[2025-12-15 18:35:48] local.ERROR: SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation "datasets" does not exist
LINE 1: select * from "datasets" order by "id" desc
                      ^ (Connection: pgsql, SQL: select * from "datasets" order by "id" desc) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"datasets\" does not exist
LINE 1: select * from \"datasets\" order by \"id\" desc
                      ^ (Connection: pgsql, SQL: select * from \"datasets\" order by \"id\" desc) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:826)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/app/Http/Controllers/DatasetController.php(15): Illuminate\\Database\\Eloquent\\Builder->get()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\DatasetController->index()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\DatasetController), 'index')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}

[previous exception] [object] (PDOException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"datasets\" does not exist
LINE 1: select * from \"datasets\" order by \"id\" desc
                      ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:411)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():397}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/app/Http/Controllers/DatasetController.php(15): Illuminate\\Database\\Eloquent\\Builder->get()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\DatasetController->index()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\DatasetController), 'index')
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#59 {main}
"} 
[2025-12-15 18:35:51] local.ERROR: SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation "datasets" does not exist
LINE 1: select * from "datasets" order by "id" desc
                      ^ (Connection: pgsql, SQL: select * from "datasets" order by "id" desc) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"datasets\" does not exist
LINE 1: select * from \"datasets\" order by \"id\" desc
                      ^ (Connection: pgsql, SQL: select * from \"datasets\" order by \"id\" desc) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:826)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/app/Http/Controllers/DatasetController.php(15): Illuminate\\Database\\Eloquent\\Builder->get()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\DatasetController->index()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\DatasetController), 'index')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}

[previous exception] [object] (PDOException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"datasets\" does not exist
LINE 1: select * from \"datasets\" order by \"id\" desc
                      ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:411)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():397}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/app/Http/Controllers/DatasetController.php(15): Illuminate\\Database\\Eloquent\\Builder->get()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\DatasetController->index()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\DatasetController), 'index')
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#59 {main}
"} 
[2025-12-15 18:36:54] local.ERROR: Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/components/layouts/app.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/components/layouts/app.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/components/layouts/app.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/components/layouts/app.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:946)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#54 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/components/layouts/app.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:946)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteManifestNotFoundException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(103): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/storage/framework/views/bb72a27d0dac96b74e04184ffbab42e5.php(72): Illuminate\\View\\Factory->renderComponent()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteManifestNotFoundException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:946)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(384): Illuminate\\Foundation\\Vite->manifest('build')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/fa09bb1d869d07b5ba8fb8f5d9e9bf7e.php(8): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(103): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/storage/framework/views/bb72a27d0dac96b74e04184ffbab42e5.php(72): Illuminate\\View\\Factory->renderComponent()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#67 {main}
"} 
[2025-12-15 18:36:58] local.ERROR: Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/components/layouts/app.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/components/layouts/app.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/components/layouts/app.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/components/layouts/app.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:946)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#54 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/components/layouts/app.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:946)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteManifestNotFoundException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(103): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/storage/framework/views/bb72a27d0dac96b74e04184ffbab42e5.php(72): Illuminate\\View\\Factory->renderComponent()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteManifestNotFoundException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:946)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(384): Illuminate\\Foundation\\Vite->manifest('build')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/fa09bb1d869d07b5ba8fb8f5d9e9bf7e.php(8): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(103): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/storage/framework/views/bb72a27d0dac96b74e04184ffbab42e5.php(72): Illuminate\\View\\Factory->renderComponent()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#67 {main}
"} 
[2025-12-15 18:45:12] local.INFO: Dynamic DB Creator: checking/creating database dataset_1  
[2025-12-15 18:45:12] local.INFO: Dynamic DB Creator: creating dataset_1  
[2025-12-15 18:45:12] local.INFO: Dynamic DB Creator: database ready → dataset_1  
[2025-12-15 18:45:12] local.INFO: Starting profiling for dataset 1  
[2025-12-15 18:45:12] local.INFO: RUN CMD: "python" "/home/edlogs/public_html/ifrap/python/infer_schema.py" "/home/edlogs/public_html/ifrap/storage/app/datasets/1765824312_PLL.csv"  
[2025-12-15 18:45:12] local.ERROR: Call to undefined function App\Jobs\shell_exec() {"exception":"[object] (Error(code: 0): Call to undefined function App\\Jobs\\shell_exec() at /home/edlogs/public_html/ifrap/app/Jobs/ProfileDatasetJob.php:38)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Jobs\\ProfileDatasetJob->handle()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(129): Illuminate\\Container\\Container->call(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Bus\\Dispatcher->{closure:Illuminate\\Bus\\Dispatcher::dispatchNow():126}(Object(App\\Jobs\\ProfileDatasetJob))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(App\\Jobs\\ProfileDatasetJob))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(133): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(134): Illuminate\\Bus\\Dispatcher->dispatchNow(Object(App\\Jobs\\ProfileDatasetJob), false)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Queue\\CallQueuedHandler->{closure:Illuminate\\Queue\\CallQueuedHandler::dispatchThroughMiddleware():127}(Object(App\\Jobs\\ProfileDatasetJob))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(App\\Jobs\\ProfileDatasetJob))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(127): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(68): Illuminate\\Queue\\CallQueuedHandler->dispatchThroughMiddleware(Object(Illuminate\\Queue\\Jobs\\SyncJob), Object(App\\Jobs\\ProfileDatasetJob))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Queue/Jobs/Job.php(102): Illuminate\\Queue\\CallQueuedHandler->call(Object(Illuminate\\Queue\\Jobs\\SyncJob), Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Queue/SyncQueue.php(130): Illuminate\\Queue\\Jobs\\Job->fire()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Queue/SyncQueue.php(110): Illuminate\\Queue\\SyncQueue->executeJob(Object(App\\Jobs\\ProfileDatasetJob), '', NULL)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(246): Illuminate\\Queue\\SyncQueue->push(Object(App\\Jobs\\ProfileDatasetJob), '', NULL)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(230): Illuminate\\Bus\\Dispatcher->pushCommandToQueue(Object(Illuminate\\Queue\\SyncQueue), Object(App\\Jobs\\ProfileDatasetJob))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(80): Illuminate\\Bus\\Dispatcher->dispatchToQueue(Object(App\\Jobs\\ProfileDatasetJob))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bus/PendingDispatch.php(251): Illuminate\\Bus\\Dispatcher->dispatch(Object(App\\Jobs\\ProfileDatasetJob))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bus/Dispatchable.php(19): Illuminate\\Foundation\\Bus\\PendingDispatch->__destruct()
#22 /home/edlogs/public_html/ifrap/app/Http/Controllers/DatasetController.php(45): App\\Jobs\\ProfileDatasetJob::dispatch(Object(App\\Models\\Dataset))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\DatasetController->upload(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\DatasetController), 'upload')
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#69 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#70 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#71 {main}
"} 
[2025-12-15 18:56:38] local.INFO: TABLE GENERATOR: Starting generation for dataset 1  
[2025-12-15 18:56:39] local.INFO: TABLE GENERATOR: Dynamic DB connection successful.  
[2025-12-15 18:56:39] local.INFO: TABLE GENERATOR: Completed for dataset 1  
[2025-12-15 19:02:01] local.ERROR: View [test] not found. {"exception":"[object] (InvalidArgumentException(code: 0): View [test] not found. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(78): Illuminate\\View\\FileViewFinder->findInPaths('test', Array)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Factory.php(150): Illuminate\\View\\FileViewFinder->find('test')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(1101): Illuminate\\View\\Factory->make('test', Array, Array)
#3 /home/edlogs/public_html/ifrap/routes/web.php(11): view('test')
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/CallableDispatcher.php(39): Illuminate\\Routing\\RouteFileRegistrar->{closure:/home/edlogs/public_html/ifrap/routes/web.php:10}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(243): Illuminate\\Routing\\CallableDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(214): Illuminate\\Routing\\Route->runCallable()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#52 {main}
"} 
[2025-12-15 19:03:02] local.ERROR: View [test] not found. {"exception":"[object] (InvalidArgumentException(code: 0): View [test] not found. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(78): Illuminate\\View\\FileViewFinder->findInPaths('test', Array)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Factory.php(150): Illuminate\\View\\FileViewFinder->find('test')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(1101): Illuminate\\View\\Factory->make('test', Array, Array)
#3 /home/edlogs/public_html/ifrap/routes/web.php(11): view('test')
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/CallableDispatcher.php(39): Illuminate\\Routing\\RouteFileRegistrar->{closure:/home/edlogs/public_html/ifrap/routes/web.php:10}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(243): Illuminate\\Routing\\CallableDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(214): Illuminate\\Routing\\Route->runCallable()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#52 {main}
"} 
[2025-12-15 19:03:34] local.ERROR: require(/home/edlogs/public_html/ifrap/test.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): require(/home/edlogs/public_html/ifrap/test.php): Failed to open stream: No such file or directory at /home/edlogs/public_html/ifrap/routes/web.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'require(/home/e...', '/home/edlogs/pu...', 11)
#1 /home/edlogs/public_html/ifrap/routes/web.php(11): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():257}(2, 'require(/home/e...', '/home/edlogs/pu...', 11)
#2 /home/edlogs/public_html/ifrap/routes/web.php(11): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/CallableDispatcher.php(39): Illuminate\\Routing\\RouteFileRegistrar->{closure:/home/edlogs/public_html/ifrap/routes/web.php:10}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(243): Illuminate\\Routing\\CallableDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Closure))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(214): Illuminate\\Routing\\Route->runCallable()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#51 {main}
"} 
[2025-12-15 19:04:23] local.ERROR: require(/home/edlogs/public_html/ifrap/test.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): require(/home/edlogs/public_html/ifrap/test.php): Failed to open stream: No such file or directory at /home/edlogs/public_html/ifrap/routes/web.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'require(/home/e...', '/home/edlogs/pu...', 11)
#1 /home/edlogs/public_html/ifrap/routes/web.php(11): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():257}(2, 'require(/home/e...', '/home/edlogs/pu...', 11)
#2 /home/edlogs/public_html/ifrap/routes/web.php(11): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/CallableDispatcher.php(39): Illuminate\\Routing\\RouteFileRegistrar->{closure:/home/edlogs/public_html/ifrap/routes/web.php:10}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(243): Illuminate\\Routing\\CallableDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Closure))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(214): Illuminate\\Routing\\Route->runCallable()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#51 {main}
"} 
[2025-12-16 07:00:57] local.INFO: TABLE GENERATOR: Starting generation for dataset 1  
[2025-12-16 07:00:57] local.INFO: TABLE GENERATOR: Dynamic DB connection successful.  
[2025-12-16 07:00:57] local.INFO: TABLE GENERATOR: Completed for dataset 1  
[2025-12-16 07:19:21] local.INFO: Dynamic DB Creator: checking/creating database dataset_2  
[2025-12-16 07:19:21] local.INFO: Dynamic DB Creator: creating dataset_2  
[2025-12-16 07:19:21] local.INFO: Dynamic DB Creator: database ready → dataset_2  
[2025-12-16 07:19:21] local.INFO: Starting profiling for dataset 2  
[2025-12-16 07:19:21] local.INFO: RUN CMD: "python" "/home/edlogs/public_html/ifrap/python/infer_schema.py" "/home/edlogs/public_html/ifrap/storage/app/datasets/1765869561_PLL.csv"  
[2025-12-16 07:59:57] local.INFO: Dynamic DB Creator: checking/creating database dataset_3  
[2025-12-16 07:59:57] local.INFO: Dynamic DB Creator: creating dataset_3  
[2025-12-16 07:59:58] local.INFO: Dynamic DB Creator: database ready → dataset_3  
[2025-12-16 07:59:58] local.INFO: Starting profiling for dataset 3  
[2025-12-16 07:59:58] local.INFO: RUN CMD: "python" "/home/edlogs/public_html/ifrap/python/infer_schema.py" "/home/edlogs/public_html/ifrap/storage/app/datasets/1765871997_wst.csv"  
[2025-12-16 07:59:58] local.INFO: PYTHON OUTPUT RAW = {"row_count": 1263, "columns": [{"index": 0, "original_name": "Key", "cleaned_name": "key", "inferred_type": "varchar(8)", "postgres_type": "varchar(8)", "is_nullable": false, "max_length": 8, "distinct": 1263, "nulls": 0, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["236", "35f15925", "234", "235", "237"]}, {"index": 1, "original_name": "Edit Counter", "cleaned_name": "edit_counter", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 4, "distinct": 10, "nulls": 438, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["2.0", "1.0", "3.0", "3.0", "4.0"]}, {"index": 2, "original_name": "Last Edit Date", "cleaned_name": "last_edit_date", "inferred_type": "date", "postgres_type": "date", "is_nullable": true, "max_length": 18, "distinct": 1241, "nulls": 22, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["9/4/2024 12:12:33", "9/4/2024 12:48:06", "9/18/2024 9:38:20", "9/18/2024 11:04:38", "9/4/2024 12:14:00"]}, {"index": 3, "original_name": "General Information", "cleaned_name": "general_information", "inferred_type": "varchar", "postgres_type": "varchar", "is_nullable": true, "max_length": 0, "distinct": 0, "nulls": 1263, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 4, "original_name": "Identification : General Info (Field/Distt Team)", "cleaned_name": "identification_general_info_field_distt_team", "inferred_type": "varchar", "postgres_type": "varchar", "is_nullable": true, "max_length": 0, "distinct": 0, "nulls": 1263, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 5, "original_name": "Status", "cleaned_name": "status", "inferred_type": "varchar(17)", "postgres_type": "varchar(17)", "is_nullable": false, "max_length": 17, "distinct": 4, "nulls": 0, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["Completed", "Completed", "Completed", "Completed", "Completed"]}, {"index": 6, "original_name": "WST ID", "cleaned_name": "wst_id", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 13, "distinct": 1247, "nulls": 15, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["22011132001.0", "22011332002.0", "22011332003.0", "22011332004.0", "22011332005.0"]}, {"index": 7, "original_name": "Zone", "cleaned_name": "zone", "inferred_type": "varchar(2)", "postgres_type": "varchar(2)", "is_nullable": false, "max_length": 2, "distinct": 1, "nulls": 0, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["KP", "KP", "KP", "KP", "KP"]}, {"index": 8, "original_name": "Division", "cleaned_name": "division", "inferred_type": "varchar(16)", "postgres_type": "varchar(16)", "is_nullable": false, "max_length": 16, "distinct": 14, "nulls": 0, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": true, "is_composite_key_candidate": false, "sample_values": ["Bannu", "Bannu", "Bannu", "Bannu", "Bannu"]}, {"index": 9, "original_name": "District", "cleaned_name": "district", "inferred_type": "varchar(16)", "postgres_type": "varchar(16)", "is_nullable": false, "max_length": 16, "distinct": 34, "nulls": 0, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": true, "is_composite_key_candidate": false, "sample_values": ["Bannu", "Bannu", "Bannu", "Bannu", "Bannu"]}, {"index": 10, "original_name": "Tehsil", "cleaned_name": "tehsil", "inferred_type": "varchar(20)", "postgres_type": "varchar(20)", "is_nullable": false, "max_length": 20, "distinct": 110, "nulls": 0, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["Bannu", "Domel", "Domel", "Domel", "Domel"]}, {"index": 11, "original_name": "UC", "cleaned_name": "uc", "inferred_type": "varchar(29)", "postgres_type": "varchar(29)", "is_nullable": true, "max_length": 29, "distinct": 666, "nulls": 7, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["Naar Jaffar", "Khandar Khan khel", "Hakim Khan Qala", "Qamar Qala, Zeraki Pirba Khel", "Khandar Khel-2"]}, {"index": 12, "original_name": "Village", "cleaned_name": "village", "inferred_type": "varchar(29)", "postgres_type": "varchar(29)", "is_nullable": false, "max_length": 29, "distinct": 925, "nulls": 0, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["Naar Kaboot", "Abdullah Jan kala", "Hakim Khan Qala", "Qamar Qala, Zeraki Pirba Khel", "Karrab Qilla"]}, {"index": 13, "original_name": "Type of Structure", "cleaned_name": "type_of_structure", "inferred_type": "varchar(11)", "postgres_type": "varchar(11)", "is_nullable": false, "max_length": 11, "distinct": 2, "nulls": 0, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["Square", "Square", "Square", "Square", "Square"]}, {"index": 14, "original_name": "Type of Lining", "cleaned_name": "type_of_lining", "inferred_type": "varchar(13)", "postgres_type": "varchar(13)", "is_nullable": false, "max_length": 13, "distinct": 5, "nulls": 0, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["Brick Masonry", "Brick Masonry", "Brick Masonry", "Brick Masonry", "Brick Masonry"]}, {"index": 15, "original_name": "Mix Lining Type", "cleaned_name": "mix_lining_type", "inferred_type": "varchar(3)", "postgres_type": "varchar(3)", "is_nullable": true, "max_length": 3, "distinct": 1, "nulls": 1261, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 16, "original_name": "WST Name", "cleaned_name": "wst_name", "inferred_type": "varchar(24)", "postgres_type": "varchar(24)", "is_nullable": false, "max_length": 24, "distinct": 1150, "nulls": 0, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["Ihsan Ulllah Khan", "Iqbal Nawaz Khan", "Farid Khan", "Amjad Ali", "Changaiz Khan"]}, {"index": 17, "original_name": "Type of Irrigation Source", "cleaned_name": "type_of_irrigation_source", "inferred_type": "varchar(22)", "postgres_type": "varchar(22)", "is_nullable": false, "max_length": 22, "distinct": 1, "nulls": 0, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["Non-Canal Command Area", "Non-Canal Command Area", "Non-Canal Command Area", "Non-Canal Command Area", "Non-Canal Command Area"]}, {"index": 18, "original_name": "Non Canal Source", "cleaned_name": "non_canal_source", "inferred_type": "varchar(12)", "postgres_type": "varchar(12)", "is_nullable": false, "max_length": 12, "distinct": 4, "nulls": 0, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["Tube Well", "Tube Well", "Tube Well", "Tube Well", "Tube Well"]}, {"index": 19, "original_name": "Other Source", "cleaned_name": "other_source", "inferred_type": "varchar(20)", "postgres_type": "varchar(20)", "is_nullable": true, "max_length": 20, "distinct": 52, "nulls": 917, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 20, "original_name": "Financial Year", "cleaned_name": "financial_year", "inferred_type": "varchar(7)", "postgres_type": "varchar(7)", "is_nullable": false, "max_length": 7, "distinct": 6, "nulls": 0, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["2020-21", "2022-23", "2019-20", "2019-20", "2020-21"]}, {"index": 21, "original_name": "Work Order Cancelled", "cleaned_name": "work_order_cancelled", "inferred_type": "varchar", "postgres_type": "varchar", "is_nullable": true, "max_length": 0, "distinct": 0, "nulls": 1263, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 22, "original_name": "Cancellation Reason", "cleaned_name": "cancellation_reason", "inferred_type": "varchar", "postgres_type": "varchar", "is_nullable": true, "max_length": 0, "distinct": 0, "nulls": 1263, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 23, "original_name": "If any comment related to Identification Stage", "cleaned_name": "if_any_comment_related_to_identification_stage", "inferred_type": "varchar(34)", "postgres_type": "varchar(34)", "is_nullable": true, "max_length": 34, "distinct": 14, "nulls": 1233, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 24, "original_name": "WST Identification (Completion Status)", "cleaned_name": "wst_identification_completion_status", "inferred_type": "varchar(30)", "postgres_type": "varchar(30)", "is_nullable": true, "max_length": 30, "distinct": 1, "nulls": 1, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["WST Identification - Completed", "WST Identification - Completed", "WST Identification - Completed", "WST Identification - Completed", "WST Identification - Completed"]}, {"index": 25, "original_name": "Profile Info", "cleaned_name": "profile_info", "inferred_type": "varchar", "postgres_type": "varchar", "is_nullable": true, "max_length": 0, "distinct": 0, "nulls": 1263, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 26, "original_name": "WST Profile Information (Field/Distt Team)", "cleaned_name": "wst_profile_information_field_distt_team", "inferred_type": "varchar", "postgres_type": "varchar", "is_nullable": true, "max_length": 0, "distinct": 0, "nulls": 1263, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 27, "original_name": "Coordinates", "cleaned_name": "coordinates", "inferred_type": "varchar(23)", "postgres_type": "varchar(23)", "is_nullable": true, "max_length": 23, "distinct": 1241, "nulls": 1, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["32.859119, 70.714300", "32.919418, 70.932474", "32.9394,70.9233", "32.9536,70.9175", "32.958500, 70.889000"]}, {"index": 28, "original_name": "Picture of WST Before Improvement", "cleaned_name": "picture_of_wst_before_improvement", "inferred_type": "varchar(96)", "postgres_type": "varchar(96)", "is_nullable": true, "max_length": 96, "distinct": 1229, "nulls": 29, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["WST KP_Images/236Ihsanu Llah Khan.Picture of WST Before Improvement.182659.jpg", "WST KP_Images/35f15925Iqbal Nawaz Khan.Picture of WST Before Improvement.072306.jpg", "WST KP_Images/234Farid Khan.Picture of WST Before Improvement.044203.jpg", "WST KP_Images/235Amjad Ali.Picture of WST Before Improvement.051716.jpg", "WST KP_Images/237Changaiz Khan.Picture of WST Before Improvement.054633.jpg"]}, {"index": 29, "original_name": "WUA Registration No.", "cleaned_name": "wua_registration_no", "inferred_type": "varchar(15)", "postgres_type": "varchar(15)", "is_nullable": true, "max_length": 15, "distinct": 945, "nulls": 1, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["188", "Bu03857", "28", "26", "186"]}, {"index": 30, "original_name": "WUA Registration Date", "cleaned_name": "wua_registration_date", "inferred_type": "date", "postgres_type": "date", "is_nullable": true, "max_length": 10, "distinct": 526, "nulls": 1, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["10/19/2020", "12/3/2021", "1/22/2020", "1/21/2020", "8/13/2020"]}, {"index": 31, "original_name": "Name of WUA President", "cleaned_name": "name_of_wua_president", "inferred_type": "varchar(24)", "postgres_type": "varchar(24)", "is_nullable": true, "max_length": 24, "distinct": 1135, "nulls": 1, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["Ihsanullah Khan", "Iqbal Nawaz khan", "Farid Khan", "Amjad Ali", "Changaiz Khan"]}, {"index": 32, "original_name": "CNIC No. of WUA President", "cleaned_name": "cnic_no_of_wua_president", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 15, "distinct": 1245, "nulls": 1, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["1110111694257.0", "1110115038571.0", "1110147003551.0", "1110168184297.0", "1110123435781.0"]}, {"index": 33, "original_name": "Contact No. of WUA President", "cleaned_name": "contact_no_of_wua_president", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 12, "distinct": 1196, "nulls": 1, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["3339732993.0", "3338104705.0", "3359141142.0", "3319174672.0", "3039011583.0"]}, {"index": 34, "original_name": "Total Number of Shareholders", "cleaned_name": "total_number_of_shareholders", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 4, "distinct": 30, "nulls": 1, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["10.0", "10.0", "11.0", "10.0", "10.0"]}, {"index": 35, "original_name": "Male - WUA Members", "cleaned_name": "male_wua_members", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 4, "distinct": 24, "nulls": 1, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["10.0", "10.0", "11.0", "10.0", "10.0"]}, {"index": 36, "original_name": "Female - WUA Members", "cleaned_name": "female_wua_members", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 3, "distinct": 7, "nulls": 1, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["0.0", "0.0", "0.0", "0.0", "0.0"]}, {"index": 37, "original_name": "Total WUA Members", "cleaned_name": "total_wua_members", "inferred_type": "integer", "postgres_type": "integer", "is_nullable": false, "max_length": 2, "distinct": 25, "nulls": 0, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["10", "10", "11", "10", "10"]}, {"index": 38, "original_name": "Gross Command Area (GCA) - (Acres)", "cleaned_name": "gross_command_area_gca_acres", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 5, "distinct": 151, "nulls": 1, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["12.5", "7.25", "16.87", "6.75", "12.0"]}, {"index": 39, "original_name": "Cultural Command Area (CCA) - (Acres)", "cleaned_name": "cultural_command_area_cca_acres", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 5, "distinct": 143, "nulls": 1, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["12.5", "2.5", "12.5", "6.75", "10.0"]}, {"index": 40, "original_name": "WST Length (Meter)", "cleaned_name": "wst_length_meter", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 4, "distinct": 14, "nulls": 1, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["10.0", "8.0", "12.0", "12.0", "10.0"]}, {"index": 41, "original_name": "WST Width (Meter)", "cleaned_name": "wst_width_meter", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 4, "distinct": 13, "nulls": 1, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["10.0", "8.0", "12.0", "12.0", "10.0"]}, {"index": 42, "original_name": "WST Depth (Meter)", "cleaned_name": "wst_depth_meter", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 4, "distinct": 21, "nulls": 1, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["1.36", "1.36", "1.36", "1.36", "1.36"]}, {"index": 43, "original_name": "Storage Capacity (m3)", "cleaned_name": "storage_capacity_m3", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 6, "distinct": 191, "nulls": 1, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["136.0", "87.04", "196.0", "196.0", "136.0"]}, {"index": 44, "original_name": "Storage Capacity (Gallon)", "cleaned_name": "storage_capacity_gallon", "inferred_type": "integer", "postgres_type": "integer", "is_nullable": false, "max_length": 6, "distinct": 208, "nulls": 0, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["35979", "23026", "51852", "51852", "35979"]}, {"index": 45, "original_name": "Design Discharge (Cusec)", "cleaned_name": "design_discharge_cusec", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 4, "distinct": 93, "nulls": 1, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["0.25", "0.19", "0.31", "0.28", "0.17"]}, {"index": 46, "original_name": "Design Discharge (LPS)", "cleaned_name": "design_discharge_lps", "inferred_type": "integer", "postgres_type": "integer", "is_nullable": false, "max_length": 3, "distinct": 52, "nulls": 0, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["7", "5", "9", "8", "5"]}, {"index": 47, "original_name": "If any comment related to Profile Stage", "cleaned_name": "if_any_comment_related_to_profile_stage", "inferred_type": "varchar(40)", "postgres_type": "varchar(40)", "is_nullable": true, "max_length": 40, "distinct": 10, "nulls": 1235, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 48, "original_name": "WST Profile (Completion Status)", "cleaned_name": "wst_profile_completion_status", "inferred_type": "varchar(23)", "postgres_type": "varchar(23)", "is_nullable": true, "max_length": 23, "distinct": 1, "nulls": 1, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["WST Profile - Completed", "WST Profile - Completed", "WST Profile - Completed", "WST Profile - Completed", "WST Profile - Completed"]}, {"index": 49, "original_name": "Issuance of TS", "cleaned_name": "issuance_of_ts", "inferred_type": "varchar", "postgres_type": "varchar", "is_nullable": true, "max_length": 0, "distinct": 0, "nulls": 1263, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 50, "original_name": "WST Issuance of TS (Dir/DD)", "cleaned_name": "wst_issuance_of_ts_dir_dd", "inferred_type": "varchar", "postgres_type": "varchar", "is_nullable": true, "max_length": 0, "distinct": 0, "nulls": 1263, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 51, "original_name": "Issuance Date of Govt. Share", "cleaned_name": "issuance_date_of_govt_share", "inferred_type": "date", "postgres_type": "date", "is_nullable": true, "max_length": 10, "distinct": 286, "nulls": 3, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["12/8/2020", "9/30/2022", "1/27/2020", "1/27/2020", "12/8/2020"]}, {"index": 52, "original_name": "Total Amount (Rs.)", "cleaned_name": "total_amount_rs", "inferred_type": "integer", "postgres_type": "integer", "is_nullable": false, "max_length": 7, "distinct": 331, "nulls": 0, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["503900", "560000", "507000", "507000", "503900"]}, {"index": 53, "original_name": "Govt. Share (Rs.)", "cleaned_name": "govt_share_rs", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 8, "distinct": 165, "nulls": 2, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["420000.0", "420000.0", "420000.0", "420000.0", "420000.0"]}, {"index": 54, "original_name": "Community Share (Rs.)", "cleaned_name": "community_share_rs", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 8, "distinct": 254, "nulls": 2, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["83900.0", "140000.0", "87000.0", "87000.0", "83900.0"]}, {"index": 55, "original_name": "Revised Issuance Date of Govt Share", "cleaned_name": "revised_issuance_date_of_govt_share", "inferred_type": "date", "postgres_type": "date", "is_nullable": true, "max_length": 10, "distinct": 11, "nulls": 1249, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 56, "original_name": "Revised Total Amount (Rs.)", "cleaned_name": "revised_total_amount_rs", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 8, "distinct": 33, "nulls": 27, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["0.0", "0.0", "0.0", "0.0", "0.0"]}, {"index": 57, "original_name": "Revised Govt. Share (Rs.)", "cleaned_name": "revised_govt_share_rs", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 8, "distinct": 27, "nulls": 1185, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 58, "original_name": "Revised Community Share (Rs.)", "cleaned_name": "revised_community_share_rs", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 8, "distinct": 25, "nulls": 1203, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 59, "original_name": "Work Order Date", "cleaned_name": "work_order_date", "inferred_type": "date", "postgres_type": "date", "is_nullable": true, "max_length": 10, "distinct": 331, "nulls": 2, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["12/8/2020", "10/3/2022", "1/28/2020", "1/29/2020", "12/8/2020"]}, {"index": 60, "original_name": "If any comment related to TS Stage", "cleaned_name": "if_any_comment_related_to_ts_stage", "inferred_type": "varchar(45)", "postgres_type": "varchar(45)", "is_nullable": true, "max_length": 45, "distinct": 4, "nulls": 1256, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 61, "original_name": "WST Issuance of TS (Completion Status)", "cleaned_name": "wst_issuance_of_ts_completion_status", "inferred_type": "varchar(30)", "postgres_type": "varchar(30)", "is_nullable": true, "max_length": 30, "distinct": 1, "nulls": 1, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["WST Issuance of TS - Completed", "WST Issuance of TS - Completed", "WST Issuance of TS - Completed", "WST Issuance of TS - Completed", "WST Issuance of TS - Completed"]}, {"index": 62, "original_name": "Milestone Payments", "cleaned_name": "milestone_payments", "inferred_type": "varchar", "postgres_type": "varchar", "is_nullable": true, "max_length": 0, "distinct": 0, "nulls": 1263, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 63, "original_name": "WST Milestone Payments (Dir/DD)", "cleaned_name": "wst_milestone_payments_dir_dd", "inferred_type": "varchar", "postgres_type": "varchar", "is_nullable": true, "max_length": 0, "distinct": 0, "nulls": 1263, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 64, "original_name": "Payment Released Criteria", "cleaned_name": "payment_released_criteria", "inferred_type": "varchar(37)", "postgres_type": "varchar(37)", "is_nullable": true, "max_length": 37, "distinct": 3, "nulls": 83, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["Only First Milestone Released", "Only First and Final Payment Released", "All Milestone Payments Released", "Only First and Final Payment Released", "Only First Milestone Released"]}, {"index": 65, "original_name": "Amount of ICR-I Released (Rs.)", "cleaned_name": "amount_of_icr_i_released_rs", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 8, "distinct": 207, "nulls": 164, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["420000.0", "294000.0", "294000.0", "294000.0", "420000.0"]}, {"index": 66, "original_name": "Date of ICR-I Released", "cleaned_name": "date_of_icr_i_released", "inferred_type": "date", "postgres_type": "date", "is_nullable": true, "max_length": 10, "distinct": 291, "nulls": 211, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["12/15/2020", "10/26/2022", "1/31/2020", "1/31/2020", "8/23/2022"]}, {"index": 67, "original_name": "2nd Bill Payment (Rs.)", "cleaned_name": "2nd_bill_payment_rs", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 8, "distinct": 62, "nulls": 808, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "0.0", "nan", "nan"]}, {"index": 68, "original_name": "2nd Bill Issuance Date", "cleaned_name": "2nd_bill_issuance_date", "inferred_type": "date", "postgres_type": "date", "is_nullable": true, "max_length": 10, "distinct": 109, "nulls": 926, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 69, "original_name": "3rd Bill Payment (Rs.)", "cleaned_name": "3rd_bill_payment_rs", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 8, "distinct": 8, "nulls": 1172, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 70, "original_name": "3rd Bill Issuance Date", "cleaned_name": "3rd_bill_issuance_date", "inferred_type": "date", "postgres_type": "date", "is_nullable": true, "max_length": 10, "distinct": 15, "nulls": 1238, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 71, "original_name": "4th Bill Payment (Rs.)", "cleaned_name": "4th_bill_payment_rs", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 3, "distinct": 1, "nulls": 1208, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 72, "original_name": "4th Bill Issuance Date", "cleaned_name": "4th_bill_issuance_date", "inferred_type": "varchar", "postgres_type": "varchar", "is_nullable": true, "max_length": 0, "distinct": 0, "nulls": 1263, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 73, "original_name": "Amount of ICR-II Released (Rs.)", "cleaned_name": "amount_of_icr_ii_released_rs", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 8, "distinct": 64, "nulls": 29, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["0.0", "0.0", "0.0", "0.0", "0.0"]}, {"index": 74, "original_name": "Date of ICR-II Released", "cleaned_name": "date_of_icr_ii_released", "inferred_type": "date", "postgres_type": "date", "is_nullable": true, "max_length": 10, "distinct": 113, "nulls": 924, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 75, "original_name": "Amount of Final Released (Rs.)", "cleaned_name": "amount_of_final_released_rs", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 8, "distinct": 308, "nulls": 121, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "126000.0", "126000.0", "126000.0", "nan"]}, {"index": 76, "original_name": "Date of Final Released", "cleaned_name": "date_of_final_released", "inferred_type": "date", "postgres_type": "date", "is_nullable": true, "max_length": 10, "distinct": 332, "nulls": 111, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "10/28/2022", "2/19/2020", "2/19/2020", "nan"]}, {"index": 77, "original_name": "Total Released Amount (Rs.)", "cleaned_name": "total_released_amount_rs", "inferred_type": "integer", "postgres_type": "integer", "is_nullable": false, "max_length": 6, "distinct": 246, "nulls": 0, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["420000", "420000", "420000", "420000", "420000"]}, {"index": 78, "original_name": "If any comment related to Milestone Payments Stage", "cleaned_name": "if_any_comment_related_to_milestone_payments_stage", "inferred_type": "varchar(45)", "postgres_type": "varchar(45)", "is_nullable": true, "max_length": 45, "distinct": 8, "nulls": 1213, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 79, "original_name": "WST Milestone Payments (Completion Status)", "cleaned_name": "wst_milestone_payments_completion_status", "inferred_type": "varchar(34)", "postgres_type": "varchar(34)", "is_nullable": true, "max_length": 34, "distinct": 1, "nulls": 1, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["WST Milestone Payments - Completed", "WST Milestone Payments - Completed", "WST Milestone Payments - Completed", "WST Milestone Payments - Completed", "WST Milestone Payments - Completed"]}, {"index": 80, "original_name": "Verified Data", "cleaned_name": "verified_data", "inferred_type": "varchar", "postgres_type": "varchar", "is_nullable": true, "max_length": 0, "distinct": 0, "nulls": 1263, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 81, "original_name": "Verified Data (FCR Issued)", "cleaned_name": "verified_data_fcr_issued", "inferred_type": "varchar", "postgres_type": "varchar", "is_nullable": true, "max_length": 0, "distinct": 0, "nulls": 1263, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 82, "original_name": "Completion Date", "cleaned_name": "completion_date", "inferred_type": "date", "postgres_type": "date", "is_nullable": true, "max_length": 10, "distinct": 460, "nulls": 6, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["12/14/2020", "10/27/2022", "2/17/2020", "2/17/2020", "12/14/2020"]}, {"index": 83, "original_name": "Verified Total Amount (Rs.)", "cleaned_name": "verified_total_amount_rs", "inferred_type": "integer", "postgres_type": "integer", "is_nullable": false, "max_length": 6, "distinct": 358, "nulls": 0, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["503900", "560000", "503900", "503900", "503900"]}, {"index": 84, "original_name": "Verified Govt. Share (Rs.)", "cleaned_name": "verified_govt_share_rs", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 8, "distinct": 226, "nulls": 6, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["420000.0", "420000.0", "420000.0", "420000.0", "420000.0"]}, {"index": 85, "original_name": "Verified Community Share (Rs.)", "cleaned_name": "verified_community_share_rs", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 8, "distinct": 328, "nulls": 6, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["83900.0", "140000.0", "83900.0", "83900.0", "83900.0"]}, {"index": 86, "original_name": "Executed WST Length (Meter)", "cleaned_name": "executed_wst_length_meter", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 4, "distinct": 16, "nulls": 6, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["10.0", "8.0", "12.0", "12.0", "10.0"]}, {"index": 87, "original_name": "Executed WST Width (Meter)", "cleaned_name": "executed_wst_width_meter", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 5, "distinct": 167, "nulls": 6, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["10.0", "8.0", "12.0", "12.0", "10.0"]}, {"index": 88, "original_name": "Executed WST Depth (Meter)", "cleaned_name": "executed_wst_depth_meter", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 4, "distinct": 43, "nulls": 6, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["1.36", "1.36", "1.36", "1.36", "1.36"]}, {"index": 89, "original_name": "Picture of WST - After Completion", "cleaned_name": "picture_of_wst_after_completion", "inferred_type": "varchar(96)", "postgres_type": "varchar(96)", "is_nullable": true, "max_length": 96, "distinct": 775, "nulls": 488, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["WST KP_Images/236Ihsanu Llah Khan.Picture of WST - After Completion.182659.jpg", "WST KP_Images/35f15925Iqbal Nawaz Khan.Picture of WST - After Completion.105814.jpg", "WST KP_Images/234Farid Khan.Picture of WST - After Completion.050612.jpg", "nan", "WST KP_Images/237Changaiz Khan.Picture of WST - After Completion.181205.jpg"]}, {"index": 90, "original_name": "Addutitional CCA (Acres)", "cleaned_name": "addutitional_cca_acres", "inferred_type": "double precision", "postgres_type": "double precision", "is_nullable": true, "max_length": 5, "distinct": 63, "nulls": 18, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["0.0", "3.0", "4.0", "0.0", "0.0"]}, {"index": 91, "original_name": "Water Saving (%)", "cleaned_name": "water_saving", "inferred_type": "varchar(7)", "postgres_type": "varchar(7)", "is_nullable": true, "max_length": 7, "distinct": 67, "nulls": 142, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "0.00%", "0.00%", "nan"]}, {"index": 92, "original_name": "Water Losses - Before Improvement", "cleaned_name": "water_losses_before_improvement", "inferred_type": "varchar(8)", "postgres_type": "varchar(8)", "is_nullable": true, "max_length": 8, "distinct": 53, "nulls": 146, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "0.00%", "0.00%", "nan"]}, {"index": 93, "original_name": "Water Losses - After Improvement", "cleaned_name": "water_losses_after_improvement", "inferred_type": "varchar(7)", "postgres_type": "varchar(7)", "is_nullable": true, "max_length": 7, "distinct": 54, "nulls": 147, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "0.00%", "0.00%", "nan"]}, {"index": 94, "original_name": "If any comment related to Verified Data", "cleaned_name": "if_any_comment_related_to_verified_data", "inferred_type": "varchar(56)", "postgres_type": "varchar(56)", "is_nullable": true, "max_length": 56, "distinct": 20, "nulls": 1238, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 95, "original_name": "WST Verified Data (Completion Status)", "cleaned_name": "wst_verified_data_completion_status", "inferred_type": "varchar(29)", "postgres_type": "varchar(29)", "is_nullable": true, "max_length": 29, "distinct": 1, "nulls": 1, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["WST Verified Data - Completed", "WST Verified Data - Completed", "WST Verified Data - Completed", "WST Verified Data - Completed", "WST Verified Data - Completed"]}, {"index": 96, "original_name": "Total Days", "cleaned_name": "total_days", "inferred_type": "varchar", "postgres_type": "varchar", "is_nullable": true, "max_length": 0, "distinct": 0, "nulls": 1263, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 97, "original_name": "Days after Due Date", "cleaned_name": "days_after_due_date", "inferred_type": "varchar", "postgres_type": "varchar", "is_nullable": true, "max_length": 0, "distinct": 0, "nulls": 1263, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 98, "original_name": "Stuckup Reason", "cleaned_name": "stuckup_reason", "inferred_type": "varchar", "postgres_type": "varchar", "is_nullable": true, "max_length": 0, "distinct": 0, "nulls": 1263, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 99, "original_name": "Action Taken", "cleaned_name": "action_taken", "inferred_type": "varchar", "postgres_type": "varchar", "is_nullable": true, "max_length": 0, "distinct": 0, "nulls": 1263, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 100, "original_name": "Decision", "cleaned_name": "decision", "inferred_type": "varchar", "postgres_type": "varchar", "is_nullable": true, "max_length": 0, "distinct": 0, "nulls": 1263, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 101, "original_name": "User Name", "cleaned_name": "user_name", "inferred_type": "varchar", "postgres_type": "varchar", "is_nullable": true, "max_length": 0, "distinct": 0, "nulls": 1263, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 102, "original_name": "BLS-I", "cleaned_name": "bls_i", "inferred_type": "varchar(15)", "postgres_type": "varchar(15)", "is_nullable": true, "max_length": 15, "distinct": 6, "nulls": 1257, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 103, "original_name": "BLS-II", "cleaned_name": "bls_ii", "inferred_type": "varchar(22)", "postgres_type": "varchar(22)", "is_nullable": true, "max_length": 22, "distinct": 36, "nulls": 1227, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 104, "original_name": "PIS", "cleaned_name": "pis", "inferred_type": "varchar(22)", "postgres_type": "varchar(22)", "is_nullable": true, "max_length": 22, "distinct": 53, "nulls": 1210, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["Ihsanu Llah Khan", "nan", "nan", "nan", "nan"]}, {"index": 105, "original_name": "Monitoring", "cleaned_name": "monitoring", "inferred_type": "varchar", "postgres_type": "varchar", "is_nullable": true, "max_length": 0, "distinct": 0, "nulls": 1263, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 106, "original_name": "WFM", "cleaned_name": "wfm", "inferred_type": "varchar", "postgres_type": "varchar", "is_nullable": true, "max_length": 0, "distinct": 0, "nulls": 1263, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 107, "original_name": "Extra", "cleaned_name": "extra", "inferred_type": "varchar", "postgres_type": "varchar", "is_nullable": true, "max_length": 0, "distinct": 0, "nulls": 1263, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}, {"index": 108, "original_name": "WST Conect", "cleaned_name": "wst_conect", "inferred_type": "varchar", "postgres_type": "varchar", "is_nullable": true, "max_length": 0, "distinct": 0, "nulls": 1263, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["nan", "nan", "nan", "nan", "nan"]}], "entities": [{"name": "main", "label": "Main Table", "is_lookup": false, "source_column_id": null, "primary_key": "id_auto", "fields": [{"dataset_column_id": -1, "name": "id_auto", "label": "id_auto", "data_type": "bigserial", "is_nullable": false, "is_primary_key": true, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 0, "options": []}, {"dataset_column_id": 0, "name": "key", "label": "key", "data_type": "varchar(8)", "is_nullable": false, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 0, "options": []}, {"dataset_column_id": 1, "name": "edit_counter", "label": "edit_counter", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 1, "options": []}, {"dataset_column_id": 2, "name": "last_edit_date", "label": "last_edit_date", "data_type": "date", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 2, "options": []}, {"dataset_column_id": 3, "name": "general_information", "label": "general_information", "data_type": "varchar", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 3, "options": []}, {"dataset_column_id": 4, "name": "identification_general_info_field_distt_team", "label": "identification_general_info_field_distt_team", "data_type": "varchar", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 4, "options": []}, {"dataset_column_id": 5, "name": "status", "label": "status", "data_type": "varchar(17)", "is_nullable": false, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 5, "options": ["2nd Milestone", "Completed", "TS Pending", "Work Order Issued"]}, {"dataset_column_id": 6, "name": "wst_id", "label": "wst_id", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": true, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 6, "options": []}, {"dataset_column_id": 7, "name": "zone", "label": "zone", "data_type": "varchar(2)", "is_nullable": false, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 7, "options": []}, {"dataset_column_id": 8, "name": "division", "label": "division", "data_type": "varchar(16)", "is_nullable": false, "is_primary_key": false, "is_foreign_key": false, "references_entity": "lk_division", "references_field": "id", "is_lookup_value": false, "order": 8, "options": []}, {"dataset_column_id": 9, "name": "district", "label": "district", "data_type": "varchar(16)", "is_nullable": false, "is_primary_key": false, "is_foreign_key": false, "references_entity": "lk_district", "references_field": "id", "is_lookup_value": false, "order": 9, "options": []}, {"dataset_column_id": 10, "name": "tehsil", "label": "tehsil", "data_type": "varchar(20)", "is_nullable": false, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 10, "options": []}, {"dataset_column_id": 11, "name": "uc", "label": "uc", "data_type": "varchar(29)", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 11, "options": []}, {"dataset_column_id": 12, "name": "village", "label": "village", "data_type": "varchar(29)", "is_nullable": false, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 12, "options": []}, {"dataset_column_id": 13, "name": "type_of_structure", "label": "type_of_structure", "data_type": "varchar(11)", "is_nullable": false, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 13, "options": ["Rectangular", "Square"]}, {"dataset_column_id": 14, "name": "type_of_lining", "label": "type_of_lining", "data_type": "varchar(13)", "is_nullable": false, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 14, "options": ["Brick Masonry", "Mix", "PCC", "Plum Concrete", "Stone Masonry"]}, {"dataset_column_id": 15, "name": "mix_lining_type", "label": "mix_lining_type", "data_type": "varchar(3)", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 15, "options": []}, {"dataset_column_id": 16, "name": "wst_name", "label": "wst_name", "data_type": "varchar(24)", "is_nullable": false, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 16, "options": []}, {"dataset_column_id": 17, "name": "type_of_irrigation_source", "label": "type_of_irrigation_source", "data_type": "varchar(22)", "is_nullable": false, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 17, "options": ["Non-Canal Command Area"]}, {"dataset_column_id": 18, "name": "non_canal_source", "label": "non_canal_source", "data_type": "varchar(12)", "is_nullable": false, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 18, "options": []}, {"dataset_column_id": 19, "name": "other_source", "label": "other_source", "data_type": "varchar(20)", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 19, "options": []}, {"dataset_column_id": 20, "name": "financial_year", "label": "financial_year", "data_type": "varchar(7)", "is_nullable": false, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 20, "options": []}, {"dataset_column_id": 21, "name": "work_order_cancelled", "label": "work_order_cancelled", "data_type": "varchar", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 21, "options": []}, {"dataset_column_id": 22, "name": "cancellation_reason", "label": "cancellation_reason", "data_type": "varchar", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 22, "options": []}, {"dataset_column_id": 23, "name": "if_any_comment_related_to_identification_stage", "label": "if_any_comment_related_to_identification_stage", "data_type": "varchar(34)", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 23, "options": []}, {"dataset_column_id": 24, "name": "wst_identification_completion_status", "label": "wst_identification_completion_status", "data_type": "varchar(30)", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 24, "options": ["WST Identification - Completed"]}, {"dataset_column_id": 25, "name": "profile_info", "label": "profile_info", "data_type": "varchar", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 25, "options": []}, {"dataset_column_id": 26, "name": "wst_profile_information_field_distt_team", "label": "wst_profile_information_field_distt_team", "data_type": "varchar", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 26, "options": []}, {"dataset_column_id": 27, "name": "coordinates", "label": "coordinates", "data_type": "varchar(23)", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 27, "options": []}, {"dataset_column_id": 28, "name": "picture_of_wst_before_improvement", "label": "picture_of_wst_before_improvement", "data_type": "varchar(96)", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 28, "options": []}, {"dataset_column_id": 29, "name": "wua_registration_no", "label": "wua_registration_no", "data_type": "varchar(15)", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 29, "options": []}, {"dataset_column_id": 30, "name": "wua_registration_date", "label": "wua_registration_date", "data_type": "date", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 30, "options": []}, {"dataset_column_id": 31, "name": "name_of_wua_president", "label": "name_of_wua_president", "data_type": "varchar(24)", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 31, "options": []}, {"dataset_column_id": 32, "name": "cnic_no_of_wua_president", "label": "cnic_no_of_wua_president", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 32, "options": []}, {"dataset_column_id": 33, "name": "contact_no_of_wua_president", "label": "contact_no_of_wua_president", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 33, "options": []}, {"dataset_column_id": 34, "name": "total_number_of_shareholders", "label": "total_number_of_shareholders", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 34, "options": []}, {"dataset_column_id": 35, "name": "male_wua_members", "label": "male_wua_members", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 35, "options": []}, {"dataset_column_id": 36, "name": "female_wua_members", "label": "female_wua_members", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 36, "options": []}, {"dataset_column_id": 37, "name": "total_wua_members", "label": "total_wua_members", "data_type": "integer", "is_nullable": false, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 37, "options": []}, {"dataset_column_id": 38, "name": "gross_command_area_gca_acres", "label": "gross_command_area_gca_acres", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 38, "options": []}, {"dataset_column_id": 39, "name": "cultural_command_area_cca_acres", "label": "cultural_command_area_cca_acres", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 39, "options": []}, {"dataset_column_id": 40, "name": "wst_length_meter", "label": "wst_length_meter", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 40, "options": []}, {"dataset_column_id": 41, "name": "wst_width_meter", "label": "wst_width_meter", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 41, "options": []}, {"dataset_column_id": 42, "name": "wst_depth_meter", "label": "wst_depth_meter", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 42, "options": []}, {"dataset_column_id": 43, "name": "storage_capacity_m3", "label": "storage_capacity_m3", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 43, "options": []}, {"dataset_column_id": 44, "name": "storage_capacity_gallon", "label": "storage_capacity_gallon", "data_type": "integer", "is_nullable": false, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 44, "options": []}, {"dataset_column_id": 45, "name": "design_discharge_cusec", "label": "design_discharge_cusec", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 45, "options": []}, {"dataset_column_id": 46, "name": "design_discharge_lps", "label": "design_discharge_lps", "data_type": "integer", "is_nullable": false, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 46, "options": []}, {"dataset_column_id": 47, "name": "if_any_comment_related_to_profile_stage", "label": "if_any_comment_related_to_profile_stage", "data_type": "varchar(40)", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 47, "options": []}, {"dataset_column_id": 48, "name": "wst_profile_completion_status", "label": "wst_profile_completion_status", "data_type": "varchar(23)", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 48, "options": ["WST Profile - Completed"]}, {"dataset_column_id": 49, "name": "issuance_of_ts", "label": "issuance_of_ts", "data_type": "varchar", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 49, "options": []}, {"dataset_column_id": 50, "name": "wst_issuance_of_ts_dir_dd", "label": "wst_issuance_of_ts_dir_dd", "data_type": "varchar", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 50, "options": []}, {"dataset_column_id": 51, "name": "issuance_date_of_govt_share", "label": "issuance_date_of_govt_share", "data_type": "date", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 51, "options": []}, {"dataset_column_id": 52, "name": "total_amount_rs", "label": "total_amount_rs", "data_type": "integer", "is_nullable": false, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 52, "options": []}, {"dataset_column_id": 53, "name": "govt_share_rs", "label": "govt_share_rs", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 53, "options": []}, {"dataset_column_id": 54, "name": "community_share_rs", "label": "community_share_rs", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 54, "options": []}, {"dataset_column_id": 55, "name": "revised_issuance_date_of_govt_share", "label": "revised_issuance_date_of_govt_share", "data_type": "date", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 55, "options": []}, {"dataset_column_id": 56, "name": "revised_total_amount_rs", "label": "revised_total_amount_rs", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 56, "options": []}, {"dataset_column_id": 57, "name": "revised_govt_share_rs", "label": "revised_govt_share_rs", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 57, "options": []}, {"dataset_column_id": 58, "name": "revised_community_share_rs", "label": "revised_community_share_rs", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 58, "options": []}, {"dataset_column_id": 59, "name": "work_order_date", "label": "work_order_date", "data_type": "date", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 59, "options": []}, {"dataset_column_id": 60, "name": "if_any_comment_related_to_ts_stage", "label": "if_any_comment_related_to_ts_stage", "data_type": "varchar(45)", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 60, "options": []}, {"dataset_column_id": 61, "name": "wst_issuance_of_ts_completion_status", "label": "wst_issuance_of_ts_completion_status", "data_type": "varchar(30)", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 61, "options": ["WST Issuance of TS - Completed"]}, {"dataset_column_id": 62, "name": "milestone_payments", "label": "milestone_payments", "data_type": "varchar", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 62, "options": []}, {"dataset_column_id": 63, "name": "wst_milestone_payments_dir_dd", "label": "wst_milestone_payments_dir_dd", "data_type": "varchar", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 63, "options": []}, {"dataset_column_id": 64, "name": "payment_released_criteria", "label": "payment_released_criteria", "data_type": "varchar(37)", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 64, "options": ["All Milestone Payments Released", "Only First Milestone Released", "Only First and Final Payment Released"]}, {"dataset_column_id": 65, "name": "amount_of_icr_i_released_rs", "label": "amount_of_icr_i_released_rs", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 65, "options": []}, {"dataset_column_id": 66, "name": "date_of_icr_i_released", "label": "date_of_icr_i_released", "data_type": "date", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 66, "options": []}, {"dataset_column_id": 67, "name": "2nd_bill_payment_rs", "label": "2nd_bill_payment_rs", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 67, "options": []}, {"dataset_column_id": 68, "name": "2nd_bill_issuance_date", "label": "2nd_bill_issuance_date", "data_type": "date", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 68, "options": []}, {"dataset_column_id": 69, "name": "3rd_bill_payment_rs", "label": "3rd_bill_payment_rs", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 69, "options": []}, {"dataset_column_id": 70, "name": "3rd_bill_issuance_date", "label": "3rd_bill_issuance_date", "data_type": "date", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 70, "options": []}, {"dataset_column_id": 71, "name": "4th_bill_payment_rs", "label": "4th_bill_payment_rs", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 71, "options": []}, {"dataset_column_id": 72, "name": "4th_bill_issuance_date", "label": "4th_bill_issuance_date", "data_type": "varchar", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 72, "options": []}, {"dataset_column_id": 73, "name": "amount_of_icr_ii_released_rs", "label": "amount_of_icr_ii_released_rs", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 73, "options": []}, {"dataset_column_id": 74, "name": "date_of_icr_ii_released", "label": "date_of_icr_ii_released", "data_type": "date", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 74, "options": []}, {"dataset_column_id": 75, "name": "amount_of_final_released_rs", "label": "amount_of_final_released_rs", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 75, "options": []}, {"dataset_column_id": 76, "name": "date_of_final_released", "label": "date_of_final_released", "data_type": "date", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 76, "options": []}, {"dataset_column_id": 77, "name": "total_released_amount_rs", "label": "total_released_amount_rs", "data_type": "integer", "is_nullable": false, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 77, "options": []}, {"dataset_column_id": 78, "name": "if_any_comment_related_to_milestone_payments_stage", "label": "if_any_comment_related_to_milestone_payments_stage", "data_type": "varchar(45)", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 78, "options": []}, {"dataset_column_id": 79, "name": "wst_milestone_payments_completion_status", "label": "wst_milestone_payments_completion_status", "data_type": "varchar(34)", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 79, "options": ["WST Milestone Payments - Completed"]}, {"dataset_column_id": 80, "name": "verified_data", "label": "verified_data", "data_type": "varchar", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 80, "options": []}, {"dataset_column_id": 81, "name": "verified_data_fcr_issued", "label": "verified_data_fcr_issued", "data_type": "varchar", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 81, "options": []}, {"dataset_column_id": 82, "name": "completion_date", "label": "completion_date", "data_type": "date", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 82, "options": []}, {"dataset_column_id": 83, "name": "verified_total_amount_rs", "label": "verified_total_amount_rs", "data_type": "integer", "is_nullable": false, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 83, "options": []}, {"dataset_column_id": 84, "name": "verified_govt_share_rs", "label": "verified_govt_share_rs", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 84, "options": []}, {"dataset_column_id": 85, "name": "verified_community_share_rs", "label": "verified_community_share_rs", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 85, "options": []}, {"dataset_column_id": 86, "name": "executed_wst_length_meter", "label": "executed_wst_length_meter", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 86, "options": []}, {"dataset_column_id": 87, "name": "executed_wst_width_meter", "label": "executed_wst_width_meter", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 87, "options": []}, {"dataset_column_id": 88, "name": "executed_wst_depth_meter", "label": "executed_wst_depth_meter", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 88, "options": []}, {"dataset_column_id": 89, "name": "picture_of_wst_after_completion", "label": "picture_of_wst_after_completion", "data_type": "varchar(96)", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 89, "options": []}, {"dataset_column_id": 90, "name": "addutitional_cca_acres", "label": "addutitional_cca_acres", "data_type": "double precision", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 90, "options": []}, {"dataset_column_id": 91, "name": "water_saving", "label": "water_saving", "data_type": "varchar(7)", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 91, "options": []}, {"dataset_column_id": 92, "name": "water_losses_before_improvement", "label": "water_losses_before_improvement", "data_type": "varchar(8)", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 92, "options": []}, {"dataset_column_id": 93, "name": "water_losses_after_improvement", "label": "water_losses_after_improvement", "data_type": "varchar(7)", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 93, "options": []}, {"dataset_column_id": 94, "name": "if_any_comment_related_to_verified_data", "label": "if_any_comment_related_to_verified_data", "data_type": "varchar(56)", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 94, "options": []}, {"dataset_column_id": 95, "name": "wst_verified_data_completion_status", "label": "wst_verified_data_completion_status", "data_type": "varchar(29)", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 95, "options": ["WST Verified Data - Completed"]}, {"dataset_column_id": 96, "name": "total_days", "label": "total_days", "data_type": "varchar", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 96, "options": []}, {"dataset_column_id": 97, "name": "days_after_due_date", "label": "days_after_due_date", "data_type": "varchar", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 97, "options": []}, {"dataset_column_id": 98, "name": "stuckup_reason", "label": "stuckup_reason", "data_type": "varchar", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 98, "options": []}, {"dataset_column_id": 99, "name": "action_taken", "label": "action_taken", "data_type": "varchar", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 99, "options": []}, {"dataset_column_id": 100, "name": "decision", "label": "decision", "data_type": "varchar", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 100, "options": []}, {"dataset_column_id": 101, "name": "user_name", "label": "user_name", "data_type": "varchar", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 101, "options": []}, {"dataset_column_id": 102, "name": "bls_i", "label": "bls_i", "data_type": "varchar(15)", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 102, "options": []}, {"dataset_column_id": 103, "name": "bls_ii", "label": "bls_ii", "data_type": "varchar(22)", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 103, "options": []}, {"dataset_column_id": 104, "name": "pis", "label": "pis", "data_type": "varchar(22)", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 104, "options": []}, {"dataset_column_id": 105, "name": "monitoring", "label": "monitoring", "data_type": "varchar", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 105, "options": []}, {"dataset_column_id": 106, "name": "wfm", "label": "wfm", "data_type": "varchar", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 106, "options": []}, {"dataset_column_id": 107, "name": "extra", "label": "extra", "data_type": "varchar", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 107, "options": []}, {"dataset_column_id": 108, "name": "wst_conect", "label": "wst_conect", "data_type": "varchar", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 108, "options": []}]}, {"name": "lk_division", "label": "Lookup for division", "is_lookup": true, "source_column_id": 8, "primary_key": "id", "fields": [{"dataset_column_id": -1, "name": "id", "label": "id", "data_type": "bigserial", "is_nullable": false, "is_primary_key": true, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 0, "options": []}, {"dataset_column_id": 8, "name": "division", "label": "division", "data_type": "varchar(16)", "is_nullable": false, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": true, "order": 1, "options": []}]}, {"name": "lk_district", "label": "Lookup for district", "is_lookup": true, "source_column_id": 9, "primary_key": "id", "fields": [{"dataset_column_id": -1, "name": "id", "label": "id", "data_type": "bigserial", "is_nullable": false, "is_primary_key": true, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 0, "options": []}, {"dataset_column_id": 9, "name": "district", "label": "district", "data_type": "varchar(16)", "is_nullable": false, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": true, "order": 1, "options": []}]}], "relationships": [{"from_entity": "main", "from_field": "division", "to_entity": "lk_division", "to_field": "id", "type": "many_to_one"}, {"from_entity": "main", "from_field": "district", "to_entity": "lk_district", "to_field": "id", "type": "many_to_one"}]}  
[2025-12-16 10:07:33] local.INFO: TABLE GENERATOR: Starting generation for dataset 3  
[2025-12-16 10:07:33] local.INFO: TABLE GENERATOR: Dynamic DB connection successful.  
[2025-12-16 10:07:33] local.INFO: TABLE SQL for main:
CREATE TABLE "main" (
    "id_auto" bigserial NOT NULL,
    "key" varchar(8) NOT NULL,
    "edit_counter" double precision,
    "last_edit_date" date,
    "general_information" varchar,
    "identification_general_info_field_distt_team" varchar,
    "status" varchar(17) NOT NULL,
    "wst_id" double precision,
    "zone" varchar(2) NOT NULL,
    "division" varchar(16) NOT NULL,
    "district" varchar(16) NOT NULL,
    "tehsil" varchar(20) NOT NULL,
    "uc" varchar(29),
    "village" varchar(29) NOT NULL,
    "type_of_structure" varchar(11) NOT NULL,
    "type_of_lining" varchar(13) NOT NULL,
    "mix_lining_type" varchar(3),
    "wst_name" varchar(24) NOT NULL,
    "type_of_irrigation_source" varchar(22) NOT NULL,
    "non_canal_source" varchar(12) NOT NULL,
    "other_source" varchar(20),
    "financial_year" varchar(7) NOT NULL,
    "work_order_cancelled" varchar,
    "cancellation_reason" varchar,
    "if_any_comment_related_to_identification_stage" varchar(34),
    "wst_identification_completion_status" varchar(30),
    "profile_info" varchar,
    "wst_profile_information_field_distt_team" varchar,
    "coordinates" varchar(23),
    "picture_of_wst_before_improvement" varchar(96),
    "wua_registration_no" varchar(15),
    "wua_registration_date" date,
    "name_of_wua_president" varchar(24),
    "cnic_no_of_wua_president" double precision,
    "contact_no_of_wua_president" double precision,
    "total_number_of_shareholders" double precision,
    "male_wua_members" double precision,
    "female_wua_members" double precision,
    "total_wua_members" integer NOT NULL,
    "gross_command_area_gca_acres" double precision,
    "cultural_command_area_cca_acres" double precision,
    "wst_length_meter" double precision,
    "wst_width_meter" double precision,
    "wst_depth_meter" double precision,
    "storage_capacity_m3" double precision,
    "storage_capacity_gallon" integer NOT NULL,
    "design_discharge_cusec" double precision,
    "design_discharge_lps" integer NOT NULL,
    "if_any_comment_related_to_profile_stage" varchar(40),
    "wst_profile_completion_status" varchar(23),
    "issuance_of_ts" varchar,
    "wst_issuance_of_ts_dir_dd" varchar,
    "issuance_date_of_govt_share" date,
    "total_amount_rs" integer NOT NULL,
    "govt_share_rs" double precision,
    "community_share_rs" double precision,
    "revised_issuance_date_of_govt_share" date,
    "revised_total_amount_rs" double precision,
    "revised_govt_share_rs" double precision,
    "revised_community_share_rs" double precision,
    "work_order_date" date,
    "if_any_comment_related_to_ts_stage" varchar(45),
    "wst_issuance_of_ts_completion_status" varchar(30),
    "milestone_payments" varchar,
    "wst_milestone_payments_dir_dd" varchar,
    "payment_released_criteria" varchar(37),
    "amount_of_icr_i_released_rs" double precision,
    "date_of_icr_i_released" date,
    "2nd_bill_payment_rs" double precision,
    "2nd_bill_issuance_date" date,
    "3rd_bill_payment_rs" double precision,
    "3rd_bill_issuance_date" date,
    "4th_bill_payment_rs" double precision,
    "4th_bill_issuance_date" varchar,
    "amount_of_icr_ii_released_rs" double precision,
    "date_of_icr_ii_released" date,
    "amount_of_final_released_rs" double precision,
    "date_of_final_released" date,
    "total_released_amount_rs" integer NOT NULL,
    "if_any_comment_related_to_milestone_payments_stage" varchar(45),
    "wst_milestone_payments_completion_status" varchar(34),
    "verified_data" varchar,
    "verified_data_fcr_issued" varchar,
    "completion_date" date,
    "verified_total_amount_rs" integer NOT NULL,
    "verified_govt_share_rs" double precision,
    "verified_community_share_rs" double precision,
    "executed_wst_length_meter" double precision,
    "executed_wst_width_meter" double precision,
    "executed_wst_depth_meter" double precision,
    "picture_of_wst_after_completion" varchar(96),
    "addutitional_cca_acres" double precision,
    "water_saving" varchar(7),
    "water_losses_before_improvement" varchar(8),
    "water_losses_after_improvement" varchar(7),
    "if_any_comment_related_to_verified_data" varchar(56),
    "wst_verified_data_completion_status" varchar(29),
    "total_days" varchar,
    "days_after_due_date" varchar,
    "stuckup_reason" varchar,
    "action_taken" varchar,
    "decision" varchar,
    "user_name" varchar,
    "bls_i" varchar(15),
    "bls_ii" varchar(22),
    "pis" varchar(22),
    "monitoring" varchar,
    "wfm" varchar,
    "extra" varchar,
    "wst_conect" varchar,
    PRIMARY KEY ("id_auto")
);  
[2025-12-16 10:07:34] local.INFO: TABLE SQL for lk_division:
CREATE TABLE "lk_division" (
    "id" bigserial NOT NULL,
    "division" varchar(16) NOT NULL,
    PRIMARY KEY ("id")
);  
[2025-12-16 10:07:34] local.INFO: TABLE SQL for lk_district:
CREATE TABLE "lk_district" (
    "id" bigserial NOT NULL,
    "district" varchar(16) NOT NULL,
    PRIMARY KEY ("id")
);  
[2025-12-16 10:07:34] local.INFO: TABLE GENERATOR: Completed for dataset 3  
[2025-12-16 10:07:51] local.INFO: IMPORTER: Starting import for dataset 3  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/4/2024 12:12:33" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 9/4/2024 12:12:33, ?, ?, Completed, 22011132001, KP, Bannu, Bannu, Bannu, Naar Jaffar, Naar Kaboot, Square, Brick Masonry, ?, Ihsan Ulllah Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 32.859119, 70.714300, WST KP_Images/236Ihsanu Llah Khan.Picture of WST Before Improvement.182659.jpg, 188, 10/19/2020, Ihsanullah Khan, 1110111694257, 3339732993, 10, 10, 0, 10, 12.5, 12.5, 10, 10, 1.36, 136, 35979, 0.25, 7, ?, WST Profile - Completed, ?, ?, 12/8/2020, 503900, 420000, 83900, ?, 0, ?, ?, 12/8/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 12/15/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/14/2020, 503900, 420000, 83900, 10, 10, 1.36, WST KP_Images/236Ihsanu Llah Khan.Picture of WST - After Completion.182659.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, Ihsanu Llah Khan, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"9\/4\/2024 12:12:33","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22011132001","wst_id":"KP","zone":"Bannu","division":"Bannu","district":"Bannu","tehsil":"Naar Jaffar","uc":"Naar Kaboot","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ihsan Ulllah Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.859119, 70.714300","coordinates":"WST KP_Images\/236Ihsanu Llah Khan.Picture of WST Before Improvement.182659.jpg","picture_of_wst_before_improvement":"188","wua_registration_no":"10\/19\/2020","wua_registration_date":"Ihsanullah Khan","name_of_wua_president":"1110111694257","cnic_no_of_wua_president":"3339732993","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"12.5","gross_command_area_gca_acres":"12.5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/8\/2020","issuance_date_of_govt_share":"503900","total_amount_rs":"420000","govt_share_rs":"83900","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/8\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"12\/15\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/14\/2020","completion_date":"503900","verified_total_amount_rs":"420000","verified_govt_share_rs":"83900","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/236Ihsanu Llah Khan.Picture of WST - After Completion.182659.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":"Ihsanu Llah Khan","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/4/2024 12:48:06" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/4/2024 12:48:06, ?, ?, Completed, 22011332002, KP, Bannu, Bannu, Domel, Khandar Khan khel, Abdullah Jan kala, Square, Brick Masonry, ?, Iqbal Nawaz Khan, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 32.919418, 70.932474, WST KP_Images/35f15925Iqbal Nawaz Khan.Picture of WST Before Improvement.072306.jpg, Bu03857, 12/3/2021, Iqbal Nawaz khan, 1110115038571, 3338104705, 10, 10, 0, 10, 7.25, 2.5, 8, 8, 1.36, 87.04, 23026, 0.19, 5, ?, WST Profile - Completed, ?, ?, 9/30/2022, 560000, 420000, 140000, ?, 0, ?, ?, 10/3/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 10/26/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 10/28/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/27/2022, 560000, 420000, 140000, 8, 8, 1.36, WST KP_Images/35f15925Iqbal Nawaz Khan.Picture of WST - After Completion.105814.jpg, 3, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/4\/2024 12:48:06","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22011332002","wst_id":"KP","zone":"Bannu","division":"Bannu","district":"Domel","tehsil":"Khandar Khan khel","uc":"Abdullah Jan kala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Iqbal Nawaz Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.919418, 70.932474","coordinates":"WST KP_Images\/35f15925Iqbal Nawaz Khan.Picture of WST Before Improvement.072306.jpg","picture_of_wst_before_improvement":"Bu03857","wua_registration_no":"12\/3\/2021","wua_registration_date":"Iqbal Nawaz khan","name_of_wua_president":"1110115038571","cnic_no_of_wua_president":"3338104705","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"7.25","gross_command_area_gca_acres":"2.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/30\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/3\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"10\/26\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"10\/28\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/27\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/35f15925Iqbal Nawaz Khan.Picture of WST - After Completion.105814.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 9:38:20" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 9/18/2024 9:38:20, ?, ?, Completed, 22011332003, KP, Bannu, Bannu, Domel, Hakim Khan Qala, Hakim Khan Qala, Square, Brick Masonry, ?, Farid Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.9394,70.9233, WST KP_Images/234Farid Khan.Picture of WST Before Improvement.044203.jpg, 28, 1/22/2020, Farid Khan, 1110147003551, 3359141142, 11, 11, 0, 11, 16.87, 12.5, 12, 12, 1.36, 196, 51852, 0.31, 9, ?, WST Profile - Completed, ?, ?, 1/27/2020, 507000, 420000, 87000, ?, 0, ?, ?, 1/28/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 294000, 1/31/2020, 0, ?, ?, ?, ?, ?, 0, ?, 126000, 2/19/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/17/2020, 503900, 420000, 83900, 12, 12, 1.36, WST KP_Images/234Farid Khan.Picture of WST - After Completion.050612.jpg, 4, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"9\/18\/2024 9:38:20","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22011332003","wst_id":"KP","zone":"Bannu","division":"Bannu","district":"Domel","tehsil":"Hakim Khan Qala","uc":"Hakim Khan Qala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Farid Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.9394,70.9233","coordinates":"WST KP_Images\/234Farid Khan.Picture of WST Before Improvement.044203.jpg","picture_of_wst_before_improvement":"28","wua_registration_no":"1\/22\/2020","wua_registration_date":"Farid Khan","name_of_wua_president":"1110147003551","cnic_no_of_wua_president":"3359141142","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"16.87","gross_command_area_gca_acres":"12.5","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.31","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/27\/2020","issuance_date_of_govt_share":"507000","total_amount_rs":"420000","govt_share_rs":"87000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/28\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/31\/2020","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/19\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/17\/2020","completion_date":"503900","verified_total_amount_rs":"420000","verified_govt_share_rs":"83900","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/234Farid Khan.Picture of WST - After Completion.050612.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 11:04:38" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 9/18/2024 11:04:38, ?, ?, Completed, 22011332004, KP, Bannu, Bannu, Domel, Qamar Qala, Zeraki Pirba Khel, Qamar Qala, Zeraki Pirba Khel, Square, Brick Masonry, ?, Amjad Ali, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.9536,70.9175, WST KP_Images/235Amjad Ali.Picture of WST Before Improvement.051716.jpg, 26, 1/21/2020, Amjad Ali, 1110168184297, 3319174672, 10, 10, 0, 10, 6.75, 6.75, 12, 12, 1.36, 196, 51852, 0.28, 8, ?, WST Profile - Completed, ?, ?, 1/27/2020, 507000, 420000, 87000, ?, 0, ?, ?, 1/29/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 1/31/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/19/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/17/2020, 503900, 420000, 83900, 12, 12, 1.36, ?, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"9\/18\/2024 11:04:38","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22011332004","wst_id":"KP","zone":"Bannu","division":"Bannu","district":"Domel","tehsil":"Qamar Qala, Zeraki Pirba Khel","uc":"Qamar Qala, Zeraki Pirba Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Amjad Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.9536,70.9175","coordinates":"WST KP_Images\/235Amjad Ali.Picture of WST Before Improvement.051716.jpg","picture_of_wst_before_improvement":"26","wua_registration_no":"1\/21\/2020","wua_registration_date":"Amjad Ali","name_of_wua_president":"1110168184297","cnic_no_of_wua_president":"3319174672","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"6.75","gross_command_area_gca_acres":"6.75","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/27\/2020","issuance_date_of_govt_share":"507000","total_amount_rs":"420000","govt_share_rs":"87000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/29\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/31\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/19\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/17\/2020","completion_date":"503900","verified_total_amount_rs":"420000","verified_govt_share_rs":"83900","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/4/2024 12:14:00" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 9/4/2024 12:14:00, ?, ?, Completed, 22011332005, KP, Bannu, Bannu, Domel, Khandar Khel-2, Karrab Qilla, Square, Brick Masonry, ?, Changaiz Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 32.958500, 70.889000, WST KP_Images/237Changaiz Khan.Picture of WST Before Improvement.054633.jpg, 186, 8/13/2020, Changaiz Khan, 1110123435781, 3039011583, 10, 10, 0, 10, 12, 10, 10, 10, 1.36, 136, 35979, 0.17, 5, ?, WST Profile - Completed, ?, ?, 12/8/2020, 503900, 420000, 83900, ?, 0, ?, ?, 12/8/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 8/23/2022, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/14/2020, 503900, 420000, 83900, 10, 10, 1.36, WST KP_Images/237Changaiz Khan.Picture of WST - After Completion.181205.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"9\/4\/2024 12:14:00","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22011332005","wst_id":"KP","zone":"Bannu","division":"Bannu","district":"Domel","tehsil":"Khandar Khel-2","uc":"Karrab Qilla","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Changaiz Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.958500, 70.889000","coordinates":"WST KP_Images\/237Changaiz Khan.Picture of WST Before Improvement.054633.jpg","picture_of_wst_before_improvement":"186","wua_registration_no":"8\/13\/2020","wua_registration_date":"Changaiz Khan","name_of_wua_president":"1110123435781","cnic_no_of_wua_president":"3039011583","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.17","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/8\/2020","issuance_date_of_govt_share":"503900","total_amount_rs":"420000","govt_share_rs":"83900","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/8\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"8\/23\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/14\/2020","completion_date":"503900","verified_total_amount_rs":"420000","verified_govt_share_rs":"83900","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/237Changaiz Khan.Picture of WST - After Completion.181205.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/4/2024 15:08:28" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 9/4/2024 15:08:28, ?, ?, Completed, 22011332006, KP, Bannu, Bannu, Domel, Zeraki pirba khel, Sherikhel, Square, Brick Masonry, ?, Faridullah Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.975377, 70.891023, WST KP_Images/87e0b588Faridullah Khan.Picture of WST Before Improvement.112400.jpg, 358, 6/29/2021, Faridullah, 1110169395019, 3459797474, 10, 10, 0, 10, 12, 10.12, 10, 10, 1.36, 136, 35979, 0.18, 5, ?, WST Profile - Completed, ?, ?, 1/7/2022, 560000, 420000, 140000, ?, 0, ?, ?, 1/7/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 1/27/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/28/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/31/2022, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/87e0b588Faridullah Khan.Picture of WST - After Completion.112400.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"9\/4\/2024 15:08:28","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22011332006","wst_id":"KP","zone":"Bannu","division":"Bannu","district":"Domel","tehsil":"Zeraki pirba khel","uc":"Sherikhel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Faridullah Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.975377, 70.891023","coordinates":"WST KP_Images\/87e0b588Faridullah Khan.Picture of WST Before Improvement.112400.jpg","picture_of_wst_before_improvement":"358","wua_registration_no":"6\/29\/2021","wua_registration_date":"Faridullah","name_of_wua_president":"1110169395019","cnic_no_of_wua_president":"3459797474","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"12","gross_command_area_gca_acres":"10.12","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/7\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/27\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/28\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/31\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/87e0b588Faridullah Khan.Picture of WST - After Completion.112400.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/4/2024 15:11:38" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 9/4/2024 15:11:38, ?, ?, Completed, 22011332007, KP, Bannu, Bannu, Domel, Khandar Khan khel 1, Landi jalandar, Square, Brick Masonry, ?, Noor Rahman, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.871600, 70.943000, WST KP_Images/5a7ea78eNoor Rahman.Picture of WST Before Improvement.110243.jpg, 389, 8/5/2021, Noor rahman, 1110189345947, 3334354371, 10, 10, 0, 10, 8, 7.5, 10, 10, 1.36, 136, 35979, 0.18, 5, ?, WST Profile - Completed, ?, ?, 3/1/2022, 560000, 420000, 140000, ?, 0, ?, ?, 3/1/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 3/24/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 3/30/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/21/2022, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/5a7ea78eNoor Rahman.Picture of WST - After Completion.110243.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"9\/4\/2024 15:11:38","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22011332007","wst_id":"KP","zone":"Bannu","division":"Bannu","district":"Domel","tehsil":"Khandar Khan khel 1","uc":"Landi jalandar","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Noor Rahman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.871600, 70.943000","coordinates":"WST KP_Images\/5a7ea78eNoor Rahman.Picture of WST Before Improvement.110243.jpg","picture_of_wst_before_improvement":"389","wua_registration_no":"8\/5\/2021","wua_registration_date":"Noor rahman","name_of_wua_president":"1110189345947","cnic_no_of_wua_president":"3334354371","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"8","gross_command_area_gca_acres":"7.5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/1\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/1\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"3\/24\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/30\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/21\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/5a7ea78eNoor Rahman.Picture of WST - After Completion.110243.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/4/2024 15:12:45" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 9/4/2024 15:12:45, ?, ?, Completed, 22011332008, KP, Bannu, Bannu, Domel, Khander Khan khel, Azim kala, Square, Brick Masonry, ?, Habibullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.931876, 70.927000, WST KP_Images/b862a0b4Habibullah.Picture of WST Before Improvement.114751.jpg, 406, 8/24/2021, Habibullah, 2220162200131, 3369091093, 10, 10, 0, 10, 18, 17.62, 10, 10, 1.36, 136, 35979, 0.37, 10, ?, WST Profile - Completed, ?, ?, 1/7/2022, 560000, 420000, 140000, ?, 0, ?, ?, 1/7/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 1/27/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/28/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/31/2022, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/b862a0b4Habibullah.Picture of WST - After Completion.114752.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"9\/4\/2024 15:12:45","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22011332008","wst_id":"KP","zone":"Bannu","division":"Bannu","district":"Domel","tehsil":"Khander Khan khel","uc":"Azim kala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Habibullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.931876, 70.927000","coordinates":"WST KP_Images\/b862a0b4Habibullah.Picture of WST Before Improvement.114751.jpg","picture_of_wst_before_improvement":"406","wua_registration_no":"8\/24\/2021","wua_registration_date":"Habibullah","name_of_wua_president":"2220162200131","cnic_no_of_wua_president":"3369091093","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"18","gross_command_area_gca_acres":"17.62","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.37","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/7\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/27\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/28\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/31\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/b862a0b4Habibullah.Picture of WST - After Completion.114752.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 11:09:46" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 9/18/2024 11:09:46, ?, ?, Completed, 22011332009, KP, Bannu, Bannu, Domel, Khandar Khan khel, Muhammad eidal khel, Square, Brick Masonry, ?, Muhammad Ajmal, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.941745, 70.886000, WST KP_Images/7ad63dbaMuhammad Ajmal.Picture of WST Before Improvement.104432.jpg, 401, 8/20/2021, Muhammad Ajmal, 1110114414989, 3339736131, 10, 10, 0, 10, 12, 11.25, 10, 10, 1.36, 136, 35979, 0.19, 5, ?, WST Profile - Completed, ?, ?, 1/7/2022, 560000, 420000, 140000, ?, 0, ?, ?, 1/7/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 1/27/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/28/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/31/2022, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/7ad63dbaMuhammad Ajmal.Picture of WST - After Completion.104432.jpg, 0, ?, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"9\/18\/2024 11:09:46","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22011332009","wst_id":"KP","zone":"Bannu","division":"Bannu","district":"Domel","tehsil":"Khandar Khan khel","uc":"Muhammad eidal khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Ajmal","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.941745, 70.886000","coordinates":"WST KP_Images\/7ad63dbaMuhammad Ajmal.Picture of WST Before Improvement.104432.jpg","picture_of_wst_before_improvement":"401","wua_registration_no":"8\/20\/2021","wua_registration_date":"Muhammad Ajmal","name_of_wua_president":"1110114414989","cnic_no_of_wua_president":"3339736131","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"12","gross_command_area_gca_acres":"11.25","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/7\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/27\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/28\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/31\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/7ad63dbaMuhammad Ajmal.Picture of WST - After Completion.104432.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/4/2024 15:06:01" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 9/4/2024 15:06:01, ?, ?, Completed, 22011332010, KP, Bannu, Bannu, Domel, Khandar Khan khel, Sheikh paiwo kala, Square, Brick Masonry, ?, Asal Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.912477, 70.935349, WST KP_Images/c2798872Asal Khan.Picture of WST Before Improvement.104012.jpg, 357, 6/29/2021, Asal khan, 1110170826947, 3436892256, 10, 10, 0, 10, 12, 11.12, 10, 10, 1.36, 136, 35979, 0.17, 5, ?, WST Profile - Completed, ?, ?, 1/7/2022, 560000, 420000, 140000, ?, 0, ?, ?, 1/7/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 1/17/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/28/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/31/2022, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/c2798872Asal Khan.Picture of WST - After Completion.104012.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"9\/4\/2024 15:06:01","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22011332010","wst_id":"KP","zone":"Bannu","division":"Bannu","district":"Domel","tehsil":"Khandar Khan khel","uc":"Sheikh paiwo kala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Asal Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.912477, 70.935349","coordinates":"WST KP_Images\/c2798872Asal Khan.Picture of WST Before Improvement.104012.jpg","picture_of_wst_before_improvement":"357","wua_registration_no":"6\/29\/2021","wua_registration_date":"Asal khan","name_of_wua_president":"1110170826947","cnic_no_of_wua_president":"3436892256","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"12","gross_command_area_gca_acres":"11.12","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.17","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/7\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/17\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/28\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/31\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/c2798872Asal Khan.Picture of WST - After Completion.104012.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/4/2024 15:09:26" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 9/4/2024 15:09:26, ?, ?, Completed, 22011332011, KP, Bannu, Bannu, Domel, Khandar Khan khel, Landi jalandar, Square, Brick Masonry, ?, Muhammad Nazir Hussain, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.852058, 70.886995, WST KP_Images/23aad2f5Muhammad Nazir Hussain.Picture of WST Before Improvement.113730.jpg, 371, 7/9/2021, Muhammad Nazir husain, 1110163118423, 3331951576, 10, 10, 0, 10, 22, 21.5, 10, 10, 1.36, 136, 35979, 0.18, 5, ?, WST Profile - Completed, ?, ?, 1/7/2022, 560000, 420000, 140000, ?, 0, ?, ?, 1/7/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 1/27/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/28/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/31/2022, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/23aad2f5Muhammad Nazir Hussain.Picture of WST - After Completion.113730.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"9\/4\/2024 15:09:26","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22011332011","wst_id":"KP","zone":"Bannu","division":"Bannu","district":"Domel","tehsil":"Khandar Khan khel","uc":"Landi jalandar","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Nazir Hussain","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.852058, 70.886995","coordinates":"WST KP_Images\/23aad2f5Muhammad Nazir Hussain.Picture of WST Before Improvement.113730.jpg","picture_of_wst_before_improvement":"371","wua_registration_no":"7\/9\/2021","wua_registration_date":"Muhammad Nazir husain","name_of_wua_president":"1110163118423","cnic_no_of_wua_president":"3331951576","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"22","gross_command_area_gca_acres":"21.5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/7\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/27\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/28\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/31\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/23aad2f5Muhammad Nazir Hussain.Picture of WST - After Completion.113730.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/4/2024 15:10:41" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (7, 9/4/2024 15:10:41, ?, ?, Completed, 22011332012, KP, Bannu, Bannu, Domel, Eidal khel III, Nariwa patol khel, Square, Brick Masonry, ?, Maroofullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.886100, 70.951000, WST KP_Images/d6dbee47Maroofullah.Picture of WST Before Improvement.103511.jpg, 383, 7/26/2021, Maroofullah, 1110150789057, 3449794152, 10, 10, 0, 10, 12, 11.37, 10, 10, 1.36, 136, 35979, 0.18, 5, ?, WST Profile - Completed, ?, ?, 1/7/2022, 560000, 420000, 140000, ?, 0, ?, ?, 1/7/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 1/27/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 7/28/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/31/2022, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/d6dbee47Maroofullah.Picture of WST - After Completion.103511.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"7","edit_counter":"9\/4\/2024 15:10:41","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22011332012","wst_id":"KP","zone":"Bannu","division":"Bannu","district":"Domel","tehsil":"Eidal khel III","uc":"Nariwa patol khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Maroofullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.886100, 70.951000","coordinates":"WST KP_Images\/d6dbee47Maroofullah.Picture of WST Before Improvement.103511.jpg","picture_of_wst_before_improvement":"383","wua_registration_no":"7\/26\/2021","wua_registration_date":"Maroofullah","name_of_wua_president":"1110150789057","cnic_no_of_wua_president":"3449794152","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"12","gross_command_area_gca_acres":"11.37","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/7\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/27\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"7\/28\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/31\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/d6dbee47Maroofullah.Picture of WST - After Completion.103511.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/27/2024 16:29:32" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 6/27/2024 16:29:32, ?, ?, Completed, 22012132001, KP, Bannu, Lakki Marwat, Lakki Marwat, Khan Khel Mandozai, Khan Khel Mandozai, Square, Brick Masonry, ?, Waheedullah, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.71953611,70.63744444, WST KP_Images/462Waheedullah.Picture of WST Before Improvement.115053.jpg, 1089, 2/11/2020, Waheedullah, 1120112031891, 3319167301, 12, 12, 0, 12, 12, 12, 12, 12, 1.36, 181.44, 48000, 0.23, 7, ?, WST Profile - Completed, ?, ?, 3/17/2020, 571389, 420000, 151389, ?, 0, ?, ?, 3/17/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 4/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 4/23/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/1/2020, 571389, 420000, 151389, 12, 12, 1.36, WST KP_Images/462Waheedullah.Picture of WST - After Completion.115053.jpg, 5, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"6\/27\/2024 16:29:32","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012132001","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Lakki Marwat","tehsil":"Khan Khel Mandozai","uc":"Khan Khel Mandozai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Waheedullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.71953611,70.63744444","coordinates":"WST KP_Images\/462Waheedullah.Picture of WST Before Improvement.115053.jpg","picture_of_wst_before_improvement":"1089","wua_registration_no":"2\/11\/2020","wua_registration_date":"Waheedullah","name_of_wua_president":"1120112031891","cnic_no_of_wua_president":"3319167301","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"12","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"181.44","storage_capacity_m3":"48000","storage_capacity_gallon":"0.23","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/17\/2020","issuance_date_of_govt_share":"571389","total_amount_rs":"420000","govt_share_rs":"151389","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/17\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"4\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/23\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/1\/2020","completion_date":"571389","verified_total_amount_rs":"420000","verified_govt_share_rs":"151389","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/462Waheedullah.Picture of WST - After Completion.115053.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/27/2024 16:51:38" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 6/27/2024 16:51:38, ?, ?, Completed, 22012132002, KP, Bannu, Lakki Marwat, Lakki Marwat, Dalo khel, Dalo Khel, Square, Brick Masonry, ?, Muhammad Ijaz, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.602521, 70.879327, WST KP_Images/463Muhammad Ijaz.Picture of WST Before Improvement.113849.jpg, 1075, 10/28/2019, Muhammad Ijaz, 1120131538729, 3108347187, 10, 10, 0, 10, 6.25, 6, 12, 12, 1.36, 181.44, 48000, 0.08, 2, Total CCA 6 acr, WST Profile - Completed, ?, ?, 3/17/2020, 571389, 420000, 151389, ?, 0, ?, ?, 3/18/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 4/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 4/23/2020, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 4/1/2020, 571389, 420000, 151389, 12, 12, 1.36, WST KP_Images/463Muhammad Ijaz.Picture of WST - After Completion.115440.jpg, 4, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"6\/27\/2024 16:51:38","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012132002","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Lakki Marwat","tehsil":"Dalo khel","uc":"Dalo Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Ijaz","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.602521, 70.879327","coordinates":"WST KP_Images\/463Muhammad Ijaz.Picture of WST Before Improvement.113849.jpg","picture_of_wst_before_improvement":"1075","wua_registration_no":"10\/28\/2019","wua_registration_date":"Muhammad Ijaz","name_of_wua_president":"1120131538729","cnic_no_of_wua_president":"3108347187","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"6.25","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"181.44","storage_capacity_m3":"48000","storage_capacity_gallon":"0.08","design_discharge_cusec":"2","design_discharge_lps":"Total CCA 6 acr","if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/17\/2020","issuance_date_of_govt_share":"571389","total_amount_rs":"420000","govt_share_rs":"151389","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/18\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"4\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/23\/2020","date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/1\/2020","completion_date":"571389","verified_total_amount_rs":"420000","verified_govt_share_rs":"151389","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/463Muhammad Ijaz.Picture of WST - After Completion.115440.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/27/2024 16:10:09" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 6/27/2024 16:10:09, ?, ?, Completed, 22012132003, KP, Bannu, Lakki Marwat, Lakki Marwat, Bakhmal Ahmadzai, Baji Mughal Khel, Square, Brick Masonry, ?, Taj Ali Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.70365922,70.65624453, WST KP_Images/464Taj Ali Khan.Picture of WST Before Improvement.112548.jpg, 1017, 7/16/2019, Taj Ali Khan, 1120197078689, 3431911895, 12, 12, 0, 12, 15, 15, 12, 12, 1.36, 181.44, 48000, 0.21, 6, ?, WST Profile - Completed, ?, ?, 1/20/2020, 571389, 420000, 151389, ?, 0, ?, ?, 1/23/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 168000, 1/29/2020, ?, ?, ?, ?, ?, ?, 0, ?, 252000, 2/4/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/3/2020, 571389, 420000, 151389, 12, 12, 1.36, WST KP_Images/464Taj Ali Khan.Picture of WST - After Completion.112547.jpg, 7, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"6\/27\/2024 16:10:09","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012132003","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Lakki Marwat","tehsil":"Bakhmal Ahmadzai","uc":"Baji Mughal Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Taj Ali Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.70365922,70.65624453","coordinates":"WST KP_Images\/464Taj Ali Khan.Picture of WST Before Improvement.112548.jpg","picture_of_wst_before_improvement":"1017","wua_registration_no":"7\/16\/2019","wua_registration_date":"Taj Ali Khan","name_of_wua_president":"1120197078689","cnic_no_of_wua_president":"3431911895","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"15","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"181.44","storage_capacity_m3":"48000","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/20\/2020","issuance_date_of_govt_share":"571389","total_amount_rs":"420000","govt_share_rs":"151389","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/23\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"1\/29\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"252000","amount_of_final_released_rs":"2\/4\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/3\/2020","completion_date":"571389","verified_total_amount_rs":"420000","verified_govt_share_rs":"151389","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/464Taj Ali Khan.Picture of WST - After Completion.112547.jpg","picture_of_wst_after_completion":"7","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/1/2024 16:07:29" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 7/1/2024 16:07:29, ?, ?, Completed, 22012132004, KP, Bannu, Lakki Marwat, Lakki Marwat, Tajazai, Gulbaz Dehkan, Square, Brick Masonry, ?, Noor Saleem, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.6010225,70.77027278, WST KP_Images/465Noor Saleem.Picture of WST Before Improvement.101923.jpg, 1066, 10/24/2019, Noor Saleem, 1120107235497, 3018070440, 12, 12, 0, 12, 10, 8.83, 12, 12, 1.36, 181.44, 48000, 0.32, 9, ?, WST Profile - Completed, ?, ?, 3/17/2020, 571389, 420000, 151389, ?, 0, ?, ?, 3/17/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 4/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 4/23/2020, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 4/2/2020, 571389, 420000, 151389, 12, 12, 1.36, WST KP_Images/465Noor Saleem.Picture of WST - After Completion.111032.jpg, 3, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"7\/1\/2024 16:07:29","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012132004","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Lakki Marwat","tehsil":"Tajazai","uc":"Gulbaz Dehkan","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Noor Saleem","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.6010225,70.77027278","coordinates":"WST KP_Images\/465Noor Saleem.Picture of WST Before Improvement.101923.jpg","picture_of_wst_before_improvement":"1066","wua_registration_no":"10\/24\/2019","wua_registration_date":"Noor Saleem","name_of_wua_president":"1120107235497","cnic_no_of_wua_president":"3018070440","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"10","gross_command_area_gca_acres":"8.83","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"181.44","storage_capacity_m3":"48000","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/17\/2020","issuance_date_of_govt_share":"571389","total_amount_rs":"420000","govt_share_rs":"151389","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/17\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"4\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/23\/2020","date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/2\/2020","completion_date":"571389","verified_total_amount_rs":"420000","verified_govt_share_rs":"151389","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/465Noor Saleem.Picture of WST - After Completion.111032.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/1/2024 16:02:48" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 7/1/2024 16:02:48, ?, ?, Completed, 22012132005, KP, Bannu, Lakki Marwat, Lakki Marwat, Ghazni Khel, Ghazni Khel, Square, Brick Masonry, ?, Abdul Jalil, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.54022778,70.74092222, WST KP_Images/466Abdul Jalil.Picture of WST Before Improvement.105338.jpg, 1051, 10/21/2019, Abdul Jalil, 1120103827481, 3453168471, 10, 10, 0, 10, 12, 11.25, 12, 12, 1.36, 181.44, 48000, 0.28, 8, ?, WST Profile - Completed, ?, ?, 3/17/2020, 571389, 420000, 151389, ?, 0, ?, ?, 3/17/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 4/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 4/23/2020, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 4/1/2020, 571389, 420000, 151389, 12, 12, 1.36, WST KP_Images/466Abdul Jalil.Picture of WST - After Completion.110647.jpg, 5, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"7\/1\/2024 16:02:48","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012132005","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Lakki Marwat","tehsil":"Ghazni Khel","uc":"Ghazni Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Jalil","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.54022778,70.74092222","coordinates":"WST KP_Images\/466Abdul Jalil.Picture of WST Before Improvement.105338.jpg","picture_of_wst_before_improvement":"1051","wua_registration_no":"10\/21\/2019","wua_registration_date":"Abdul Jalil","name_of_wua_president":"1120103827481","cnic_no_of_wua_president":"3453168471","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"12","gross_command_area_gca_acres":"11.25","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"181.44","storage_capacity_m3":"48000","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/17\/2020","issuance_date_of_govt_share":"571389","total_amount_rs":"420000","govt_share_rs":"151389","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/17\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"4\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/23\/2020","date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/1\/2020","completion_date":"571389","verified_total_amount_rs":"420000","verified_govt_share_rs":"151389","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/466Abdul Jalil.Picture of WST - After Completion.110647.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/1/2024 13:04:16" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 7/1/2024 13:04:16, ?, ?, Completed, 22012132006, KP, Bannu, Lakki Marwat, Lakki Marwat, Pahar Khel Thall, Kachi Qamar, Square, Brick Masonry, ?, Ismail Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.68324,70.97043, WST KP_Images/467Ismail Khan.Picture of WST Before Improvement.082933.jpg, 1097, 2/19/2020, Ismail Khan, 1120159880399, 3469491689, 8, 8, 0, 8, 25, 25, 12, 12, 1.36, 181.44, 48000, 0.21, 6, ?, WST Profile - Completed, ?, ?, 3/17/2020, 571389, 420000, 151389, ?, 0, ?, ?, 3/17/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 4/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 4/23/2020, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 4/2/2020, 571389, 420000, 151389, 12, 12, 1.36, WST KP_Images/467Ismail Khan.Picture of WST - After Completion.081529.jpg, 12, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"7\/1\/2024 13:04:16","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012132006","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Lakki Marwat","tehsil":"Pahar Khel Thall","uc":"Kachi Qamar","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ismail Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.68324,70.97043","coordinates":"WST KP_Images\/467Ismail Khan.Picture of WST Before Improvement.082933.jpg","picture_of_wst_before_improvement":"1097","wua_registration_no":"2\/19\/2020","wua_registration_date":"Ismail Khan","name_of_wua_president":"1120159880399","cnic_no_of_wua_president":"3469491689","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"25","gross_command_area_gca_acres":"25","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"181.44","storage_capacity_m3":"48000","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/17\/2020","issuance_date_of_govt_share":"571389","total_amount_rs":"420000","govt_share_rs":"151389","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/17\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"4\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/23\/2020","date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/2\/2020","completion_date":"571389","verified_total_amount_rs":"420000","verified_govt_share_rs":"151389","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/467Ismail Khan.Picture of WST - After Completion.081529.jpg","picture_of_wst_after_completion":"12","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/1/2024 13:49:25" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 7/1/2024 13:49:25, ?, ?, Completed, 22012132007, KP, Bannu, Lakki Marwat, Lakki Marwat, Tajazai, Lawang Khel, Square, Brick Masonry, ?, Nawab Ali, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.58538611,70.71706667, WST KP_Images/470Nawab Ali.Picture of WST Before Improvement.103933.jpg, 834, 6/8/2019, Nawab Ali Khan, 1120177783057, 3489383410, 12, 12, 0, 12, 24, 23.25, 12, 12, 1.36, 181.44, 48000, 0.32, 9, ?, WST Profile - Completed, ?, ?, 1/20/2020, 571389, 420000, 151389, ?, 0, ?, ?, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 168000, 1/29/2020, ?, ?, ?, ?, ?, ?, 0, ?, 252000, 2/4/2020, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 1/28/2020, 571389, 420000, 151389, 12, 12, 1.36, WST KP_Images/470Nawab Ali.Picture of WST - After Completion.085607.jpg, 8, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"7\/1\/2024 13:49:25","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012132007","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Lakki Marwat","tehsil":"Tajazai","uc":"Lawang Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Nawab Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.58538611,70.71706667","coordinates":"WST KP_Images\/470Nawab Ali.Picture of WST Before Improvement.103933.jpg","picture_of_wst_before_improvement":"834","wua_registration_no":"6\/8\/2019","wua_registration_date":"Nawab Ali Khan","name_of_wua_president":"1120177783057","cnic_no_of_wua_president":"3489383410","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"24","gross_command_area_gca_acres":"23.25","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"181.44","storage_capacity_m3":"48000","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/20\/2020","issuance_date_of_govt_share":"571389","total_amount_rs":"420000","govt_share_rs":"151389","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"1\/29\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"252000","amount_of_final_released_rs":"2\/4\/2020","date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/28\/2020","completion_date":"571389","verified_total_amount_rs":"420000","verified_govt_share_rs":"151389","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/470Nawab Ali.Picture of WST - After Completion.085607.jpg","picture_of_wst_after_completion":"8","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/1/2024 13:57:19" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 7/1/2024 13:57:19, ?, ?, Completed, 22012132008, KP, Bannu, Lakki Marwat, Lakki Marwat, Bakhmal Ahmadzai, Baji Mughal Khel, Square, Brick Masonry, ?, Bismillah Jan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.71128475,70.64957533, WST KP_Images/471Bismillah Jan.Picture of WST Before Improvement.091316.jpg, 648, 4/15/2019, Bismillah Jan, 1120118710401, 3439451921, 12, 12, 0, 12, 22, 20, 12, 12, 1.36, 181.44, 48000, 0.28, 8, ?, WST Profile - Completed, ?, ?, 1/10/2020, 571389, 420000, 151389, ?, 0, ?, ?, 1/13/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 1/27/2020, 126000, 1/29/2020, ?, ?, ?, ?, 126000, 1/29/2020, 126000, 2/4/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/28/2020, 571389, 420000, 151389, 12, 12, 1.36, WST KP_Images/471Bismillah Jan.Picture of WST - After Completion.090231.jpg, 7, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"7\/1\/2024 13:57:19","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012132008","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Lakki Marwat","tehsil":"Bakhmal Ahmadzai","uc":"Baji Mughal Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Bismillah Jan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.71128475,70.64957533","coordinates":"WST KP_Images\/471Bismillah Jan.Picture of WST Before Improvement.091316.jpg","picture_of_wst_before_improvement":"648","wua_registration_no":"4\/15\/2019","wua_registration_date":"Bismillah Jan","name_of_wua_president":"1120118710401","cnic_no_of_wua_president":"3439451921","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"22","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"181.44","storage_capacity_m3":"48000","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/10\/2020","issuance_date_of_govt_share":"571389","total_amount_rs":"420000","govt_share_rs":"151389","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/13\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"1\/27\/2020","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"1\/29\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"1\/29\/2020","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/4\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/28\/2020","completion_date":"571389","verified_total_amount_rs":"420000","verified_govt_share_rs":"151389","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/471Bismillah Jan.Picture of WST - After Completion.090231.jpg","picture_of_wst_after_completion":"7","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/3/2024 17:31:46" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 7/3/2024 17:31:46, ?, ?, Completed, 22012132009, KP, Bannu, Lakki Marwat, Lakki Marwat, Tajori 2, Tajori, Square, Brick Masonry, ?, Saif Ur Rehman, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 32.61568333,70.57811944, WST KP_Images/472Saif Ur Rehman.Picture of WST Before Improvement.123614.jpg, 1224, 2/9/2021, Saif Ur Rehman, 1210103605151, 3469509533, 10, 10, 0, 10, 16, 15, 10, 10, 1.36, 126, 33333, 0.18, 5, ?, WST Profile - Completed, ?, ?, 6/1/2021, 560000, 420000, 140000, ?, 0, ?, ?, 6/1/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/11/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/16/2021, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 6/15/2021, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/472Saif Ur Rehman.Picture of WST - After Completion.123614.jpg, 5, ?, ?, ?, Total CCA 15 acr, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"7\/3\/2024 17:31:46","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012132009","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Lakki Marwat","tehsil":"Tajori 2","uc":"Tajori","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Saif Ur Rehman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.61568333,70.57811944","coordinates":"WST KP_Images\/472Saif Ur Rehman.Picture of WST Before Improvement.123614.jpg","picture_of_wst_before_improvement":"1224","wua_registration_no":"2\/9\/2021","wua_registration_date":"Saif Ur Rehman","name_of_wua_president":"1210103605151","cnic_no_of_wua_president":"3469509533","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"16","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/1\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/1\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/11\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/16\/2021","date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/15\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/472Saif Ur Rehman.Picture of WST - After Completion.123614.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":"Total CCA 15 acr","if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/2/2024 17:18:50" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 7/2/2024 17:18:50, ?, ?, Completed, 22012132010, KP, Bannu, Lakki Marwat, Lakki Marwat, Landiwah, Landiwah, Square, Brick Masonry, ?, Asmat Ullah, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 32.75839,70.94724, WST KP_Images/473Asmat Ullah.Picture of WST Before Improvement.103647.jpg, 1116, 5/6/2020, Muhammad Ibrahim Khan, 1120103562403, 3003955776, 10, 10, 0, 10, 12, 11.5, 12, 12, 1.36, 181.44, 48000, 0.14, 4, ?, WST Profile - Completed, ?, ?, 10/28/2020, 606066, 420000, 186066, ?, 0, ?, ?, 10/28/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 11/5/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 11/19/2020, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 11/16/2020, 590688, 420000, 170688, 12, 12, 1.36, WST KP_Images/473Asmat Ullah.Picture of WST - After Completion.122424.jpg, 3, ?, ?, ?, Total CCA 11.36 acr, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"7\/2\/2024 17:18:50","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012132010","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Lakki Marwat","tehsil":"Landiwah","uc":"Landiwah","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Asmat Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.75839,70.94724","coordinates":"WST KP_Images\/473Asmat Ullah.Picture of WST Before Improvement.103647.jpg","picture_of_wst_before_improvement":"1116","wua_registration_no":"5\/6\/2020","wua_registration_date":"Muhammad Ibrahim Khan","name_of_wua_president":"1120103562403","cnic_no_of_wua_president":"3003955776","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"12","gross_command_area_gca_acres":"11.5","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"181.44","storage_capacity_m3":"48000","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/28\/2020","issuance_date_of_govt_share":"606066","total_amount_rs":"420000","govt_share_rs":"186066","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/28\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"11\/5\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"11\/19\/2020","date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/16\/2020","completion_date":"590688","verified_total_amount_rs":"420000","verified_govt_share_rs":"170688","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/473Asmat Ullah.Picture of WST - After Completion.122424.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":"Total CCA 11.36 acr","if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/2/2024 17:10:32" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 7/2/2024 17:10:32, ?, ?, Completed, 22012132011, KP, Bannu, Lakki Marwat, Lakki Marwat, Ghazni Khel, Ghazni Khel, Square, Brick Masonry, ?, Shabir Ahmad, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, Village counsil ghazni khel, WST Identification - Completed, ?, ?, 32.58503056,70.76053889, WST KP_Images/474Shabir Ahmad.Picture of WST Before Improvement.113142.jpg, 1064, 10/23/2019, Shabir Ahmad, 1120151452763, 3009065311, 10, 10, 0, 10, 10.5, 10, 12, 12, 1.36, 181.44, 48000, 0.32, 9, ?, WST Profile - Completed, ?, ?, 10/28/2020, 606066, 420000, 186066, ?, 0, ?, ?, 10/28/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 11/5/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 11/19/2020, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 11/13/2020, 587276, 420000, 167276, 12, 12, 1.36, WST KP_Images/474Shabir Ahmad.Picture of WST - After Completion.121700.jpg, 4, ?, ?, ?, Total CCA 10 acr, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"7\/2\/2024 17:10:32","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012132011","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Lakki Marwat","tehsil":"Ghazni Khel","uc":"Ghazni Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Shabir Ahmad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"Village counsil ghazni khel","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.58503056,70.76053889","coordinates":"WST KP_Images\/474Shabir Ahmad.Picture of WST Before Improvement.113142.jpg","picture_of_wst_before_improvement":"1064","wua_registration_no":"10\/23\/2019","wua_registration_date":"Shabir Ahmad","name_of_wua_president":"1120151452763","cnic_no_of_wua_president":"3009065311","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"10.5","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"181.44","storage_capacity_m3":"48000","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/28\/2020","issuance_date_of_govt_share":"606066","total_amount_rs":"420000","govt_share_rs":"186066","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/28\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"11\/5\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"11\/19\/2020","date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/13\/2020","completion_date":"587276","verified_total_amount_rs":"420000","verified_govt_share_rs":"167276","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/474Shabir Ahmad.Picture of WST - After Completion.121700.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":"Total CCA 10 acr","if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/2/2024 16:26:14" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 7/2/2024 16:26:14, ?, ?, Completed, 22012132012, KP, Bannu, Lakki Marwat, Lakki Marwat, Bakhmal Ahmadzai, Baji Mughal Khel, Square, Brick Masonry, ?, Mir Ahmad Jan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, Village counsil Khan khel mandozai, WST Identification - Completed, ?, ?, 32.70076389,70.66503333, WST KP_Images/475Mir Ahmad Jan.Picture of WST Before Improvement.094341.jpg, 783, 5/29/2019, Mir Ahmad Jan, 1120198064823, 3149050687, 12, 12, 0, 12, 13.5, 13.13, 12, 12, 1.36, 181.44, 48000, 0.35, 10, ?, WST Profile - Completed, ?, ?, 6/16/2020, 584930, 420000, 164930, ?, 0, ?, ?, 6/16/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 11/5/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 11/19/2020, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 7/8/2020, 571280, 420000, 151280, 12, 12, 1.36, WST KP_Images/475Mir Ahmad Jan.Picture of WST - After Completion.113234.jpg, 5, ?, ?, ?, Total CCA 13.13 acr, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"7\/2\/2024 16:26:14","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012132012","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Lakki Marwat","tehsil":"Bakhmal Ahmadzai","uc":"Baji Mughal Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mir Ahmad Jan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"Village counsil Khan khel mandozai","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.70076389,70.66503333","coordinates":"WST KP_Images\/475Mir Ahmad Jan.Picture of WST Before Improvement.094341.jpg","picture_of_wst_before_improvement":"783","wua_registration_no":"5\/29\/2019","wua_registration_date":"Mir Ahmad Jan","name_of_wua_president":"1120198064823","cnic_no_of_wua_president":"3149050687","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"13.5","gross_command_area_gca_acres":"13.13","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"181.44","storage_capacity_m3":"48000","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/16\/2020","issuance_date_of_govt_share":"584930","total_amount_rs":"420000","govt_share_rs":"164930","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"11\/5\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"11\/19\/2020","date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/8\/2020","completion_date":"571280","verified_total_amount_rs":"420000","verified_govt_share_rs":"151280","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/475Mir Ahmad Jan.Picture of WST - After Completion.113234.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":"Total CCA 13.13 acr","if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/2/2024 11:00:02" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 7/2/2024 11:00:02, ?, ?, Completed, 22012132013, KP, Bannu, Lakki Marwat, Lakki Marwat, Mash Masti Khani, Mash Masti Khani, Square, Brick Masonry, ?, Sabz Ali Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, Village council Wanda mash, WST Identification - Completed, ?, ?, 32.80330556,70.9481, WST KP_Images/476Sabz Ali Khan.Picture of WST Before Improvement.120205.jpg, 822, 12/30/2019, Sabz Ali Khan, 1120151479167, 3328598241, 12, 12, 0, 12, 11.88, 11.88, 12, 12, 1.36, 181.44, 48000, 0.25, 7, Total CCA 11.88 acr, WST Profile - Completed, ?, ?, 7/7/2020, 606066, 420000, 186066, ?, 0, ?, ?, 7/7/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/8/2020, 126000, 12/15/2020, ?, ?, ?, ?, 126000, 12/15/2020, 126000, 12/21/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/17/2020, 606066, 420000, 186066, 12, 12, 1.36, WST KP_Images/476Sabz Ali Khan.Picture of WST - After Completion.104435.jpg, 6, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"7\/2\/2024 11:00:02","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012132013","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Lakki Marwat","tehsil":"Mash Masti Khani","uc":"Mash Masti Khani","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sabz Ali Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"Village council Wanda mash","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.80330556,70.9481","coordinates":"WST KP_Images\/476Sabz Ali Khan.Picture of WST Before Improvement.120205.jpg","picture_of_wst_before_improvement":"822","wua_registration_no":"12\/30\/2019","wua_registration_date":"Sabz Ali Khan","name_of_wua_president":"1120151479167","cnic_no_of_wua_president":"3328598241","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"11.88","gross_command_area_gca_acres":"11.88","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"181.44","storage_capacity_m3":"48000","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":"Total CCA 11.88 acr","if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"7\/7\/2020","issuance_date_of_govt_share":"606066","total_amount_rs":"420000","govt_share_rs":"186066","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"7\/7\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/8\/2020","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"12\/15\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"12\/15\/2020","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/21\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/17\/2020","completion_date":"606066","verified_total_amount_rs":"420000","verified_govt_share_rs":"186066","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/476Sabz Ali Khan.Picture of WST - After Completion.104435.jpg","picture_of_wst_after_completion":"6","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/2/2024 14:35:57" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 7/2/2024 14:35:57, ?, ?, Completed, 22012132014, KP, Bannu, Lakki Marwat, Lakki Marwat, Khero Khel Pacca, Agari Azad Khel Khan, Square, Brick Masonry, ?, Muhammad Sher, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 32.54392778,70.652025, WST KP_Images/477Muhammad Sher.Picture of WST Before Improvement.105753.jpg, 1119, 5/13/2020, Muhammad Sher Khan, 1120116670655, 3000760579, 12, 12, 0, 12, 12, 12, 12, 12, 1.36, 181.44, 48000, 0.21, 6, ?, WST Profile - Completed, ?, ?, 11/30/2020, 606066, 420000, 186066, ?, 0, ?, ?, 11/30/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/8/2020, 126000, 12/15/2020, ?, ?, ?, ?, 126000, 12/15/2020, 126000, 12/21/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/17/2020, 606066, 420000, 186066, 12, 12, 1.36, WST KP_Images/477Muhammad Sher.Picture of WST - After Completion.094113.jpg, 4, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"7\/2\/2024 14:35:57","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012132014","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Lakki Marwat","tehsil":"Khero Khel Pacca","uc":"Agari Azad Khel Khan","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Sher","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.54392778,70.652025","coordinates":"WST KP_Images\/477Muhammad Sher.Picture of WST Before Improvement.105753.jpg","picture_of_wst_before_improvement":"1119","wua_registration_no":"5\/13\/2020","wua_registration_date":"Muhammad Sher Khan","name_of_wua_president":"1120116670655","cnic_no_of_wua_president":"3000760579","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"12","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"181.44","storage_capacity_m3":"48000","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/30\/2020","issuance_date_of_govt_share":"606066","total_amount_rs":"420000","govt_share_rs":"186066","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/30\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/8\/2020","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"12\/15\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"12\/15\/2020","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/21\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/17\/2020","completion_date":"606066","verified_total_amount_rs":"420000","verified_govt_share_rs":"186066","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/477Muhammad Sher.Picture of WST - After Completion.094113.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/3/2024 12:48:28" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 7/3/2024 12:48:28, ?, ?, Completed, 22012132015, KP, Bannu, Lakki Marwat, Lakki Marwat, Wanda Shahab Khel, Wanda Shahab Khel, Square, Brick Masonry, ?, Noor Aslam, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 32.76211111,71.0195, WST KP_Images/479Noor Aslam.Picture of WST Before Improvement.074458.jpg, 1211, 1/14/2021, Noor Aslam, 1120161651021, 3005829580, 12, 12, 0, 12, 22, 22, 10, 10, 1.36, 126, 33333, 0.35, 10, ?, WST Profile - Completed, ?, ?, 5/17/2021, 560000, 420000, 140000, ?, 0, ?, ?, 5/18/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/11/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/16/2021, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 6/15/2021, 560000, 420000, 140000, 10, 10, 1.36, ?, 8, ?, ?, ?, Total CCA 22 acr, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"7\/3\/2024 12:48:28","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012132015","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Lakki Marwat","tehsil":"Wanda Shahab Khel","uc":"Wanda Shahab Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Noor Aslam","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.76211111,71.0195","coordinates":"WST KP_Images\/479Noor Aslam.Picture of WST Before Improvement.074458.jpg","picture_of_wst_before_improvement":"1211","wua_registration_no":"1\/14\/2021","wua_registration_date":"Noor Aslam","name_of_wua_president":"1120161651021","cnic_no_of_wua_president":"3005829580","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"22","gross_command_area_gca_acres":"22","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/17\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/18\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/11\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/16\/2021","date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/15\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"8","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":"Total CCA 22 acr","if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/4/2024 16:27:33" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 7/4/2024 16:27:33, ?, ?, Completed, 22012132016, KP, Bannu, Lakki Marwat, Lakki Marwat, Lakki city 2, Lakki marwat, Square, Brick Masonry, ?, Muhammad Iqbal, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.601667, 70.945806, WST KP_Images/41205350Muhammad iqbal.Picture of WST Before Improvement.115156.jpg, 1313, 5/26/2021, Kifayat ullah khan, 1120112711163, 3009152560, 12, 12, 0, 12, 4.25, 4.25, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 11/18/2021, 560000, 420000, 140000, ?, 0, ?, ?, 11/18/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 12/24/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/17/2021, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/41205350Muhammad Iqbal.Picture of WST - After Completion.113335.jpg, 2, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"7\/4\/2024 16:27:33","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012132016","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Lakki Marwat","tehsil":"Lakki city 2","uc":"Lakki marwat","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Iqbal","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.601667, 70.945806","coordinates":"WST KP_Images\/41205350Muhammad iqbal.Picture of WST Before Improvement.115156.jpg","picture_of_wst_before_improvement":"1313","wua_registration_no":"5\/26\/2021","wua_registration_date":"Kifayat ullah khan","name_of_wua_president":"1120112711163","cnic_no_of_wua_president":"3009152560","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"4.25","gross_command_area_gca_acres":"4.25","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/18\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/18\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"12\/24\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/17\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/41205350Muhammad Iqbal.Picture of WST - After Completion.113335.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/4/2024 14:52:46" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 7/4/2024 14:52:46, ?, ?, Completed, 22012132017, KP, Bannu, Lakki Marwat, Lakki Marwat, Mela Shahab khel, Kalan, Square, Brick Masonry, ?, Ashraf Ali Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, Village counsil Mela Shahab Khel, WST Identification - Completed, ?, ?, 32.619770, 70.822280, WST KP_Images/fea3f7a8Ashraf Ali Khan.Picture of WST Before Improvement.042002.jpg, 1421, 6/16/2021, Ashraf Ali Khan, 1120142729529, 3459245655, 10, 10, 0, 10, 3, 3, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 11/18/2021, 560000, 420000, 140000, ?, 0, ?, ?, 11/18/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 12/24/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/16/2021, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/fea3f7a8Ashraf Ali Khan.Picture of WST - After Completion.100055.jpg, 2, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"7\/4\/2024 14:52:46","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012132017","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Lakki Marwat","tehsil":"Mela Shahab khel","uc":"Kalan","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ashraf Ali Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"Village counsil Mela Shahab Khel","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.619770, 70.822280","coordinates":"WST KP_Images\/fea3f7a8Ashraf Ali Khan.Picture of WST Before Improvement.042002.jpg","picture_of_wst_before_improvement":"1421","wua_registration_no":"6\/16\/2021","wua_registration_date":"Ashraf Ali Khan","name_of_wua_president":"1120142729529","cnic_no_of_wua_president":"3459245655","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"3","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/18\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/18\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"12\/24\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/16\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/fea3f7a8Ashraf Ali Khan.Picture of WST - After Completion.100055.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/6/2024 16:36:20" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 6/6/2024 16:36:20, ?, ?, Completed, 22012132018, KP, Bannu, Lakki Marwat, Lakki Marwat, Mela Shahab Khel, Ihsanpur, Square, Brick Masonry, ?, Bashar Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.627020, 70.944810, WST KP_Images/f876e5d4Bashar Khan.Picture of WST Before Improvement.051926.jpg, 1481, 6/23/2021, Bashar Khan, 1110191114307, 3350901741, 9, 9, 0, 9, 80.37, 20.37, 10, 10, 1.36, 126, 33333, 0.42, 12, ?, WST Profile - Completed, ?, ?, 12/28/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/29/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 1/28/2022, ?, ?, ?, ?, ?, ?, 0, ?, ?, 1/28/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/21/2022, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/f876e5d4Bashar Khan.Picture of WST - After Completion.114323.jpg, 60, ?, ?, ?, Total CCA : 80.38 acr, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"6\/6\/2024 16:36:20","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012132018","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Lakki Marwat","tehsil":"Mela Shahab Khel","uc":"Ihsanpur","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Bashar Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.627020, 70.944810","coordinates":"WST KP_Images\/f876e5d4Bashar Khan.Picture of WST Before Improvement.051926.jpg","picture_of_wst_before_improvement":"1481","wua_registration_no":"6\/23\/2021","wua_registration_date":"Bashar Khan","name_of_wua_president":"1110191114307","cnic_no_of_wua_president":"3350901741","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"80.37","gross_command_area_gca_acres":"20.37","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.42","design_discharge_cusec":"12","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/28\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/29\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"1\/28\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":"1\/28\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/21\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/f876e5d4Bashar Khan.Picture of WST - After Completion.114323.jpg","picture_of_wst_after_completion":"60","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":"Total CCA : 80.38 acr","if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/10/2024 14:14:34" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 7/10/2024 14:14:34, ?, ?, Completed, 22012132019, KP, Bannu, Lakki Marwat, Lakki Marwat, Landiwah, Mir Azam Machan Khel, Square, Brick Masonry, ?, Wresham Gul, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.736194, 70.907205, WST KP_Images/066aaaeaWresham Gul.Picture of WST Before Improvement.063546.jpg, 1245, 5/18/2021, Wresham Gul, 1120181417853, 3351212922, 10, 10, 0, 10, 11.5, 8, 10, 10, 1.36, 126, 33333, 0.42, 12, ?, WST Profile - Completed, ?, ?, 11/18/2021, 560000, 420000, 140000, ?, 0, ?, ?, 11/18/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 12/24/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/17/2021, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/066aaaeaWresham Gul.Picture of WST - After Completion.091818.jpg, 4, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"7\/10\/2024 14:14:34","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012132019","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Lakki Marwat","tehsil":"Landiwah","uc":"Mir Azam Machan Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wresham Gul","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.736194, 70.907205","coordinates":"WST KP_Images\/066aaaeaWresham Gul.Picture of WST Before Improvement.063546.jpg","picture_of_wst_before_improvement":"1245","wua_registration_no":"5\/18\/2021","wua_registration_date":"Wresham Gul","name_of_wua_president":"1120181417853","cnic_no_of_wua_president":"3351212922","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"11.5","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.42","design_discharge_cusec":"12","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/18\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/18\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"12\/24\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/17\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/066aaaeaWresham Gul.Picture of WST - After Completion.091818.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/10/2024 13:55:23" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 7/10/2024 13:55:23, ?, ?, Completed, 22012132020, KP, Bannu, Lakki Marwat, Lakki Marwat, Mash Masti Khani, Wanda Machan Khel, Square, Brick Masonry, ?, Ghulam Dawood, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.842389, 70.889720, WST KP_Images/b680d635Ghulam Dawood.Picture of WST Before Improvement.070846.jpg, 1265, 5/20/2021, Ghulam Dawood Khan, 1120123952821, 3065762904, 10, 10, 0, 10, 13.75, 13.75, 10, 10, 1.36, 126, 33333, 0.18, 5, ?, WST Profile - Completed, ?, ?, 11/18/2021, 560000, 420000, 140000, ?, 0, ?, ?, 11/18/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 12/24/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/17/2021, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/b680d635Ghulam Dawood.Picture of WST - After Completion.090035.jpg, 5, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"7\/10\/2024 13:55:23","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012132020","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Lakki Marwat","tehsil":"Mash Masti Khani","uc":"Wanda Machan Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ghulam Dawood","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.842389, 70.889720","coordinates":"WST KP_Images\/b680d635Ghulam Dawood.Picture of WST Before Improvement.070846.jpg","picture_of_wst_before_improvement":"1265","wua_registration_no":"5\/20\/2021","wua_registration_date":"Ghulam Dawood Khan","name_of_wua_president":"1120123952821","cnic_no_of_wua_president":"3065762904","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"13.75","gross_command_area_gca_acres":"13.75","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/18\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/18\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"12\/24\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/17\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/b680d635Ghulam Dawood.Picture of WST - After Completion.090035.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/29/2024 15:33:02" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/29/2024 15:33:02, ?, ?, Completed, 22012132021, KP, Bannu, Lakki Marwat, Lakki Marwat, Mash Masti Khani, Wanda Pari, Square, Brick Masonry, ?, Ghulam Muhammad, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, Village council: Mash masti khani, WST Identification - Completed, ?, ?, 32.838460, 70.866500, WST KP_Images/67fef025Ghulam Muhammad.Picture of WST Before Improvement.092940.jpg, 1407, 6/10/2021, Ghulam Muhammad, 1120152322845, 3018758236, 10, 10, 0, 10, 12, 8.75, 10, 10, 1.36, 126, 33333, 0.21, 6, ?, WST Profile - Completed, ?, ?, 12/28/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/29/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 1/28/2022, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/17/2022, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/67fef025Ghulam Muhammad.Picture of WST - After Completion.065246.jpg, 4, ?, ?, ?, Conveyance losses is zero, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, Ghulam Muhammad, ?, Ghulam Muhammad, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/29\/2024 15:33:02","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012132021","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Lakki Marwat","tehsil":"Mash Masti Khani","uc":"Wanda Pari","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ghulam Muhammad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"Village council: Mash masti khani","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.838460, 70.866500","coordinates":"WST KP_Images\/67fef025Ghulam Muhammad.Picture of WST Before Improvement.092940.jpg","picture_of_wst_before_improvement":"1407","wua_registration_no":"6\/10\/2021","wua_registration_date":"Ghulam Muhammad","name_of_wua_president":"1120152322845","cnic_no_of_wua_president":"3018758236","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"12","gross_command_area_gca_acres":"8.75","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/28\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/29\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"1\/28\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/17\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/67fef025Ghulam Muhammad.Picture of WST - After Completion.065246.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":"Conveyance losses is zero","if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":"Ghulam Muhammad","bls_i":null,"bls_ii":"Ghulam Muhammad","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/4/2024 16:34:31" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 7/4/2024 16:34:31, ?, ?, Completed, 22012132022, KP, Bannu, Lakki Marwat, Lakki Marwat, Daraka Sulaiman Khel, Landi Mir Salam, Square, Brick Masonry, ?, Inam Ullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.696906, 70.515706, WST KP_Images/27ec23a1Inam Ullah.Picture of WST Before Improvement.103942.jpg, 1352, 6/7/2021, Inam Ullah, 1120115642153, 3465407801, 10, 10, 0, 10, 14, 14, 10, 10, 1.36, 126, 33333, 0.18, 5, ?, WST Profile - Completed, ?, ?, 11/18/2021, 560000, 420000, 140000, ?, 0, ?, ?, 11/18/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 12/24/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/15/2021, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/27ec23a1Inam Ullah.Picture of WST - After Completion.113914.jpg, 6, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"7\/4\/2024 16:34:31","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012132022","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Lakki Marwat","tehsil":"Daraka Sulaiman Khel","uc":"Landi Mir Salam","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Inam Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.696906, 70.515706","coordinates":"WST KP_Images\/27ec23a1Inam Ullah.Picture of WST Before Improvement.103942.jpg","picture_of_wst_before_improvement":"1352","wua_registration_no":"6\/7\/2021","wua_registration_date":"Inam Ullah","name_of_wua_president":"1120115642153","cnic_no_of_wua_president":"3465407801","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"14","gross_command_area_gca_acres":"14","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/18\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/18\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"12\/24\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/15\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/27ec23a1Inam Ullah.Picture of WST - After Completion.113914.jpg","picture_of_wst_after_completion":"6","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/4/2024 16:45:10" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 7/4/2024 16:45:10, ?, ?, Completed, 22012132023, KP, Bannu, Lakki Marwat, Lakki Marwat, Bakhmal Ahmad Zai, Baji Mughal Khel, Square, Brick Masonry, ?, Khaliq Raza, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.705517, 70.663822, WST KP_Images/073d090fKhaliq Raza.Picture of WST Before Improvement.111124.jpg, 668, 4/29/2021, Khaliq Raza, 1120112554157, 3169107236, 10, 10, 0, 10, 12.5, 12.5, 10, 10, 1.36, 126, 33333, 0.28, 8, ?, WST Profile - Completed, ?, ?, 11/18/2021, 560000, 420000, 140000, ?, 0, ?, ?, 11/18/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 12/24/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/15/2021, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/073d090fKhaliq Raza.Picture of WST - After Completion.114850.jpg, 8, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"7\/4\/2024 16:45:10","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012132023","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Lakki Marwat","tehsil":"Bakhmal Ahmad Zai","uc":"Baji Mughal Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Khaliq Raza","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.705517, 70.663822","coordinates":"WST KP_Images\/073d090fKhaliq Raza.Picture of WST Before Improvement.111124.jpg","picture_of_wst_before_improvement":"668","wua_registration_no":"4\/29\/2021","wua_registration_date":"Khaliq Raza","name_of_wua_president":"1120112554157","cnic_no_of_wua_president":"3169107236","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"12.5","gross_command_area_gca_acres":"12.5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/18\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/18\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"12\/24\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/15\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/073d090fKhaliq Raza.Picture of WST - After Completion.114850.jpg","picture_of_wst_after_completion":"8","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/4/2024 16:39:43" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 7/4/2024 16:39:43, ?, ?, Completed, 22012132024, KP, Bannu, Lakki Marwat, Lakki Marwat, Daraka Sulaiman Khel, Daraka Aziz Khan, Square, Brick Masonry, ?, Kifayat Ullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.666114, 70.550750, WST KP_Images/23448d6dKifayat Ullah.Picture of WST Before Improvement.112233.jpg, 1340, 6/3/2021, Kifayat Ullah, 1120187368251, 3078020700, 12, 12, 0, 12, 31, 10, 10, 10, 1.36, 126, 33333, 0.25, 7, ?, WST Profile - Completed, ?, ?, 11/18/2021, 560000, 420000, 140000, ?, 0, ?, ?, 11/18/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 12/24/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/15/2021, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/23448d6dKifayat Ullah.Picture of WST - After Completion.114342.jpg, 9, ?, ?, ?, Total CCA 19 acr, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"7\/4\/2024 16:39:43","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012132024","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Lakki Marwat","tehsil":"Daraka Sulaiman Khel","uc":"Daraka Aziz Khan","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Kifayat Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.666114, 70.550750","coordinates":"WST KP_Images\/23448d6dKifayat Ullah.Picture of WST Before Improvement.112233.jpg","picture_of_wst_before_improvement":"1340","wua_registration_no":"6\/3\/2021","wua_registration_date":"Kifayat Ullah","name_of_wua_president":"1120187368251","cnic_no_of_wua_president":"3078020700","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"31","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/18\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/18\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"12\/24\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/15\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/23448d6dKifayat Ullah.Picture of WST - After Completion.114342.jpg","picture_of_wst_after_completion":"9","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":"Total CCA 19 acr","if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/6/2024 16:24:45" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 6/6/2024 16:24:45, ?, ?, Completed, 22012232001, KP, Bannu, Lakki Marwat, Ghazni Khel, Behram khel, Khawaja khel, Square, Brick Masonry, ?, Rafi Ullah Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.601833, 70.701444, WST KP_Images/6fa0ad2dRafi ullah khan.Picture of WST Before Improvement.093944.jpg, 1396, 6/9/2021, Rafi Ullah khan, 1120121005269, 3181911085, 12, 12, 0, 12, 12, 10, 10, 10, 1.36, 126, 33333, 0.39, 11, ?, WST Profile - Completed, ?, ?, 12/29/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/29/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 1/28/2022, ?, ?, ?, ?, ?, ?, 0, ?, ?, 1/28/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/21/2022, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/6fa0ad2dRafi Ullah Khan.Picture of WST - After Completion.112932.jpg, 11, ?, ?, ?, Total CCA : 22.87 acr, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"6\/6\/2024 16:24:45","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012232001","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Ghazni Khel","tehsil":"Behram khel","uc":"Khawaja khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Rafi Ullah Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.601833, 70.701444","coordinates":"WST KP_Images\/6fa0ad2dRafi ullah khan.Picture of WST Before Improvement.093944.jpg","picture_of_wst_before_improvement":"1396","wua_registration_no":"6\/9\/2021","wua_registration_date":"Rafi Ullah khan","name_of_wua_president":"1120121005269","cnic_no_of_wua_president":"3181911085","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.39","design_discharge_cusec":"11","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/29\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/29\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"1\/28\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":"1\/28\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/21\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/6fa0ad2dRafi Ullah Khan.Picture of WST - After Completion.112932.jpg","picture_of_wst_after_completion":"11","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":"Total CCA : 22.87 acr","if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/10/2024 12:41:32" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 7/10/2024 12:41:32, ?, ?, Completed, 22012232002, KP, Bannu, Lakki Marwat, Ghazni Khel, Tajazai, Tajazai, Square, Brick Masonry, ?, Ismail Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, Tank size (10*10*1.36) meter, WST Identification - Completed, ?, ?, 32.634410, 70.788278, WST KP_Images/240bc22eIsmail khan.Picture of WST Before Improvement.101230.jpg, 1138, 7/6/2020, Ismail khan, 1120103142871, 3129790280, 10, 10, 0, 10, 10, 10, 10, 10, 1.36, 126, 33333, 0.40, 11, Storage capacity =10*10*1.26 cubic metet, WST Profile - Completed, ?, ?, 11/18/2021, 560000, 420000, 140000, ?, 0, ?, ?, 11/18/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 12/24/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/17/2021, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/240bc22eIsmail Khan.Picture of WST - After Completion.074701.jpg, 9, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"7\/10\/2024 12:41:32","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012232002","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Ghazni Khel","tehsil":"Tajazai","uc":"Tajazai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ismail Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"Tank size (10*10*1.36) meter","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.634410, 70.788278","coordinates":"WST KP_Images\/240bc22eIsmail khan.Picture of WST Before Improvement.101230.jpg","picture_of_wst_before_improvement":"1138","wua_registration_no":"7\/6\/2020","wua_registration_date":"Ismail khan","name_of_wua_president":"1120103142871","cnic_no_of_wua_president":"3129790280","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"10","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.40","design_discharge_cusec":"11","design_discharge_lps":"Storage capacity =10*10*1.26 cubic metet","if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/18\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/18\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"12\/24\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/17\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/240bc22eIsmail Khan.Picture of WST - After Completion.074701.jpg","picture_of_wst_after_completion":"9","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/10/2024 16:28:56" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 6/10/2024 16:28:56, ?, ?, Completed, 22012232003, KP, Bannu, Lakki Marwat, Ghazni Khel, Abakhel, Kaka khel, Square, Brick Masonry, ?, Habib Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, Village council kaka khel, WST Identification - Completed, ?, ?, 32.538390, 70.784056, WST KP_Images/b4f9948cHabib khan.Picture of WST Before Improvement.105459.jpg, 1393, 6/9/2021, Habib khan, 1120117119991, 3439339693, 12, 12, 0, 12, 4, 3.5, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 11/18/2021, 560000, 420000, 140000, ?, 0, ?, ?, 11/18/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 12/24/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/17/2021, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/b4f9948cHabib Khan.Picture of WST - After Completion.113619.jpg, 2, ?, ?, ?, Size of wst is taken 10*10*1.36 internal, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"6\/10\/2024 16:28:56","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012232003","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Ghazni Khel","tehsil":"Abakhel","uc":"Kaka khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Habib Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"Village council kaka khel","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.538390, 70.784056","coordinates":"WST KP_Images\/b4f9948cHabib khan.Picture of WST Before Improvement.105459.jpg","picture_of_wst_before_improvement":"1393","wua_registration_no":"6\/9\/2021","wua_registration_date":"Habib khan","name_of_wua_president":"1120117119991","cnic_no_of_wua_president":"3439339693","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"4","gross_command_area_gca_acres":"3.5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/18\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/18\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"12\/24\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/17\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/b4f9948cHabib Khan.Picture of WST - After Completion.113619.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":"Size of wst is taken 10*10*1.36 internal","if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/4/2024 14:40:09" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 7/4/2024 14:40:09, ?, ?, Completed, 22012232004, KP, Bannu, Lakki Marwat, Ghazni Khel, Tajazai, Tajazai, Square, Brick Masonry, ?, Shamir Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, Village council Tajazai, WST Identification - Completed, ?, ?, 32.637210, 70.779460, WST KP_Images/a02775edShamir khan.Picture of WST Before Improvement.112516.jpg, 733, 5/20/2019, Shamir khan, 1120103283055, 3448989081, 11, 11, 0, 11, 12, 11, 10, 10, 1.36, 126, 33333, 0.46, 13, ?, WST Profile - Completed, ?, ?, 11/18/2021, 560000, 420000, 140000, ?, 0, ?, ?, 11/18/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 12/24/2021, 420000, Cheque released dated 24/12/2021, WST Milestone Payments - Completed, ?, ?, 12/17/2021, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/a02775edShamir Khan.Picture of WST - After Completion.114458.jpg, 5, ?, ?, ?, Total CCA 10 acr and Conveyance losses is not consideres, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"7\/4\/2024 14:40:09","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012232004","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Ghazni Khel","tehsil":"Tajazai","uc":"Tajazai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Shamir Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"Village council Tajazai","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.637210, 70.779460","coordinates":"WST KP_Images\/a02775edShamir khan.Picture of WST Before Improvement.112516.jpg","picture_of_wst_before_improvement":"733","wua_registration_no":"5\/20\/2019","wua_registration_date":"Shamir khan","name_of_wua_president":"1120103283055","cnic_no_of_wua_president":"3448989081","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"12","gross_command_area_gca_acres":"11","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.46","design_discharge_cusec":"13","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/18\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/18\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"12\/24\/2021","date_of_final_released":"420000","total_released_amount_rs":"Cheque released dated 24\/12\/2021","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/17\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/a02775edShamir Khan.Picture of WST - After Completion.114458.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":"Total CCA 10 acr and Conveyance losses is not consideres","if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/10/2024 13:22:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 7/10/2024 13:22:07, ?, ?, Completed, 22012232005, KP, Bannu, Lakki Marwat, Ghazni Khel, Behram khel, Khawaja khel, Square, Brick Masonry, ?, Fatehullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.601750, 70.704080, WST KP_Images/b5211266Fatehullah.Picture of WST Before Improvement.121658.jpg, 1482, 6/23/2021, Fateh ullah, 1120119624275, 3457546815, 12, 12, 0, 12, 12.09, 12.09, 10, 10, 1.36, 126, 33333, 0.43, 12, ?, WST Profile - Completed, ?, ?, 12/29/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/29/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 1/28/2022, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/21/2022, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/b5211266Fatehullah.Picture of WST - After Completion.082651.jpg, 6, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"7\/10\/2024 13:22:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012232005","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Ghazni Khel","tehsil":"Behram khel","uc":"Khawaja khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Fatehullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.601750, 70.704080","coordinates":"WST KP_Images\/b5211266Fatehullah.Picture of WST Before Improvement.121658.jpg","picture_of_wst_before_improvement":"1482","wua_registration_no":"6\/23\/2021","wua_registration_date":"Fateh ullah","name_of_wua_president":"1120119624275","cnic_no_of_wua_president":"3457546815","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"12.09","gross_command_area_gca_acres":"12.09","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.43","design_discharge_cusec":"12","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/29\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/29\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"1\/28\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/21\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/b5211266Fatehullah.Picture of WST - After Completion.082651.jpg","picture_of_wst_after_completion":"6","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/6/2024 15:56:13" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 6/6/2024 15:56:13, ?, ?, Completed, 22012232006, KP, Bannu, Lakki Marwat, Ghazni Khel, Tajazai, Tor Lawang Khel, Square, Brick Masonry, ?, Amjad Ali Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.603719, 70.724150, WST KP_Images/00f59a68Amjad Ali Khan.Picture of WST Before Improvement.100352.jpg, 1500, 6/28/2021, Amjad Ali Khan, 1120153838203, 3468444643, 12, 12, 0, 12, 12, 11.87, 10, 10, 1.36, 126, 33333, 0.42, 12, ?, WST Profile - Completed, ?, ?, 11/18/2021, 560000, 420000, 140000, ?, 0, ?, ?, 11/18/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 12/24/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, 12/24/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/16/2021, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/00f59a68Amjad Ali Khan.Picture of WST - After Completion.105402.jpg, 3, ?, ?, ?, Total CCA : 11.89 and Conveyance losses is zero, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"6\/6\/2024 15:56:13","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012232006","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Ghazni Khel","tehsil":"Tajazai","uc":"Tor Lawang Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Amjad Ali Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.603719, 70.724150","coordinates":"WST KP_Images\/00f59a68Amjad Ali Khan.Picture of WST Before Improvement.100352.jpg","picture_of_wst_before_improvement":"1500","wua_registration_no":"6\/28\/2021","wua_registration_date":"Amjad Ali Khan","name_of_wua_president":"1120153838203","cnic_no_of_wua_president":"3468444643","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"12","gross_command_area_gca_acres":"11.87","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.42","design_discharge_cusec":"12","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/18\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/18\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"12\/24\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":"12\/24\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/16\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/00f59a68Amjad Ali Khan.Picture of WST - After Completion.105402.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":"Total CCA : 11.89 and Conveyance losses is zero","if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/4/2024 13:14:41" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 7/4/2024 13:14:41, ?, ?, Completed, 22012232007, KP, Bannu, Lakki Marwat, Ghazni Khel, Kotkashmir, Bachken ahmad zai, Square, Brick Masonry, ?, Kifayat Ullah, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, Village counsil Bachken Ahmadzai, WST Identification - Completed, ?, ?, 32.668623, 70.697520, WST KP_Images/8219c8e3Kifayat Ullah.Picture of WST Before Improvement.104739.jpg, 1619, 1/7/2022, Kifayat Ullah, 1120133295185, 3078073907, 10, 10, 0, 10, 11, 10, 8, 8, 1.36, 80.64, 21333, 0.11, 3, ?, WST Profile - Completed, ?, ?, 9/30/2022, 560000, 420000, 140000, ?, 0, ?, ?, 10/3/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 10/12/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 10/18/2022, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 10/17/2022, 560000, 420000, 140000, 8, 8, 1.36, WST KP_Images/8219c8e3Kifayat Ullah.Picture of WST - After Completion.081902.jpg, 5, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"7\/4\/2024 13:14:41","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012232007","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Ghazni Khel","tehsil":"Kotkashmir","uc":"Bachken ahmad zai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Kifayat Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"Village counsil Bachken Ahmadzai","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.668623, 70.697520","coordinates":"WST KP_Images\/8219c8e3Kifayat Ullah.Picture of WST Before Improvement.104739.jpg","picture_of_wst_before_improvement":"1619","wua_registration_no":"1\/7\/2022","wua_registration_date":"Kifayat Ullah","name_of_wua_president":"1120133295185","cnic_no_of_wua_president":"3078073907","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"11","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"80.64","storage_capacity_m3":"21333","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/30\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/3\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"10\/12\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"10\/18\/2022","date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/17\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/8219c8e3Kifayat Ullah.Picture of WST - After Completion.081902.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/1/2024 13:38:40" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 7/1/2024 13:38:40, ?, ?, Completed, 22012332001, KP, Bannu, Lakki Marwat, Sarai Naurang, Mangala, Mangala, Square, Brick Masonry, ?, Shamal Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.79876,70.90049, WST KP_Images/468Shamal Khan.Picture of WST Before Improvement.092302.jpg, 1079, 10/28/2019, Shamal Khan, 1120107057241, 3350952566, 12, 12, 0, 12, 19, 19, 12, 12, 1.36, 181.44, 48000, 0.18, 5, ?, WST Profile - Completed, ?, ?, 3/17/2020, 571389, 420000, 151389, ?, 0, ?, ?, 3/17/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 4/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 4/23/2020, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 4/23/2020, 571389, 420000, 151389, 12, 12, 1.36, WST KP_Images/468Shamal Khan.Picture of WST - After Completion.101544.jpg, 9, ?, ?, ?, Total CCA 19 acr, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"7\/1\/2024 13:38:40","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012332001","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Sarai Naurang","tehsil":"Mangala","uc":"Mangala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Shamal Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.79876,70.90049","coordinates":"WST KP_Images\/468Shamal Khan.Picture of WST Before Improvement.092302.jpg","picture_of_wst_before_improvement":"1079","wua_registration_no":"10\/28\/2019","wua_registration_date":"Shamal Khan","name_of_wua_president":"1120107057241","cnic_no_of_wua_president":"3350952566","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"19","gross_command_area_gca_acres":"19","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"181.44","storage_capacity_m3":"48000","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/17\/2020","issuance_date_of_govt_share":"571389","total_amount_rs":"420000","govt_share_rs":"151389","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/17\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"4\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/23\/2020","date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/23\/2020","completion_date":"571389","verified_total_amount_rs":"420000","verified_govt_share_rs":"151389","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/468Shamal Khan.Picture of WST - After Completion.101544.jpg","picture_of_wst_after_completion":"9","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":"Total CCA 19 acr","if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/1/2024 13:44:51" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 7/1/2024 13:44:51, ?, ?, Completed, 22012332002, KP, Bannu, Lakki Marwat, Sarai Naurang, Abusamand Begukhel, Kotka Mumraz, Square, Brick Masonry, ?, Basir Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.78513056,70.78075, WST KP_Images/469Basir Khan.Picture of WST Before Improvement.085509.jpg, 1053, 10/21/2019, Fazal Rahim Khan, 1120182284253, 3028085081, 11, 11, 0, 11, 40.38, 40, 12, 12, 1.36, 181.44, 48000, 0.35, 10, ?, WST Profile - Completed, ?, ?, 3/17/2020, 571389, 420000, 151389, ?, 0, ?, ?, 3/17/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 4/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 4/21/2020, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 4/21/2020, 571389, 420000, 151389, 12, 12, 1.36, WST KP_Images/469Basir Khan.Picture of WST - After Completion.102332.jpg, 10, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"7\/1\/2024 13:44:51","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012332002","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Sarai Naurang","tehsil":"Abusamand Begukhel","uc":"Kotka Mumraz","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Basir Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.78513056,70.78075","coordinates":"WST KP_Images\/469Basir Khan.Picture of WST Before Improvement.085509.jpg","picture_of_wst_before_improvement":"1053","wua_registration_no":"10\/21\/2019","wua_registration_date":"Fazal Rahim Khan","name_of_wua_president":"1120182284253","cnic_no_of_wua_president":"3028085081","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"40.38","gross_command_area_gca_acres":"40","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"181.44","storage_capacity_m3":"48000","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/17\/2020","issuance_date_of_govt_share":"571389","total_amount_rs":"420000","govt_share_rs":"151389","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/17\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"4\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/21\/2020","date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/21\/2020","completion_date":"571389","verified_total_amount_rs":"420000","verified_govt_share_rs":"151389","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/469Basir Khan.Picture of WST - After Completion.102332.jpg","picture_of_wst_after_completion":"10","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/2/2024 16:08:36" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 7/2/2024 16:08:36, ?, ?, Completed, 22012332003, KP, Bannu, Lakki Marwat, Sarai Naurang, Mash Masti Khel, Mangala, Square, Brick Masonry, ?, Ajab Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, Village counsil dadiwala, WST Identification - Completed, ?, ?, 32.800741, 70.887408, WST KP_Images/478Ajab Khan.Picture of WST Before Improvement.044947.jpg, 1085, 2/10/2020, Ajab Khan, 1120153028971, 3239161522, 12, 12, 0, 12, 10.5, 10, 12, 12, 1.36, 181.44, 48000, 0.21, 6, ?, WST Profile - Completed, ?, ?, 11/30/2020, 606066, 420000, 186066, ?, 0, ?, ?, 11/30/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/8/2020, 126000, 12/15/2020, ?, ?, ?, ?, 126000, 12/15/2020, 126000, 12/21/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/16/2020, 606066, 420000, 186066, 12, 12, 1.36, WST KP_Images/478Ajab Khan.Picture of WST - After Completion.113112.jpg, 5, ?, ?, ?, Total CCA 10 acr, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"7\/2\/2024 16:08:36","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012332003","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Sarai Naurang","tehsil":"Mash Masti Khel","uc":"Mangala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ajab Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"Village counsil dadiwala","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.800741, 70.887408","coordinates":"WST KP_Images\/478Ajab Khan.Picture of WST Before Improvement.044947.jpg","picture_of_wst_before_improvement":"1085","wua_registration_no":"2\/10\/2020","wua_registration_date":"Ajab Khan","name_of_wua_president":"1120153028971","cnic_no_of_wua_president":"3239161522","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"10.5","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"181.44","storage_capacity_m3":"48000","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/30\/2020","issuance_date_of_govt_share":"606066","total_amount_rs":"420000","govt_share_rs":"186066","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/30\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/8\/2020","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"12\/15\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"12\/15\/2020","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/21\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/16\/2020","completion_date":"606066","verified_total_amount_rs":"420000","verified_govt_share_rs":"186066","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/478Ajab Khan.Picture of WST - After Completion.113112.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":"Total CCA 10 acr","if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/10/2024 14:09:41" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 7/10/2024 14:09:41, ?, ?, Completed, 22012332004, KP, Bannu, Lakki Marwat, Sarai Naurang, Mash Masti Khani, Mangala, Square, Brick Masonry, ?, Ihsan Ullah Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.792306, 70.920500, WST KP_Images/05eea404Ihsan Ullah Khan.Picture of WST Before Improvement.085149.jpg, 1301, 5/26/2021, Ihsan ullah khan, 1120103523001, 3459471757, 10, 10, 0, 10, 9, 6, 10, 10, 1.36, 126, 33333, 0.35, 10, ?, WST Profile - Completed, ?, ?, 11/18/2021, 560000, 420000, 140000, ?, 0, ?, ?, 11/18/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 12/24/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/17/2021, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/05eea404Ihsan Ullah Khan.Picture of WST - After Completion.091349.jpg, 3, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"7\/10\/2024 14:09:41","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22012332004","wst_id":"KP","zone":"Bannu","division":"Lakki Marwat","district":"Sarai Naurang","tehsil":"Mash Masti Khani","uc":"Mangala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ihsan Ullah Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.792306, 70.920500","coordinates":"WST KP_Images\/05eea404Ihsan Ullah Khan.Picture of WST Before Improvement.085149.jpg","picture_of_wst_before_improvement":"1301","wua_registration_no":"5\/26\/2021","wua_registration_date":"Ihsan ullah khan","name_of_wua_president":"1120103523001","cnic_no_of_wua_president":"3459471757","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"9","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/18\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/18\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"12\/24\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/17\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/05eea404Ihsan Ullah Khan.Picture of WST - After Completion.091349.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 19:53:36" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/22/2024 19:53:36, ?, ?, Completed, 22021130001, KP, Dera Ismail Khan, Dera Ismail Khan, Dera Ismail Khan, Draban, Draban, Square, Brick Masonry, ?, Muhammad Shakir Ullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 31.73938,70.291148, WST KP_Images/554Muhammad Shakir Ullah.Picture of WST Before Improvement.061112.jpg, 9033, 5/25/2021, Shakir Ullah, 5650203662689, 3469730445, 10, 10, 0, 10, 14.13, 14.13, 10, 10, 1.36, 126, 33333, 0.32, 9, ?, WST Profile - Completed, ?, ?, 5/25/2021, 458421, 366737, 91684, ?, 458421, 366737, 91684, 6/2/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/10/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 12/27/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/8/2021, 560000, 420000, 140000, 10, 10, 1.36, ?, 0, 80.00%, 54.00%, 12.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/22\/2024 19:53:36","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021130001","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Dera Ismail Khan","tehsil":"Draban","uc":"Draban","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Shakir Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.73938,70.291148","coordinates":"WST KP_Images\/554Muhammad Shakir Ullah.Picture of WST Before Improvement.061112.jpg","picture_of_wst_before_improvement":"9033","wua_registration_no":"5\/25\/2021","wua_registration_date":"Shakir Ullah","name_of_wua_president":"5650203662689","cnic_no_of_wua_president":"3469730445","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"14.13","gross_command_area_gca_acres":"14.13","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/25\/2021","issuance_date_of_govt_share":"458421","total_amount_rs":"366737","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"458421","revised_total_amount_rs":"366737","revised_govt_share_rs":"91684","revised_community_share_rs":"6\/2\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/10\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/27\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/8\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"80.00%","water_saving":"54.00%","water_losses_before_improvement":"12.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 20:05:37" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/22/2024 20:05:37, ?, ?, Completed, 22021130002, KP, Dera Ismail Khan, Dera Ismail Khan, Dera Ismail Khan, Mandhran, Sheikh Raju, Square, Mix, ?, Ijaz Ud Din, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 31.762113,70.891592, WST KP_Images/556Ijaz Ud Din.Picture of WST Before Improvement.111927.jpg, 3283, 2/11/2020, Muhammad Inam, 1210176053121, 3455632232, 10, 10, 0, 10, 10, 10, 10, 10, 1.36, 126, 33333, 0.32, 9, ?, WST Profile - Completed, ?, ?, 5/25/2021, 700000, 560000, 140000, ?, 0, ?, ?, 6/2/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/10/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 10/18/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/1/2023, 560000, 420000, 140000, 10, 10, 1.36, ?, 0, 55.00%, 41.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/22\/2024 20:05:37","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021130002","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Dera Ismail Khan","tehsil":"Mandhran","uc":"Sheikh Raju","village":"Square","type_of_structure":"Mix","type_of_lining":null,"mix_lining_type":"Ijaz Ud Din","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.762113,70.891592","coordinates":"WST KP_Images\/556Ijaz Ud Din.Picture of WST Before Improvement.111927.jpg","picture_of_wst_before_improvement":"3283","wua_registration_no":"2\/11\/2020","wua_registration_date":"Muhammad Inam","name_of_wua_president":"1210176053121","cnic_no_of_wua_president":"3455632232","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"10","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/25\/2021","issuance_date_of_govt_share":"700000","total_amount_rs":"560000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/2\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/10\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"10\/18\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/1\/2023","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"55.00%","water_saving":"41.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 19:55:33" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/22/2024 19:55:33, ?, ?, Completed, 22021132001, KP, Dera Ismail Khan, Dera Ismail Khan, Dera Ismail Khan, Kulachi, Hayatabad, Square, Brick Masonry, ?, Abdul Qayum, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 31.90833,70.472272, WST KP_Images/553Abdul Qayum.Picture of WST Before Improvement.083735.jpg, 8083, 4/26/2021, Abdul Qayum, 1210265211669, 3459785398, 12, 12, 0, 12, 4.75, 4.75, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 5/25/2021, 700000, 560000, 140000, ?, 0, ?, ?, 6/2/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293998, 6/10/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 12/27/2021, 419998, ?, WST Milestone Payments - Completed, ?, ?, 12/8/2021, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/553Abdul Qayum.Picture of WST - After Completion.111915.jpg, 0, 0.00%, 0.00%, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Abdul Qayum, Abdul Qayum, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/22\/2024 19:55:33","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021132001","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Dera Ismail Khan","tehsil":"Kulachi","uc":"Hayatabad","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Qayum","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.90833,70.472272","coordinates":"WST KP_Images\/553Abdul Qayum.Picture of WST Before Improvement.083735.jpg","picture_of_wst_before_improvement":"8083","wua_registration_no":"4\/26\/2021","wua_registration_date":"Abdul Qayum","name_of_wua_president":"1210265211669","cnic_no_of_wua_president":"3459785398","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"4.75","gross_command_area_gca_acres":"4.75","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/25\/2021","issuance_date_of_govt_share":"700000","total_amount_rs":"560000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/2\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293998","amount_of_icr_i_released_rs":"6\/10\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/27\/2021","date_of_final_released":"419998","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/8\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/553Abdul Qayum.Picture of WST - After Completion.111915.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Abdul Qayum","bls_ii":"Abdul Qayum","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/14/2024 12:15:44" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/14/2024 12:15:44, ?, ?, Completed, 22021132002, KP, Dera Ismail Khan, Dera Ismail Khan, Dera Ismail Khan, Musazai Sharif, Musazai Sharif, Square, Brick Masonry, ?, Sardar Hasan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 31.642039,70.280766, WST KP_Images/555Sardar Hasan.Picture of WST Before Improvement.083926.jpg, 7020, 1/21/2021, Sardar Hasan, 2170809948705, 3453315757, 12, 12, 0, 12, 37.5, 37.5, 10, 10, 1.36, 126, 33333, 0.32, 9, ?, WST Profile - Completed, ?, ?, 5/25/2021, 560000, 420000, 140000, ?, 0, ?, ?, 6/2/2021, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 6/10/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/8/2021, 560000, 420000, 140000, 10, 10, 1.36, ?, ?, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/14\/2024 12:15:44","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021132002","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Dera Ismail Khan","tehsil":"Musazai Sharif","uc":"Musazai Sharif","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sardar Hasan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.642039,70.280766","coordinates":"WST KP_Images\/555Sardar Hasan.Picture of WST Before Improvement.083926.jpg","picture_of_wst_before_improvement":"7020","wua_registration_no":"1\/21\/2021","wua_registration_date":"Sardar Hasan","name_of_wua_president":"2170809948705","cnic_no_of_wua_president":"3453315757","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"37.5","gross_command_area_gca_acres":"37.5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/25\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/2\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/10\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/8\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":null,"addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/7/2024 12:27:14" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/7/2024 12:27:14, ?, ?, Completed, 22021132003, KP, Dera Ismail Khan, Dera Ismail Khan, Dera Ismail Khan, Kotla Saidan, Kotla Saidan, Square, Brick Masonry, ?, Noor Salam, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 31.850023,70.84161, WST KP_Images/401Noor Salam.Picture of WST Before Improvement.075812.jpg, 2462, 11/6/2019, Noor Salam, 4130492932247, 3009379801, 12, 12, 0, 12, 86, 86, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/4/2020, 554102, 474945, 79157, ?, 0, ?, ?, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 395787, 2/20/2020, 395787, ?, WST Milestone Payments - Completed, ?, ?, 2/20/2020, 474944, 395787, 79157, 10, 10, 1, WST KP_Images/401Noor Salam.Picture of WST - After Completion.075812.jpg, 86, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/7\/2024 12:27:14","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021132003","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Dera Ismail Khan","tehsil":"Kotla Saidan","uc":"Kotla Saidan","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Noor Salam","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.850023,70.84161","coordinates":"WST KP_Images\/401Noor Salam.Picture of WST Before Improvement.075812.jpg","picture_of_wst_before_improvement":"2462","wua_registration_no":"11\/6\/2019","wua_registration_date":"Noor Salam","name_of_wua_president":"4130492932247","cnic_no_of_wua_president":"3009379801","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"86","gross_command_area_gca_acres":"86","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/4\/2020","issuance_date_of_govt_share":"554102","total_amount_rs":"474945","govt_share_rs":"79157","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"395787","amount_of_final_released_rs":"2\/20\/2020","date_of_final_released":"395787","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/20\/2020","completion_date":"474944","verified_total_amount_rs":"395787","verified_govt_share_rs":"79157","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/401Noor Salam.Picture of WST - After Completion.075812.jpg","picture_of_wst_after_completion":"86","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/29/2024 13:20:28" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/29/2024 13:20:28, ?, ?, Completed, 22021132004, KP, Dera Ismail Khan, Dera Ismail Khan, Dera Ismail Khan, Yarik, Budh Sharqi, Square, Brick Masonry, ?, Muhammad Ramzan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 31.9843,70.6997, WST KP_Images/402Muhammad Ramzan.Picture of WST Before Improvement.075831.jpg, 2881, 12/31/2019, Abdul Bari, 1210160476155, 3419414923, 11, 11, 0, 11, 57, 57, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 513683, 440336, 73347, ?, 0, ?, ?, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 153372, 1/27/2020, ?, ?, ?, ?, ?, ?, 0, ?, 213365, 6/17/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 2/19/2020, 458421, 366737, 91684, 10, 10, 1, ?, 57, 39.00%, 58.00%, 19.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/29\/2024 13:20:28","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021132004","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Dera Ismail Khan","tehsil":"Yarik","uc":"Budh Sharqi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Ramzan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.9843,70.6997","coordinates":"WST KP_Images\/402Muhammad Ramzan.Picture of WST Before Improvement.075831.jpg","picture_of_wst_before_improvement":"2881","wua_registration_no":"12\/31\/2019","wua_registration_date":"Abdul Bari","name_of_wua_president":"1210160476155","cnic_no_of_wua_president":"3419414923","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"57","gross_command_area_gca_acres":"57","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"513683","total_amount_rs":"440336","govt_share_rs":"73347","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"153372","amount_of_icr_i_released_rs":"1\/27\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"213365","amount_of_final_released_rs":"6\/17\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/19\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"57","addutitional_cca_acres":"39.00%","water_saving":"58.00%","water_losses_before_improvement":"19.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 19:59:39" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/22/2024 19:59:39, ?, ?, Completed, 22021132005, KP, Dera Ismail Khan, Dera Ismail Khan, Dera Ismail Khan, Chehkan, Darwesha, Square, Brick Masonry, ?, Muhammad Aim Shah, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 31.8293,70.6494, WST KP_Images/403Muhammad Aim Shah.Picture of WST Before Improvement.075854.jpg, 2405, 8/5/2019, Gohar Ali Shah, 2170260531125, 3459836992, 12, 12, 0, 12, 62.5, 62.5, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 550106, 458422, 91684, ?, 0, ?, ?, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 146772, 1/27/2020, 148375, 2/6/2020, ?, ?, ?, ?, 148375, 2/6/2020, 71590, 5/28/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 5/28/2020, 458421, 366737, 91684, 10, 10, 1, WST KP_Images/403Muhammad Aim Shah.Picture of WST - After Completion.075854.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/22\/2024 19:59:39","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021132005","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Dera Ismail Khan","tehsil":"Chehkan","uc":"Darwesha","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Aim Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.8293,70.6494","coordinates":"WST KP_Images\/403Muhammad Aim Shah.Picture of WST Before Improvement.075854.jpg","picture_of_wst_before_improvement":"2405","wua_registration_no":"8\/5\/2019","wua_registration_date":"Gohar Ali Shah","name_of_wua_president":"2170260531125","cnic_no_of_wua_president":"3459836992","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"62.5","gross_command_area_gca_acres":"62.5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"146772","amount_of_icr_i_released_rs":"1\/27\/2020","date_of_icr_i_released":"148375","2nd_bill_payment_rs":"2\/6\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"148375","amount_of_icr_ii_released_rs":"2\/6\/2020","date_of_icr_ii_released":"71590","amount_of_final_released_rs":"5\/28\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/28\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/403Muhammad Aim Shah.Picture of WST - After Completion.075854.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/16/2024 12:02:01" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/16/2024 12:02:01, ?, ?, Completed, 22021132006, KP, Dera Ismail Khan, Dera Ismail Khan, Dera Ismail Khan, Muryali, Muryali, Square, Brick Masonry, ?, Ghafoor Qaisar, Non-Canal Command Area, Other Source, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 31.7978,70.9066, WST KP_Images/404Ghafoor Qaisar.Picture of WST Before Improvement.075910.jpg, 2961, 1/8/2020, Ghafoor Qaisar, 1210145977033, 3459838024, 12, 12, 0, 12, 137, 137, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 550106, 458422, 91684, ?, 0, ?, ?, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 153372, 2/3/2020, 122375, 2/6/2020, ?, ?, ?, ?, 122375, 2/6/2020, 90990, 5/28/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 5/28/2020, 458421, 366737, 91684, 10, 10, 1, ?, 21, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/16\/2024 12:02:01","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021132006","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Dera Ismail Khan","tehsil":"Muryali","uc":"Muryali","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ghafoor Qaisar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.7978,70.9066","coordinates":"WST KP_Images\/404Ghafoor Qaisar.Picture of WST Before Improvement.075910.jpg","picture_of_wst_before_improvement":"2961","wua_registration_no":"1\/8\/2020","wua_registration_date":"Ghafoor Qaisar","name_of_wua_president":"1210145977033","cnic_no_of_wua_president":"3459838024","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"137","gross_command_area_gca_acres":"137","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"153372","amount_of_icr_i_released_rs":"2\/3\/2020","date_of_icr_i_released":"122375","2nd_bill_payment_rs":"2\/6\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"122375","amount_of_icr_ii_released_rs":"2\/6\/2020","date_of_icr_ii_released":"90990","amount_of_final_released_rs":"5\/28\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/28\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"21","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/16/2024 12:03:25" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/16/2024 12:03:25, ?, ?, Completed, 22021132007, KP, Dera Ismail Khan, Dera Ismail Khan, Dera Ismail Khan, Korai, Korai, Square, Brick Masonry, ?, Wali Ur Rehman, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 31.8522,70.8172, WST KP_Images/405Wali Ur Rehman.Picture of WST Before Improvement.075920.jpg, 2800, 12/13/2019, Noor Ul Amin, 2170805504165, 3450593774, 10, 10, 0, 10, 19, 19, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 550105, 458421, 91684, ?, 0, ?, ?, 1/21/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 146689, 2/3/2020, 110021, 6/19/2020, ?, ?, ?, ?, 110021, 6/19/2020, 110028, 9/16/2020, 366738, ?, WST Milestone Payments - Completed, ?, ?, 3/15/2020, 458421, 366737, 91684, 10, 10, 1, ?, 32, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/16\/2024 12:03:25","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021132007","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Dera Ismail Khan","tehsil":"Korai","uc":"Korai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wali Ur Rehman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.8522,70.8172","coordinates":"WST KP_Images\/405Wali Ur Rehman.Picture of WST Before Improvement.075920.jpg","picture_of_wst_before_improvement":"2800","wua_registration_no":"12\/13\/2019","wua_registration_date":"Noor Ul Amin","name_of_wua_president":"2170805504165","cnic_no_of_wua_president":"3450593774","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"19","gross_command_area_gca_acres":"19","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"550105","total_amount_rs":"458421","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/21\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"146689","amount_of_icr_i_released_rs":"2\/3\/2020","date_of_icr_i_released":"110021","2nd_bill_payment_rs":"6\/19\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"110021","amount_of_icr_ii_released_rs":"6\/19\/2020","date_of_icr_ii_released":"110028","amount_of_final_released_rs":"9\/16\/2020","date_of_final_released":"366738","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/15\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"32","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/16/2024 12:07:52" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/16/2024 12:07:52, ?, ?, Completed, 22021132008, KP, Dera Ismail Khan, Dera Ismail Khan, Dera Ismail Khan, Chehkan, Hendan, Square, Brick Masonry, ?, Abdul Rasheed, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 31.8622,70.6415, WST KP_Images/407Abdul Rasheed.Picture of WST Before Improvement.081153.jpg, 2489, 5/7/2024, Abdul Rasheed, 1730114295811, 3018588666, 8, 5, 3, 8, 20, 20, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 458421, 366737, 91684, ?, 0, ?, ?, 3/6/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 366737, 3/16/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 3/16/2020, 458421, 366737, 91684, 10, 10, 1, ?, ?, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/16\/2024 12:07:52","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021132008","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Dera Ismail Khan","tehsil":"Chehkan","uc":"Hendan","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Rasheed","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.8622,70.6415","coordinates":"WST KP_Images\/407Abdul Rasheed.Picture of WST Before Improvement.081153.jpg","picture_of_wst_before_improvement":"2489","wua_registration_no":"5\/7\/2024","wua_registration_date":"Abdul Rasheed","name_of_wua_president":"1730114295811","cnic_no_of_wua_president":"3018588666","contact_no_of_wua_president":"8","total_number_of_shareholders":"5","male_wua_members":"3","female_wua_members":"8","total_wua_members":"20","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"458421","total_amount_rs":"366737","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/6\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"366737","amount_of_final_released_rs":"3\/16\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/16\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":null,"addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/16/2024 12:59:28" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/16/2024 12:59:28, ?, ?, Completed, 22021132009, KP, Dera Ismail Khan, Dera Ismail Khan, Dera Ismail Khan, Chechkan, Sikandar Shumali, Square, Brick Masonry, ?, Aamir Fareed, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.01005,70.58397, WST KP_Images/418Aamir Fareed.Picture of WST Before Improvement.105607.jpg, 1983, 11/27/2017, Aamir Fareed, 1210153252843, 3339979899, 12, 12, 0, 12, 9.62, 9.62, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 3/11/2020, 458421, 366737, 91684, ?, 0, ?, ?, 3/11/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256422, 3/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110315, 6/29/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 6/29/2020, 458421, 366737, 91684, 10, 10, 1, ?, 8, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/16\/2024 12:59:28","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021132009","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Dera Ismail Khan","tehsil":"Chechkan","uc":"Sikandar Shumali","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Aamir Fareed","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.01005,70.58397","coordinates":"WST KP_Images\/418Aamir Fareed.Picture of WST Before Improvement.105607.jpg","picture_of_wst_before_improvement":"1983","wua_registration_no":"11\/27\/2017","wua_registration_date":"Aamir Fareed","name_of_wua_president":"1210153252843","cnic_no_of_wua_president":"3339979899","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"9.62","gross_command_area_gca_acres":"9.62","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/11\/2020","issuance_date_of_govt_share":"458421","total_amount_rs":"366737","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/11\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256422","amount_of_icr_i_released_rs":"3\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110315","amount_of_final_released_rs":"6\/29\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/29\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"8","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/16/2024 13:00:26" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/16/2024 13:00:26, ?, ?, Completed, 22021132010, KP, Dera Ismail Khan, Dera Ismail Khan, Dera Ismail Khan, Chehkan, Pota, Square, Brick Masonry, ?, Mushtaq Ahmad, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 31.9489,70.7004, WST KP_Images/419Mushtaq Ahmad.Picture of WST Before Improvement.105620.jpg, 4052, 2/19/2020, Murtaza Ahmad, 1210190452967, 3146937280, 12, 12, 0, 12, 21, 21, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/24/2020, 550106, 458422, 91684, ?, 0, ?, ?, 2/28/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256422, 3/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110315, 6/1/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 6/1/2020, 458421, 366737, 91684, 10, 10, 1, ?, 8, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/16\/2024 13:00:26","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021132010","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Dera Ismail Khan","tehsil":"Chehkan","uc":"Pota","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mushtaq Ahmad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.9489,70.7004","coordinates":"WST KP_Images\/419Mushtaq Ahmad.Picture of WST Before Improvement.105620.jpg","picture_of_wst_before_improvement":"4052","wua_registration_no":"2\/19\/2020","wua_registration_date":"Murtaza Ahmad","name_of_wua_president":"1210190452967","cnic_no_of_wua_president":"3146937280","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"21","gross_command_area_gca_acres":"21","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/28\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256422","amount_of_icr_i_released_rs":"3\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110315","amount_of_final_released_rs":"6\/1\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/1\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"8","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/29/2024 13:22:13" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/29/2024 13:22:13, ?, ?, Completed, 22021132011, KP, Dera Ismail Khan, Dera Ismail Khan, Dera Ismail Khan, Yarik, Budh, Square, Brick Masonry, ?, Abdul Razaq, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 31.9876,70.7096, WST KP_Images/421Abdul Razaq.Picture of WST Before Improvement.105939.jpg, 3330, 1/20/2020, Muhammad Younas, 1210127257713, 3469683692, 12, 12, 0, 12, 31, 31, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/24/2020, 458421, 366737, 91684, ?, 0, ?, ?, 2/28/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256422, 3/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110315, 12/7/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 6/1/2020, 458421, 366737, 91684, 10, 10, 1, ?, 14, 39.00%, 58.00%, 19.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/29\/2024 13:22:13","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021132011","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Dera Ismail Khan","tehsil":"Yarik","uc":"Budh","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Razaq","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.9876,70.7096","coordinates":"WST KP_Images\/421Abdul Razaq.Picture of WST Before Improvement.105939.jpg","picture_of_wst_before_improvement":"3330","wua_registration_no":"1\/20\/2020","wua_registration_date":"Muhammad Younas","name_of_wua_president":"1210127257713","cnic_no_of_wua_president":"3469683692","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"31","gross_command_area_gca_acres":"31","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2020","issuance_date_of_govt_share":"458421","total_amount_rs":"366737","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/28\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256422","amount_of_icr_i_released_rs":"3\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110315","amount_of_final_released_rs":"12\/7\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/1\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"14","addutitional_cca_acres":"39.00%","water_saving":"58.00%","water_losses_before_improvement":"19.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/16/2024 13:10:10" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/16/2024 13:10:10, ?, ?, Completed, 22021132012, KP, Dera Ismail Khan, Dera Ismail Khan, Dera Ismail Khan, Chehkan, Khudaka, Square, Brick Masonry, ?, Rehmat Ali, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 31.7915,70.6379, WST KP_Images/424Rehmat Ali.Picture of WST Before Improvement.110233.jpg, 3388, 2/17/2020, Rehmat Ali, 1210150893973, 3339962821, 12, 12, 0, 12, 12.5, 12.5, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/24/2020, 463360, 397166, 66194, ?, 0, ?, ?, 3/5/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256717, 3/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 74255, 4/7/2020, 330972, ?, WST Milestone Payments - Completed, ?, ?, 4/7/2020, 397166, 330972, 66194, 10, 10, 1, ?, 12.5, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/16\/2024 13:10:10","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021132012","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Dera Ismail Khan","tehsil":"Chehkan","uc":"Khudaka","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Rehmat Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.7915,70.6379","coordinates":"WST KP_Images\/424Rehmat Ali.Picture of WST Before Improvement.110233.jpg","picture_of_wst_before_improvement":"3388","wua_registration_no":"2\/17\/2020","wua_registration_date":"Rehmat Ali","name_of_wua_president":"1210150893973","cnic_no_of_wua_president":"3339962821","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"12.5","gross_command_area_gca_acres":"12.5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2020","issuance_date_of_govt_share":"463360","total_amount_rs":"397166","govt_share_rs":"66194","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/5\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256717","amount_of_icr_i_released_rs":"3\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"74255","amount_of_final_released_rs":"4\/7\/2020","date_of_final_released":"330972","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/7\/2020","completion_date":"397166","verified_total_amount_rs":"330972","verified_govt_share_rs":"66194","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"12.5","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/28/2024 17:15:27" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/28/2024 17:15:27, ?, ?, Completed, 22021132013, KP, Dera Ismail Khan, Dera Ismail Khan, Dera Ismail Khan, Keck, Kech, Square, Brick Masonry, ?, Abdul Aziz, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.03052,70.84375, WST KP_Images/425Abdul Aziz.Picture of WST Before Improvement.110251.jpg, 2952, 1/7/2020, Abdul Rasid, 1210102492951, 3485750279, 12, 12, 0, 12, 15, 15, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 448421, 366737, 81684, ?, 0, ?, ?, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256717, 3/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110020, 12/7/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 3/26/2020, 448421, 366737, 81684, 10, 10, 1, WST KP_Images/425Abdul Aziz.Picture of WST - After Completion.110251.jpg, 8, 39.00%, 58.00%, 19.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/28\/2024 17:15:27","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021132013","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Dera Ismail Khan","tehsil":"Keck","uc":"Kech","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Aziz","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.03052,70.84375","coordinates":"WST KP_Images\/425Abdul Aziz.Picture of WST Before Improvement.110251.jpg","picture_of_wst_before_improvement":"2952","wua_registration_no":"1\/7\/2020","wua_registration_date":"Abdul Rasid","name_of_wua_president":"1210102492951","cnic_no_of_wua_president":"3485750279","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"15","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"448421","total_amount_rs":"366737","govt_share_rs":"81684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256717","amount_of_icr_i_released_rs":"3\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110020","amount_of_final_released_rs":"12\/7\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/26\/2020","completion_date":"448421","verified_total_amount_rs":"366737","verified_govt_share_rs":"81684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/425Abdul Aziz.Picture of WST - After Completion.110251.jpg","picture_of_wst_after_completion":"8","addutitional_cca_acres":"39.00%","water_saving":"58.00%","water_losses_before_improvement":"19.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 18:25:57" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 18:25:57, ?, ?, Completed, 22021132014, KP, Dera Ismail Khan, Dera Ismail Khan, Dera Ismail Khan, Kech, Kech, Square, Brick Masonry, ?, Rehman Ayaz, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.0244,70.8161, WST KP_Images/430Rehman Ayaz.Picture of WST Before Improvement.043818.jpg, 2738, 1/4/2020, Rehman Ayaz, 2150689633025, 3442100000, 9, 9, 0, 9, 32, 32, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 458421, 366737, 91684, ?, 0, ?, ?, 1/21/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 366737, 3/15/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 3/15/2020, 458421, 366737, 91684, 10, 10, 1, ?, ?, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 18:25:57","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021132014","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Dera Ismail Khan","tehsil":"Kech","uc":"Kech","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Rehman Ayaz","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.0244,70.8161","coordinates":"WST KP_Images\/430Rehman Ayaz.Picture of WST Before Improvement.043818.jpg","picture_of_wst_before_improvement":"2738","wua_registration_no":"1\/4\/2020","wua_registration_date":"Rehman Ayaz","name_of_wua_president":"2150689633025","cnic_no_of_wua_president":"3442100000","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"32","gross_command_area_gca_acres":"32","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"458421","total_amount_rs":"366737","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/21\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"366737","amount_of_final_released_rs":"3\/15\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/15\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":null,"addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 16:00:22" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/20/2024 16:00:22, ?, ?, Completed, 22021132015, KP, Dera Ismail Khan, Dera Ismail Khan, Dera Ismail Khan, Dera Ismail Khan, Thoya Fazil, Square, Brick Masonry, ?, Khadim Hussain, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 31.85883,70.92293, WST KP_Images/445Khadim Hussain.Picture of WST Before Improvement.061642.jpg, 4057, 2/19/2020, Muhammad Asif Khan, 1210191547791, 3419881708, 10, 10, 0, 10, 10.81, 10.81, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/26/2020, 550106, 458422, 91684, ?, 458057, 366373, 91684, 3/5/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256724, 3/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110013, 11/5/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 6/26/2020, 458421, 366737, 91684, 10, 10, 1, ?, 11, 65.00%, 41.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/20\/2024 16:00:22","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021132015","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Dera Ismail Khan","tehsil":"Dera Ismail Khan","uc":"Thoya Fazil","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Khadim Hussain","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.85883,70.92293","coordinates":"WST KP_Images\/445Khadim Hussain.Picture of WST Before Improvement.061642.jpg","picture_of_wst_before_improvement":"4057","wua_registration_no":"2\/19\/2020","wua_registration_date":"Muhammad Asif Khan","name_of_wua_president":"1210191547791","cnic_no_of_wua_president":"3419881708","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"10.81","gross_command_area_gca_acres":"10.81","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/26\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"458057","revised_total_amount_rs":"366373","revised_govt_share_rs":"91684","revised_community_share_rs":"3\/5\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256724","amount_of_icr_i_released_rs":"3\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110013","amount_of_final_released_rs":"11\/5\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/26\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"11","addutitional_cca_acres":"65.00%","water_saving":"41.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 16:25:34" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/20/2024 16:25:34, ?, ?, Completed, 22021132016, KP, Dera Ismail Khan, Dera Ismail Khan, Dera Ismail Khan, Chehkan, Chehkan, Square, Brick Masonry, ?, Muhammad Yaqoob Sheikh, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 31.90876,70.71532, WST KP_Images/459Muhammad Yaqoob Sheikh.Picture of WST Before Improvement.072227.jpg, 6010, 5/10/2020, Muhammad Awais, 1210119236861, 3460018790, 11, 11, 0, 11, 115, 115, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 6/4/2020, 550106, 458422, 91684, ?, 458421, 366737, 91684, 6/10/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 251272, 6/15/2020, ?, ?, ?, ?, ?, ?, 0, ?, 115465, 11/9/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 6/28/2020, 458421, 366737, 91684, 10, 10, 1, ?, 115, 75.00%, 41.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/20\/2024 16:25:34","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021132016","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Dera Ismail Khan","tehsil":"Chehkan","uc":"Chehkan","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Yaqoob Sheikh","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.90876,70.71532","coordinates":"WST KP_Images\/459Muhammad Yaqoob Sheikh.Picture of WST Before Improvement.072227.jpg","picture_of_wst_before_improvement":"6010","wua_registration_no":"5\/10\/2020","wua_registration_date":"Muhammad Awais","name_of_wua_president":"1210119236861","cnic_no_of_wua_president":"3460018790","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"115","gross_command_area_gca_acres":"115","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/4\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"458421","revised_total_amount_rs":"366737","revised_govt_share_rs":"91684","revised_community_share_rs":"6\/10\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"251272","amount_of_icr_i_released_rs":"6\/15\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"115465","amount_of_final_released_rs":"11\/9\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/28\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"115","addutitional_cca_acres":"75.00%","water_saving":"41.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/12/2024 13:18:14" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/12/2024 13:18:14, ?, ?, TS Pending, 22021132017, KP, Dera Ismail Khan, Dera Ismail Khan, Dera Ismail Khan, Draban, Draban, Square, Brick Masonry, ?, Junaid Mir Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 31.736582,70.324126, WST KP_Images/557Junaid Mir Khan.Picture of WST Before Improvement.083326.jpg, 9080, 6/3/2021, Junaid Mir Jan, 1210416300329, 3467842334, 10, 10, 0, 10, 10, 10, 10, 10, 1.36, 136, 35979, 0.32, 9, Scraped, WST Profile - Completed, ?, ?, ?, 560000, 420000, 140000, ?, 0, ?, ?, 6/2/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 294000, 6/15/2021, 126000, 12/27/2021, ?, ?, ?, ?, 126000, 12/27/2021, 420000, 12/27/2021, 840000, Scraped, WST Milestone Payments - Completed, ?, ?, 12/8/2021, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/557Junaid Mir Khan.Picture of WST - After Completion.111936.jpg, 12, 56.00%, 41.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/12\/2024 13:18:14","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"TS Pending","status":"22021132017","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Dera Ismail Khan","tehsil":"Draban","uc":"Draban","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Junaid Mir Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.736582,70.324126","coordinates":"WST KP_Images\/557Junaid Mir Khan.Picture of WST Before Improvement.083326.jpg","picture_of_wst_before_improvement":"9080","wua_registration_no":"6\/3\/2021","wua_registration_date":"Junaid Mir Jan","name_of_wua_president":"1210416300329","cnic_no_of_wua_president":"3467842334","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"10","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":"Scraped","if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":null,"issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/2\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/15\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"12\/27\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"12\/27\/2021","date_of_icr_ii_released":"420000","amount_of_final_released_rs":"12\/27\/2021","date_of_final_released":"840000","total_released_amount_rs":"Scraped","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/8\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/557Junaid Mir Khan.Picture of WST - After Completion.111936.jpg","picture_of_wst_after_completion":"12","addutitional_cca_acres":"56.00%","water_saving":"41.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/5/2024 11:15:30" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 6/5/2024 11:15:30, ?, ?, Completed, 22021132018, KP, Dera Ismail Khan, Dera Ismail Khan, Dera Ismail Khan, Giloti, Bahadri, Square, Brick Masonry, ?, Ikram Ullah Tw Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.204172, 70.769669, WST KP_Images/a939c714Ikram ullah Tw Wst.Picture of WST Before Improvement.084845.jpg, 12014, 7/27/2021, Ikram ullah, 1210109667701, 3467867928, 10, 10, 0, 10, 27.8, 27.8, 9, 9, 1.36, 120, 31746, 0.35, 10, ?, WST Profile - Completed, ?, ?, 12/12/2021, 560000, 420000, 140000, 12/12/2021, 560000, 420000, 140000, 12/23/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293986, 12/27/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126014, 6/4/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/8/2022, 560000, 420000, 140000, 9, 9, 1.36, ?, 28, 87.00%, 41.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Ikram ullah Tw Wst, Ikram ullah Tw Wst, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"6\/5\/2024 11:15:30","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021132018","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Dera Ismail Khan","tehsil":"Giloti","uc":"Bahadri","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ikram Ullah Tw Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.204172, 70.769669","coordinates":"WST KP_Images\/a939c714Ikram ullah Tw Wst.Picture of WST Before Improvement.084845.jpg","picture_of_wst_before_improvement":"12014","wua_registration_no":"7\/27\/2021","wua_registration_date":"Ikram ullah","name_of_wua_president":"1210109667701","cnic_no_of_wua_president":"3467867928","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"27.8","gross_command_area_gca_acres":"27.8","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"120","storage_capacity_m3":"31746","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/12\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":"12\/12\/2021","revised_issuance_date_of_govt_share":"560000","revised_total_amount_rs":"420000","revised_govt_share_rs":"140000","revised_community_share_rs":"12\/23\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293986","amount_of_icr_i_released_rs":"12\/27\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126014","amount_of_final_released_rs":"6\/4\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/8\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"28","addutitional_cca_acres":"87.00%","water_saving":"41.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Ikram ullah Tw Wst","bls_ii":"Ikram ullah Tw Wst","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/29/2024 16:59:06" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/29/2024 16:59:06, ?, ?, Completed, 22021232001, KP, Dera Ismail Khan, Dera Ismail Khan, Daraban, Chodhwan, Chodhwan, Square, Brick Masonry, ?, Inam Ullah Tw Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 31.603630, 70.356342, WST KP_Images/26d5f859iNam ullah Tw Wst.Picture of WST Before Improvement.074232.jpg, 4083, 2/21/2021, iNam ullah, 1210484471041, 3459887535, 12, 12, 0, 12, 21.52, 21.52, 9, 9, 1.36, 110.16, 29143, 0.38, 11, ?, WST Profile - Completed, ?, ?, 12/23/2021, 505627, 379220, 126407, ?, 0, ?, ?, 12/23/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293997, 12/30/2021, ?, ?, ?, ?, ?, ?, 0, ?, 85223, 3/29/2022, 379220, ?, WST Milestone Payments - Completed, ?, ?, 3/15/2022, 505627, 379220, 126407, 9, 9, 1.36, ?, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/29\/2024 16:59:06","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021232001","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Daraban","tehsil":"Chodhwan","uc":"Chodhwan","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Inam Ullah Tw Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.603630, 70.356342","coordinates":"WST KP_Images\/26d5f859iNam ullah Tw Wst.Picture of WST Before Improvement.074232.jpg","picture_of_wst_before_improvement":"4083","wua_registration_no":"2\/21\/2021","wua_registration_date":"iNam ullah","name_of_wua_president":"1210484471041","cnic_no_of_wua_president":"3459887535","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"21.52","gross_command_area_gca_acres":"21.52","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"110.16","storage_capacity_m3":"29143","storage_capacity_gallon":"0.38","design_discharge_cusec":"11","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/23\/2021","issuance_date_of_govt_share":"505627","total_amount_rs":"379220","govt_share_rs":"126407","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/23\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293997","amount_of_icr_i_released_rs":"12\/30\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"85223","amount_of_final_released_rs":"3\/29\/2022","date_of_final_released":"379220","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/15\/2022","completion_date":"505627","verified_total_amount_rs":"379220","verified_govt_share_rs":"126407","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/5/2024 9:57:23" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 6/5/2024 9:57:23, ?, ?, Completed, 22021232002, KP, Dera Ismail Khan, Dera Ismail Khan, Daraban, Chodhwan, Chodhwan, Square, Brick Masonry, ?, Abdul Waheed, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 31.595461, 70.366202, WST KP_Images/405efb42Abdul Waheed.Picture of WST Before Improvement.055017.jpg, 3098, 1/23/2020, Muhammad Aslam, 1210278660349, 3459887535, 12, 12, 0, 12, 13.87, 13.87, 9, 9, 1.36, 120, 31746, 0.38, 11, ?, WST Profile - Completed, ?, ?, 12/23/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/23/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293997, 12/26/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126003, 8/8/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/14/2022, 560000, 420000, 140000, 9, 9, 1.36, WST KP_Images/405efb42Abdul Waheed.Picture of WST - After Completion.112809.jpg, 14, 80.00%, 41.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"6\/5\/2024 9:57:23","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021232002","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Daraban","tehsil":"Chodhwan","uc":"Chodhwan","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Waheed","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.595461, 70.366202","coordinates":"WST KP_Images\/405efb42Abdul Waheed.Picture of WST Before Improvement.055017.jpg","picture_of_wst_before_improvement":"3098","wua_registration_no":"1\/23\/2020","wua_registration_date":"Muhammad Aslam","name_of_wua_president":"1210278660349","cnic_no_of_wua_president":"3459887535","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"13.87","gross_command_area_gca_acres":"13.87","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"120","storage_capacity_m3":"31746","storage_capacity_gallon":"0.38","design_discharge_cusec":"11","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/23\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/23\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293997","amount_of_icr_i_released_rs":"12\/26\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126003","amount_of_final_released_rs":"8\/8\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/14\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/405efb42Abdul Waheed.Picture of WST - After Completion.112809.jpg","picture_of_wst_after_completion":"14","addutitional_cca_acres":"80.00%","water_saving":"41.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/29/2024 13:17:10" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/29/2024 13:17:10, ?, ?, Completed, 22021232003, KP, Dera Ismail Khan, Dera Ismail Khan, Daraban, Daraban Kalan, Daraban Kalan, Square, Brick Masonry, ?, Essa Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 31.70225,70.32299, WST KP_Images/422Essa Khan.Picture of WST Before Improvement.133308.jpg, 2202, 7/17/2018, Hanan Khan, 1210474646979, 3480310954, 11, 11, 0, 11, 10, 10, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/24/2020, 550106, 458422, 91684, ?, 0, ?, ?, 2/25/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256717, 3/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110020, 9/12/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 8/16/2020, 458421, 366737, 91684, 10, 10, 1, WST KP_Images/422Essa Khan.Picture of WST - After Completion.133308.jpg, 12.5, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/29\/2024 13:17:10","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021232003","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Daraban","tehsil":"Daraban Kalan","uc":"Daraban Kalan","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Essa Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.70225,70.32299","coordinates":"WST KP_Images\/422Essa Khan.Picture of WST Before Improvement.133308.jpg","picture_of_wst_before_improvement":"2202","wua_registration_no":"7\/17\/2018","wua_registration_date":"Hanan Khan","name_of_wua_president":"1210474646979","cnic_no_of_wua_president":"3480310954","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"10","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/25\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256717","amount_of_icr_i_released_rs":"3\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110020","amount_of_final_released_rs":"9\/12\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"8\/16\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/422Essa Khan.Picture of WST - After Completion.133308.jpg","picture_of_wst_after_completion":"12.5","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 15:41:00" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 15:41:00, ?, ?, Completed, 22021232004, KP, Dera Ismail Khan, Dera Ismail Khan, Daraban, Mosazai, Kot Shah, Square, Brick Masonry, ?, Muhammad Qasim, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 31.66575,70.42716, WST KP_Images/423Muhammad Qasim.Picture of WST Before Improvement.110218.jpg, 2842, 1/31/2019, Muhammad Abid, 5650354653315, 3312961216, 10, 10, 0, 10, 37, 37, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 550106, 458422, 91684, ?, 0, ?, ?, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256717, 3/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110020, 12/7/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 3/26/2020, 458421, 366737, 91684, 10, 10, 1, WST KP_Images/423Muhammad Qasim.Picture of WST - After Completion.110218.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 15:41:00","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021232004","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Daraban","tehsil":"Mosazai","uc":"Kot Shah","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Qasim","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.66575,70.42716","coordinates":"WST KP_Images\/423Muhammad Qasim.Picture of WST Before Improvement.110218.jpg","picture_of_wst_before_improvement":"2842","wua_registration_no":"1\/31\/2019","wua_registration_date":"Muhammad Abid","name_of_wua_president":"5650354653315","cnic_no_of_wua_president":"3312961216","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"37","gross_command_area_gca_acres":"37","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256717","amount_of_icr_i_released_rs":"3\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110020","amount_of_final_released_rs":"12\/7\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/26\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/423Muhammad Qasim.Picture of WST - After Completion.110218.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/7/2024 15:05:54" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/7/2024 15:05:54, ?, ?, Completed, 22021232005, KP, Dera Ismail Khan, Dera Ismail Khan, Daraban, Chodhwan, Chodhwan, Square, Brick Masonry, ?, Abdul Salam, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 31.7803,70.3507, WST KP_Images/426Abdul Salam.Picture of WST Before Improvement.110306.jpg, 2933, 1/6/2020, Sahibzada Abdul Salam, 1210221529717, 3459888002, 12, 12, 0, 12, 22, 22, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/24/2020, 550106, 458422, 91684, ?, 0, ?, ?, 2/28/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 366737, 6/25/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 6/25/2020, 458421, 366737, 91684, 10, 10, 1, WST KP_Images/426Abdul Salam.Picture of WST - After Completion.110305.jpg, 22.13, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/7\/2024 15:05:54","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021232005","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Daraban","tehsil":"Chodhwan","uc":"Chodhwan","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Salam","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.7803,70.3507","coordinates":"WST KP_Images\/426Abdul Salam.Picture of WST Before Improvement.110306.jpg","picture_of_wst_before_improvement":"2933","wua_registration_no":"1\/6\/2020","wua_registration_date":"Sahibzada Abdul Salam","name_of_wua_president":"1210221529717","cnic_no_of_wua_president":"3459888002","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"22","gross_command_area_gca_acres":"22","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/28\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"366737","amount_of_final_released_rs":"6\/25\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/25\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/426Abdul Salam.Picture of WST - After Completion.110305.jpg","picture_of_wst_after_completion":"22.13","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 17:21:05" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 17:21:05, ?, ?, Completed, 22021232006, KP, Dera Ismail Khan, Dera Ismail Khan, Daraban, Chodhwan, Chodhwan, Square, Brick Masonry, ?, Muhammad Daud, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 31.5898,70.3747, WST KP_Images/429Muhammad Daud.Picture of WST Before Improvement.043809.jpg, 2916, 10/15/2019, Sahibzada Muhammad Daud, 1210411909957, 3449395717, 10, 10, 0, 10, 9.5, 9.5, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 550105, 458421, 91684, ?, 0, ?, ?, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 146689, 1/28/2020, ?, ?, ?, ?, ?, ?, 0, ?, 220048, 11/5/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 6/9/2020, 458421, 366737, 91684, 10, 10, 1, WST KP_Images/429Muhammad Daud.Picture of WST - After Completion.055905.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 17:21:05","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021232006","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Daraban","tehsil":"Chodhwan","uc":"Chodhwan","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Daud","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.5898,70.3747","coordinates":"WST KP_Images\/429Muhammad Daud.Picture of WST Before Improvement.043809.jpg","picture_of_wst_before_improvement":"2916","wua_registration_no":"10\/15\/2019","wua_registration_date":"Sahibzada Muhammad Daud","name_of_wua_president":"1210411909957","cnic_no_of_wua_president":"3449395717","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"9.5","gross_command_area_gca_acres":"9.5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"550105","total_amount_rs":"458421","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"146689","amount_of_icr_i_released_rs":"1\/28\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"220048","amount_of_final_released_rs":"11\/5\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/9\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/429Muhammad Daud.Picture of WST - After Completion.055905.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 17:37:57" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 17:37:57, ?, ?, Completed, 22021232007, KP, Dera Ismail Khan, Dera Ismail Khan, Daraban, Chodhwan, Chodhwan, Square, Brick Masonry, ?, Abdul Sattar, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 31.5976,70.3467, WST KP_Images/432Abdul Sattar.Picture of WST Before Improvement.051412.jpg, 2442 A, 10/28/2019, Abdul Mateen Khan, 1210221398365, 3412212412, 11, 11, 0, 11, 10.2, 10.2, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 550105, 458421, 91684, ?, 458421, 366737, 91684, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 146689, 1/27/2020, ?, ?, ?, ?, ?, ?, 0, ?, 220048, 11/5/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 6/9/2020, 458421, 366737, 91684, 10, 10, 1, WST KP_Images/432Abdul Sattar.Picture of WST - After Completion.055928.jpg, 0, 60.00%, 41.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 17:37:57","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021232007","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Daraban","tehsil":"Chodhwan","uc":"Chodhwan","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Sattar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.5976,70.3467","coordinates":"WST KP_Images\/432Abdul Sattar.Picture of WST Before Improvement.051412.jpg","picture_of_wst_before_improvement":"2442 A","wua_registration_no":"10\/28\/2019","wua_registration_date":"Abdul Mateen Khan","name_of_wua_president":"1210221398365","cnic_no_of_wua_president":"3412212412","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"10.2","gross_command_area_gca_acres":"10.2","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"550105","total_amount_rs":"458421","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"458421","revised_total_amount_rs":"366737","revised_govt_share_rs":"91684","revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"146689","amount_of_icr_i_released_rs":"1\/27\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"220048","amount_of_final_released_rs":"11\/5\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/9\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/432Abdul Sattar.Picture of WST - After Completion.055928.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"60.00%","water_saving":"41.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 16:18:41" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/20/2024 16:18:41, ?, ?, Completed, 22021232008, KP, Dera Ismail Khan, Dera Ismail Khan, Daraban, Chodhwan, Chodhwan, Square, Brick Masonry, ?, Baran, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 31.603874,70.388917, WST KP_Images/455Baran.Picture of WST Before Improvement.072118.jpg, 3388, 2/17/2020, Aazam Khan, 1210208183169, 3448940311, 12, 12, 0, 12, 12.5, 12.5, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/24/2020, 550105, 458421, 91684, ?, 458421, 366737, 91684, 3/5/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256721, 4/23/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110398, 6/20/2020, 367119, ?, WST Milestone Payments - Completed, ?, ?, 6/20/2020, 458421, 366737, 91684, 10, 10, 1, WST KP_Images/455Baran.Picture of WST - After Completion.060116.jpg, 7, 75.00%, 42.00%, 41.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/20\/2024 16:18:41","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021232008","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Daraban","tehsil":"Chodhwan","uc":"Chodhwan","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Baran","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.603874,70.388917","coordinates":"WST KP_Images\/455Baran.Picture of WST Before Improvement.072118.jpg","picture_of_wst_before_improvement":"3388","wua_registration_no":"2\/17\/2020","wua_registration_date":"Aazam Khan","name_of_wua_president":"1210208183169","cnic_no_of_wua_president":"3448940311","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"12.5","gross_command_area_gca_acres":"12.5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2020","issuance_date_of_govt_share":"550105","total_amount_rs":"458421","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"458421","revised_total_amount_rs":"366737","revised_govt_share_rs":"91684","revised_community_share_rs":"3\/5\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256721","amount_of_icr_i_released_rs":"4\/23\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110398","amount_of_final_released_rs":"6\/20\/2020","date_of_final_released":"367119","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/20\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/455Baran.Picture of WST - After Completion.060116.jpg","picture_of_wst_after_completion":"7","addutitional_cca_acres":"75.00%","water_saving":"42.00%","water_losses_before_improvement":"41.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 16:19:40" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/20/2024 16:19:40, ?, ?, Completed, 22021232009, KP, Dera Ismail Khan, Dera Ismail Khan, Daraban, Chodhwan, Kot Tagga, Square, Brick Masonry, ?, Ghulam Hussain, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 31.500559,70.376258, WST KP_Images/456Ghulam Hussain.Picture of WST Before Improvement.072129.jpg, 3100, 1/23/2020, Fazal Rehman, 1210461627655, 3465906766, 12, 12, 0, 12, 12, 12, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/24/2020, 550105, 458421, 91684, ?, 458421, 366737, 91684, 3/5/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256339, 4/23/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110398, 6/20/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 6/20/2020, 458421, 366737, 91684, 10, 10, 1, ?, 12, 70.00%, 41.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/20\/2024 16:19:40","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021232009","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Daraban","tehsil":"Chodhwan","uc":"Kot Tagga","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ghulam Hussain","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.500559,70.376258","coordinates":"WST KP_Images\/456Ghulam Hussain.Picture of WST Before Improvement.072129.jpg","picture_of_wst_before_improvement":"3100","wua_registration_no":"1\/23\/2020","wua_registration_date":"Fazal Rehman","name_of_wua_president":"1210461627655","cnic_no_of_wua_president":"3465906766","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"12","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2020","issuance_date_of_govt_share":"550105","total_amount_rs":"458421","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"458421","revised_total_amount_rs":"366737","revised_govt_share_rs":"91684","revised_community_share_rs":"3\/5\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256339","amount_of_icr_i_released_rs":"4\/23\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110398","amount_of_final_released_rs":"6\/20\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/20\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"12","addutitional_cca_acres":"70.00%","water_saving":"41.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/5/2024 11:21:30" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 6/5/2024 11:21:30, ?, ?, Completed, 22021332001, KP, Dera Ismail Khan, Dera Ismail Khan, Kulachi, Kulachi, Kulachi Gharbi, Square, Brick Masonry, ?, Sarfraz Khan Tw Wst, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 31.908526, 70.472395, WST KP_Images/1ab17de8Sarfraz khan Tw Wst.Picture of WST Before Improvement.072009.jpg, 13089, 12/23/2021, Sarfraz khan, 1210271268377, 3459833940, 11, 11, 0, 11, 71.37, 71.37, 9, 9, 1.36, 110.16, 29143, 0.35, 10, ?, WST Profile - Completed, ?, ?, 12/23/2021, 560000, 420000, 140000, 12/23/2021, 560000, 420000, 140000, 12/23/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293999, 12/26/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126001, 6/1/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/6/2023, 560000, 420000, 140000, 9, 9, 1.36, WST KP_Images/1ab17de8Sarfraz Khan Tw Wst.Picture of WST - After Completion.064117.jpg, 71, 80.00%, 41.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"6\/5\/2024 11:21:30","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021332001","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Kulachi","tehsil":"Kulachi","uc":"Kulachi Gharbi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sarfraz Khan Tw Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.908526, 70.472395","coordinates":"WST KP_Images\/1ab17de8Sarfraz khan Tw Wst.Picture of WST Before Improvement.072009.jpg","picture_of_wst_before_improvement":"13089","wua_registration_no":"12\/23\/2021","wua_registration_date":"Sarfraz khan","name_of_wua_president":"1210271268377","cnic_no_of_wua_president":"3459833940","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"71.37","gross_command_area_gca_acres":"71.37","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"110.16","storage_capacity_m3":"29143","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/23\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":"12\/23\/2021","revised_issuance_date_of_govt_share":"560000","revised_total_amount_rs":"420000","revised_govt_share_rs":"140000","revised_community_share_rs":"12\/23\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293999","amount_of_icr_i_released_rs":"12\/26\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126001","amount_of_final_released_rs":"6\/1\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/6\/2023","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/1ab17de8Sarfraz Khan Tw Wst.Picture of WST - After Completion.064117.jpg","picture_of_wst_after_completion":"71","addutitional_cca_acres":"80.00%","water_saving":"41.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/3/2024 15:43:59" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/3/2024 15:43:59, ?, ?, Completed, 22021332002, KP, Dera Ismail Khan, Dera Ismail Khan, Kulachi, Chehkan, Shero Kohna, Square, Brick Masonry, ?, Mitho, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 31.7639,70.6266, WST KP_Images/427Mitho.Picture of WST Before Improvement.110318.jpg, 3064, 1/22/2020, Inayat Ullah, 1210153788723, 3449367175, 12, 12, 0, 12, 137, 137, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/24/2020, 458421, 366737, 91684, ?, 0, ?, ?, 2/28/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256717, 3/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110021, 6/17/2020, 366738, ?, WST Milestone Payments - Completed, ?, ?, 4/22/2020, 458421, 366737, 91684, 10, 10, 1, WST KP_Images/427Mitho.Picture of WST - After Completion.110318.jpg, 18.75, 70.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/3\/2024 15:43:59","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021332002","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Kulachi","tehsil":"Chehkan","uc":"Shero Kohna","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mitho","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.7639,70.6266","coordinates":"WST KP_Images\/427Mitho.Picture of WST Before Improvement.110318.jpg","picture_of_wst_before_improvement":"3064","wua_registration_no":"1\/22\/2020","wua_registration_date":"Inayat Ullah","name_of_wua_president":"1210153788723","cnic_no_of_wua_president":"3449367175","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"137","gross_command_area_gca_acres":"137","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2020","issuance_date_of_govt_share":"458421","total_amount_rs":"366737","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/28\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256717","amount_of_icr_i_released_rs":"3\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110021","amount_of_final_released_rs":"6\/17\/2020","date_of_final_released":"366738","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/22\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/427Mitho.Picture of WST - After Completion.110318.jpg","picture_of_wst_after_completion":"18.75","addutitional_cca_acres":"70.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 17:52:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 17:52:58, ?, ?, Completed, 22021332003, KP, Dera Ismail Khan, Dera Ismail Khan, Kulachi, Takwara, Kikri Wanda, Square, Brick Masonry, ?, Jahan Zeb Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.2505,70.6729, WST KP_Images/431Jahan Zeb Khan.Picture of WST Before Improvement.043828.jpg, 2803, 12/13/2019, Kamran Khan, 1210109485205, 3449211470, 10, 10, 0, 10, 56, 56, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 550105, 458421, 91684, ?, 458421, 366737, 91684, 1/21/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 146689, 1/27/2020, ?, ?, ?, ?, ?, ?, 0, ?, 220048, 11/5/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 3/15/2020, 458421, 366737, 91684, 10, 10, 1, WST KP_Images/431Jahan Zeb Khan.Picture of WST - After Completion.055917.jpg, 0, 80.00%, 41.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 17:52:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021332003","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Kulachi","tehsil":"Takwara","uc":"Kikri Wanda","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Jahan Zeb Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.2505,70.6729","coordinates":"WST KP_Images\/431Jahan Zeb Khan.Picture of WST Before Improvement.043828.jpg","picture_of_wst_before_improvement":"2803","wua_registration_no":"12\/13\/2019","wua_registration_date":"Kamran Khan","name_of_wua_president":"1210109485205","cnic_no_of_wua_president":"3449211470","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"56","gross_command_area_gca_acres":"56","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"550105","total_amount_rs":"458421","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"458421","revised_total_amount_rs":"366737","revised_govt_share_rs":"91684","revised_community_share_rs":"1\/21\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"146689","amount_of_icr_i_released_rs":"1\/27\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"220048","amount_of_final_released_rs":"11\/5\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/15\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/431Jahan Zeb Khan.Picture of WST - After Completion.055917.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"80.00%","water_saving":"41.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 15:53:04" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/23/2024 15:53:04, ?, ?, Completed, 22021332004, KP, Dera Ismail Khan, Dera Ismail Khan, Kulachi, Hathala, Hathala, Square, Brick Masonry, ?, Umar Ameen Tw Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.025318, 70.604509, WST KP_Images/d82ece39Umar Ameen Tw Wst.Picture of WST Before Improvement.063723.jpg, 13098, 12/10/2021, Muhammad Ansar Mehmood, 1210110909359, 3468863104, 12, 12, 0, 12, 50.27, 50.27, 9, 9, 1.36, 120, 31746, 0.35, 10, ?, WST Profile - Completed, ?, ?, 12/23/2021, 560000, 420000, 140000, 5/14/2022, 560000, 420000, 140000, 12/24/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293993, 12/30/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126007, 3/30/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/1/2022, 560000, 420000, 140000, 9, 9, 1.36, ?, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Umar Ameen Tw Wst, Umar Ameen Tw Wst, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/23\/2024 15:53:04","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021332004","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Kulachi","tehsil":"Hathala","uc":"Hathala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Umar Ameen Tw Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.025318, 70.604509","coordinates":"WST KP_Images\/d82ece39Umar Ameen Tw Wst.Picture of WST Before Improvement.063723.jpg","picture_of_wst_before_improvement":"13098","wua_registration_no":"12\/10\/2021","wua_registration_date":"Muhammad Ansar Mehmood","name_of_wua_president":"1210110909359","cnic_no_of_wua_president":"3468863104","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"50.27","gross_command_area_gca_acres":"50.27","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"120","storage_capacity_m3":"31746","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/23\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":"5\/14\/2022","revised_issuance_date_of_govt_share":"560000","revised_total_amount_rs":"420000","revised_govt_share_rs":"140000","revised_community_share_rs":"12\/24\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293993","amount_of_icr_i_released_rs":"12\/30\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126007","amount_of_final_released_rs":"3\/30\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/1\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Umar Ameen Tw Wst","bls_ii":"Umar Ameen Tw Wst","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 14:14:56" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (5, 8/23/2024 14:14:56, ?, ?, Completed, 22021342001, KP, Dera Ismail Khan, Dera Ismail Khan, Kulachi, Hathala, Keekri wanda, Rectangular, Brick Masonry, ?, Javed Anwar Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.249280, 70.875150, WST KP_Images/98d02232Javed Anwar khan.Picture of WST Before Improvement.055417.jpg, 2805, 12/13/2019, Javed Anwar khan, 1210178000691, 3429504227, 11, 11, 0, 11, 5, 5, 10, 10, 1.36, 120, 31746, 0.35, 10, ?, WST Profile - Completed, ?, ?, 11/9/2020, 560000, 420000, 140000, 11/9/2020, 560000, 420000, 140000, 6/1/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293998, 6/10/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126002, 12/27/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/8/2021, 560000, 420000, 140000, 10, 10, 10, ?, 0, 54.00%, 35.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Javed Anwar khan, Javed Anwar khan, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"5","edit_counter":"8\/23\/2024 14:14:56","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021342001","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Kulachi","tehsil":"Hathala","uc":"Keekri wanda","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Javed Anwar Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.249280, 70.875150","coordinates":"WST KP_Images\/98d02232Javed Anwar khan.Picture of WST Before Improvement.055417.jpg","picture_of_wst_before_improvement":"2805","wua_registration_no":"12\/13\/2019","wua_registration_date":"Javed Anwar khan","name_of_wua_president":"1210178000691","cnic_no_of_wua_president":"3429504227","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"120","storage_capacity_m3":"31746","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/9\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":"11\/9\/2020","revised_issuance_date_of_govt_share":"560000","revised_total_amount_rs":"420000","revised_govt_share_rs":"140000","revised_community_share_rs":"6\/1\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293998","amount_of_icr_i_released_rs":"6\/10\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126002","amount_of_final_released_rs":"12\/27\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/8\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"10","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"54.00%","water_saving":"35.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Javed Anwar khan","bls_ii":"Javed Anwar khan","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/29/2024 16:53:03" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/29/2024 16:53:03, ?, ?, Completed, 22021432001, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Wanda Khan Muhammad, Wanda Feroz, Square, Brick Masonry, ?, Mumtaz, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.26918,70.96492, WST KP_Images/391Mumtaz.Picture of WST Before Improvement.061103.jpg, 2889, 12/31/2019, Salim Ullah, 1210379692631, 3409788049, 10, 10, 0, 10, 5, 5, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 458421, 366737, 91684, 1/14/2020, 560000, 420000, 140000, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 153372, 1/20/2020, ?, ?, ?, ?, ?, ?, 0, ?, 213365, 11/5/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 3/30/2020, 458421, 366737, 91684, 10, 10, 1, ?, 0, 80.00%, 41.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Mumtaz, Mumtaz, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/29\/2024 16:53:03","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432001","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Wanda Khan Muhammad","uc":"Wanda Feroz","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mumtaz","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.26918,70.96492","coordinates":"WST KP_Images\/391Mumtaz.Picture of WST Before Improvement.061103.jpg","picture_of_wst_before_improvement":"2889","wua_registration_no":"12\/31\/2019","wua_registration_date":"Salim Ullah","name_of_wua_president":"1210379692631","cnic_no_of_wua_president":"3409788049","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"458421","total_amount_rs":"366737","govt_share_rs":"91684","community_share_rs":"1\/14\/2020","revised_issuance_date_of_govt_share":"560000","revised_total_amount_rs":"420000","revised_govt_share_rs":"140000","revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"153372","amount_of_icr_i_released_rs":"1\/20\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"213365","amount_of_final_released_rs":"11\/5\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/30\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"80.00%","water_saving":"41.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Mumtaz","bls_ii":"Mumtaz","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 10:57:27" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/30/2024 10:57:27, ?, ?, Completed, 22021432002, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Band Kurai, Khani Kuruna, Square, Brick Masonry, ?, Nadir Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.19703,70.78505, WST KP_Images/392Nadir Khan.Picture of WST Before Improvement.061052.jpg, 2885, 12/31/2019, Muhammad Asghar, 1210344031563, 3459831974, 10, 10, 0, 10, 5, 5, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 458421, 366737, 91684, ?, 458421, 366737, 91684, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 366737, 3/19/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 3/19/2020, 458421, 366737, 91684, 10, 10, 1, WST KP_Images/392Nadir Khan.Picture of WST - After Completion.061053.jpg, 5, 80.00%, 75.00%, 12.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/30\/2024 10:57:27","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432002","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Band Kurai","uc":"Khani Kuruna","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Nadir Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.19703,70.78505","coordinates":"WST KP_Images\/392Nadir Khan.Picture of WST Before Improvement.061052.jpg","picture_of_wst_before_improvement":"2885","wua_registration_no":"12\/31\/2019","wua_registration_date":"Muhammad Asghar","name_of_wua_president":"1210344031563","cnic_no_of_wua_president":"3459831974","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"458421","total_amount_rs":"366737","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"458421","revised_total_amount_rs":"366737","revised_govt_share_rs":"91684","revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"366737","amount_of_final_released_rs":"3\/19\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/19\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/392Nadir Khan.Picture of WST - After Completion.061053.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"80.00%","water_saving":"75.00%","water_losses_before_improvement":"12.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/6/2024 14:22:05" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/6/2024 14:22:05, ?, ?, Completed, 22021432003, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Paniyala, Paniyala, Square, Brick Masonry, ?, Muhammad Haider Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.252130, 70.904900, WST KP_Images/393Muhammad Haider Khan.Picture of WST Before Improvement.061026.jpg, 2724, 12/3/2019, Muhammad Haider Khan, 1210314804419, 3459828955, 10, 10, 0, 10, 19.5, 19.5, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 458421, 366737, 91684, ?, 458421, 366737, 91684, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 366737, 3/19/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 3/19/2020, 458421, 366737, 91684, 10, 10, 1, WST KP_Images/393Muhammad Haider Khan.Picture of WST - After Completion.061037.jpg, 10, 80.00%, 54.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/6\/2024 14:22:05","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432003","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Paniyala","uc":"Paniyala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Haider Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.252130, 70.904900","coordinates":"WST KP_Images\/393Muhammad Haider Khan.Picture of WST Before Improvement.061026.jpg","picture_of_wst_before_improvement":"2724","wua_registration_no":"12\/3\/2019","wua_registration_date":"Muhammad Haider Khan","name_of_wua_president":"1210314804419","cnic_no_of_wua_president":"3459828955","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"19.5","gross_command_area_gca_acres":"19.5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"458421","total_amount_rs":"366737","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"458421","revised_total_amount_rs":"366737","revised_govt_share_rs":"91684","revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"366737","amount_of_final_released_rs":"3\/19\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/19\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/393Muhammad Haider Khan.Picture of WST - After Completion.061037.jpg","picture_of_wst_after_completion":"10","addutitional_cca_acres":"80.00%","water_saving":"54.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/16/2024 10:12:45" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/16/2024 10:12:45, ?, ?, Completed, 22021432004, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Paniyala, Paniyala, Square, Brick Masonry, ?, Muhammad Nouman, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.25541,70.87528, WST KP_Images/394Muhammad Nouman.Picture of WST Before Improvement.075352.jpg, 2890, 12/31/2019, Gul Nawaz, 1210361060051, 3465558659, 10, 10, 0, 10, 4.6, 4.6, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 550106, 458422, 91684, ?, 0, ?, ?, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 153372, 1/27/2020, 103360, 2/3/2020, ?, ?, ?, ?, 103360, 2/3/2020, 110005, 3/19/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 3/19/2020, 458421, 366737, 91684, 10, 10, 1, WST KP_Images/394Muhammad Nouman.Picture of WST - After Completion.075352.jpg, 4.6, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/16\/2024 10:12:45","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432004","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Paniyala","uc":"Paniyala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Nouman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.25541,70.87528","coordinates":"WST KP_Images\/394Muhammad Nouman.Picture of WST Before Improvement.075352.jpg","picture_of_wst_before_improvement":"2890","wua_registration_no":"12\/31\/2019","wua_registration_date":"Gul Nawaz","name_of_wua_president":"1210361060051","cnic_no_of_wua_president":"3465558659","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"4.6","gross_command_area_gca_acres":"4.6","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"153372","amount_of_icr_i_released_rs":"1\/27\/2020","date_of_icr_i_released":"103360","2nd_bill_payment_rs":"2\/3\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"103360","amount_of_icr_ii_released_rs":"2\/3\/2020","date_of_icr_ii_released":"110005","amount_of_final_released_rs":"3\/19\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/19\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/394Muhammad Nouman.Picture of WST - After Completion.075352.jpg","picture_of_wst_after_completion":"4.6","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/29/2024 13:12:48" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/29/2024 13:12:48, ?, ?, Completed, 22021432005, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Paniyala, Kech, Square, Brick Masonry, ?, Abdul Aziz, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.25428,70.86835, WST KP_Images/395Abdul Aziz.Picture of WST Before Improvement.065027.jpg, 2876, 12/31/2019, Asmat Ullah Khan, 1210314927215, 3459240546, 9, 9, 0, 9, 8.25, 8, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 458421, 366737, 91684, ?, 0, ?, ?, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256422, 1/27/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110315, 6/17/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 2/20/2020, 458421, 366737, 91684, 10, 10, 1, ?, 8.25, 39.00%, 58.00%, 19.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/29\/2024 13:12:48","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432005","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Paniyala","uc":"Kech","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Aziz","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.25428,70.86835","coordinates":"WST KP_Images\/395Abdul Aziz.Picture of WST Before Improvement.065027.jpg","picture_of_wst_before_improvement":"2876","wua_registration_no":"12\/31\/2019","wua_registration_date":"Asmat Ullah Khan","name_of_wua_president":"1210314927215","cnic_no_of_wua_president":"3459240546","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"8.25","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"458421","total_amount_rs":"366737","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256422","amount_of_icr_i_released_rs":"1\/27\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110315","amount_of_final_released_rs":"6\/17\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/20\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"8.25","addutitional_cca_acres":"39.00%","water_saving":"58.00%","water_losses_before_improvement":"19.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/16/2024 10:21:15" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/16/2024 10:21:15, ?, ?, Completed, 22021432006, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Band Kurai, Paniyala, Square, Brick Masonry, ?, Gul Nawaz, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.26683,70.86096, WST KP_Images/396Gul Nawaz.Picture of WST Before Improvement.075412.jpg, 2837, 12/31/2019, Abdul Latif, 1210366785079, 3461141414, 10, 10, 0, 10, 13, 13, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 550106, 458422, 91684, ?, 458421, 366737, 91684, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 153372, 1/27/2020, 103360, 2/3/2020, ?, ?, ?, ?, 103360, 2/3/2020, 110005, 3/19/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 3/19/2020, 458421, 366737, 91684, 10, 10, 1, ?, 13, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/16\/2024 10:21:15","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432006","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Band Kurai","uc":"Paniyala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Gul Nawaz","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.26683,70.86096","coordinates":"WST KP_Images\/396Gul Nawaz.Picture of WST Before Improvement.075412.jpg","picture_of_wst_before_improvement":"2837","wua_registration_no":"12\/31\/2019","wua_registration_date":"Abdul Latif","name_of_wua_president":"1210366785079","cnic_no_of_wua_president":"3461141414","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"13","gross_command_area_gca_acres":"13","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"458421","revised_total_amount_rs":"366737","revised_govt_share_rs":"91684","revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"153372","amount_of_icr_i_released_rs":"1\/27\/2020","date_of_icr_i_released":"103360","2nd_bill_payment_rs":"2\/3\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"103360","amount_of_icr_ii_released_rs":"2\/3\/2020","date_of_icr_ii_released":"110005","amount_of_final_released_rs":"3\/19\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/19\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"13","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/16/2024 11:15:35" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/16/2024 11:15:35, ?, ?, Completed, 22021432007, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Wanda Khan Muhammad, Wanda Talgi, Square, Brick Masonry, ?, Abdul Majeed, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.27705,70.92846, WST KP_Images/397Abdul Majeed.Picture of WST Before Improvement.075427.jpg, 2853, 12/31/2019, Abdul Majeed, 1210350171019, 3459889385, 10, 10, 0, 10, 12.25, 8, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 550106, 458422, 91684, ?, 0, ?, ?, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 153372, 1/28/2020, 103360, 2/3/2020, ?, ?, ?, ?, 103360, 2/3/2020, 110005, 3/30/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 3/30/2020, 458421, 366737, 91684, 10, 10, 1, WST KP_Images/397Abdul Majeed.Picture of WST - After Completion.075427.jpg, 12.25, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/16\/2024 11:15:35","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432007","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Wanda Khan Muhammad","uc":"Wanda Talgi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Majeed","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.27705,70.92846","coordinates":"WST KP_Images\/397Abdul Majeed.Picture of WST Before Improvement.075427.jpg","picture_of_wst_before_improvement":"2853","wua_registration_no":"12\/31\/2019","wua_registration_date":"Abdul Majeed","name_of_wua_president":"1210350171019","cnic_no_of_wua_president":"3459889385","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"12.25","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"153372","amount_of_icr_i_released_rs":"1\/28\/2020","date_of_icr_i_released":"103360","2nd_bill_payment_rs":"2\/3\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"103360","amount_of_icr_ii_released_rs":"2\/3\/2020","date_of_icr_ii_released":"110005","amount_of_final_released_rs":"3\/30\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/30\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/397Abdul Majeed.Picture of WST - After Completion.075427.jpg","picture_of_wst_after_completion":"12.25","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/29/2024 16:37:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/29/2024 16:37:58, ?, ?, Completed, 22021432008, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Paniyala, Paniyala, Square, Brick Masonry, ?, Muhammad Amjad, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.26273,70.86617, WST KP_Images/398Muhammad Amjad.Picture of WST Before Improvement.110329.jpg, 2420, 9/26/2019, Muhammad Amjad, 1210334323487, 3429247136, 11, 11, 0, 11, 25, 25, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 458421, 366737, 91684, ?, 458421, 366737, 91684, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256724, 3/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110013, 11/5/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 3/19/2020, 458421, 366737, 91684, 10, 10, 1, WST KP_Images/398Muhammad Amjad.Picture of WST - After Completion.075442.jpg, 25, 39.00%, 58.00%, 19.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/29\/2024 16:37:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432008","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Paniyala","uc":"Paniyala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Amjad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.26273,70.86617","coordinates":"WST KP_Images\/398Muhammad Amjad.Picture of WST Before Improvement.110329.jpg","picture_of_wst_before_improvement":"2420","wua_registration_no":"9\/26\/2019","wua_registration_date":"Muhammad Amjad","name_of_wua_president":"1210334323487","cnic_no_of_wua_president":"3429247136","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"25","gross_command_area_gca_acres":"25","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"458421","total_amount_rs":"366737","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"458421","revised_total_amount_rs":"366737","revised_govt_share_rs":"91684","revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256724","amount_of_icr_i_released_rs":"3\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110013","amount_of_final_released_rs":"11\/5\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/19\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/398Muhammad Amjad.Picture of WST - After Completion.075442.jpg","picture_of_wst_after_completion":"25","addutitional_cca_acres":"39.00%","water_saving":"58.00%","water_losses_before_improvement":"19.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/16/2024 11:18:31" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/16/2024 11:18:31, ?, ?, Completed, 22021432009, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Band Kurai, Khani Kuruna, Square, Brick Masonry, ?, Sher Zaman, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.22914,70.8114, WST KP_Images/399Sher Zaman.Picture of WST Before Improvement.075517.jpg, 2880, 12/31/2019, Sher Zaman, 1210109707363, 3457646558, 10, 10, 0, 10, 17, 17, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 550106, 458422, 91684, ?, 0, ?, ?, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 153372, 1/28/2020, 103360, 2/3/2020, ?, ?, ?, ?, 103360, 2/3/2020, 110005, 2/20/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 2/20/2020, 458421, 366737, 91684, 10, 10, 1, ?, 25, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/16\/2024 11:18:31","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432009","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Band Kurai","uc":"Khani Kuruna","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sher Zaman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.22914,70.8114","coordinates":"WST KP_Images\/399Sher Zaman.Picture of WST Before Improvement.075517.jpg","picture_of_wst_before_improvement":"2880","wua_registration_no":"12\/31\/2019","wua_registration_date":"Sher Zaman","name_of_wua_president":"1210109707363","cnic_no_of_wua_president":"3457646558","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"17","gross_command_area_gca_acres":"17","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"153372","amount_of_icr_i_released_rs":"1\/28\/2020","date_of_icr_i_released":"103360","2nd_bill_payment_rs":"2\/3\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"103360","amount_of_icr_ii_released_rs":"2\/3\/2020","date_of_icr_ii_released":"110005","amount_of_final_released_rs":"2\/20\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/20\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"25","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/16/2024 11:23:05" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/16/2024 11:23:05, ?, ?, Completed, 22021432010, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Paniyala, Paniyala, Square, Brick Masonry, ?, Abdul Latif, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.25384,70.88836, WST KP_Images/400Abdul Latif.Picture of WST Before Improvement.061014.jpg, 2725, 12/3/2019, Abdul Latif, 1210386770493, 3457645110, 10, 10, 0, 10, 12, 12, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 550106, 458422, 91684, ?, 458421, 366737, 91684, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 153372, 2/28/2020, 103360, 3/30/2020, ?, ?, ?, ?, 103360, 3/30/2020, 110005, 4/16/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 3/19/2020, 458421, 366737, 91684, 10, 10, 1, ?, 4.7, 80.00%, 54.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/16\/2024 11:23:05","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432010","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Paniyala","uc":"Paniyala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Latif","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.25384,70.88836","coordinates":"WST KP_Images\/400Abdul Latif.Picture of WST Before Improvement.061014.jpg","picture_of_wst_before_improvement":"2725","wua_registration_no":"12\/3\/2019","wua_registration_date":"Abdul Latif","name_of_wua_president":"1210386770493","cnic_no_of_wua_president":"3457645110","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"12","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"458421","revised_total_amount_rs":"366737","revised_govt_share_rs":"91684","revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"153372","amount_of_icr_i_released_rs":"2\/28\/2020","date_of_icr_i_released":"103360","2nd_bill_payment_rs":"3\/30\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"103360","amount_of_icr_ii_released_rs":"3\/30\/2020","date_of_icr_ii_released":"110005","amount_of_final_released_rs":"4\/16\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/19\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"4.7","addutitional_cca_acres":"80.00%","water_saving":"54.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/16/2024 12:37:02" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/16/2024 12:37:02, ?, ?, Completed, 22021432011, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Band Kurai, Wanda Karim, Square, Brick Masonry, ?, Sarwar, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 31.91058,70.8763, WST KP_Images/406Sarwar.Picture of WST Before Improvement.075930.jpg, 3018, 1/20/2020, Shakeel Ahmad, 1210338676465, 3459836023, 10, 10, 0, 10, 6, 6, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/20/2020, 550106, 458422, 91684, ?, 0, ?, ?, 10/14/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 366737, 3/30/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 3/30/2020, 458421, 366737, 91684, 10, 10, 1, ?, ?, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/16\/2024 12:37:02","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432011","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Band Kurai","uc":"Wanda Karim","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sarwar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.91058,70.8763","coordinates":"WST KP_Images\/406Sarwar.Picture of WST Before Improvement.075930.jpg","picture_of_wst_before_improvement":"3018","wua_registration_no":"1\/20\/2020","wua_registration_date":"Shakeel Ahmad","name_of_wua_president":"1210338676465","cnic_no_of_wua_president":"3459836023","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"6","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/20\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/14\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"366737","amount_of_final_released_rs":"3\/30\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/30\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":null,"addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/26/2024 16:33:20" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/26/2024 16:33:20, ?, ?, Completed, 22021432012, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Paniyala, Paniyala, Square, Brick Masonry, ?, Iftikhar Ahmad, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.24912,70.88779, WST KP_Images/408Iftikhar Ahmad.Picture of WST Before Improvement.083416.jpg, 2723, 12/3/2019, Iftikhar Ahmad, 1210109672767, 3459875051, 11, 11, 0, 11, 8, 8, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 550106, 458422, 91684, ?, 0, ?, ?, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256832, 2/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, 109905, 3/30/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 3/30/2020, 458421, 366737, 91684, 10, 10, 1, WST KP_Images/408Iftikhar Ahmad.Picture of WST - After Completion.083416.jpg, 8, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/26\/2024 16:33:20","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432012","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Paniyala","uc":"Paniyala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Iftikhar Ahmad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.24912,70.88779","coordinates":"WST KP_Images\/408Iftikhar Ahmad.Picture of WST Before Improvement.083416.jpg","picture_of_wst_before_improvement":"2723","wua_registration_no":"12\/3\/2019","wua_registration_date":"Iftikhar Ahmad","name_of_wua_president":"1210109672767","cnic_no_of_wua_president":"3459875051","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"8","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256832","amount_of_icr_i_released_rs":"2\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"109905","amount_of_final_released_rs":"3\/30\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/30\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/408Iftikhar Ahmad.Picture of WST - After Completion.083416.jpg","picture_of_wst_after_completion":"8","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/16/2024 12:23:59" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/16/2024 12:23:59, ?, ?, Completed, 22021432013, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Paniyala, Paniyala, Square, Brick Masonry, ?, Muhammad Latif, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.27199,70.90222, WST KP_Images/409Muhammad Latif.Picture of WST Before Improvement.072819.jpg, 2358, 2/14/2019, Abdul Latif, 1210394718563, 3459873607, 10, 10, 0, 10, 4.75, 4.75, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 458421, 366737, 91684, ?, 458057, 366373, 91684, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 366737, 4/30/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 4/30/2020, 458421, 366737, 91684, 10, 10, 1, WST KP_Images/409Muhammad Latif.Picture of WST - After Completion.072819.jpg, 12, 80.00%, 51.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/16\/2024 12:23:59","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432013","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Paniyala","uc":"Paniyala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Latif","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.27199,70.90222","coordinates":"WST KP_Images\/409Muhammad Latif.Picture of WST Before Improvement.072819.jpg","picture_of_wst_before_improvement":"2358","wua_registration_no":"2\/14\/2019","wua_registration_date":"Abdul Latif","name_of_wua_president":"1210394718563","cnic_no_of_wua_president":"3459873607","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"4.75","gross_command_area_gca_acres":"4.75","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"458421","total_amount_rs":"366737","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"458057","revised_total_amount_rs":"366373","revised_govt_share_rs":"91684","revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"366737","amount_of_final_released_rs":"4\/30\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/30\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/409Muhammad Latif.Picture of WST - After Completion.072819.jpg","picture_of_wst_after_completion":"12","addutitional_cca_acres":"80.00%","water_saving":"51.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/28/2024 15:56:15" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/28/2024 15:56:15, ?, ?, Completed, 22021432014, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Paniyala, Khankha Yaseen Zai, Square, Brick Masonry, ?, Abdul Ghafoor, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.28596,70.86663, WST KP_Images/410Abdul Ghafoor.Picture of WST Before Improvement.083432.jpg, 2872, 12/31/2019, Syed Abdul Bari Shah, 1210176677295, 3439363564, 10, 10, 0, 10, 13.88, 13.88, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 458421, 366737, 91684, ?, 0, 0, ?, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256832, 2/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, 109905, 6/17/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 4/13/2020, 458421, 366737, 91684, 10, 10, 1, ?, 23, 39.00%, 58.00%, 19.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/28\/2024 15:56:15","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432014","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Paniyala","uc":"Khankha Yaseen Zai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Ghafoor","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.28596,70.86663","coordinates":"WST KP_Images\/410Abdul Ghafoor.Picture of WST Before Improvement.083432.jpg","picture_of_wst_before_improvement":"2872","wua_registration_no":"12\/31\/2019","wua_registration_date":"Syed Abdul Bari Shah","name_of_wua_president":"1210176677295","cnic_no_of_wua_president":"3439363564","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"13.88","gross_command_area_gca_acres":"13.88","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"458421","total_amount_rs":"366737","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":"0","revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256832","amount_of_icr_i_released_rs":"2\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"109905","amount_of_final_released_rs":"6\/17\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/13\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"23","addutitional_cca_acres":"39.00%","water_saving":"58.00%","water_losses_before_improvement":"19.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/7/2024 13:24:47" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/7/2024 13:24:47, ?, ?, Completed, 22021432015, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Band Kurai, Khani Kuruna, Square, Brick Masonry, ?, Akbar Zaman, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.22769,70.80942, WST KP_Images/411Akbar Zaman.Picture of WST Before Improvement.083447.jpg, 2882, 12/31/2019, Akbar Zaman, 1210349735178, 3458370586, 10, 10, 0, 10, 28, 28, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 538650, 448875, 89775, ?, 0, ?, ?, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 359100, 2/20/2020, 359100, ?, WST Milestone Payments - Completed, ?, ?, 2/20/2020, 448875, 359100, 89775, 10, 10, 1, WST KP_Images/411Akbar Zaman.Picture of WST - After Completion.083447.jpg, 28, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/7\/2024 13:24:47","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432015","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Band Kurai","uc":"Khani Kuruna","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Akbar Zaman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.22769,70.80942","coordinates":"WST KP_Images\/411Akbar Zaman.Picture of WST Before Improvement.083447.jpg","picture_of_wst_before_improvement":"2882","wua_registration_no":"12\/31\/2019","wua_registration_date":"Akbar Zaman","name_of_wua_president":"1210349735178","cnic_no_of_wua_president":"3458370586","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"28","gross_command_area_gca_acres":"28","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"538650","total_amount_rs":"448875","govt_share_rs":"89775","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"359100","amount_of_final_released_rs":"2\/20\/2020","date_of_final_released":"359100","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/20\/2020","completion_date":"448875","verified_total_amount_rs":"359100","verified_govt_share_rs":"89775","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/411Akbar Zaman.Picture of WST - After Completion.083447.jpg","picture_of_wst_after_completion":"28","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/16/2024 12:25:50" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/16/2024 12:25:50, ?, ?, Completed, 22021432016, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Wanda Khan, Wanda Talgi, Square, Brick Masonry, ?, Aman Ullah, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.26152,70.91868, WST KP_Images/412Aman Ullah.Picture of WST Before Improvement.083504.jpg, 2387, 5/31/2019, Niamat Ullah, 1210373577203, 3459587247, 10, 10, 0, 10, 5.25, 5.25, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 550106, 458422, 91684, ?, 0, ?, ?, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256832, 2/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, 109905, 4/30/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 4/30/2020, 458421, 366737, 91684, 10, 10, 1, ?, 12, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/16\/2024 12:25:50","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432016","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Wanda Khan","uc":"Wanda Talgi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Aman Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.26152,70.91868","coordinates":"WST KP_Images\/412Aman Ullah.Picture of WST Before Improvement.083504.jpg","picture_of_wst_before_improvement":"2387","wua_registration_no":"5\/31\/2019","wua_registration_date":"Niamat Ullah","name_of_wua_president":"1210373577203","cnic_no_of_wua_president":"3459587247","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"5.25","gross_command_area_gca_acres":"5.25","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256832","amount_of_icr_i_released_rs":"2\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"109905","amount_of_final_released_rs":"4\/30\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/30\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"12","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 16:07:15" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/20/2024 16:07:15, ?, ?, Completed, 22021432017, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Wanda Khan Muhammad, Wanda Talgi, Square, Brick Masonry, ?, Muhammad Ibrahim, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.27686,70.91378, WST KP_Images/413Muhammad Ibrahim.Picture of WST Before Improvement.083556.jpg, 2874, 12/31/2019, Raftullah, 1210199287345, 3449382997, 10, 10, 0, 10, 4, 4, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 550106, 458422, 91684, ?, 0, ?, ?, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256724, 3/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110013, 4/27/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 3/19/2020, 458421, 366737, 91684, 10, 10, 1, WST KP_Images/413Muhammad Ibrahim.Picture of WST - After Completion.083556.jpg, 3.75, 65.00%, 41.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/20\/2024 16:07:15","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432017","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Wanda Khan Muhammad","uc":"Wanda Talgi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Ibrahim","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.27686,70.91378","coordinates":"WST KP_Images\/413Muhammad Ibrahim.Picture of WST Before Improvement.083556.jpg","picture_of_wst_before_improvement":"2874","wua_registration_no":"12\/31\/2019","wua_registration_date":"Raftullah","name_of_wua_president":"1210199287345","cnic_no_of_wua_president":"3449382997","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"4","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256724","amount_of_icr_i_released_rs":"3\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110013","amount_of_final_released_rs":"4\/27\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/19\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/413Muhammad Ibrahim.Picture of WST - After Completion.083556.jpg","picture_of_wst_after_completion":"3.75","addutitional_cca_acres":"65.00%","water_saving":"41.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/16/2024 12:35:45" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/16/2024 12:35:45, ?, ?, Completed, 22021432018, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Wanda Budh, Wanda Budh, Square, Brick Masonry, ?, Saramjan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.25248,70.93605, WST KP_Images/414Saramjan.Picture of WST Before Improvement.105517.jpg, 3021, 5/7/2020, Mirza Ali, 1210327286243, 3448954752, 10, 10, 0, 10, 6, 6, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 6/3/2020, 458421, 366737, 91684, ?, 0, ?, ?, 7/15/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 366737, 4/15/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 4/15/2020, 458421, 366737, 91684, 10, 10, 1, ?, ?, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/16\/2024 12:35:45","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432018","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Wanda Budh","uc":"Wanda Budh","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Saramjan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.25248,70.93605","coordinates":"WST KP_Images\/414Saramjan.Picture of WST Before Improvement.105517.jpg","picture_of_wst_before_improvement":"3021","wua_registration_no":"5\/7\/2020","wua_registration_date":"Mirza Ali","name_of_wua_president":"1210327286243","cnic_no_of_wua_president":"3448954752","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"6","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/3\/2020","issuance_date_of_govt_share":"458421","total_amount_rs":"366737","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"7\/15\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"366737","amount_of_final_released_rs":"4\/15\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/15\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":null,"addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/16/2024 12:54:49" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/16/2024 12:54:49, ?, ?, Completed, 22021432019, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Wanda Khan Muhammad, Wanda Budh, Square, Brick Masonry, ?, Barkatullah, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 32.26755,70.9578, WST KP_Images/415Barkatullah.Picture of WST Before Improvement.105532.jpg, 3022, 1/20/2020, Atta Ur Rehman, 1210303066477, 3448954752, 10, 10, 0, 10, 5, 5, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/20/2020, 458421, 366737, 91684, ?, 0, ?, ?, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256832, 2/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, 109905, 3/30/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 3/30/2020, 458421, 366737, 91684, 10, 10, 1, ?, 8, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/16\/2024 12:54:49","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432019","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Wanda Khan Muhammad","uc":"Wanda Budh","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Barkatullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.26755,70.9578","coordinates":"WST KP_Images\/415Barkatullah.Picture of WST Before Improvement.105532.jpg","picture_of_wst_before_improvement":"3022","wua_registration_no":"1\/20\/2020","wua_registration_date":"Atta Ur Rehman","name_of_wua_president":"1210303066477","cnic_no_of_wua_president":"3448954752","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/20\/2020","issuance_date_of_govt_share":"458421","total_amount_rs":"366737","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256832","amount_of_icr_i_released_rs":"2\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"109905","amount_of_final_released_rs":"3\/30\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/30\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"8","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 16:02:22" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 16:02:22, ?, ?, Completed, 22021432020, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Bagwani, Paharpur Thal, Square, Brick Masonry, ?, Ghulam Ali, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.3372,71.2297, WST KP_Images/416Ghulam Ali.Picture of WST Before Improvement.105543.jpg, 4075, 2/21/2020, Tehzeeb Ul Hasssan, 1210375210705, 3081008888, 12, 12, 0, 12, 25, 25, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/24/2020, 550106, 458422, 91684, ?, 0, ?, ?, 2/28/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256422, 3/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110315, 12/7/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 3/24/2020, 458421, 366737, 91684, 10, 10, 1, ?, 0, 50.00%, 30.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 16:02:22","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432020","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Bagwani","uc":"Paharpur Thal","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ghulam Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.3372,71.2297","coordinates":"WST KP_Images\/416Ghulam Ali.Picture of WST Before Improvement.105543.jpg","picture_of_wst_before_improvement":"4075","wua_registration_no":"2\/21\/2020","wua_registration_date":"Tehzeeb Ul Hasssan","name_of_wua_president":"1210375210705","cnic_no_of_wua_president":"3081008888","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"25","gross_command_area_gca_acres":"25","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/28\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256422","amount_of_icr_i_released_rs":"3\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110315","amount_of_final_released_rs":"12\/7\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/24\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"50.00%","water_saving":"30.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 18:35:12" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 18:35:12, ?, ?, Completed, 22021432021, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Wanda Khan Muhammad, Paniyala Shumali, Square, Brick Masonry, ?, Aziz Ullah, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.29709,70.95549, WST KP_Images/417Aziz Ullah.Picture of WST Before Improvement.105557.jpg, 3389, 2/17/2020, Sifatullah, 1210316237695, 3119911335, 10, 10, 0, 10, 9, 9, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/24/2020, 550106, 458422, 91684, ?, 0, ?, ?, 2/28/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256422, 3/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110315, 6/17/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 4/15/2020, 458421, 366737, 91684, 10, 10, 1, ?, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 18:35:12","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432021","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Wanda Khan Muhammad","uc":"Paniyala Shumali","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Aziz Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.29709,70.95549","coordinates":"WST KP_Images\/417Aziz Ullah.Picture of WST Before Improvement.105557.jpg","picture_of_wst_before_improvement":"3389","wua_registration_no":"2\/17\/2020","wua_registration_date":"Sifatullah","name_of_wua_president":"1210316237695","cnic_no_of_wua_president":"3119911335","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"9","gross_command_area_gca_acres":"9","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/28\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256422","amount_of_icr_i_released_rs":"3\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110315","amount_of_final_released_rs":"6\/17\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/15\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 16:11:36" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 16:11:36, ?, ?, Completed, 22021432022, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Dhap Shumali, Mubarak Shah, Square, Brick Masonry, ?, Nazir Hussain Shah, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 31.9884,70.9499, WST KP_Images/420Nazir Hussain Shah.Picture of WST Before Improvement.105739.jpg, 3344, 1/10/2020, Zafar Abbas Shah, 1210171504265, 3410090140, 11, 11, 0, 11, 23, 23, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 458421, 366737, 91684, ?, 0, ?, ?, 3/6/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 257872, 3/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 197563, 12/7/2020, 455435, ?, WST Milestone Payments - Completed, ?, ?, 3/27/2020, 569295, 455436, 113859, 10, 10, 1, ?, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 16:11:36","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432022","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Dhap Shumali","uc":"Mubarak Shah","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Nazir Hussain Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.9884,70.9499","coordinates":"WST KP_Images\/420Nazir Hussain Shah.Picture of WST Before Improvement.105739.jpg","picture_of_wst_before_improvement":"3344","wua_registration_no":"1\/10\/2020","wua_registration_date":"Zafar Abbas Shah","name_of_wua_president":"1210171504265","cnic_no_of_wua_president":"3410090140","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"23","gross_command_area_gca_acres":"23","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"458421","total_amount_rs":"366737","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/6\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"257872","amount_of_icr_i_released_rs":"3\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"197563","amount_of_final_released_rs":"12\/7\/2020","date_of_final_released":"455435","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/27\/2020","completion_date":"569295","verified_total_amount_rs":"455436","verified_govt_share_rs":"113859","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/26/2024 16:23:17" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/26/2024 16:23:17, ?, ?, Completed, 22021432023, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Wanda Khan Muhammad, Wanda Talgai, Square, Brick Masonry, ?, Sayed Muhammad, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.13762,70.90526, WST KP_Images/433Sayed Muhammad.Picture of WST Before Improvement.051420.jpg, 2442, 10/29/2019, Akbar Zaman, 1210374286031, 3465679575, 10, 10, 0, 10, 8.88, 8.88, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 550106, 458422, 91684, ?, 0, ?, ?, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256832, 2/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, 109905, 11/5/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 3/30/2020, 458421, 366737, 91684, 10, 10, 1, WST KP_Images/433Sayed Muhammad.Picture of WST - After Completion.055940.jpg, 9, 65.00%, 41.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/26\/2024 16:23:17","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432023","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Wanda Khan Muhammad","uc":"Wanda Talgai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sayed Muhammad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.13762,70.90526","coordinates":"WST KP_Images\/433Sayed Muhammad.Picture of WST Before Improvement.051420.jpg","picture_of_wst_before_improvement":"2442","wua_registration_no":"10\/29\/2019","wua_registration_date":"Akbar Zaman","name_of_wua_president":"1210374286031","cnic_no_of_wua_president":"3465679575","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"8.88","gross_command_area_gca_acres":"8.88","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256832","amount_of_icr_i_released_rs":"2\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"109905","amount_of_final_released_rs":"11\/5\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/30\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/433Sayed Muhammad.Picture of WST - After Completion.055940.jpg","picture_of_wst_after_completion":"9","addutitional_cca_acres":"65.00%","water_saving":"41.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 18:38:14" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 18:38:14, ?, ?, Completed, 22021432024, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Giloti, Wanda Kali, Square, Brick Masonry, ?, Jhangir Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.25001,70.86548, WST KP_Images/434Jhangir Khan.Picture of WST Before Improvement.051429.jpg, 3030, 1/20/2020, M Tahir Khan, 1210103339833, 3451934951, 10, 10, 0, 10, 5, 5, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/20/2020, 458421, 366737, 91684, ?, 0, ?, ?, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256832, 2/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, 109905, 11/5/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 3/30/2020, 458421, 366737, 91684, 10, 10, 1, ?, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 18:38:14","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432024","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Giloti","uc":"Wanda Kali","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Jhangir Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.25001,70.86548","coordinates":"WST KP_Images\/434Jhangir Khan.Picture of WST Before Improvement.051429.jpg","picture_of_wst_before_improvement":"3030","wua_registration_no":"1\/20\/2020","wua_registration_date":"M Tahir Khan","name_of_wua_president":"1210103339833","cnic_no_of_wua_president":"3451934951","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/20\/2020","issuance_date_of_govt_share":"458421","total_amount_rs":"366737","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256832","amount_of_icr_i_released_rs":"2\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"109905","amount_of_final_released_rs":"11\/5\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/30\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 17:38:57" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 17:38:57, ?, ?, Completed, 22021432025, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Paharpur, Paharpur Thal, Square, Brick Masonry, ?, Sher Nawaz, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.113081,70.9318, WST KP_Images/436Sher Nawaz.Picture of WST Before Improvement.051448.jpg, 3222, 2/3/2020, Sher Nawaz, 1210334799015, 3459188935, 10, 10, 0, 10, 7, 7, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/26/2020, 550106, 458422, 91684, ?, 0, ?, ?, 2/28/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256724, 3/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110013, 8/5/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 6/26/2020, 458421, 366737, 91684, 10, 10, 1, ?, 0, 65.00%, 41.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 17:38:57","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432025","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Paharpur","uc":"Paharpur Thal","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sher Nawaz","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.113081,70.9318","coordinates":"WST KP_Images\/436Sher Nawaz.Picture of WST Before Improvement.051448.jpg","picture_of_wst_before_improvement":"3222","wua_registration_no":"2\/3\/2020","wua_registration_date":"Sher Nawaz","name_of_wua_president":"1210334799015","cnic_no_of_wua_president":"3459188935","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"7","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/26\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/28\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256724","amount_of_icr_i_released_rs":"3\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110013","amount_of_final_released_rs":"8\/5\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/26\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"65.00%","water_saving":"41.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 17:46:19" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 17:46:19, ?, ?, Completed, 22021432026, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Wanda Khan Muhammad, Wanda Feroz, Square, Brick Masonry, ?, Imran Ullah, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.28159,70.9628, WST KP_Images/437Imran Ullah.Picture of WST Before Improvement.051457.jpg, 2917, 1/6/2020, Imran Ullah, 1210369369641, 3344545224, 10, 10, 0, 10, 3.5, 3.5, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/26/2020, 550106, 458422, 91684, ?, 0, ?, ?, 2/28/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256724, 3/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110013, 4/27/2022, 366737, ?, WST Milestone Payments - Completed, ?, ?, 4/23/2020, 458421, 366737, 91684, 10, 10, 1, WST KP_Images/437Imran Ullah.Picture of WST - After Completion.060007.jpg, 0, 65.00%, 54.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 17:46:19","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432026","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Wanda Khan Muhammad","uc":"Wanda Feroz","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Imran Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.28159,70.9628","coordinates":"WST KP_Images\/437Imran Ullah.Picture of WST Before Improvement.051457.jpg","picture_of_wst_before_improvement":"2917","wua_registration_no":"1\/6\/2020","wua_registration_date":"Imran Ullah","name_of_wua_president":"1210369369641","cnic_no_of_wua_president":"3344545224","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"3.5","gross_command_area_gca_acres":"3.5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/26\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/28\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256724","amount_of_icr_i_released_rs":"3\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110013","amount_of_final_released_rs":"4\/27\/2022","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/23\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/437Imran Ullah.Picture of WST - After Completion.060007.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"65.00%","water_saving":"54.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/6/2024 14:24:31" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/6/2024 14:24:31, ?, ?, Completed, 22021432027, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Paniyala, Paniyala, Square, Brick Masonry, ?, Muhammad Jan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.259750, 70.910810, WST KP_Images/438Muhammad Jan.Picture of WST Before Improvement.051506.jpg, 3194, 2/3/2020, Muhammad Salman, 1210362692885, 3432851068, 10, 10, 0, 10, 5, 5, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/26/2020, 550109, 458425, 91684, ?, 0, ?, ?, 2/28/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256724, 3/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110013, 11/5/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 4/15/2020, 458421, 366737, 91684, 10, 10, 1, ?, 0, 80.00%, 54.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/6\/2024 14:24:31","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432027","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Paniyala","uc":"Paniyala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Jan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.259750, 70.910810","coordinates":"WST KP_Images\/438Muhammad Jan.Picture of WST Before Improvement.051506.jpg","picture_of_wst_before_improvement":"3194","wua_registration_no":"2\/3\/2020","wua_registration_date":"Muhammad Salman","name_of_wua_president":"1210362692885","cnic_no_of_wua_president":"3432851068","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/26\/2020","issuance_date_of_govt_share":"550109","total_amount_rs":"458425","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/28\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256724","amount_of_icr_i_released_rs":"3\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110013","amount_of_final_released_rs":"11\/5\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/15\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"80.00%","water_saving":"54.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/29/2024 16:41:24" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/29/2024 16:41:24, ?, ?, Completed, 22021432028, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Giloti, Bahadri, Square, Brick Masonry, ?, Kaleem Ullah, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.21333,70.77733, WST KP_Images/439Kaleem Ullah.Picture of WST Before Improvement.051515.jpg, 3307, 2/12/2020, Sher Ahmad, 1210323016057, 3459240546, 10, 10, 0, 10, 16.75, 16.75, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/26/2020, 458421, 366737, 91684, ?, 0, ?, ?, 2/28/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256724, 3/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110013, 11/5/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 6/1/2020, 458421, 366737, 91684, 10, 10, 1, WST KP_Images/439Kaleem Ullah.Picture of WST - After Completion.060019.jpg, 17, 65.00%, 41.06%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/29\/2024 16:41:24","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432028","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Giloti","uc":"Bahadri","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Kaleem Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.21333,70.77733","coordinates":"WST KP_Images\/439Kaleem Ullah.Picture of WST Before Improvement.051515.jpg","picture_of_wst_before_improvement":"3307","wua_registration_no":"2\/12\/2020","wua_registration_date":"Sher Ahmad","name_of_wua_president":"1210323016057","cnic_no_of_wua_president":"3459240546","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"16.75","gross_command_area_gca_acres":"16.75","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/26\/2020","issuance_date_of_govt_share":"458421","total_amount_rs":"366737","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/28\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256724","amount_of_icr_i_released_rs":"3\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110013","amount_of_final_released_rs":"11\/5\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/1\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/439Kaleem Ullah.Picture of WST - After Completion.060019.jpg","picture_of_wst_after_completion":"17","addutitional_cca_acres":"65.00%","water_saving":"41.06%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 9:46:57" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/16/2024 9:46:57, ?, ?, Completed, 22021432029, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Band Kurai, Paniyala Janubi, Square, Brick Masonry, ?, Suleman Javed, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.155415,70.832244, WST KP_Images/440Suleman Javed.Picture of WST Before Improvement.051526.jpg, 3017, 1/20/2020, Suleman Javed Khan, 1210109536877, 3449590439, 8, 8, 0, 8, 23.75, 23.75, 9, 9, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/24/2020, 544103, 458419, 85684, ?, 0, ?, ?, 2/28/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 342735, 6/26/2020, 342735, ?, WST Milestone Payments - Completed, ?, ?, 6/26/2020, 428419, 342735, 85684, 9, 9, 1, ?, 24, 65.00%, 41.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/16\/2024 9:46:57","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432029","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Band Kurai","uc":"Paniyala Janubi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Suleman Javed","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.155415,70.832244","coordinates":"WST KP_Images\/440Suleman Javed.Picture of WST Before Improvement.051526.jpg","picture_of_wst_before_improvement":"3017","wua_registration_no":"1\/20\/2020","wua_registration_date":"Suleman Javed Khan","name_of_wua_president":"1210109536877","cnic_no_of_wua_president":"3449590439","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"23.75","gross_command_area_gca_acres":"23.75","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2020","issuance_date_of_govt_share":"544103","total_amount_rs":"458419","govt_share_rs":"85684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/28\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"342735","amount_of_final_released_rs":"6\/26\/2020","date_of_final_released":"342735","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/26\/2020","completion_date":"428419","verified_total_amount_rs":"342735","verified_govt_share_rs":"85684","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"24","addutitional_cca_acres":"65.00%","water_saving":"41.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 10:58:09" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/20/2024 10:58:09, ?, ?, Completed, 22021432030, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Wanda Khan Muhammad, Wanda Budh, Square, Brick Masonry, ?, Muhammad Taimoor, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.25877,70.95361, WST KP_Images/441Muhammad Taimoor.Picture of WST Before Improvement.051534.jpg, 2941, 1/6/2020, Azizullah, 1210109035771, 3469497596, 10, 10, 0, 10, 6.25, 6.25, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/26/2020, 550106, 458422, 91684, ?, 0, ?, ?, 2/28/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 256724, 3/19/2020, 110013, 11/5/2020, ?, ?, ?, ?, 110013, 11/5/2020, 0, 3/9/2021, 366737, ?, WST Milestone Payments - Completed, ?, ?, 4/23/2020, 458421, 366737, 91684, 10, 10, 1, ?, 6, 80.00%, 41.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/20\/2024 10:58:09","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432030","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Wanda Khan Muhammad","uc":"Wanda Budh","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Taimoor","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.25877,70.95361","coordinates":"WST KP_Images\/441Muhammad Taimoor.Picture of WST Before Improvement.051534.jpg","picture_of_wst_before_improvement":"2941","wua_registration_no":"1\/6\/2020","wua_registration_date":"Azizullah","name_of_wua_president":"1210109035771","cnic_no_of_wua_president":"3469497596","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"6.25","gross_command_area_gca_acres":"6.25","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/26\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/28\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"256724","amount_of_icr_i_released_rs":"3\/19\/2020","date_of_icr_i_released":"110013","2nd_bill_payment_rs":"11\/5\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"110013","amount_of_icr_ii_released_rs":"11\/5\/2020","date_of_icr_ii_released":"0","amount_of_final_released_rs":"3\/9\/2021","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/23\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"6","addutitional_cca_acres":"80.00%","water_saving":"41.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 9:50:12" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/16/2024 9:50:12, ?, ?, Completed, 22021432031, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Giloti, Wanda Meer Aslam, Square, Brick Masonry, ?, Faridullah Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.22404,70.77788, WST KP_Images/442Faridullah Khan.Picture of WST Before Improvement.051713.jpg, 4002, 2/17/2020, Salim Khan, 1210109547027, 3469497597, 10, 10, 0, 10, 5.43, 5.43, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/26/2020, 550106, 458422, 91684, ?, 0, ?, ?, 2/28/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 366737, 6/24/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 6/24/2020, 458421, 366737, 91684, 10, 10, 1, WST KP_Images/442Faridullah Khan.Picture of WST - After Completion.051713.jpg, 8, 65.00%, 41.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/16\/2024 9:50:12","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432031","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Giloti","uc":"Wanda Meer Aslam","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Faridullah Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.22404,70.77788","coordinates":"WST KP_Images\/442Faridullah Khan.Picture of WST Before Improvement.051713.jpg","picture_of_wst_before_improvement":"4002","wua_registration_no":"2\/17\/2020","wua_registration_date":"Salim Khan","name_of_wua_president":"1210109547027","cnic_no_of_wua_president":"3469497597","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"5.43","gross_command_area_gca_acres":"5.43","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/26\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/28\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"366737","amount_of_final_released_rs":"6\/24\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/24\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/442Faridullah Khan.Picture of WST - After Completion.051713.jpg","picture_of_wst_after_completion":"8","addutitional_cca_acres":"65.00%","water_saving":"41.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 15:55:59" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/20/2024 15:55:59, ?, ?, Completed, 22021432032, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Wanda Khan Muhammad, Wanda Talgai, Square, Brick Masonry, ?, Sher Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.27956,70.908025, WST KP_Images/443Sher Khan.Picture of WST Before Improvement.052046.jpg, 3257, 2/10/2020, Amir Nawaz, 1210368459877, 3449371910, 11, 11, 0, 11, 3.75, 3.75, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/26/2020, 550106, 458422, 91684, ?, 0, ?, ?, 2/28/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256724, 3/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110013, 4/27/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 4/23/2020, 458421, 366737, 91684, 10, 10, 1, WST KP_Images/443Sher Khan.Picture of WST - After Completion.052046.jpg, 4, 21.00%, 3.75%, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/20\/2024 15:55:59","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432032","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Wanda Khan Muhammad","uc":"Wanda Talgai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sher Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.27956,70.908025","coordinates":"WST KP_Images\/443Sher Khan.Picture of WST Before Improvement.052046.jpg","picture_of_wst_before_improvement":"3257","wua_registration_no":"2\/10\/2020","wua_registration_date":"Amir Nawaz","name_of_wua_president":"1210368459877","cnic_no_of_wua_president":"3449371910","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"3.75","gross_command_area_gca_acres":"3.75","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/26\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/28\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256724","amount_of_icr_i_released_rs":"3\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110013","amount_of_final_released_rs":"4\/27\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/23\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/443Sher Khan.Picture of WST - After Completion.052046.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":"21.00%","water_saving":"3.75%","water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 14:17:34" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 14:17:34, ?, ?, Completed, 22021432033, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Band Kurai, Paniyala, Square, Brick Masonry, ?, Muhammad Amjad, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.25842,70.86349, WST KP_Images/444Muhammad Amjad.Picture of WST Before Improvement.051809.jpg, 2420, 9/26/2019, Muhammad Amjad, 1210334323487, 3429247136, 10, 10, 0, 10, 6, 6, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/26/2020, 458421, 366737, 91684, ?, 0, ?, ?, 3/11/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256724, 3/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110013, 11/5/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 6/1/2020, 458421, 366737, 91684, 10, 10, 1, ?, 0, 80.00%, 54.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 14:17:34","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432033","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Band Kurai","uc":"Paniyala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Amjad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.25842,70.86349","coordinates":"WST KP_Images\/444Muhammad Amjad.Picture of WST Before Improvement.051809.jpg","picture_of_wst_before_improvement":"2420","wua_registration_no":"9\/26\/2019","wua_registration_date":"Muhammad Amjad","name_of_wua_president":"1210334323487","cnic_no_of_wua_president":"3429247136","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"6","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/26\/2020","issuance_date_of_govt_share":"458421","total_amount_rs":"366737","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/11\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256724","amount_of_icr_i_released_rs":"3\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110013","amount_of_final_released_rs":"11\/5\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/1\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"80.00%","water_saving":"54.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 16:01:31" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/20/2024 16:01:31, ?, ?, Completed, 22021432034, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Paniyala, Paniyala, Square, Brick Masonry, ?, Mariyam Bibi, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.257362,70.90652, WST KP_Images/446Mariyam Bibi.Picture of WST Before Improvement.061651.jpg, 3055, 1/21/2020, Muhammad Haroon Afzal, 1210393062251, 3459873606, 9, 8, 0, 8, 10.38, 10.38, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/26/2020, 550106, 458422, 91684, ?, 458057, 366373, 91684, 2/28/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256724, 3/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110013, 11/5/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 6/26/2020, 458421, 366737, 91684, 10, 10, 1, ?, 10, 70.00%, 54.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/20\/2024 16:01:31","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432034","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Paniyala","uc":"Paniyala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mariyam Bibi","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.257362,70.90652","coordinates":"WST KP_Images\/446Mariyam Bibi.Picture of WST Before Improvement.061651.jpg","picture_of_wst_before_improvement":"3055","wua_registration_no":"1\/21\/2020","wua_registration_date":"Muhammad Haroon Afzal","name_of_wua_president":"1210393062251","cnic_no_of_wua_president":"3459873606","contact_no_of_wua_president":"9","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"10.38","gross_command_area_gca_acres":"10.38","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/26\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"458057","revised_total_amount_rs":"366373","revised_govt_share_rs":"91684","revised_community_share_rs":"2\/28\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256724","amount_of_icr_i_released_rs":"3\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110013","amount_of_final_released_rs":"11\/5\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/26\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"10","addutitional_cca_acres":"70.00%","water_saving":"54.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 10:29:38" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/15/2024 10:29:38, ?, ?, Completed, 22021432035, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Wanda Khan Muhammad, Wanda Talgi, Square, Brick Masonry, ?, Muhammad Ibrahim, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.26153,70.88645, WST KP_Images/447Muhammad Ibrahim.Picture of WST Before Improvement.061715.jpg, 3335 A, 2/13/2020, Muhammad Ibrahim, 1210322719183, 3459875584, 11, 11, 0, 11, 6.38, 6.38, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/26/2020, 550106, 458422, 91684, ?, 0, ?, ?, 3/5/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 366737, 4/23/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 4/23/2020, 458421, 366737, 91684, 10, 10, 1, WST KP_Images/447Muhammad Ibrahim.Picture of WST - After Completion.061715.jpg, 6, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/15\/2024 10:29:38","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432035","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Wanda Khan Muhammad","uc":"Wanda Talgi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Ibrahim","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.26153,70.88645","coordinates":"WST KP_Images\/447Muhammad Ibrahim.Picture of WST Before Improvement.061715.jpg","picture_of_wst_before_improvement":"3335 A","wua_registration_no":"2\/13\/2020","wua_registration_date":"Muhammad Ibrahim","name_of_wua_president":"1210322719183","cnic_no_of_wua_president":"3459875584","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"6.38","gross_command_area_gca_acres":"6.38","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/26\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/5\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"366737","amount_of_final_released_rs":"4\/23\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/23\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/447Muhammad Ibrahim.Picture of WST - After Completion.061715.jpg","picture_of_wst_after_completion":"6","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 16:08:59" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/20/2024 16:08:59, ?, ?, Completed, 22021432036, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Paniyala, Paniyala, Square, Brick Masonry, ?, Muhammad Fiaz, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.27925,70.92879, WST KP_Images/448Muhammad Fiaz.Picture of WST Before Improvement.061733.jpg, 3327 A, 2/13/2020, Jhanzeb, 1210367059159, 3467861448, 10, 10, 0, 10, 12, 12, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/26/2020, 550106, 458422, 91684, ?, 458421, 366737, 91684, 3/5/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256724, 3/20/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110013, 4/27/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 4/23/2020, 458421, 366737, 91684, 10, 10, 1, ?, 12, 70.00%, 41.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/20\/2024 16:08:59","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432036","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Paniyala","uc":"Paniyala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Fiaz","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.27925,70.92879","coordinates":"WST KP_Images\/448Muhammad Fiaz.Picture of WST Before Improvement.061733.jpg","picture_of_wst_before_improvement":"3327 A","wua_registration_no":"2\/13\/2020","wua_registration_date":"Jhanzeb","name_of_wua_president":"1210367059159","cnic_no_of_wua_president":"3467861448","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"12","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/26\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"458421","revised_total_amount_rs":"366737","revised_govt_share_rs":"91684","revised_community_share_rs":"3\/5\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256724","amount_of_icr_i_released_rs":"3\/20\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110013","amount_of_final_released_rs":"4\/27\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/23\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"12","addutitional_cca_acres":"70.00%","water_saving":"41.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 16:21:43" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 16:21:43, ?, ?, Completed, 22021432037, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Giloti, Wanda Khani, Square, Brick Masonry, ?, Abbas Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.28596,70.86663, WST KP_Images/449Abbas Khan.Picture of WST Before Improvement.061742.jpg, 3394, 2/17/2020, Syed Abdul Bari Shah, 1210176677295, 3461141414, 10, 10, 0, 10, 6.38, 6.38, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/26/2020, 458421, 366737, 91684, ?, 0, ?, ?, 2/28/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 366737, 4/13/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 4/13/2020, 458421, 366737, 91684, 10, 10, 1, ?, ?, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 16:21:43","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432037","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Giloti","uc":"Wanda Khani","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abbas Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.28596,70.86663","coordinates":"WST KP_Images\/449Abbas Khan.Picture of WST Before Improvement.061742.jpg","picture_of_wst_before_improvement":"3394","wua_registration_no":"2\/17\/2020","wua_registration_date":"Syed Abdul Bari Shah","name_of_wua_president":"1210176677295","cnic_no_of_wua_president":"3461141414","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"6.38","gross_command_area_gca_acres":"6.38","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/26\/2020","issuance_date_of_govt_share":"458421","total_amount_rs":"366737","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/28\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"366737","amount_of_final_released_rs":"4\/13\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/13\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":null,"addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 10:02:20" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/16/2024 10:02:20, ?, ?, Completed, 22021432038, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Band Kurai, Wanda Dawoo, Square, Brick Masonry, ?, Niamatullah, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.137605,70.90535, WST KP_Images/450Niamatullah.Picture of WST Before Improvement.061755.jpg, 3393, 2/17/2020, Faridullah Khan, 1210370190589, 3455523220, 10, 10, 0, 10, 10.13, 10.13, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/26/2020, 550106, 458422, 91684, ?, 0, ?, ?, 3/4/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 366737, 6/26/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 6/26/2020, 458421, 366737, 91684, 10, 10, 1, ?, 10, 65.00%, 41.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/16\/2024 10:02:20","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432038","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Band Kurai","uc":"Wanda Dawoo","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Niamatullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.137605,70.90535","coordinates":"WST KP_Images\/450Niamatullah.Picture of WST Before Improvement.061755.jpg","picture_of_wst_before_improvement":"3393","wua_registration_no":"2\/17\/2020","wua_registration_date":"Faridullah Khan","name_of_wua_president":"1210370190589","cnic_no_of_wua_president":"3455523220","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"10.13","gross_command_area_gca_acres":"10.13","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/26\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/4\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"366737","amount_of_final_released_rs":"6\/26\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/26\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"10","addutitional_cca_acres":"65.00%","water_saving":"41.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 16:13:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/20/2024 16:13:07, ?, ?, Completed, 22021432039, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Paniyala, Paniyala, Square, Brick Masonry, ?, Ghulam Sadeeq, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.2484,70.90295, WST KP_Images/451Ghulam Sadeeq.Picture of WST Before Improvement.061804.jpg, 3336 A, 2/13/2020, Muhammad Safdar, 1210314167213, 3467852882, 10, 10, 0, 10, 11.63, 11.63, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/26/2020, 550106, 458422, 91684, ?, 458421, 366737, 91684, 2/28/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256724, 3/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110013, 11/5/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 6/1/2020, 458421, 366737, 91684, 10, 10, 1, ?, 12, 75.00%, 41.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/20\/2024 16:13:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432039","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Paniyala","uc":"Paniyala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ghulam Sadeeq","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.2484,70.90295","coordinates":"WST KP_Images\/451Ghulam Sadeeq.Picture of WST Before Improvement.061804.jpg","picture_of_wst_before_improvement":"3336 A","wua_registration_no":"2\/13\/2020","wua_registration_date":"Muhammad Safdar","name_of_wua_president":"1210314167213","cnic_no_of_wua_president":"3467852882","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"11.63","gross_command_area_gca_acres":"11.63","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/26\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"458421","revised_total_amount_rs":"366737","revised_govt_share_rs":"91684","revised_community_share_rs":"2\/28\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256724","amount_of_icr_i_released_rs":"3\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110013","amount_of_final_released_rs":"11\/5\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/1\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"12","addutitional_cca_acres":"75.00%","water_saving":"41.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 16:14:09" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/20/2024 16:14:09, ?, ?, Completed, 22021432040, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Band Kurai, Wanda Nurak, Square, Brick Masonry, ?, Najeeb Ullah, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.09056,70.88882, WST KP_Images/452Najeeb Ullah.Picture of WST Before Improvement.061818.jpg, 3329 A, 2/13/2020, Najeeb Ullah, 1210170183991, 3459837090, 8, 8, 0, 8, 12.8, 12.8, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/26/2020, 513432, 440085, 73347, ?, 440084, 366737, 73347, 2/28/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256724, 4/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110013, 4/27/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 4/23/2020, 440084, 366737, 73347, 10, 10, 1, WST KP_Images/452Najeeb Ullah.Picture of WST - After Completion.061818.jpg, 13, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/20\/2024 16:14:09","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432040","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Band Kurai","uc":"Wanda Nurak","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Najeeb Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.09056,70.88882","coordinates":"WST KP_Images\/452Najeeb Ullah.Picture of WST Before Improvement.061818.jpg","picture_of_wst_before_improvement":"3329 A","wua_registration_no":"2\/13\/2020","wua_registration_date":"Najeeb Ullah","name_of_wua_president":"1210170183991","cnic_no_of_wua_president":"3459837090","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"12.8","gross_command_area_gca_acres":"12.8","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/26\/2020","issuance_date_of_govt_share":"513432","total_amount_rs":"440085","govt_share_rs":"73347","community_share_rs":null,"revised_issuance_date_of_govt_share":"440084","revised_total_amount_rs":"366737","revised_govt_share_rs":"73347","revised_community_share_rs":"2\/28\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256724","amount_of_icr_i_released_rs":"4\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110013","amount_of_final_released_rs":"4\/27\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/23\/2020","completion_date":"440084","verified_total_amount_rs":"366737","verified_govt_share_rs":"73347","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/452Najeeb Ullah.Picture of WST - After Completion.061818.jpg","picture_of_wst_after_completion":"13","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 16:15:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/20/2024 16:15:07, ?, ?, Completed, 22021432041, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Dhap Shumali, Long Kher Shah, Square, Brick Masonry, ?, Malik M Imtiaz, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.01452,70.98705, WST KP_Images/453Malik M Imtiaz.Picture of WST Before Improvement.061828.jpg, 5027, 2/24/2020, Muhammad Zubair, 1210144839587, 3468994034, 12, 12, 0, 12, 23, 23, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/26/2020, 550106, 458422, 91684, ?, 0, ?, ?, 3/11/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256724, 4/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110013, 11/5/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 6/1/2020, 458421, 366737, 91684, 10, 10, 1, ?, 23, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/20\/2024 16:15:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432041","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Dhap Shumali","uc":"Long Kher Shah","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Malik M Imtiaz","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.01452,70.98705","coordinates":"WST KP_Images\/453Malik M Imtiaz.Picture of WST Before Improvement.061828.jpg","picture_of_wst_before_improvement":"5027","wua_registration_no":"2\/24\/2020","wua_registration_date":"Muhammad Zubair","name_of_wua_president":"1210144839587","cnic_no_of_wua_president":"3468994034","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"23","gross_command_area_gca_acres":"23","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/26\/2020","issuance_date_of_govt_share":"550106","total_amount_rs":"458422","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/11\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256724","amount_of_icr_i_released_rs":"4\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110013","amount_of_final_released_rs":"11\/5\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/1\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"23","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 18:43:46" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 18:43:46, ?, ?, Completed, 22021432042, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Paniyala, Paniyala, Square, Brick Masonry, ?, Habib Ullah, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.2321,70.9106, WST KP_Images/460Habib Ullah.Picture of WST Before Improvement.072235.jpg, 5049, 3/2/2020, Habib Ullah, 1210356317513, 3459820552, 10, 10, 0, 10, 12.5, 12.5, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 3/5/2020, 458421, 366737, 91684, ?, 0, ?, ?, 4/17/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 366737, 6/26/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 6/26/2020, 458421, 366737, 91684, 10, 10, 1, ?, ?, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 18:43:46","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432042","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Paniyala","uc":"Paniyala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Habib Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.2321,70.9106","coordinates":"WST KP_Images\/460Habib Ullah.Picture of WST Before Improvement.072235.jpg","picture_of_wst_before_improvement":"5049","wua_registration_no":"3\/2\/2020","wua_registration_date":"Habib Ullah","name_of_wua_president":"1210356317513","cnic_no_of_wua_president":"3459820552","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"12.5","gross_command_area_gca_acres":"12.5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/5\/2020","issuance_date_of_govt_share":"458421","total_amount_rs":"366737","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/17\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"366737","amount_of_final_released_rs":"6\/26\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/26\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":null,"addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/29/2024 16:43:53" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/29/2024 16:43:53, ?, ?, Completed, 22021432043, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Paniyala, Paniyala, Square, Brick Masonry, ?, Muhammad Ishtiaq, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 31.81488,70.90694, WST KP_Images/461Muhammad Ishtiaq.Picture of WST Before Improvement.072244.jpg, 5048, 3/31/2020, Muhammad Ishtiaq, 1210314816081, 3459808183, 10, 10, 0, 10, 51, 51, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 4/16/2020, 458421, 366737, 91684, ?, 0, ?, ?, 4/17/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256724, 6/15/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110013, 11/5/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 6/26/2020, 458421, 366737, 91684, 10, 10, 1, ?, 51, 39.00%, 58.00%, 19.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/29\/2024 16:43:53","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432043","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Paniyala","uc":"Paniyala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Ishtiaq","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.81488,70.90694","coordinates":"WST KP_Images\/461Muhammad Ishtiaq.Picture of WST Before Improvement.072244.jpg","picture_of_wst_before_improvement":"5048","wua_registration_no":"3\/31\/2020","wua_registration_date":"Muhammad Ishtiaq","name_of_wua_president":"1210314816081","cnic_no_of_wua_president":"3459808183","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"51","gross_command_area_gca_acres":"51","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/16\/2020","issuance_date_of_govt_share":"458421","total_amount_rs":"366737","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/17\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256724","amount_of_icr_i_released_rs":"6\/15\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110013","amount_of_final_released_rs":"11\/5\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/26\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"51","addutitional_cca_acres":"39.00%","water_saving":"58.00%","water_losses_before_improvement":"19.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 20:08:12" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 8/22/2024 20:08:12, ?, ?, Completed, 22021432044, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Band kurrai, Wanda kareem, Square, Brick Masonry, ?, Saif Ullah Tw Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.183537, 70.856333, WST KP_Images/e69ad1c7Saif ullah Tw Wst.Picture of WST Before Improvement.073452.jpg, 9044, 5/31/2021, Muhammad Arshad, 1210338356987, 3467868355, 10, 10, 0, 10, 5.87, 5.87, 10, 10, 1.36, 126, 33333, 0.21, 6, ?, WST Profile - Completed, ?, ?, 6/1/2021, 560000, 420000, 140000, 8/12/2021, 560000, 420000, 140000, 6/1/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 350000, 6/10/2021, ?, ?, ?, ?, ?, ?, 0, ?, 70000, 12/27/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/8/2021, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/e69ad1c7Saif Ullah Tw Wst.Picture of WST - After Completion.111949.jpg, 0, 0.00%, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Saif ullah Tw Wst, Saif ullah Tw Wst, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"8\/22\/2024 20:08:12","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432044","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Band kurrai","uc":"Wanda kareem","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Saif Ullah Tw Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.183537, 70.856333","coordinates":"WST KP_Images\/e69ad1c7Saif ullah Tw Wst.Picture of WST Before Improvement.073452.jpg","picture_of_wst_before_improvement":"9044","wua_registration_no":"5\/31\/2021","wua_registration_date":"Muhammad Arshad","name_of_wua_president":"1210338356987","cnic_no_of_wua_president":"3467868355","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"5.87","gross_command_area_gca_acres":"5.87","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/1\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":"8\/12\/2021","revised_issuance_date_of_govt_share":"560000","revised_total_amount_rs":"420000","revised_govt_share_rs":"140000","revised_community_share_rs":"6\/1\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"350000","amount_of_icr_i_released_rs":"6\/10\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"70000","amount_of_final_released_rs":"12\/27\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/8\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/e69ad1c7Saif Ullah Tw Wst.Picture of WST - After Completion.111949.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Saif ullah Tw Wst","bls_ii":"Saif ullah Tw Wst","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/5/2024 10:41:49" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 6/5/2024 10:41:49, ?, ?, Completed, 22021432045, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Paniyala, Paniyala, Square, Brick Masonry, ?, Ameer Asfand Yar, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.225716, 70.879444, WST KP_Images/c9d10b37Ameer Asfand yar.Picture of WST Before Improvement.081417.jpg, 9043, 5/31/2021, Ameer Sheriyar khan, 1210326402617, 3459871838, 10, 10, 0, 10, 11.87, 11.87, 10, 10, 1.36, 126, 33333, 0.35, 10, ?, WST Profile - Completed, ?, ?, 6/1/2021, 560000, 420000, 140000, 6/1/2021, 560000, 420000, 140000, 6/1/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 350000, 6/10/2021, ?, ?, ?, ?, ?, ?, 0, ?, 70000, 8/12/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/8/2021, 560000, 420000, 140000, 10, 10, 1.36, ?, 10, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Ameer Asfand Yar, Ameer Asfand Yar, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"6\/5\/2024 10:41:49","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432045","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Paniyala","uc":"Paniyala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ameer Asfand Yar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.225716, 70.879444","coordinates":"WST KP_Images\/c9d10b37Ameer Asfand yar.Picture of WST Before Improvement.081417.jpg","picture_of_wst_before_improvement":"9043","wua_registration_no":"5\/31\/2021","wua_registration_date":"Ameer Sheriyar khan","name_of_wua_president":"1210326402617","cnic_no_of_wua_president":"3459871838","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"11.87","gross_command_area_gca_acres":"11.87","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/1\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":"6\/1\/2021","revised_issuance_date_of_govt_share":"560000","revised_total_amount_rs":"420000","revised_govt_share_rs":"140000","revised_community_share_rs":"6\/1\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"350000","amount_of_icr_i_released_rs":"6\/10\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"70000","amount_of_final_released_rs":"8\/12\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/8\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"10","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Ameer Asfand Yar","bls_ii":"Ameer Asfand Yar","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/5/2024 10:21:26" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 6/5/2024 10:21:26, ?, ?, Completed, 22021432046, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Paniyala, Paniyala, Square, Brick Masonry, ?, Abdul Majeed Tw Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.272676, 70.884618, WST KP_Images/2a7fe397Abdul Majeed Tw Wst.Picture of WST Before Improvement.092526.jpg, 13083, 1/22/2021, Waris khan, 1610111824881, 3409055811, 9, 9, 0, 9, 34.5, 34.5, 9, 9, 1.36, 120, 31746, 0.35, 10, ?, WST Profile - Completed, ?, ?, 12/23/2021, 560000, 420000, 140000, 12/23/2021, 560000, 420000, 140000, 12/23/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293986, 12/27/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126014, 3/14/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/14/2022, 560000, 420000, 140000, 9, 9, 1.36, ?, 34, 80.00%, 41.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Abdul Majeed Tw Wst, Abdul Majeed Tw Wst, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"6\/5\/2024 10:21:26","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432046","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Paniyala","uc":"Paniyala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Majeed Tw Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.272676, 70.884618","coordinates":"WST KP_Images\/2a7fe397Abdul Majeed Tw Wst.Picture of WST Before Improvement.092526.jpg","picture_of_wst_before_improvement":"13083","wua_registration_no":"1\/22\/2021","wua_registration_date":"Waris khan","name_of_wua_president":"1610111824881","cnic_no_of_wua_president":"3409055811","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"34.5","gross_command_area_gca_acres":"34.5","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"120","storage_capacity_m3":"31746","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/23\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":"12\/23\/2021","revised_issuance_date_of_govt_share":"560000","revised_total_amount_rs":"420000","revised_govt_share_rs":"140000","revised_community_share_rs":"12\/23\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293986","amount_of_icr_i_released_rs":"12\/27\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126014","amount_of_final_released_rs":"3\/14\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/14\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"34","addutitional_cca_acres":"80.00%","water_saving":"41.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Abdul Majeed Tw Wst","bls_ii":"Abdul Majeed Tw Wst","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/5/2024 10:15:10" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 6/5/2024 10:15:10, ?, ?, Completed, 22021432047, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Band kurrai, Paniyala janubi, Square, Brick Masonry, ?, Shafqat Ullah Tw Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.099868, 70.884374, WST KP_Images/83137774Shafqat ullah Tw Wst.Picture of WST Before Improvement.051156.jpg, 13023, 11/15/2021, Shafqat ullah, 1210109724325, 3449263457, 10, 10, 1, 11, 10, 10, 9, 9, 1.36, 120, 31746, 0.35, 10, ?, WST Profile - Completed, ?, ?, 3/14/2022, 560000, 420000, 140000, 3/14/2022, 560000, 420000, 140000, 3/14/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293986, 3/14/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126014, 3/14/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/18/2022, 560000, 420000, 140000, 9, 9, 1.36, ?, 14, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Shafqat ullah Tw Wst, Shafqat ullah Tw Wst, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"6\/5\/2024 10:15:10","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432047","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Band kurrai","uc":"Paniyala janubi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Shafqat Ullah Tw Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.099868, 70.884374","coordinates":"WST KP_Images\/83137774Shafqat ullah Tw Wst.Picture of WST Before Improvement.051156.jpg","picture_of_wst_before_improvement":"13023","wua_registration_no":"11\/15\/2021","wua_registration_date":"Shafqat ullah","name_of_wua_president":"1210109724325","cnic_no_of_wua_president":"3449263457","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"1","female_wua_members":"11","total_wua_members":"10","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"120","storage_capacity_m3":"31746","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/14\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":"3\/14\/2022","revised_issuance_date_of_govt_share":"560000","revised_total_amount_rs":"420000","revised_govt_share_rs":"140000","revised_community_share_rs":"3\/14\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293986","amount_of_icr_i_released_rs":"3\/14\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126014","amount_of_final_released_rs":"3\/14\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/18\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"14","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Shafqat ullah Tw Wst","bls_ii":"Shafqat ullah Tw Wst","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/29/2024 16:56:29" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/29/2024 16:56:29, ?, ?, Completed, 22021432048, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Giloti, Giloti, Square, Brick Masonry, ?, Mamtaz Tw Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.187362, 70.782321, WST KP_Images/bf39bbccMamtaz Tw Wst.Picture of WST Before Improvement.052956.jpg, 12005, 12/31/2019, Ali Asghar, 1210149285769, 3459830609, 12, 12, 0, 12, 6, 6, 9, 9, 1.36, 120, 31746, 0.35, 10, ?, WST Profile - Completed, ?, ?, 1/14/2020, 458421, 366737, 91684, ?, 0, ?, ?, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 153372, 1/27/2020, ?, ?, ?, ?, ?, ?, 0, ?, 213365, 6/17/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 2/8/2022, 458421, 366737, 91684, 9, 9, 1.39, WST KP_Images/bf39bbccMamtaz Tw Wst.Picture of WST - After Completion.112019.jpg, 6, 39.00%, 58.00%, 19.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/29\/2024 16:56:29","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432048","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Giloti","uc":"Giloti","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mamtaz Tw Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.187362, 70.782321","coordinates":"WST KP_Images\/bf39bbccMamtaz Tw Wst.Picture of WST Before Improvement.052956.jpg","picture_of_wst_before_improvement":"12005","wua_registration_no":"12\/31\/2019","wua_registration_date":"Ali Asghar","name_of_wua_president":"1210149285769","cnic_no_of_wua_president":"3459830609","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"6","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"120","storage_capacity_m3":"31746","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"458421","total_amount_rs":"366737","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"153372","amount_of_icr_i_released_rs":"1\/27\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"213365","amount_of_final_released_rs":"6\/17\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/8\/2022","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.39","executed_wst_depth_meter":"WST KP_Images\/bf39bbccMamtaz Tw Wst.Picture of WST - After Completion.112019.jpg","picture_of_wst_after_completion":"6","addutitional_cca_acres":"39.00%","water_saving":"58.00%","water_losses_before_improvement":"19.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/5/2024 10:50:43" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 6/5/2024 10:50:43, ?, ?, Completed, 22021432049, KP, Dera Ismail Khan, Dera Ismail Khan, Paharpur, Paharpur, Paharpur thal, Square, Brick Masonry, ?, Fatima Begam, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.127930, 70.947090, WST KP_Images/0022616dFatima Begam.Picture of WST Before Improvement.082053.jpg, 13090, 12/23/2021, Muhammad Amir, 1210383766445, 3467858306, 11, 11, 1, 12, 10.12, 10.12, 9, 9, 1.36, 110.16, 29143, 0.42, 12, ?, WST Profile - Completed, ?, ?, 12/23/2021, 560000, 420000, 140000, 12/23/2021, 560000, 420000, 140000, 12/23/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293993, 12/25/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126007, 1/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/17/2022, 560000, 420000, 140000, 9, 9, 1.36, ?, 12, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Fatima Begam, Fatima Begam, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"6\/5\/2024 10:50:43","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021432049","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paharpur","tehsil":"Paharpur","uc":"Paharpur thal","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Fatima Begam","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.127930, 70.947090","coordinates":"WST KP_Images\/0022616dFatima Begam.Picture of WST Before Improvement.082053.jpg","picture_of_wst_before_improvement":"13090","wua_registration_no":"12\/23\/2021","wua_registration_date":"Muhammad Amir","name_of_wua_president":"1210383766445","cnic_no_of_wua_president":"3467858306","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"1","female_wua_members":"12","total_wua_members":"10.12","gross_command_area_gca_acres":"10.12","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"110.16","storage_capacity_m3":"29143","storage_capacity_gallon":"0.42","design_discharge_cusec":"12","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/23\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":"12\/23\/2021","revised_issuance_date_of_govt_share":"560000","revised_total_amount_rs":"420000","revised_govt_share_rs":"140000","revised_community_share_rs":"12\/23\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293993","amount_of_icr_i_released_rs":"12\/25\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126007","amount_of_final_released_rs":"1\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/17\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"12","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Fatima Begam","bls_ii":"Fatima Begam","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 18:55:59" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 18:55:59, ?, ?, Completed, 22021532001, KP, Dera Ismail Khan, Dera Ismail Khan, Paroa, Malana, Paniyala, Square, Brick Masonry, ?, Muhammad Amjad, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 31.7428,70.9113, WST KP_Images/428Muhammad Amjad.Picture of WST Before Improvement.054819.jpg, 6077, 1/3/2020, Muhammad Amjad, 1210109168843, 3459825161, 10, 10, 0, 10, 57, 57, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/26/2020, 458421, 366737, 91684, ?, 0, ?, ?, 2/26/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256724, 3/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110013, 11/5/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 6/9/2020, 458421, 366737, 91684, 10, 10, 1, ?, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 18:55:59","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021532001","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paroa","tehsil":"Malana","uc":"Paniyala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Amjad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.7428,70.9113","coordinates":"WST KP_Images\/428Muhammad Amjad.Picture of WST Before Improvement.054819.jpg","picture_of_wst_before_improvement":"6077","wua_registration_no":"1\/3\/2020","wua_registration_date":"Muhammad Amjad","name_of_wua_president":"1210109168843","cnic_no_of_wua_president":"3459825161","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"57","gross_command_area_gca_acres":"57","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/26\/2020","issuance_date_of_govt_share":"458421","total_amount_rs":"366737","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/26\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256724","amount_of_icr_i_released_rs":"3\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110013","amount_of_final_released_rs":"11\/5\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/9\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/26/2024 16:19:48" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/26/2024 16:19:48, ?, ?, Completed, 22021532002, KP, Dera Ismail Khan, Dera Ismail Khan, Paroa, Malana, Sheikh Raju, Square, Brick Masonry, ?, Syed Shehroz Ali Shah, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 31.77,70.889, WST KP_Images/435Syed Shehroz Ali Shah.Picture of WST Before Improvement.051440.jpg, 2953, 1/7/2020, Syed Shehroz Ali Shah, 1210105104273, 3358075050, 11, 11, 0, 11, 8, 8, 9, 9, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/14/2020, 504582, 420485, 84097, ?, 0, ?, ?, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 159182, 2/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, 177205, 11/5/2020, 336387, ?, WST Milestone Payments - Completed, ?, ?, 2/10/2020, 420485, 336388, 84097, 9, 9.3, 1, WST KP_Images/435Syed Shehroz Ali Shah.Picture of WST - After Completion.051440.jpg, 0, 80.00%, 54.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/26\/2024 16:19:48","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021532002","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paroa","tehsil":"Malana","uc":"Sheikh Raju","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Syed Shehroz Ali Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.77,70.889","coordinates":"WST KP_Images\/435Syed Shehroz Ali Shah.Picture of WST Before Improvement.051440.jpg","picture_of_wst_before_improvement":"2953","wua_registration_no":"1\/7\/2020","wua_registration_date":"Syed Shehroz Ali Shah","name_of_wua_president":"1210105104273","cnic_no_of_wua_president":"3358075050","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"8","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/14\/2020","issuance_date_of_govt_share":"504582","total_amount_rs":"420485","govt_share_rs":"84097","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"159182","amount_of_icr_i_released_rs":"2\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"177205","amount_of_final_released_rs":"11\/5\/2020","date_of_final_released":"336387","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/10\/2020","completion_date":"420485","verified_total_amount_rs":"336388","verified_govt_share_rs":"84097","verified_community_share_rs":"9","executed_wst_length_meter":"9.3","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/435Syed Shehroz Ali Shah.Picture of WST - After Completion.051440.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"80.00%","water_saving":"54.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 14:55:36" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 14:55:36, ?, ?, Completed, 22021532003, KP, Dera Ismail Khan, Dera Ismail Khan, Paroa, Kirri Shamozai, Mangal, Square, Brick Masonry, ?, Rangpur, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 31.396289,70.417578, WST KP_Images/454Rangpur.Picture of WST Before Improvement.070036.jpg, 2765, 12/6/2019, Akhtar Shah, 1210273033537, 3007056237, 10, 10, 0, 10, 5.3, 5.3, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/24/2020, 458421, 366737, 91684, ?, 458421, 366737, 91684, 3/5/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256339, 4/23/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110398, 6/20/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 6/20/2020, 458421, 366737, 91684, 10, 10, 1, WST KP_Images/454Rangpur.Picture of WST - After Completion.060105.jpg, 0, 75.00%, 41.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 14:55:36","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021532003","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paroa","tehsil":"Kirri Shamozai","uc":"Mangal","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Rangpur","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.396289,70.417578","coordinates":"WST KP_Images\/454Rangpur.Picture of WST Before Improvement.070036.jpg","picture_of_wst_before_improvement":"2765","wua_registration_no":"12\/6\/2019","wua_registration_date":"Akhtar Shah","name_of_wua_president":"1210273033537","cnic_no_of_wua_president":"3007056237","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"5.3","gross_command_area_gca_acres":"5.3","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2020","issuance_date_of_govt_share":"458421","total_amount_rs":"366737","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"458421","revised_total_amount_rs":"366737","revised_govt_share_rs":"91684","revised_community_share_rs":"3\/5\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256339","amount_of_icr_i_released_rs":"4\/23\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110398","amount_of_final_released_rs":"6\/20\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/20\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/454Rangpur.Picture of WST - After Completion.060105.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"75.00%","water_saving":"41.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 16:22:08" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/20/2024 16:22:08, ?, ?, Completed, 22021532004, KP, Dera Ismail Khan, Dera Ismail Khan, Paroa, Paroa, Jhoke Machi, Square, Brick Masonry, ?, Sona, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 31.352126,70.5653596, WST KP_Images/457Sona.Picture of WST Before Improvement.072146.jpg, 3005, 1/20/2020, Sona, 1210109791257, 3041248251, 10, 10, 0, 10, 12, 12, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 5/4/2020, 550105, 458421, 91684, ?, 458421, 366737, 91684, 5/6/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 256339, 6/15/2020, ?, ?, ?, ?, ?, ?, 0, ?, 110398, 6/15/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 6/20/2020, 458421, 366737, 91684, 10, 10, 1, ?, 13, 75.00%, 41.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/20\/2024 16:22:08","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021532004","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paroa","tehsil":"Paroa","uc":"Jhoke Machi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sona","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.352126,70.5653596","coordinates":"WST KP_Images\/457Sona.Picture of WST Before Improvement.072146.jpg","picture_of_wst_before_improvement":"3005","wua_registration_no":"1\/20\/2020","wua_registration_date":"Sona","name_of_wua_president":"1210109791257","cnic_no_of_wua_president":"3041248251","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"12","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/4\/2020","issuance_date_of_govt_share":"550105","total_amount_rs":"458421","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"458421","revised_total_amount_rs":"366737","revised_govt_share_rs":"91684","revised_community_share_rs":"5\/6\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"256339","amount_of_icr_i_released_rs":"6\/15\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"110398","amount_of_final_released_rs":"6\/15\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/20\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"13","addutitional_cca_acres":"75.00%","water_saving":"41.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/4/2024 17:35:13" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/4/2024 17:35:13, ?, ?, Completed, 22021532005, KP, Dera Ismail Khan, Dera Ismail Khan, Paroa, Malana, Malana, Square, Brick Masonry, ?, Malik Muhammad Rafique, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 31.69673,70.9124, WST KP_Images/458Malik Muhammad Rafique.Picture of WST Before Improvement.072145.jpg, 5067, 3/31/2020, Malik Muhammad Rafique, 1210190302243, 3459837646, 12, 12, 0, 12, 25, 25, 10, 10, 1.36, 126, 33333, 0.14, 4, ?, WST Profile - Completed, ?, ?, 4/14/2020, 458421, 366737, 91684, ?, 0, ?, ?, 4/17/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 251272, 6/15/2020, ?, ?, ?, ?, ?, ?, 0, ?, 115465, 11/5/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 6/25/2020, 458421, 366737, 91684, 10, 10, 1, ?, 12, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/4\/2024 17:35:13","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021532005","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paroa","tehsil":"Malana","uc":"Malana","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Malik Muhammad Rafique","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.69673,70.9124","coordinates":"WST KP_Images\/458Malik Muhammad Rafique.Picture of WST Before Improvement.072145.jpg","picture_of_wst_before_improvement":"5067","wua_registration_no":"3\/31\/2020","wua_registration_date":"Malik Muhammad Rafique","name_of_wua_president":"1210190302243","cnic_no_of_wua_president":"3459837646","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"25","gross_command_area_gca_acres":"25","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/14\/2020","issuance_date_of_govt_share":"458421","total_amount_rs":"366737","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/17\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"251272","amount_of_icr_i_released_rs":"6\/15\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"115465","amount_of_final_released_rs":"11\/5\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/25\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"12","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/5/2024 10:46:10" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 6/5/2024 10:46:10, ?, ?, Completed, 22021532006, KP, Dera Ismail Khan, Dera Ismail Khan, Paroa, Kirri Shamozai, Kirri Shamuzai, Square, Brick Masonry, ?, Muhammad Ashraf, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 31.448094, 70.513824, WST KP_Images/e0cd8c57Muhammad Ashraf.Picture of WST Before Improvement.065659.jpg, 12055, 10/4/2021, Muhammad Ashraf, 1210115564397, 3428366688, 10, 10, 0, 10, 90.87, 90.87, 9, 9, 1.36, 120, 31746, 0.28, 8, ?, WST Profile - Completed, ?, ?, 12/23/2021, 560000, 420000, 140000, 12/23/2021, 560000, 420000, 140000, 12/23/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293993, ?, ?, ?, ?, ?, ?, ?, 0, ?, 126007, 5/14/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/23/2021, 560000, 420000, 140000, 9, 9, 1.36, WST KP_Images/e0cd8c57Muhammad Ashraf.Picture of WST - After Completion.114012.jpg, 91, 80.00%, 54.00%, 41.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"6\/5\/2024 10:46:10","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021532006","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paroa","tehsil":"Kirri Shamozai","uc":"Kirri Shamuzai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Ashraf","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.448094, 70.513824","coordinates":"WST KP_Images\/e0cd8c57Muhammad Ashraf.Picture of WST Before Improvement.065659.jpg","picture_of_wst_before_improvement":"12055","wua_registration_no":"10\/4\/2021","wua_registration_date":"Muhammad Ashraf","name_of_wua_president":"1210115564397","cnic_no_of_wua_president":"3428366688","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"90.87","gross_command_area_gca_acres":"90.87","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"120","storage_capacity_m3":"31746","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/23\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":"12\/23\/2021","revised_issuance_date_of_govt_share":"560000","revised_total_amount_rs":"420000","revised_govt_share_rs":"140000","revised_community_share_rs":"12\/23\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293993","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126007","amount_of_final_released_rs":"5\/14\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/23\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/e0cd8c57Muhammad Ashraf.Picture of WST - After Completion.114012.jpg","picture_of_wst_after_completion":"91","addutitional_cca_acres":"80.00%","water_saving":"54.00%","water_losses_before_improvement":"41.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/5/2024 10:04:59" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 6/5/2024 10:04:59, ?, ?, Completed, 22021532007, KP, Dera Ismail Khan, Dera Ismail Khan, Paroa, Kirri Shamuzai, Gurrwali, Square, Brick Masonry, ?, Zareef Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 31.371700, 70.494300, WST KP_Images/f66e5736Zareef khan.Picture of WST Before Improvement.080516.jpg, 2985, 1/20/2020, Muhammad Hanif, 1210273247585, 3459887535, 11, 11, 0, 11, 16.75, 16.75, 9, 9, 1.36, 110.16, 29143, 0.17, 5, ?, WST Profile - Completed, ?, ?, 12/24/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/24/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293939, 12/28/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126061, 3/15/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/15/2022, 560000, 420000, 140000, 9, 9, 1.36, ?, 17, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"6\/5\/2024 10:04:59","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22021532007","wst_id":"KP","zone":"Dera Ismail Khan","division":"Dera Ismail Khan","district":"Paroa","tehsil":"Kirri Shamuzai","uc":"Gurrwali","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Zareef Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"31.371700, 70.494300","coordinates":"WST KP_Images\/f66e5736Zareef khan.Picture of WST Before Improvement.080516.jpg","picture_of_wst_before_improvement":"2985","wua_registration_no":"1\/20\/2020","wua_registration_date":"Muhammad Hanif","name_of_wua_president":"1210273247585","cnic_no_of_wua_president":"3459887535","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"16.75","gross_command_area_gca_acres":"16.75","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"110.16","storage_capacity_m3":"29143","storage_capacity_gallon":"0.17","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/24\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/24\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293939","amount_of_icr_i_released_rs":"12\/28\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126061","amount_of_final_released_rs":"3\/15\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/15\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"17","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 11:45:33" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/30/2024 11:45:33, ?, ?, Completed, 22022132001, KP, Dera Ismail Khan, Tank, Tank, Pai, Wanda Zalo, Square, Brick Masonry, ?, Wazir E Azam, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.355856,70.63822, WST KP_Images/495Wazir E Azam.Picture of WST Before Improvement.065421.jpg, 7, 12/12/2019, Wazir e Azam, 1220181023253, 3429345963, 10, 10, 0, 10, 19, 17, 12, 12, 1.36, 196, 51852, 0.32, 9, ?, WST Profile - Completed, ?, ?, 1/30/2020, 536668, 420000, 116668, ?, 0, ?, ?, 1/30/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 2/4/2020, 126000, 2/13/2020, ?, ?, ?, ?, 126000, 2/13/2020, 126000, 4/23/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/23/2020, 536668, 420000, 116668, 12, 12, 1, ?, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/30\/2024 11:45:33","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132001","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Pai","uc":"Wanda Zalo","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wazir E Azam","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.355856,70.63822","coordinates":"WST KP_Images\/495Wazir E Azam.Picture of WST Before Improvement.065421.jpg","picture_of_wst_before_improvement":"7","wua_registration_no":"12\/12\/2019","wua_registration_date":"Wazir e Azam","name_of_wua_president":"1220181023253","cnic_no_of_wua_president":"3429345963","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"19","gross_command_area_gca_acres":"17","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/30\/2020","issuance_date_of_govt_share":"536668","total_amount_rs":"420000","govt_share_rs":"116668","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/30\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"2\/4\/2020","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"2\/13\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"2\/13\/2020","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/23\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/23\/2020","completion_date":"536668","verified_total_amount_rs":"420000","verified_govt_share_rs":"116668","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/29/2024 12:59:08" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/29/2024 12:59:08, ?, ?, Completed, 22022132002, KP, Dera Ismail Khan, Tank, Tank, Amma Khel, Tajori, Square, Brick Masonry, ?, Saif Ur Rehman, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.3644,70.5046, WST KP_Images/496Saif Ur Rehman.Picture of WST Before Improvement.080630.jpg, 27, 12/19/2019, Saif ur Rehman, 1220155413021, 3419394213, 10, 10, 0, 10, 27, 27, 12, 12, 1.36, 196, 51852, 0.28, 8, ?, WST Profile - Completed, ?, ?, 1/30/2020, 560000, 420000, 140000, ?, 0, ?, ?, 1/30/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 2/13/2020, 126000, 2/20/2020, ?, ?, ?, ?, 126000, 2/20/2020, 126000, 4/23/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2020, 536668, 420000, 116668, 12, 12, 1, ?, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/29\/2024 12:59:08","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132002","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Amma Khel","uc":"Tajori","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Saif Ur Rehman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.3644,70.5046","coordinates":"WST KP_Images\/496Saif Ur Rehman.Picture of WST Before Improvement.080630.jpg","picture_of_wst_before_improvement":"27","wua_registration_no":"12\/19\/2019","wua_registration_date":"Saif ur Rehman","name_of_wua_president":"1220155413021","cnic_no_of_wua_president":"3419394213","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"27","gross_command_area_gca_acres":"27","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/30\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/30\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"2\/13\/2020","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"2\/20\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"2\/20\/2020","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/23\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2020","completion_date":"536668","verified_total_amount_rs":"420000","verified_govt_share_rs":"116668","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/29/2024 12:40:09" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/29/2024 12:40:09, ?, ?, Completed, 22022132003, KP, Dera Ismail Khan, Tank, Tank, Shah Alam, Kot Kat, Square, Brick Masonry, ?, Imran Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.261116, 70.459687, WST KP_Images/497Imran Khan.Picture of WST Before Improvement.075202.jpg, 5, 1/8/2020, Imran Khan, 1220118828413, 3439095300, 10, 10, 0, 10, 30, 30, 12, 12, 1.36, 196, 51852, 0.28, 8, ?, WST Profile - Completed, ?, ?, 1/30/2020, 560000, 420000, 140000, ?, 0, ?, ?, 1/30/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 2/4/2020, 126000, 2/13/2020, ?, ?, ?, ?, 126000, 2/13/2020, 126000, 4/21/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/13/2020, 536668, 420000, 116668, 12, 12, 1, ?, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/29\/2024 12:40:09","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132003","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Shah Alam","uc":"Kot Kat","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Imran Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.261116, 70.459687","coordinates":"WST KP_Images\/497Imran Khan.Picture of WST Before Improvement.075202.jpg","picture_of_wst_before_improvement":"5","wua_registration_no":"1\/8\/2020","wua_registration_date":"Imran Khan","name_of_wua_president":"1220118828413","cnic_no_of_wua_president":"3439095300","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"30","gross_command_area_gca_acres":"30","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/30\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/30\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"2\/4\/2020","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"2\/13\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"2\/13\/2020","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/21\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/13\/2020","completion_date":"536668","verified_total_amount_rs":"420000","verified_govt_share_rs":"116668","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 11:57:11" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/30/2024 11:57:11, ?, ?, Completed, 22022132004, KP, Dera Ismail Khan, Tank, Tank, Gomal, Narses, Square, Brick Masonry, ?, Azal Shah, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.22033,70.19736, WST KP_Images/498Azal Shah.Picture of WST Before Improvement.070544.jpg, 38, 1/31/2020, Azal Shah, 1220145325897, 3038488757, 10, 10, 0, 10, 20, 20, 10, 10, 1.36, 136, 35979, 0.28, 8, ?, WST Profile - Completed, ?, ?, 3/20/2020, 458057, 366373, 91684, ?, 0, ?, ?, 3/20/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 146695, 4/21/2020, 110021, 5/5/2020, ?, ?, ?, ?, 110021, 5/5/2020, 110021, 6/25/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 6/23/2020, 458421, 366737, 91684, 10, 10, 1.36, ?, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/30\/2024 11:57:11","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132004","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Gomal","uc":"Narses","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Azal Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.22033,70.19736","coordinates":"WST KP_Images\/498Azal Shah.Picture of WST Before Improvement.070544.jpg","picture_of_wst_before_improvement":"38","wua_registration_no":"1\/31\/2020","wua_registration_date":"Azal Shah","name_of_wua_president":"1220145325897","cnic_no_of_wua_president":"3038488757","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"20","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/20\/2020","issuance_date_of_govt_share":"458057","total_amount_rs":"366373","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"146695","amount_of_icr_i_released_rs":"4\/21\/2020","date_of_icr_i_released":"110021","2nd_bill_payment_rs":"5\/5\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"110021","amount_of_icr_ii_released_rs":"5\/5\/2020","date_of_icr_ii_released":"110021","amount_of_final_released_rs":"6\/25\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/23\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 12:07:21" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/30/2024 12:07:21, ?, ?, Completed, 22022132005, KP, Dera Ismail Khan, Tank, Tank, Shaikh Utar, Bhatiyari, Square, Brick Masonry, ?, Amir Zaman, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.114223, 70.223947, WST KP_Images/499Amir Zaman.Picture of WST Before Improvement.071734.jpg, 22, 1/22/2020, Amir Zaman, 2170595398011, 3459821408, 10, 10, 0, 10, 17, 17, 8, 8, 1.36, 87, 23016, 0.42, 12, ?, WST Profile - Completed, ?, ?, 3/20/2020, 354258, 283407, 70851, ?, 0, ?, ?, 3/21/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 113363, 4/21/2020, 85022, 5/5/2020, ?, ?, ?, ?, 85022, 5/5/2020, 85022, 6/25/2020, 283407, ?, WST Milestone Payments - Completed, ?, ?, 6/22/2020, 354258, 283407, 70851, 8, 8, 1.36, ?, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/30\/2024 12:07:21","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132005","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Shaikh Utar","uc":"Bhatiyari","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Amir Zaman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.114223, 70.223947","coordinates":"WST KP_Images\/499Amir Zaman.Picture of WST Before Improvement.071734.jpg","picture_of_wst_before_improvement":"22","wua_registration_no":"1\/22\/2020","wua_registration_date":"Amir Zaman","name_of_wua_president":"2170595398011","cnic_no_of_wua_president":"3459821408","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"17","gross_command_area_gca_acres":"17","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.42","design_discharge_cusec":"12","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/20\/2020","issuance_date_of_govt_share":"354258","total_amount_rs":"283407","govt_share_rs":"70851","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/21\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"113363","amount_of_icr_i_released_rs":"4\/21\/2020","date_of_icr_i_released":"85022","2nd_bill_payment_rs":"5\/5\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"85022","amount_of_icr_ii_released_rs":"5\/5\/2020","date_of_icr_ii_released":"85022","amount_of_final_released_rs":"6\/25\/2020","date_of_final_released":"283407","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/22\/2020","completion_date":"354258","verified_total_amount_rs":"283407","verified_govt_share_rs":"70851","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 12:23:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/30/2024 12:23:07, ?, ?, Completed, 22022132006, KP, Dera Ismail Khan, Tank, Tank, Mulazai, Lali Khel, Square, Brick Masonry, ?, Muhammad Afzal, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.39243,70.44127, WST KP_Images/500Muhammad Afzal.Picture of WST Before Improvement.073217.jpg, 8, 3/19/2020, Muhammad Afzal, 1220139470261, 3448282214, 10, 10, 0, 10, 23, 23, 10, 10, 1.36, 136, 35979, 0.28, 8, ?, WST Profile - Completed, ?, ?, 3/20/2020, 458057, 366373, 91684, ?, 0, ?, ?, 3/21/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 146695, 4/27/2020, 110021, 5/7/2020, ?, ?, ?, ?, 110021, 5/7/2020, 110021, 5/7/2020, 366737, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2020, 458421, 366737, 91684, 10, 10, 1.36, ?, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/30\/2024 12:23:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132006","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Mulazai","uc":"Lali Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Afzal","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.39243,70.44127","coordinates":"WST KP_Images\/500Muhammad Afzal.Picture of WST Before Improvement.073217.jpg","picture_of_wst_before_improvement":"8","wua_registration_no":"3\/19\/2020","wua_registration_date":"Muhammad Afzal","name_of_wua_president":"1220139470261","cnic_no_of_wua_president":"3448282214","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"23","gross_command_area_gca_acres":"23","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/20\/2020","issuance_date_of_govt_share":"458057","total_amount_rs":"366373","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/21\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"146695","amount_of_icr_i_released_rs":"4\/27\/2020","date_of_icr_i_released":"110021","2nd_bill_payment_rs":"5\/7\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"110021","amount_of_icr_ii_released_rs":"5\/7\/2020","date_of_icr_ii_released":"110021","amount_of_final_released_rs":"5\/7\/2020","date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/31/2024 16:27:34" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/31/2024 16:27:34, ?, ?, Completed, 22022132007, KP, Dera Ismail Khan, Tank, Tank, Pai, Pai, Square, Brick Masonry, ?, Mubarak Shah, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.34384,70.52002, WST KP_Images/501Mubarak Shah.Picture of WST Before Improvement.081431.jpg, 21, 1/6/2020, Mubark Shah, 1210503539567, 3469490869, 10, 10, 0, 10, 25, 25, 10, 10, 1.36, 136, 35979, 0.32, 9, ?, WST Profile - Completed, ?, ?, 3/20/2020, 458421, 366737, 91684, ?, 0, ?, ?, 3/22/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 366737, 4/23/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 366737, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2020, 458421, 366737, 91684, 10, 10, 1, ?, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/31\/2024 16:27:34","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132007","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Pai","uc":"Pai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mubarak Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.34384,70.52002","coordinates":"WST KP_Images\/501Mubarak Shah.Picture of WST Before Improvement.081431.jpg","picture_of_wst_before_improvement":"21","wua_registration_no":"1\/6\/2020","wua_registration_date":"Mubark Shah","name_of_wua_president":"1210503539567","cnic_no_of_wua_president":"3469490869","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"25","gross_command_area_gca_acres":"25","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/20\/2020","issuance_date_of_govt_share":"458421","total_amount_rs":"366737","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/22\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"366737","amount_of_icr_i_released_rs":"4\/23\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/3/2024 10:24:52" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/3/2024 10:24:52, ?, ?, Completed, 22022132008, KP, Dera Ismail Khan, Tank, Tank, Amma Khel, Laki Michan Khel, Square, Brick Masonry, ?, Munawar Jan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.368479, 70.416115, WST KP_Images/502Munawar Jan.Picture of WST Before Improvement.051320.jpg, 18, 1/30/2020, Munawar Jan, 1220144596865, 3448210053, 10, 10, 0, 10, 20, 20, 10, 10, 1.36, 136, 35979, 0.28, 8, ?, WST Profile - Completed, ?, ?, 3/20/2020, 450000, 360000, 90000, ?, 0, ?, ?, 3/21/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 144000, 4/21/2020, 108000, 5/5/2020, ?, ?, ?, ?, 108000, 5/5/2020, 108000, 6/25/2020, 360000, ?, WST Milestone Payments - Completed, ?, ?, 6/25/2020, 450000, 360000, 90000, 10, 10, 1, ?, 0, 18.00%, 33.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/3\/2024 10:24:52","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132008","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Amma Khel","uc":"Laki Michan Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Munawar Jan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.368479, 70.416115","coordinates":"WST KP_Images\/502Munawar Jan.Picture of WST Before Improvement.051320.jpg","picture_of_wst_before_improvement":"18","wua_registration_no":"1\/30\/2020","wua_registration_date":"Munawar Jan","name_of_wua_president":"1220144596865","cnic_no_of_wua_president":"3448210053","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"20","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/20\/2020","issuance_date_of_govt_share":"450000","total_amount_rs":"360000","govt_share_rs":"90000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/21\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"144000","amount_of_icr_i_released_rs":"4\/21\/2020","date_of_icr_i_released":"108000","2nd_bill_payment_rs":"5\/5\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"108000","amount_of_icr_ii_released_rs":"5\/5\/2020","date_of_icr_ii_released":"108000","amount_of_final_released_rs":"6\/25\/2020","date_of_final_released":"360000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/25\/2020","completion_date":"450000","verified_total_amount_rs":"360000","verified_govt_share_rs":"90000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"18.00%","water_saving":"33.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 10:41:47" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/30/2024 10:41:47, ?, ?, Completed, 22022132009, KP, Dera Ismail Khan, Tank, Tank, Mulazai, Medad Khel, Square, Brick Masonry, ?, Mehtab Ahmad, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.4109,70.5213, WST KP_Images/503Mehtab Ahmad.Picture of WST Before Improvement.054826.jpg, 16, 3/9/2020, Mehtab Ahmad, 1220199129763, 3453813032, 10, 10, 0, 10, 20, 20, 10, 10, 1.36, 136, 35979, 0.28, 8, ?, WST Profile - Completed, ?, ?, 3/20/2020, 458421, 366737, 91684, ?, 0, ?, ?, 3/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 366373, 4/23/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 366373, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2020, 458421, 366737, 91684, 10, 10, 1, ?, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, Mehtab Ahmad, ?, Mehtab Ahmad, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/30\/2024 10:41:47","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132009","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Mulazai","uc":"Medad Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mehtab Ahmad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.4109,70.5213","coordinates":"WST KP_Images\/503Mehtab Ahmad.Picture of WST Before Improvement.054826.jpg","picture_of_wst_before_improvement":"16","wua_registration_no":"3\/9\/2020","wua_registration_date":"Mehtab Ahmad","name_of_wua_president":"1220199129763","cnic_no_of_wua_president":"3453813032","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"20","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/20\/2020","issuance_date_of_govt_share":"458421","total_amount_rs":"366737","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"366373","amount_of_icr_i_released_rs":"4\/23\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"366373","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":"Mehtab Ahmad","bls_i":null,"bls_ii":"Mehtab Ahmad","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 11:34:32" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/30/2024 11:34:32, ?, ?, Completed, 22022132010, KP, Dera Ismail Khan, Tank, Tank, Amma Khel, Cheni Michan Khel, Square, Brick Masonry, ?, Adam Shah, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.37929,70.39496, WST KP_Images/504Adam Shah.Picture of WST Before Improvement.063922.jpg, 20, 5/6/2020, Adam Shah, 1220163274801, 3443974647, 10, 10, 0, 10, 20, 20, 10, 10, 1.36, 136, 35979, 0.28, 8, ?, WST Profile - Completed, ?, ?, 6/11/2020, 458421, 366737, 91684, ?, 0, ?, ?, 6/17/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 366737, 11/12/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 366737, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2020, 458421, 366737, 91684, 10, 10, 1, ?, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/30\/2024 11:34:32","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132010","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Amma Khel","uc":"Cheni Michan Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Adam Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.37929,70.39496","coordinates":"WST KP_Images\/504Adam Shah.Picture of WST Before Improvement.063922.jpg","picture_of_wst_before_improvement":"20","wua_registration_no":"5\/6\/2020","wua_registration_date":"Adam Shah","name_of_wua_president":"1220163274801","cnic_no_of_wua_president":"3443974647","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"20","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/11\/2020","issuance_date_of_govt_share":"458421","total_amount_rs":"366737","govt_share_rs":"91684","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/17\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"366737","amount_of_icr_i_released_rs":"11\/12\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"366737","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2020","completion_date":"458421","verified_total_amount_rs":"366737","verified_govt_share_rs":"91684","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/29/2024 12:28:53" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/29/2024 12:28:53, ?, ?, Completed, 22022132011, KP, Dera Ismail Khan, Tank, Tank, Mulazai, Umer Khel, Square, Brick Masonry, ?, Qari Aziz Ur Rehman, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 32.464428, 70.490455, WST KP_Images/505Qari Aziz Ur Rehman.Picture of WST Before Improvement.074036.jpg, 33, 2/17/2020, Qari Aziz Ur Rehman, 1220126316131, 3409891145, 10, 10, 0, 10, 8, 8, 10, 10, 1.36, 110, 29101, 0.18, 5, ?, WST Profile - Completed, ?, ?, 5/24/2021, 560000, 420000, 140000, ?, 0, ?, ?, 5/24/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 6/28/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/28/2021, 526652, 420000, 106652, 10, 10, 1, ?, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/29\/2024 12:28:53","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132011","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Mulazai","uc":"Umer Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Qari Aziz Ur Rehman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.464428, 70.490455","coordinates":"WST KP_Images\/505Qari Aziz Ur Rehman.Picture of WST Before Improvement.074036.jpg","picture_of_wst_before_improvement":"33","wua_registration_no":"2\/17\/2020","wua_registration_date":"Qari Aziz Ur Rehman","name_of_wua_president":"1220126316131","cnic_no_of_wua_president":"3409891145","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"8","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"110","storage_capacity_m3":"29101","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/24\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/24\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/28\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/28\/2021","completion_date":"526652","verified_total_amount_rs":"420000","verified_govt_share_rs":"106652","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/29/2024 12:31:05" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/29/2024 12:31:05, ?, ?, Completed, 22022132012, KP, Dera Ismail Khan, Tank, Tank, Mulazai, Badin Khel, Square, Brick Masonry, ?, Sorat Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 32.417575, 70.425114, WST KP_Images/506Sorat Khan.Picture of WST Before Improvement.101754.jpg, 25, 7/17/2020, Sorat Khan, 1220118905661, 3038333942, 10, 10, 0, 10, 9, 9, 10, 10, 1.36, 110, 29101, 0.18, 5, ?, WST Profile - Completed, ?, ?, 5/24/2021, 560000, 420000, 140000, ?, 0, ?, ?, 5/26/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 294000, 6/17/2021, ?, ?, ?, ?, 294000, 6/17/2021, 126000, 6/17/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2021, 526652, 420000, 106652, 10, 10, 1.36, ?, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/29\/2024 12:31:05","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132012","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Mulazai","uc":"Badin Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sorat Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.417575, 70.425114","coordinates":"WST KP_Images\/506Sorat Khan.Picture of WST Before Improvement.101754.jpg","picture_of_wst_before_improvement":"25","wua_registration_no":"7\/17\/2020","wua_registration_date":"Sorat Khan","name_of_wua_president":"1220118905661","cnic_no_of_wua_president":"3038333942","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"9","gross_command_area_gca_acres":"9","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"110","storage_capacity_m3":"29101","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/24\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/26\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"294000","2nd_bill_payment_rs":"6\/17\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"294000","amount_of_icr_ii_released_rs":"6\/17\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/17\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2021","completion_date":"526652","verified_total_amount_rs":"420000","verified_govt_share_rs":"106652","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/29/2024 12:21:55" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/29/2024 12:21:55, ?, ?, Completed, 22022132013, KP, Dera Ismail Khan, Tank, Tank, Mulazai, Umer Khel, Square, Brick Masonry, ?, Juma Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 32.468525,70.496595, WST KP_Images/507Juma Khan.Picture of WST Before Improvement.074025.jpg, 34, 10/6/2020, Juma Khan, 2260125222843, 3460960639, 10, 10, 0, 10, 11, 11, 10, 10, 1.36, 97, 25661, 0.18, 5, ?, WST Profile - Completed, ?, ?, 5/24/2021, 560000, 420000, 140000, ?, 0, ?, ?, 5/24/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 6/17/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/28/2021, 526652, 420000, 106652, 10, 10, 1, ?, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/29\/2024 12:21:55","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132013","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Mulazai","uc":"Umer Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Juma Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.468525,70.496595","coordinates":"WST KP_Images\/507Juma Khan.Picture of WST Before Improvement.074025.jpg","picture_of_wst_before_improvement":"34","wua_registration_no":"10\/6\/2020","wua_registration_date":"Juma Khan","name_of_wua_president":"2260125222843","cnic_no_of_wua_president":"3460960639","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"11","gross_command_area_gca_acres":"11","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"97","storage_capacity_m3":"25661","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/24\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/24\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"6\/17\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/28\/2021","completion_date":"526652","verified_total_amount_rs":"420000","verified_govt_share_rs":"106652","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/29/2024 12:04:16" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/29/2024 12:04:16, ?, ?, Completed, 22022132014, KP, Dera Ismail Khan, Tank, Tank, Amma khel, Nasran, Square, Brick Masonry, ?, Farooq Zaman, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 32.281769,70.460103, WST KP_Images/508Farooq Zaman.Picture of WST Before Improvement.074004.jpg, 23, 5/12/2021, Farooq Zaman, 1220104354367, 3440822555, 10, 10, 0, 10, 16, 16, 10, 10, 1.36, 97, 25661, 0.18, 5, ?, WST Profile - Completed, ?, ?, 5/24/2021, 560000, 420000, 140000, ?, 0, ?, ?, 5/24/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/14/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/17/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/29/2021, 526652, 420000, 106652, 10, 10, 1, ?, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/29\/2024 12:04:16","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132014","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Amma khel","uc":"Nasran","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Farooq Zaman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.281769,70.460103","coordinates":"WST KP_Images\/508Farooq Zaman.Picture of WST Before Improvement.074004.jpg","picture_of_wst_before_improvement":"23","wua_registration_no":"5\/12\/2021","wua_registration_date":"Farooq Zaman","name_of_wua_president":"1220104354367","cnic_no_of_wua_president":"3440822555","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"16","gross_command_area_gca_acres":"16","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"97","storage_capacity_m3":"25661","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/24\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/24\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/14\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/17\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/29\/2021","completion_date":"526652","verified_total_amount_rs":"420000","verified_govt_share_rs":"106652","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/29/2024 12:13:01" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/29/2024 12:13:01, ?, ?, Completed, 22022132015, KP, Dera Ismail Khan, Tank, Tank, Mulazai, Babar Mala Khel, Square, Brick Masonry, ?, Muhammad Azeem Shah, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 32.49119,70.46671, WST KP_Images/509Muhammad Azeem Shah.Picture of WST Before Improvement.074016.jpg, 24, 5/6/2021, Muhammad Azeem Shah, 1220154424315, 3450745654, 10, 10, 0, 10, 16, 16, 10, 10, 1.36, 97, 25661, 0.18, 5, ?, WST Profile - Completed, ?, ?, 5/24/2021, 560000, 420000, 140000, ?, 0, ?, ?, 5/24/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/17/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/17/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2021, 526652, 420000, 106652, 10, 10, 1, ?, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/29\/2024 12:13:01","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132015","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Mulazai","uc":"Babar Mala Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Azeem Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.49119,70.46671","coordinates":"WST KP_Images\/509Muhammad Azeem Shah.Picture of WST Before Improvement.074016.jpg","picture_of_wst_before_improvement":"24","wua_registration_no":"5\/6\/2021","wua_registration_date":"Muhammad Azeem Shah","name_of_wua_president":"1220154424315","cnic_no_of_wua_president":"3450745654","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"16","gross_command_area_gca_acres":"16","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"97","storage_capacity_m3":"25661","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/24\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/24\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/17\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/17\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2021","completion_date":"526652","verified_total_amount_rs":"420000","verified_govt_share_rs":"106652","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/29/2024 12:33:23" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/29/2024 12:33:23, ?, ?, Completed, 22022132016, KP, Dera Ismail Khan, Tank, Tank, Mulazai, Umer Khel, Square, Brick Masonry, ?, Anwar Jan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 32.478341,70.497532, WST KP_Images/510Anwar Jan.Picture of WST Before Improvement.074050.jpg, 38, 5/26/2020, Anwar Jan, 2260135047503, 3427665335, 10, 10, 0, 10, 16, 16, 10, 10, 1.36, 97, 25661, 0.18, 5, ?, WST Profile - Completed, ?, ?, 2/6/2021, 560000, 420000, 140000, ?, 0, ?, ?, 5/25/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 6/17/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/29/2021, 526652, 420000, 106652, 10, 10, 1, ?, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/29\/2024 12:33:23","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132016","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Mulazai","uc":"Umer Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Anwar Jan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.478341,70.497532","coordinates":"WST KP_Images\/510Anwar Jan.Picture of WST Before Improvement.074050.jpg","picture_of_wst_before_improvement":"38","wua_registration_no":"5\/26\/2020","wua_registration_date":"Anwar Jan","name_of_wua_president":"2260135047503","cnic_no_of_wua_president":"3427665335","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"16","gross_command_area_gca_acres":"16","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"97","storage_capacity_m3":"25661","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/6\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/25\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"6\/17\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/29\/2021","completion_date":"526652","verified_total_amount_rs":"420000","verified_govt_share_rs":"106652","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 12:51:22" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/30/2024 12:51:22, ?, ?, Completed, 22022132017, KP, Dera Ismail Khan, Tank, Tank, Garah Baloch, Garah Baloch, Square, Brick Masonry, ?, Kaleem Ullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.192051, 70.404807, WST KP_Images/9a1f07b1Kaleem Ullah.Picture of WST Before Improvement.064738.jpg, 92468, 11/3/2021, Kaleem Ullah, 1120193924681, 3366993002, 11, 11, 0, 11, 15, 15, 9, 9, 1.36, 93, 24603, 0.18, 5, ?, WST Profile - Completed, ?, ?, 1/13/2022, 560000, 420000, 140000, ?, 0, ?, ?, 1/13/2022, Nill, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 2/4/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 4/7/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/6/2022, 560000, 420000, 140000, 9, 9, 1.36, WST KP_Images/9a1f07b1Kaleem Ullah.Picture of WST - After Completion.071302.jpg, 0, 15.00%, 45.00%, 30.00%, Nill, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/30\/2024 12:51:22","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132017","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Garah Baloch","uc":"Garah Baloch","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Kaleem Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.192051, 70.404807","coordinates":"WST KP_Images\/9a1f07b1Kaleem Ullah.Picture of WST Before Improvement.064738.jpg","picture_of_wst_before_improvement":"92468","wua_registration_no":"11\/3\/2021","wua_registration_date":"Kaleem Ullah","name_of_wua_president":"1120193924681","cnic_no_of_wua_president":"3366993002","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"15","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"93","storage_capacity_m3":"24603","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/13\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/13\/2022","work_order_date":"Nill","if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"2\/4\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/7\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/6\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/9a1f07b1Kaleem Ullah.Picture of WST - After Completion.071302.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":"Nill","if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 12:53:28" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/30/2024 12:53:28, ?, ?, Completed, 22022132018, KP, Dera Ismail Khan, Tank, Tank, Sarangzona, Narses, Square, Brick Masonry, ?, Naseer Ullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.174262, 70.156480, WST KP_Images/4b2a6507Naseer ullah.Picture of WST Before Improvement.080306.jpg, 5901, 6/2/2021, Naseer ullah, 1220180305901, 3462020021, 10, 10, 0, 10, 9, 8, 9, 9, 1.36, 97, 25661, 0.21, 6, ?, WST Profile - Completed, ?, ?, 1/13/2022, 560000, 420000, 140000, ?, 0, ?, ?, 1/19/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 2/4/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 4/7/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/4/2022, 560000, 420000, 140000, 9, 9, 1.36, WST KP_Images/4b2a6507Naseer ullah.Picture of WST - After Completion.080306.jpg, 0, 15.00%, 45.00%, 30.00%, Nill, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/30\/2024 12:53:28","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132018","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Sarangzona","uc":"Narses","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Naseer Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.174262, 70.156480","coordinates":"WST KP_Images\/4b2a6507Naseer ullah.Picture of WST Before Improvement.080306.jpg","picture_of_wst_before_improvement":"5901","wua_registration_no":"6\/2\/2021","wua_registration_date":"Naseer ullah","name_of_wua_president":"1220180305901","cnic_no_of_wua_president":"3462020021","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"9","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"97","storage_capacity_m3":"25661","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/13\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/19\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"2\/4\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/7\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/4\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/4b2a6507Naseer ullah.Picture of WST - After Completion.080306.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":"Nill","if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 12:54:47" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/30/2024 12:54:47, ?, ?, Completed, 22022132019, KP, Dera Ismail Khan, Tank, Tank, Amma khel, Amma khel, Square, Brick Masonry, ?, Khushtab Alam, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.380379, 70.515753, WST KP_Images/10691a6aKhushtab Alam.Picture of WST Before Improvement.085343.jpg, 98314, 1/26/2021, Khushtab Alam, 1220175983145, 3463044765, 8, 8, 0, 8, 8, 7, 9, 9, 1.36, 93, 24603, 0.14, 4, Nill, WST Profile - Completed, ?, ?, 1/13/2022, 560000, 420000, 140000, ?, 0, ?, ?, 2/3/2022, Nill, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 2/4/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 4/7/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/6/2022, 560000, 420000, 140000, 9, 9, 1.36, WST KP_Images/10691a6aKhushtab Alam.Picture of WST - After Completion.085343.jpg, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/30\/2024 12:54:47","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132019","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Amma khel","uc":"Amma khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Khushtab Alam","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.380379, 70.515753","coordinates":"WST KP_Images\/10691a6aKhushtab Alam.Picture of WST Before Improvement.085343.jpg","picture_of_wst_before_improvement":"98314","wua_registration_no":"1\/26\/2021","wua_registration_date":"Khushtab Alam","name_of_wua_president":"1220175983145","cnic_no_of_wua_president":"3463044765","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"8","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"93","storage_capacity_m3":"24603","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":"Nill","if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/13\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/3\/2022","work_order_date":"Nill","if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"2\/4\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/7\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/6\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/10691a6aKhushtab Alam.Picture of WST - After Completion.085343.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 12:56:14" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/30/2024 12:56:14, ?, ?, Completed, 22022132020, KP, Dera Ismail Khan, Tank, Tank, Gull imam, Andari, Square, Brick Masonry, ?, Nizam U Din, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.289406, 70.645840, WST KP_Images/bb651a67Nizam u Din.Picture of WST Before Improvement.090630.jpg, 57831, 9/8/2021, Nizam u Din, 1220167578315, 3153184080, 9, 9, 0, 9, 15, 13, 9, 9, 1.36, 94, 24868, 0.18, 5, Nill, WST Profile - Completed, ?, ?, 12/16/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/23/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 1/10/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 4/7/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/29/2022, 560013, 420000, 140013, 9, 9, 1.36, WST KP_Images/bb651a67Nizam u Din.Picture of WST - After Completion.090630.jpg, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/30\/2024 12:56:14","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132020","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Gull imam","uc":"Andari","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Nizam U Din","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.289406, 70.645840","coordinates":"WST KP_Images\/bb651a67Nizam u Din.Picture of WST Before Improvement.090630.jpg","picture_of_wst_before_improvement":"57831","wua_registration_no":"9\/8\/2021","wua_registration_date":"Nizam u Din","name_of_wua_president":"1220167578315","cnic_no_of_wua_president":"3153184080","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"15","gross_command_area_gca_acres":"13","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"94","storage_capacity_m3":"24868","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":"Nill","if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/23\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/10\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/7\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/29\/2022","completion_date":"560013","verified_total_amount_rs":"420000","verified_govt_share_rs":"140013","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/bb651a67Nizam u Din.Picture of WST - After Completion.090630.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 12:58:42" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/30/2024 12:58:42, ?, ?, Completed, 22022132021, KP, Dera Ismail Khan, Tank, Tank, Mulazai, Kirri khazani, Square, Brick Masonry, ?, Muhammad Ishaq, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.321174, 70.584685, WST KP_Images/d86162d6Muhammad Ishaq.Picture of WST Before Improvement.053400.jpg, 13730, 8/18/2021, Muhammad Ishaq, 1220111137303, 3471915659, 10, 10, 0, 10, 18, 16, 9, 9, 1.36, 94, 24868, 0.18, 5, ?, WST Profile - Completed, ?, ?, 3/7/2022, 560000, 420000, 140000, ?, 0, ?, ?, 3/7/2022, Nill, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 4/7/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/6/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/27/2022, 560013, 420000, 140013, 9, 9, 1.36, WST KP_Images/d86162d6Muhammad Ishaq.Picture of WST - After Completion.063909.jpg, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/30\/2024 12:58:42","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132021","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Mulazai","uc":"Kirri khazani","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Ishaq","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.321174, 70.584685","coordinates":"WST KP_Images\/d86162d6Muhammad Ishaq.Picture of WST Before Improvement.053400.jpg","picture_of_wst_before_improvement":"13730","wua_registration_no":"8\/18\/2021","wua_registration_date":"Muhammad Ishaq","name_of_wua_president":"1220111137303","cnic_no_of_wua_president":"3471915659","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"18","gross_command_area_gca_acres":"16","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"94","storage_capacity_m3":"24868","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/7\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/7\/2022","work_order_date":"Nill","if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"4\/7\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/6\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/27\/2022","completion_date":"560013","verified_total_amount_rs":"420000","verified_govt_share_rs":"140013","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/d86162d6Muhammad Ishaq.Picture of WST - After Completion.063909.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 12:43:50" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/30/2024 12:43:50, ?, ?, Completed, 22022132022, KP, Dera Ismail Khan, Tank, Tank, Mulazai, Badin khel, Square, Brick Masonry, ?, Khan Wali, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.264148, 70.515524, WST KP_Images/b0fedf06Khan wali.Picture of WST Before Improvement.054835.jpg, 26844, 9/2/2021, Khan wali, 1220190268447, 3450714699, 10, 10, 0, 10, 4.5, 4.5, 9, 9, 1.36, 97, 25661, 0.21, 6, ?, WST Profile - Completed, ?, ?, 5/30/2022, 560000, 420000, 140000, ?, 0, ?, ?, 5/30/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 6/6/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/25/2022, 560000, 420000, 140000, 9, 9, 1.36, WST KP_Images/b0fedf06Khan wali.Picture of WST - After Completion.064217.jpg, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/30\/2024 12:43:50","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132022","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Mulazai","uc":"Badin khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Khan Wali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.264148, 70.515524","coordinates":"WST KP_Images\/b0fedf06Khan wali.Picture of WST Before Improvement.054835.jpg","picture_of_wst_before_improvement":"26844","wua_registration_no":"9\/2\/2021","wua_registration_date":"Khan wali","name_of_wua_president":"1220190268447","cnic_no_of_wua_president":"3450714699","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"4.5","gross_command_area_gca_acres":"4.5","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"97","storage_capacity_m3":"25661","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/30\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/30\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/6\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/25\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/b0fedf06Khan wali.Picture of WST - After Completion.064217.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 12:59:53" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/30/2024 12:59:53, ?, ?, Completed, 22022132023, KP, Dera Ismail Khan, Tank, Tank, Shah Alam, Rodi khel, Square, Brick Masonry, ?, Muhammad Farooq, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.240167, 70.449251, WST KP_Images/43e65bf1Muhammad Farooq.Picture of WST Before Improvement.060102.jpg, 22, 8/25/2021, Muhammad Farooq, 1220186657393, 3025797528, 10, 10, 0, 10, 19, 17, 9, 9, 1.36, 94, 24868, 0.18, 5, ?, WST Profile - Completed, ?, ?, 1/13/2022, 560000, 420000, 140000, ?, 0, ?, ?, 1/19/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 2/4/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 4/7/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/29/2022, 560013, 420000, 140013, 9, 9, 1.36, WST KP_Images/43e65bf1Muhammad Farooq.Picture of WST - After Completion.060102.jpg, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/30\/2024 12:59:53","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132023","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Shah Alam","uc":"Rodi khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Farooq","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.240167, 70.449251","coordinates":"WST KP_Images\/43e65bf1Muhammad Farooq.Picture of WST Before Improvement.060102.jpg","picture_of_wst_before_improvement":"22","wua_registration_no":"8\/25\/2021","wua_registration_date":"Muhammad Farooq","name_of_wua_president":"1220186657393","cnic_no_of_wua_president":"3025797528","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"19","gross_command_area_gca_acres":"17","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"94","storage_capacity_m3":"24868","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/13\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/19\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"2\/4\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/7\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/29\/2022","completion_date":"560013","verified_total_amount_rs":"420000","verified_govt_share_rs":"140013","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/43e65bf1Muhammad Farooq.Picture of WST - After Completion.060102.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 13:01:01" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/30/2024 13:01:01, ?, ?, Completed, 22022132024, KP, Dera Ismail Khan, Tank, Tank, Amma khel, Amma khel, Square, Brick Masonry, ?, Aslam Pervez, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.353389, 70.538950, WST KP_Images/4f62e958Aslam Pervez.Picture of WST Before Improvement.070157.jpg, 87612, 5/26/2021, Aslam Pervez, 2170823876121, 3459826852, 8, 8, 0, 8, 12, 10, 9, 9, 1.36, 94, 24868, 0.22, 6, ?, WST Profile - Completed, ?, ?, 1/13/2022, 560000, 420000, 140000, ?, 0, ?, ?, 1/17/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 2/4/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 4/7/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/5/2022, 560013, 420000, 140013, 9, 9, 1.36, WST KP_Images/4f62e958Aslam Pervez.Picture of WST - After Completion.070157.jpg, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/30\/2024 13:01:01","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132024","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Amma khel","uc":"Amma khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Aslam Pervez","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.353389, 70.538950","coordinates":"WST KP_Images\/4f62e958Aslam Pervez.Picture of WST Before Improvement.070157.jpg","picture_of_wst_before_improvement":"87612","wua_registration_no":"5\/26\/2021","wua_registration_date":"Aslam Pervez","name_of_wua_president":"2170823876121","cnic_no_of_wua_president":"3459826852","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"94","storage_capacity_m3":"24868","storage_capacity_gallon":"0.22","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/13\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/17\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"2\/4\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/7\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/5\/2022","completion_date":"560013","verified_total_amount_rs":"420000","verified_govt_share_rs":"140013","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/4f62e958Aslam Pervez.Picture of WST - After Completion.070157.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 13:02:06" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/30/2024 13:02:06, ?, ?, Completed, 22022132025, KP, Dera Ismail Khan, Tank, Tank, Mulazai, Mulazai, Square, Brick Masonry, ?, Furqanullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.402917, 70.462398, WST KP_Images/8b0a5436Furqanullah.Picture of WST Before Improvement.070913.jpg, 73937, 7/29/2021, Furqanullah, 1220110739379, 3409024785, 10, 10, 0, 10, 15, 15, 9, 9, 1.36, 94, 24868, 0.24, 7, ?, WST Profile - Completed, ?, ?, 12/16/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/16/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 1/10/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 4/7/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/7/2022, 560013, 420000, 140013, 9, 9, 1.36, ?, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/30\/2024 13:02:06","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132025","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Mulazai","uc":"Mulazai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Furqanullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.402917, 70.462398","coordinates":"WST KP_Images\/8b0a5436Furqanullah.Picture of WST Before Improvement.070913.jpg","picture_of_wst_before_improvement":"73937","wua_registration_no":"7\/29\/2021","wua_registration_date":"Furqanullah","name_of_wua_president":"1220110739379","cnic_no_of_wua_president":"3409024785","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"15","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"94","storage_capacity_m3":"24868","storage_capacity_gallon":"0.24","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/10\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/7\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/7\/2022","completion_date":"560013","verified_total_amount_rs":"420000","verified_govt_share_rs":"140013","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 13:03:19" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/30/2024 13:03:19, ?, ?, Completed, 22022132026, KP, Dera Ismail Khan, Tank, Tank, Gull imam, Daraki, Square, Brick Masonry, ?, Waseem Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.297635, 70.588775, WST KP_Images/4644da9aWaseem Khan.Picture of WST Before Improvement.080452.jpg, 22217, 6/14/2020, Waseem Khan, 1220123922217, 3215794281, 8, 8, 0, 8, 10, 10, 9, 9, 1.36, 94, 24868, 0.13, 4, ?, WST Profile - Completed, ?, ?, 12/16/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/16/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 1/10/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 4/7/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/29/2022, 560013, 420000, 140013, 9, 9, 1.36, WST KP_Images/4644da9aWaseem Khan.Picture of WST - After Completion.080452.jpg, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/30\/2024 13:03:19","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132026","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Gull imam","uc":"Daraki","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Waseem Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.297635, 70.588775","coordinates":"WST KP_Images\/4644da9aWaseem Khan.Picture of WST Before Improvement.080452.jpg","picture_of_wst_before_improvement":"22217","wua_registration_no":"6\/14\/2020","wua_registration_date":"Waseem Khan","name_of_wua_president":"1220123922217","cnic_no_of_wua_president":"3215794281","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"10","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"94","storage_capacity_m3":"24868","storage_capacity_gallon":"0.13","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/10\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/7\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/29\/2022","completion_date":"560013","verified_total_amount_rs":"420000","verified_govt_share_rs":"140013","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/4644da9aWaseem Khan.Picture of WST - After Completion.080452.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 12:48:45" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/30/2024 12:48:45, ?, ?, Completed, 22022132027, KP, Dera Ismail Khan, Tank, Tank, Pai, Ghareeb Abad, Square, Brick Masonry, ?, Muhammad Amin, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.361940, 70.529990, WST KP_Images/67ad3858Muhammad Amin.Picture of WST Before Improvement.083347.jpg, 17531, 5/27/2021, Muhammad Amin, 1220118917531, 3439295255, 12, 12, 0, 12, 9.5, 9, 9, 9, 1.36, 92, 24339, 0.13, 4, ?, WST Profile - Completed, ?, ?, 1/13/2022, 560000, 420000, 140000, ?, 0, ?, ?, 1/19/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 2/4/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 4/7/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/2/2022, 560013, 420000, 140013, 9, 9, 1.36, WST KP_Images/67ad3858Muhammad Amin.Picture of WST - After Completion.083347.jpg, 0, 18.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/30\/2024 12:48:45","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132027","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Pai","uc":"Ghareeb Abad","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Amin","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.361940, 70.529990","coordinates":"WST KP_Images\/67ad3858Muhammad Amin.Picture of WST Before Improvement.083347.jpg","picture_of_wst_before_improvement":"17531","wua_registration_no":"5\/27\/2021","wua_registration_date":"Muhammad Amin","name_of_wua_president":"1220118917531","cnic_no_of_wua_president":"3439295255","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"9.5","gross_command_area_gca_acres":"9","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"92","storage_capacity_m3":"24339","storage_capacity_gallon":"0.13","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/13\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/19\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"2\/4\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/7\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/2\/2022","completion_date":"560013","verified_total_amount_rs":"420000","verified_govt_share_rs":"140013","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/67ad3858Muhammad Amin.Picture of WST - After Completion.083347.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"18.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 13:04:32" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/30/2024 13:04:32, ?, ?, Completed, 22022132028, KP, Dera Ismail Khan, Tank, Tank, Sarangzona, Narses, Square, Brick Masonry, ?, Muhammad Daoud, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.190687, 70.142013, WST KP_Images/d2b747e4Muhammad Daoud.Picture of WST Before Improvement.060224.jpg, 01655, 6/29/2021, Muhammad Daoud, 2170424016557, 3070724993, 10, 10, 0, 10, 8, 8, 9, 9, 1.36, 95, 25132, 0.21, 6, ?, WST Profile - Completed, ?, ?, 1/13/2022, 560000, 420000, 140000, ?, 0, ?, ?, 1/25/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 2/4/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 4/7/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/5/2022, 560013, 420000, 140013, 9, 9, 1.36, ?, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/30\/2024 13:04:32","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132028","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Sarangzona","uc":"Narses","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Daoud","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.190687, 70.142013","coordinates":"WST KP_Images\/d2b747e4Muhammad Daoud.Picture of WST Before Improvement.060224.jpg","picture_of_wst_before_improvement":"01655","wua_registration_no":"6\/29\/2021","wua_registration_date":"Muhammad Daoud","name_of_wua_president":"2170424016557","cnic_no_of_wua_president":"3070724993","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"8","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"95","storage_capacity_m3":"25132","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/13\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/25\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"2\/4\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/7\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/5\/2022","completion_date":"560013","verified_total_amount_rs":"420000","verified_govt_share_rs":"140013","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 13:05:45" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/30/2024 13:05:45, ?, ?, Completed, 22022132029, KP, Dera Ismail Khan, Tank, Tank, Mulazai, Umar khel, Square, Brick Masonry, ?, Ghami Shah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.462701, 70.506507, WST KP_Images/187a738bGhami shah.Picture of WST Before Improvement.062349.jpg, 96018, 1/12/2020, Ghami shah, 2260125960187, 3469758171, 10, 10, 0, 10, 5.5, 5.5, 9, 9, 1.36, 95, 25132, 0.21, 6, ?, WST Profile - Completed, ?, ?, 12/16/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/16/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 1/10/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 4/7/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/6/2022, 560000, 420000, 140000, 9, 9, 1.36, WST KP_Images/187a738bGhami shah.Picture of WST - After Completion.062349.jpg, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/30\/2024 13:05:45","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132029","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Mulazai","uc":"Umar khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ghami Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.462701, 70.506507","coordinates":"WST KP_Images\/187a738bGhami shah.Picture of WST Before Improvement.062349.jpg","picture_of_wst_before_improvement":"96018","wua_registration_no":"1\/12\/2020","wua_registration_date":"Ghami shah","name_of_wua_president":"2260125960187","cnic_no_of_wua_president":"3469758171","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"5.5","gross_command_area_gca_acres":"5.5","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"95","storage_capacity_m3":"25132","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/10\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/7\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/6\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/187a738bGhami shah.Picture of WST - After Completion.062349.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 13:08:47" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/30/2024 13:08:47, ?, ?, Completed, 22022132030, KP, Dera Ismail Khan, Tank, Tank, Amma khel, Amma khel, Square, Brick Masonry, ?, Rizwanullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.375977, 70.517822, WST KP_Images/c3151c6eRizwanullah.Picture of WST Before Improvement.063251.jpg, 33221, 9/16/2021, Rizwanullah, 1220140332211, 3125798753, 10, 10, 0, 10, 19, 18, 9, 9, 1.36, 95, 25132, 0.18, 5, ?, WST Profile - Completed, ?, ?, 1/13/2022, 560000, 420000, 140000, ?, 0, ?, ?, 1/27/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 2/4/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 4/7/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/6/2022, 560013, 420000, 140013, 9, 9, 1.36, WST KP_Images/c3151c6eRizwanullah.Picture of WST - After Completion.063251.jpg, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/30\/2024 13:08:47","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132030","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Amma khel","uc":"Amma khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Rizwanullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.375977, 70.517822","coordinates":"WST KP_Images\/c3151c6eRizwanullah.Picture of WST Before Improvement.063251.jpg","picture_of_wst_before_improvement":"33221","wua_registration_no":"9\/16\/2021","wua_registration_date":"Rizwanullah","name_of_wua_president":"1220140332211","cnic_no_of_wua_president":"3125798753","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"19","gross_command_area_gca_acres":"18","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"95","storage_capacity_m3":"25132","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/13\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/27\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"2\/4\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/7\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/6\/2022","completion_date":"560013","verified_total_amount_rs":"420000","verified_govt_share_rs":"140013","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/c3151c6eRizwanullah.Picture of WST - After Completion.063251.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 13:10:01" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/30/2024 13:10:01, ?, ?, Completed, 22022132031, KP, Dera Ismail Khan, Tank, Tank, Mulazai, Mulazai, Square, Brick Masonry, ?, Asmat Ullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.409253, 70.500670, WST KP_Images/04e357a1Asmat ullah.Picture of WST Before Improvement.064633.jpg, 07720, 4/2/2021, Asmat ullah, 1220198077207, 3438047447, 8, 8, 0, 8, 22, 20, 9, 9, 1.36, 95, 25132, 0.14, 4, ?, WST Profile - Completed, ?, ?, 12/16/2021, 560000, 420000, 140000, ?, 0, ?, ?, 1/7/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 1/10/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 4/7/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/6/2022, 560000, 420000, 140000, 9, 9, 1.36, ?, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/30\/2024 13:10:01","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132031","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Mulazai","uc":"Mulazai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Asmat Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.409253, 70.500670","coordinates":"WST KP_Images\/04e357a1Asmat ullah.Picture of WST Before Improvement.064633.jpg","picture_of_wst_before_improvement":"07720","wua_registration_no":"4\/2\/2021","wua_registration_date":"Asmat ullah","name_of_wua_president":"1220198077207","cnic_no_of_wua_president":"3438047447","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"22","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"95","storage_capacity_m3":"25132","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/10\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/7\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/6\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 13:11:19" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/30/2024 13:11:19, ?, ?, Completed, 22022132032, KP, Dera Ismail Khan, Tank, Tank, Sarangzona, Narses, Square, Brick Masonry, ?, Ghaizal Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.233982, 70.210809, WST KP_Images/71bda958Ghaizal khan.Picture of WST Before Improvement.065402.jpg, 29638, 6/22/2021, Ghaizal khan, 1220171296385, 3067009292, 10, 10, 0, 10, 32, 30, 9, 9, 1.36, 95, 25132, 0.22, 6, ?, WST Profile - Completed, ?, ?, 1/13/2022, 560000, 420000, 140000, ?, 0, ?, ?, 1/19/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 2/4/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 4/7/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/29/2022, 560000, 420000, 140000, 9, 9, 1.36, ?, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/30\/2024 13:11:19","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132032","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Sarangzona","uc":"Narses","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ghaizal Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.233982, 70.210809","coordinates":"WST KP_Images\/71bda958Ghaizal khan.Picture of WST Before Improvement.065402.jpg","picture_of_wst_before_improvement":"29638","wua_registration_no":"6\/22\/2021","wua_registration_date":"Ghaizal khan","name_of_wua_president":"1220171296385","cnic_no_of_wua_president":"3067009292","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"32","gross_command_area_gca_acres":"30","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"95","storage_capacity_m3":"25132","storage_capacity_gallon":"0.22","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/13\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/19\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"2\/4\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/7\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/29\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/3/2024 11:08:44" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/3/2024 11:08:44, ?, ?, Completed, 22022132033, KP, Dera Ismail Khan, Tank, Tank, Gull imam, Andari, Square, Brick Masonry, ?, Muhammad Saleem, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 32.279487, 70.653018, WST KP_Images/fff664e0Muhammad Saleem.Picture of WST Before Improvement.061817.jpg, 84615, 4/20/2022, Muhammad Saleem, 1220165846151, 3459441770, 8, 8, 0, 8, 20, 18, 9, 9, 1.36, 110.16, 29143, 0.32, 9, ?, WST Profile - Completed, ?, ?, 10/3/2022, 560000, 420000, 140000, ?, 0, ?, ?, 10/3/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 420000, 10/26/2022, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/20/2022, 560000, 420000, 140000, 9, 9, 1.36, ?, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/3\/2024 11:08:44","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132033","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Gull imam","uc":"Andari","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Saleem","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.279487, 70.653018","coordinates":"WST KP_Images\/fff664e0Muhammad Saleem.Picture of WST Before Improvement.061817.jpg","picture_of_wst_before_improvement":"84615","wua_registration_no":"4\/20\/2022","wua_registration_date":"Muhammad Saleem","name_of_wua_president":"1220165846151","cnic_no_of_wua_president":"3459441770","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"20","gross_command_area_gca_acres":"18","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"110.16","storage_capacity_m3":"29143","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/3\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/3\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"10\/26\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/20\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 10:54:37" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/16/2024 10:54:37, ?, ?, Completed, 22022132034, KP, Dera Ismail Khan, Tank, Tank, Dabara, Narsis, Square, Brick Masonry, ?, Attaullah, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 32.184228, 70.192489, WST KP_Images/73a45081Attaullah.Picture of WST Before Improvement.063834.jpg, 67105, 1/3/2022, Attaullah, 1220161671053, 3088446313, 8, 8, 0, 8, 7.5, 7.5, 9, 9, 1.36, 110.16, 29143, 0.26, 7, ?, WST Profile - Completed, ?, ?, 5/30/2022, 560000, 420000, 140000, ?, 0, ?, ?, 5/30/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/6/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 10/26/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/25/2022, 560000, 420000, 140000, 9, 9, 1.36, ?, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/16\/2024 10:54:37","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132034","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Dabara","uc":"Narsis","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Attaullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.184228, 70.192489","coordinates":"WST KP_Images\/73a45081Attaullah.Picture of WST Before Improvement.063834.jpg","picture_of_wst_before_improvement":"67105","wua_registration_no":"1\/3\/2022","wua_registration_date":"Attaullah","name_of_wua_president":"1220161671053","cnic_no_of_wua_president":"3088446313","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"7.5","gross_command_area_gca_acres":"7.5","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"110.16","storage_capacity_m3":"29143","storage_capacity_gallon":"0.26","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/30\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/30\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/6\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"10\/26\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/25\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 11:47:12" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/16/2024 11:47:12, ?, ?, Completed, 22022132035, KP, Dera Ismail Khan, Tank, Tank, Umar khel, Midad khel, Square, Brick Masonry, ?, Muhammad Naseer khan, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 32.425772, 70.523530, WST KP_Images/9d1eaf77Muhammad Naseer khan.Picture of WST Before Improvement.071352.jpg, 76229, 5/10/2022, Shabir Ahmad, 1220128676229, 3453813032, 8, 8, 0, 8, 22, 20, 9, 9, 1.36, 97.2, 25714, 0.21, 6, ?, WST Profile - Completed, ?, ?, 5/30/2022, 560000, 420000, 140000, ?, 0, ?, ?, 5/30/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/6/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 10/26/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/24/2022, 434000, 420000, 14000, 9, 9, 1.36, ?, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/16\/2024 11:47:12","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22022132035","wst_id":"KP","zone":"Dera Ismail Khan","division":"Tank","district":"Tank","tehsil":"Umar khel","uc":"Midad khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Naseer khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.425772, 70.523530","coordinates":"WST KP_Images\/9d1eaf77Muhammad Naseer khan.Picture of WST Before Improvement.071352.jpg","picture_of_wst_before_improvement":"76229","wua_registration_no":"5\/10\/2022","wua_registration_date":"Shabir Ahmad","name_of_wua_president":"1220128676229","cnic_no_of_wua_president":"3453813032","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"22","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"97.2","storage_capacity_m3":"25714","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/30\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/30\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/6\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"10\/26\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/24\/2022","completion_date":"434000","verified_total_amount_rs":"420000","verified_govt_share_rs":"14000","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 13:35:56" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/20/2024 13:35:56, ?, ?, Completed, 22031132001, KP, Hazara, Abbottabad, Abbottabad, Banda Pir Khan, Jalalabad, Square, Brick Masonry, ?, Mohammad Haroon, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.253450, 73.273683, WST KP_Images/e0e9709aMohammad Haroon.Picture of WST Before Improvement.084110.jpg, 507, 2/22/2022, Shahnawaz, 1310108797971, 3104477249, 10, 10, 0, 10, 7, 6, 8, 8, 1.36, 92.56, 24487, 0.02, 1, ?, WST Profile - Completed, ?, ?, 2/23/2022, 630651, 473000, 157651, ?, 517617, 473000, 44617, 2/23/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 3/4/2022, 158830, 3/25/2022, ?, ?, ?, ?, 158830, 3/25/2022, 146170, 5/31/2022, 473000, ?, WST Milestone Payments - Completed, ?, ?, 5/31/2022, 630651, 473000, 157651, 8, 8.25, 1.36, ?, 1, 20.00%, 50.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/20\/2024 13:35:56","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22031132001","wst_id":"KP","zone":"Hazara","division":"Abbottabad","district":"Abbottabad","tehsil":"Banda Pir Khan","uc":"Jalalabad","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mohammad Haroon","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.253450, 73.273683","coordinates":"WST KP_Images\/e0e9709aMohammad Haroon.Picture of WST Before Improvement.084110.jpg","picture_of_wst_before_improvement":"507","wua_registration_no":"2\/22\/2022","wua_registration_date":"Shahnawaz","name_of_wua_president":"1310108797971","cnic_no_of_wua_president":"3104477249","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"92.56","storage_capacity_m3":"24487","storage_capacity_gallon":"0.02","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/23\/2022","issuance_date_of_govt_share":"630651","total_amount_rs":"473000","govt_share_rs":"157651","community_share_rs":null,"revised_issuance_date_of_govt_share":"517617","revised_total_amount_rs":"473000","revised_govt_share_rs":"44617","revised_community_share_rs":"2\/23\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"3\/4\/2022","date_of_icr_i_released":"158830","2nd_bill_payment_rs":"3\/25\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"158830","amount_of_icr_ii_released_rs":"3\/25\/2022","date_of_icr_ii_released":"146170","amount_of_final_released_rs":"5\/31\/2022","date_of_final_released":"473000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/31\/2022","completion_date":"630651","verified_total_amount_rs":"473000","verified_govt_share_rs":"157651","verified_community_share_rs":"8","executed_wst_length_meter":"8.25","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"20.00%","water_saving":"50.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/21/2024 14:39:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/21/2024 14:39:58, ?, ?, Completed, 22031134001, KP, Hazara, Abbottabad, Abbottabad, Banda Pir Khan, Safa Gali, Square, PCC, ?, Shabbir Ahmad, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.227433,73.27965, WST KP_Images/526Shabbir Ahmad.Picture of WST Before Improvement.081247.jpg, 472, 9/28/2020, Shabbir Ahmad, 1310117186053, 3167670392, 14, 14, 0, 14, 10, 7.38, 9, 9, 1.36, 98.72, 26116, 0.07, 2, ?, WST Profile - Completed, ?, ?, 5/24/2021, 560280, 420000, 140280, ?, 0, ?, ?, 5/24/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 6/11/2021, 168000, 6/11/2021, ?, ?, ?, ?, 168000, 6/11/2021, 84000, 6/14/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/14/2021, 560000, 420000, 140000, 9, 8.52, 1.36, ?, 3, 35.00%, 60.00%, 25.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/21\/2024 14:39:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22031134001","wst_id":"KP","zone":"Hazara","division":"Abbottabad","district":"Abbottabad","tehsil":"Banda Pir Khan","uc":"Safa Gali","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Shabbir Ahmad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.227433,73.27965","coordinates":"WST KP_Images\/526Shabbir Ahmad.Picture of WST Before Improvement.081247.jpg","picture_of_wst_before_improvement":"472","wua_registration_no":"9\/28\/2020","wua_registration_date":"Shabbir Ahmad","name_of_wua_president":"1310117186053","cnic_no_of_wua_president":"3167670392","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"10","gross_command_area_gca_acres":"7.38","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"98.72","storage_capacity_m3":"26116","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/24\/2021","issuance_date_of_govt_share":"560280","total_amount_rs":"420000","govt_share_rs":"140280","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/24\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"6\/11\/2021","date_of_icr_i_released":"168000","2nd_bill_payment_rs":"6\/11\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168000","amount_of_icr_ii_released_rs":"6\/11\/2021","date_of_icr_ii_released":"84000","amount_of_final_released_rs":"6\/14\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/14\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"8.52","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"35.00%","water_saving":"60.00%","water_losses_before_improvement":"25.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 13:39:06" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/20/2024 13:39:06, ?, ?, Completed, 22031135001, KP, Hazara, Abbottabad, Abbottabad, Boi, Boi Maira, Square, Plum Concrete, ?, Muhammad Zahid, Non-Canal Command Area, Other Source, Stream, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.305500, 73.437700, WST KP_Images/c6623ddaMuhammad Zahid.Picture of WST Before Improvement.081257.jpg, 512, 6/7/2022, Muhammad Zahid, 1310190331039, 3115197899, 10, 7, 3, 10, 10, 10, 9, 8, 1.36, 95.72, 25323, 0.05, 1, ?, WST Profile - Completed, ?, ?, 7/5/2022, 720358, 545500, 174858, ?, 0, ?, ?, 7/5/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 523528, 8/31/2022, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 523528, ?, WST Milestone Payments - Completed, ?, ?, 12/6/2022, 698386, 523528, 174858, 9, 8, 1.36, ?, 0, 25.00%, 50.00%, 25.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/20\/2024 13:39:06","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22031135001","wst_id":"KP","zone":"Hazara","division":"Abbottabad","district":"Abbottabad","tehsil":"Boi","uc":"Boi Maira","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Muhammad Zahid","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Stream","other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.305500, 73.437700","coordinates":"WST KP_Images\/c6623ddaMuhammad Zahid.Picture of WST Before Improvement.081257.jpg","picture_of_wst_before_improvement":"512","wua_registration_no":"6\/7\/2022","wua_registration_date":"Muhammad Zahid","name_of_wua_president":"1310190331039","cnic_no_of_wua_president":"3115197899","contact_no_of_wua_president":"10","total_number_of_shareholders":"7","male_wua_members":"3","female_wua_members":"10","total_wua_members":"10","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"9","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"95.72","storage_capacity_m3":"25323","storage_capacity_gallon":"0.05","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"7\/5\/2022","issuance_date_of_govt_share":"720358","total_amount_rs":"545500","govt_share_rs":"174858","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"7\/5\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"523528","amount_of_icr_i_released_rs":"8\/31\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"523528","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/6\/2022","completion_date":"698386","verified_total_amount_rs":"523528","verified_govt_share_rs":"174858","verified_community_share_rs":"9","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"25.00%","water_saving":"50.00%","water_losses_before_improvement":"25.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 15:51:57" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/9/2024 15:51:57, ?, ?, Completed, 22031137001, KP, Hazara, Abbottabad, Abbottabad, Chamad, Fateh Bandi, Square, Stone Masonry, ?, Israr Ahmad, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.127407, 73.097783, WST KP_Images/ff369b8cIsrar Ahmad.Picture of WST Before Improvement.082552.jpg, 504, 1/12/2022, Israr Ahmad, 3740680750739, 3132445649, 10, 10, 0, 10, 9, 7.6, 10, 10, 1.36, 136, 35979, 0.03, 1, ?, WST Profile - Completed, ?, ?, 2/15/2022, 697815, 523100, 174715, ?, 567743, 523100, 44643, 2/18/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 3/4/2022, 198170, 4/4/2022, ?, ?, ?, ?, 198170, 4/4/2022, 156930, 6/6/2022, 523100, ?, WST Milestone Payments - Completed, ?, ?, 4/26/2022, 697815, 523100, 174715, 10, 10, 1.36, ?, 0, 50.00%, 100.00%, 50.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/9\/2024 15:51:57","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22031137001","wst_id":"KP","zone":"Hazara","division":"Abbottabad","district":"Abbottabad","tehsil":"Chamad","uc":"Fateh Bandi","village":"Square","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Israr Ahmad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.127407, 73.097783","coordinates":"WST KP_Images\/ff369b8cIsrar Ahmad.Picture of WST Before Improvement.082552.jpg","picture_of_wst_before_improvement":"504","wua_registration_no":"1\/12\/2022","wua_registration_date":"Israr Ahmad","name_of_wua_president":"3740680750739","cnic_no_of_wua_president":"3132445649","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"9","gross_command_area_gca_acres":"7.6","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/15\/2022","issuance_date_of_govt_share":"697815","total_amount_rs":"523100","govt_share_rs":"174715","community_share_rs":null,"revised_issuance_date_of_govt_share":"567743","revised_total_amount_rs":"523100","revised_govt_share_rs":"44643","revised_community_share_rs":"2\/18\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"3\/4\/2022","date_of_icr_i_released":"198170","2nd_bill_payment_rs":"4\/4\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"198170","amount_of_icr_ii_released_rs":"4\/4\/2022","date_of_icr_ii_released":"156930","amount_of_final_released_rs":"6\/6\/2022","date_of_final_released":"523100","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/26\/2022","completion_date":"697815","verified_total_amount_rs":"523100","verified_govt_share_rs":"174715","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"50.00%","water_saving":"100.00%","water_losses_before_improvement":"50.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 13:41:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 8/20/2024 13:41:58, ?, ?, Completed, 22031144001, KP, Hazara, Abbottabad, Abbottabad, Sabana, Chan Dher, Rectangular, PCC, ?, Chan Dher, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.19496,73.23677, WST KP_Images/519Chan Dher.Picture of WST Before Improvement.073049.jpg, 454, 4/13/2020, Ghulam Murtaza, 1310109726589, 3123010047, 10, 10, 0, 10, 7.5, 5, 12, 8, 1.36, 127.29, 33675, 0.09, 3, ?, WST Profile - Completed, ?, ?, 4/14/2020, 516237, 420000, 96237, ?, 0, ?, ?, 4/14/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 4/21/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/21/2020, 516237, 420000, 96237, 12, 8, 1.36, ?, 3, 40.00%, 70.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"8\/20\/2024 13:41:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22031144001","wst_id":"KP","zone":"Hazara","division":"Abbottabad","district":"Abbottabad","tehsil":"Sabana","uc":"Chan Dher","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Chan Dher","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.19496,73.23677","coordinates":"WST KP_Images\/519Chan Dher.Picture of WST Before Improvement.073049.jpg","picture_of_wst_before_improvement":"454","wua_registration_no":"4\/13\/2020","wua_registration_date":"Ghulam Murtaza","name_of_wua_president":"1310109726589","cnic_no_of_wua_president":"3123010047","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"7.5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"12","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"127.29","storage_capacity_m3":"33675","storage_capacity_gallon":"0.09","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/14\/2020","issuance_date_of_govt_share":"516237","total_amount_rs":"420000","govt_share_rs":"96237","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/14\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"4\/21\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/21\/2020","completion_date":"516237","verified_total_amount_rs":"420000","verified_govt_share_rs":"96237","verified_community_share_rs":"12","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"40.00%","water_saving":"70.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 13:43:52" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/20/2024 13:43:52, ?, ?, Completed, 22031144002, KP, Hazara, Abbottabad, Abbottabad, Dalola, Khangar Shoal Darra, Rectangular, PCC, ?, Maqbool, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.34586,73.38124, WST KP_Images/521Maqbool.Picture of WST Before Improvement.063249.jpg, 445, 2/7/2020, Maqbool Ur Rehman, 1310108225057, 3129422293, 10, 10, 0, 10, 10, 6, 10, 7, 1.36, 86.56, 22899, 0.07, 2, ?, WST Profile - Completed, ?, ?, 2/13/2020, 360000, 300000, 60000, ?, 0, ?, ?, 2/13/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 300000, 2/28/2020, 300000, ?, WST Milestone Payments - Completed, ?, ?, 2/24/2020, 360000, 300000, 60000, 10, 6.7, 1.36, ?, 4, 80.00%, 90.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/20\/2024 13:43:52","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22031144002","wst_id":"KP","zone":"Hazara","division":"Abbottabad","district":"Abbottabad","tehsil":"Dalola","uc":"Khangar Shoal Darra","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Maqbool","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.34586,73.38124","coordinates":"WST KP_Images\/521Maqbool.Picture of WST Before Improvement.063249.jpg","picture_of_wst_before_improvement":"445","wua_registration_no":"2\/7\/2020","wua_registration_date":"Maqbool Ur Rehman","name_of_wua_president":"1310108225057","cnic_no_of_wua_president":"3129422293","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"10","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"10","wst_length_meter":"7","wst_width_meter":"1.36","wst_depth_meter":"86.56","storage_capacity_m3":"22899","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/13\/2020","issuance_date_of_govt_share":"360000","total_amount_rs":"300000","govt_share_rs":"60000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/13\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"300000","amount_of_final_released_rs":"2\/28\/2020","date_of_final_released":"300000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/24\/2020","completion_date":"360000","verified_total_amount_rs":"300000","verified_govt_share_rs":"60000","verified_community_share_rs":"10","executed_wst_length_meter":"6.7","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"4","addutitional_cca_acres":"80.00%","water_saving":"90.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 13:45:50" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/20/2024 13:45:50, ?, ?, Completed, 22031145001, KP, Hazara, Abbottabad, Abbottabad, Boi, Bandi Pahar, Rectangular, Plum Concrete, ?, Dheri Hoter, Non-Canal Command Area, Other Source, Stream, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.199770, 73.397710, WST KP_Images/8d11ba8aDheri Hoter.Picture of WST Before Improvement.073040.jpg, 492, 8/13/2021, Mohammad Riaz, 1310176157191, 3165829103, 10, 10, 0, 10, 15, 13.7, 10, 7, 1.37, 95.9, 25370, 0.03, 1, ?, WST Profile - Completed, ?, ?, 9/22/2021, 727030, 545000, 182030, ?, 589680, 545000, 44680, 9/22/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 9/27/2021, 178500, 12/31/2021, ?, ?, ?, ?, 178500, 12/31/2021, 198500, 5/26/2022, 545000, ?, WST Milestone Payments - Completed, ?, ?, 5/26/2022, 727030, 545000, 182030, 10, 6.93, 1.46, ?, 1, 35.00%, 70.00%, 35.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/20\/2024 13:45:50","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22031145001","wst_id":"KP","zone":"Hazara","division":"Abbottabad","district":"Abbottabad","tehsil":"Boi","uc":"Bandi Pahar","village":"Rectangular","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Dheri Hoter","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Stream","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.199770, 73.397710","coordinates":"WST KP_Images\/8d11ba8aDheri Hoter.Picture of WST Before Improvement.073040.jpg","picture_of_wst_before_improvement":"492","wua_registration_no":"8\/13\/2021","wua_registration_date":"Mohammad Riaz","name_of_wua_president":"1310176157191","cnic_no_of_wua_president":"3165829103","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"15","gross_command_area_gca_acres":"13.7","cultural_command_area_cca_acres":"10","wst_length_meter":"7","wst_width_meter":"1.37","wst_depth_meter":"95.9","storage_capacity_m3":"25370","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/22\/2021","issuance_date_of_govt_share":"727030","total_amount_rs":"545000","govt_share_rs":"182030","community_share_rs":null,"revised_issuance_date_of_govt_share":"589680","revised_total_amount_rs":"545000","revised_govt_share_rs":"44680","revised_community_share_rs":"9\/22\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"9\/27\/2021","date_of_icr_i_released":"178500","2nd_bill_payment_rs":"12\/31\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"178500","amount_of_icr_ii_released_rs":"12\/31\/2021","date_of_icr_ii_released":"198500","amount_of_final_released_rs":"5\/26\/2022","date_of_final_released":"545000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/26\/2022","completion_date":"727030","verified_total_amount_rs":"545000","verified_govt_share_rs":"182030","verified_community_share_rs":"10","executed_wst_length_meter":"6.93","executed_wst_width_meter":"1.46","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"35.00%","water_saving":"70.00%","water_losses_before_improvement":"35.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 13:46:15" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/20/2024 13:46:15, ?, ?, Completed, 22031145002, KP, Hazara, Abbottabad, Abbottabad, Boi, Pal Badalkandi, Rectangular, Plum Concrete, ?, Kashif Altaf, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.174330, 73.268690, WST KP_Images/f3c0f612Kashif Altaf.Picture of WST Before Improvement.095842.jpg, 505, 2/14/2022, Kashif Altaf, 1310125848285, 3164029144, 10, 10, 0, 10, 8, 6, 10, 7, 1.37, 89.62, 23709, 0.02, 1, ?, WST Profile - Completed, ?, ?, 2/23/2022, 726096, 544300, 181796, ?, 588962, 544300, 44662, 2/23/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 3/4/2022, 195500, 4/4/2022, ?, ?, ?, ?, 195500, 4/4/2022, 178150, 5/10/2022, 541650, ?, WST Milestone Payments - Completed, ?, ?, 4/12/2022, 722561, 541650, 180911, 10, 6.74, 1.36, ?, 2, 40.00%, 60.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/20\/2024 13:46:15","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22031145002","wst_id":"KP","zone":"Hazara","division":"Abbottabad","district":"Abbottabad","tehsil":"Boi","uc":"Pal Badalkandi","village":"Rectangular","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Kashif Altaf","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.174330, 73.268690","coordinates":"WST KP_Images\/f3c0f612Kashif Altaf.Picture of WST Before Improvement.095842.jpg","picture_of_wst_before_improvement":"505","wua_registration_no":"2\/14\/2022","wua_registration_date":"Kashif Altaf","name_of_wua_president":"1310125848285","cnic_no_of_wua_president":"3164029144","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"10","wst_length_meter":"7","wst_width_meter":"1.37","wst_depth_meter":"89.62","storage_capacity_m3":"23709","storage_capacity_gallon":"0.02","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/23\/2022","issuance_date_of_govt_share":"726096","total_amount_rs":"544300","govt_share_rs":"181796","community_share_rs":null,"revised_issuance_date_of_govt_share":"588962","revised_total_amount_rs":"544300","revised_govt_share_rs":"44662","revised_community_share_rs":"2\/23\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"3\/4\/2022","date_of_icr_i_released":"195500","2nd_bill_payment_rs":"4\/4\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"195500","amount_of_icr_ii_released_rs":"4\/4\/2022","date_of_icr_ii_released":"178150","amount_of_final_released_rs":"5\/10\/2022","date_of_final_released":"541650","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/12\/2022","completion_date":"722561","verified_total_amount_rs":"541650","verified_govt_share_rs":"180911","verified_community_share_rs":"10","executed_wst_length_meter":"6.74","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"40.00%","water_saving":"60.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/13/2024 10:15:37" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/13/2024 10:15:37, ?, ?, Completed, 22031147001, KP, Hazara, Abbottabad, Abbottabad, Banda Pir Khan, Jabri, Rectangular, Stone Masonry, ?, Hanif Awan, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, Spring, WST Identification - Completed, ?, ?, 34.174321,73.163306, WST KP_Images/518Hanif Awan.Picture of WST Before Improvement.063843.jpg, 449, 3/3/2020, M.Hanif Awan, 1310145086269, 3004500067, 15, 15, 0, 15, 18, 6.25, 11, 7, 1.43, 107.87, 28537, 0.09, 3, ?, WST Profile - Completed, ?, ?, 5/4/2020, 504080, 420000, 84080, ?, 0, ?, ?, 5/4/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 5/20/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/20/2020, 504080, 420000, 84080, 11, 7.05, 1.43, ?, 0, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, Hanif Awan, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/13\/2024 10:15:37","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22031147001","wst_id":"KP","zone":"Hazara","division":"Abbottabad","district":"Abbottabad","tehsil":"Banda Pir Khan","uc":"Jabri","village":"Rectangular","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Hanif Awan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"Spring","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.174321,73.163306","coordinates":"WST KP_Images\/518Hanif Awan.Picture of WST Before Improvement.063843.jpg","picture_of_wst_before_improvement":"449","wua_registration_no":"3\/3\/2020","wua_registration_date":"M.Hanif Awan","name_of_wua_president":"1310145086269","cnic_no_of_wua_president":"3004500067","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"18","gross_command_area_gca_acres":"6.25","cultural_command_area_cca_acres":"11","wst_length_meter":"7","wst_width_meter":"1.43","wst_depth_meter":"107.87","storage_capacity_m3":"28537","storage_capacity_gallon":"0.09","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/4\/2020","issuance_date_of_govt_share":"504080","total_amount_rs":"420000","govt_share_rs":"84080","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/4\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"5\/20\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/20\/2020","completion_date":"504080","verified_total_amount_rs":"420000","verified_govt_share_rs":"84080","verified_community_share_rs":"11","executed_wst_length_meter":"7.05","executed_wst_width_meter":"1.43","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":"Hanif Awan","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/13/2024 11:19:14" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/13/2024 11:19:14, ?, ?, Completed, 22031147002, KP, Hazara, Abbottabad, Abbottabad, Bagh, Bokray, Rectangular, Stone Masonry, ?, Riasat Ali, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.103111,73.278258, WST KP_Images/522Riasat Ali.Picture of WST Before Improvement.064256.jpg, 466, 9/9/2020, Riasat Ali, 1310109227007, 3349394925, 10, 10, 0, 10, 8, 6, 11, 7, 1.36, 99.47, 26315, 0.05, 1, ?, WST Profile - Completed, ?, ?, 11/19/2020, 504026, 420000, 84026, ?, 0, ?, ?, 11/20/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/10/2020, 193300, 12/11/2020, ?, ?, ?, ?, 193300, 12/11/2020, 58700, 2/8/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/8/2021, 504026, 420000, 84026, 11, 6.9, 1.36, ?, 0, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/13\/2024 11:19:14","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22031147002","wst_id":"KP","zone":"Hazara","division":"Abbottabad","district":"Abbottabad","tehsil":"Bagh","uc":"Bokray","village":"Rectangular","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Riasat Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.103111,73.278258","coordinates":"WST KP_Images\/522Riasat Ali.Picture of WST Before Improvement.064256.jpg","picture_of_wst_before_improvement":"466","wua_registration_no":"9\/9\/2020","wua_registration_date":"Riasat Ali","name_of_wua_president":"1310109227007","cnic_no_of_wua_president":"3349394925","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"11","wst_length_meter":"7","wst_width_meter":"1.36","wst_depth_meter":"99.47","storage_capacity_m3":"26315","storage_capacity_gallon":"0.05","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/19\/2020","issuance_date_of_govt_share":"504026","total_amount_rs":"420000","govt_share_rs":"84026","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/10\/2020","date_of_icr_i_released":"193300","2nd_bill_payment_rs":"12\/11\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"193300","amount_of_icr_ii_released_rs":"12\/11\/2020","date_of_icr_ii_released":"58700","amount_of_final_released_rs":"2\/8\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/8\/2021","completion_date":"504026","verified_total_amount_rs":"420000","verified_govt_share_rs":"84026","verified_community_share_rs":"11","executed_wst_length_meter":"6.9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 13:49:26" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 8/20/2024 13:49:26, ?, ?, Completed, 22031147003, KP, Hazara, Abbottabad, Abbottabad, Baldheri, Almaira Ulta, Rectangular, Stone Masonry, ?, Almaira Utla, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.25299,73.20869, WST KP_Images/523Almaira Utla.Picture of WST Before Improvement.111309.jpg, 468, 4/1/2021, Mehtab Alam, 4230128141267, 3002806462, 13, 13, 0, 13, 13, 10.5, 12, 6, 1.36, 95.91, 25373, 0.09, 3, ?, WST Profile - Completed, ?, ?, 5/24/2021, 560000, 420000, 140000, ?, 0, ?, ?, 5/25/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 5/25/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/10/2021, 560000, 420000, 140000, 12, 6.09, 1.36, ?, 3, 25.00%, 65.00%, 40.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"8\/20\/2024 13:49:26","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22031147003","wst_id":"KP","zone":"Hazara","division":"Abbottabad","district":"Abbottabad","tehsil":"Baldheri","uc":"Almaira Ulta","village":"Rectangular","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Almaira Utla","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.25299,73.20869","coordinates":"WST KP_Images\/523Almaira Utla.Picture of WST Before Improvement.111309.jpg","picture_of_wst_before_improvement":"468","wua_registration_no":"4\/1\/2021","wua_registration_date":"Mehtab Alam","name_of_wua_president":"4230128141267","cnic_no_of_wua_president":"3002806462","contact_no_of_wua_president":"13","total_number_of_shareholders":"13","male_wua_members":"0","female_wua_members":"13","total_wua_members":"13","gross_command_area_gca_acres":"10.5","cultural_command_area_cca_acres":"12","wst_length_meter":"6","wst_width_meter":"1.36","wst_depth_meter":"95.91","storage_capacity_m3":"25373","storage_capacity_gallon":"0.09","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/24\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/25\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"5\/25\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/10\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"12","executed_wst_length_meter":"6.09","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"25.00%","water_saving":"65.00%","water_losses_before_improvement":"40.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/13/2024 12:10:21" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/13/2024 12:10:21, ?, ?, Completed, 22031147004, KP, Hazara, Abbottabad, Abbottabad, Gali Baniyan, Gali Baniyan, Rectangular, Stone Masonry, ?, Waheed Abbasi, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.102196,73.173928, WST KP_Images/524Waheed Abbasi.Picture of WST Before Improvement.071213.jpg, 476, 11/10/2020, Waheed Abbasi, 1310106695885, 3219111135, 7, 7, 0, 7, 8, 5, 9, 9, 1.5, 117.45, 31071, 0.03, 1, ?, WST Profile - Completed, ?, ?, 11/19/2020, 504276, 420000, 84276, ?, 0, ?, ?, 11/19/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, 183000, 12/10/2020, 215000, 12/11/2020, ?, ?, ?, ?, 215000, 12/11/2020, 22000, 1/1/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/1/2021, 504276, 420000, 84276, 9, 8.7, 1.5, ?, 0, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/13\/2024 12:10:21","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22031147004","wst_id":"KP","zone":"Hazara","division":"Abbottabad","district":"Abbottabad","tehsil":"Gali Baniyan","uc":"Gali Baniyan","village":"Rectangular","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Waheed Abbasi","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.102196,73.173928","coordinates":"WST KP_Images\/524Waheed Abbasi.Picture of WST Before Improvement.071213.jpg","picture_of_wst_before_improvement":"476","wua_registration_no":"11\/10\/2020","wua_registration_date":"Waheed Abbasi","name_of_wua_president":"1310106695885","cnic_no_of_wua_president":"3219111135","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"8","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.5","wst_depth_meter":"117.45","storage_capacity_m3":"31071","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/19\/2020","issuance_date_of_govt_share":"504276","total_amount_rs":"420000","govt_share_rs":"84276","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/19\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"183000","amount_of_icr_i_released_rs":"12\/10\/2020","date_of_icr_i_released":"215000","2nd_bill_payment_rs":"12\/11\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"215000","amount_of_icr_ii_released_rs":"12\/11\/2020","date_of_icr_ii_released":"22000","amount_of_final_released_rs":"1\/1\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/1\/2021","completion_date":"504276","verified_total_amount_rs":"420000","verified_govt_share_rs":"84276","verified_community_share_rs":"9","executed_wst_length_meter":"8.7","executed_wst_width_meter":"1.5","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 13:51:16" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 8/20/2024 13:51:16, ?, ?, Completed, 22031147005, KP, Hazara, Abbottabad, Abbottabad, Banda Pir Khan, Azeemabad, Rectangular, Stone Masonry, ?, Azeemabad, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.22905,73.27725, WST KP_Images/525Azeemabad.Picture of WST Before Improvement.072848.jpg, 488, 5/27/2021, Saeed Ahmad khan, 4240186939147, 3135283527, 9, 9, 0, 9, 11, 9.5, 9, 8, 1.36, 98.57, 26077, 0.07, 2, ?, WST Profile - Completed, ?, ?, 5/28/2021, 560000, 420000, 140000, ?, 0, ?, ?, 5/28/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 6/9/2021, 168000, 6/10/2021, ?, ?, ?, ?, 168000, 6/10/2021, 84000, 6/11/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/11/2021, 560000, 420000, 140000, 9, 8, 1.36, ?, 2, 30.00%, 60.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"8\/20\/2024 13:51:16","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22031147005","wst_id":"KP","zone":"Hazara","division":"Abbottabad","district":"Abbottabad","tehsil":"Banda Pir Khan","uc":"Azeemabad","village":"Rectangular","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Azeemabad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.22905,73.27725","coordinates":"WST KP_Images\/525Azeemabad.Picture of WST Before Improvement.072848.jpg","picture_of_wst_before_improvement":"488","wua_registration_no":"5\/27\/2021","wua_registration_date":"Saeed Ahmad khan","name_of_wua_president":"4240186939147","cnic_no_of_wua_president":"3135283527","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"11","gross_command_area_gca_acres":"9.5","cultural_command_area_cca_acres":"9","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"98.57","storage_capacity_m3":"26077","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/28\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/28\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"6\/9\/2021","date_of_icr_i_released":"168000","2nd_bill_payment_rs":"6\/10\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168000","amount_of_icr_ii_released_rs":"6\/10\/2021","date_of_icr_ii_released":"84000","amount_of_final_released_rs":"6\/11\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/11\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"30.00%","water_saving":"60.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 13:56:43" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 8/20/2024 13:56:43, ?, ?, Completed, 22031147006, KP, Hazara, Abbottabad, Abbottabad, Kuthwal, Chatri, Rectangular, Stone Masonry, ?, Muhammad Akram Khan, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.202300, 73.323783, WST KP_Images/e70802e6Muhammad Akram Khan.Picture of WST Before Improvement.072840.jpg, 503, 1/4/2022, Khalid Khan, 1310140863065, 3215280655, 10, 10, 0, 10, 5, 5, 13, 5, 1.36, 89.39, 23648, 0.03, 1, ?, WST Profile - Completed, ?, ?, 1/25/2022, 662464, 496600, 165864, ?, 541234, 496600, 44634, 1/25/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 496600, 3/17/2022, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 496600, ?, WST Milestone Payments - Completed, ?, ?, 3/17/2022, 662464, 496600, 165864, 13, 5.28, 1.36, ?, 0, 50.00%, 70.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"8\/20\/2024 13:56:43","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22031147006","wst_id":"KP","zone":"Hazara","division":"Abbottabad","district":"Abbottabad","tehsil":"Kuthwal","uc":"Chatri","village":"Rectangular","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Akram Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.202300, 73.323783","coordinates":"WST KP_Images\/e70802e6Muhammad Akram Khan.Picture of WST Before Improvement.072840.jpg","picture_of_wst_before_improvement":"503","wua_registration_no":"1\/4\/2022","wua_registration_date":"Khalid Khan","name_of_wua_president":"1310140863065","cnic_no_of_wua_president":"3215280655","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"13","wst_length_meter":"5","wst_width_meter":"1.36","wst_depth_meter":"89.39","storage_capacity_m3":"23648","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/25\/2022","issuance_date_of_govt_share":"662464","total_amount_rs":"496600","govt_share_rs":"165864","community_share_rs":null,"revised_issuance_date_of_govt_share":"541234","revised_total_amount_rs":"496600","revised_govt_share_rs":"44634","revised_community_share_rs":"1\/25\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"496600","amount_of_icr_i_released_rs":"3\/17\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"496600","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/17\/2022","completion_date":"662464","verified_total_amount_rs":"496600","verified_govt_share_rs":"165864","verified_community_share_rs":"13","executed_wst_length_meter":"5.28","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"50.00%","water_saving":"70.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 15:58:45" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/9/2024 15:58:45, ?, ?, Completed, 22031147007, KP, Hazara, Abbottabad, Abbottabad, Banda Pir Khan, Kalour, Rectangular, Stone Masonry, ?, Asif Khan, Non-Canal Command Area, Other Source, Stream, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.241480, 73.265820, WST KP_Images/00883d1cAsif Khan.Picture of WST Before Improvement.073643.jpg, 506, 2/15/2022, Asif Khan Jadoon, 1310157572985, 3329335358, 10, 10, 0, 10, 7, 6, 8, 8, 1.38, 92, 24339, 0.04, 1, ?, WST Profile - Completed, ?, ?, 2/17/2022, 640480, 500200, 140280, ?, 544845, 500200, 44645, 2/21/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 3/4/2022, 193410, 4/4/2022, ?, ?, ?, ?, 193410, 4/4/2022, 138790, 6/6/2022, 500200, ?, WST Milestone Payments - Completed, ?, ?, 5/9/2022, 640480, 500200, 140280, 8, 8.17, 1.38, ?, 0, 40.00%, 100.00%, 60.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/9\/2024 15:58:45","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22031147007","wst_id":"KP","zone":"Hazara","division":"Abbottabad","district":"Abbottabad","tehsil":"Banda Pir Khan","uc":"Kalour","village":"Rectangular","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Asif Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Stream","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.241480, 73.265820","coordinates":"WST KP_Images\/00883d1cAsif Khan.Picture of WST Before Improvement.073643.jpg","picture_of_wst_before_improvement":"506","wua_registration_no":"2\/15\/2022","wua_registration_date":"Asif Khan Jadoon","name_of_wua_president":"1310157572985","cnic_no_of_wua_president":"3329335358","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.38","wst_depth_meter":"92","storage_capacity_m3":"24339","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/17\/2022","issuance_date_of_govt_share":"640480","total_amount_rs":"500200","govt_share_rs":"140280","community_share_rs":null,"revised_issuance_date_of_govt_share":"544845","revised_total_amount_rs":"500200","revised_govt_share_rs":"44645","revised_community_share_rs":"2\/21\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"3\/4\/2022","date_of_icr_i_released":"193410","2nd_bill_payment_rs":"4\/4\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"193410","amount_of_icr_ii_released_rs":"4\/4\/2022","date_of_icr_ii_released":"138790","amount_of_final_released_rs":"6\/6\/2022","date_of_final_released":"500200","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/9\/2022","completion_date":"640480","verified_total_amount_rs":"500200","verified_govt_share_rs":"140280","verified_community_share_rs":"8","executed_wst_length_meter":"8.17","executed_wst_width_meter":"1.38","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"40.00%","water_saving":"100.00%","water_losses_before_improvement":"60.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 13:58:25" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/20/2024 13:58:25, ?, ?, Completed, 22031147008, KP, Hazara, Abbottabad, Abbottabad, Bagh, Bokray, Rectangular, Stone Masonry, ?, Maira Bokray, Non-Canal Command Area, Other Source, Boring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.063590, 73.166850, WST KP_Images/814a40bfMaira Bokray.Picture of WST Before Improvement.081522.jpg, 495, 10/15/2021, Mohammad Noman, 1310104420609, 3485263840, 10, 10, 0, 10, 6, 4.5, 8, 8, 1.37, 89.22, 23603, 0.06, 2, ?, WST Profile - Completed, ?, ?, 11/15/2021, 689478, 517100, 172378, ?, 0, ?, ?, 11/15/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 200000, 11/18/2021, 147165, 12/31/2021, ?, ?, ?, ?, 147165, 12/31/2021, 169935, 4/4/2022, 517100, ?, WST Milestone Payments - Completed, ?, ?, 2/3/2022, 689467, 517100, 172367, 8, 7.76, 1.36, ?, 2, 40.00%, 60.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/20\/2024 13:58:25","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22031147008","wst_id":"KP","zone":"Hazara","division":"Abbottabad","district":"Abbottabad","tehsil":"Bagh","uc":"Bokray","village":"Rectangular","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Maira Bokray","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Boring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.063590, 73.166850","coordinates":"WST KP_Images\/814a40bfMaira Bokray.Picture of WST Before Improvement.081522.jpg","picture_of_wst_before_improvement":"495","wua_registration_no":"10\/15\/2021","wua_registration_date":"Mohammad Noman","name_of_wua_president":"1310104420609","cnic_no_of_wua_president":"3485263840","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"6","gross_command_area_gca_acres":"4.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"89.22","storage_capacity_m3":"23603","storage_capacity_gallon":"0.06","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/15\/2021","issuance_date_of_govt_share":"689478","total_amount_rs":"517100","govt_share_rs":"172378","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/15\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"200000","amount_of_icr_i_released_rs":"11\/18\/2021","date_of_icr_i_released":"147165","2nd_bill_payment_rs":"12\/31\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"147165","amount_of_icr_ii_released_rs":"12\/31\/2021","date_of_icr_ii_released":"169935","amount_of_final_released_rs":"4\/4\/2022","date_of_final_released":"517100","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/3\/2022","completion_date":"689467","verified_total_amount_rs":"517100","verified_govt_share_rs":"172367","verified_community_share_rs":"8","executed_wst_length_meter":"7.76","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"40.00%","water_saving":"60.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 14:01:36" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/20/2024 14:01:36, ?, ?, Completed, 22031232001, KP, Hazara, Abbottabad, Havelian, Garhi Phulgran, Rajoiya, Square, Brick Masonry, ?, Zakir Rehman, Non-Canal Command Area, Dug Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.062710, 73.204440, WST KP_Images/dba8f262Zakir Rehman.Picture of WST Before Improvement.083913.jpg, 499, 12/3/2021, Zakir Rehman, 5440003948369, 3449488149, 15, 11, 4, 15, 9, 7, 9, 9, 1.36, 110, 29101, 0.07, 2, ?, WST Profile - Completed, ?, ?, 12/29/2021, 691316, 518500, 172816, ?, 563059, 518500, 44559, 12/29/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 351700, 12/31/2021, ?, ?, ?, ?, ?, ?, 0, ?, 166800, 2/9/2022, 518500, ?, WST Milestone Payments - Completed, ?, ?, 1/24/2022, 691316, 518500, 172816, 9, 9.08, 1.36, ?, 2, 40.00%, 60.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/20\/2024 14:01:36","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22031232001","wst_id":"KP","zone":"Hazara","division":"Abbottabad","district":"Havelian","tehsil":"Garhi Phulgran","uc":"Rajoiya","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Zakir Rehman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.062710, 73.204440","coordinates":"WST KP_Images\/dba8f262Zakir Rehman.Picture of WST Before Improvement.083913.jpg","picture_of_wst_before_improvement":"499","wua_registration_no":"12\/3\/2021","wua_registration_date":"Zakir Rehman","name_of_wua_president":"5440003948369","cnic_no_of_wua_president":"3449488149","contact_no_of_wua_president":"15","total_number_of_shareholders":"11","male_wua_members":"4","female_wua_members":"15","total_wua_members":"9","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"110","storage_capacity_m3":"29101","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/29\/2021","issuance_date_of_govt_share":"691316","total_amount_rs":"518500","govt_share_rs":"172816","community_share_rs":null,"revised_issuance_date_of_govt_share":"563059","revised_total_amount_rs":"518500","revised_govt_share_rs":"44559","revised_community_share_rs":"12\/29\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"351700","amount_of_icr_i_released_rs":"12\/31\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"166800","amount_of_final_released_rs":"2\/9\/2022","date_of_final_released":"518500","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/24\/2022","completion_date":"691316","verified_total_amount_rs":"518500","verified_govt_share_rs":"172816","verified_community_share_rs":"9","executed_wst_length_meter":"9.08","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"40.00%","water_saving":"60.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/14/2024 11:59:59" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/14/2024 11:59:59, ?, ?, Completed, 22031234001, KP, Hazara, Abbottabad, Havelian, Majohan, Masah Syedan, Square, Stone Masonry, ?, Masah Syedan, Non-Canal Command Area, Dug Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.924520,73.224190, WST KP_Images/520Masah Syedan.Picture of WST Before Improvement.070352.jpg, 439, 1/8/2020, Ishtiaq Shah, 1310110047465, 3349566168, 9, 9, 0, 9, 42, 22.5, 12, 12, 1.36, 195.84, 51810, 0.15, 4, ?, WST Profile - Completed, ?, ?, 2/12/2020, 648013, 540000, 108013, ?, 0, ?, ?, 2/13/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 540000, 2/28/2020, 540000, ?, WST Milestone Payments - Completed, ?, ?, 2/24/2020, 648013, 540000, 108013, 12, 12, 1.36, ?, 2, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/14\/2024 11:59:59","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22031234001","wst_id":"KP","zone":"Hazara","division":"Abbottabad","district":"Havelian","tehsil":"Majohan","uc":"Masah Syedan","village":"Square","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Masah Syedan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.924520,73.224190","coordinates":"WST KP_Images\/520Masah Syedan.Picture of WST Before Improvement.070352.jpg","picture_of_wst_before_improvement":"439","wua_registration_no":"1\/8\/2020","wua_registration_date":"Ishtiaq Shah","name_of_wua_president":"1310110047465","cnic_no_of_wua_president":"3349566168","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"42","gross_command_area_gca_acres":"22.5","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"195.84","storage_capacity_m3":"51810","storage_capacity_gallon":"0.15","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/12\/2020","issuance_date_of_govt_share":"648013","total_amount_rs":"540000","govt_share_rs":"108013","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/13\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"540000","amount_of_final_released_rs":"2\/28\/2020","date_of_final_released":"540000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/24\/2020","completion_date":"648013","verified_total_amount_rs":"540000","verified_govt_share_rs":"108013","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 14:04:14" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/20/2024 14:04:14, ?, ?, Completed, 22031237001, KP, Hazara, Abbottabad, Havelian, Narra, Satora, Square, Stone Masonry, ?, Kot Satora WST, Non-Canal Command Area, Dug Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 33.962180, 73.241350, WST KP_Images/a0f69183Kot Satora WST.Picture of WST Before Improvement.083344.jpg, 602, 12/18/2023, Mateen Nawaz, 1310108680531, 3239336424, 9, 6, 3, 9, 8, 7, 8, 8, 1.36, 91.44, 24190, 0.07, 2, ?, WST Profile - Completed, ?, ?, 1/2/2024, 883000, 483000, 400000, ?, 0, ?, ?, 1/10/2024, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 193200, 1/23/2024, 144900, 6/27/2024, ?, ?, ?, ?, 144900, 6/27/2024, 144900, 6/27/2024, 483000, ?, WST Milestone Payments - Completed, ?, ?, 4/8/2024, 747815, 483000, 264815, 8, 8.2, 1.36, ?, 1, 80.00%, 100.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/20\/2024 14:04:14","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22031237001","wst_id":"KP","zone":"Hazara","division":"Abbottabad","district":"Havelian","tehsil":"Narra","uc":"Satora","village":"Square","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Kot Satora WST","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.962180, 73.241350","coordinates":"WST KP_Images\/a0f69183Kot Satora WST.Picture of WST Before Improvement.083344.jpg","picture_of_wst_before_improvement":"602","wua_registration_no":"12\/18\/2023","wua_registration_date":"Mateen Nawaz","name_of_wua_president":"1310108680531","cnic_no_of_wua_president":"3239336424","contact_no_of_wua_president":"9","total_number_of_shareholders":"6","male_wua_members":"3","female_wua_members":"9","total_wua_members":"8","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"91.44","storage_capacity_m3":"24190","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/2\/2024","issuance_date_of_govt_share":"883000","total_amount_rs":"483000","govt_share_rs":"400000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/10\/2024","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"193200","amount_of_icr_i_released_rs":"1\/23\/2024","date_of_icr_i_released":"144900","2nd_bill_payment_rs":"6\/27\/2024","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"144900","amount_of_icr_ii_released_rs":"6\/27\/2024","date_of_icr_ii_released":"144900","amount_of_final_released_rs":"6\/27\/2024","date_of_final_released":"483000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/8\/2024","completion_date":"747815","verified_total_amount_rs":"483000","verified_govt_share_rs":"264815","verified_community_share_rs":"8","executed_wst_length_meter":"8.2","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"80.00%","water_saving":"100.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 14:04:41" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/20/2024 14:04:41, ?, ?, Completed, 22031247001, KP, Hazara, Abbottabad, Havelian, Majohan, Chamnaka, Rectangular, Stone Masonry, ?, Farid Khan, Non-Canal Command Area, Other Source, Boring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.013680, 73.222240, WST KP_Images/8d3115e0Farid Khan.Picture of WST Before Improvement.092927.jpg, 496, 11/10/2021, Farid Khan, 1310109547457, 3229937723, 7, 7, 0, 7, 9, 7.3, 10, 7, 1.36, 90.42, 23921, 0.06, 2, ?, WST Profile - Completed, ?, ?, 11/15/2021, 718420, 509600, 208820, ?, 0, ?, ?, 11/15/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 356700, 12/31/2021, ?, ?, ?, ?, ?, ?, 0, ?, 152900, 4/5/2022, 509600, ?, WST Milestone Payments - Completed, ?, ?, 2/17/2022, 718420, 509600, 208820, 10, 6.75, 1.36, ?, 2, 30.00%, 75.00%, 45.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/20\/2024 14:04:41","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22031247001","wst_id":"KP","zone":"Hazara","division":"Abbottabad","district":"Havelian","tehsil":"Majohan","uc":"Chamnaka","village":"Rectangular","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Farid Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Boring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.013680, 73.222240","coordinates":"WST KP_Images\/8d3115e0Farid Khan.Picture of WST Before Improvement.092927.jpg","picture_of_wst_before_improvement":"496","wua_registration_no":"11\/10\/2021","wua_registration_date":"Farid Khan","name_of_wua_president":"1310109547457","cnic_no_of_wua_president":"3229937723","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"9","gross_command_area_gca_acres":"7.3","cultural_command_area_cca_acres":"10","wst_length_meter":"7","wst_width_meter":"1.36","wst_depth_meter":"90.42","storage_capacity_m3":"23921","storage_capacity_gallon":"0.06","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/15\/2021","issuance_date_of_govt_share":"718420","total_amount_rs":"509600","govt_share_rs":"208820","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/15\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"356700","amount_of_icr_i_released_rs":"12\/31\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"152900","amount_of_final_released_rs":"4\/5\/2022","date_of_final_released":"509600","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/17\/2022","completion_date":"718420","verified_total_amount_rs":"509600","verified_govt_share_rs":"208820","verified_community_share_rs":"10","executed_wst_length_meter":"6.75","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"30.00%","water_saving":"75.00%","water_losses_before_improvement":"45.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/24/2022 18:55:53" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 8/24/2022 18:55:53, ?, ?, Completed, 22032134002, KP, Hazara, Battagram, Battagram, Banian, Chohan, Square, PCC, ?, Faiz Abad, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.595256, 73.035770, ?, BM 05990, 9/15/2021, Hafeez Ullah, 1320207059909, 3365292159, 10, 10, 0, 10, 10, 10, 8, 8, 1.36, 78, 20635, 0.07, 2, ?, WST Profile - Completed, ?, ?, 12/10/2021, 525000, 420000, 105000, ?, ?, ?, ?, 12/10/2021, ?, WST Issuance of TS - Completed, ?, ?, ?, 168000, 12/30/2021, 126000, 6/7/2022, ?, ?, ?, ?, 126000, 6/7/2022, 126000, 10/3/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/15/2022, 525000, 420000, 105000, 8, 8, 1.36, ?, 2, 88.00%, 100.00%, 12.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"8\/24\/2022 18:55:53","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22032134002","wst_id":"KP","zone":"Hazara","division":"Battagram","district":"Battagram","tehsil":"Banian","uc":"Chohan","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Faiz Abad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.595256, 73.035770","coordinates":null,"picture_of_wst_before_improvement":"BM 05990","wua_registration_no":"9\/15\/2021","wua_registration_date":"Hafeez Ullah","name_of_wua_president":"1320207059909","cnic_no_of_wua_president":"3365292159","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"10","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"78","storage_capacity_m3":"20635","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/10\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":null,"revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/10\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/30\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"6\/7\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"6\/7\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"10\/3\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/15\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"88.00%","water_saving":"100.00%","water_losses_before_improvement":"12.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/24/2022 19:03:49" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/24/2022 19:03:49, ?, ?, Completed, 22032134003, KP, Hazara, Battagram, Battagram, Banian, Rajmera, Square, PCC, ?, Khoutkanai, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.605716, 73.017703, ?, BM 54809, 8/2/2021, Abdul Haleem, 1320221548095, 3008320948, 10, 10, 0, 10, 3, 2, 8, 8, 1.36, 78, 20635, 0.08, 2, ?, WST Profile - Completed, ?, ?, 12/10/2021, 525000, 420000, 105000, ?, ?, ?, ?, 12/10/2021, ?, WST Issuance of TS - Completed, ?, ?, ?, 168000, 12/30/2021, ?, ?, ?, ?, ?, ?, ?, ?, 252000, 6/7/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/11/2022, 525000, 420000, 105000, 8, 8, 1.36, ?, 3, 88.00%, 100.00%, 12.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/24\/2022 19:03:49","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22032134003","wst_id":"KP","zone":"Hazara","division":"Battagram","district":"Battagram","tehsil":"Banian","uc":"Rajmera","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Khoutkanai","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.605716, 73.017703","coordinates":null,"picture_of_wst_before_improvement":"BM 54809","wua_registration_no":"8\/2\/2021","wua_registration_date":"Abdul Haleem","name_of_wua_president":"1320221548095","cnic_no_of_wua_president":"3008320948","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"3","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"78","storage_capacity_m3":"20635","storage_capacity_gallon":"0.08","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/10\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":null,"revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/10\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/30\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":null,"amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"252000","amount_of_final_released_rs":"6\/7\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/11\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"88.00%","water_saving":"100.00%","water_losses_before_improvement":"12.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/9/2024 13:18:41" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 9/9/2024 13:18:41, ?, ?, Completed, 22032134004, KP, Hazara, Battagram, Battagram, Banian, Mana Mera, Square, PCC, ?, Mana Mera, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.599680, 73.048929, ?, BM 98998, 10/7/2021, Taj Malook khan, 4220107989987, 3012575609, 10, 10, 0, 10, 10, 3, 8, 8, 1.36, 78, 20635, 0.07, 2, ?, WST Profile - Completed, ?, ?, 11/26/2021, 525000, 420000, 105000, ?, 0, ?, ?, 11/26/2021, ?, WST Issuance of TS - Completed, ?, ?, ?, 168000, 12/30/2021, ?, ?, ?, ?, ?, ?, 0, ?, 252000, 2/8/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/16/2021, 525000, 420000, 105000, 8, 8, 1.36, ?, 1, 86.00%, 100.00%, 14.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"9\/9\/2024 13:18:41","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22032134004","wst_id":"KP","zone":"Hazara","division":"Battagram","district":"Battagram","tehsil":"Banian","uc":"Mana Mera","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Mana Mera","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.599680, 73.048929","coordinates":null,"picture_of_wst_before_improvement":"BM 98998","wua_registration_no":"10\/7\/2021","wua_registration_date":"Taj Malook khan","name_of_wua_president":"4220107989987","cnic_no_of_wua_president":"3012575609","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"10","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"78","storage_capacity_m3":"20635","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/26\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/26\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/30\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"252000","amount_of_final_released_rs":"2\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/16\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"86.00%","water_saving":"100.00%","water_losses_before_improvement":"14.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/2/2022 13:41:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 8/2/2022 13:41:07, ?, ?, Completed, 22032134005, KP, Hazara, Battagram, Battagram, Trand, Perhari, Square, PCC, ?, Maab Shah, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.611660, 72.958619, ?, BM 75171, 9/6/2021, Maab Shah, 1320287751711, 3023506003, 8, 8, 0, 8, 1, 4, 8, 8, 1.36, 78, 20129, 0.07, 2, ?, WST Profile - Completed, ?, ?, 11/17/2021, 420000, 420000, 105000, ?, ?, ?, ?, 11/17/2021, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 420000, 12/29/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/16/2021, 525000, 420000, 105000, 8, 8, 1.36, ?, 1, 81.00%, 100.00%, 19.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"8\/2\/2022 13:41:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22032134005","wst_id":"KP","zone":"Hazara","division":"Battagram","district":"Battagram","tehsil":"Trand","uc":"Perhari","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Maab Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.611660, 72.958619","coordinates":null,"picture_of_wst_before_improvement":"BM 75171","wua_registration_no":"9\/6\/2021","wua_registration_date":"Maab Shah","name_of_wua_president":"1320287751711","cnic_no_of_wua_president":"3023506003","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"1","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"78","storage_capacity_m3":"20129","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/17\/2021","issuance_date_of_govt_share":"420000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":null,"revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/17\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":null,"amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"12\/29\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/16\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"81.00%","water_saving":"100.00%","water_losses_before_improvement":"19.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "KP" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, ?, ?, ?, Completed, 22032137001, KP, Hazara, Battagram, Battagram, Ajmera, Matta Maidan, Square, Stone Masonry, ?, Qamar Abad, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.680585,73.01212083, ?, 08/BG, 1/24/2020, Haq Nawaz Khan, 1320207653075, 3047146628, 8, 8, 0, 8, 9, 6, 9, 9, 1.36, 113, 29851, 3.18, 3, ?, WST Profile - Completed, ?, ?, 3/10/2020, 420000, 420000, 105000, ?, ?, ?, ?, 3/19/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 420000, 6/9/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/9/2020, 525000, 420000, 105000, 9, 9.1, 1.36, ?, 3, 91.00%, 100.00%, 9.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":null,"last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22032137001","wst_id":"KP","zone":"Hazara","division":"Battagram","district":"Battagram","tehsil":"Ajmera","uc":"Matta Maidan","village":"Square","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Qamar Abad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.680585,73.01212083","coordinates":null,"picture_of_wst_before_improvement":"08\/BG","wua_registration_no":"1\/24\/2020","wua_registration_date":"Haq Nawaz Khan","name_of_wua_president":"1320207653075","cnic_no_of_wua_president":"3047146628","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"9","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"113","storage_capacity_m3":"29851","storage_capacity_gallon":"3.18","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/10\/2020","issuance_date_of_govt_share":"420000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":null,"revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/19\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":null,"amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/9\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/9\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"9.1","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"91.00%","water_saving":"100.00%","water_losses_before_improvement":"9.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "KP" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, ?, ?, ?, Completed, 22032137002, KP, Hazara, Battagram, Battagram, Shahkhel, Tapka, Square, Stone Masonry, ?, Shingri, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.72205,73.118974, ?, 125, 5/3/2021, Muhammad Fayaz, 1320232618513, 3452337897, 9, 9, 0, 9, 6, 5, 8, 8, 1.36, 87, 22983, 3.15, 3, ?, WST Profile - Completed, ?, ?, 6/2/2021, 420000, 420000, 105000, ?, ?, ?, ?, 6/2/2021, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 420000, 6/9/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/9/2021, 525000, 420000, 105000, 8, 8, 1.36, ?, 1, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":null,"last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22032137002","wst_id":"KP","zone":"Hazara","division":"Battagram","district":"Battagram","tehsil":"Shahkhel","uc":"Tapka","village":"Square","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Shingri","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.72205,73.118974","coordinates":null,"picture_of_wst_before_improvement":"125","wua_registration_no":"5\/3\/2021","wua_registration_date":"Muhammad Fayaz","name_of_wua_president":"1320232618513","cnic_no_of_wua_president":"3452337897","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"22983","storage_capacity_gallon":"3.15","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/2\/2021","issuance_date_of_govt_share":"420000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":null,"revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/2\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":null,"amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/9\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/9\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "KP" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, ?, ?, ?, Completed, 22032137003, KP, Hazara, Battagram, Battagram, Bansair, sairy, Square, Stone Masonry, ?, Sairy, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.698632, 73.097255, ?, 68/B, 6/3/2021, Muhammad Abdullah, 1320224472069, 3344189383, 8, 8, 0, 8, 5, 3, 8, 8, 1.36, 87, 22983, 3.15, 3, ?, WST Profile - Completed, ?, ?, 6/2/2021, 420000, 420000, 105000, ?, ?, ?, ?, 6/2/2021, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 420000, 6/10/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/10/2021, 525000, 420000, 105000, 8, 8, 1.36, ?, 2, 86.00%, 100.00%, 14.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":null,"last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22032137003","wst_id":"KP","zone":"Hazara","division":"Battagram","district":"Battagram","tehsil":"Bansair","uc":"sairy","village":"Square","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Sairy","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.698632,\u00a073.097255","coordinates":null,"picture_of_wst_before_improvement":"68\/B","wua_registration_no":"6\/3\/2021","wua_registration_date":"Muhammad Abdullah","name_of_wua_president":"1320224472069","cnic_no_of_wua_president":"3344189383","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"22983","storage_capacity_gallon":"3.15","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/2\/2021","issuance_date_of_govt_share":"420000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":null,"revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/2\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":null,"amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/10\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/10\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"86.00%","water_saving":"100.00%","water_losses_before_improvement":"14.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "KP" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, ?, ?, ?, Completed, 22032137004, KP, Hazara, Battagram, Battagram, Chohan, Chohan, Square, Stone Masonry, ?, Chohan, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.59794,73.069028, ?, 80/B, 5/26/2021, Ubaidullah, 1320207782393, 3015557839, 10, 10, 0, 10, 9, 7, 8, 8, 1.36, 87, 22983, 3.15, 3, ?, WST Profile - Completed, ?, ?, 6/7/2021, 420000, 420000, 105000, ?, ?, ?, ?, 6/7/2021, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 420000, 6/11/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/11/2021, 525000, 420000, 105000, 8, 8, 1.36, ?, 2, 83.00%, 100.00%, 17.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":null,"last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22032137004","wst_id":"KP","zone":"Hazara","division":"Battagram","district":"Battagram","tehsil":"Chohan","uc":"Chohan","village":"Square","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Chohan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.59794,73.069028","coordinates":null,"picture_of_wst_before_improvement":"80\/B","wua_registration_no":"5\/26\/2021","wua_registration_date":"Ubaidullah","name_of_wua_president":"1320207782393","cnic_no_of_wua_president":"3015557839","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"9","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"22983","storage_capacity_gallon":"3.15","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/7\/2021","issuance_date_of_govt_share":"420000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":null,"revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/7\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":null,"amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/11\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/11\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"83.00%","water_saving":"100.00%","water_losses_before_improvement":"17.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "KP" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, ?, ?, ?, Completed, 22032137005, KP, Hazara, Battagram, Battagram, Biland Kot, Biland Kot, Square, Stone Masonry, ?, Amir Shah, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.59352,72.965433, ?, 26, 1/13/2020, Abdul Manan Shah, 1320207592771, 3429691755, 10, 10, 0, 10, 10, 8, 9, 9, 1.36, 116, 30644, 3.15, 3, ?, WST Profile - Completed, ?, ?, 3/20/2020, 420000, 420000, 105000, ?, ?, ?, ?, 3/24/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 420000, 6/9/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/9/2020, 525000, 420000, 105000, 9, 9.25, 1.36, ?, 2, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":null,"last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22032137005","wst_id":"KP","zone":"Hazara","division":"Battagram","district":"Battagram","tehsil":"Biland Kot","uc":"Biland Kot","village":"Square","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Amir Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.59352,72.965433","coordinates":null,"picture_of_wst_before_improvement":"26","wua_registration_no":"1\/13\/2020","wua_registration_date":"Abdul Manan Shah","name_of_wua_president":"1320207592771","cnic_no_of_wua_president":"3429691755","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"10","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"116","storage_capacity_m3":"30644","storage_capacity_gallon":"3.15","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/20\/2020","issuance_date_of_govt_share":"420000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":null,"revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/24\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":null,"amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/9\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/9\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"9.25","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "KP" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, ?, ?, ?, Completed, 22032147001, KP, Hazara, Battagram, Battagram, Shamalai, Shamalai, Rectangular, Stone Masonry, ?, Shamalai, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.70299419,73.11487927, ?, 006/BG, 2/10/2020, Saeed Ullah, 1320227279059, 3331953208, 9, 9, 0, 9, 7.5, 4.5, 11, 10, 1.36, 145, 38305, 3.00, 3, ?, WST Profile - Completed, ?, ?, 3/13/2020, 420000, 420000, 105000, ?, ?, ?, ?, 3/13/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 420000, 6/26/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/26/2020, 525000, 420000, 105000, 11, 9.7, 1.36, ?, 3, 95.00%, 100.00%, 5.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, Shamalai, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":null,"last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22032147001","wst_id":"KP","zone":"Hazara","division":"Battagram","district":"Battagram","tehsil":"Shamalai","uc":"Shamalai","village":"Rectangular","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Shamalai","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.70299419,73.11487927","coordinates":null,"picture_of_wst_before_improvement":"006\/BG","wua_registration_no":"2\/10\/2020","wua_registration_date":"Saeed Ullah","name_of_wua_president":"1320227279059","cnic_no_of_wua_president":"3331953208","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"7.5","gross_command_area_gca_acres":"4.5","cultural_command_area_cca_acres":"11","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"145","storage_capacity_m3":"38305","storage_capacity_gallon":"3.00","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/13\/2020","issuance_date_of_govt_share":"420000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":null,"revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/13\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":null,"amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/26\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/26\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"11","executed_wst_length_meter":"9.7","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"95.00%","water_saving":"100.00%","water_losses_before_improvement":"5.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":"Shamalai","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "KP" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, ?, ?, ?, Completed, 22032147002, KP, Hazara, Battagram, Battagram, Battamori, Battamori, Rectangular, Stone Masonry, ?, Dheri Battamori, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.69272944,73.07879389, ?, 52/BG, 2/17/2020, Amir Khan, 1320268106697, 3313665482, 10, 10, 0, 10, 6, 5, 11, 8, 1.36, 111, 29323, 3.10, 3, ?, WST Profile - Completed, ?, ?, 3/10/2020, 420000, 420000, 105000, ?, ?, ?, ?, 3/16/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 420000, 5/12/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/12/2020, 525000, 420000, 105000, 11, 7.65, 1.36, ?, 1, 81.00%, 100.00%, 19.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":null,"last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22032147002","wst_id":"KP","zone":"Hazara","division":"Battagram","district":"Battagram","tehsil":"Battamori","uc":"Battamori","village":"Rectangular","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Dheri Battamori","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.69272944,73.07879389","coordinates":null,"picture_of_wst_before_improvement":"52\/BG","wua_registration_no":"2\/17\/2020","wua_registration_date":"Amir Khan","name_of_wua_president":"1320268106697","cnic_no_of_wua_president":"3313665482","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"11","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"111","storage_capacity_m3":"29323","storage_capacity_gallon":"3.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/10\/2020","issuance_date_of_govt_share":"420000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":null,"revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":null,"amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"5\/12\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/12\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"11","executed_wst_length_meter":"7.65","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"81.00%","water_saving":"100.00%","water_losses_before_improvement":"19.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "KP" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, ?, ?, ?, Completed, 22032147003, KP, Hazara, Battagram, Battagram, Paghora, Paghora, Rectangular, Stone Masonry, ?, Soray Pull, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.63892,73.066845, ?, 127, 6/3/2021, Gilfam, 4210118776923, 3065490400, 10, 10, 0, 10, 4, 2, 8, 8, 1.36, 87, 22983, 3.15, 3, ?, WST Profile - Completed, ?, ?, 6/5/2021, 420000, 420000, 105000, ?, ?, ?, ?, 6/5/2021, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 420000, 6/9/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/9/2021, 525000, 420000, 105000, 8, 7.9, 1.36, ?, 1, 80.00%, 100.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":null,"last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22032147003","wst_id":"KP","zone":"Hazara","division":"Battagram","district":"Battagram","tehsil":"Paghora","uc":"Paghora","village":"Rectangular","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Soray Pull","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.63892,73.066845","coordinates":null,"picture_of_wst_before_improvement":"127","wua_registration_no":"6\/3\/2021","wua_registration_date":"Gilfam","name_of_wua_president":"4210118776923","cnic_no_of_wua_president":"3065490400","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"4","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"22983","storage_capacity_gallon":"3.15","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/5\/2021","issuance_date_of_govt_share":"420000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":null,"revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/5\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":null,"amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/9\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/9\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"7.9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"80.00%","water_saving":"100.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "KP" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, ?, ?, ?, Completed, 22032147004, KP, Hazara, Battagram, Battagram, Shahkhel, Tapka, Rectangular, Stone Masonry, ?, Tapka, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.63892,73.066845, ?, 78/B, 6/3/2021, Abdul Kareem, 4210190760031, 3429318154, 8, 8, 0, 8, 5, 3, 8, 8, 1.36, 87, 22983, 3.15, 3, ?, WST Profile - Completed, ?, ?, 6/5/2021, 420000, 420000, 105000, ?, ?, ?, ?, 6/5/2021, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 420000, 6/10/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/10/2021, 525000, 420000, 105000, 8, 7.92, 1.36, ?, 2, 83.00%, 100.00%, 17.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":null,"last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22032147004","wst_id":"KP","zone":"Hazara","division":"Battagram","district":"Battagram","tehsil":"Shahkhel","uc":"Tapka","village":"Rectangular","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Tapka","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.63892,73.066845","coordinates":null,"picture_of_wst_before_improvement":"78\/B","wua_registration_no":"6\/3\/2021","wua_registration_date":"Abdul Kareem","name_of_wua_president":"4210190760031","cnic_no_of_wua_president":"3429318154","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"22983","storage_capacity_gallon":"3.15","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/5\/2021","issuance_date_of_govt_share":"420000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":null,"revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/5\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":null,"amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/10\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/10\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"7.92","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"83.00%","water_saving":"100.00%","water_losses_before_improvement":"17.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "KP" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, ?, ?, ?, Completed, 22032147005, KP, Hazara, Battagram, Battagram, Chohan, Chohan, Rectangular, Stone Masonry, ?, Anangoro, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.59783,73.070328, ?, 117, 5/26/2021, Nisar Muhammad, 1320281407949, 3005647577, 9, 9, 0, 9, 9, 25, 10, 6, 1.36, 82, 21662, 3.15, 3, ?, WST Profile - Completed, ?, ?, 6/1/2021, 420000, 420000, 105000, ?, ?, ?, ?, 6/1/2021, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 420000, 6/11/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/11/2021, 525000, 420000, 105000, 10, 6, 1.36, ?, 2, 83.00%, 100.00%, 17.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":null,"last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22032147005","wst_id":"KP","zone":"Hazara","division":"Battagram","district":"Battagram","tehsil":"Chohan","uc":"Chohan","village":"Rectangular","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Anangoro","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.59783,73.070328","coordinates":null,"picture_of_wst_before_improvement":"117","wua_registration_no":"5\/26\/2021","wua_registration_date":"Nisar Muhammad","name_of_wua_president":"1320281407949","cnic_no_of_wua_president":"3005647577","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"9","gross_command_area_gca_acres":"25","cultural_command_area_cca_acres":"10","wst_length_meter":"6","wst_width_meter":"1.36","wst_depth_meter":"82","storage_capacity_m3":"21662","storage_capacity_gallon":"3.15","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/1\/2021","issuance_date_of_govt_share":"420000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":null,"revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/1\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":null,"amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/11\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/11\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"10","executed_wst_length_meter":"6","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"83.00%","water_saving":"100.00%","water_losses_before_improvement":"17.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "KP" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, ?, ?, ?, Completed, 22032147006, KP, Hazara, Battagram, Battagram, Mera, Bela Dolat Khan, Rectangular, Stone Masonry, ?, Rizwan Koroona, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.59176,72.99236, ?, 81/B, 4/6/2021, Rizwan Jaffar, 1320289761631, 3335592711, 10, 10, 0, 10, 4.5, 2.5, 10, 6, 1.36, 87, 22983, 3.15, 3, ?, WST Profile - Completed, ?, ?, 6/1/2021, 420000, 420000, 105000, ?, ?, ?, ?, 6/1/2021, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 420000, 6/9/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/9/2021, 525000, 420000, 105000, 10, 6.17, 1.36, ?, 2, 89.00%, 100.00%, 11.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":null,"last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22032147006","wst_id":"KP","zone":"Hazara","division":"Battagram","district":"Battagram","tehsil":"Mera","uc":"Bela Dolat Khan","village":"Rectangular","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Rizwan Koroona","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.59176,72.99236","coordinates":null,"picture_of_wst_before_improvement":"81\/B","wua_registration_no":"4\/6\/2021","wua_registration_date":"Rizwan Jaffar","name_of_wua_president":"1320289761631","cnic_no_of_wua_president":"3335592711","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"4.5","gross_command_area_gca_acres":"2.5","cultural_command_area_cca_acres":"10","wst_length_meter":"6","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"22983","storage_capacity_gallon":"3.15","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/1\/2021","issuance_date_of_govt_share":"420000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":null,"revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/1\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":null,"amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/9\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/9\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"10","executed_wst_length_meter":"6.17","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"89.00%","water_saving":"100.00%","water_losses_before_improvement":"11.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "KP" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, ?, ?, ?, Completed, 22032147007, KP, Hazara, Battagram, Battagram, Battamori, Maidan, Rectangular, Stone Masonry, ?, Maidan, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.67941,73.091384, ?, 103, 8/19/2020, Naseem Khan, 1320221359655, 3433279553, 11, 11, 0, 11, 7, 6, 10, 6, 1.43, 88, 23247, 3.15, 3, ?, WST Profile - Completed, ?, ?, 11/10/2020, 420000, 420000, 105000, ?, ?, ?, ?, 11/10/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 420000, 12/29/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/29/2020, 525000, 420000, 105000, 10, 6.1, 1.43, ?, 1, 79.00%, 100.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":null,"last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22032147007","wst_id":"KP","zone":"Hazara","division":"Battagram","district":"Battagram","tehsil":"Battamori","uc":"Maidan","village":"Rectangular","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Maidan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.67941,73.091384","coordinates":null,"picture_of_wst_before_improvement":"103","wua_registration_no":"8\/19\/2020","wua_registration_date":"Naseem Khan","name_of_wua_president":"1320221359655","cnic_no_of_wua_president":"3433279553","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"10","wst_length_meter":"6","wst_width_meter":"1.43","wst_depth_meter":"88","storage_capacity_m3":"23247","storage_capacity_gallon":"3.15","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/10\/2020","issuance_date_of_govt_share":"420000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":null,"revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/10\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":null,"amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"12\/29\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/29\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"10","executed_wst_length_meter":"6.1","executed_wst_width_meter":"1.43","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"79.00%","water_saving":"100.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/11/2022 9:37:25" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 8/11/2022 9:37:25, ?, ?, Completed, 22032234001, KP, Hazara, Battagram, Allai, Banna, Kasay, Square, PCC, ?, Mola Khan, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.840200, 73.052372, ?, BM 19243, 10/25/2021, Muhammad Nawaz khan, 1320118192431, 3475187341, 8, 8, 0, 8, 1, 3, 8, 8, 1.36, 78, 20605, 0.07, 2, ?, WST Profile - Completed, ?, ?, 6/1/2022, 420000, 420000, 105000, ?, ?, ?, ?, 6/1/2022, ?, WST Issuance of TS - Completed, ?, ?, ?, 168000, 6/7/2022, ?, ?, ?, ?, ?, ?, ?, ?, 252000, 10/3/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/25/2022, 525000, 420000, 105000, 8, 8, 1.36, ?, 1, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"8\/11\/2022 9:37:25","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22032234001","wst_id":"KP","zone":"Hazara","division":"Battagram","district":"Allai","tehsil":"Banna","uc":"Kasay","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Mola Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.840200, 73.052372","coordinates":null,"picture_of_wst_before_improvement":"BM 19243","wua_registration_no":"10\/25\/2021","wua_registration_date":"Muhammad Nawaz khan","name_of_wua_president":"1320118192431","cnic_no_of_wua_president":"3475187341","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"1","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"78","storage_capacity_m3":"20605","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/1\/2022","issuance_date_of_govt_share":"420000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":null,"revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/1\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"168000","amount_of_icr_i_released_rs":"6\/7\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":null,"amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"252000","amount_of_final_released_rs":"10\/3\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/25\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/29/2022 16:49:42" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 7/29/2022 16:49:42, ?, ?, Completed, 22032234002, KP, Hazara, Battagram, Allai, Biari, Kandar, Square, PCC, ?, Kuz Kandar, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.811408, 73.086359, ?, BM 37579, 9/7/2021, Muhammad Amin, 1320118375797, 3455875565, 6, 6, 0, 6, 8, 5, 8, 8, 1.36, 78, 20607, 0.06, 2, ?, WST Profile - Completed, ?, ?, 1/6/2022, 420000, 420000, 105000, ?, ?, ?, ?, 1/6/2022, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 420000, 2/21/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/2/2022, 525000, 420000, 105000, 8, 8, 1.36, ?, 3, 91.00%, 100.00%, 9.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"7\/29\/2022 16:49:42","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22032234002","wst_id":"KP","zone":"Hazara","division":"Battagram","district":"Allai","tehsil":"Biari","uc":"Kandar","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Kuz Kandar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.811408, 73.086359","coordinates":null,"picture_of_wst_before_improvement":"BM 37579","wua_registration_no":"9\/7\/2021","wua_registration_date":"Muhammad Amin","name_of_wua_president":"1320118375797","cnic_no_of_wua_president":"3455875565","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"8","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"78","storage_capacity_m3":"20607","storage_capacity_gallon":"0.06","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/6\/2022","issuance_date_of_govt_share":"420000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":null,"revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/6\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":null,"amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"2\/21\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/2\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"91.00%","water_saving":"100.00%","water_losses_before_improvement":"9.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "KP" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, ?, ?, ?, Completed, 22032237001, KP, Hazara, Battagram, Allai, Biari, Karag, Square, Stone Masonry, ?, Kas Markaz, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.81386975,73.04507189, ?, 003/BG, 2/4/2020, Faiz ul Manan, 1320118188395, 3451509264, 10, 10, 0, 10, 6, 5, 9, 9, 1.36, 110, 29059, 3.00, 3, ?, WST Profile - Completed, ?, ?, 3/13/2020, 420000, 420000, 105000, ?, ?, ?, ?, 3/19/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 420000, 6/9/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/9/2020, 525000, 420000, 105000, 9, 9, 1.36, ?, 1, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":null,"last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22032237001","wst_id":"KP","zone":"Hazara","division":"Battagram","district":"Allai","tehsil":"Biari","uc":"Karag","village":"Square","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Kas Markaz","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.81386975,73.04507189","coordinates":null,"picture_of_wst_before_improvement":"003\/BG","wua_registration_no":"2\/4\/2020","wua_registration_date":"Faiz ul Manan","name_of_wua_president":"1320118188395","cnic_no_of_wua_president":"3451509264","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"110","storage_capacity_m3":"29059","storage_capacity_gallon":"3.00","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/13\/2020","issuance_date_of_govt_share":"420000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":null,"revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/19\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":null,"amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/9\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/9\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "KP" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, ?, ?, ?, Completed, 22032237002, KP, Hazara, Battagram, Allai, Rshang, Birsa, Square, Stone Masonry, ?, Birsa, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.79953,73.113502, ?, 66/A, 2/1/2021, Khalil Ur Rehman, 1320198087861, 3449558361, 8, 8, 0, 8, 6, 5, 8, 8, 1.36, 87, 22983, 3.15, 3, ?, WST Profile - Completed, ?, ?, 5/31/2021, 420000, 420000, 105000, ?, ?, ?, ?, 5/31/2021, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 420000, 6/9/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/9/2021, 525000, 420000, 105000, 8, 8, 1.36, ?, 1, 81.00%, 100.00%, 19.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":null,"last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22032237002","wst_id":"KP","zone":"Hazara","division":"Battagram","district":"Allai","tehsil":"Rshang","uc":"Birsa","village":"Square","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Birsa","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.79953,73.113502","coordinates":null,"picture_of_wst_before_improvement":"66\/A","wua_registration_no":"2\/1\/2021","wua_registration_date":"Khalil Ur Rehman","name_of_wua_president":"1320198087861","cnic_no_of_wua_president":"3449558361","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"22983","storage_capacity_gallon":"3.15","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/31\/2021","issuance_date_of_govt_share":"420000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":null,"revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/31\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":null,"amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/9\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/9\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"81.00%","water_saving":"100.00%","water_losses_before_improvement":"19.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "KP" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, ?, ?, ?, Completed, 22032237003, KP, Hazara, Battagram, Allai, Rshang, Kalay Nala, Square, Stone Masonry, ?, Nala, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.80137,73.110512, ?, 77/A, 2/3/2021, Anwar Ul Haq, 1320162571697, 3449558361, 6, 6, 0, 6, 6, 4, 8, 8, 1.36, 87, 22983, 3.15, 3, ?, WST Profile - Completed, ?, ?, 5/31/2021, 420000, 420000, 105000, ?, ?, ?, ?, 5/31/2021, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 420000, 6/8/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/8/2021, 525000, 420000, 105000, 8, 8, 1.36, ?, 2, 83.00%, 100.00%, 17.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":null,"last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22032237003","wst_id":"KP","zone":"Hazara","division":"Battagram","district":"Allai","tehsil":"Rshang","uc":"Kalay Nala","village":"Square","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Nala","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.80137,73.110512","coordinates":null,"picture_of_wst_before_improvement":"77\/A","wua_registration_no":"2\/3\/2021","wua_registration_date":"Anwar Ul Haq","name_of_wua_president":"1320162571697","cnic_no_of_wua_president":"3449558361","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"6","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"22983","storage_capacity_gallon":"3.15","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/31\/2021","issuance_date_of_govt_share":"420000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":null,"revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/31\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":null,"amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/8\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/8\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"83.00%","water_saving":"100.00%","water_losses_before_improvement":"17.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "KP" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, ?, ?, ?, Completed, 22032237004, KP, Hazara, Battagram, Allai, Karag, Umaray, Square, Stone Masonry, ?, Umaray, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.81096,73.046375, ?, 79/A, 3/2/2021, Faiz Ul Manan, 1320118188395, 3479571995, 7, 7, 0, 7, 5, 4, 8, 8, 1.36, 87, 22983, 3.15, 3, ?, WST Profile - Completed, ?, ?, 5/3/2021, 420000, 420000, 105000, ?, ?, ?, ?, 5/3/2021, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 420000, 5/21/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/21/2021, 525000, 420000, 105000, 8, 8, 1.36, ?, 1, 83.00%, 100.00%, 17.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":null,"last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22032237004","wst_id":"KP","zone":"Hazara","division":"Battagram","district":"Allai","tehsil":"Karag","uc":"Umaray","village":"Square","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Umaray","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.81096,73.046375","coordinates":null,"picture_of_wst_before_improvement":"79\/A","wua_registration_no":"3\/2\/2021","wua_registration_date":"Faiz Ul Manan","name_of_wua_president":"1320118188395","cnic_no_of_wua_president":"3479571995","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"5","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"22983","storage_capacity_gallon":"3.15","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/3\/2021","issuance_date_of_govt_share":"420000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":null,"revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/3\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":null,"amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"5\/21\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/21\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"83.00%","water_saving":"100.00%","water_losses_before_improvement":"17.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/14/2024 11:07:34" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/14/2024 11:07:34, ?, ?, Completed, 22032245001, KP, Hazara, Battagram, Allai, Banna, Dumrai, Rectangular, Plum Concrete, ?, Dumrai, Non-Canal Command Area, Other Source, Spring, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.827614, 73.091106, WST KP_Images/e9fd38b7Dumrai.Picture of WST Before Improvement.120501.jpg, BM 39005, 8/11/2022, Nazar ur Rehman, 1320118390057, 3458894174, 6, 6, 0, 6, 5, 4, 12, 5, 1.36, 80, 21164, 0.08, 2, ?, WST Profile - Completed, ?, ?, 9/29/2022, 577500, 462000, 115500, ?, 0, ?, ?, 9/30/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 184800, 10/6/2022, 138600, 1/5/2023, 138600, 1/9/2023, 0, ?, 277200, 1/9/2023, ?, ?, 462000, ?, WST Milestone Payments - Completed, ?, ?, 12/8/2022, 577500, 462000, 115500, 12, 5.48, 1.36, WST KP_Images/e9fd38b7Dumrai.Picture of WST - After Completion.120501.jpg, 1, 88.00%, 100.00%, 12.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/14\/2024 11:07:34","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22032245001","wst_id":"KP","zone":"Hazara","division":"Battagram","district":"Allai","tehsil":"Banna","uc":"Dumrai","village":"Rectangular","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Dumrai","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.827614, 73.091106","coordinates":"WST KP_Images\/e9fd38b7Dumrai.Picture of WST Before Improvement.120501.jpg","picture_of_wst_before_improvement":"BM 39005","wua_registration_no":"8\/11\/2022","wua_registration_date":"Nazar ur Rehman","name_of_wua_president":"1320118390057","cnic_no_of_wua_president":"3458894174","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"5","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"12","wst_length_meter":"5","wst_width_meter":"1.36","wst_depth_meter":"80","storage_capacity_m3":"21164","storage_capacity_gallon":"0.08","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/29\/2022","issuance_date_of_govt_share":"577500","total_amount_rs":"462000","govt_share_rs":"115500","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/30\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"184800","amount_of_icr_i_released_rs":"10\/6\/2022","date_of_icr_i_released":"138600","2nd_bill_payment_rs":"1\/5\/2023","2nd_bill_issuance_date":"138600","3rd_bill_payment_rs":"1\/9\/2023","3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"277200","amount_of_icr_ii_released_rs":"1\/9\/2023","date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"462000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/8\/2022","completion_date":"577500","verified_total_amount_rs":"462000","verified_govt_share_rs":"115500","verified_community_share_rs":"12","executed_wst_length_meter":"5.48","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/e9fd38b7Dumrai.Picture of WST - After Completion.120501.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"88.00%","water_saving":"100.00%","water_losses_before_improvement":"12.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "KP" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, ?, ?, ?, Completed, 22032247001, KP, Hazara, Battagram, Allai, Hutal Batkool, Hutal Batkool, Rectangular, Stone Masonry, ?, Drabo Qala, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.79644926,72.9754065, ?, 17/BG, 1/28/2020, Rozmeen Khan, 1320175134333, 3415599062, 8, 8, 0, 8, 12, 10, 8, 8, 1.36, 88, 23247, 3.21, 3, ?, WST Profile - Completed, ?, ?, 3/10/2020, 420000, 420000, 105000, ?, ?, ?, ?, 3/19/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 420000, 6/13/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/13/2020, 525000, 420000, 105000, 8, 8, 1.36, ?, 2, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":null,"last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22032247001","wst_id":"KP","zone":"Hazara","division":"Battagram","district":"Allai","tehsil":"Hutal Batkool","uc":"Hutal Batkool","village":"Rectangular","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Drabo Qala","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.79644926,72.9754065","coordinates":null,"picture_of_wst_before_improvement":"17\/BG","wua_registration_no":"1\/28\/2020","wua_registration_date":"Rozmeen Khan","name_of_wua_president":"1320175134333","cnic_no_of_wua_president":"3415599062","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23247","storage_capacity_gallon":"3.21","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/10\/2020","issuance_date_of_govt_share":"420000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":null,"revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/19\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":null,"amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/13\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/13\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "KP" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, ?, ?, ?, Completed, 22032247002, KP, Hazara, Battagram, Allai, Hutal Batkool, Shor Bari, Rectangular, Stone Masonry, ?, Shor Bari, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.8221,73.005532, ?, 65/A 19-20, 2/17/2020, Muhammad Said, 1320136224119, 3429694549, 8, 8, 0, 8, 6, 5, 10, 7, 1.36, 97, 25625, 3.15, 3, ?, WST Profile - Completed, ?, ?, 3/10/2020, 420000, 420000, 105000, ?, ?, ?, ?, 3/19/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 420000, 6/28/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/28/2020, 525000, 420000, 105000, 10, 7.31, 1.36, ?, 1, 88.00%, 100.00%, 12.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":null,"last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22032247002","wst_id":"KP","zone":"Hazara","division":"Battagram","district":"Allai","tehsil":"Hutal Batkool","uc":"Shor Bari","village":"Rectangular","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Shor Bari","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.8221,73.005532","coordinates":null,"picture_of_wst_before_improvement":"65\/A 19-20","wua_registration_no":"2\/17\/2020","wua_registration_date":"Muhammad Said","name_of_wua_president":"1320136224119","cnic_no_of_wua_president":"3429694549","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"10","wst_length_meter":"7","wst_width_meter":"1.36","wst_depth_meter":"97","storage_capacity_m3":"25625","storage_capacity_gallon":"3.15","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/10\/2020","issuance_date_of_govt_share":"420000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":null,"revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/19\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":null,"amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/28\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/28\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"10","executed_wst_length_meter":"7.31","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"88.00%","water_saving":"100.00%","water_losses_before_improvement":"12.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "KP" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, ?, ?, ?, Completed, 22032247003, KP, Hazara, Battagram, Allai, Bab, Bab, Rectangular, Stone Masonry, ?, Tangi, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.81736,73.00459, ?, 67/A, 3/30/2021, Faizo Khan, 1320168445395, 3443085924, 7, 7, 0, 7, 7, 5, 12, 6, 1.36, 86, 22719, 3.15, 3, ?, WST Profile - Completed, ?, ?, 6/7/2021, 420000, 420000, 105000, ?, ?, ?, ?, 6/7/2021, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 420000, 6/11/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/11/2021, 525000, 420000, 105000, 12, 5.5, 1.36, ?, 2, 84.00%, 100.00%, 16.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":null,"last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22032247003","wst_id":"KP","zone":"Hazara","division":"Battagram","district":"Allai","tehsil":"Bab","uc":"Bab","village":"Rectangular","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Tangi","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.81736,73.00459","coordinates":null,"picture_of_wst_before_improvement":"67\/A","wua_registration_no":"3\/30\/2021","wua_registration_date":"Faizo Khan","name_of_wua_president":"1320168445395","cnic_no_of_wua_president":"3443085924","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"7","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"12","wst_length_meter":"6","wst_width_meter":"1.36","wst_depth_meter":"86","storage_capacity_m3":"22719","storage_capacity_gallon":"3.15","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/7\/2021","issuance_date_of_govt_share":"420000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":null,"revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/7\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":null,"amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/11\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/11\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"12","executed_wst_length_meter":"5.5","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"84.00%","water_saving":"100.00%","water_losses_before_improvement":"16.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "KP" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, ?, ?, ?, Completed, 22032247004, KP, Hazara, Battagram, Allai, Karag, Espidar, Rectangular, Stone Masonry, ?, Paity, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.82449,73.063674, ?, 71/A, 3/16/2021, Zahir ullah, 1320173965077, 3485742878, 6, 6, 0, 6, 7, 6, 12, 6, 1.36, 86, 22719, 3.15, 3, ?, WST Profile - Completed, ?, ?, 3/5/2021, 420000, 420000, 105000, ?, ?, ?, ?, 5/3/2021, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 420000, 5/24/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/24/2021, 525000, 420000, 105000, 12, 5.5, 1.36, ?, 1, 91.00%, 100.00%, 9.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":null,"last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22032247004","wst_id":"KP","zone":"Hazara","division":"Battagram","district":"Allai","tehsil":"Karag","uc":"Espidar","village":"Rectangular","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Paity","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.82449,73.063674","coordinates":null,"picture_of_wst_before_improvement":"71\/A","wua_registration_no":"3\/16\/2021","wua_registration_date":"Zahir ullah","name_of_wua_president":"1320173965077","cnic_no_of_wua_president":"3485742878","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"12","wst_length_meter":"6","wst_width_meter":"1.36","wst_depth_meter":"86","storage_capacity_m3":"22719","storage_capacity_gallon":"3.15","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/5\/2021","issuance_date_of_govt_share":"420000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":null,"revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/3\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":null,"amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"5\/24\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/24\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"12","executed_wst_length_meter":"5.5","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"91.00%","water_saving":"100.00%","water_losses_before_improvement":"9.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "KP" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, ?, ?, ?, Completed, 22032247005, KP, Hazara, Battagram, Allai, Asharband, Asharband, Rectangular, Stone Masonry, ?, Dair, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.8539,73.062784, ?, 106, 10/6/2020, Shahab Uddin, 1320107288481, 3479463303, 8, 8, 0, 8, 6, 5, 11, 6, 1.36, 85, 22455, 3.15, 3, ?, WST Profile - Completed, ?, ?, 12/9/2020, 420000, 420000, 105000, ?, ?, ?, ?, 12/9/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 420000, 4/20/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/20/2021, 525000, 420000, 150000, 11, 5.65, 1.36, ?, 1, 83.00%, 100.00%, 17.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":null,"last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22032247005","wst_id":"KP","zone":"Hazara","division":"Battagram","district":"Allai","tehsil":"Asharband","uc":"Asharband","village":"Rectangular","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Dair","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.8539,73.062784","coordinates":null,"picture_of_wst_before_improvement":"106","wua_registration_no":"10\/6\/2020","wua_registration_date":"Shahab Uddin","name_of_wua_president":"1320107288481","cnic_no_of_wua_president":"3479463303","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"11","wst_length_meter":"6","wst_width_meter":"1.36","wst_depth_meter":"85","storage_capacity_m3":"22455","storage_capacity_gallon":"3.15","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/9\/2020","issuance_date_of_govt_share":"420000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":null,"revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/9\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":null,"amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"4\/20\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/20\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"150000","verified_community_share_rs":"11","executed_wst_length_meter":"5.65","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"83.00%","water_saving":"100.00%","water_losses_before_improvement":"17.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "KP" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, ?, ?, ?, Completed, 22032247006, KP, Hazara, Battagram, Allai, Faqiro, Faqiro, Rectangular, Stone Masonry, ?, Peza, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.81463,73.007811, ?, 110, 10/13/2020, Nazim Ullah, 1320157924311, 3491451963, 7, 7, 0, 7, 6, 4, 11, 6, 1.36, 88, 23247, 3.15, 3, ?, WST Profile - Completed, ?, ?, 12/3/2020, 420000, 420000, 105000, ?, ?, 420000, 44314, 12/9/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 420000, 2/4/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/4/2021, 525000, 420000, 105000, 11, 6.1, 1.36, ?, 2, 81.00%, 100.00%, 19.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":null,"last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22032247006","wst_id":"KP","zone":"Hazara","division":"Battagram","district":"Allai","tehsil":"Faqiro","uc":"Faqiro","village":"Rectangular","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Peza","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.81463,73.007811","coordinates":null,"picture_of_wst_before_improvement":"110","wua_registration_no":"10\/13\/2020","wua_registration_date":"Nazim Ullah","name_of_wua_president":"1320157924311","cnic_no_of_wua_president":"3491451963","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"6","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"11","wst_length_meter":"6","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23247","storage_capacity_gallon":"3.15","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/3\/2020","issuance_date_of_govt_share":"420000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":null,"revised_total_amount_rs":"420000","revised_govt_share_rs":"44314","revised_community_share_rs":"12\/9\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":null,"amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"2\/4\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/4\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"11","executed_wst_length_meter":"6.1","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"81.00%","water_saving":"100.00%","water_losses_before_improvement":"19.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 15:08:52" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/10/2024 15:08:52, ?, ?, Completed, 22033132001, KP, Hazara, Haripur, Haripur, Chajjian, Chajjian, Square, Brick Masonry, ?, Abdur Razzaq, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.8845,73.037362, WST KP_Images/529Abdur Razzaq.Picture of WST Before Improvement.173212.jpg, 2, 12/9/2019, Abdur Razzaq, 1330224946487, 3453925602, 10, 10, 0, 10, 5, 5, 9, 9, 1.36, 113.86, 30122, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/24/2020, 560000, 420000, 140000, ?, 0, ?, ?, 12/4/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/15/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/14/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/16/2021, 560000, 420000, 140000, 9, 9.15, 1.36, ?, 0, 55.00%, 85.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/10\/2024 15:08:52","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033132001","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Haripur","tehsil":"Chajjian","uc":"Chajjian","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdur Razzaq","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.8845,73.037362","coordinates":"WST KP_Images\/529Abdur Razzaq.Picture of WST Before Improvement.173212.jpg","picture_of_wst_before_improvement":"2","wua_registration_no":"12\/9\/2019","wua_registration_date":"Abdur Razzaq","name_of_wua_president":"1330224946487","cnic_no_of_wua_president":"3453925602","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"113.86","storage_capacity_m3":"30122","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/4\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/15\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/14\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/16\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9.15","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"55.00%","water_saving":"85.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 15:14:10" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/10/2024 15:14:10, ?, ?, Completed, 22033132002, KP, Hazara, Haripur, Haripur, Dheenda, Jagal, Square, Brick Masonry, ?, Nazakat Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.007884, 72.853619, WST KP_Images/531Nazakat Khan.Picture of WST Before Improvement.173926.jpg, 59, 6/22/2020, Nazakat Khan, 1330203790293, 3160881713, 11, 11, 0, 11, 11.62, 11.62, 11, 11, 1.36, 164.56, 43534, 0.18, 5, ?, WST Profile - Completed, ?, ?, 11/4/2020, 560000, 420000, 140000, ?, 0, ?, ?, 11/5/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 11/17/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 5/6/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/30/2020, 560000, 420000, 140000, 11, 11, 1.36, ?, 0, 40.00%, 80.00%, 40.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, Nazakat Khan, ?, Nazakat Khan, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/10\/2024 15:14:10","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033132002","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Haripur","tehsil":"Dheenda","uc":"Jagal","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Nazakat Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.007884, 72.853619","coordinates":"WST KP_Images\/531Nazakat Khan.Picture of WST Before Improvement.173926.jpg","picture_of_wst_before_improvement":"59","wua_registration_no":"6\/22\/2020","wua_registration_date":"Nazakat Khan","name_of_wua_president":"1330203790293","cnic_no_of_wua_president":"3160881713","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"11.62","gross_command_area_gca_acres":"11.62","cultural_command_area_cca_acres":"11","wst_length_meter":"11","wst_width_meter":"1.36","wst_depth_meter":"164.56","storage_capacity_m3":"43534","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/4\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/5\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"11\/17\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"5\/6\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/30\/2020","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"11","executed_wst_length_meter":"11","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"40.00%","water_saving":"80.00%","water_losses_before_improvement":"40.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":"Nazakat Khan","bls_i":null,"bls_ii":"Nazakat Khan","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 11:16:22" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/10/2024 11:16:22, ?, ?, Completed, 22033132003, KP, Hazara, Haripur, Haripur, Dingi, Mohri Pir Bakhsh, Square, Brick Masonry, ?, Yasir Arafat, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.93614,72.7957695, WST KP_Images/533Yasir Arafat.Picture of WST Before Improvement.091837.jpg, 34, 2/13/2020, Yasir Arafat, 1330205292495, 3318220717, 10, 10, 0, 10, 12, 10, 12, 12, 1.36, 196, 51852, 0.17, 5, ?, WST Profile - Completed, ?, ?, 3/16/2020, 634290, 420000, 214290, ?, 0, ?, ?, 3/16/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 4/16/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 4/16/2020, 607384, 420000, 187384, 12, 12, 1.36, ?, 0, 80.00%, 100.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/10\/2024 11:16:22","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033132003","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Haripur","tehsil":"Dingi","uc":"Mohri Pir Bakhsh","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Yasir Arafat","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.93614,72.7957695","coordinates":"WST KP_Images\/533Yasir Arafat.Picture of WST Before Improvement.091837.jpg","picture_of_wst_before_improvement":"34","wua_registration_no":"2\/13\/2020","wua_registration_date":"Yasir Arafat","name_of_wua_president":"1330205292495","cnic_no_of_wua_president":"3318220717","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.17","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/16\/2020","issuance_date_of_govt_share":"634290","total_amount_rs":"420000","govt_share_rs":"214290","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"4\/16\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/16\/2020","completion_date":"607384","verified_total_amount_rs":"420000","verified_govt_share_rs":"187384","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"80.00%","water_saving":"100.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 11:20:30" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/10/2024 11:20:30, ?, ?, Completed, 22033132004, KP, Hazara, Haripur, Haripur, Dingi, Mohri Malya, Square, Brick Masonry, ?, Muhammad Raziq, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.949631,72.799615, WST KP_Images/534Muhammad Raziq.Picture of WST Before Improvement.091953.jpg, 10, 1/20/2020, Muhammad Raziq, 1330271785155, 3135638338, 10, 10, 0, 10, 13.25, 5.25, 12, 12, 1.36, 196, 51852, 0.18, 5, ?, WST Profile - Completed, ?, ?, 2/24/2020, 634290, 420000, 214290, ?, 0, ?, ?, 2/28/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 3/10/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 3/10/2020, 627979, 420000, 207979, 12, 12, 1.36, ?, 0, 81.00%, 100.00%, 19.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/10\/2024 11:20:30","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033132004","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Haripur","tehsil":"Dingi","uc":"Mohri Malya","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Raziq","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.949631,72.799615","coordinates":"WST KP_Images\/534Muhammad Raziq.Picture of WST Before Improvement.091953.jpg","picture_of_wst_before_improvement":"10","wua_registration_no":"1\/20\/2020","wua_registration_date":"Muhammad Raziq","name_of_wua_president":"1330271785155","cnic_no_of_wua_president":"3135638338","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"13.25","gross_command_area_gca_acres":"5.25","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2020","issuance_date_of_govt_share":"634290","total_amount_rs":"420000","govt_share_rs":"214290","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/28\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"3\/10\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/10\/2020","completion_date":"627979","verified_total_amount_rs":"420000","verified_govt_share_rs":"207979","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"81.00%","water_saving":"100.00%","water_losses_before_improvement":"19.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 11:23:08" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/10/2024 11:23:08, ?, ?, Completed, 22033132005, KP, Hazara, Haripur, Haripur, Beer, Neelore, Kakotri, Square, Brick Masonry, ?, Malik Khyber Zaman, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.081729, 72.997313, WST KP_Images/535Malik Khyber Zaman.Picture of WST Before Improvement.092426.jpg, 23, 1/28/2020, Malik Khyber Zaman, 1330297249909, 3344629717, 10, 10, 0, 10, 6.25, 6.25, 12, 12, 1.36, 196, 51852, 0.16, 5, ?, WST Profile - Completed, ?, ?, 2/24/2020, 673052, 420000, 253052, ?, 0, ?, ?, 2/26/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 3/11/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/11/2020, 622441, 420000, 202441, 12, 12, 1.36, ?, 0, 80.00%, 100.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/10\/2024 11:23:08","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033132005","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Haripur","tehsil":"Beer","uc":"Neelore, Kakotri","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Malik Khyber Zaman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.081729, 72.997313","coordinates":"WST KP_Images\/535Malik Khyber Zaman.Picture of WST Before Improvement.092426.jpg","picture_of_wst_before_improvement":"23","wua_registration_no":"1\/28\/2020","wua_registration_date":"Malik Khyber Zaman","name_of_wua_president":"1330297249909","cnic_no_of_wua_president":"3344629717","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"6.25","gross_command_area_gca_acres":"6.25","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.16","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2020","issuance_date_of_govt_share":"673052","total_amount_rs":"420000","govt_share_rs":"253052","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/26\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"3\/11\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/11\/2020","completion_date":"622441","verified_total_amount_rs":"420000","verified_govt_share_rs":"202441","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"80.00%","water_saving":"100.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 20:33:13" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (5, 5/10/2024 20:33:13, ?, ?, Completed, 22033132006, KP, Hazara, Haripur, Haripur, Pind Kamal Khan, Pind Kamal Khan, Square, Brick Masonry, ?, Khani Zaman, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.909942, 72.929159, WST KP_Images/1c87fc1cKhani Zaman.Picture of WST Before Improvement.102256.jpg, 5317, 9/15/2021, Fazal  ur Rehman, 1330235549617, 3115909731, 12, 12, 0, 12, 8, 8, 9, 9, 1.36, 100.59, 26611, 0.12, 3, ?, WST Profile - Completed, ?, ?, 10/22/2021, 560000, 420000, 140000, ?, 0, ?, ?, 10/23/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 11/15/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/24/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/31/2022, 560000, 420000, 140000, 9, 8.6, 1.36, ?, 0, 25.00%, 85.00%, 60.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Khani Zaman, Khani Zaman, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"5","edit_counter":"5\/10\/2024 20:33:13","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033132006","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Haripur","tehsil":"Pind Kamal Khan","uc":"Pind Kamal Khan","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Khani Zaman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.909942, 72.929159","coordinates":"WST KP_Images\/1c87fc1cKhani Zaman.Picture of WST Before Improvement.102256.jpg","picture_of_wst_before_improvement":"5317","wua_registration_no":"9\/15\/2021","wua_registration_date":"Fazal  ur Rehman","name_of_wua_president":"1330235549617","cnic_no_of_wua_president":"3115909731","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"8","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"100.59","storage_capacity_m3":"26611","storage_capacity_gallon":"0.12","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/22\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/23\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"11\/15\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/24\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/31\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"8.6","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"25.00%","water_saving":"85.00%","water_losses_before_improvement":"60.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Khani Zaman","bls_ii":"Khani Zaman","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 20:13:54" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (7, 5/10/2024 20:13:54, ?, ?, Completed, 22033132007, KP, Hazara, Haripur, Haripur, Pind Kamal Khan, Doyan Khushki, Chachian, Square, Brick Masonry, ?, Muhammad Sajjad, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.943328, 72.928901, WST KP_Images/dbe54059Muhammad Sajjad.Picture of WST Before Improvement.115448.jpg, 5313, 11/11/2021, Muhammad Sajjad, 1330227546711, 3335075784, 12, 12, 0, 12, 6, 2, 9, 9, 1.36, 98.26, 25995, 0.18, 5, ?, WST Profile - Completed, ?, ?, 5/18/2022, 560000, 420000, 140000, ?, 0, ?, ?, 5/18/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 8/30/2022, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 6/9/2022, 560000, 420000, 140000, 9, 8.5, 1.36, ?, 2, 25.00%, 60.00%, 85.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"7","edit_counter":"5\/10\/2024 20:13:54","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033132007","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Haripur","tehsil":"Pind Kamal Khan","uc":"Doyan Khushki, Chachian","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Sajjad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.943328, 72.928901","coordinates":"WST KP_Images\/dbe54059Muhammad Sajjad.Picture of WST Before Improvement.115448.jpg","picture_of_wst_before_improvement":"5313","wua_registration_no":"11\/11\/2021","wua_registration_date":"Muhammad Sajjad","name_of_wua_president":"1330227546711","cnic_no_of_wua_president":"3335075784","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"6","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"98.26","storage_capacity_m3":"25995","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/18\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/18\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"8\/30\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/9\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"8.5","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"25.00%","water_saving":"60.00%","water_losses_before_improvement":"85.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 19:25:21" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/10/2024 19:25:21, ?, ?, Completed, 22033132008, KP, Hazara, Haripur, Haripur, Pandak, Pandak, Square, Brick Masonry, ?, Muhammad Ali Raza, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.951480, 72.939500, WST KP_Images/e2a8cc28Muhammad Ali Raza.Picture of WST Before Improvement.103605.jpg, 5308, 6/2/2021, Muhammad Ali Raza, 1330274093309, 3335077109, 15, 15, 0, 15, 8, 6, 11, 11, 1.36, 164.56, 43534, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/24/2022, 560000, 420000, 140000, ?, 0, ?, ?, 1/26/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 2/8/2022, 126000, 2/24/2022, ?, ?, ?, ?, 126000, 2/24/2022, 126000, 6/8/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/25/2022, 560000, 420000, 140000, 12, 12, 2.4, ?, 2, 30.00%, 90.00%, 60.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/10\/2024 19:25:21","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033132008","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Haripur","tehsil":"Pandak","uc":"Pandak","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Ali Raza","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.951480, 72.939500","coordinates":"WST KP_Images\/e2a8cc28Muhammad Ali Raza.Picture of WST Before Improvement.103605.jpg","picture_of_wst_before_improvement":"5308","wua_registration_no":"6\/2\/2021","wua_registration_date":"Muhammad Ali Raza","name_of_wua_president":"1330274093309","cnic_no_of_wua_president":"3335077109","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"11","wst_length_meter":"11","wst_width_meter":"1.36","wst_depth_meter":"164.56","storage_capacity_m3":"43534","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/24\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/26\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"2\/8\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"2\/24\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"2\/24\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/25\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"2.4","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"30.00%","water_saving":"90.00%","water_losses_before_improvement":"60.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 20:06:52" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/10/2024 20:06:52, ?, ?, Completed, 22033132009, KP, Hazara, Haripur, Haripur, Bakka, Gudwalian, Square, Brick Masonry, ?, Sajjad Nabi, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.997862, 72.803536, WST KP_Images/1de15296Sajjad Nabi.Picture of WST Before Improvement.103012.jpg, 5311, 6/3/2021, Sajjad Nabi, 1330204054821, 3002367117, 11, 11, 0, 11, 6, 4, 8, 8, 1.36, 87.04, 23026, 0.11, 3, ?, WST Profile - Completed, ?, ?, 1/24/2022, 560000, 420000, 140000, ?, 0, ?, ?, 1/26/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 2/8/2022, 126000, 2/24/2022, ?, ?, ?, ?, 126000, 2/24/2022, 126000, 6/8/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/5/2022, 560000, 420000, 140000, 8, 8.15, 1.4, ?, 2, 25.00%, 85.00%, 60.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/10\/2024 20:06:52","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033132009","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Haripur","tehsil":"Bakka","uc":"Gudwalian","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sajjad Nabi","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.997862, 72.803536","coordinates":"WST KP_Images\/1de15296Sajjad Nabi.Picture of WST Before Improvement.103012.jpg","picture_of_wst_before_improvement":"5311","wua_registration_no":"6\/3\/2021","wua_registration_date":"Sajjad Nabi","name_of_wua_president":"1330204054821","cnic_no_of_wua_president":"3002367117","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"6","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/24\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/26\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"2\/8\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"2\/24\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"2\/24\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/5\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8.15","executed_wst_width_meter":"1.4","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"25.00%","water_saving":"85.00%","water_losses_before_improvement":"60.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 19:39:36" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/10/2024 19:39:36, ?, ?, Completed, 22033132010, KP, Hazara, Haripur, Haripur, Pandak, Pandak, Square, Brick Masonry, ?, Ahsan Raza, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.946879, 72.946776, WST KP_Images/bab42086Ahsan Raza.Picture of WST Before Improvement.104214.jpg, 5309, 6/2/2021, Ahsan Raza, 1330231444161, 3335077109, 15, 15, 0, 15, 6, 4, 12, 12, 1.36, 195.84, 51810, 0.32, 9, ?, WST Profile - Completed, ?, ?, 1/24/2022, 560000, 420000, 140000, ?, 0, ?, ?, 1/26/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 2/8/2022, 126000, 2/24/2022, ?, ?, ?, ?, 126000, 2/24/2022, 126000, 6/8/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/25/2022, 560000, 420000, 140000, 12, 12, 2.4, ?, 2, 30.00%, 90.00%, 60.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Ahsan Raza, Ahsan Raza, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/10\/2024 19:39:36","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033132010","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Haripur","tehsil":"Pandak","uc":"Pandak","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ahsan Raza","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.946879, 72.946776","coordinates":"WST KP_Images\/bab42086Ahsan Raza.Picture of WST Before Improvement.104214.jpg","picture_of_wst_before_improvement":"5309","wua_registration_no":"6\/2\/2021","wua_registration_date":"Ahsan Raza","name_of_wua_president":"1330231444161","cnic_no_of_wua_president":"3335077109","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"6","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"195.84","storage_capacity_m3":"51810","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/24\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/26\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"2\/8\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"2\/24\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"2\/24\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/25\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"2.4","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"30.00%","water_saving":"90.00%","water_losses_before_improvement":"60.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Ahsan Raza","bls_ii":"Ahsan Raza","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 20:11:15" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/10/2024 20:11:15, ?, ?, Completed, 22033132011, KP, Hazara, Haripur, Haripur, Dheendha, Jagal, Square, Brick Masonry, ?, Mehar Shah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.019168, 72.851719, WST KP_Images/cc622e2bMehar Shah.Picture of WST Before Improvement.104845.jpg, 5336, 10/26/2021, Mehar Shah, 1330284784233, 3157797949, 12, 12, 0, 12, 9, 5, 8, 8, 1.36, 87.04, 23026, 0.32, 9, ?, WST Profile - Completed, ?, ?, 1/24/2022, 560000, 420000, 140000, ?, 0, ?, ?, 1/26/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 2/8/2022, 126000, 2/24/2022, ?, ?, ?, ?, 126000, 2/24/2022, 126000, 6/8/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/28/2022, 560000, 420000, 140000, 8, 8, 1.36, ?, 1, 30.00%, 90.00%, 60.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/10\/2024 20:11:15","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033132011","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Haripur","tehsil":"Dheendha","uc":"Jagal","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mehar Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.019168, 72.851719","coordinates":"WST KP_Images\/cc622e2bMehar Shah.Picture of WST Before Improvement.104845.jpg","picture_of_wst_before_improvement":"5336","wua_registration_no":"10\/26\/2021","wua_registration_date":"Mehar Shah","name_of_wua_president":"1330284784233","cnic_no_of_wua_president":"3157797949","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"9","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/24\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/26\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"2\/8\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"2\/24\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"2\/24\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/28\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"30.00%","water_saving":"90.00%","water_losses_before_improvement":"60.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 19:18:50" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/10/2024 19:18:50, ?, ?, Completed, 22033132012, KP, Hazara, Haripur, Haripur, Kot Najibullah, Kot Najibullah, Square, Brick Masonry, ?, Muhammad Zaman Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.949986, 72.871460, WST KP_Images/a8e45a57Muhammad Zaman Khan.Picture of WST Before Improvement.105206.jpg, 5334, 9/17/2021, Muhammad Zaman Khan, 1330204696405, 3459690971, 13, 13, 0, 13, 12, 9, 9, 9, 1.36, 99.2, 26243, 0.14, 4, ?, WST Profile - Completed, ?, ?, 10/22/2021, 560000, 420000, 140000, ?, 0, ?, ?, 10/23/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 11/12/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/8/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/31/2021, 560000, 420000, 140000, 9, 8.54, 1.36, ?, 3, 30.00%, 90.00%, 60.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Muhammad Zaman Khan, Muhammad Zaman Khan, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/10\/2024 19:18:50","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033132012","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Haripur","tehsil":"Kot Najibullah","uc":"Kot Najibullah","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Zaman Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.949986, 72.871460","coordinates":"WST KP_Images\/a8e45a57Muhammad Zaman Khan.Picture of WST Before Improvement.105206.jpg","picture_of_wst_before_improvement":"5334","wua_registration_no":"9\/17\/2021","wua_registration_date":"Muhammad Zaman Khan","name_of_wua_president":"1330204696405","cnic_no_of_wua_president":"3459690971","contact_no_of_wua_president":"13","total_number_of_shareholders":"13","male_wua_members":"0","female_wua_members":"13","total_wua_members":"12","gross_command_area_gca_acres":"9","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"99.2","storage_capacity_m3":"26243","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/22\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/23\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"11\/12\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/31\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"8.54","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"30.00%","water_saving":"90.00%","water_losses_before_improvement":"60.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Muhammad Zaman Khan","bls_ii":"Muhammad Zaman Khan","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 20:49:04" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/10/2024 20:49:04, ?, ?, Completed, 22033132013, KP, Hazara, Haripur, Haripur, Sirya, Sirya, Square, Brick Masonry, ?, Muslim Din, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.948246, 72.912054, WST KP_Images/001be318Muslim Din.Picture of WST Before Improvement.114106.jpg, 5371, 1/4/2022, Muslim Din, 1330254944485, 3462664611, 11, 11, 0, 11, 23, 3, 11, 11, 1.36, 164.56, 43534, 0.18, 5, ?, WST Profile - Completed, ?, ?, 5/18/2022, 560000, 420000, 140000, ?, 0, ?, ?, 5/18/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 8/30/2022, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 6/9/2022, 560000, 420000, 140000, 11, 11, 1.36, ?, 0, 30.00%, 90.00%, 60.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/10\/2024 20:49:04","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033132013","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Haripur","tehsil":"Sirya","uc":"Sirya","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muslim Din","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.948246, 72.912054","coordinates":"WST KP_Images\/001be318Muslim Din.Picture of WST Before Improvement.114106.jpg","picture_of_wst_before_improvement":"5371","wua_registration_no":"1\/4\/2022","wua_registration_date":"Muslim Din","name_of_wua_president":"1330254944485","cnic_no_of_wua_president":"3462664611","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"23","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"11","wst_length_meter":"11","wst_width_meter":"1.36","wst_depth_meter":"164.56","storage_capacity_m3":"43534","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/18\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/18\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"8\/30\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/9\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"11","executed_wst_length_meter":"11","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"30.00%","water_saving":"90.00%","water_losses_before_improvement":"60.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 20:40:05" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/10/2024 20:40:05, ?, ?, Completed, 22033132014, KP, Hazara, Haripur, Haripur, Sirya, Sirya, Square, Brick Masonry, ?, Waheed Ahmad, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.902300, 72.922040, WST KP_Images/68cc6af3Waheed Ahmad.Picture of WST Before Improvement.102512.jpg, 5355, 8/29/2021, Waheed Ahmad, 1330204637285, 3369263435, 11, 11, 0, 11, 8, 6, 8, 8, 1.36, 87.04, 23026, 0.11, 3, ?, WST Profile - Completed, ?, ?, 2/24/2022, 560000, 420000, 140000, ?, 0, ?, ?, 2/24/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 3/1/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/8/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/12/2022, 560000, 420000, 140000, 8, 8, 1.36, ?, 2, 25.00%, 90.00%, 65.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/10\/2024 20:40:05","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033132014","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Haripur","tehsil":"Sirya","uc":"Sirya","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Waheed Ahmad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.902300, 72.922040","coordinates":"WST KP_Images\/68cc6af3Waheed Ahmad.Picture of WST Before Improvement.102512.jpg","picture_of_wst_before_improvement":"5355","wua_registration_no":"8\/29\/2021","wua_registration_date":"Waheed Ahmad","name_of_wua_president":"1330204637285","cnic_no_of_wua_president":"3369263435","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/24\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"3\/1\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/12\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"25.00%","water_saving":"90.00%","water_losses_before_improvement":"65.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 19:45:44" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (5, 5/10/2024 19:45:44, ?, ?, Completed, 22033132015, KP, Hazara, Haripur, Haripur, Darwesh, Darwesh, Square, Brick Masonry, ?, Muhammad Ishaq, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.966576, 72.912466, WST KP_Images/2342ce4cMuhammad Ishaq.Picture of WST Before Improvement.115937.jpg, 5316, 8/18/2021, Muhammad Ishaq, 1330275039101, 3354055552, 12, 12, 0, 12, 12, 8, 9, 9, 1.36, 99.2, 26243, 0.12, 3, ?, WST Profile - Completed, ?, ?, 11/12/2021, 560000, 420000, 140000, ?, 0, ?, ?, 11/12/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 11/24/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/24/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/31/2021, 560000, 420000, 140000, 9, 8.54, 1.36, ?, 2, 25.00%, 85.00%, 60.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"5","edit_counter":"5\/10\/2024 19:45:44","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033132015","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Haripur","tehsil":"Darwesh","uc":"Darwesh","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Ishaq","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.966576, 72.912466","coordinates":"WST KP_Images\/2342ce4cMuhammad Ishaq.Picture of WST Before Improvement.115937.jpg","picture_of_wst_before_improvement":"5316","wua_registration_no":"8\/18\/2021","wua_registration_date":"Muhammad Ishaq","name_of_wua_president":"1330275039101","cnic_no_of_wua_president":"3354055552","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"12","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"99.2","storage_capacity_m3":"26243","storage_capacity_gallon":"0.12","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/12\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/12\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"11\/24\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/24\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/31\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"8.54","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"25.00%","water_saving":"85.00%","water_losses_before_improvement":"60.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 15:10:23" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/9/2024 15:10:23, ?, ?, Completed, 22033132016, KP, Hazara, Haripur, Haripur, Bandi Sher Khan, Bajwala, Square, Brick Masonry, ?, Razmat Khan, Non-Canal Command Area, Other Source, Spring and Tube Well, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.957254, 73.067726, WST KP_Images/5e14e80dRazmat Khan.Picture of WST Before Improvement.120301.jpg, 5333, 10/21/2021, Saisar Khan, 1330203390693, 3465619802, 11, 11, 0, 11, 5, 5, 8, 8, 1.36, 87.04, 23026, 0.11, 3, ?, WST Profile - Completed, ?, ?, 10/22/2021, 560000, 420000, 140000, ?, 0, ?, ?, 10/23/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 11/19/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/8/2022, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 5/18/2022, 560000, 420000, 140000, 11, 6.5, 1.36, ?, 1, 80.00%, 100.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/9\/2024 15:10:23","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033132016","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Haripur","tehsil":"Bandi Sher Khan","uc":"Bajwala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Razmat Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring and Tube Well","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.957254, 73.067726","coordinates":"WST KP_Images\/5e14e80dRazmat Khan.Picture of WST Before Improvement.120301.jpg","picture_of_wst_before_improvement":"5333","wua_registration_no":"10\/21\/2021","wua_registration_date":"Saisar Khan","name_of_wua_president":"1330203390693","cnic_no_of_wua_president":"3465619802","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/22\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/23\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"11\/19\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/18\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"11","executed_wst_length_meter":"6.5","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"80.00%","water_saving":"100.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 15:52:11" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (5, 5/9/2024 15:52:11, ?, ?, Completed, 22033132017, KP, Hazara, Haripur, Haripur, Shah Maqsood, Akhoon Bandi, Square, Brick Masonry, ?, Akhtar Nawaz, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.014224, 73.073010, WST KP_Images/7cee8cd0Akhtar Nawaz.Picture of WST Before Improvement.095643.jpg, 5364, 11/30/2021, Akhtar Nawaz, 1330273417949, 3005381253, 11, 11, 0, 11, 8, 8, 8, 8, 1.36, 87.04, 23026, 0.11, 3, ?, WST Profile - Completed, ?, ?, 4/14/2022, 560000, 420000, 140000, ?, 0, ?, ?, 4/14/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 8/30/2022, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 5/31/2022, 560000, 420000, 140000, 9, 8.15, 1.36, ?, 0, 80.00%, 100.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"5","edit_counter":"5\/9\/2024 15:52:11","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033132017","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Haripur","tehsil":"Shah Maqsood","uc":"Akhoon Bandi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Akhtar Nawaz","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.014224, 73.073010","coordinates":"WST KP_Images\/7cee8cd0Akhtar Nawaz.Picture of WST Before Improvement.095643.jpg","picture_of_wst_before_improvement":"5364","wua_registration_no":"11\/30\/2021","wua_registration_date":"Akhtar Nawaz","name_of_wua_president":"1330273417949","cnic_no_of_wua_president":"3005381253","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"8","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/14\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/14\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"8\/30\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/31\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"8.15","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"80.00%","water_saving":"100.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 20:30:45" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (5, 5/10/2024 20:30:45, ?, ?, Completed, 22033132018, KP, Hazara, Haripur, Haripur, Sarai Nemat Khan, Shingri Paswal, Square, Brick Masonry, ?, Qaiser Tariq, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.085673, 73.056631, WST KP_Images/a9f46974Qaiser Tariq.Picture of WST Before Improvement.113951.jpg, 66, 7/6/2020, Qaiser Tariq, 1330204767701, 3005645607, 10, 10, 0, 10, 8, 8, 8, 8, 1.36, 87.04, 23026, 0.14, 4, ?, WST Profile - Completed, ?, ?, 10/22/2021, 560000, 420000, 140000, ?, 0, ?, ?, 10/23/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 3/1/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 4/27/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/5/2022, 560000, 420000, 140000, 8, 8.25, 1.34, ?, 2, 30.00%, 90.00%, 60.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"5","edit_counter":"5\/10\/2024 20:30:45","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033132018","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Haripur","tehsil":"Sarai Nemat Khan","uc":"Shingri Paswal","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Qaiser Tariq","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.085673, 73.056631","coordinates":"WST KP_Images\/a9f46974Qaiser Tariq.Picture of WST Before Improvement.113951.jpg","picture_of_wst_before_improvement":"66","wua_registration_no":"7\/6\/2020","wua_registration_date":"Qaiser Tariq","name_of_wua_president":"1330204767701","cnic_no_of_wua_president":"3005645607","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"8","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/22\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/23\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"3\/1\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/27\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/5\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8.25","executed_wst_width_meter":"1.34","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"30.00%","water_saving":"90.00%","water_losses_before_improvement":"60.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 20:23:38" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (5, 5/10/2024 20:23:38, ?, ?, Completed, 22033142001, KP, Hazara, Haripur, Haripur, Jatti Pind, Simla Neigar, Alluli, Rectangular, Brick Masonry, ?, Shafiq Ur Rehman, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.050833, 72.977619, WST KP_Images/4a8bd716Shafiq ur Rehman.Picture of WST Before Improvement.114427.jpg, 122, 3/3/2020, Shafiq ur Rehman, 1330287560919, 3325078311, 8, 8, 0, 8, 12, 10, 12, 7, 1.36, 109.48, 28963, 0.11, 3, ?, WST Profile - Completed, ?, ?, 5/18/2022, 560000, 420000, 140000, ?, 0, ?, ?, 5/18/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 8/30/2022, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 6/6/2022, 560000, 420000, 140000, 12, 7, 1.36, ?, 2, 30.00%, 90.00%, 60.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"5","edit_counter":"5\/10\/2024 20:23:38","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033142001","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Haripur","tehsil":"Jatti Pind","uc":"Simla Neigar, Alluli","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Shafiq Ur Rehman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.050833, 72.977619","coordinates":"WST KP_Images\/4a8bd716Shafiq ur Rehman.Picture of WST Before Improvement.114427.jpg","picture_of_wst_before_improvement":"122","wua_registration_no":"3\/3\/2020","wua_registration_date":"Shafiq ur Rehman","name_of_wua_president":"1330287560919","cnic_no_of_wua_president":"3325078311","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"12","wst_length_meter":"7","wst_width_meter":"1.36","wst_depth_meter":"109.48","storage_capacity_m3":"28963","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/18\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/18\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"8\/30\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/6\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"12","executed_wst_length_meter":"7","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"30.00%","water_saving":"90.00%","water_losses_before_improvement":"60.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 19:41:51" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (5, 5/10/2024 19:41:51, ?, ?, Completed, 22033142002, KP, Hazara, Haripur, Haripur, Beer, Neelor, Rectangular, Brick Masonry, ?, Dil Bahadar, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.090701, 72.998176, WST KP_Images/f6f9ca8eDil Bahadar.Picture of WST Before Improvement.073620.jpg, 133, 5/24/2021, Naheed Khan, 1330205296941, 3335071077, 12, 12, 0, 12, 6, 6, 8, 8, 1.36, 87.04, 23026, 0.11, 3, ?, WST Profile - Completed, ?, ?, 2/24/2022, 560000, 420000, 140000, ?, 0, ?, ?, 2/25/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 3/1/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/8/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/5/2022, 560000, 420000, 140000, 11, 5.75, 1.36, ?, 2, 30.00%, 90.00%, 60.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"5","edit_counter":"5\/10\/2024 19:41:51","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033142002","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Haripur","tehsil":"Beer","uc":"Neelor","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Dil Bahadar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.090701, 72.998176","coordinates":"WST KP_Images\/f6f9ca8eDil Bahadar.Picture of WST Before Improvement.073620.jpg","picture_of_wst_before_improvement":"133","wua_registration_no":"5\/24\/2021","wua_registration_date":"Naheed Khan","name_of_wua_president":"1330205296941","cnic_no_of_wua_president":"3335071077","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"6","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/25\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"3\/1\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/5\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"11","executed_wst_length_meter":"5.75","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"30.00%","water_saving":"90.00%","water_losses_before_improvement":"60.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 19:37:18" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 5/10/2024 19:37:18, ?, ?, Completed, 22033142003, KP, Hazara, Haripur, Haripur, Beer, Neelor, Rectangular, Brick Masonry, ?, Masood Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.088230, 72.999549, WST KP_Images/fd65bc0bMasood Khan.Picture of WST Before Improvement.111042.jpg, 135, 5/24/2021, Taj Bahadar, 1330204797933, 3155688618, 11, 11, 0, 11, 5, 5, 8, 8, 1.36, 87.04, 23026, 0.11, 3, ?, WST Profile - Completed, ?, ?, 2/24/2022, 560000, 420000, 140000, ?, 0, ?, ?, 2/24/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 168000, 3/1/2022, ?, ?, ?, ?, ?, ?, 0, ?, 252000, 6/8/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/10/2022, 560000, 420000, 140000, 11, 6, 1.4, ?, 0, 80.00%, 100.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"5\/10\/2024 19:37:18","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033142003","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Haripur","tehsil":"Beer","uc":"Neelor","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Masood Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.088230, 72.999549","coordinates":"WST KP_Images\/fd65bc0bMasood Khan.Picture of WST Before Improvement.111042.jpg","picture_of_wst_before_improvement":"135","wua_registration_no":"5\/24\/2021","wua_registration_date":"Taj Bahadar","name_of_wua_president":"1330204797933","cnic_no_of_wua_president":"3155688618","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/24\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"3\/1\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"252000","amount_of_final_released_rs":"6\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/10\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"11","executed_wst_length_meter":"6","executed_wst_width_meter":"1.4","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"80.00%","water_saving":"100.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 19:14:37" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (5, 5/10/2024 19:14:37, ?, ?, Completed, 22033142004, KP, Hazara, Haripur, Haripur, Mankarai, Mankarai, Rectangular, Brick Masonry, ?, Mehar Dil Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.032399, 72.979124, WST KP_Images/9dd18338Mehar Dil Khan.Picture of WST Before Improvement.105735.jpg, 5318, 6/15/2021, Mehar Dil Khan, 1330276759955, 3320571908, 11, 11, 0, 11, 7, 7, 13, 5, 1.36, 84.78, 22429, 0.11, 3, ?, WST Profile - Completed, ?, ?, 6/22/2021, 560000, 420000, 140000, ?, 0, ?, ?, 6/23/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 168000, 3/1/2022, ?, ?, ?, ?, ?, ?, 0, ?, 252000, 6/8/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/16/2022, 560000, 420000, 140000, 13, 4.88, 1.4, ?, 2, 35.00%, 85.00%, 50.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"5","edit_counter":"5\/10\/2024 19:14:37","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033142004","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Haripur","tehsil":"Mankarai","uc":"Mankarai","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mehar Dil Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.032399, 72.979124","coordinates":"WST KP_Images\/9dd18338Mehar Dil Khan.Picture of WST Before Improvement.105735.jpg","picture_of_wst_before_improvement":"5318","wua_registration_no":"6\/15\/2021","wua_registration_date":"Mehar Dil Khan","name_of_wua_president":"1330276759955","cnic_no_of_wua_president":"3320571908","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"7","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"13","wst_length_meter":"5","wst_width_meter":"1.36","wst_depth_meter":"84.78","storage_capacity_m3":"22429","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/22\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/23\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"3\/1\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"252000","amount_of_final_released_rs":"6\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/16\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"13","executed_wst_length_meter":"4.88","executed_wst_width_meter":"1.4","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"35.00%","water_saving":"85.00%","water_losses_before_improvement":"50.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 20:27:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/10/2024 20:27:07, ?, ?, Completed, 22033142005, KP, Hazara, Haripur, Haripur, Pind Hashim Khan, Teer, Rectangular, Brick Masonry, ?, Fareed Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.084850, 72.999710, WST KP_Images/070e2ad6Fareed Khan.Picture of WST Before Improvement.111401.jpg, 5339, 11/1/2021, Sabir Sadique, 1330204402931, 3135068821, 12, 12, 0, 12, 5, 5, 8, 8, 1.36, 87.04, 23026, 0.11, 3, ?, WST Profile - Completed, ?, ?, 2/24/2022, 560000, 420000, 140000, ?, 0, ?, ?, 2/25/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 3/1/2022, 126000, 3/11/2022, ?, ?, ?, ?, 126000, 3/11/2022, 126000, 6/8/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/5/2022, 560000, 420000, 140000, 9, 7.36, 1.4, ?, 2, 25.00%, 90.00%, 65.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/10\/2024 20:27:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033142005","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Haripur","tehsil":"Pind Hashim Khan","uc":"Teer","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Fareed Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.084850, 72.999710","coordinates":"WST KP_Images\/070e2ad6Fareed Khan.Picture of WST Before Improvement.111401.jpg","picture_of_wst_before_improvement":"5339","wua_registration_no":"11\/1\/2021","wua_registration_date":"Sabir Sadique","name_of_wua_president":"1330204402931","cnic_no_of_wua_president":"3135068821","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/25\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"3\/1\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"3\/11\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"3\/11\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/5\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"7.36","executed_wst_width_meter":"1.4","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"25.00%","water_saving":"90.00%","water_losses_before_improvement":"65.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 20:21:05" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 5/10/2024 20:21:05, ?, ?, Completed, 22033142006, KP, Hazara, Haripur, Haripur, Pond Hashim Khan, Nartopa, Rectangular, Brick Masonry, ?, Raja Dil Shad, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.035600, 72.999100, WST KP_Images/287cfa5eRaja Dil Shad.Picture of WST Before Improvement.113342.jpg, 104, 3/2/2021, Raja Dil Shad, 1330203369813, 3349656031, 12, 12, 0, 12, 15, 15, 8, 8, 1.36, 87.04, 23026, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/24/2022, 560000, 420000, 140000, ?, 0, ?, ?, 2/24/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 3/1/2022, 126000, 3/11/2022, ?, ?, ?, ?, 126000, 3/11/2022, 126000, 6/8/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/5/2022, 560000, 420000, 140000, 13, 4.97, 1.36, ?, 5, 30.00%, 90.00%, 60.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"5\/10\/2024 20:21:05","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033142006","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Haripur","tehsil":"Pond Hashim Khan","uc":"Nartopa","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Raja Dil Shad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.035600, 72.999100","coordinates":"WST KP_Images\/287cfa5eRaja Dil Shad.Picture of WST Before Improvement.113342.jpg","picture_of_wst_before_improvement":"104","wua_registration_no":"3\/2\/2021","wua_registration_date":"Raja Dil Shad","name_of_wua_president":"1330203369813","cnic_no_of_wua_president":"3349656031","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"15","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/24\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"3\/1\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"3\/11\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"3\/11\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/5\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"13","executed_wst_length_meter":"4.97","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"30.00%","water_saving":"90.00%","water_losses_before_improvement":"60.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 11:26:39" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/10/2024 11:26:39, ?, ?, Completed, 22033147001, KP, Hazara, Haripur, Haripur, Bagrra No. 2, Bagrra No. 2, Rectangular, Stone Masonry, ?, Khagarrian, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.996439, 73.078872, WST KP_Images/536Khagarrian.Picture of WST Before Improvement.073152.jpg, 5, 12/9/2019, Khizar Khan, 1330290501889, 3125524318, 8, 8, 0, 8, 13, 13, 15, 10, 1.36, 196, 51852, 0.18, 5, ?, WST Profile - Completed, ?, ?, 1/23/2020, 653222, 420000, 233222, ?, 0, ?, ?, 1/24/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 6/2/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 6/2/2020, 556384, 420000, 136384, 15, 10, 1.36, ?, 0, 70.00%, 80.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/10\/2024 11:26:39","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033147001","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Haripur","tehsil":"Bagrra No. 2","uc":"Bagrra No. 2","village":"Rectangular","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Khagarrian","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.996439, 73.078872","coordinates":"WST KP_Images\/536Khagarrian.Picture of WST Before Improvement.073152.jpg","picture_of_wst_before_improvement":"5","wua_registration_no":"12\/9\/2019","wua_registration_date":"Khizar Khan","name_of_wua_president":"1330290501889","cnic_no_of_wua_president":"3125524318","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"13","gross_command_area_gca_acres":"13","cultural_command_area_cca_acres":"15","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/23\/2020","issuance_date_of_govt_share":"653222","total_amount_rs":"420000","govt_share_rs":"233222","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/24\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"6\/2\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/2\/2020","completion_date":"556384","verified_total_amount_rs":"420000","verified_govt_share_rs":"136384","verified_community_share_rs":"15","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"70.00%","water_saving":"80.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 11:46:54" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/10/2024 11:46:54, ?, ?, Completed, 22033232001, KP, Hazara, Haripur, Ghazi, Khairbara, Khairbara, Square, Brick Masonry, ?, Abdul Qadir, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.9853,72.6566, WST KP_Images/537Abdul Qadir.Picture of WST Before Improvement.092710.jpg, 19, 1/20/2020, Abdul Qadir, 4240118497165, 3003474423, 11, 11, 0, 11, 30, 27, 12, 12, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 2/24/2020, 653222, 420000, 233222, ?, 0, ?, ?, 2/26/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 3/12/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/3/2020, 603832, 420000, 183832, 12, 12, 1.36, ?, 0, 45.00%, 75.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/10\/2024 11:46:54","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033232001","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Ghazi","tehsil":"Khairbara","uc":"Khairbara","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Qadir","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.9853,72.6566","coordinates":"WST KP_Images\/537Abdul Qadir.Picture of WST Before Improvement.092710.jpg","picture_of_wst_before_improvement":"19","wua_registration_no":"1\/20\/2020","wua_registration_date":"Abdul Qadir","name_of_wua_president":"4240118497165","cnic_no_of_wua_president":"3003474423","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"30","gross_command_area_gca_acres":"27","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2020","issuance_date_of_govt_share":"653222","total_amount_rs":"420000","govt_share_rs":"233222","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/26\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"3\/12\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/3\/2020","completion_date":"603832","verified_total_amount_rs":"420000","verified_govt_share_rs":"183832","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"45.00%","water_saving":"75.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 11:42:47" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/10/2024 11:42:47, ?, ?, Completed, 22033232002, KP, Hazara, Haripur, Ghazi, Ghazi, Pahi, Square, Brick Masonry, ?, Abid Ali, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.9853,72.63106, WST KP_Images/539Abid Ali.Picture of WST Before Improvement.092909.jpg, 1, 12/9/2019, Abid Ali, 1330174579273, 3318220717, 11, 11, 0, 11, 15, 15, 12, 12, 1.36, 196, 51852, 0.15, 4, ?, WST Profile - Completed, ?, ?, 1/23/2020, 653222, 420000, 233222, ?, 0, ?, ?, 1/24/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 2/4/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 2/4/2020, 644545, 420000, 224545, 12, 12, 1.36, ?, 0, 80.00%, 100.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/10\/2024 11:42:47","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033232002","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Ghazi","tehsil":"Ghazi","uc":"Pahi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abid Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.9853,72.63106","coordinates":"WST KP_Images\/539Abid Ali.Picture of WST Before Improvement.092909.jpg","picture_of_wst_before_improvement":"1","wua_registration_no":"12\/9\/2019","wua_registration_date":"Abid Ali","name_of_wua_president":"1330174579273","cnic_no_of_wua_president":"3318220717","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"15","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.15","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/23\/2020","issuance_date_of_govt_share":"653222","total_amount_rs":"420000","govt_share_rs":"233222","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/24\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"2\/4\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/4\/2020","completion_date":"644545","verified_total_amount_rs":"420000","verified_govt_share_rs":"224545","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"80.00%","water_saving":"100.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 19:50:47" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 5/10/2024 19:50:47, ?, ?, Completed, 22033232003, KP, Hazara, Haripur, Ghazi, Kotehra, Kotehra, Square, Brick Masonry, ?, Muhammad Akram, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.966309, 72.632958, WST KP_Images/a382e992Muhammad Akram.Picture of WST Before Improvement.120610.jpg, 5352, 11/24/2021, M Rafaqat, 1330118869221, 3045134926, 9, 9, 0, 9, 16, 12, 8, 8, 1.36, 87.04, 23026, 0.11, 3, ?, WST Profile - Completed, ?, ?, 1/12/2022, 560000, 420000, 140000, ?, 0, ?, ?, 1/20/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 2/8/2022, 126000, 2/24/2022, ?, ?, ?, ?, 126000, 2/24/2022, 126000, 4/27/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/15/2022, 560000, 420000, 140000, 8, 8, 1.36, ?, 4, 30.00%, 90.00%, 60.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"5\/10\/2024 19:50:47","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033232003","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Ghazi","tehsil":"Kotehra","uc":"Kotehra","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Akram","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.966309, 72.632958","coordinates":"WST KP_Images\/a382e992Muhammad Akram.Picture of WST Before Improvement.120610.jpg","picture_of_wst_before_improvement":"5352","wua_registration_no":"11\/24\/2021","wua_registration_date":"M Rafaqat","name_of_wua_president":"1330118869221","cnic_no_of_wua_president":"3045134926","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"16","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/12\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"2\/8\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"2\/24\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"2\/24\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/27\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/15\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"4","addutitional_cca_acres":"30.00%","water_saving":"90.00%","water_losses_before_improvement":"60.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 19:56:59" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 5/10/2024 19:56:59, ?, ?, Completed, 22033232004, KP, Hazara, Haripur, Ghazi, Kotehra, Tamrai, Square, Brick Masonry, ?, Muhammad Miskeen, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.982496, 72.648732, WST KP_Images/d265e4b1Muhammad Miskeen.Picture of WST Before Improvement.121514.jpg, 5351, 11/24/2021, Shahid Ali, 1330254507715, 3009137038, 6, 6, 0, 6, 15, 12, 8, 8, 1.36, 87.04, 23026, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/12/2022, 560000, 420000, 140000, ?, 0, ?, ?, 1/20/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 2/8/2022, 126000, 2/24/2022, ?, ?, ?, ?, 126000, 2/24/2022, 126000, 4/27/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/15/2022, 560000, 420000, 140000, 8, 8, 1.36, ?, 3, 25.00%, 65.00%, 90.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"5\/10\/2024 19:56:59","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033232004","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Ghazi","tehsil":"Kotehra","uc":"Tamrai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Miskeen","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.982496, 72.648732","coordinates":"WST KP_Images\/d265e4b1Muhammad Miskeen.Picture of WST Before Improvement.121514.jpg","picture_of_wst_before_improvement":"5351","wua_registration_no":"11\/24\/2021","wua_registration_date":"Shahid Ali","name_of_wua_president":"1330254507715","cnic_no_of_wua_president":"3009137038","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"15","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/12\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"2\/8\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"2\/24\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"2\/24\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/27\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/15\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"25.00%","water_saving":"65.00%","water_losses_before_improvement":"90.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 19:59:33" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (6, 5/10/2024 19:59:33, ?, ?, Completed, 22033232005, KP, Hazara, Haripur, Ghazi, Hassan Pur, Jammu, Square, Brick Masonry, ?, Jan Sher Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.989008, 72.615629, WST KP_Images/822b0d27Jan Sher Khan.Picture of WST Before Improvement.123242.jpg, 5350, 11/23/2021, Jan Sher Khan, 1330123330809, 3460777888, 9, 9, 0, 9, 9, 7, 8, 8, 1.36, 87.04, 23026, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/12/2022, 560000, 420000, 140000, ?, 0, ?, ?, 1/20/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 2/8/2022, 126000, 2/24/2022, ?, ?, ?, ?, 126000, 2/24/2022, 126000, 4/27/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/15/2022, 560000, 420000, 140000, 8, 8, 1.36, ?, 2, 30.00%, 85.00%, 55.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"6","edit_counter":"5\/10\/2024 19:59:33","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033232005","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Ghazi","tehsil":"Hassan Pur","uc":"Jammu","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Jan Sher Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.989008, 72.615629","coordinates":"WST KP_Images\/822b0d27Jan Sher Khan.Picture of WST Before Improvement.123242.jpg","picture_of_wst_before_improvement":"5350","wua_registration_no":"11\/23\/2021","wua_registration_date":"Jan Sher Khan","name_of_wua_president":"1330123330809","cnic_no_of_wua_president":"3460777888","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"9","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/12\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"2\/8\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"2\/24\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"2\/24\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/27\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/15\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"30.00%","water_saving":"85.00%","water_losses_before_improvement":"55.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 20:46:26" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (7, 5/10/2024 20:46:26, ?, ?, Completed, 22033232006, KP, Hazara, Haripur, Ghazi, Pipliala, Khair Barra, Square, Brick Masonry, ?, Muhammad Aksan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.994020, 72.661352, WST KP_Images/ed720f25Muhammad Aksan.Picture of WST Before Improvement.123745.jpg, 5348, 11/23/2021, Muhammad Aksan, 1330113349591, 3022472191, 8, 8, 0, 8, 24, 19, 8, 8, 1.36, 87.04, 23026, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/12/2022, 560000, 420000, 140000, ?, 0, ?, ?, 1/20/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 2/8/2022, 126000, 2/24/2022, ?, ?, ?, ?, 126000, 2/24/2022, 126000, 4/27/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/15/2022, 560000, 420000, 140000, 8, 8, 1.36, ?, 5, 30.00%, 80.00%, 50.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"7","edit_counter":"5\/10\/2024 20:46:26","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033232006","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Ghazi","tehsil":"Pipliala","uc":"Khair Barra","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Aksan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.994020, 72.661352","coordinates":"WST KP_Images\/ed720f25Muhammad Aksan.Picture of WST Before Improvement.123745.jpg","picture_of_wst_before_improvement":"5348","wua_registration_no":"11\/23\/2021","wua_registration_date":"Muhammad Aksan","name_of_wua_president":"1330113349591","cnic_no_of_wua_president":"3022472191","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"24","gross_command_area_gca_acres":"19","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/12\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"2\/8\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"2\/24\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"2\/24\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/27\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/15\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"30.00%","water_saving":"80.00%","water_losses_before_improvement":"50.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 15:48:09" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (6, 5/9/2024 15:48:09, ?, ?, Completed, 22033232007, KP, Hazara, Haripur, Ghazi, Kotehra, Paki Ban, Square, Brick Masonry, ?, Muhammad Sheraz, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.957152, 72.641001, WST KP_Images/38f92b82Muhammad Sheraz.Picture of WST Before Improvement.122854.jpg, 5349, 11/23/2021, Muhammad Riaz, 1330167301141, 3071780927, 8, 8, 0, 8, 10.3, 7.3, 8, 8, 1.36, 87.04, 23026, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/12/2022, 560000, 420000, 140000, ?, 0, ?, ?, 1/20/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 2/8/2022, 126000, 2/24/2022, ?, ?, ?, ?, 126000, 2/24/2022, 126000, 4/27/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/15/2022, 560000, 420000, 140000, 8, 8, 1.36, ?, 0, 80.00%, 100.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"6","edit_counter":"5\/9\/2024 15:48:09","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033232007","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Ghazi","tehsil":"Kotehra","uc":"Paki Ban","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Sheraz","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.957152, 72.641001","coordinates":"WST KP_Images\/38f92b82Muhammad Sheraz.Picture of WST Before Improvement.122854.jpg","picture_of_wst_before_improvement":"5349","wua_registration_no":"11\/23\/2021","wua_registration_date":"Muhammad Riaz","name_of_wua_president":"1330167301141","cnic_no_of_wua_president":"3071780927","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"10.3","gross_command_area_gca_acres":"7.3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/12\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"2\/8\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"2\/24\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"2\/24\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/27\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/15\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"80.00%","water_saving":"100.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 15:36:45" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (7, 5/9/2024 15:36:45, ?, ?, Completed, 22033232008, KP, Hazara, Haripur, Ghazi, Kundi, Chamyari, Square, Brick Masonry, ?, Khaliq Dad, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.975909, 72.733302, Unable to load image data. Image may be missing or upload size may be too large for this device., 5360, 11/19/2021, Khaliq Dad, 1330113269733, 3495306396, 8, 8, 0, 8, 10.25, 7.25, 8, 8, 1.36, 87.04, 23026, 0.11, 3, ?, WST Profile - Completed, ?, ?, 1/12/2022, 560000, 420000, 140000, ?, 0, ?, ?, 1/20/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 2/8/2022, 126000, 2/24/2022, ?, ?, ?, ?, 126000, 2/24/2022, 126000, 4/27/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/15/2022, 560000, 420000, 140000, 8, 8, 1.36, Unable to load image data. Image may be missing or upload size may be too large for this device., 0, 80.00%, 100.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"7","edit_counter":"5\/9\/2024 15:36:45","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033232008","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Ghazi","tehsil":"Kundi","uc":"Chamyari","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Khaliq Dad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.975909, 72.733302","coordinates":"Unable to load image data. Image may be missing or upload size may be too large for this device.","picture_of_wst_before_improvement":"5360","wua_registration_no":"11\/19\/2021","wua_registration_date":"Khaliq Dad","name_of_wua_president":"1330113269733","cnic_no_of_wua_president":"3495306396","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"10.25","gross_command_area_gca_acres":"7.25","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/12\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"2\/8\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"2\/24\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"2\/24\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/27\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/15\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"Unable to load image data. Image may be missing or upload size may be too large for this device.","picture_of_wst_after_completion":"0","addutitional_cca_acres":"80.00%","water_saving":"100.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 19:22:09" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/10/2024 19:22:09, ?, ?, Completed, 22033232009, KP, Hazara, Haripur, Ghazi, Khair Barra, Khair Barra, Square, Brick Masonry, ?, Muhammad Qasim, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.996488, 72.663686, WST KP_Images/904a49ceMuhammad Qasim.Picture of WST Before Improvement.121345.jpg, 5312, 7/30/2021, Muhammad Qasim, 1330165509141, 3319413835, 8, 8, 0, 8, 10, 8, 8, 8, 1.36, 87.04, 23026, 0.11, 3, ?, WST Profile - Completed, ?, ?, 10/22/2021, 560000, 420000, 140000, ?, 0, ?, ?, 10/23/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 11/19/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/8/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/10/2022, 560000, 420000, 140000, 8, 8, 1.36, ?, 2, 30.00%, 85.00%, 55.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/10\/2024 19:22:09","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033232009","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Ghazi","tehsil":"Khair Barra","uc":"Khair Barra","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Qasim","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.996488, 72.663686","coordinates":"WST KP_Images\/904a49ceMuhammad Qasim.Picture of WST Before Improvement.121345.jpg","picture_of_wst_before_improvement":"5312","wua_registration_no":"7\/30\/2021","wua_registration_date":"Muhammad Qasim","name_of_wua_president":"1330165509141","cnic_no_of_wua_president":"3319413835","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"10","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/22\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/23\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"11\/19\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/10\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"30.00%","water_saving":"85.00%","water_losses_before_improvement":"55.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 21:02:00" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 5/10/2024 21:02:00, ?, ?, Completed, 22033232010, KP, Hazara, Haripur, Ghazi, Khair Barra, Mohra khalifa, Square, Brick Masonry, ?, Muhammad Asif, Non-Canal Command Area, Dug Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.988598, 72.704499, WST KP_Images/dcbde1bfMuhammad Asif.Picture of WST Before Improvement.123955.jpg, 5335, 10/26/2021, Mujahid Ali, 1330153736089, 3005802607, 11, 11, 0, 11, 8, 5, 8, 8, 1.36, 130, 34342, 0.13, 4, ?, WST Profile - Completed, ?, ?, 11/12/2021, 560000, 420000, 140000, ?, 0, ?, ?, 11/12/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 11/24/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/8/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/10/2022, 560000, 420000, 140000, 8, 8, 1.36, ?, 2, 25.00%, 90.00%, 65.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"5\/10\/2024 21:02:00","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033232010","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Ghazi","tehsil":"Khair Barra","uc":"Mohra khalifa","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Asif","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.988598, 72.704499","coordinates":"WST KP_Images\/dcbde1bfMuhammad Asif.Picture of WST Before Improvement.123955.jpg","picture_of_wst_before_improvement":"5335","wua_registration_no":"10\/26\/2021","wua_registration_date":"Mujahid Ali","name_of_wua_president":"1330153736089","cnic_no_of_wua_president":"3005802607","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"8","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"130","storage_capacity_m3":"34342","storage_capacity_gallon":"0.13","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/12\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/12\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"11\/24\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/10\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"25.00%","water_saving":"90.00%","water_losses_before_improvement":"65.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 15:20:02" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/10/2024 15:20:02, ?, ?, Completed, 22033232011, KP, Hazara, Haripur, Ghazi, Khair Barra, Khair Barra, Square, Brick Masonry, ?, Abid Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.986236, 72.654864, WST KP_Images/0f33005fAbid Khan.Picture of WST Before Improvement.175209.jpg, 38, 2/13/2020, Abid Khan, 1330179181663, 3329484231, 10, 10, 0, 10, 12, 12, 9, 9, 1.36, 110.16, 29143, 0.14, 4, ?, WST Profile - Completed, ?, ?, 12/1/2020, 560000, 420000, 140000, ?, 0, ?, ?, 12/2/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/15/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/2/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/20/2022, 560000, 420000, 140000, 9, 9, 1.42, ?, 0, 35.00%, 85.00%, 50.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, Abid Khan, ?, Abid Khan, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/10\/2024 15:20:02","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033232011","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Ghazi","tehsil":"Khair Barra","uc":"Khair Barra","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abid Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.986236, 72.654864","coordinates":"WST KP_Images\/0f33005fAbid Khan.Picture of WST Before Improvement.175209.jpg","picture_of_wst_before_improvement":"38","wua_registration_no":"2\/13\/2020","wua_registration_date":"Abid Khan","name_of_wua_president":"1330179181663","cnic_no_of_wua_president":"3329484231","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"12","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"110.16","storage_capacity_m3":"29143","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/1\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/2\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/15\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/2\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/20\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.42","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"35.00%","water_saving":"85.00%","water_losses_before_improvement":"50.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":"Abid Khan","bls_i":null,"bls_ii":"Abid Khan","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 15:23:56" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/10/2024 15:23:56, ?, ?, Completed, 22033242001, KP, Hazara, Haripur, Ghazi, Kundi, Umer Khana, Rectangular, Brick Masonry, ?, Ajmal Khan, Non-Canal Command Area, Dug Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.006,72.6983, WST KP_Images/527Ajmal Khan.Picture of WST Before Improvement.175035.jpg, 80, 11/4/2020, Ajmal Khan, 1330119510571, 3329484231, 11, 8, 3, 11, 12, 12, 11, 8, 1.36, 109.72, 29026, 0.11, 3, ?, WST Profile - Completed, ?, ?, 12/1/2020, 560000, 420000, 140000, ?, 0, ?, ?, 12/2/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/15/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 1/25/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/25/2021, 560000, 420000, 140000, 11, 7.41, 1.36, ?, 0, 35.00%, 85.00%, 50.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/10\/2024 15:23:56","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033242001","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Ghazi","tehsil":"Kundi","uc":"Umer Khana","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ajmal Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.006,72.6983","coordinates":"WST KP_Images\/527Ajmal Khan.Picture of WST Before Improvement.175035.jpg","picture_of_wst_before_improvement":"80","wua_registration_no":"11\/4\/2020","wua_registration_date":"Ajmal Khan","name_of_wua_president":"1330119510571","cnic_no_of_wua_president":"3329484231","contact_no_of_wua_president":"11","total_number_of_shareholders":"8","male_wua_members":"3","female_wua_members":"11","total_wua_members":"12","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"11","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"109.72","storage_capacity_m3":"29026","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/1\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/2\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/15\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"1\/25\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/25\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"11","executed_wst_length_meter":"7.41","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"35.00%","water_saving":"85.00%","water_losses_before_improvement":"50.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 15:25:47" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 5/10/2024 15:25:47, ?, ?, Completed, 22033242002, KP, Hazara, Haripur, Ghazi, Kotehra, Kala Katha, Rectangular, Brick Masonry, ?, Shah Gee, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.875556, 72.699722, WST KP_Images/532Shah Gee.Picture of WST Before Improvement.174530.jpg, 74, 10/23/2020, Raja Hussain, 1730117754385, 3459123160, 10, 10, 0, 10, 25, 25, 14, 7, 1.36, 137, 36243, 0.21, 6, ?, WST Profile - Completed, ?, ?, 11/2/2020, 560000, 420000, 140000, ?, 0, ?, ?, 11/4/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 11/26/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 12/30/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/30/2020, 560000, 420000, 140000, 14, 7.34, 1.36, ?, 0, ?, 30.00%, 80.00%, 50, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"5\/10\/2024 15:25:47","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033242002","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Ghazi","tehsil":"Kotehra","uc":"Kala Katha","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Shah Gee","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.875556, 72.699722","coordinates":"WST KP_Images\/532Shah Gee.Picture of WST Before Improvement.174530.jpg","picture_of_wst_before_improvement":"74","wua_registration_no":"10\/23\/2020","wua_registration_date":"Raja Hussain","name_of_wua_president":"1730117754385","cnic_no_of_wua_president":"3459123160","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"25","gross_command_area_gca_acres":"25","cultural_command_area_cca_acres":"14","wst_length_meter":"7","wst_width_meter":"1.36","wst_depth_meter":"137","storage_capacity_m3":"36243","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/2\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/4\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"11\/26\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/30\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/30\/2020","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"14","executed_wst_length_meter":"7.34","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":"30.00%","water_losses_before_improvement":"80.00%","water_losses_after_improvement":"50","if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 11:37:32" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/10/2024 11:37:32, ?, ?, Completed, 22033242003, KP, Hazara, Haripur, Ghazi, Kundi, Tremman, Salam Khand, Rectangular, Brick Masonry, ?, Aksar Zaman, Non-Canal Command Area, Dug Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.994297, 72.712388, WST KP_Images/538Aksar Zaman.Picture of WST Before Improvement.065817.jpg, 7, 12/12/2019, Aksar Zaman, 4240117240599, 3329484231, 9, 9, 0, 9, 6, 6, 16, 9, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 2/24/2020, 690355, 420000, 270355, ?, 0, ?, ?, 2/26/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 3/9/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/9/2020, 690355, 420000, 270355, 16, 9.22, 1.36, ?, 0, 50.00%, 70.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/10\/2024 11:37:32","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033242003","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Ghazi","tehsil":"Kundi","uc":"Tremman, Salam Khand","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Aksar Zaman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.994297, 72.712388","coordinates":"WST KP_Images\/538Aksar Zaman.Picture of WST Before Improvement.065817.jpg","picture_of_wst_before_improvement":"7","wua_registration_no":"12\/12\/2019","wua_registration_date":"Aksar Zaman","name_of_wua_president":"4240117240599","cnic_no_of_wua_president":"3329484231","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"6","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"16","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2020","issuance_date_of_govt_share":"690355","total_amount_rs":"420000","govt_share_rs":"270355","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/26\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"3\/9\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/9\/2020","completion_date":"690355","verified_total_amount_rs":"420000","verified_govt_share_rs":"270355","verified_community_share_rs":"16","executed_wst_length_meter":"9.22","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"50.00%","water_saving":"70.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 15:27:56" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/10/2024 15:27:56, ?, ?, Completed, 22033332001, KP, Hazara, Haripur, Khanpur, Tofkian, Pind Gakhrra, Square, Brick Masonry, ?, Shoaib, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.780833,72.83916, WST KP_Images/530Shoaib.Picture of WST Before Improvement.175403.jpg, 26, 1/28/2020, Shoaib, 1330288307111, 3400012232, 10, 10, 0, 10, 12, 12, 9, 9, 1.36, 110.16, 29143, 0.14, 4, ?, WST Profile - Completed, ?, ?, 11/2/2020, 560000, 420000, 140000, ?, 0, ?, ?, 11/3/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 333000, 11/17/2020, ?, ?, ?, ?, ?, ?, 0, ?, 49000, 5/6/2022, 382000, ?, WST Milestone Payments - Completed, ?, ?, 11/19/2020, 477563, 382000, 95563, 8, 8, 1.44, ?, 0, 30.00%, 85.00%, 55.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/10\/2024 15:27:56","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22033332001","wst_id":"KP","zone":"Hazara","division":"Haripur","district":"Khanpur","tehsil":"Tofkian","uc":"Pind Gakhrra","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Shoaib","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.780833,72.83916","coordinates":"WST KP_Images\/530Shoaib.Picture of WST Before Improvement.175403.jpg","picture_of_wst_before_improvement":"26","wua_registration_no":"1\/28\/2020","wua_registration_date":"Shoaib","name_of_wua_president":"1330288307111","cnic_no_of_wua_president":"3400012232","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"12","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"110.16","storage_capacity_m3":"29143","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/2\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/3\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"333000","amount_of_icr_i_released_rs":"11\/17\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"49000","amount_of_final_released_rs":"5\/6\/2022","date_of_final_released":"382000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/19\/2020","completion_date":"477563","verified_total_amount_rs":"382000","verified_govt_share_rs":"95563","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.44","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"30.00%","water_saving":"85.00%","water_losses_before_improvement":"55.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 13:57:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/10/2024 13:57:58, ?, ?, Completed, 22034134001, KP, Hazara, Kolai Pallas, Pallas, Kota Kot, Kharo Gadar, Square, PCC, ?, Kharo Gadar, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 35.051984,73.192225, WST KP_Images/384Kharo Gadar.Picture of WST Before Improvement.095559.jpg, 27, 12/25/2020, Fazal Rehman, 1650397072333, 3457185677, 8, 8, 0, 8, 26, 15, 9, 9, 1.36, 110, 29101, 0.28, 8, ?, WST Profile - Completed, ?, ?, 12/30/2020, 525000, 420000, 105000, ?, 0, ?, ?, 12/31/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/31/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/4/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/25/2021, 525000, 420000, 105000, 9, 9, 1.36, WST KP_Images/384Kharo Gadar.Picture of WST - After Completion.095559.jpg, 11, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/10\/2024 13:57:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22034134001","wst_id":"KP","zone":"Hazara","division":"Kolai Pallas","district":"Pallas","tehsil":"Kota Kot","uc":"Kharo Gadar","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Kharo Gadar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.051984,73.192225","coordinates":"WST KP_Images\/384Kharo Gadar.Picture of WST Before Improvement.095559.jpg","picture_of_wst_before_improvement":"27","wua_registration_no":"12\/25\/2020","wua_registration_date":"Fazal Rehman","name_of_wua_president":"1650397072333","cnic_no_of_wua_president":"3457185677","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"26","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"110","storage_capacity_m3":"29101","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/30\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/31\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/31\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/4\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/25\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/384Kharo Gadar.Picture of WST - After Completion.095559.jpg","picture_of_wst_after_completion":"11","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 14:53:10" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/16/2024 14:53:10, ?, ?, Completed, 22034144001, KP, Hazara, Kolai Pallas, Pallas, Haraan, Badakot, Square, PCC, ?, Ayub Abad, Non-Canal Command Area, Other Source, spring, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 35.058844, 73.031571, WST KP_Images/3f129a34Ayub Abad.Picture of WST Before Improvement.143005.jpg, 1047, 3/10/2022, Ayub khan, 1340211547239, 3444439083, 10, 10, 0, 10, 11, 8, 8, 8, 1.22, 76.52, 20243, 0.15, 4, ?, WST Profile - Completed, ?, ?, 5/10/2022, 525000, 420000, 105000, ?, 464691, 420000, 44691, 5/12/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/6/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/9/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 7/26/2022, 525000, 420000, 105000, 8, 7.92, 1.22, ?, 3, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/16\/2024 14:53:10","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22034144001","wst_id":"KP","zone":"Hazara","division":"Kolai Pallas","district":"Pallas","tehsil":"Haraan","uc":"Badakot","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Ayub Abad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.058844, 73.031571","coordinates":"WST KP_Images\/3f129a34Ayub Abad.Picture of WST Before Improvement.143005.jpg","picture_of_wst_before_improvement":"1047","wua_registration_no":"3\/10\/2022","wua_registration_date":"Ayub khan","name_of_wua_president":"1340211547239","cnic_no_of_wua_president":"3444439083","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"11","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.22","wst_depth_meter":"76.52","storage_capacity_m3":"20243","storage_capacity_gallon":"0.15","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/10\/2022","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"464691","revised_total_amount_rs":"420000","revised_govt_share_rs":"44691","revised_community_share_rs":"5\/12\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/6\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/9\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/26\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"7.92","executed_wst_width_meter":"1.22","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 14:45:12" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/16/2024 14:45:12, ?, ?, Completed, 22034144002, KP, Hazara, Kolai Pallas, Pallas, Haraan, Badakot, Square, PCC, ?, Basir Abad, Non-Canal Command Area, Other Source, spring, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 35.325670, 72.896510, WST KP_Images/40c06f7dBasir Abad.Picture of WST Before Improvement.143658.jpg, 1046, 3/10/2022, Hazrat umar, 1340201340849, 3472827724, 9, 9, 0, 9, 10, 5, 8, 8, 1.22, 76.52, 20243, 0.15, 4, ?, WST Profile - Completed, ?, ?, 5/10/2022, 525000, 420000, 105000, ?, 0, ?, ?, 5/12/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/6/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/9/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 7/26/2022, 525000, 420000, 105000, 8, 7.92, 1.22, ?, 5, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/16\/2024 14:45:12","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22034144002","wst_id":"KP","zone":"Hazara","division":"Kolai Pallas","district":"Pallas","tehsil":"Haraan","uc":"Badakot","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Basir Abad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.325670, 72.896510","coordinates":"WST KP_Images\/40c06f7dBasir Abad.Picture of WST Before Improvement.143658.jpg","picture_of_wst_before_improvement":"1046","wua_registration_no":"3\/10\/2022","wua_registration_date":"Hazrat umar","name_of_wua_president":"1340201340849","cnic_no_of_wua_president":"3472827724","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"10","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.22","wst_depth_meter":"76.52","storage_capacity_m3":"20243","storage_capacity_gallon":"0.15","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/10\/2022","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/12\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/6\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/9\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/26\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"7.92","executed_wst_width_meter":"1.22","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 14:07:11" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/10/2024 14:07:11, ?, ?, Completed, 22034144003, KP, Hazara, Kolai Pallas, Pallas, Batera Paen, Batera Paen, Rectangular, PCC, ?, Fida Abad, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.946483,72.89115, WST KP_Images/383Fida Abad.Picture of WST Before Improvement.095608.jpg, 32, 12/16/2020, Khan Zada, 1340288070671, 3467185699, 7, 7, 0, 7, 25, 15, 9, 7, 1.22, 79, 20899, 0.30, 9, ?, WST Profile - Completed, ?, ?, 12/29/2020, 525000, 420000, 105000, ?, 0, ?, ?, 12/30/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/31/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/11/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/30/2021, 525000, 420000, 105000, 9, 7.31, 1.22, ?, 10, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/10\/2024 14:07:11","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22034144003","wst_id":"KP","zone":"Hazara","division":"Kolai Pallas","district":"Pallas","tehsil":"Batera Paen","uc":"Batera Paen","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Fida Abad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.946483,72.89115","coordinates":"WST KP_Images\/383Fida Abad.Picture of WST Before Improvement.095608.jpg","picture_of_wst_before_improvement":"32","wua_registration_no":"12\/16\/2020","wua_registration_date":"Khan Zada","name_of_wua_president":"1340288070671","cnic_no_of_wua_president":"3467185699","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"25","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"9","wst_length_meter":"7","wst_width_meter":"1.22","wst_depth_meter":"79","storage_capacity_m3":"20899","storage_capacity_gallon":"0.30","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/29\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/30\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/31\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/11\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/30\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"7.31","executed_wst_width_meter":"1.22","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"10","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 13:32:40" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/16/2024 13:32:40, ?, ?, Completed, 22035244001, KP, Hazara, Lower Kohistan, Pattan, Jijal, Khore Bahadarkhel, Rectangular, PCC, ?, Banjoo Sandari, Non-Canal Command Area, Other Source, stream, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 35.063775, 72.954474, WST KP_Images/61191593Banjoo Sandari.Picture of WST Before Improvement.100131.jpg, 1019, 8/23/2021, Muhammad Essa, 1340330336945, 3135612982, 10, 10, 0, 10, 6, 5, 9, 9, 1.22, 89, 23545, 0.15, 4, ?, WST Profile - Completed, ?, ?, 5/10/2022, 525000, 420000, 105000, ?, 0, ?, ?, 5/12/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/6/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/9/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/27/2023, 525000, 420000, 105000, 9, 8.53, 1.36, ?, 1, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/16\/2024 13:32:40","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22035244001","wst_id":"KP","zone":"Hazara","division":"Lower Kohistan","district":"Pattan","tehsil":"Jijal","uc":"Khore Bahadarkhel","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Banjoo Sandari","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"stream","other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.063775, 72.954474","coordinates":"WST KP_Images\/61191593Banjoo Sandari.Picture of WST Before Improvement.100131.jpg","picture_of_wst_before_improvement":"1019","wua_registration_no":"8\/23\/2021","wua_registration_date":"Muhammad Essa","name_of_wua_president":"1340330336945","cnic_no_of_wua_president":"3135612982","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.22","wst_depth_meter":"89","storage_capacity_m3":"23545","storage_capacity_gallon":"0.15","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/10\/2022","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/12\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/6\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/9\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/27\/2023","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"8.53","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/24/2024 13:52:13" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/24/2024 13:52:13, ?, ?, Completed, 22035244002, KP, Hazara, Lower Kohistan, Pattan, Chaw Dara, Dharo, Rectangular, PCC, ?, Dharo, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 35.162754,72.983524, WST KP_Images/387Dharo.Picture of WST Before Improvement.074311.jpg, 122, 1/29/2020, Khanzeb, 1340379622867, 3423357579, 15, 15, 0, 15, 19, 15, 8, 10, 1.54, 124, 32804, 0.08, 2, ?, WST Profile - Completed, ?, ?, 2/28/2020, 525000, 420000, 105000, ?, 0, ?, ?, 2/29/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 300000, 3/18/2020, ?, ?, ?, ?, ?, ?, 0, ?, 120000, 6/16/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/3/2020, 525000, 420000, 105000, 8, 9.7, 1.54, ?, 4, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/24\/2024 13:52:13","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22035244002","wst_id":"KP","zone":"Hazara","division":"Lower Kohistan","district":"Pattan","tehsil":"Chaw Dara","uc":"Dharo","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Dharo","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.162754,72.983524","coordinates":"WST KP_Images\/387Dharo.Picture of WST Before Improvement.074311.jpg","picture_of_wst_before_improvement":"122","wua_registration_no":"1\/29\/2020","wua_registration_date":"Khanzeb","name_of_wua_president":"1340379622867","cnic_no_of_wua_president":"3423357579","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"19","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"8","wst_length_meter":"10","wst_width_meter":"1.54","wst_depth_meter":"124","storage_capacity_m3":"32804","storage_capacity_gallon":"0.08","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/28\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/29\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"300000","amount_of_icr_i_released_rs":"3\/18\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"120000","amount_of_final_released_rs":"6\/16\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/3\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"9.7","executed_wst_width_meter":"1.54","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"4","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 12:32:11" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/10/2024 12:32:11, ?, ?, Completed, 22035244003, KP, Hazara, Lower Kohistan, Pattan, Chawa Dara, Tulibat, Rectangular, PCC, ?, Tulibat, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 35.164230, 72.994187, WST KP_Images/edd81d17Tulibat.Picture of WST Before Improvement.085710.jpg, 45, 12/14/2020, Muhammad Qasim, 1340301553887, 3467733430, 8, 8, 0, 8, 29, 27, 16, 4, 1.36, 81.5, 21561, 0.48, 14, ?, WST Profile - Completed, ?, ?, 12/18/2020, 525000, 420000, 105000, ?, 0, ?, ?, 12/22/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/31/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/4/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/25/2021, 525000, 420000, 105000, 16, 3.66, 1.36, WST KP_Images/edd81d17Tulibat.Picture of WST - After Completion.085710.jpg, 2, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/10\/2024 12:32:11","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22035244003","wst_id":"KP","zone":"Hazara","division":"Lower Kohistan","district":"Pattan","tehsil":"Chawa Dara","uc":"Tulibat","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Tulibat","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.164230, 72.994187","coordinates":"WST KP_Images\/edd81d17Tulibat.Picture of WST Before Improvement.085710.jpg","picture_of_wst_before_improvement":"45","wua_registration_no":"12\/14\/2020","wua_registration_date":"Muhammad Qasim","name_of_wua_president":"1340301553887","cnic_no_of_wua_president":"3467733430","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"29","gross_command_area_gca_acres":"27","cultural_command_area_cca_acres":"16","wst_length_meter":"4","wst_width_meter":"1.36","wst_depth_meter":"81.5","storage_capacity_m3":"21561","storage_capacity_gallon":"0.48","design_discharge_cusec":"14","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/18\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/22\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/31\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/4\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/25\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"16","executed_wst_length_meter":"3.66","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/edd81d17Tulibat.Picture of WST - After Completion.085710.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 14:55:14" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/10/2024 14:55:14, ?, ?, Completed, 22036134001, KP, Hazara, Mansehra, Mansehra, Phulra, Karhka Phulra, Square, PCC, ?, Sajjad Hussain Shah, Non-Canal Command Area, Dug Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.3365,73.08028, WST KP_Images/541Sajjad Hussain Shah.Picture of WST Before Improvement.095856.jpg, F2-19, 1/2/2020, Syed Sajjad Hussain Shah, 1310306312383, 3315859985, 8, 8, 0, 8, 45, 45, 8, 8, 1.36, 76.8, 20317, 0.21, 6, ?, WST Profile - Completed, ?, ?, 1/13/2020, 525000, 420000, 105000, ?, 0, ?, ?, 1/13/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 297418, 1/30/2020, ?, ?, ?, ?, ?, ?, 0, ?, 122582, 2/11/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/6/2020, 525000, 420000, 105000, 8, 8, 1.36, ?, 0, 60.00%, 100.00%, 40.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/10\/2024 14:55:14","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036134001","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Mansehra","tehsil":"Phulra","uc":"Karhka Phulra","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Sajjad Hussain Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.3365,73.08028","coordinates":"WST KP_Images\/541Sajjad Hussain Shah.Picture of WST Before Improvement.095856.jpg","picture_of_wst_before_improvement":"F2-19","wua_registration_no":"1\/2\/2020","wua_registration_date":"Syed Sajjad Hussain Shah","name_of_wua_president":"1310306312383","cnic_no_of_wua_president":"3315859985","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"45","gross_command_area_gca_acres":"45","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"76.8","storage_capacity_m3":"20317","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/13\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/13\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"297418","amount_of_icr_i_released_rs":"1\/30\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"122582","amount_of_final_released_rs":"2\/11\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/6\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"60.00%","water_saving":"100.00%","water_losses_before_improvement":"40.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 14:48:13" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/10/2024 14:48:13, ?, ?, Completed, 22036134002, KP, Hazara, Mansehra, Mansehra, Jaloo, Dabgran, Square, PCC, ?, Misri Khan, Non-Canal Command Area, Other Source, Bore Well, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.331388, 73.137777, WST KP_Images/544Misri Khan.Picture of WST Before Improvement.095227.jpg, F3-22, 3/11/2020, Misri Khan, 1350322233117, 3169337379, 10, 10, 0, 10, 5, 5, 8, 8, 1.36, 76.8, 20317, 0.07, 2, ?, WST Profile - Completed, ?, ?, 3/13/2020, 525000, 420000, 105000, ?, 0, ?, ?, 3/13/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 6/4/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/3/2020, 525000, 420000, 105000, 8, 8, 1.36, ?, 0, 25.00%, 100.00%, 75.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/10\/2024 14:48:13","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036134002","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Mansehra","tehsil":"Jaloo","uc":"Dabgran","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Misri Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Bore Well","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.331388, 73.137777","coordinates":"WST KP_Images\/544Misri Khan.Picture of WST Before Improvement.095227.jpg","picture_of_wst_before_improvement":"F3-22","wua_registration_no":"3\/11\/2020","wua_registration_date":"Misri Khan","name_of_wua_president":"1350322233117","cnic_no_of_wua_president":"3169337379","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"76.8","storage_capacity_m3":"20317","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/13\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/13\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/4\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/3\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"25.00%","water_saving":"100.00%","water_losses_before_improvement":"75.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/14/2024 14:56:34" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/14/2024 14:56:34, ?, ?, Completed, 22036134003, KP, Hazara, Mansehra, Mansehra, Hamsheriyan, Maswal, Square, PCC, ?, Ashique Hussain, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.37468,73.184672, WST KP_Images/547Ashique Hussain.Picture of WST Before Improvement.100241.jpg, 12, 10/22/2020, Ashique Hussain, 1350349659373, 3319110108, 10, 10, 0, 10, 10, 10, 8, 8, 1.36, 76.8, 20317, 0.11, 3, ?, WST Profile - Completed, ?, ?, 11/10/2020, 525000, 420000, 105000, ?, 0, ?, ?, 11/10/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 298201, 11/27/2020, ?, ?, ?, ?, ?, ?, 0, ?, 121799, 6/21/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/29/2021, 525000, 420000, 105000, 8, 8, 1.36, ?, 0, 27.00%, 100.00%, 73.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/14\/2024 14:56:34","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036134003","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Mansehra","tehsil":"Hamsheriyan","uc":"Maswal","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Ashique Hussain","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.37468,73.184672","coordinates":"WST KP_Images\/547Ashique Hussain.Picture of WST Before Improvement.100241.jpg","picture_of_wst_before_improvement":"12","wua_registration_no":"10\/22\/2020","wua_registration_date":"Ashique Hussain","name_of_wua_president":"1350349659373","cnic_no_of_wua_president":"3319110108","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"10","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"76.8","storage_capacity_m3":"20317","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/10\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/10\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"298201","amount_of_icr_i_released_rs":"11\/27\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"121799","amount_of_final_released_rs":"6\/21\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/29\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"27.00%","water_saving":"100.00%","water_losses_before_improvement":"73.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/14/2024 14:12:36" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/14/2024 14:12:36, ?, ?, Completed, 22036134004, KP, Hazara, Mansehra, Mansehra, Attar Shisha, Gotar Mera, Square, PCC, ?, Muhammad Waqar Malik, Non-Canal Command Area, Dug Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.40183259,73.29719899, WST KP_Images/551Muhammad Waqar Malik.Picture of WST Before Improvement.091627.jpg, 22, 10/22/2020, Muhammad Waqar Malik, 1350331942351, 3239010683, 6, 6, 0, 6, 5, 5, 8, 8, 1.36, 76.8, 20317, 0.06, 2, ?, WST Profile - Completed, ?, ?, 11/20/2020, 525000, 420000, 105000, ?, 0, ?, ?, 11/20/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 298201, 11/27/2020, ?, ?, ?, ?, ?, ?, 0, ?, 121799, 5/21/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/31/2020, 525000, 420000, 105000, 8, 8, 1.36, WST KP_Images/551Muhammad Waqar Malik.Picture of WST - After Completion.091626.jpg, 0, 24.00%, 100.00%, 76.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/14\/2024 14:12:36","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036134004","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Mansehra","tehsil":"Attar Shisha","uc":"Gotar Mera","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Muhammad Waqar Malik","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.40183259,73.29719899","coordinates":"WST KP_Images\/551Muhammad Waqar Malik.Picture of WST Before Improvement.091627.jpg","picture_of_wst_before_improvement":"22","wua_registration_no":"10\/22\/2020","wua_registration_date":"Muhammad Waqar Malik","name_of_wua_president":"1350331942351","cnic_no_of_wua_president":"3239010683","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"76.8","storage_capacity_m3":"20317","storage_capacity_gallon":"0.06","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/20\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"298201","amount_of_icr_i_released_rs":"11\/27\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"121799","amount_of_final_released_rs":"5\/21\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/31\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/551Muhammad Waqar Malik.Picture of WST - After Completion.091626.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"24.00%","water_saving":"100.00%","water_losses_before_improvement":"76.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/14/2024 14:07:56" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/14/2024 14:07:56, ?, ?, Completed, 22036134005, KP, Hazara, Mansehra, Mansehra, Attar Shisha, Gotar Kot, Square, PCC, ?, Atif Ejaz, Non-Canal Command Area, Dug Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.40269442,73.29327466, WST KP_Images/552Atif Ejaz.Picture of WST Before Improvement.091246.jpg, 23, 10/22/2020, Atif Ejaz, 1350302712377, 3239010683, 7, 5, 2, 7, 5, 5, 8, 8, 1.36, 76.8, 20317, 0.06, 2, ?, WST Profile - Completed, ?, ?, 11/20/2020, 525000, 420000, 105000, ?, 0, ?, ?, 11/20/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 298201, 11/27/2020, ?, ?, ?, ?, ?, ?, 0, ?, 121799, 5/21/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/31/2020, 525000, 420000, 105000, 8, 8, 1.36, ?, 0, 22.00%, 100.00%, 78.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/14\/2024 14:07:56","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036134005","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Mansehra","tehsil":"Attar Shisha","uc":"Gotar Kot","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Atif Ejaz","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.40269442,73.29327466","coordinates":"WST KP_Images\/552Atif Ejaz.Picture of WST Before Improvement.091246.jpg","picture_of_wst_before_improvement":"23","wua_registration_no":"10\/22\/2020","wua_registration_date":"Atif Ejaz","name_of_wua_president":"1350302712377","cnic_no_of_wua_president":"3239010683","contact_no_of_wua_president":"7","total_number_of_shareholders":"5","male_wua_members":"2","female_wua_members":"7","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"76.8","storage_capacity_m3":"20317","storage_capacity_gallon":"0.06","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/20\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"298201","amount_of_icr_i_released_rs":"11\/27\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"121799","amount_of_final_released_rs":"5\/21\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/31\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"22.00%","water_saving":"100.00%","water_losses_before_improvement":"78.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 11:37:21" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/15/2024 11:37:21, ?, ?, Completed, 22036135001, KP, Hazara, Mansehra, Mansehra, Bherkund, Bherkund, Square, Plum Concrete, ?, Saleem Bherkund Utla Wst, Non-Canal Command Area, Dug Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.399100, 73.170600, WST KP_Images/6619575cSaleem Bherkund Utla WST.Picture of WST Before Improvement.042451.jpg, 303, 12/1/2021, Muhammad Saleem, 1350360809787, 3155458477, 8, 8, 0, 8, 5, 5, 9, 9, 1.36, 92.45, 24458, 0.04, 1, ?, WST Profile - Completed, ?, ?, 12/21/2021, 738397, 553797, 184600, ?, 0, ?, ?, 12/21/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 218265, 12/30/2021, 165894, 12/30/2021, ?, ?, ?, ?, 165894, 12/30/2021, ?, ?, 384159, Final release pending, WST Milestone Payments - Completed, ?, ?, 4/20/2022, 738397, 553797, 184600, 9, 9, 1.36, ?, ?, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/15\/2024 11:37:21","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036135001","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Mansehra","tehsil":"Bherkund","uc":"Bherkund","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Saleem Bherkund Utla Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.399100, 73.170600","coordinates":"WST KP_Images\/6619575cSaleem Bherkund Utla WST.Picture of WST Before Improvement.042451.jpg","picture_of_wst_before_improvement":"303","wua_registration_no":"12\/1\/2021","wua_registration_date":"Muhammad Saleem","name_of_wua_president":"1350360809787","cnic_no_of_wua_president":"3155458477","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"92.45","storage_capacity_m3":"24458","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"738397","total_amount_rs":"553797","govt_share_rs":"184600","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/21\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"218265","amount_of_icr_i_released_rs":"12\/30\/2021","date_of_icr_i_released":"165894","2nd_bill_payment_rs":"12\/30\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"165894","amount_of_icr_ii_released_rs":"12\/30\/2021","date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"384159","total_released_amount_rs":"Final release pending","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/20\/2022","completion_date":"738397","verified_total_amount_rs":"553797","verified_govt_share_rs":"184600","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":null,"addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/21/2024 15:20:22" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/21/2024 15:20:22, ?, ?, Completed, 22036135002, KP, Hazara, Mansehra, Mansehra, Shoukat Abad, Plasar, Square, Plum Concrete, ?, Naeemyaqoob Khan, Non-Canal Command Area, Dug Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.445505, 73.140850, WST KP_Images/f5b2cbbaNaeemYaqoob Khan.Picture of WST Before Improvement.044738.jpg, 97, 4/15/2021, Naeem yaqoob khan, 1310115763035, 3335544222, 10, 8, 2, 10, 9, 7, 8, 8, 1.36, 130, 34342, 0.04, 1, ?, WST Profile - Completed, ?, ?, 5/28/2021, 560000, 420000, 140000, ?, 464344, 420000, 44344, 5/28/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168451, 6/7/2021, 130808, 6/7/2021, ?, ?, ?, ?, 130808, 6/7/2021, 120741, 10/29/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/31/2021, 559998, 420000, 139998, 8, 8, 1.36, WST KP_Images/f5b2cbbaNaeemyaqoob Khan.Picture of WST - After Completion.102412.jpg, 0, 23.00%, 100.00%, 77.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/21\/2024 15:20:22","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036135002","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Mansehra","tehsil":"Shoukat Abad","uc":"Plasar","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Naeemyaqoob Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.445505, 73.140850","coordinates":"WST KP_Images\/f5b2cbbaNaeemYaqoob Khan.Picture of WST Before Improvement.044738.jpg","picture_of_wst_before_improvement":"97","wua_registration_no":"4\/15\/2021","wua_registration_date":"Naeem yaqoob khan","name_of_wua_president":"1310115763035","cnic_no_of_wua_president":"3335544222","contact_no_of_wua_president":"10","total_number_of_shareholders":"8","male_wua_members":"2","female_wua_members":"10","total_wua_members":"9","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"130","storage_capacity_m3":"34342","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/28\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"464344","revised_total_amount_rs":"420000","revised_govt_share_rs":"44344","revised_community_share_rs":"5\/28\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168451","amount_of_icr_i_released_rs":"6\/7\/2021","date_of_icr_i_released":"130808","2nd_bill_payment_rs":"6\/7\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"130808","amount_of_icr_ii_released_rs":"6\/7\/2021","date_of_icr_ii_released":"120741","amount_of_final_released_rs":"10\/29\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/31\/2021","completion_date":"559998","verified_total_amount_rs":"420000","verified_govt_share_rs":"139998","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/f5b2cbbaNaeemyaqoob Khan.Picture of WST - After Completion.102412.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"23.00%","water_saving":"100.00%","water_losses_before_improvement":"77.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 14:49:01" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/15/2024 14:49:01, ?, ?, Completed, 22036135003, KP, Hazara, Mansehra, Mansehra, Shoukat Abad, Plasar, Square, Plum Concrete, ?, Farhan Naeem Wst, Non-Canal Command Area, Nallah, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.452392, 73.137665, WST KP_Images/9d20f0ecFarhan Naeem WST.Picture of WST Before Improvement.052729.jpg, 132, 6/1/2021, Farhan Naeem, 1310126873917, 3335544222, 10, 8, 2, 10, 9, 9, 8, 8, 8.25, 130, 34342, 0.04, 1, ?, WST Profile - Completed, ?, ?, 6/11/2021, 560000, 420000, 140000, ?, 0, ?, ?, 6/11/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 167549, 6/23/2021, 120900, 6/23/2021, ?, ?, ?, ?, 120900, 6/23/2021, 131551, 10/29/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/27/2021, 559998, 420000, 139998, 8, 8, 1.36, ?, 0, 24.00%, 100.00%, 76.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/15\/2024 14:49:01","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036135003","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Mansehra","tehsil":"Shoukat Abad","uc":"Plasar","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Farhan Naeem Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Nallah","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.452392, 73.137665","coordinates":"WST KP_Images\/9d20f0ecFarhan Naeem WST.Picture of WST Before Improvement.052729.jpg","picture_of_wst_before_improvement":"132","wua_registration_no":"6\/1\/2021","wua_registration_date":"Farhan Naeem","name_of_wua_president":"1310126873917","cnic_no_of_wua_president":"3335544222","contact_no_of_wua_president":"10","total_number_of_shareholders":"8","male_wua_members":"2","female_wua_members":"10","total_wua_members":"9","gross_command_area_gca_acres":"9","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"8.25","wst_depth_meter":"130","storage_capacity_m3":"34342","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/11\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/11\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"167549","amount_of_icr_i_released_rs":"6\/23\/2021","date_of_icr_i_released":"120900","2nd_bill_payment_rs":"6\/23\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"120900","amount_of_icr_ii_released_rs":"6\/23\/2021","date_of_icr_ii_released":"131551","amount_of_final_released_rs":"10\/29\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/27\/2021","completion_date":"559998","verified_total_amount_rs":"420000","verified_govt_share_rs":"139998","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"24.00%","water_saving":"100.00%","water_losses_before_improvement":"76.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 15:05:08" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/15/2024 15:05:08, ?, ?, Completed, 22036135004, KP, Hazara, Mansehra, Mansehra, Shoukat Abad, Plasar, Square, Plum Concrete, ?, Arsalannaeem, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.450934, 73.136929, WST KP_Images/68cf0000ArsalanNaeem.Picture of WST Before Improvement.035425.jpg, 131, 6/11/2021, Arsalan Naeem, 1310132575593, 3335544222, 10, 8, 2, 10, 9, 7, 8, 8, 1.36, 85, 22487, 0.04, 1, ?, WST Profile - Completed, ?, ?, 6/16/2021, 560500, 420000, 140500, ?, 0, ?, ?, 6/16/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 167549, 6/23/2021, 120900, 6/23/2021, ?, ?, ?, ?, 120900, 6/23/2021, 131551, 10/29/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/31/2021, 559999, 420000, 139999, 8, 8, 1.36, WST KP_Images/68cf0000Arsalannaeem.Picture of WST - After Completion.101903.jpg, 0, 26.00%, 100.00%, 74.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/15\/2024 15:05:08","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036135004","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Mansehra","tehsil":"Shoukat Abad","uc":"Plasar","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Arsalannaeem","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.450934, 73.136929","coordinates":"WST KP_Images\/68cf0000ArsalanNaeem.Picture of WST Before Improvement.035425.jpg","picture_of_wst_before_improvement":"131","wua_registration_no":"6\/11\/2021","wua_registration_date":"Arsalan Naeem","name_of_wua_president":"1310132575593","cnic_no_of_wua_president":"3335544222","contact_no_of_wua_president":"10","total_number_of_shareholders":"8","male_wua_members":"2","female_wua_members":"10","total_wua_members":"9","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"85","storage_capacity_m3":"22487","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/16\/2021","issuance_date_of_govt_share":"560500","total_amount_rs":"420000","govt_share_rs":"140500","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/16\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"167549","amount_of_icr_i_released_rs":"6\/23\/2021","date_of_icr_i_released":"120900","2nd_bill_payment_rs":"6\/23\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"120900","amount_of_icr_ii_released_rs":"6\/23\/2021","date_of_icr_ii_released":"131551","amount_of_final_released_rs":"10\/29\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/31\/2021","completion_date":"559999","verified_total_amount_rs":"420000","verified_govt_share_rs":"139999","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/68cf0000Arsalannaeem.Picture of WST - After Completion.101903.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"26.00%","water_saving":"100.00%","water_losses_before_improvement":"74.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/14/2024 12:02:08" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 5/14/2024 12:02:08, ?, ?, Completed, 22036135005, KP, Hazara, Mansehra, Mansehra, Shoukat Abad, Plasar, Square, Plum Concrete, ?, Imran Naeem, Non-Canal Command Area, Dug Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.446502, 73.136610, WST KP_Images/9e45484fImran Naeem.Picture of WST Before Improvement.040324.jpg, 133, 6/1/2021, Imran Naeem, 1310169695057, 3335544222, 10, 8, 2, 10, 9, 7, 8, 8, 1.36, 85, 22487, 0.18, 5, ?, WST Profile - Completed, ?, ?, 6/16/2021, 559999, 420000, 139999, ?, 0, ?, ?, 6/16/2021, ?, WST Issuance of TS - Completed, ?, ?, ?, 167549, 6/23/2021, 120900, 6/23/2021, ?, ?, ?, ?, 120900, 6/23/2021, 131551, 3/3/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/16/2021, 559998, 420000, 139998, 8, 8.25, 1.36, ?, 0, 75.00%, 100.00%, 25.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"5\/14\/2024 12:02:08","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036135005","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Mansehra","tehsil":"Shoukat Abad","uc":"Plasar","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Imran Naeem","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.446502, 73.136610","coordinates":"WST KP_Images\/9e45484fImran Naeem.Picture of WST Before Improvement.040324.jpg","picture_of_wst_before_improvement":"133","wua_registration_no":"6\/1\/2021","wua_registration_date":"Imran Naeem","name_of_wua_president":"1310169695057","cnic_no_of_wua_president":"3335544222","contact_no_of_wua_president":"10","total_number_of_shareholders":"8","male_wua_members":"2","female_wua_members":"10","total_wua_members":"9","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"85","storage_capacity_m3":"22487","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/16\/2021","issuance_date_of_govt_share":"559999","total_amount_rs":"420000","govt_share_rs":"139999","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/16\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"167549","amount_of_icr_i_released_rs":"6\/23\/2021","date_of_icr_i_released":"120900","2nd_bill_payment_rs":"6\/23\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"120900","amount_of_icr_ii_released_rs":"6\/23\/2021","date_of_icr_ii_released":"131551","amount_of_final_released_rs":"3\/3\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/16\/2021","completion_date":"559998","verified_total_amount_rs":"420000","verified_govt_share_rs":"139998","verified_community_share_rs":"8","executed_wst_length_meter":"8.25","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"75.00%","water_saving":"100.00%","water_losses_before_improvement":"25.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 14:55:39" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/15/2024 14:55:39, ?, ?, Completed, 22036135006, KP, Hazara, Mansehra, Mansehra, Matter Sheesha, Arab Khan, Square, Plum Concrete, ?, Nazeer Hussain Shah, Non-Canal Command Area, Nallah, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.417719, 73.304641, WST KP_Images/5294dac0Nazeer Hussain Shah.Picture of WST Before Improvement.041856.jpg, 108, 6/1/2021, Syed Nazeer Hussain Shah, 4210116099311, 3413529398, 8, 8, 0, 8, 9, 7, 8, 8, 1.36, 85, 22487, 0.04, 1, ?, WST Profile - Completed, ?, ?, 6/2/2021, 565000, 420000, 145000, ?, 0, ?, ?, 6/3/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168451, 6/7/2021, 130808, 6/7/2021, ?, ?, ?, ?, 130808, 6/7/2021, 120741, 10/29/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/31/2021, 559999, 420000, 139999, 8, 8, 1.36, ?, 0, 24.00%, 100.00%, 76.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/15\/2024 14:55:39","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036135006","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Mansehra","tehsil":"Matter Sheesha","uc":"Arab Khan","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Nazeer Hussain Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Nallah","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.417719, 73.304641","coordinates":"WST KP_Images\/5294dac0Nazeer Hussain Shah.Picture of WST Before Improvement.041856.jpg","picture_of_wst_before_improvement":"108","wua_registration_no":"6\/1\/2021","wua_registration_date":"Syed Nazeer Hussain Shah","name_of_wua_president":"4210116099311","cnic_no_of_wua_president":"3413529398","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"9","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"85","storage_capacity_m3":"22487","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/2\/2021","issuance_date_of_govt_share":"565000","total_amount_rs":"420000","govt_share_rs":"145000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/3\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168451","amount_of_icr_i_released_rs":"6\/7\/2021","date_of_icr_i_released":"130808","2nd_bill_payment_rs":"6\/7\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"130808","amount_of_icr_ii_released_rs":"6\/7\/2021","date_of_icr_ii_released":"120741","amount_of_final_released_rs":"10\/29\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/31\/2021","completion_date":"559999","verified_total_amount_rs":"420000","verified_govt_share_rs":"139999","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"24.00%","water_saving":"100.00%","water_losses_before_improvement":"76.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 14:58:33" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/15/2024 14:58:33, ?, ?, Completed, 22036135007, KP, Hazara, Mansehra, Mansehra, Attar Sheesha, Arab Khan, Square, Plum Concrete, ?, Syed Imdad Hussain Shah, Non-Canal Command Area, Nallah, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.415420, 73.304621, WST KP_Images/a9e4100fSyed Imdad Hussain Shah.Picture of WST Before Improvement.050131.jpg, 109, 6/1/2021, Imdad Hussain Shah, 4210111910561, 3413529398, 8, 8, 0, 8, 9, 7, 8, 8, 1.36, 85, 22487, 0.04, 1, ?, WST Profile - Completed, ?, ?, 6/2/2021, 561000, 420000, 141000, ?, 0, ?, ?, 6/3/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168451, 6/7/2021, 130808, 6/7/2021, ?, ?, ?, ?, 130808, 6/7/2021, 120741, 10/29/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/31/2021, 559998, 420000, 139998, 8, 8, 1.36, ?, 0, 25.00%, 100.00%, 75.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/15\/2024 14:58:33","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036135007","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Mansehra","tehsil":"Attar Sheesha","uc":"Arab Khan","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Syed Imdad Hussain Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Nallah","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.415420, 73.304621","coordinates":"WST KP_Images\/a9e4100fSyed Imdad Hussain Shah.Picture of WST Before Improvement.050131.jpg","picture_of_wst_before_improvement":"109","wua_registration_no":"6\/1\/2021","wua_registration_date":"Imdad Hussain Shah","name_of_wua_president":"4210111910561","cnic_no_of_wua_president":"3413529398","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"9","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"85","storage_capacity_m3":"22487","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/2\/2021","issuance_date_of_govt_share":"561000","total_amount_rs":"420000","govt_share_rs":"141000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/3\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168451","amount_of_icr_i_released_rs":"6\/7\/2021","date_of_icr_i_released":"130808","2nd_bill_payment_rs":"6\/7\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"130808","amount_of_icr_ii_released_rs":"6\/7\/2021","date_of_icr_ii_released":"120741","amount_of_final_released_rs":"10\/29\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/31\/2021","completion_date":"559998","verified_total_amount_rs":"420000","verified_govt_share_rs":"139998","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"25.00%","water_saving":"100.00%","water_losses_before_improvement":"75.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 15:09:23" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/15/2024 15:09:23, ?, ?, Completed, 22036135008, KP, Hazara, Mansehra, Mansehra, Labar Kot, Lambi Dheri, Square, Plum Concrete, ?, Abdul Rasheed Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.354464, 73.233598, WST KP_Images/4a6f20c1Abdul Rasheed WST.Picture of WST Before Improvement.045221.jpg, 312, 1/3/2022, Abdul Rasheed Khan, 1350306316545, 3335554481, 9, 9, 0, 9, 6, 5, 9, 9, 1.36, 96, 25397, 0.04, 1, ?, WST Profile - Completed, ?, ?, 1/10/2022, 746800, 560000, 186800, ?, 0, ?, ?, 1/10/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 224000, 2/15/2022, 168000, 2/15/2022, ?, ?, ?, ?, 168000, 2/15/2022, 168000, 9/7/2022, 560000, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2022, 746648, 560000, 186648, 9, 8.9, 1.58, ?, 0, 25.00%, 100.00%, 75.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/15\/2024 15:09:23","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036135008","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Mansehra","tehsil":"Labar Kot","uc":"Lambi Dheri","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Abdul Rasheed Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.354464, 73.233598","coordinates":"WST KP_Images\/4a6f20c1Abdul Rasheed WST.Picture of WST Before Improvement.045221.jpg","picture_of_wst_before_improvement":"312","wua_registration_no":"1\/3\/2022","wua_registration_date":"Abdul Rasheed Khan","name_of_wua_president":"1350306316545","cnic_no_of_wua_president":"3335554481","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"96","storage_capacity_m3":"25397","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/10\/2022","issuance_date_of_govt_share":"746800","total_amount_rs":"560000","govt_share_rs":"186800","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/10\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"224000","amount_of_icr_i_released_rs":"2\/15\/2022","date_of_icr_i_released":"168000","2nd_bill_payment_rs":"2\/15\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168000","amount_of_icr_ii_released_rs":"2\/15\/2022","date_of_icr_ii_released":"168000","amount_of_final_released_rs":"9\/7\/2022","date_of_final_released":"560000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2022","completion_date":"746648","verified_total_amount_rs":"560000","verified_govt_share_rs":"186648","verified_community_share_rs":"9","executed_wst_length_meter":"8.9","executed_wst_width_meter":"1.58","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"25.00%","water_saving":"100.00%","water_losses_before_improvement":"75.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 15:03:45" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/15/2024 15:03:45, ?, ?, Completed, 22036135009, KP, Hazara, Mansehra, Mansehra, Mansehra Rural, Thakra, Square, Plum Concrete, ?, Saleem Khan Thakra Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.356400, 73.202300, WST KP_Images/2c8f380cSaleem Khan Thakra WST.Picture of WST Before Improvement.042923.jpg, 309, 12/30/2021, Muhammad Saleem Khan, 1350315181227, 3441988185, 11, 11, 0, 11, 4, 4, 8, 8, 1.36, 80, 21164, 0.04, 1, ?, WST Profile - Completed, ?, ?, 1/7/2022, 738397, 553797, 184600, ?, 0, ?, ?, 1/7/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 221519, 1/19/2022, 166000, 1/19/2022, ?, ?, ?, ?, 166000, 1/19/2022, 166278, 9/7/2022, 553797, ?, WST Milestone Payments - Completed, ?, ?, 4/14/2022, 738377, 553797, 184580, 13, 6.6, 1.36, ?, 0, 28.00%, 100.00%, 72.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Saleem Khan Thakra WST, Saleem Khan Thakra WST, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/15\/2024 15:03:45","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036135009","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Mansehra","tehsil":"Mansehra Rural","uc":"Thakra","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Saleem Khan Thakra Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.356400, 73.202300","coordinates":"WST KP_Images\/2c8f380cSaleem Khan Thakra WST.Picture of WST Before Improvement.042923.jpg","picture_of_wst_before_improvement":"309","wua_registration_no":"12\/30\/2021","wua_registration_date":"Muhammad Saleem Khan","name_of_wua_president":"1350315181227","cnic_no_of_wua_president":"3441988185","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"4","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"80","storage_capacity_m3":"21164","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/7\/2022","issuance_date_of_govt_share":"738397","total_amount_rs":"553797","govt_share_rs":"184600","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"221519","amount_of_icr_i_released_rs":"1\/19\/2022","date_of_icr_i_released":"166000","2nd_bill_payment_rs":"1\/19\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"166000","amount_of_icr_ii_released_rs":"1\/19\/2022","date_of_icr_ii_released":"166278","amount_of_final_released_rs":"9\/7\/2022","date_of_final_released":"553797","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/14\/2022","completion_date":"738377","verified_total_amount_rs":"553797","verified_govt_share_rs":"184580","verified_community_share_rs":"13","executed_wst_length_meter":"6.6","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"28.00%","water_saving":"100.00%","water_losses_before_improvement":"72.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Saleem Khan Thakra WST","bls_ii":"Saleem Khan Thakra WST","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 15:10:52" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/15/2024 15:10:52, ?, ?, Completed, 22036135010, KP, Hazara, Mansehra, Mansehra, Behali, Ogra, Square, Plum Concrete, ?, Muhammad Zahid Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.309643, 73.176541, WST KP_Images/008f0e06Muhammad Zahid WST.Picture of WST Before Improvement.043514.jpg, 78, 3/15/2021, Muhammad Ejaz, 1350386025319, 3005630365, 8, 8, 0, 8, 6, 6, 8, 8, 1.36, 85, 22487, 0.04, 1, ?, WST Profile - Completed, ?, ?, 6/1/2021, 559860, 420000, 139860, ?, 0, ?, ?, 6/1/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168451, 6/15/2021, 130808, 6/15/2021, ?, ?, ?, ?, 130808, 6/15/2021, 92375, 9/12/2022, 391634, ?, WST Milestone Payments - Completed, ?, ?, 6/2/2022, 522166, 391634, 130532, 8, 7.82, 1.36, WST KP_Images/008f0e06Muhammad Zahid Wst.Picture of WST - After Completion.101929.jpg, 0, 28.00%, 100.00%, 72.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/15\/2024 15:10:52","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036135010","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Mansehra","tehsil":"Behali","uc":"Ogra","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Muhammad Zahid Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.309643, 73.176541","coordinates":"WST KP_Images\/008f0e06Muhammad Zahid WST.Picture of WST Before Improvement.043514.jpg","picture_of_wst_before_improvement":"78","wua_registration_no":"3\/15\/2021","wua_registration_date":"Muhammad Ejaz","name_of_wua_president":"1350386025319","cnic_no_of_wua_president":"3005630365","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"6","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"85","storage_capacity_m3":"22487","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/1\/2021","issuance_date_of_govt_share":"559860","total_amount_rs":"420000","govt_share_rs":"139860","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/1\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168451","amount_of_icr_i_released_rs":"6\/15\/2021","date_of_icr_i_released":"130808","2nd_bill_payment_rs":"6\/15\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"130808","amount_of_icr_ii_released_rs":"6\/15\/2021","date_of_icr_ii_released":"92375","amount_of_final_released_rs":"9\/12\/2022","date_of_final_released":"391634","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/2\/2022","completion_date":"522166","verified_total_amount_rs":"391634","verified_govt_share_rs":"130532","verified_community_share_rs":"8","executed_wst_length_meter":"7.82","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/008f0e06Muhammad Zahid Wst.Picture of WST - After Completion.101929.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"28.00%","water_saving":"100.00%","water_losses_before_improvement":"72.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 14:45:23" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/15/2024 14:45:23, ?, ?, Completed, 22036135011, KP, Hazara, Mansehra, Mansehra, Inayat abad, Lang Sharif, Square, Plum Concrete, ?, Muhammad Zubair Wst, Non-Canal Command Area, Nallah, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.240370, 73.116230, WST KP_Images/b9ee032dMuhammad Zubair WST.Picture of WST Before Improvement.044010.jpg, 54, 2/15/2021, Muhammad Zubair, 1350366899765, 3239824979, 17, 17, 0, 17, 3.5, 3, 9, 9, 1.36, 94, 24868, 0.07, 2, ?, WST Profile - Completed, ?, ?, 12/21/2021, 746700, 560000, 186700, ?, 0, ?, ?, 12/21/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 221447, 12/29/2021, 162549, 12/29/2021, ?, ?, ?, ?, 162549, 12/29/2021, 175504, 5/24/2022, 559500, ?, WST Milestone Payments - Completed, ?, ?, 3/30/2022, 745981, 559500, 186481, 9, 9.03, 1.36, ?, 0, 25.00%, 100.00%, 75.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/15\/2024 14:45:23","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036135011","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Mansehra","tehsil":"Inayat abad","uc":"Lang Sharif","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Muhammad Zubair Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Nallah","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.240370, 73.116230","coordinates":"WST KP_Images\/b9ee032dMuhammad Zubair WST.Picture of WST Before Improvement.044010.jpg","picture_of_wst_before_improvement":"54","wua_registration_no":"2\/15\/2021","wua_registration_date":"Muhammad Zubair","name_of_wua_president":"1350366899765","cnic_no_of_wua_president":"3239824979","contact_no_of_wua_president":"17","total_number_of_shareholders":"17","male_wua_members":"0","female_wua_members":"17","total_wua_members":"3.5","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"94","storage_capacity_m3":"24868","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"746700","total_amount_rs":"560000","govt_share_rs":"186700","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/21\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"221447","amount_of_icr_i_released_rs":"12\/29\/2021","date_of_icr_i_released":"162549","2nd_bill_payment_rs":"12\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"162549","amount_of_icr_ii_released_rs":"12\/29\/2021","date_of_icr_ii_released":"175504","amount_of_final_released_rs":"5\/24\/2022","date_of_final_released":"559500","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/30\/2022","completion_date":"745981","verified_total_amount_rs":"559500","verified_govt_share_rs":"186481","verified_community_share_rs":"9","executed_wst_length_meter":"9.03","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"25.00%","water_saving":"100.00%","water_losses_before_improvement":"75.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/14/2024 11:57:05" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/14/2024 11:57:05, ?, ?, Completed, 22036135012, KP, Hazara, Mansehra, Mansehra, Jaloo, Shahlia, Square, Plum Concrete, ?, Gulzar Ahmed Khan Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.306680, 73.148541, WST KP_Images/700b9ef4Gulzar Ahmed Khan WST.Picture of WST Before Improvement.104631.jpg, 151, 6/1/2021, Azam Gulzar Khan, 1350305875533, 3005625593, 9, 9, 0, 9, 4, 4, 9, 9, 1.36, 80, 21164, 0.07, 2, ?, WST Profile - Completed, ?, ?, 1/7/2022, 746450, 560000, 186450, ?, 0, ?, ?, 1/7/2022, ?, WST Issuance of TS - Completed, ?, ?, ?, 224000, 1/19/2022, 168000, 1/19/2022, ?, ?, ?, ?, 168000, 1/19/2022, 158650, 5/24/2022, 550650, ?, WST Milestone Payments - Completed, ?, ?, 4/14/2022, 734181, 550650, 183531, 8, 8.36, 1.36, ?, 0, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/14\/2024 11:57:05","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036135012","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Mansehra","tehsil":"Jaloo","uc":"Shahlia","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Gulzar Ahmed Khan Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.306680, 73.148541","coordinates":"WST KP_Images\/700b9ef4Gulzar Ahmed Khan WST.Picture of WST Before Improvement.104631.jpg","picture_of_wst_before_improvement":"151","wua_registration_no":"6\/1\/2021","wua_registration_date":"Azam Gulzar Khan","name_of_wua_president":"1350305875533","cnic_no_of_wua_president":"3005625593","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"4","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"80","storage_capacity_m3":"21164","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/7\/2022","issuance_date_of_govt_share":"746450","total_amount_rs":"560000","govt_share_rs":"186450","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"224000","amount_of_icr_i_released_rs":"1\/19\/2022","date_of_icr_i_released":"168000","2nd_bill_payment_rs":"1\/19\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168000","amount_of_icr_ii_released_rs":"1\/19\/2022","date_of_icr_ii_released":"158650","amount_of_final_released_rs":"5\/24\/2022","date_of_final_released":"550650","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/14\/2022","completion_date":"734181","verified_total_amount_rs":"550650","verified_govt_share_rs":"183531","verified_community_share_rs":"8","executed_wst_length_meter":"8.36","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 14:47:39" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/15/2024 14:47:39, ?, ?, Completed, 22036135013, KP, Hazara, Mansehra, Mansehra, Datta, Kund Bagheecha, Square, Plum Concrete, ?, Kund Bagheecha Lift Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.288380, 73.243580, WST KP_Images/df9940ffKund Bagheecha lift WST.Picture of WST Before Improvement.041926.jpg, 143, 6/1/2021, Ahmad Ali Syed, 3740526760609, 3245190940, 22, 22, 0, 22, 7, 7, 8, 8, 1.36, 81, 21429, 0.08, 2, ?, WST Profile - Completed, ?, ?, 1/21/2022, 746700, 560000, 186700, ?, 604727, 560000, 44727, 1/21/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 216000, 3/3/2022, 162000, 3/3/2022, ?, ?, ?, ?, 162000, 3/3/2022, 182000, 9/15/2022, 560000, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2022, 746648, 560000, 186648, 10, 10, 1.36, ?, 0, 22.00%, 100.00%, 78.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/15\/2024 14:47:39","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036135013","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Mansehra","tehsil":"Datta","uc":"Kund Bagheecha","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Kund Bagheecha Lift Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.288380, 73.243580","coordinates":"WST KP_Images\/df9940ffKund Bagheecha lift WST.Picture of WST Before Improvement.041926.jpg","picture_of_wst_before_improvement":"143","wua_registration_no":"6\/1\/2021","wua_registration_date":"Ahmad Ali Syed","name_of_wua_president":"3740526760609","cnic_no_of_wua_president":"3245190940","contact_no_of_wua_president":"22","total_number_of_shareholders":"22","male_wua_members":"0","female_wua_members":"22","total_wua_members":"7","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"81","storage_capacity_m3":"21429","storage_capacity_gallon":"0.08","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/21\/2022","issuance_date_of_govt_share":"746700","total_amount_rs":"560000","govt_share_rs":"186700","community_share_rs":null,"revised_issuance_date_of_govt_share":"604727","revised_total_amount_rs":"560000","revised_govt_share_rs":"44727","revised_community_share_rs":"1\/21\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"216000","amount_of_icr_i_released_rs":"3\/3\/2022","date_of_icr_i_released":"162000","2nd_bill_payment_rs":"3\/3\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"162000","amount_of_icr_ii_released_rs":"3\/3\/2022","date_of_icr_ii_released":"182000","amount_of_final_released_rs":"9\/15\/2022","date_of_final_released":"560000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2022","completion_date":"746648","verified_total_amount_rs":"560000","verified_govt_share_rs":"186648","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"22.00%","water_saving":"100.00%","water_losses_before_improvement":"78.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 11:56:29" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/15/2024 11:56:29, ?, ?, Completed, 22036135014, KP, Hazara, Mansehra, Mansehra, Datta, Ghazikot, Square, Plum Concrete, ?, Rashid Khan, Non-Canal Command Area, Dug Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.301759, 73.219340, WST KP_Images/77299509Rashid Khan.Picture of WST Before Improvement.070044.jpg, 371, 4/21/2022, Rashid Khan, 1350358460397, 3420475204, 8, 8, 0, 8, 9, 9, 9, 9, 1.36, 93, 24603, 0.07, 2, ?, WST Profile - Completed, ?, ?, 5/13/2022, 746400, 560000, 186400, ?, 0, ?, ?, 5/13/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 224000, 5/18/2022, ?, ?, ?, ?, ?, ?, 0, ?, 317727, 11/2/2022, 541727, ?, WST Milestone Payments - Completed, ?, ?, 7/31/2022, 722285, 541727, 180558, 10, 7.37, 1.39, ?, 0, 23.00%, 100.00%, 77.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/15\/2024 11:56:29","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036135014","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Mansehra","tehsil":"Datta","uc":"Ghazikot","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Rashid Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.301759, 73.219340","coordinates":"WST KP_Images\/77299509Rashid Khan.Picture of WST Before Improvement.070044.jpg","picture_of_wst_before_improvement":"371","wua_registration_no":"4\/21\/2022","wua_registration_date":"Rashid Khan","name_of_wua_president":"1350358460397","cnic_no_of_wua_president":"3420475204","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"9","gross_command_area_gca_acres":"9","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"93","storage_capacity_m3":"24603","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/13\/2022","issuance_date_of_govt_share":"746400","total_amount_rs":"560000","govt_share_rs":"186400","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/13\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"224000","amount_of_icr_i_released_rs":"5\/18\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"317727","amount_of_final_released_rs":"11\/2\/2022","date_of_final_released":"541727","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/31\/2022","completion_date":"722285","verified_total_amount_rs":"541727","verified_govt_share_rs":"180558","verified_community_share_rs":"10","executed_wst_length_meter":"7.37","executed_wst_width_meter":"1.39","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"23.00%","water_saving":"100.00%","water_losses_before_improvement":"77.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/9/2024 15:53:13" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 7/9/2024 15:53:13, ?, ?, Completed, 22036135015, KP, Hazara, Mansehra, Mansehra, Sawan Mera, Kund Khawaj Muhammad, Square, Plum Concrete, ?, Alam Zeb Khan Wst, Non-Canal Command Area, Other Source, Spring, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.269330, 72.996480, WST KP_Images/44757094Alam Zeb Khan WST.Picture of WST Before Improvement.062024.jpg, 356, 3/21/2022, Muhammad Riafat, 1350355454165, 3469611537, 7, 7, 0, 7, 5, 5, 8, 8, 1.36, 76.8, 20317, 0.05, 1, ?, WST Profile - Completed, ?, ?, 4/14/2022, 733443, 550096, 183347, ?, 0, ?, ?, 4/14/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 219994, 5/18/2022, 0, ?, 0, ?, 0, ?, 0, ?, 330102, 9/15/2022, 550096, ?, WST Milestone Payments - Completed, ?, ?, 8/15/2022, 733443, 550096, 183347, 9, 9.3, 1.36, ?, 0, 20.00%, 100.00%, 80.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"7\/9\/2024 15:53:13","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036135015","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Mansehra","tehsil":"Sawan Mera","uc":"Kund Khawaj Muhammad","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Alam Zeb Khan Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.269330, 72.996480","coordinates":"WST KP_Images\/44757094Alam Zeb Khan WST.Picture of WST Before Improvement.062024.jpg","picture_of_wst_before_improvement":"356","wua_registration_no":"3\/21\/2022","wua_registration_date":"Muhammad Riafat","name_of_wua_president":"1350355454165","cnic_no_of_wua_president":"3469611537","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"76.8","storage_capacity_m3":"20317","storage_capacity_gallon":"0.05","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/14\/2022","issuance_date_of_govt_share":"733443","total_amount_rs":"550096","govt_share_rs":"183347","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/14\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"219994","amount_of_icr_i_released_rs":"5\/18\/2022","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"330102","amount_of_final_released_rs":"9\/15\/2022","date_of_final_released":"550096","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"8\/15\/2022","completion_date":"733443","verified_total_amount_rs":"550096","verified_govt_share_rs":"183347","verified_community_share_rs":"9","executed_wst_length_meter":"9.3","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"20.00%","water_saving":"100.00%","water_losses_before_improvement":"80.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 11:47:28" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/15/2024 11:47:28, ?, ?, Completed, 22036135016, KP, Hazara, Mansehra, Mansehra, Shoukat Abad, Tatar Saydan, Square, Plum Concrete, ?, Mujahid Hussain Shah, Non-Canal Command Area, Nallah, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.455572, 73.103162, WST KP_Images/4ee3fca6Mujahid Hussain Shah.Picture of WST Before Improvement.071300.jpg, 311, 12/30/2021, Mujahid Hussain Shah, 1350305126119, 3359973577, 23, 8, 0, 8, 6, 5.5, 9, 9, 1.36, 95, 25132, 0.08, 2, ?, WST Profile - Completed, ?, ?, 2/9/2022, 746648, 560000, 186648, ?, 0, ?, ?, 2/9/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 224000, 2/15/2022, ?, ?, ?, ?, ?, ?, 0, ?, 336000, 9/15/2022, 560000, ?, WST Milestone Payments - Completed, ?, ?, 7/29/2022, 746648, 560000, 186648, 9, 8.9, 1.36, ?, 0, 21.00%, 100.00%, 79.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/15\/2024 11:47:28","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036135016","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Mansehra","tehsil":"Shoukat Abad","uc":"Tatar Saydan","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Mujahid Hussain Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Nallah","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.455572, 73.103162","coordinates":"WST KP_Images\/4ee3fca6Mujahid Hussain Shah.Picture of WST Before Improvement.071300.jpg","picture_of_wst_before_improvement":"311","wua_registration_no":"12\/30\/2021","wua_registration_date":"Mujahid Hussain Shah","name_of_wua_president":"1350305126119","cnic_no_of_wua_president":"3359973577","contact_no_of_wua_president":"23","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"6","gross_command_area_gca_acres":"5.5","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"95","storage_capacity_m3":"25132","storage_capacity_gallon":"0.08","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/9\/2022","issuance_date_of_govt_share":"746648","total_amount_rs":"560000","govt_share_rs":"186648","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/9\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"224000","amount_of_icr_i_released_rs":"2\/15\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"336000","amount_of_final_released_rs":"9\/15\/2022","date_of_final_released":"560000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/29\/2022","completion_date":"746648","verified_total_amount_rs":"560000","verified_govt_share_rs":"186648","verified_community_share_rs":"9","executed_wst_length_meter":"8.9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"21.00%","water_saving":"100.00%","water_losses_before_improvement":"79.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/14/2024 14:50:32" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/14/2024 14:50:32, ?, ?, Completed, 22036144001, KP, Hazara, Mansehra, Mansehra, Ghazi Kot, Khait Gallah, Rectangular, PCC, ?, Zeeshan Hameed, Non-Canal Command Area, Dug Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.2893,73.230168, WST KP_Images/546Zeeshan Hameed.Picture of WST Before Improvement.095513.jpg, F3-31A, 3/17/2020, Zeeshan Hameed, 1310319656585, 3018146120, 9, 9, 0, 9, 6, 6, 11, 6, 1.36, 76.86, 20333, 0.08, 2, ?, WST Profile - Completed, ?, ?, 3/19/2020, 525000, 420000, 105000, ?, 0, ?, ?, 3/19/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 6/4/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/2/2020, 525000, 420000, 105000, 11, 6.1, 1.36, ?, 0, 28.00%, 100.00%, 72.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/14\/2024 14:50:32","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036144001","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Mansehra","tehsil":"Ghazi Kot","uc":"Khait Gallah","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Zeeshan Hameed","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.2893,73.230168","coordinates":"WST KP_Images\/546Zeeshan Hameed.Picture of WST Before Improvement.095513.jpg","picture_of_wst_before_improvement":"F3-31A","wua_registration_no":"3\/17\/2020","wua_registration_date":"Zeeshan Hameed","name_of_wua_president":"1310319656585","cnic_no_of_wua_president":"3018146120","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"6","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"11","wst_length_meter":"6","wst_width_meter":"1.36","wst_depth_meter":"76.86","storage_capacity_m3":"20333","storage_capacity_gallon":"0.08","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/19\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/19\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/4\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/2\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"11","executed_wst_length_meter":"6.1","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"28.00%","water_saving":"100.00%","water_losses_before_improvement":"72.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 15:01:52" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/15/2024 15:01:52, ?, ?, Completed, 22036145001, KP, Hazara, Mansehra, Mansehra, Bherkund, Nilor, Rectangular, Plum Concrete, ?, Syaed Jamal Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.391128, 73.109407, WST KP_Images/9fb96c5eSyaed Jamal Wst.Picture of WST Before Improvement.101852.jpg, 180, 10/15/2021, Syaed Jamal Shah, 1310187228169, 3158133445, 9, 9, 0, 9, 11, 10, 13, 7, 1.4, 110, 29101, 0.07, 2, ?, WST Profile - Completed, ?, ?, 12/21/2021, 738397, 553797, 184600, ?, 0, ?, ?, 12/21/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 218265, 12/29/2021, 165894, 12/29/2021, ?, ?, ?, ?, 165894, 12/29/2021, 169638, 9/7/2022, 553797, ?, WST Milestone Payments - Completed, ?, ?, 3/30/2022, 738378, 553797, 184581, 13, 6.7, 1.4, ?, 0, 29.00%, 100.00%, 71.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/15\/2024 15:01:52","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036145001","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Mansehra","tehsil":"Bherkund","uc":"Nilor","village":"Rectangular","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Syaed Jamal Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.391128, 73.109407","coordinates":"WST KP_Images\/9fb96c5eSyaed Jamal Wst.Picture of WST Before Improvement.101852.jpg","picture_of_wst_before_improvement":"180","wua_registration_no":"10\/15\/2021","wua_registration_date":"Syaed Jamal Shah","name_of_wua_president":"1310187228169","cnic_no_of_wua_president":"3158133445","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"11","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"13","wst_length_meter":"7","wst_width_meter":"1.4","wst_depth_meter":"110","storage_capacity_m3":"29101","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"738397","total_amount_rs":"553797","govt_share_rs":"184600","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/21\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"218265","amount_of_icr_i_released_rs":"12\/29\/2021","date_of_icr_i_released":"165894","2nd_bill_payment_rs":"12\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"165894","amount_of_icr_ii_released_rs":"12\/29\/2021","date_of_icr_ii_released":"169638","amount_of_final_released_rs":"9\/7\/2022","date_of_final_released":"553797","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/30\/2022","completion_date":"738378","verified_total_amount_rs":"553797","verified_govt_share_rs":"184581","verified_community_share_rs":"13","executed_wst_length_meter":"6.7","executed_wst_width_meter":"1.4","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"29.00%","water_saving":"100.00%","water_losses_before_improvement":"71.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 14:52:11" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/10/2024 14:52:11, ?, ?, Completed, 22036234001, KP, Hazara, Mansehra, Baffa Pakhal, Ichriyan, Naka Shaheed, Square, PCC, ?, Saqib Sherazi, Non-Canal Command Area, Other Source, Kattha danna, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.55202,73.12878, WST KP_Images/540Saqib Sherazi.Picture of WST Before Improvement.095523.jpg, F3-11, 1/23/2020, Syed Saqib Sherazi, 1350394580717, 3135646138, 15, 15, 0, 15, 10, 10, 8, 8, 1.36, 76.8, 20317, 0.09, 3, ?, WST Profile - Completed, ?, ?, 2/24/2020, 525000, 420000, 105000, ?, 0, ?, ?, 2/25/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 3/13/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/13/2020, 525000, 420000, 105000, 8, 8, 1.36, ?, 0, 50.00%, 1000.00%, 50.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Saqib Sherazi, Saqib Sherazi, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/10\/2024 14:52:11","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036234001","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Baffa Pakhal","tehsil":"Ichriyan","uc":"Naka Shaheed","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Saqib Sherazi","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Kattha danna","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.55202,73.12878","coordinates":"WST KP_Images\/540Saqib Sherazi.Picture of WST Before Improvement.095523.jpg","picture_of_wst_before_improvement":"F3-11","wua_registration_no":"1\/23\/2020","wua_registration_date":"Syed Saqib Sherazi","name_of_wua_president":"1350394580717","cnic_no_of_wua_president":"3135646138","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"10","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"76.8","storage_capacity_m3":"20317","storage_capacity_gallon":"0.09","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/25\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/13\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/13\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"50.00%","water_saving":"1000.00%","water_losses_before_improvement":"50.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Saqib Sherazi","bls_ii":"Saqib Sherazi","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/5/2024 15:18:57" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 6/5/2024 15:18:57, ?, ?, Completed, 22036234002, KP, Hazara, Mansehra, Baffa Pakhal, Ichriyan, Dug Patta, Square, PCC, ?, Mehmood Hussain Shah, Non-Canal Command Area, Other Source, Kattha, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.55209,73.12888, WST KP_Images/542Mehmood Hussain Shah.Picture of WST Before Improvement.094726.jpg, F3-10, 1/23/2020, Mehmood Hussain Shah, 1310367430465, 3335025334, 15, 15, 0, 15, 5, 5, 8, 8, 1.36, 76.8, 20317, 0.07, 2, ?, WST Profile - Completed, ?, ?, 2/24/2020, 525000, 420000, 105000, ?, 0, ?, ?, 2/25/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 3/17/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/13/2020, 525000, 420000, 105000, 8, 8, 1.36, ?, 1, 80.00%, 100.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"6\/5\/2024 15:18:57","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036234002","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Baffa Pakhal","tehsil":"Ichriyan","uc":"Dug Patta","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Mehmood Hussain Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Kattha","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.55209,73.12888","coordinates":"WST KP_Images\/542Mehmood Hussain Shah.Picture of WST Before Improvement.094726.jpg","picture_of_wst_before_improvement":"F3-10","wua_registration_no":"1\/23\/2020","wua_registration_date":"Mehmood Hussain Shah","name_of_wua_president":"1310367430465","cnic_no_of_wua_president":"3335025334","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"76.8","storage_capacity_m3":"20317","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/25\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/17\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/13\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"80.00%","water_saving":"100.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/14/2024 12:12:35" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 5/14/2024 12:12:35, ?, ?, Completed, 22036235001, KP, Hazara, Mansehra, Baffa Pakhal, Bhogarh Mang, Salbandi Barri, Square, Plum Concrete, ?, Sal Bandi Barri Wst, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.572159, 73.262329, WST KP_Images/c14bcadaSal Bandi Barri Wst.Picture of WST Before Improvement.053337.jpg, 19, 10/22/2020, Sajid Ali Swati, 1350319010561, 3469675644, 6, 6, 0, 6, 5, 5, 8, 8, 1.36, 80, 21164, 0.04, 1, ?, WST Profile - Completed, ?, ?, 12/2/2020, 559999, 420000, 139999, ?, 0, ?, ?, 12/2/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, 181715, 12/22/2020, 116486, 12/22/2020, ?, ?, ?, ?, 116486, 12/22/2020, 121799, 6/16/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2022, 559999, 420000, 139999, 11, 6.04, 1.48, ?, 0, 33.00%, 100.00%, 67.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"5\/14\/2024 12:12:35","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036235001","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Baffa Pakhal","tehsil":"Bhogarh Mang","uc":"Salbandi Barri","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Sal Bandi Barri Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.572159, 73.262329","coordinates":"WST KP_Images\/c14bcadaSal Bandi Barri Wst.Picture of WST Before Improvement.053337.jpg","picture_of_wst_before_improvement":"19","wua_registration_no":"10\/22\/2020","wua_registration_date":"Sajid Ali Swati","name_of_wua_president":"1350319010561","cnic_no_of_wua_president":"3469675644","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"80","storage_capacity_m3":"21164","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/2\/2020","issuance_date_of_govt_share":"559999","total_amount_rs":"420000","govt_share_rs":"139999","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/2\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"181715","amount_of_icr_i_released_rs":"12\/22\/2020","date_of_icr_i_released":"116486","2nd_bill_payment_rs":"12\/22\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"116486","amount_of_icr_ii_released_rs":"12\/22\/2020","date_of_icr_ii_released":"121799","amount_of_final_released_rs":"6\/16\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2022","completion_date":"559999","verified_total_amount_rs":"420000","verified_govt_share_rs":"139999","verified_community_share_rs":"11","executed_wst_length_meter":"6.04","executed_wst_width_meter":"1.48","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"33.00%","water_saving":"100.00%","water_losses_before_improvement":"67.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/14/2024 12:03:36" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/14/2024 12:03:36, ?, ?, Completed, 22036235002, KP, Hazara, Mansehra, Baffa Pakhal, Baffa, Kulharay, Square, Plum Concrete, ?, Aziz It Rehman Wst, Non-Canal Command Area, Nallah, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.445901, 73.218018, WST KP_Images/5ebda608Aziz It Rehman Wst.Picture of WST Before Improvement.062717.jpg, 348, 3/10/2022, Aziz Ur Rehman, 1350396586861, 3135822855, 6, 6, 0, 6, 5, 5, 8, 8, 1.36, 80, 21164, 0.26, 7, ?, WST Profile - Completed, ?, ?, 4/14/2022, 710971, 533371, 177600, ?, 0, ?, ?, 4/14/2022, ?, WST Issuance of TS - Completed, ?, ?, ?, 213199, 5/18/2022, 159613, 5/18/2022, ?, ?, ?, ?, 159613, 5/18/2022, 138278, 12/28/2023, 511090, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2022, 681453, 511090, 170363, 8, 8, 1.36, WST KP_Images/5ebda608Aziz It Rehman Wst.Picture of WST - After Completion.062717.jpg, 0, 29.00%, 100.00%, 71.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/14\/2024 12:03:36","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036235002","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Baffa Pakhal","tehsil":"Baffa","uc":"Kulharay","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Aziz It Rehman Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Nallah","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.445901, 73.218018","coordinates":"WST KP_Images\/5ebda608Aziz It Rehman Wst.Picture of WST Before Improvement.062717.jpg","picture_of_wst_before_improvement":"348","wua_registration_no":"3\/10\/2022","wua_registration_date":"Aziz Ur Rehman","name_of_wua_president":"1350396586861","cnic_no_of_wua_president":"3135822855","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"80","storage_capacity_m3":"21164","storage_capacity_gallon":"0.26","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/14\/2022","issuance_date_of_govt_share":"710971","total_amount_rs":"533371","govt_share_rs":"177600","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/14\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"213199","amount_of_icr_i_released_rs":"5\/18\/2022","date_of_icr_i_released":"159613","2nd_bill_payment_rs":"5\/18\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"159613","amount_of_icr_ii_released_rs":"5\/18\/2022","date_of_icr_ii_released":"138278","amount_of_final_released_rs":"12\/28\/2023","date_of_final_released":"511090","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2022","completion_date":"681453","verified_total_amount_rs":"511090","verified_govt_share_rs":"170363","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/5ebda608Aziz It Rehman Wst.Picture of WST - After Completion.062717.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"29.00%","water_saving":"100.00%","water_losses_before_improvement":"71.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 14:52:15" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/15/2024 14:52:15, ?, ?, Completed, 22036235003, KP, Hazara, Mansehra, Baffa Pakhal, Sachan, Kodar, Square, Plum Concrete, ?, Waheed Ghani Khan Wst, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.618454, 73.214475, WST KP_Images/e7f53758Waheed Ghani Khan Wst.Picture of WST Before Improvement.101825.jpg, 183, 10/15/2021, Waheed Ghani, 1310173091257, 3335554481, 9, 9, 0, 9, 5, 5, 8, 8, 1.36, 80, 21164, 0.04, 1, ?, WST Profile - Completed, ?, ?, 12/21/2021, 746648, 560000, 186648, ?, 0, ?, ?, 12/21/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 216307, 12/29/2021, 162047, 12/29/2021, ?, ?, ?, ?, 162047, 12/29/2021, 181646, 11/2/2022, 560000, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2022, 746648, 560000, 186648, 12, 6.04, 1.45, ?, 1, 23.00%, 100.00%, 77.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/15\/2024 14:52:15","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036235003","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Baffa Pakhal","tehsil":"Sachan","uc":"Kodar","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Waheed Ghani Khan Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.618454, 73.214475","coordinates":"WST KP_Images\/e7f53758Waheed Ghani Khan Wst.Picture of WST Before Improvement.101825.jpg","picture_of_wst_before_improvement":"183","wua_registration_no":"10\/15\/2021","wua_registration_date":"Waheed Ghani","name_of_wua_president":"1310173091257","cnic_no_of_wua_president":"3335554481","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"80","storage_capacity_m3":"21164","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"746648","total_amount_rs":"560000","govt_share_rs":"186648","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/21\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"216307","amount_of_icr_i_released_rs":"12\/29\/2021","date_of_icr_i_released":"162047","2nd_bill_payment_rs":"12\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"162047","amount_of_icr_ii_released_rs":"12\/29\/2021","date_of_icr_ii_released":"181646","amount_of_final_released_rs":"11\/2\/2022","date_of_final_released":"560000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2022","completion_date":"746648","verified_total_amount_rs":"560000","verified_govt_share_rs":"186648","verified_community_share_rs":"12","executed_wst_length_meter":"6.04","executed_wst_width_meter":"1.45","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"23.00%","water_saving":"100.00%","water_losses_before_improvement":"77.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 11:54:37" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/15/2024 11:54:37, ?, ?, Completed, 22036235004, KP, Hazara, Mansehra, Baffa Pakhal, Trangri Sabir Shah, Eid Gah, Square, Plum Concrete, ?, Eid Gah No 1 Wst, Non-Canal Command Area, Dug Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.443944, 73.176162, WST KP_Images/9bfb5138Eid Gah No 1 WST.Picture of WST Before Improvement.072432.jpg, 402, 6/6/2022, Nisar Ahmad, 1350304873633, 3458270771, 7, 7, 0, 7, 5, 5, 8, 8, 1.36, 76.8, 20317, 0.04, 1, ?, WST Profile - Completed, ?, ?, 9/9/2022, 746450, 560000, 186450, ?, 0, ?, ?, 9/9/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 297900, 9/15/2022, ?, ?, ?, ?, ?, ?, 0, ?, 262100, 12/28/2023, 560000, ?, WST Milestone Payments - Completed, ?, ?, 3/30/2023, 746450, 560000, 186450, 8, 8, 1.45, ?, 0, 22.00%, 100.00%, 78.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/15\/2024 11:54:37","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036235004","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Baffa Pakhal","tehsil":"Trangri Sabir Shah","uc":"Eid Gah","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Eid Gah No 1 Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.443944, 73.176162","coordinates":"WST KP_Images\/9bfb5138Eid Gah No 1 WST.Picture of WST Before Improvement.072432.jpg","picture_of_wst_before_improvement":"402","wua_registration_no":"6\/6\/2022","wua_registration_date":"Nisar Ahmad","name_of_wua_president":"1350304873633","cnic_no_of_wua_president":"3458270771","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"76.8","storage_capacity_m3":"20317","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/9\/2022","issuance_date_of_govt_share":"746450","total_amount_rs":"560000","govt_share_rs":"186450","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/9\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"297900","amount_of_icr_i_released_rs":"9\/15\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"262100","amount_of_final_released_rs":"12\/28\/2023","date_of_final_released":"560000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/30\/2023","completion_date":"746450","verified_total_amount_rs":"560000","verified_govt_share_rs":"186450","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.45","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"22.00%","water_saving":"100.00%","water_losses_before_improvement":"78.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 11:42:30" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/15/2024 11:42:30, ?, ?, 2nd Milestone, 22036235005, KP, Hazara, Mansehra, Baffa Pakhal, Chattar Plain, Chattar Plain, Square, Plum Concrete, ?, Nain Sukh, Non-Canal Command Area, Other Source, Spring, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.608520, 73.121073, WST KP_Images/0e4eafefNain Sukh.Picture of WST Before Improvement.073024.jpg, 196, 12/1/2021, Asif Khan, 4230103131333, 3212043553, 8, 8, 0, 8, 8.5, 8, 8, 8, 1.36, 80, 21164, 0.06, 2, ?, WST Profile - Completed, ?, ?, 12/21/2021, 746648, 560000, 186648, ?, 0, ?, ?, 12/21/2021, ?, WST Issuance of TS - Completed, ?, ?, ?, 223920, 12/29/2021, 168000, 12/29/2021, ?, ?, ?, ?, 168000, 12/29/2021, ?, ?, 391920, Final payment pending, WST Milestone Payments - Completed, ?, ?, ?, 0, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/15\/2024 11:42:30","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"2nd Milestone","status":"22036235005","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Baffa Pakhal","tehsil":"Chattar Plain","uc":"Chattar Plain","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Nain Sukh","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.608520, 73.121073","coordinates":"WST KP_Images\/0e4eafefNain Sukh.Picture of WST Before Improvement.073024.jpg","picture_of_wst_before_improvement":"196","wua_registration_no":"12\/1\/2021","wua_registration_date":"Asif Khan","name_of_wua_president":"4230103131333","cnic_no_of_wua_president":"3212043553","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"8.5","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"80","storage_capacity_m3":"21164","storage_capacity_gallon":"0.06","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"746648","total_amount_rs":"560000","govt_share_rs":"186648","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/21\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"223920","amount_of_icr_i_released_rs":"12\/29\/2021","date_of_icr_i_released":"168000","2nd_bill_payment_rs":"12\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168000","amount_of_icr_ii_released_rs":"12\/29\/2021","date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"391920","total_released_amount_rs":"Final payment pending","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":null,"completion_date":"0","verified_total_amount_rs":null,"verified_govt_share_rs":null,"verified_community_share_rs":null,"executed_wst_length_meter":null,"executed_wst_width_meter":null,"executed_wst_depth_meter":null,"picture_of_wst_after_completion":null,"addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 14:43:18" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/15/2024 14:43:18, ?, ?, Completed, 22036235006, KP, Hazara, Mansehra, Baffa Pakhal, Trangri sabir shah, Bela Trangri, Square, Plum Concrete, ?, Arshad Mehmood Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.452328, 73.166600, WST KP_Images/a5af7391Arshad Mehmood Wst.Picture of WST Before Improvement.101811.jpg, 177, 9/15/2021, Abdul Rasheed, 1350323939943, 3335554481, 7, 7, 0, 7, 8, 7, 8, 8, 1.36, 80, 21164, 0.06, 2, ?, WST Profile - Completed, ?, ?, 12/21/2021, 738197, 553797, 184400, ?, 0, ?, ?, 12/21/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 221447, 12/29/2021, 165545, 12/29/2021, ?, ?, ?, ?, 165545, 12/29/2021, 146134, 9/7/2022, 533126, ?, WST Milestone Payments - Completed, ?, ?, 5/31/2022, 710816, 533126, 177690, 8, 8.3, 1.38, ?, 0, 26.00%, 100.00%, 74.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Arshad Mehmood WST, Arshad Mehmood WST, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/15\/2024 14:43:18","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036235006","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Baffa Pakhal","tehsil":"Trangri sabir shah","uc":"Bela Trangri","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Arshad Mehmood Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.452328, 73.166600","coordinates":"WST KP_Images\/a5af7391Arshad Mehmood Wst.Picture of WST Before Improvement.101811.jpg","picture_of_wst_before_improvement":"177","wua_registration_no":"9\/15\/2021","wua_registration_date":"Abdul Rasheed","name_of_wua_president":"1350323939943","cnic_no_of_wua_president":"3335554481","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"8","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"80","storage_capacity_m3":"21164","storage_capacity_gallon":"0.06","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"738197","total_amount_rs":"553797","govt_share_rs":"184400","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/21\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"221447","amount_of_icr_i_released_rs":"12\/29\/2021","date_of_icr_i_released":"165545","2nd_bill_payment_rs":"12\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"165545","amount_of_icr_ii_released_rs":"12\/29\/2021","date_of_icr_ii_released":"146134","amount_of_final_released_rs":"9\/7\/2022","date_of_final_released":"533126","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/31\/2022","completion_date":"710816","verified_total_amount_rs":"533126","verified_govt_share_rs":"177690","verified_community_share_rs":"8","executed_wst_length_meter":"8.3","executed_wst_width_meter":"1.38","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"26.00%","water_saving":"100.00%","water_losses_before_improvement":"74.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Arshad Mehmood WST","bls_ii":"Arshad Mehmood WST","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 14:39:03" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/15/2024 14:39:03, ?, ?, Completed, 22036235007, KP, Hazara, Mansehra, Baffa Pakhal, Trangri Sabir shah, Bela Trangri, Square, Plum Concrete, ?, Bela Trangri No 1 Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.452388, 73.165769, WST KP_Images/6a23c0e6Bela Trangri No 1 Wst.Picture of WST Before Improvement.101651.jpg, 178, 9/15/2021, Arshad Mehmood, 1350306808527, 3335554481, 8, 8, 0, 8, 8, 7, 8, 8, 1.36, 86, 22751, 0.04, 1, ?, WST Profile - Completed, ?, ?, 12/21/2021, 738211, 553797, 184414, ?, 0, ?, ?, 12/21/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 221447, 12/29/2021, 162549, 12/29/2021, ?, ?, ?, ?, 162549, 12/29/2021, 149130, 9/7/2022, 533126, ?, WST Milestone Payments - Completed, ?, ?, 5/31/2022, 710817, 533126, 177691, 8, 8.3, 1.38, ?, 0, 29.00%, 100.00%, 71.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/15\/2024 14:39:03","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036235007","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Baffa Pakhal","tehsil":"Trangri Sabir shah","uc":"Bela Trangri","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Bela Trangri No 1 Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.452388, 73.165769","coordinates":"WST KP_Images\/6a23c0e6Bela Trangri No 1 Wst.Picture of WST Before Improvement.101651.jpg","picture_of_wst_before_improvement":"178","wua_registration_no":"9\/15\/2021","wua_registration_date":"Arshad Mehmood","name_of_wua_president":"1350306808527","cnic_no_of_wua_president":"3335554481","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"8","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"86","storage_capacity_m3":"22751","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"738211","total_amount_rs":"553797","govt_share_rs":"184414","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/21\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"221447","amount_of_icr_i_released_rs":"12\/29\/2021","date_of_icr_i_released":"162549","2nd_bill_payment_rs":"12\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"162549","amount_of_icr_ii_released_rs":"12\/29\/2021","date_of_icr_ii_released":"149130","amount_of_final_released_rs":"9\/7\/2022","date_of_final_released":"533126","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/31\/2022","completion_date":"710817","verified_total_amount_rs":"533126","verified_govt_share_rs":"177691","verified_community_share_rs":"8","executed_wst_length_meter":"8.3","executed_wst_width_meter":"1.38","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"29.00%","water_saving":"100.00%","water_losses_before_improvement":"71.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 11:48:41" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/15/2024 11:48:41, ?, ?, Completed, 22036235008, KP, Hazara, Mansehra, Baffa Pakhal, Trangri Sabir Shah, Bela trangri, Square, Plum Concrete, ?, Haqnawaz Khan, Non-Canal Command Area, Dug Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.453110, 73.168364, WST KP_Images/bf48c1d2Haqnawaz Khan.Picture of WST Before Improvement.072136.jpg, 324, 2/22/2022, Haqnawaz Khan, 1350396717821, 3155460340, 15, 6, 0, 6, 5, 5, 9, 8, 1.36, 87.62, 23180, 0.09, 3, ?, WST Profile - Completed, ?, ?, 3/9/2022, 746648, 560000, 186648, ?, 0, ?, ?, 3/9/2022, ?, WST Issuance of TS - Completed, ?, ?, ?, 224000, 3/15/2022, ?, ?, ?, ?, ?, ?, 0, ?, 336000, 6/16/2023, 560000, ?, WST Milestone Payments - Completed, ?, ?, 10/30/2022, 746648, 560000, 186648, 9, 8.49, 1.36, ?, 0, 23.00%, 100.00%, 77.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/15\/2024 11:48:41","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036235008","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Baffa Pakhal","tehsil":"Trangri Sabir Shah","uc":"Bela trangri","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Haqnawaz Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.453110, 73.168364","coordinates":"WST KP_Images\/bf48c1d2Haqnawaz Khan.Picture of WST Before Improvement.072136.jpg","picture_of_wst_before_improvement":"324","wua_registration_no":"2\/22\/2022","wua_registration_date":"Haqnawaz Khan","name_of_wua_president":"1350396717821","cnic_no_of_wua_president":"3155460340","contact_no_of_wua_president":"15","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"9","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.62","storage_capacity_m3":"23180","storage_capacity_gallon":"0.09","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/9\/2022","issuance_date_of_govt_share":"746648","total_amount_rs":"560000","govt_share_rs":"186648","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/9\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"224000","amount_of_icr_i_released_rs":"3\/15\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"336000","amount_of_final_released_rs":"6\/16\/2023","date_of_final_released":"560000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/30\/2022","completion_date":"746648","verified_total_amount_rs":"560000","verified_govt_share_rs":"186648","verified_community_share_rs":"9","executed_wst_length_meter":"8.49","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"23.00%","water_saving":"100.00%","water_losses_before_improvement":"77.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 11:39:30" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/15/2024 11:39:30, ?, ?, Completed, 22036245001, KP, Hazara, Mansehra, Baffa Pakhal, Chattar Plain, Naroti Bala, Rectangular, Plum Concrete, ?, Barra Banana Naroti Wst, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.581458, 73.127399, WST KP_Images/34a4e33bBarra Banana Naroti Wst.Picture of WST Before Improvement.091438.jpg, 155, 6/1/2021, Abdul Kareem, 1350381121867, 3212043553, 7, 7, 0, 7, 10, 10, 8, 8, 1.36, 80, 21164, 0.06, 2, ?, WST Profile - Completed, ?, ?, 12/21/2021, 746648, 560000, 186648, ?, 0, ?, ?, 12/21/2021, ?, WST Issuance of TS - Completed, ?, ?, ?, 223920, 12/29/2021, 168000, 12/29/2021, ?, ?, ?, ?, 168000, 12/29/2021, 168080, 12/28/2023, 560000, ?, WST Milestone Payments - Completed, ?, ?, 3/30/2022, 746648, 560000, 186648, 12, 6.07, 1.36, ?, 0, 22.00%, 100.00%, 88.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/15\/2024 11:39:30","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036245001","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Baffa Pakhal","tehsil":"Chattar Plain","uc":"Naroti Bala","village":"Rectangular","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Barra Banana Naroti Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.581458, 73.127399","coordinates":"WST KP_Images\/34a4e33bBarra Banana Naroti Wst.Picture of WST Before Improvement.091438.jpg","picture_of_wst_before_improvement":"155","wua_registration_no":"6\/1\/2021","wua_registration_date":"Abdul Kareem","name_of_wua_president":"1350381121867","cnic_no_of_wua_president":"3212043553","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"10","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"80","storage_capacity_m3":"21164","storage_capacity_gallon":"0.06","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"746648","total_amount_rs":"560000","govt_share_rs":"186648","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/21\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"223920","amount_of_icr_i_released_rs":"12\/29\/2021","date_of_icr_i_released":"168000","2nd_bill_payment_rs":"12\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168000","amount_of_icr_ii_released_rs":"12\/29\/2021","date_of_icr_ii_released":"168080","amount_of_final_released_rs":"12\/28\/2023","date_of_final_released":"560000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/30\/2022","completion_date":"746648","verified_total_amount_rs":"560000","verified_govt_share_rs":"186648","verified_community_share_rs":"12","executed_wst_length_meter":"6.07","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"22.00%","water_saving":"100.00%","water_losses_before_improvement":"88.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 15:06:48" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/15/2024 15:06:48, ?, ?, Completed, 22036245002, KP, Hazara, Mansehra, Baffa Pakhal, Chattar Plain, Naroti, Rectangular, Plum Concrete, ?, Asif Wst, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.592190, 73.125129, WST KP_Images/ea557befAsif Wst.Picture of WST Before Improvement.101917.jpg, 330, 2/1/2022, Hamid Iqbal, 4210199202999, 3012394026, 8, 8, 0, 8, 4, 4, 8, 8, 1.36, 80, 21164, 0.06, 2, ?, WST Profile - Completed, ?, ?, 2/9/2022, 746700, 560000, 186700, ?, 0, ?, ?, 2/9/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 224000, 2/15/2022, 0, ?, ?, ?, ?, ?, 0, ?, 336000, 9/7/2022, 560000, ?, WST Milestone Payments - Completed, ?, ?, 5/30/2022, 746648, 560000, 186648, 11, 6.15, 1.36, ?, 0, 28.00%, 100.00%, 72.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/15\/2024 15:06:48","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036245002","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Baffa Pakhal","tehsil":"Chattar Plain","uc":"Naroti","village":"Rectangular","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Asif Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.592190, 73.125129","coordinates":"WST KP_Images\/ea557befAsif Wst.Picture of WST Before Improvement.101917.jpg","picture_of_wst_before_improvement":"330","wua_registration_no":"2\/1\/2022","wua_registration_date":"Hamid Iqbal","name_of_wua_president":"4210199202999","cnic_no_of_wua_president":"3012394026","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"4","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"80","storage_capacity_m3":"21164","storage_capacity_gallon":"0.06","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/9\/2022","issuance_date_of_govt_share":"746700","total_amount_rs":"560000","govt_share_rs":"186700","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/9\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"224000","amount_of_icr_i_released_rs":"2\/15\/2022","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"336000","amount_of_final_released_rs":"9\/7\/2022","date_of_final_released":"560000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/30\/2022","completion_date":"746648","verified_total_amount_rs":"560000","verified_govt_share_rs":"186648","verified_community_share_rs":"11","executed_wst_length_meter":"6.15","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"28.00%","water_saving":"100.00%","water_losses_before_improvement":"72.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 14:36:38" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/15/2024 14:36:38, ?, ?, Completed, 22036245003, KP, Hazara, Mansehra, Baffa Pakhal, Chattar Plain, Reitra Bala, Rectangular, Plum Concrete, ?, Chashma E Naeem Wst, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.633248, 73.116588, WST KP_Images/8181fd81Chashma E Naeem Wst.Picture of WST Before Improvement.101654.jpg, 375, 3/11/2022, Muhammad Naeem, 1350305108123, 3335078492, 8, 8, 0, 8, 6, 5, 14, 6, 1.56, 101, 26720, 0.06, 2, ?, WST Profile - Completed, ?, ?, 4/14/2022, 746900, 560000, 186900, ?, 0, ?, ?, 4/14/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 224000, 5/19/2022, 168000, 5/19/2022, ?, ?, ?, ?, 168000, 5/19/2022, 168000, 9/7/2022, 560000, ?, WST Milestone Payments - Completed, ?, ?, 5/30/2022, 746648, 560000, 186648, 14, 5.54, 1.56, ?, 0, 27.00%, 100.00%, 73.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/15\/2024 14:36:38","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036245003","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Baffa Pakhal","tehsil":"Chattar Plain","uc":"Reitra Bala","village":"Rectangular","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Chashma E Naeem Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.633248, 73.116588","coordinates":"WST KP_Images\/8181fd81Chashma E Naeem Wst.Picture of WST Before Improvement.101654.jpg","picture_of_wst_before_improvement":"375","wua_registration_no":"3\/11\/2022","wua_registration_date":"Muhammad Naeem","name_of_wua_president":"1350305108123","cnic_no_of_wua_president":"3335078492","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"14","wst_length_meter":"6","wst_width_meter":"1.56","wst_depth_meter":"101","storage_capacity_m3":"26720","storage_capacity_gallon":"0.06","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/14\/2022","issuance_date_of_govt_share":"746900","total_amount_rs":"560000","govt_share_rs":"186900","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/14\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"224000","amount_of_icr_i_released_rs":"5\/19\/2022","date_of_icr_i_released":"168000","2nd_bill_payment_rs":"5\/19\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168000","amount_of_icr_ii_released_rs":"5\/19\/2022","date_of_icr_ii_released":"168000","amount_of_final_released_rs":"9\/7\/2022","date_of_final_released":"560000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/30\/2022","completion_date":"746648","verified_total_amount_rs":"560000","verified_govt_share_rs":"186648","verified_community_share_rs":"14","executed_wst_length_meter":"5.54","executed_wst_width_meter":"1.56","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"27.00%","water_saving":"100.00%","water_losses_before_improvement":"73.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/14/2024 12:08:31" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/14/2024 12:08:31, ?, ?, Completed, 22036245004, KP, Hazara, Mansehra, Baffa Pakhal, Battal, Nogran, Rectangular, Plum Concrete, ?, Zakir Khan Wdt, Non-Canal Command Area, Dug Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.592087, 73.287380, WST KP_Images/6a274a53Zakir Khan Wdt.Picture of WST Before Improvement.071255.jpg, 306, 12/3/2021, Zakir Khan, 1350306762783, 3459400002, 7, 7, 0, 7, 5, 5, 8, 8, 1.36, 80, 21164, 0.08, 2, ?, WST Profile - Completed, ?, ?, 12/21/2021, 746648, 560000, 186648, ?, 0, ?, ?, 12/21/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 223920, 12/29/2021, 168000, 12/29/2021, ?, ?, ?, ?, 168000, 12/29/2021, 168080, 9/7/2022, 560000, ?, WST Milestone Payments - Completed, ?, ?, 3/30/2022, 746648, 560000, 186648, 8, 8.26, 1.36, ?, 0, 33.00%, 100.00%, 67.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/14\/2024 12:08:31","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036245004","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Baffa Pakhal","tehsil":"Battal","uc":"Nogran","village":"Rectangular","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Zakir Khan Wdt","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.592087, 73.287380","coordinates":"WST KP_Images\/6a274a53Zakir Khan Wdt.Picture of WST Before Improvement.071255.jpg","picture_of_wst_before_improvement":"306","wua_registration_no":"12\/3\/2021","wua_registration_date":"Zakir Khan","name_of_wua_president":"1350306762783","cnic_no_of_wua_president":"3459400002","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"80","storage_capacity_m3":"21164","storage_capacity_gallon":"0.08","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"746648","total_amount_rs":"560000","govt_share_rs":"186648","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/21\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"223920","amount_of_icr_i_released_rs":"12\/29\/2021","date_of_icr_i_released":"168000","2nd_bill_payment_rs":"12\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168000","amount_of_icr_ii_released_rs":"12\/29\/2021","date_of_icr_ii_released":"168080","amount_of_final_released_rs":"9\/7\/2022","date_of_final_released":"560000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/30\/2022","completion_date":"746648","verified_total_amount_rs":"560000","verified_govt_share_rs":"186648","verified_community_share_rs":"8","executed_wst_length_meter":"8.26","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"33.00%","water_saving":"100.00%","water_losses_before_improvement":"67.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/14/2024 12:06:34" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/14/2024 12:06:34, ?, ?, Completed, 22036245005, KP, Hazara, Mansehra, Baffa Pakhal, Hilkot, Phalai, Rectangular, Plum Concrete, ?, Bilal Wst, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.618394, 73.148452, WST KP_Images/b4360fa8Bilal Wst.Picture of WST Before Improvement.070843.jpg, 194, 12/1/2021, Bilal, 1350384280609, 3130515494, 9, 9, 0, 9, 8, 8, 8, 8, 1.36, 80, 21164, 0.07, 2, ?, WST Profile - Completed, ?, ?, 12/21/2021, 761981, 571500, 190481, ?, 0, ?, ?, 12/21/2021, ?, WST Issuance of TS - Completed, ?, ?, ?, 223920, 12/29/2021, 168000, 12/29/2021, ?, ?, ?, ?, 168000, 12/29/2021, 179580, 9/7/2022, 571500, ?, WST Milestone Payments - Completed, ?, ?, 5/30/2022, 761981, 571500, 190481, 13, 6.25, 1.36, ?, 1, 28.00%, 100.00%, 72.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/14\/2024 12:06:34","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036245005","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Baffa Pakhal","tehsil":"Hilkot","uc":"Phalai","village":"Rectangular","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Bilal Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.618394, 73.148452","coordinates":"WST KP_Images\/b4360fa8Bilal Wst.Picture of WST Before Improvement.070843.jpg","picture_of_wst_before_improvement":"194","wua_registration_no":"12\/1\/2021","wua_registration_date":"Bilal","name_of_wua_president":"1350384280609","cnic_no_of_wua_president":"3130515494","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"8","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"80","storage_capacity_m3":"21164","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"761981","total_amount_rs":"571500","govt_share_rs":"190481","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/21\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"223920","amount_of_icr_i_released_rs":"12\/29\/2021","date_of_icr_i_released":"168000","2nd_bill_payment_rs":"12\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168000","amount_of_icr_ii_released_rs":"12\/29\/2021","date_of_icr_ii_released":"179580","amount_of_final_released_rs":"9\/7\/2022","date_of_final_released":"571500","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/30\/2022","completion_date":"761981","verified_total_amount_rs":"571500","verified_govt_share_rs":"190481","verified_community_share_rs":"13","executed_wst_length_meter":"6.25","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"28.00%","water_saving":"100.00%","water_losses_before_improvement":"72.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 11:41:02" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/15/2024 11:41:02, ?, ?, 2nd Milestone, 22036245006, KP, Hazara, Mansehra, Baffa Pakhal, Hilkot, Malookra, Rectangular, Plum Concrete, ?, Usman Shah, Non-Canal Command Area, Other Source, Spring, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.611968, 73.153623, WST KP_Images/50be3b8dUsman Shah.Picture of WST Before Improvement.064418.jpg, 352, 3/15/2022, Usman Ali Shah, 1350306277095, 3118832244, 17, 7, 0, 7, 6, 6, 8, 8, 1.36, 76.8, 20317, 0.05, 1, ?, WST Profile - Completed, ?, ?, 5/13/2022, 746648, 560000, 186648, ?, 0, ?, ?, 5/13/2022, ?, WST Issuance of TS - Completed, ?, ?, ?, 224000, 5/24/2022, 168000, 5/24/2022, ?, ?, ?, ?, 168000, 5/24/2022, ?, ?, 392000, Final payment pending, WST Milestone Payments - Completed, ?, ?, ?, 0, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/15\/2024 11:41:02","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"2nd Milestone","status":"22036245006","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Baffa Pakhal","tehsil":"Hilkot","uc":"Malookra","village":"Rectangular","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Usman Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.611968, 73.153623","coordinates":"WST KP_Images\/50be3b8dUsman Shah.Picture of WST Before Improvement.064418.jpg","picture_of_wst_before_improvement":"352","wua_registration_no":"3\/15\/2022","wua_registration_date":"Usman Ali Shah","name_of_wua_president":"1350306277095","cnic_no_of_wua_president":"3118832244","contact_no_of_wua_president":"17","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"6","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"76.8","storage_capacity_m3":"20317","storage_capacity_gallon":"0.05","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/13\/2022","issuance_date_of_govt_share":"746648","total_amount_rs":"560000","govt_share_rs":"186648","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/13\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"224000","amount_of_icr_i_released_rs":"5\/24\/2022","date_of_icr_i_released":"168000","2nd_bill_payment_rs":"5\/24\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168000","amount_of_icr_ii_released_rs":"5\/24\/2022","date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"392000","total_released_amount_rs":"Final payment pending","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":null,"completion_date":"0","verified_total_amount_rs":null,"verified_govt_share_rs":null,"verified_community_share_rs":null,"executed_wst_length_meter":null,"executed_wst_width_meter":null,"executed_wst_depth_meter":null,"picture_of_wst_after_completion":null,"addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 11:49:59" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/15/2024 11:49:59, ?, ?, 2nd Milestone, 22036245007, KP, Hazara, Mansehra, Baffa Pakhal, Chattar Plain, Potharan, Rectangular, Plum Concrete, ?, Potharan Naseer, Non-Canal Command Area, Other Source, Spring, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.599500, 73.124700, WST KP_Images/0daa75bePotharan Naseer.Picture of WST Before Improvement.065112.jpg, 364, 3/21/2022, Naseer Hussain, 1350396966269, 3139242138, 18, 7, 0, 7, 5, 5, 8, 8, 1.36, 76.8, 20317, 0.06, 2, ?, WST Profile - Completed, ?, ?, 4/14/2022, 748560, 560000, 188560, ?, 0, ?, ?, 4/14/2022, ?, WST Issuance of TS - Completed, ?, ?, ?, 224000, 5/19/2022, 168000, 5/19/2022, ?, ?, ?, ?, 168000, 5/19/2022, ?, ?, 392000, Final payment pending, WST Milestone Payments - Completed, ?, ?, ?, 0, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/15\/2024 11:49:59","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"2nd Milestone","status":"22036245007","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Baffa Pakhal","tehsil":"Chattar Plain","uc":"Potharan","village":"Rectangular","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Potharan Naseer","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.599500, 73.124700","coordinates":"WST KP_Images\/0daa75bePotharan Naseer.Picture of WST Before Improvement.065112.jpg","picture_of_wst_before_improvement":"364","wua_registration_no":"3\/21\/2022","wua_registration_date":"Naseer Hussain","name_of_wua_president":"1350396966269","cnic_no_of_wua_president":"3139242138","contact_no_of_wua_president":"18","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"76.8","storage_capacity_m3":"20317","storage_capacity_gallon":"0.06","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/14\/2022","issuance_date_of_govt_share":"748560","total_amount_rs":"560000","govt_share_rs":"188560","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/14\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"224000","amount_of_icr_i_released_rs":"5\/19\/2022","date_of_icr_i_released":"168000","2nd_bill_payment_rs":"5\/19\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168000","amount_of_icr_ii_released_rs":"5\/19\/2022","date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"392000","total_released_amount_rs":"Final payment pending","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":null,"completion_date":"0","verified_total_amount_rs":null,"verified_govt_share_rs":null,"verified_community_share_rs":null,"executed_wst_length_meter":null,"executed_wst_width_meter":null,"executed_wst_depth_meter":null,"picture_of_wst_after_completion":null,"addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 14:58:26" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/10/2024 14:58:26, ?, ?, Completed, 22036334001, KP, Hazara, Mansehra, Balakot, Hungrai, Raj Patti, Square, PCC, ?, Ghanila, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.61831,73.24505, WST KP_Images/545Ghanila.Picture of WST Before Improvement.100150.jpg, F3-03, 1/7/2020, Bilal Ahmad, 1310319719153, 3005647560, 11, 11, 0, 11, 5, 5, 8, 8, 1.36, 76.8, 20317, 0.11, 3, ?, WST Profile - Completed, ?, ?, 1/13/2020, 525000, 420000, 105000, ?, 0, ?, ?, 1/13/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 297418, 1/31/2020, ?, ?, ?, ?, ?, ?, 0, ?, 122582, 2/11/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/7/2020, 525000, 420000, 105000, 8, 8, 1.36, ?, 0, 35.00%, 100.00%, 65.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/10\/2024 14:58:26","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036334001","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Balakot","tehsil":"Hungrai","uc":"Raj Patti","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Ghanila","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.61831,73.24505","coordinates":"WST KP_Images\/545Ghanila.Picture of WST Before Improvement.100150.jpg","picture_of_wst_before_improvement":"F3-03","wua_registration_no":"1\/7\/2020","wua_registration_date":"Bilal Ahmad","name_of_wua_president":"1310319719153","cnic_no_of_wua_president":"3005647560","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"76.8","storage_capacity_m3":"20317","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/13\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/13\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"297418","amount_of_icr_i_released_rs":"1\/31\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"122582","amount_of_final_released_rs":"2\/11\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/7\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"35.00%","water_saving":"100.00%","water_losses_before_improvement":"65.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 15:00:14" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/15/2024 15:00:14, ?, ?, Completed, 22036335001, KP, Hazara, Mansehra, Balakot, Hangrahi, Nakka Jabri, Square, Plum Concrete, ?, Mir Zaman Wst, Non-Canal Command Area, Other Source, Kattha, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.667540, 73.395040, WST KP_Images/ae218b55Mir Zaman Wst.Picture of WST Before Improvement.103847.jpg, 166, 8/16/2021, Mir Zaman, 1350113434271, 3459483410, 11, 11, 0, 11, 5, 4, 8, 8, 1.36, 80, 21164, 0.05, 1, ?, WST Profile - Completed, ?, ?, 12/21/2021, 746648, 560000, 186648, ?, 0, ?, ?, 12/21/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 223920, 12/29/2021, 168000, 12/29/2021, ?, ?, ?, ?, 168000, 12/29/2021, 168080, 9/7/2022, 560000, ?, WST Milestone Payments - Completed, ?, ?, 6/17/2022, 746648, 560000, 186648, 10, 7.52, 1.38, WST KP_Images/ae218b55Mir Zaman Wst.Picture of WST - After Completion.101839.jpg, 0, 28.00%, 100.00%, 72.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/15\/2024 15:00:14","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036335001","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Balakot","tehsil":"Hangrahi","uc":"Nakka Jabri","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Mir Zaman Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Kattha","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.667540, 73.395040","coordinates":"WST KP_Images\/ae218b55Mir Zaman Wst.Picture of WST Before Improvement.103847.jpg","picture_of_wst_before_improvement":"166","wua_registration_no":"8\/16\/2021","wua_registration_date":"Mir Zaman","name_of_wua_president":"1350113434271","cnic_no_of_wua_president":"3459483410","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"5","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"80","storage_capacity_m3":"21164","storage_capacity_gallon":"0.05","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"746648","total_amount_rs":"560000","govt_share_rs":"186648","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/21\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"223920","amount_of_icr_i_released_rs":"12\/29\/2021","date_of_icr_i_released":"168000","2nd_bill_payment_rs":"12\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168000","amount_of_icr_ii_released_rs":"12\/29\/2021","date_of_icr_ii_released":"168080","amount_of_final_released_rs":"9\/7\/2022","date_of_final_released":"560000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/17\/2022","completion_date":"746648","verified_total_amount_rs":"560000","verified_govt_share_rs":"186648","verified_community_share_rs":"10","executed_wst_length_meter":"7.52","executed_wst_width_meter":"1.38","executed_wst_depth_meter":"WST KP_Images\/ae218b55Mir Zaman Wst.Picture of WST - After Completion.101839.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"28.00%","water_saving":"100.00%","water_losses_before_improvement":"72.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 11:46:11" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/15/2024 11:46:11, ?, ?, Completed, 22036335002, KP, Hazara, Mansehra, Balakot, Talhatta, Kashtra, Square, Plum Concrete, ?, Kashtra Wst, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.423400, 73.364100, WST KP_Images/df976827Kashtra Wst.Picture of WST Before Improvement.064736.jpg, 310, 12/30/2021, Muhammad saleh, 1350136572065, 3459461400, 8, 8, 0, 8, 5, 5, 8, 8, 1.36, 76.8, 20317, 0.05, 1, ?, WST Profile - Completed, ?, ?, 1/7/2022, 746648, 560000, 186648, ?, 0, ?, ?, 1/7/2022, ?, WST Issuance of TS - Completed, ?, ?, ?, 224000, 1/19/2022, 168000, 1/19/2022, ?, ?, ?, ?, 168000, 1/19/2022, 168000, 9/15/2022, 560000, ?, WST Milestone Payments - Completed, ?, ?, 9/1/2022, 746648, 560000, 186648, 8, 8.4, 1.36, ?, 0, 24.00%, 100.00%, 76.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Kashtra WST, Kashtra WST, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/15\/2024 11:46:11","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036335002","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Balakot","tehsil":"Talhatta","uc":"Kashtra","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Kashtra Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.423400, 73.364100","coordinates":"WST KP_Images\/df976827Kashtra Wst.Picture of WST Before Improvement.064736.jpg","picture_of_wst_before_improvement":"310","wua_registration_no":"12\/30\/2021","wua_registration_date":"Muhammad saleh","name_of_wua_president":"1350136572065","cnic_no_of_wua_president":"3459461400","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"76.8","storage_capacity_m3":"20317","storage_capacity_gallon":"0.05","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/7\/2022","issuance_date_of_govt_share":"746648","total_amount_rs":"560000","govt_share_rs":"186648","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"224000","amount_of_icr_i_released_rs":"1\/19\/2022","date_of_icr_i_released":"168000","2nd_bill_payment_rs":"1\/19\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168000","amount_of_icr_ii_released_rs":"1\/19\/2022","date_of_icr_ii_released":"168000","amount_of_final_released_rs":"9\/15\/2022","date_of_final_released":"560000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"9\/1\/2022","completion_date":"746648","verified_total_amount_rs":"560000","verified_govt_share_rs":"186648","verified_community_share_rs":"8","executed_wst_length_meter":"8.4","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"24.00%","water_saving":"100.00%","water_losses_before_improvement":"76.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Kashtra WST","bls_ii":"Kashtra WST","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 11:58:13" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/15/2024 11:58:13, ?, ?, Completed, 22036335003, KP, Hazara, Mansehra, Balakot, Ghanool, Kholiyan, Square, Plum Concrete, ?, Muhammad Ashraf, Non-Canal Command Area, Other Source, Spring, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.601046, 73.393195, WST KP_Images/ad3e45acMuhammad Ashraf.Picture of WST Before Improvement.070142.jpg, 192, 11/15/2021, Muhammad Ashraf, 1350113027247, 3469645173, 20, 9, 0, 9, 5, 5, 8, 8, 1.36, 76.8, 20317, 0.06, 2, ?, WST Profile - Completed, ?, ?, 12/21/2021, 749600, 560000, 189600, ?, 0, ?, ?, 12/21/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 223920, 12/29/2021, 168000, 12/29/2021, ?, ?, ?, ?, 168000, 12/29/2021, 28080, 6/16/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/20/2022, 559986, 420000, 139986, 8, 8.1, 0.76, ?, 0, 22.00%, 100.00%, 78.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/15\/2024 11:58:13","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036335003","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Balakot","tehsil":"Ghanool","uc":"Kholiyan","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Muhammad Ashraf","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.601046, 73.393195","coordinates":"WST KP_Images\/ad3e45acMuhammad Ashraf.Picture of WST Before Improvement.070142.jpg","picture_of_wst_before_improvement":"192","wua_registration_no":"11\/15\/2021","wua_registration_date":"Muhammad Ashraf","name_of_wua_president":"1350113027247","cnic_no_of_wua_president":"3469645173","contact_no_of_wua_president":"20","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"76.8","storage_capacity_m3":"20317","storage_capacity_gallon":"0.06","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"749600","total_amount_rs":"560000","govt_share_rs":"189600","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/21\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"223920","amount_of_icr_i_released_rs":"12\/29\/2021","date_of_icr_i_released":"168000","2nd_bill_payment_rs":"12\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168000","amount_of_icr_ii_released_rs":"12\/29\/2021","date_of_icr_ii_released":"28080","amount_of_final_released_rs":"6\/16\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/20\/2022","completion_date":"559986","verified_total_amount_rs":"420000","verified_govt_share_rs":"139986","verified_community_share_rs":"8","executed_wst_length_meter":"8.1","executed_wst_width_meter":"0.76","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"22.00%","water_saving":"100.00%","water_losses_before_improvement":"78.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/14/2024 14:20:47" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/14/2024 14:20:47, ?, ?, Completed, 22036344001, KP, Hazara, Mansehra, Balakot, Shohal Mazulla, Khan Ghari Batangi, Rectangular, PCC, ?, Shamrez, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.55209,73.12888, WST KP_Images/543Shamrez.Picture of WST Before Improvement.092531.jpg, F3-02A, 1/3/2020, Muhammad Shamrez, 1350173254825, 3499022371, 10, 10, 0, 10, 5, 5, 11, 6, 1.4, 81.45, 21548, 0.07, 2, ?, WST Profile - Completed, ?, ?, 1/17/2020, 525000, 420000, 105000, ?, 0, ?, ?, 1/17/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 2/14/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/13/2020, 525000, 420000, 105000, 11, 6, 1.4, WST KP_Images/543Shamrez.Picture of WST - After Completion.092531.jpg, 0, 22.00%, 100.00%, 78.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/14\/2024 14:20:47","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036344001","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Balakot","tehsil":"Shohal Mazulla","uc":"Khan Ghari Batangi","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Shamrez","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.55209,73.12888","coordinates":"WST KP_Images\/543Shamrez.Picture of WST Before Improvement.092531.jpg","picture_of_wst_before_improvement":"F3-02A","wua_registration_no":"1\/3\/2020","wua_registration_date":"Muhammad Shamrez","name_of_wua_president":"1350173254825","cnic_no_of_wua_president":"3499022371","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"11","wst_length_meter":"6","wst_width_meter":"1.4","wst_depth_meter":"81.45","storage_capacity_m3":"21548","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/17\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/17\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"2\/14\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/13\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"11","executed_wst_length_meter":"6","executed_wst_width_meter":"1.4","executed_wst_depth_meter":"WST KP_Images\/543Shamrez.Picture of WST - After Completion.092531.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"22.00%","water_saving":"100.00%","water_losses_before_improvement":"78.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/14/2024 14:16:02" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/14/2024 14:16:02, ?, ?, Completed, 22036534001, KP, Hazara, Mansehra, Oghi, Sher Garh, Chan Sair, Square, PCC, ?, Umar Khatab, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.44064,72.97397, WST KP_Images/548Umar Khatab.Picture of WST Before Improvement.092058.jpg, 16, 10/22/2020, Umar Khatab, 1350340391677, 3145281132, 6, 6, 0, 6, 8, 8, 8, 8, 1.36, 76.8, 20317, 0.04, 1, ?, WST Profile - Completed, ?, ?, 11/26/2020, 525000, 420000, 105000, ?, 0, ?, ?, 11/26/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 298201, 11/27/2020, ?, ?, ?, ?, ?, ?, 0, ?, 121799, 6/7/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/31/2020, 525000, 420000, 105000, 8, 8, 1.36, WST KP_Images/548Umar Khatab.Picture of WST - After Completion.092057.jpg, 1, 27.00%, 100.00%, 73.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/14\/2024 14:16:02","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036534001","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Oghi","tehsil":"Sher Garh","uc":"Chan Sair","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Umar Khatab","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.44064,72.97397","coordinates":"WST KP_Images\/548Umar Khatab.Picture of WST Before Improvement.092058.jpg","picture_of_wst_before_improvement":"16","wua_registration_no":"10\/22\/2020","wua_registration_date":"Umar Khatab","name_of_wua_president":"1350340391677","cnic_no_of_wua_president":"3145281132","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"8","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"76.8","storage_capacity_m3":"20317","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/26\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/26\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"298201","amount_of_icr_i_released_rs":"11\/27\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"121799","amount_of_final_released_rs":"6\/7\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/31\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/548Umar Khatab.Picture of WST - After Completion.092057.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"27.00%","water_saving":"100.00%","water_losses_before_improvement":"73.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/14/2024 14:02:19" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/14/2024 14:02:19, ?, ?, Completed, 22036534002, KP, Hazara, Mansehra, Oghi, Karorhi, Dogah, Square, PCC, ?, Dogah, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.380840, 72.979360, WST KP_Images/550Dogah.Picture of WST Before Improvement.101758.jpg, 14, 10/22/2020, Muhammad Yasir, 1350447461027, 3344564444, 20, 20, 0, 20, 11, 10, 9, 9, 1.2, 89.78, 23751, 0.07, 2, ?, WST Profile - Completed, ?, ?, 11/10/2020, 560000, 420000, 140000, ?, 0, ?, ?, 11/10/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 298201, 11/27/2020, ?, ?, ?, ?, ?, ?, 0, ?, 121799, 6/15/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/31/2021, 560000, 420000, 140000, 9, 8.6, 1.2, WST KP_Images/550Dogah.Picture of WST - After Completion.090816.jpg, 0, 22.00%, 100.00%, 78.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/14\/2024 14:02:19","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036534002","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Oghi","tehsil":"Karorhi","uc":"Dogah","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Dogah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.380840, 72.979360","coordinates":"WST KP_Images\/550Dogah.Picture of WST Before Improvement.101758.jpg","picture_of_wst_before_improvement":"14","wua_registration_no":"10\/22\/2020","wua_registration_date":"Muhammad Yasir","name_of_wua_president":"1350447461027","cnic_no_of_wua_president":"3344564444","contact_no_of_wua_president":"20","total_number_of_shareholders":"20","male_wua_members":"0","female_wua_members":"20","total_wua_members":"11","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.2","wst_depth_meter":"89.78","storage_capacity_m3":"23751","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/10\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/10\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"298201","amount_of_icr_i_released_rs":"11\/27\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"121799","amount_of_final_released_rs":"6\/15\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/31\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"8.6","executed_wst_width_meter":"1.2","executed_wst_depth_meter":"WST KP_Images\/550Dogah.Picture of WST - After Completion.090816.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"22.00%","water_saving":"100.00%","water_losses_before_improvement":"78.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/9/2024 15:49:30" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 7/9/2024 15:49:30, ?, ?, Completed, 22036544001, KP, Hazara, Mansehra, Oghi, Sher Garh, Arigah, Rectangular, PCC, ?, Arigah, Non-Canal Command Area, Nallah, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.450873, 72.949475, WST KP_Images/549Arigah.Picture of WST Before Improvement.093146.jpg, 15, 10/22/2020, Jahan Dad Khan, 1350389003213, 3441562687, 20, 20, 0, 20, 8, 8, 8, 9, 1.2, 88, 23280, 0.04, 1, ?, WST Profile - Completed, ?, ?, 11/10/2020, 525000, 420000, 105000, ?, 0, ?, ?, 11/10/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 298201, 11/27/2020, 0, ?, ?, ?, ?, ?, 0, ?, 121799, 5/21/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/12/2020, 525000, 420000, 105000, 8, 9, 1.2, WST KP_Images/549Arigah.Picture of WST - After Completion.093146.jpg, 0, 28.00%, 100.00%, 72.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"7\/9\/2024 15:49:30","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22036544001","wst_id":"KP","zone":"Hazara","division":"Mansehra","district":"Oghi","tehsil":"Sher Garh","uc":"Arigah","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Arigah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Nallah","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.450873, 72.949475","coordinates":"WST KP_Images\/549Arigah.Picture of WST Before Improvement.093146.jpg","picture_of_wst_before_improvement":"15","wua_registration_no":"10\/22\/2020","wua_registration_date":"Jahan Dad Khan","name_of_wua_president":"1350389003213","cnic_no_of_wua_president":"3441562687","contact_no_of_wua_president":"20","total_number_of_shareholders":"20","male_wua_members":"0","female_wua_members":"20","total_wua_members":"8","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"9","wst_width_meter":"1.2","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/10\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/10\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"298201","amount_of_icr_i_released_rs":"11\/27\/2020","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"121799","amount_of_final_released_rs":"5\/21\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/12\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"9","executed_wst_width_meter":"1.2","executed_wst_depth_meter":"WST KP_Images\/549Arigah.Picture of WST - After Completion.093146.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"28.00%","water_saving":"100.00%","water_losses_before_improvement":"72.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/4/2024 12:41:21" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 6/4/2024 12:41:21, ?, ?, Completed, 22037145001, KP, Hazara, Torghar, Daur Mera, Bartoni, Kamiser, Square, Plum Concrete, ?, Mian Said, Non-Canal Command Area, Other Source, spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.650715, 72.932075, WST KP_Images/a1d43117Mian Said.Picture of WST Before Improvement.083806.jpg, 64/TG, 11/19/2021, Mian Said, 1350422568091, 3449596903, 8, 8, 0, 8, 15, 9, 8, 8, 1.36, 80, 21164, 0.13, 4, ?, WST Profile - Completed, ?, ?, 12/6/2021, 525000, 420000, 105000, ?, 0, ?, ?, 12/6/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/17/2021, 168000, 12/28/2021, ?, ?, ?, ?, 168000, 12/28/2021, 84000, 10/25/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/25/2022, 525000, 420000, 105000, 8, 8, 1, ?, 6, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"6\/4\/2024 12:41:21","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22037145001","wst_id":"KP","zone":"Hazara","division":"Torghar","district":"Daur Mera","tehsil":"Bartoni","uc":"Kamiser","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Mian Said","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.650715, 72.932075","coordinates":"WST KP_Images\/a1d43117Mian Said.Picture of WST Before Improvement.083806.jpg","picture_of_wst_before_improvement":"64\/TG","wua_registration_no":"11\/19\/2021","wua_registration_date":"Mian Said","name_of_wua_president":"1350422568091","cnic_no_of_wua_president":"3449596903","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"15","gross_command_area_gca_acres":"9","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"80","storage_capacity_m3":"21164","storage_capacity_gallon":"0.13","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/6\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/6\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/17\/2021","date_of_icr_i_released":"168000","2nd_bill_payment_rs":"12\/28\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168000","amount_of_icr_ii_released_rs":"12\/28\/2021","date_of_icr_ii_released":"84000","amount_of_final_released_rs":"10\/25\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/25\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"6","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/4/2024 12:39:32" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 6/4/2024 12:39:32, ?, ?, Completed, 22037145002, KP, Hazara, Torghar, Daur Mera, Dour Mera, Dour Bala, Rectangular, Plum Concrete, ?, Dour Bala, Non-Canal Command Area, Other Source, spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.748970, 72.829880, WST KP_Images/bbe087c2Dour Bala.Picture of WST Before Improvement.083829.jpg, 62/TG/2021_22, 12/3/2021, Sajjad Khan, 1360105233985, 3442311424, 6, 6, 0, 6, 12, 7, 9, 7, 1.36, 80, 21164, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/7/2021, 525000, 420000, 105000, ?, 0, ?, ?, 12/7/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/8/2021, 168000, 12/28/2021, ?, ?, ?, ?, 168000, 12/28/2021, 84000, 9/20/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/17/2022, 525000, 420000, 105000, 9, 7.4, 1.38, WST KP_Images/bbe087c2Dour Bala.Picture of WST - After Completion.085644.jpg, 5, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"6\/4\/2024 12:39:32","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22037145002","wst_id":"KP","zone":"Hazara","division":"Torghar","district":"Daur Mera","tehsil":"Dour Mera","uc":"Dour Bala","village":"Rectangular","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Dour Bala","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.748970, 72.829880","coordinates":"WST KP_Images\/bbe087c2Dour Bala.Picture of WST Before Improvement.083829.jpg","picture_of_wst_before_improvement":"62\/TG\/2021_22","wua_registration_no":"12\/3\/2021","wua_registration_date":"Sajjad Khan","name_of_wua_president":"1360105233985","cnic_no_of_wua_president":"3442311424","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"12","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"9","wst_length_meter":"7","wst_width_meter":"1.36","wst_depth_meter":"80","storage_capacity_m3":"21164","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/7\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/7\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/8\/2021","date_of_icr_i_released":"168000","2nd_bill_payment_rs":"12\/28\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168000","amount_of_icr_ii_released_rs":"12\/28\/2021","date_of_icr_ii_released":"84000","amount_of_final_released_rs":"9\/20\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/17\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"7.4","executed_wst_width_meter":"1.38","executed_wst_depth_meter":"WST KP_Images\/bbe087c2Dour Bala.Picture of WST - After Completion.085644.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/4/2024 12:34:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 6/4/2024 12:34:58, ?, ?, Completed, 22037145003, KP, Hazara, Torghar, Daur Mera, Dour Mera, Sado Khan, Square, Plum Concrete, ?, Piza Sado Khan, Non-Canal Command Area, Other Source, spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.763000, 72.860990, WST KP_Images/1aeb016bPiza Sado Khan.Picture of WST Before Improvement.083920.jpg, 63/TG/2021_22, 11/10/2021, Muhammad Nadeem, 1360105138961, 3469345848, 7, 7, 0, 7, 12, 7, 8, 8, 1.36, 80, 21164, 0.15, 4, ?, WST Profile - Completed, ?, ?, 12/7/2021, 525000, 420000, 105000, ?, 0, ?, ?, 12/7/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/17/2021, 168000, 12/28/2021, ?, ?, ?, ?, 168000, 12/28/2021, 84000, 7/12/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 7/12/2022, 525000, 420000, 105000, 8, 8, 1.36, WST KP_Images/1aeb016bPiza Sado Khan.Picture of WST - After Completion.085649.jpg, 5, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"6\/4\/2024 12:34:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22037145003","wst_id":"KP","zone":"Hazara","division":"Torghar","district":"Daur Mera","tehsil":"Dour Mera","uc":"Sado Khan","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Piza Sado Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.763000, 72.860990","coordinates":"WST KP_Images\/1aeb016bPiza Sado Khan.Picture of WST Before Improvement.083920.jpg","picture_of_wst_before_improvement":"63\/TG\/2021_22","wua_registration_no":"11\/10\/2021","wua_registration_date":"Muhammad Nadeem","name_of_wua_president":"1360105138961","cnic_no_of_wua_president":"3469345848","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"12","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"80","storage_capacity_m3":"21164","storage_capacity_gallon":"0.15","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/7\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/7\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/17\/2021","date_of_icr_i_released":"168000","2nd_bill_payment_rs":"12\/28\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168000","amount_of_icr_ii_released_rs":"12\/28\/2021","date_of_icr_ii_released":"84000","amount_of_final_released_rs":"7\/12\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/12\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/1aeb016bPiza Sado Khan.Picture of WST - After Completion.085649.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/4/2024 12:26:13" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 6/4/2024 12:26:13, ?, ?, Completed, 22037234001, KP, Hazara, Torghar, Judba, Bartoni, Dairy Kaka Khel, Square, PCC, ?, Touheed Abad, Non-Canal Command Area, Nallah, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.653268, 72.944565, WST KP_Images/560Touheed Abad.Picture of WST Before Improvement.133304.jpg, 14/T.G/2020-21, 3/24/2021, Nassebullah, 1350417664857, 3478151517, 14, 14, 0, 14, 11, 8, 8, 8, 1.36, 84, 22222, 0.14, 4, ?, WST Profile - Completed, ?, ?, 6/1/2021, 525000, 420000, 105000, ?, 0, ?, ?, 6/7/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 189854, 6/14/2021, ?, ?, ?, ?, ?, ?, 0, ?, 230146, 11/29/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/28/2021, 525000, 420000, 105000, 13, 4.8, 1, WST KP_Images/560Touheed Abad.Picture of WST - After Completion.133304.jpg, 3, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"6\/4\/2024 12:26:13","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22037234001","wst_id":"KP","zone":"Hazara","division":"Torghar","district":"Judba","tehsil":"Bartoni","uc":"Dairy Kaka Khel","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Touheed Abad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Nallah","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.653268, 72.944565","coordinates":"WST KP_Images\/560Touheed Abad.Picture of WST Before Improvement.133304.jpg","picture_of_wst_before_improvement":"14\/T.G\/2020-21","wua_registration_no":"3\/24\/2021","wua_registration_date":"Nassebullah","name_of_wua_president":"1350417664857","cnic_no_of_wua_president":"3478151517","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"11","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"84","storage_capacity_m3":"22222","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/1\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/7\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"189854","amount_of_icr_i_released_rs":"6\/14\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"230146","amount_of_final_released_rs":"11\/29\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/28\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"13","executed_wst_length_meter":"4.8","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/560Touheed Abad.Picture of WST - After Completion.133304.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/4/2024 12:22:36" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 6/4/2024 12:22:36, ?, ?, Completed, 22037234002, KP, Hazara, Torghar, Judba, Mera Mada Khel, Mera Mada Khel, Square, PCC, ?, Sara Piza, Non-Canal Command Area, Other Source, spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.393900, 72.778700, WST KP_Images/561Sara Piza.Picture of WST Before Improvement.060439.jpg, 15/T.G/2020-21, 3/20/2021, Waleed Khan, 4210149331199, 3463089557, 11, 11, 0, 11, 12, 8, 12, 5, 1.36, 88, 23280, 0.14, 4, ?, WST Profile - Completed, ?, ?, 6/1/2021, 525000, 420000, 105000, ?, 0, ?, ?, 6/1/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 189854, 6/14/2021, ?, ?, ?, ?, ?, ?, 0, ?, 230146, 11/29/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 8/23/2021, 525000, 420000, 105000, 12, 5.47, 1.37, WST KP_Images/561Sara Piza.Picture of WST - After Completion.060439.jpg, 2, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"6\/4\/2024 12:22:36","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22037234002","wst_id":"KP","zone":"Hazara","division":"Torghar","district":"Judba","tehsil":"Mera Mada Khel","uc":"Mera Mada Khel","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Sara Piza","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.393900, 72.778700","coordinates":"WST KP_Images\/561Sara Piza.Picture of WST Before Improvement.060439.jpg","picture_of_wst_before_improvement":"15\/T.G\/2020-21","wua_registration_no":"3\/20\/2021","wua_registration_date":"Waleed Khan","name_of_wua_president":"4210149331199","cnic_no_of_wua_president":"3463089557","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"12","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"12","wst_length_meter":"5","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/1\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/1\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"189854","amount_of_icr_i_released_rs":"6\/14\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"230146","amount_of_final_released_rs":"11\/29\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"8\/23\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"12","executed_wst_length_meter":"5.47","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/561Sara Piza.Picture of WST - After Completion.060439.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/4/2024 12:04:42" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 6/4/2024 12:04:42, ?, ?, Completed, 22037234003, KP, Hazara, Torghar, Judba, Bartoni, balborhi, Square, PCC, ?, Pattan Balborhi, Non-Canal Command Area, Other Source, spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.653799,72.9461, WST KP_Images/562Pattan Balborhi.Picture of WST Before Improvement.131813.jpg, 05/TG/2019-20, 11/20/2019, Nizamul Haq, 1350417544657, 3478151517, 7, 7, 0, 7, 11, 7, 13, 6, 1.36, 103, 27249, 0.08, 2, ?, WST Profile - Completed, ?, ?, 1/24/2020, 525000, 420000, 105000, ?, 0, ?, ?, 3/7/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 167999, 3/30/2020, ?, ?, ?, ?, ?, ?, 0, ?, 252001, 4/23/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/4/2020, 525000, 420000, 105000, 13, 5.8, 1, WST KP_Images/562Pattan Balborhi.Picture of WST - After Completion.131813.jpg, 1.5, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"6\/4\/2024 12:04:42","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22037234003","wst_id":"KP","zone":"Hazara","division":"Torghar","district":"Judba","tehsil":"Bartoni","uc":"balborhi","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Pattan Balborhi","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.653799,72.9461","coordinates":"WST KP_Images\/562Pattan Balborhi.Picture of WST Before Improvement.131813.jpg","picture_of_wst_before_improvement":"05\/TG\/2019-20","wua_registration_no":"11\/20\/2019","wua_registration_date":"Nizamul Haq","name_of_wua_president":"1350417544657","cnic_no_of_wua_president":"3478151517","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"11","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"13","wst_length_meter":"6","wst_width_meter":"1.36","wst_depth_meter":"103","storage_capacity_m3":"27249","storage_capacity_gallon":"0.08","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/24\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/7\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"167999","amount_of_icr_i_released_rs":"3\/30\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"252001","amount_of_final_released_rs":"4\/23\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/4\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"13","executed_wst_length_meter":"5.8","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/562Pattan Balborhi.Picture of WST - After Completion.131813.jpg","picture_of_wst_after_completion":"1.5","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/4/2024 12:01:18" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 6/4/2024 12:01:18, ?, ?, Completed, 22037234004, KP, Hazara, Torghar, Judba, Bartoni, Mangri, Square, PCC, ?, Kandaw, Non-Canal Command Area, Other Source, spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.640589,72.925401, WST KP_Images/563Kandaw.Picture of WST Before Improvement.130824.jpg, 08/T.G/2019-20, 11/20/2019, Gul Nazir Shah, 1350422573385, 3465685202, 6, 6, 0, 6, 12, 6, 8, 8, 1.36, 87, 23016, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/24/2020, 525000, 420000, 105000, ?, 0, ?, ?, 1/27/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 167999, 3/3/2020, ?, ?, ?, ?, ?, ?, 0, ?, 252001, 4/3/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/18/2020, 525000, 420000, 105000, 8, 7.6, 1, WST KP_Images/563Kandaw.Picture of WST - After Completion.131759.jpg, 0.5, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"6\/4\/2024 12:01:18","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22037234004","wst_id":"KP","zone":"Hazara","division":"Torghar","district":"Judba","tehsil":"Bartoni","uc":"Mangri","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Kandaw","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.640589,72.925401","coordinates":"WST KP_Images\/563Kandaw.Picture of WST Before Improvement.130824.jpg","picture_of_wst_before_improvement":"08\/T.G\/2019-20","wua_registration_no":"11\/20\/2019","wua_registration_date":"Gul Nazir Shah","name_of_wua_president":"1350422573385","cnic_no_of_wua_president":"3465685202","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"12","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/24\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/27\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"167999","amount_of_icr_i_released_rs":"3\/3\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"252001","amount_of_final_released_rs":"4\/3\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/18\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"7.6","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/563Kandaw.Picture of WST - After Completion.131759.jpg","picture_of_wst_after_completion":"0.5","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/4/2024 12:37:05" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 6/4/2024 12:37:05, ?, ?, Completed, 22037245001, KP, Hazara, Torghar, Judba, Balkot, Kandar Patay, Square, Plum Concrete, ?, Kander Patay, Non-Canal Command Area, Other Source, spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.575860, 72.822717, WST KP_Images/552e20efKander Patay.Picture of WST Before Improvement.085655.jpg, 60/TG/2021_22, 11/22/2021, Sher Alam Said, 1360105093575, 3492032290, 7, 7, 0, 7, 14, 8, 8, 8, 1.36, 80, 21164, 0.12, 3, ?, WST Profile - Completed, ?, ?, 12/7/2021, 525000, 420000, 105000, ?, 0, ?, ?, 12/7/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/17/2021, 168000, 12/28/2021, ?, ?, ?, ?, 168000, 12/28/2021, 84000, 10/19/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/19/2022, 525000, 420000, 105000, 8, 8, 1.36, WST KP_Images/552e20efKander Patay.Picture of WST - After Completion.085655.jpg, 6, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"6\/4\/2024 12:37:05","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22037245001","wst_id":"KP","zone":"Hazara","division":"Torghar","district":"Judba","tehsil":"Balkot","uc":"Kandar Patay","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Kander Patay","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.575860, 72.822717","coordinates":"WST KP_Images\/552e20efKander Patay.Picture of WST Before Improvement.085655.jpg","picture_of_wst_before_improvement":"60\/TG\/2021_22","wua_registration_no":"11\/22\/2021","wua_registration_date":"Sher Alam Said","name_of_wua_president":"1360105093575","cnic_no_of_wua_president":"3492032290","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"14","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"80","storage_capacity_m3":"21164","storage_capacity_gallon":"0.12","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/7\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/7\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/17\/2021","date_of_icr_i_released":"168000","2nd_bill_payment_rs":"12\/28\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168000","amount_of_icr_ii_released_rs":"12\/28\/2021","date_of_icr_ii_released":"84000","amount_of_final_released_rs":"10\/19\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/19\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/552e20efKander Patay.Picture of WST - After Completion.085655.jpg","picture_of_wst_after_completion":"6","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/4/2024 12:21:04" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 6/4/2024 12:21:04, ?, ?, Completed, 22037334001, KP, Hazara, Torghar, Khander, Mera Mada Khel, Mera Mada Khel, Square, PCC, ?, Zarshad Ali, Non-Canal Command Area, Other Source, spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.4003,72.7943, WST KP_Images/558Zarshad Ali.Picture of WST Before Improvement.060539.jpg, 12/T.G/2020-21, 11/20/2020, Moosa Khan, 1350427337645, 3468537084, 8, 8, 0, 8, 11, 8, 11, 6, 1.36, 83, 21958, 0.14, 4, ?, WST Profile - Completed, ?, ?, 12/4/2020, 525000, 420000, 105000, ?, 0, ?, ?, 12/4/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/21/2020, 168000, 12/21/2020, ?, ?, ?, ?, 168000, 12/21/2020, 84000, 6/14/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/26/2021, 525000, 420000, 105000, 10, 6.1, 1.36, WST KP_Images/558Zarshad Ali.Picture of WST - After Completion.060539.jpg, 1, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"6\/4\/2024 12:21:04","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22037334001","wst_id":"KP","zone":"Hazara","division":"Torghar","district":"Khander","tehsil":"Mera Mada Khel","uc":"Mera Mada Khel","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Zarshad Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.4003,72.7943","coordinates":"WST KP_Images\/558Zarshad Ali.Picture of WST Before Improvement.060539.jpg","picture_of_wst_before_improvement":"12\/T.G\/2020-21","wua_registration_no":"11\/20\/2020","wua_registration_date":"Moosa Khan","name_of_wua_president":"1350427337645","cnic_no_of_wua_president":"3468537084","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"11","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"11","wst_length_meter":"6","wst_width_meter":"1.36","wst_depth_meter":"83","storage_capacity_m3":"21958","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/4\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/4\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/21\/2020","date_of_icr_i_released":"168000","2nd_bill_payment_rs":"12\/21\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168000","amount_of_icr_ii_released_rs":"12\/21\/2020","date_of_icr_ii_released":"84000","amount_of_final_released_rs":"6\/14\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/26\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"10","executed_wst_length_meter":"6.1","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/558Zarshad Ali.Picture of WST - After Completion.060539.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/4/2024 12:15:34" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 6/4/2024 12:15:34, ?, ?, Completed, 22037334002, KP, Hazara, Torghar, Khander, Mera Mada Khel, Mera Mada Khel, Square, PCC, ?, Zakaria, Non-Canal Command Area, Other Source, spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.3896,72.7773, WST KP_Images/559Zakaria.Picture of WST Before Improvement.060559.jpg, 13/TG/2020_21, 11/19/2020, Zakaria Khan, 1350271083585, 3462286140, 8, 8, 0, 8, 12, 9, 11, 7, 1.36, 97, 25661, 0.14, 4, ?, WST Profile - Completed, ?, ?, 12/4/2020, 525000, 420000, 105000, ?, 0, ?, ?, 12/4/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/21/2020, 168000, 12/21/2020, ?, ?, ?, ?, 168000, 12/21/2020, 84000, 6/14/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/4/2021, 525000, 420000, 105000, 11, 6.5, 1.36, WST KP_Images/559Zakaria.Picture of WST - After Completion.060559.jpg, 1, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"6\/4\/2024 12:15:34","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22037334002","wst_id":"KP","zone":"Hazara","division":"Torghar","district":"Khander","tehsil":"Mera Mada Khel","uc":"Mera Mada Khel","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Zakaria","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.3896,72.7773","coordinates":"WST KP_Images\/559Zakaria.Picture of WST Before Improvement.060559.jpg","picture_of_wst_before_improvement":"13\/TG\/2020_21","wua_registration_no":"11\/19\/2020","wua_registration_date":"Zakaria Khan","name_of_wua_president":"1350271083585","cnic_no_of_wua_president":"3462286140","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"12","gross_command_area_gca_acres":"9","cultural_command_area_cca_acres":"11","wst_length_meter":"7","wst_width_meter":"1.36","wst_depth_meter":"97","storage_capacity_m3":"25661","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/4\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/4\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/21\/2020","date_of_icr_i_released":"168000","2nd_bill_payment_rs":"12\/21\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168000","amount_of_icr_ii_released_rs":"12\/21\/2020","date_of_icr_ii_released":"84000","amount_of_final_released_rs":"6\/14\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/4\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"11","executed_wst_length_meter":"6.5","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/559Zakaria.Picture of WST - After Completion.060559.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/6/2024 12:57:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 6/6/2024 12:57:07, ?, ?, Completed, 22037334003, KP, Hazara, Torghar, Khander, Mera Mada Khel, Mada khel, Square, PCC, ?, Sairy Mada Khel, Non-Canal Command Area, Other Source, spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.6532679,72.944565, WST KP_Images/564Sairy Mada Khel.Picture of WST Before Improvement.123658.jpg, 12/T.G/2019-20, 11/21/2019, Ghulam Raheem, 4240116890689, 3419275833, 6, 6, 0, 6, 11, 8, 9, 7, 1.36, 91, 24074, 0.10, 3, ?, WST Profile - Completed, ?, ?, 1/24/2020, 504000, 420000, 84000, ?, 0, ?, ?, 3/9/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 167999, 3/9/2020, ?, ?, ?, ?, ?, ?, 0, ?, 252001, 3/30/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/18/2020, 525000, 420000, 105000, 9, 7.31, 1, ?, 2, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"6\/6\/2024 12:57:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22037334003","wst_id":"KP","zone":"Hazara","division":"Torghar","district":"Khander","tehsil":"Mera Mada Khel","uc":"Mada khel","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Sairy Mada Khel","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.6532679,72.944565","coordinates":"WST KP_Images\/564Sairy Mada Khel.Picture of WST Before Improvement.123658.jpg","picture_of_wst_before_improvement":"12\/T.G\/2019-20","wua_registration_no":"11\/21\/2019","wua_registration_date":"Ghulam Raheem","name_of_wua_president":"4240116890689","cnic_no_of_wua_president":"3419275833","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"11","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"9","wst_length_meter":"7","wst_width_meter":"1.36","wst_depth_meter":"91","storage_capacity_m3":"24074","storage_capacity_gallon":"0.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/24\/2020","issuance_date_of_govt_share":"504000","total_amount_rs":"420000","govt_share_rs":"84000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/9\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"167999","amount_of_icr_i_released_rs":"3\/9\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"252001","amount_of_final_released_rs":"3\/30\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/18\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"7.31","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/4/2024 12:29:09" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 6/4/2024 12:29:09, ?, ?, Completed, 22037345001, KP, Hazara, Torghar, Khander, Bimbal, Bimbal, Square, Plum Concrete, ?, Bimbal, Non-Canal Command Area, Other Source, spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.501500, 72.789280, WST KP_Images/4ad6a5f3Bimbal.Picture of WST Before Improvement.085701.jpg, 66/TG/2021_22, 11/12/2021, Zarshad, 1360104968147, 3493585480, 8, 8, 0, 8, 11, 10, 8, 8, 1.36, 80, 21164, 0.14, 4, ?, WST Profile - Completed, ?, ?, 12/6/2021, 525000, 420000, 105000, ?, 0, ?, ?, 12/6/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/17/2021, 168000, 12/21/2021, ?, ?, ?, ?, 168000, 12/21/2021, 84000, 12/12/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 7/12/2022, 525000, 420000, 105000, 8, 8, 1.36, WST KP_Images/4ad6a5f3Bimbal.Picture of WST - After Completion.085701.jpg, 1, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"6\/4\/2024 12:29:09","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22037345001","wst_id":"KP","zone":"Hazara","division":"Torghar","district":"Khander","tehsil":"Bimbal","uc":"Bimbal","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Bimbal","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.501500, 72.789280","coordinates":"WST KP_Images\/4ad6a5f3Bimbal.Picture of WST Before Improvement.085701.jpg","picture_of_wst_before_improvement":"66\/TG\/2021_22","wua_registration_no":"11\/12\/2021","wua_registration_date":"Zarshad","name_of_wua_president":"1360104968147","cnic_no_of_wua_president":"3493585480","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"11","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"80","storage_capacity_m3":"21164","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/6\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/6\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/17\/2021","date_of_icr_i_released":"168000","2nd_bill_payment_rs":"12\/21\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168000","amount_of_icr_ii_released_rs":"12\/21\/2021","date_of_icr_ii_released":"84000","amount_of_final_released_rs":"12\/12\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/12\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/4ad6a5f3Bimbal.Picture of WST - After Completion.085701.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/4/2024 12:31:06" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 6/4/2024 12:31:06, ?, ?, Completed, 22037345002, KP, Hazara, Torghar, Khander, Mera Madakhel, Gwandla, Rectangular, Plum Concrete, ?, Nawab Zada, Non-Canal Command Area, Other Source, spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.367778, 72.778889, WST KP_Images/34eee570Nawab Zada.Picture of WST Before Improvement.085706.jpg, 65/TG/2021_22, 12/6/2021, Nawabzada, 4220163637939, 3488383457, 8, 8, 0, 8, 13, 7, 9, 7, 1.36, 80, 21164, 0.14, 4, ?, WST Profile - Completed, ?, ?, 12/6/2021, 525000, 420000, 105000, ?, 0, ?, ?, 12/6/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/17/2021, 168000, 12/28/2021, ?, ?, ?, ?, 168000, 12/28/2021, 84000, 9/20/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/25/2022, 525000, 420000, 105000, 9, 7.4, 1.36, WST KP_Images/34eee570Nawab Zada.Picture of WST - After Completion.085706.jpg, 6, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"6\/4\/2024 12:31:06","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22037345002","wst_id":"KP","zone":"Hazara","division":"Torghar","district":"Khander","tehsil":"Mera Madakhel","uc":"Gwandla","village":"Rectangular","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Nawab Zada","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.367778, 72.778889","coordinates":"WST KP_Images\/34eee570Nawab Zada.Picture of WST Before Improvement.085706.jpg","picture_of_wst_before_improvement":"65\/TG\/2021_22","wua_registration_no":"12\/6\/2021","wua_registration_date":"Nawabzada","name_of_wua_president":"4220163637939","cnic_no_of_wua_president":"3488383457","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"13","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"9","wst_length_meter":"7","wst_width_meter":"1.36","wst_depth_meter":"80","storage_capacity_m3":"21164","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/6\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/6\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/17\/2021","date_of_icr_i_released":"168000","2nd_bill_payment_rs":"12\/28\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168000","amount_of_icr_ii_released_rs":"12\/28\/2021","date_of_icr_ii_released":"84000","amount_of_final_released_rs":"9\/20\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/25\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"7.4","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/34eee570Nawab Zada.Picture of WST - After Completion.085706.jpg","picture_of_wst_after_completion":"6","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/4/2024 12:33:12" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 6/4/2024 12:33:12, ?, ?, Completed, 22037345003, KP, Hazara, Torghar, Khander, Mera Madakhel, Amazo Bala, Rectangular, Plum Concrete, ?, Amazo Bala, Non-Canal Command Area, Other Source, spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.414600, 72.769700, WST KP_Images/db02fc6dAmazo Bala.Picture of WST Before Improvement.085714.jpg, 61/TG/2021_22, 11/10/2021, Hamed Rasool, 1350455354197, 3433183243, 10, 10, 0, 10, 11, 9, 9, 7, 1.36, 80, 21164, 0.15, 4, ?, WST Profile - Completed, ?, ?, 12/7/2021, 525000, 420000, 105000, ?, 0, ?, ?, 12/7/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/17/2021, 168000, 12/28/2021, ?, ?, ?, ?, 168000, 12/28/2021, 84000, 9/20/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/5/2022, 525000, 420000, 105000, 12, 5.94, 1.36, WST KP_Images/db02fc6dAmazo Bala.Picture of WST - After Completion.085714.jpg, 9, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"6\/4\/2024 12:33:12","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22037345003","wst_id":"KP","zone":"Hazara","division":"Torghar","district":"Khander","tehsil":"Mera Madakhel","uc":"Amazo Bala","village":"Rectangular","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Amazo Bala","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.414600, 72.769700","coordinates":"WST KP_Images\/db02fc6dAmazo Bala.Picture of WST Before Improvement.085714.jpg","picture_of_wst_before_improvement":"61\/TG\/2021_22","wua_registration_no":"11\/10\/2021","wua_registration_date":"Hamed Rasool","name_of_wua_president":"1350455354197","cnic_no_of_wua_president":"3433183243","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"11","gross_command_area_gca_acres":"9","cultural_command_area_cca_acres":"9","wst_length_meter":"7","wst_width_meter":"1.36","wst_depth_meter":"80","storage_capacity_m3":"21164","storage_capacity_gallon":"0.15","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/7\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/7\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/17\/2021","date_of_icr_i_released":"168000","2nd_bill_payment_rs":"12\/28\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168000","amount_of_icr_ii_released_rs":"12\/28\/2021","date_of_icr_ii_released":"84000","amount_of_final_released_rs":"9\/20\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/5\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"12","executed_wst_length_meter":"5.94","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/db02fc6dAmazo Bala.Picture of WST - After Completion.085714.jpg","picture_of_wst_after_completion":"9","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 10:35:05" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/15/2024 10:35:05, ?, ?, Completed, 22038134001, KP, Hazara, Upper Kohistan, Dassu, Sazeen, Daniya, Square, PCC, ?, Daniya, Non-Canal Command Area, Other Source, Streem, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.498463, 73.365631, WST KP_Images/39556a25Daniya.Picture of WST Before Improvement.061615.jpg, 631, 6/14/2021, Qadar wali, 1340186573203, 3483824700, 8, 8, 0, 8, 13, 10, 9, 9, 1.22, 109, 28836, 0.14, 4, ?, WST Profile - Completed, ?, ?, 10/15/2021, 525000, 420000, 105000, ?, 0, ?, ?, 10/16/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 10/22/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 5/31/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/11/2022, 525000, 420000, 105000, 9, 9.45, 1.22, WST KP_Images/39556a25Daniya.Picture of WST - After Completion.061615.jpg, 3, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/15\/2024 10:35:05","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22038134001","wst_id":"KP","zone":"Hazara","division":"Upper Kohistan","district":"Dassu","tehsil":"Sazeen","uc":"Daniya","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Daniya","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Streem","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.498463, 73.365631","coordinates":"WST KP_Images\/39556a25Daniya.Picture of WST Before Improvement.061615.jpg","picture_of_wst_before_improvement":"631","wua_registration_no":"6\/14\/2021","wua_registration_date":"Qadar wali","name_of_wua_president":"1340186573203","cnic_no_of_wua_president":"3483824700","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"13","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.22","wst_depth_meter":"109","storage_capacity_m3":"28836","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/15\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/16\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"10\/22\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"5\/31\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/11\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"9.45","executed_wst_width_meter":"1.22","executed_wst_depth_meter":"WST KP_Images\/39556a25Daniya.Picture of WST - After Completion.061615.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 13:44:37" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/16/2024 13:44:37, ?, ?, Completed, 22038144001, KP, Hazara, Upper Kohistan, Seo, Komila, Mashnat jay, Rectangular, PCC, ?, Sahibzada, Non-Canal Command Area, Other Source, spring, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 35.247724, 73.184778, WST KP_Images/f0cc0e65Sahibzada.Picture of WST Before Improvement.100550.jpg, 1032, 12/23/2021, Sahib Zada, 1340113271159, 3453376577, 10, 10, 0, 10, 8, 6, 9, 9, 1.22, 89, 23545, 0.15, 4, ?, WST Profile - Completed, ?, ?, 5/10/2022, 525000, 420000, 105000, ?, 0, 0, ?, 5/18/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/6/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/9/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 7/27/2022, 525000, 420000, 105000, 12, 6.1, 1.5, WST KP_Images/f0cc0e65Sahibzada.Picture of WST - After Completion.100550.jpg, 2, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/16\/2024 13:44:37","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22038144001","wst_id":"KP","zone":"Hazara","division":"Upper Kohistan","district":"Seo","tehsil":"Komila","uc":"Mashnat jay","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Sahibzada","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.247724, 73.184778","coordinates":"WST KP_Images\/f0cc0e65Sahibzada.Picture of WST Before Improvement.100550.jpg","picture_of_wst_before_improvement":"1032","wua_registration_no":"12\/23\/2021","wua_registration_date":"Sahib Zada","name_of_wua_president":"1340113271159","cnic_no_of_wua_president":"3453376577","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.22","wst_depth_meter":"89","storage_capacity_m3":"23545","storage_capacity_gallon":"0.15","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/10\/2022","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":"0","revised_govt_share_rs":null,"revised_community_share_rs":"5\/18\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/6\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/9\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/27\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"12","executed_wst_length_meter":"6.1","executed_wst_width_meter":"1.5","executed_wst_depth_meter":"WST KP_Images\/f0cc0e65Sahibzada.Picture of WST - After Completion.100550.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 14:17:00" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/10/2024 14:17:00, ?, ?, Completed, 22038144003, KP, Hazara, Upper Kohistan, Dassu, Seo, Seo, Rectangular, PCC, ?, Nisar Abad, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 35.304712,73.165303, WST KP_Images/385Nisar Abad.Picture of WST Before Improvement.095620.jpg, 29, 10/30/2020, M.Ismail, 1340160700227, 3452233940, 15, 15, 0, 15, 30, 18, 10, 10, 1.36, 136, 35979, 0.28, 8, ?, WST Profile - Completed, ?, ?, 11/4/2020, 525000, 420000, 105000, ?, 0, ?, ?, 11/26/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/31/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 1/8/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/23/2021, 525000, 420000, 105000, 11, 10.5, 1.22, WST KP_Images/385Nisar Abad.Picture of WST - After Completion.095620.jpg, 12, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/10\/2024 14:17:00","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22038144003","wst_id":"KP","zone":"Hazara","division":"Upper Kohistan","district":"Dassu","tehsil":"Seo","uc":"Seo","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Nisar Abad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.304712,73.165303","coordinates":"WST KP_Images\/385Nisar Abad.Picture of WST Before Improvement.095620.jpg","picture_of_wst_before_improvement":"29","wua_registration_no":"10\/30\/2020","wua_registration_date":"M.Ismail","name_of_wua_president":"1340160700227","cnic_no_of_wua_president":"3452233940","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"30","gross_command_area_gca_acres":"18","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/4\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/26\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/31\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"1\/8\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/23\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"11","executed_wst_length_meter":"10.5","executed_wst_width_meter":"1.22","executed_wst_depth_meter":"WST KP_Images\/385Nisar Abad.Picture of WST - After Completion.095620.jpg","picture_of_wst_after_completion":"12","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 17:28:06" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/9/2024 17:28:06, ?, ?, Completed, 22038144004, KP, Hazara, Upper Kohistan, Dassu, Seo, Seo, Rectangular, PCC, ?, Seo, Non-Canal Command Area, Other Source, spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 35.304712,73.165303, WST KP_Images/386Seo.Picture of WST Before Improvement.124958.jpg, 128, 2/10/2020, Bakht Rawan, 1340115010789, 3463772569, 4, 4, 0, 4, 21, 20, 12, 9, 1.4, 149, 39418, 0.42, 12, ?, WST Profile - Completed, ?, ?, 2/18/2020, 525000, 420000, 105000, ?, 0, ?, ?, 2/19/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 300000, 2/20/2020, ?, ?, ?, ?, ?, ?, 0, ?, 120000, 3/4/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/23/2020, 525000, 420000, 105000, 12, 9.2, 1.4, WST KP_Images/386Seo.Picture of WST - After Completion.124959.jpg, 1, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/9\/2024 17:28:06","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22038144004","wst_id":"KP","zone":"Hazara","division":"Upper Kohistan","district":"Dassu","tehsil":"Seo","uc":"Seo","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Seo","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.304712,73.165303","coordinates":"WST KP_Images\/386Seo.Picture of WST Before Improvement.124958.jpg","picture_of_wst_before_improvement":"128","wua_registration_no":"2\/10\/2020","wua_registration_date":"Bakht Rawan","name_of_wua_president":"1340115010789","cnic_no_of_wua_president":"3463772569","contact_no_of_wua_president":"4","total_number_of_shareholders":"4","male_wua_members":"0","female_wua_members":"4","total_wua_members":"21","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"12","wst_length_meter":"9","wst_width_meter":"1.4","wst_depth_meter":"149","storage_capacity_m3":"39418","storage_capacity_gallon":"0.42","design_discharge_cusec":"12","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/18\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/19\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"300000","amount_of_icr_i_released_rs":"2\/20\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"120000","amount_of_final_released_rs":"3\/4\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/23\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"12","executed_wst_length_meter":"9.2","executed_wst_width_meter":"1.4","executed_wst_depth_meter":"WST KP_Images\/386Seo.Picture of WST - After Completion.124959.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/24/2024 13:42:06" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/24/2024 13:42:06, ?, ?, Completed, 22038144005, KP, Hazara, Upper Kohistan, Dassu, Seo, Ramal, Square, PCC, ?, Ramal, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 35.298363,73.177996, WST KP_Images/388Ramal.Picture of WST Before Improvement.074810.jpg, 124, 1/29/2020, Hazrat Maaz, 1340121921595, 3463383742, 15, 15, 0, 15, 21, 20, 13, 10, 1.36, 168, 44444, 0.65, 18, ?, WST Profile - Completed, ?, ?, 2/28/2020, 525000, 420000, 105000, ?, 0, ?, ?, 2/29/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 300000, 2/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 120000, 3/4/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/31/2020, 525000, 420000, 105000, 8, 7.1, 1.56, ?, 3, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/24\/2024 13:42:06","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22038144005","wst_id":"KP","zone":"Hazara","division":"Upper Kohistan","district":"Dassu","tehsil":"Seo","uc":"Ramal","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Ramal","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.298363,73.177996","coordinates":"WST KP_Images\/388Ramal.Picture of WST Before Improvement.074810.jpg","picture_of_wst_before_improvement":"124","wua_registration_no":"1\/29\/2020","wua_registration_date":"Hazrat Maaz","name_of_wua_president":"1340121921595","cnic_no_of_wua_president":"3463383742","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"21","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"13","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"168","storage_capacity_m3":"44444","storage_capacity_gallon":"0.65","design_discharge_cusec":"18","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/28\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/29\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"300000","amount_of_icr_i_released_rs":"2\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"120000","amount_of_final_released_rs":"3\/4\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/31\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"7.1","executed_wst_width_meter":"1.56","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 14:44:56" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/10/2024 14:44:56, ?, ?, Completed, 22038144006, KP, Hazara, Upper Kohistan, Dassu, Kaar Bala, Kaar bala, Rectangular, PCC, ?, Kaar Bala, Non-Canal Command Area, Other Source, spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 35.3048,73.11545, WST KP_Images/389Kaar Bala.Picture of WST Before Improvement.095634.jpg, 34, 5/24/2021, Waqar Ahmad, 1340111516009, 3219941866, 9, 9, 0, 9, 29, 27, 9, 9, 1.36, 106, 28042, 0.48, 14, ?, WST Profile - Completed, ?, ?, 5/31/2021, 525000, 420000, 105000, ?, 0, ?, ?, 6/7/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/8/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/15/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/25/2021, 525000, 420000, 105000, 9, 8.53, 1.36, WST KP_Images/389Kaar Bala.Picture of WST - After Completion.095634.jpg, 2, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/10\/2024 14:44:56","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22038144006","wst_id":"KP","zone":"Hazara","division":"Upper Kohistan","district":"Dassu","tehsil":"Kaar Bala","uc":"Kaar bala","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Kaar Bala","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.3048,73.11545","coordinates":"WST KP_Images\/389Kaar Bala.Picture of WST Before Improvement.095634.jpg","picture_of_wst_before_improvement":"34","wua_registration_no":"5\/24\/2021","wua_registration_date":"Waqar Ahmad","name_of_wua_president":"1340111516009","cnic_no_of_wua_president":"3219941866","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"29","gross_command_area_gca_acres":"27","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"106","storage_capacity_m3":"28042","storage_capacity_gallon":"0.48","design_discharge_cusec":"14","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/31\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/7\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/8\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/15\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/25\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"8.53","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/389Kaar Bala.Picture of WST - After Completion.095634.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 14:49:52" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/10/2024 14:49:52, ?, ?, Completed, 22038144007, KP, Hazara, Upper Kohistan, Dassu, Shamal, Shamal, Rectangular, PCC, ?, Abdul Malik, Non-Canal Command Area, Other Source, spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 35.293694, 73.173991, WST KP_Images/390Abdul Malik.Picture of WST Before Improvement.095650.jpg, 35, 5/24/2021, Kifayat Ur Rehman, 1340144626285, 3035120330, 8, 8, 0, 8, 17, 16, 9, 8, 1.36, 97.96, 25915, 0.28, 8, ?, WST Profile - Completed, ?, ?, 5/27/2021, 525000, 420000, 105000, ?, 0, ?, ?, 6/7/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/8/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/15/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/26/2021, 525000, 420000, 105000, 15, 5.18, 1.36, WST KP_Images/390Abdul Malik.Picture of WST - After Completion.095650.jpg, 1, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/10\/2024 14:49:52","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22038144007","wst_id":"KP","zone":"Hazara","division":"Upper Kohistan","district":"Dassu","tehsil":"Shamal","uc":"Shamal","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Abdul Malik","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.293694, 73.173991","coordinates":"WST KP_Images\/390Abdul Malik.Picture of WST Before Improvement.095650.jpg","picture_of_wst_before_improvement":"35","wua_registration_no":"5\/24\/2021","wua_registration_date":"Kifayat Ur Rehman","name_of_wua_president":"1340144626285","cnic_no_of_wua_president":"3035120330","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"17","gross_command_area_gca_acres":"16","cultural_command_area_cca_acres":"9","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"97.96","storage_capacity_m3":"25915","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/27\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/7\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/8\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/15\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/26\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"15","executed_wst_length_meter":"5.18","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/390Abdul Malik.Picture of WST - After Completion.095650.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/20/2024 16:19:59" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 9/20/2024 16:19:59, ?, ?, Completed, 22038334001, KP, Hazara, Upper Kohistan, Kandia, Karang, Zambeel, Square, PCC, ?, Habib Abad, Non-Canal Command Area, Other Source, spring, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 35.430560, 72.967082, WST KP_Images/61cef70bHabib Abad.Picture of WST Before Improvement.100659.jpg, 659, 10/29/2021, Habib, 1340115091555, 3445551033, 7, 7, 0, 7, 8, 5, 9, 9, 1.22, 89, 23545, 0.15, 4, ?, WST Profile - Completed, ?, ?, 5/10/2022, 525000, 420000, 105000, ?, 0, ?, ?, 5/16/2022, Final Payment is panding due to Fund shortage, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 294000, 6/9/2022, 104000, 12/24/2022, ?, ?, ?, ?, 104000, 12/24/2022, 0, 4/10/2024, 398000, Final Payment is panding due to Fund shortage, WST Milestone Payments - Completed, ?, ?, 6/15/2023, 525000, 420000, 105000, 10, 8.6, 1.75, ?, 3, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"9\/20\/2024 16:19:59","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22038334001","wst_id":"KP","zone":"Hazara","division":"Upper Kohistan","district":"Kandia","tehsil":"Karang","uc":"Zambeel","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Habib Abad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.430560, 72.967082","coordinates":"WST KP_Images\/61cef70bHabib Abad.Picture of WST Before Improvement.100659.jpg","picture_of_wst_before_improvement":"659","wua_registration_no":"10\/29\/2021","wua_registration_date":"Habib","name_of_wua_president":"1340115091555","cnic_no_of_wua_president":"3445551033","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"8","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.22","wst_depth_meter":"89","storage_capacity_m3":"23545","storage_capacity_gallon":"0.15","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/10\/2022","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/16\/2022","work_order_date":"Final Payment is panding due to Fund shortage","if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/9\/2022","date_of_icr_i_released":"104000","2nd_bill_payment_rs":"12\/24\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"104000","amount_of_icr_ii_released_rs":"12\/24\/2022","date_of_icr_ii_released":"0","amount_of_final_released_rs":"4\/10\/2024","date_of_final_released":"398000","total_released_amount_rs":"Final Payment is panding due to Fund shortage","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/15\/2023","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"10","executed_wst_length_meter":"8.6","executed_wst_width_meter":"1.75","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 14:09:46" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/16/2024 14:09:46, ?, ?, Completed, 22038434001, KP, Hazara, Upper Kohistan, Seo, Sigloo, Bar Ashyal, Square, PCC, ?, Mir Alam, Non-Canal Command Area, Other Source, spring, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 35.313699, 73.134173, WST KP_Images/bf7763c5Mir Alam.Picture of WST Before Improvement.100624.jpg, 1014, 5/25/2021, Mir Alam, 1340131477087, 3413483037, 9, 9, 0, 9, 7.5, 6, 9, 9, 1.22, 89, 23545, 0.15, 4, ?, WST Profile - Completed, ?, ?, 5/10/2022, 525000, 420000, 105000, ?, 0, ?, ?, 5/12/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/6/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/9/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 7/28/2022, 525000, 420000, 105000, 12, 6.1, 1.5, WST KP_Images/bf7763c5Mir Alam.Picture of WST - After Completion.100633.jpg, 2, 90.00%, 100.00%, 90.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/16\/2024 14:09:46","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22038434001","wst_id":"KP","zone":"Hazara","division":"Upper Kohistan","district":"Seo","tehsil":"Sigloo","uc":"Bar Ashyal","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Mir Alam","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.313699, 73.134173","coordinates":"WST KP_Images\/bf7763c5Mir Alam.Picture of WST Before Improvement.100624.jpg","picture_of_wst_before_improvement":"1014","wua_registration_no":"5\/25\/2021","wua_registration_date":"Mir Alam","name_of_wua_president":"1340131477087","cnic_no_of_wua_president":"3413483037","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"7.5","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.22","wst_depth_meter":"89","storage_capacity_m3":"23545","storage_capacity_gallon":"0.15","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/10\/2022","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/12\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/6\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/9\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/28\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"12","executed_wst_length_meter":"6.1","executed_wst_width_meter":"1.5","executed_wst_depth_meter":"WST KP_Images\/bf7763c5Mir Alam.Picture of WST - After Completion.100633.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"90.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 13:59:21" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/16/2024 13:59:21, ?, ?, Completed, 22038444001, KP, Hazara, Upper Kohistan, Seo, Seo, Dhergoto, Rectangular, PCC, ?, Ayun Abad, Non-Canal Command Area, Nallah, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 35.302505, 73.105264, WST KP_Images/5e2e93e0Ayun Abad.Picture of WST Before Improvement.100601.jpg, 1034, 9/13/2021, Ejaz ul Haq, 1340194492794, 3445252531, 9, 9, 0, 9, 6, 5, 9, 9, 1.22, 89, 23545, 0.15, 4, ?, WST Profile - Completed, ?, ?, 5/10/2022, 525000, 420000, 105000, ?, 0, 0, ?, 5/16/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/6/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/9/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 7/29/2022, 525000, 420000, 105000, 11, 5.8, 1.36, WST KP_Images/5e2e93e0Ayun Abad.Picture of WST - After Completion.100611.jpg, 1, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/16\/2024 13:59:21","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22038444001","wst_id":"KP","zone":"Hazara","division":"Upper Kohistan","district":"Seo","tehsil":"Seo","uc":"Dhergoto","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Ayun Abad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Nallah","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.302505, 73.105264","coordinates":"WST KP_Images\/5e2e93e0Ayun Abad.Picture of WST Before Improvement.100601.jpg","picture_of_wst_before_improvement":"1034","wua_registration_no":"9\/13\/2021","wua_registration_date":"Ejaz ul Haq","name_of_wua_president":"1340194492794","cnic_no_of_wua_president":"3445252531","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.22","wst_depth_meter":"89","storage_capacity_m3":"23545","storage_capacity_gallon":"0.15","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/10\/2022","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":"0","revised_govt_share_rs":null,"revised_community_share_rs":"5\/16\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/6\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/9\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/29\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"11","executed_wst_length_meter":"5.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/5e2e93e0Ayun Abad.Picture of WST - After Completion.100611.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 14:16:43" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/16/2024 14:16:43, ?, ?, Completed, 22038444002, KP, Hazara, Upper Kohistan, Seo, Seo, Ashal, Square, PCC, ?, Asghar Abad, Non-Canal Command Area, Other Source, spring, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 35.303744, 73.129936, WST KP_Images/4e351be2Asghar Abad.Picture of WST Before Improvement.100647.jpg, 655, 9/10/2021, Muhammad Taj, 1340115106367, 3330928821, 12, 12, 0, 12, 5, 4, 9, 9, 1.22, 89, 23545, 0.15, 4, ?, WST Profile - Completed, ?, ?, 5/10/2022, 525000, 420000, 105000, ?, 0, ?, ?, 5/18/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/9/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 12/14/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/27/2023, 525000, 420000, 105000, 10, 5, 1.23, ?, 1, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/16\/2024 14:16:43","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22038444002","wst_id":"KP","zone":"Hazara","division":"Upper Kohistan","district":"Seo","tehsil":"Seo","uc":"Ashal","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Asghar Abad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.303744, 73.129936","coordinates":"WST KP_Images\/4e351be2Asghar Abad.Picture of WST Before Improvement.100647.jpg","picture_of_wst_before_improvement":"655","wua_registration_no":"9\/10\/2021","wua_registration_date":"Muhammad Taj","name_of_wua_president":"1340115106367","cnic_no_of_wua_president":"3330928821","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"5","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.22","wst_depth_meter":"89","storage_capacity_m3":"23545","storage_capacity_gallon":"0.15","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/10\/2022","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/18\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/9\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/14\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/27\/2023","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"10","executed_wst_length_meter":"5","executed_wst_width_meter":"1.23","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/5/2024 17:56:41" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/5/2024 17:56:41, ?, ?, Completed, 22041132001, KP, Kohat, Kohat, Kohat, Kharmato, Kharmato, Square, Brick Masonry, ?, Muhammad Anwar, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.501905, 71.515077, WST KP_Images/193Muhammad Anwar.Picture of WST Before Improvement.083340.jpg, 282, 1/6/2020, Muhammad Anwar, 1410149454183, 3339618931, 9, 9, 0, 9, 10, 10, 12, 12, 1.36, 196, 51852, 0.19, 5, ?, WST Profile - Completed, ?, ?, 1/15/2020, 525000, 420000, 105000, ?, 0, ?, ?, 1/15/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 0, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 1/27/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/27/2020, 525000, 420000, 105000, 12, 12, 1.36, ?, 2, 50.00%, 75.00%, 25.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/5\/2024 17:56:41","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22041132001","wst_id":"KP","zone":"Kohat","division":"Kohat","district":"Kohat","tehsil":"Kharmato","uc":"Kharmato","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Anwar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.501905, 71.515077","coordinates":"WST KP_Images\/193Muhammad Anwar.Picture of WST Before Improvement.083340.jpg","picture_of_wst_before_improvement":"282","wua_registration_no":"1\/6\/2020","wua_registration_date":"Muhammad Anwar","name_of_wua_president":"1410149454183","cnic_no_of_wua_president":"3339618931","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"10","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/15\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/15\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"1\/27\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/27\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"50.00%","water_saving":"75.00%","water_losses_before_improvement":"25.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/5/2024 17:57:28" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 9/5/2024 17:57:28, ?, ?, Completed, 22041132002, KP, Kohat, Kohat, Kohat, Sayab, Sayab, Square, Brick Masonry, ?, Aslam Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.490333, 71.596561, WST KP_Images/194Aslam Khan.Picture of WST Before Improvement.083542.jpg, 188, 9/18/2018, Aslam Khan, 1430159233043, 3327892293, 7, 7, 0, 7, 19, 19, 12, 12, 1.36, 196, 51852, 0.16, 5, ?, WST Profile - Completed, ?, ?, 1/15/2020, 525000, 420000, 105000, ?, 0, ?, ?, 1/15/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 0, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 1/27/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/27/2020, 525000, 420000, 105000, 12, 12, 1.36, ?, 1, 45.00%, 75.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"9\/5\/2024 17:57:28","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22041132002","wst_id":"KP","zone":"Kohat","division":"Kohat","district":"Kohat","tehsil":"Sayab","uc":"Sayab","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Aslam Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.490333, 71.596561","coordinates":"WST KP_Images\/194Aslam Khan.Picture of WST Before Improvement.083542.jpg","picture_of_wst_before_improvement":"188","wua_registration_no":"9\/18\/2018","wua_registration_date":"Aslam Khan","name_of_wua_president":"1430159233043","cnic_no_of_wua_president":"3327892293","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"19","gross_command_area_gca_acres":"19","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.16","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/15\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/15\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"1\/27\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/27\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"45.00%","water_saving":"75.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/5/2024 17:58:40" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/5/2024 17:58:40, ?, ?, Completed, 22041132003, KP, Kohat, Kohat, Kohat, Tough, Ghulam Banda, Square, Brick Masonry, ?, Zar Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.33256,71.332813, WST KP_Images/195Zar Khan.Picture of WST Before Improvement.044747.jpg, 425, 11/2/2020, Zar Khan, 1430120633045, 3423434133, 9, 9, 0, 9, 25, 25, 12, 12, 1.36, 196, 51852, 0.38, 11, ?, WST Profile - Completed, ?, ?, 12/11/2020, 525000, 420000, 105000, ?, 0, ?, ?, 12/21/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 0, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 11/5/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/5/2020, 525000, 420000, 105000, 12, 12, 1.36, ?, 2, 20.00%, 60.00%, 40.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/5\/2024 17:58:40","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22041132003","wst_id":"KP","zone":"Kohat","division":"Kohat","district":"Kohat","tehsil":"Tough","uc":"Ghulam Banda","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Zar Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.33256,71.332813","coordinates":"WST KP_Images\/195Zar Khan.Picture of WST Before Improvement.044747.jpg","picture_of_wst_before_improvement":"425","wua_registration_no":"11\/2\/2020","wua_registration_date":"Zar Khan","name_of_wua_president":"1430120633045","cnic_no_of_wua_president":"3423434133","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"25","gross_command_area_gca_acres":"25","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.38","design_discharge_cusec":"11","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/11\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/21\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"11\/5\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/5\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"20.00%","water_saving":"60.00%","water_losses_before_improvement":"40.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/5/2024 18:00:31" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 9/5/2024 18:00:31, ?, ?, Completed, 22041132004, KP, Kohat, Kohat, Kohat, Uster zai payan, Uster zai payan, Square, Brick Masonry, ?, Yousaf Hussain W.S.T, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 33.648558, 71.226749, WST KP_Images/02911b00Yousaf Hussain W.S.T.Picture of WST Before Improvement.055929.jpg, 599, 9/5/2022, Yousaf Hussain, 1430159804631, 3339639908, 8, 8, 0, 8, 5, 3, 8, 8, 1.36, 196, 51852, 0.14, 4, ?, WST Profile - Completed, ?, ?, 9/28/2022, 629983, 420000, 209983, ?, 0, ?, ?, 9/30/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 0, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 10/18/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/18/2022, 629983, 420000, 209983, 8, 8, 1.36, ?, 2, 45.00%, 75.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"9\/5\/2024 18:00:31","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22041132004","wst_id":"KP","zone":"Kohat","division":"Kohat","district":"Kohat","tehsil":"Uster zai payan","uc":"Uster zai payan","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Yousaf Hussain W.S.T","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.648558, 71.226749","coordinates":"WST KP_Images\/02911b00Yousaf Hussain W.S.T.Picture of WST Before Improvement.055929.jpg","picture_of_wst_before_improvement":"599","wua_registration_no":"9\/5\/2022","wua_registration_date":"Yousaf Hussain","name_of_wua_president":"1430159804631","cnic_no_of_wua_president":"3339639908","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/28\/2022","issuance_date_of_govt_share":"629983","total_amount_rs":"420000","govt_share_rs":"209983","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/30\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"10\/18\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/18\/2022","completion_date":"629983","verified_total_amount_rs":"420000","verified_govt_share_rs":"209983","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"45.00%","water_saving":"75.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/5/2024 17:59:49" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 9/5/2024 17:59:49, ?, ?, Completed, 22041332001, KP, Kohat, Kohat, Gumbat, Gumbat, Gumbat, Square, Brick Masonry, ?, Mehmood W.S.T, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.507083, 71.639831, WST KP_Images/2a4344f0Mehmood W.S.T.Picture of WST Before Improvement.061432.jpg, 435, 1/1/2021, Mehmood Khan, 2160147673269, 3319852755, 8, 8, 0, 8, 30, 30, 8, 1, 1.36, 196, 51852, 0.40, 11, ?, WST Profile - Completed, ?, ?, 12/13/2021, 506622, 420000, 86622, ?, 0, ?, ?, 12/13/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 0, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 12/24/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/23/2021, 506622, 420000, 86622, 26, 26.24, 1.36, ?, 3, 37.00%, 67.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"9\/5\/2024 17:59:49","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22041332001","wst_id":"KP","zone":"Kohat","division":"Kohat","district":"Gumbat","tehsil":"Gumbat","uc":"Gumbat","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mehmood W.S.T","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.507083, 71.639831","coordinates":"WST KP_Images\/2a4344f0Mehmood W.S.T.Picture of WST Before Improvement.061432.jpg","picture_of_wst_before_improvement":"435","wua_registration_no":"1\/1\/2021","wua_registration_date":"Mehmood Khan","name_of_wua_president":"2160147673269","cnic_no_of_wua_president":"3319852755","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"30","gross_command_area_gca_acres":"30","cultural_command_area_cca_acres":"8","wst_length_meter":"1","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.40","design_discharge_cusec":"11","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/13\/2021","issuance_date_of_govt_share":"506622","total_amount_rs":"420000","govt_share_rs":"86622","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/13\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"12\/24\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/23\/2021","completion_date":"506622","verified_total_amount_rs":"420000","verified_govt_share_rs":"86622","verified_community_share_rs":"26","executed_wst_length_meter":"26.24","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"37.00%","water_saving":"67.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/2/2024 10:16:31" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/2/2024 10:16:31, ?, ?, Completed, 22042132001, KP, Kohat, Hangu, Hangu, Kahi, Kahi, Square, Brick Masonry, ?, Gul Sahib, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.498098, 70.860785, WST KP_Images/182Gul Sahib.Picture of WST Before Improvement.051007.jpg, Hg-40, 1/2/2020, Gul Sahib, 1410107945735, 3345815165, 10, 10, 0, 10, 64, 33, 12, 12, 1.36, 196, 51852, 0.25, 7, ?, WST Profile - Completed, ?, ?, 1/15/2020, 546000, 420000, 126000, ?, 0, ?, ?, 1/17/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 3/3/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/3/2020, 546000, 420000, 126000, 12, 12, 1.36, ?, 32, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/2\/2024 10:16:31","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22042132001","wst_id":"KP","zone":"Kohat","division":"Hangu","district":"Hangu","tehsil":"Kahi","uc":"Kahi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Gul Sahib","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.498098, 70.860785","coordinates":"WST KP_Images\/182Gul Sahib.Picture of WST Before Improvement.051007.jpg","picture_of_wst_before_improvement":"Hg-40","wua_registration_no":"1\/2\/2020","wua_registration_date":"Gul Sahib","name_of_wua_president":"1410107945735","cnic_no_of_wua_president":"3345815165","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"64","gross_command_area_gca_acres":"33","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/15\/2020","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/17\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/3\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/3\/2020","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"32","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/2/2024 10:26:43" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/2/2024 10:26:43, ?, ?, Completed, 22042132002, KP, Kohat, Hangu, Hangu, Kahi, Kahi, Square, Brick Masonry, ?, Wajeed Rehman, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.458874, 70.882285, WST KP_Images/183Wajeed Rehman.Picture of WST Before Improvement.051055.jpg, Hg-39, 1/6/2020, Wajeed Rehman, 1410107834163, 3349022905, 10, 8, 0, 8, 59, 34, 12, 12, 1.36, 196, 51852, 0.28, 8, ?, WST Profile - Completed, ?, ?, 1/15/2020, 546000, 420000, 126000, ?, 0, ?, ?, 1/17/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 4/3/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/3/2020, 546000, 420000, 126000, 12, 12, 1.36, ?, 25, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/2\/2024 10:26:43","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22042132002","wst_id":"KP","zone":"Kohat","division":"Hangu","district":"Hangu","tehsil":"Kahi","uc":"Kahi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wajeed Rehman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.458874, 70.882285","coordinates":"WST KP_Images\/183Wajeed Rehman.Picture of WST Before Improvement.051055.jpg","picture_of_wst_before_improvement":"Hg-39","wua_registration_no":"1\/6\/2020","wua_registration_date":"Wajeed Rehman","name_of_wua_president":"1410107834163","cnic_no_of_wua_president":"3349022905","contact_no_of_wua_president":"10","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"59","gross_command_area_gca_acres":"34","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/15\/2020","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/17\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"4\/3\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/3\/2020","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"25","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/3/2024 14:10:46" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 6/3/2024 14:10:46, ?, ?, Completed, 22042132003, KP, Kohat, Hangu, Hangu, Zargari, Zargiri, Square, Brick Masonry, ?, Fazal Shah, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.528188, 70.805349, WST KP_Images/184Fazal Shah.Picture of WST Before Improvement.051730.jpg, Hg-16, 1/7/2020, Fazal Shah, 1410134008765, 3005668305, 9, 9, 0, 9, 70, 37, 12, 12, 1.36, 196, 51852, 0.26, 7, ?, WST Profile - Completed, ?, ?, 1/15/2020, 546000, 420000, 126000, ?, 0, ?, ?, 1/17/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 3/5/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/5/2020, 546000, 420000, 126000, 12, 12, 1.36, ?, 33, 38.00%, 46.00%, 1.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"6\/3\/2024 14:10:46","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22042132003","wst_id":"KP","zone":"Kohat","division":"Hangu","district":"Hangu","tehsil":"Zargari","uc":"Zargiri","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Fazal Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.528188, 70.805349","coordinates":"WST KP_Images\/184Fazal Shah.Picture of WST Before Improvement.051730.jpg","picture_of_wst_before_improvement":"Hg-16","wua_registration_no":"1\/7\/2020","wua_registration_date":"Fazal Shah","name_of_wua_president":"1410134008765","cnic_no_of_wua_president":"3005668305","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"70","gross_command_area_gca_acres":"37","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.26","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/15\/2020","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/17\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/5\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/5\/2020","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"33","addutitional_cca_acres":"38.00%","water_saving":"46.00%","water_losses_before_improvement":"1.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/2/2024 10:36:38" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/2/2024 10:36:38, ?, ?, Completed, 22042132004, KP, Kohat, Hangu, Hangu, Khan Bari, Khan bari, Square, Brick Masonry, ?, Gul Shah, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.545190, 71.056636, WST KP_Images/186Gul Shah.Picture of WST Before Improvement.051933.jpg, Hg-36, 1/3/2020, Gul Shah, 1410174350633, 3005668305, 11, 11, 0, 11, 53, 29, 12, 12, 1.36, 196, 51852, 0.28, 8, ?, WST Profile - Completed, ?, ?, 1/15/2020, 546000, 420000, 126000, ?, 0, ?, ?, 1/17/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 3/5/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/5/2020, 546000, 420000, 126000, 12, 12, 1.36, ?, 24, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/2\/2024 10:36:38","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22042132004","wst_id":"KP","zone":"Kohat","division":"Hangu","district":"Hangu","tehsil":"Khan Bari","uc":"Khan bari","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Gul Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.545190, 71.056636","coordinates":"WST KP_Images\/186Gul Shah.Picture of WST Before Improvement.051933.jpg","picture_of_wst_before_improvement":"Hg-36","wua_registration_no":"1\/3\/2020","wua_registration_date":"Gul Shah","name_of_wua_president":"1410174350633","cnic_no_of_wua_president":"3005668305","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"53","gross_command_area_gca_acres":"29","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/15\/2020","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/17\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/5\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/5\/2020","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"24","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/2/2024 10:43:26" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/2/2024 10:43:26, ?, ?, Completed, 22042132005, KP, Kohat, Hangu, Hangu, Chamba Gul, Chamba Gul, Square, Brick Masonry, ?, Shahid Farooq, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.433203, 71.009236, WST KP_Images/192Shahid Farooq.Picture of WST Before Improvement.052345.jpg, Hg-21, 1/6/2020, Shahid Farooq, 1430187952453, 3468854339, 10, 10, 0, 10, 57, 32, 12, 12, 1.36, 196, 51852, 0.27, 8, ?, WST Profile - Completed, ?, ?, 1/15/2020, 546000, 420000, 126000, ?, 0, ?, ?, 1/17/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 3/19/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/4/2020, 546000, 420000, 126000, 12, 12, 1.36, ?, 25, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/2\/2024 10:43:26","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22042132005","wst_id":"KP","zone":"Kohat","division":"Hangu","district":"Hangu","tehsil":"Chamba Gul","uc":"Chamba Gul","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Shahid Farooq","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.433203, 71.009236","coordinates":"WST KP_Images\/192Shahid Farooq.Picture of WST Before Improvement.052345.jpg","picture_of_wst_before_improvement":"Hg-21","wua_registration_no":"1\/6\/2020","wua_registration_date":"Shahid Farooq","name_of_wua_president":"1430187952453","cnic_no_of_wua_president":"3468854339","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"57","gross_command_area_gca_acres":"32","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.27","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/15\/2020","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/17\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/19\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/4\/2020","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"25","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/25/2024 18:42:37" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 7/25/2024 18:42:37, ?, ?, Completed, 22042232001, KP, Kohat, Hangu, Tall, Karbogah shreef, Darshai, Square, Brick Masonry, ?, Gul Noor, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.345943, 70.814291, WST KP_Images/179Gul Noor.Picture of WST Before Improvement.051202.jpg, Hg-15, 5/8/2018, Gul Noor, 1410171252017, 3325322095, 9, 9, 0, 9, 42, 29, 12, 12, 1.36, 196, 51852, 0.27, 8, ?, WST Profile - Completed, ?, ?, 1/16/2020, 546000, 420000, 126000, ?, 0, ?, ?, 1/16/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 6/30/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/25/2020, 546000, 420000, 126000, 12, 12, 1.36, ?, 13, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"7\/25\/2024 18:42:37","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22042232001","wst_id":"KP","zone":"Kohat","division":"Hangu","district":"Tall","tehsil":"Karbogah shreef","uc":"Darshai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Gul Noor","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.345943, 70.814291","coordinates":"WST KP_Images\/179Gul Noor.Picture of WST Before Improvement.051202.jpg","picture_of_wst_before_improvement":"Hg-15","wua_registration_no":"5\/8\/2018","wua_registration_date":"Gul Noor","name_of_wua_president":"1410171252017","cnic_no_of_wua_president":"3325322095","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"42","gross_command_area_gca_acres":"29","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.27","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/16\/2020","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/30\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/25\/2020","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"13","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/2/2024 11:17:16" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/2/2024 11:17:16, ?, ?, Completed, 22042232002, KP, Kohat, Hangu, Tall, Doaba, Doaba, Square, Brick Masonry, ?, Altaf Rehman, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.431075, 70.738787, WST KP_Images/181Altaf Rehman.Picture of WST Before Improvement.052130.jpg, Hg-19, 1/8/2020, Altaf Rehman, 1730174070863, 3348391773, 8, 8, 0, 8, 63, 36, 12, 12, 1.36, 196, 51852, 0.26, 7, ?, WST Profile - Completed, ?, ?, 1/15/2020, 546000, 420000, 126000, ?, 0, ?, ?, 1/16/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 3/19/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/5/2020, 546000, 420000, 126000, 12, 12, 1.36, ?, 27, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/2\/2024 11:17:16","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22042232002","wst_id":"KP","zone":"Kohat","division":"Hangu","district":"Tall","tehsil":"Doaba","uc":"Doaba","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Altaf Rehman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.431075, 70.738787","coordinates":"WST KP_Images\/181Altaf Rehman.Picture of WST Before Improvement.052130.jpg","picture_of_wst_before_improvement":"Hg-19","wua_registration_no":"1\/8\/2020","wua_registration_date":"Altaf Rehman","name_of_wua_president":"1730174070863","cnic_no_of_wua_president":"3348391773","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"63","gross_command_area_gca_acres":"36","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.26","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/15\/2020","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/19\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/5\/2020","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"27","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/2/2024 11:27:04" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/2/2024 11:27:04, ?, ?, Completed, 22042232003, KP, Kohat, Hangu, Tall, Doaba, Doaba, Square, Brick Masonry, ?, Yaqoob Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.434193, 70.725214, WST KP_Images/187Yaqoob Khan.Picture of WST Before Improvement.051029.jpg, Hg-34, 1/8/2020, Yaqoob Khan, 1410183530863, 3008158150, 10, 10, 0, 10, 55, 30, 12, 12, 1.36, 196, 51852, 0.28, 8, ?, WST Profile - Completed, ?, ?, 1/15/2020, 546000, 420000, 126000, ?, 0, ?, ?, 1/17/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 3/19/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/5/2020, 546000, 420000, 126000, 12, 12, 1.36, ?, 25, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/2\/2024 11:27:04","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22042232003","wst_id":"KP","zone":"Kohat","division":"Hangu","district":"Tall","tehsil":"Doaba","uc":"Doaba","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Yaqoob Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.434193, 70.725214","coordinates":"WST KP_Images\/187Yaqoob Khan.Picture of WST Before Improvement.051029.jpg","picture_of_wst_before_improvement":"Hg-34","wua_registration_no":"1\/8\/2020","wua_registration_date":"Yaqoob Khan","name_of_wua_president":"1410183530863","cnic_no_of_wua_president":"3008158150","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"55","gross_command_area_gca_acres":"30","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/15\/2020","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/17\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/19\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/5\/2020","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"25","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/2/2024 11:33:11" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/2/2024 11:33:11, ?, ?, Completed, 22042232004, KP, Kohat, Hangu, Tall, Darsammand, Darsamand, Square, Brick Masonry, ?, Ihsanullah, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.417831, 70.697741, WST KP_Images/188Ihsanullah.Picture of WST Before Improvement.052355.jpg, Hg-12, 1/2/2020, Ihsan Ullah, 1410178151449, 3018326516, 10, 10, 0, 10, 28, 13, 12, 12, 1.36, 196, 51852, 0.24, 7, ?, WST Profile - Completed, ?, ?, 1/15/2020, 546000, 420000, 126000, ?, 0, ?, ?, 1/17/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 3/11/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/4/2020, 546000, 420000, 126000, 12, 12, 1.36, ?, 15, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/2\/2024 11:33:11","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22042232004","wst_id":"KP","zone":"Kohat","division":"Hangu","district":"Tall","tehsil":"Darsammand","uc":"Darsamand","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ihsanullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.417831, 70.697741","coordinates":"WST KP_Images\/188Ihsanullah.Picture of WST Before Improvement.052355.jpg","picture_of_wst_before_improvement":"Hg-12","wua_registration_no":"1\/2\/2020","wua_registration_date":"Ihsan Ullah","name_of_wua_president":"1410178151449","cnic_no_of_wua_president":"3018326516","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"28","gross_command_area_gca_acres":"13","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.24","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/15\/2020","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/17\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/11\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/4\/2020","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"15","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/2/2024 11:40:48" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/2/2024 11:40:48, ?, ?, Completed, 22042232005, KP, Kohat, Hangu, Tall, Darsammand, Darsamand, Square, Brick Masonry, ?, Muhammad Bilal, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.415145, 70.643233, WST KP_Images/189Muhammad Bilal.Picture of WST Before Improvement.052407.jpg, Hg-33, 1/2/2020, Bilal khan, 1410146665627, 3018326403, 11, 11, 0, 11, 54, 46, 12, 12, 1.36, 196, 51852, 0.29, 8, ?, WST Profile - Completed, ?, ?, 1/15/2020, 546000, 420000, 126000, ?, 0, ?, ?, 1/17/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 3/6/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/3/2020, 546000, 420000, 126000, 12, 12, 1.36, ?, 8, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/2\/2024 11:40:48","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22042232005","wst_id":"KP","zone":"Kohat","division":"Hangu","district":"Tall","tehsil":"Darsammand","uc":"Darsamand","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Bilal","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.415145, 70.643233","coordinates":"WST KP_Images\/189Muhammad Bilal.Picture of WST Before Improvement.052407.jpg","picture_of_wst_before_improvement":"Hg-33","wua_registration_no":"1\/2\/2020","wua_registration_date":"Bilal khan","name_of_wua_president":"1410146665627","cnic_no_of_wua_president":"3018326403","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"54","gross_command_area_gca_acres":"46","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.29","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/15\/2020","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/17\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/6\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/3\/2020","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"8","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/2/2024 11:50:39" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/2/2024 11:50:39, ?, ?, Completed, 22042232006, KP, Kohat, Hangu, Tall, Dallan, Dallan, Square, Brick Masonry, ?, Shahid Rehman, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.375953, 70.649435, WST KP_Images/190Shahid Rehman.Picture of WST Before Improvement.052321.jpg, Hg-19, 1/7/2020, Shahid Rehman, 1410203843543, 3315833254, 11, 11, 0, 11, 67, 35, 12, 12, 1.36, 196, 51852, 0.25, 7, ?, WST Profile - Completed, ?, ?, 1/15/2020, 546000, 420000, 126000, ?, 0, ?, ?, 1/17/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 3/6/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/3/2020, 546000, 420000, 126000, 12, 12, 1.36, ?, 32, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/2\/2024 11:50:39","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22042232006","wst_id":"KP","zone":"Kohat","division":"Hangu","district":"Tall","tehsil":"Dallan","uc":"Dallan","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Shahid Rehman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.375953, 70.649435","coordinates":"WST KP_Images\/190Shahid Rehman.Picture of WST Before Improvement.052321.jpg","picture_of_wst_before_improvement":"Hg-19","wua_registration_no":"1\/7\/2020","wua_registration_date":"Shahid Rehman","name_of_wua_president":"1410203843543","cnic_no_of_wua_president":"3315833254","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"67","gross_command_area_gca_acres":"35","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/15\/2020","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/17\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/6\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/3\/2020","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"32","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/2/2024 11:54:52" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/2/2024 11:54:52, ?, ?, Completed, 22042232007, KP, Kohat, Hangu, Tall, Karbogha Sharif, Karbogah Shreef, Square, Brick Masonry, ?, Zubair Rehman, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.345939, 70.814297, WST KP_Images/191Zubair Rehman.Picture of WST Before Improvement.052333.jpg, Hg-20, 1/8/2020, Zubair Rehman, 1410203581719, 3359137906, 10, 10, 0, 10, 55, 30, 12, 12, 1.36, 196, 51852, 0.27, 8, ?, WST Profile - Completed, ?, ?, 1/15/2020, 546000, 420000, 126000, ?, 0, ?, ?, 1/17/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 3/6/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/4/2020, 546000, 420000, 126000, 12, 12, 1.36, ?, 25, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/2\/2024 11:54:52","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22042232007","wst_id":"KP","zone":"Kohat","division":"Hangu","district":"Tall","tehsil":"Karbogha Sharif","uc":"Karbogah Shreef","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Zubair Rehman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.345939, 70.814297","coordinates":"WST KP_Images\/191Zubair Rehman.Picture of WST Before Improvement.052333.jpg","picture_of_wst_before_improvement":"Hg-20","wua_registration_no":"1\/8\/2020","wua_registration_date":"Zubair Rehman","name_of_wua_president":"1410203581719","cnic_no_of_wua_president":"3359137906","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"55","gross_command_area_gca_acres":"30","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.27","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/15\/2020","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/17\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/6\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/4\/2020","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"25","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 12:38:41" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 12:38:41, ?, ?, Completed, 22043132001, KP, Kohat, Karak, Karak, South Karak, Kass Karak, Square, Brick Masonry, ?, Munir, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.12051,71.114106, WST KP_Images/250Munir.Picture of WST Before Improvement.095759.jpg, 810, 5/7/2019, Munir Ur Rehman, 1420210776983, 3339716409, 8, 8, 0, 8, 22, 12, 12, 12, 1.36, 196, 51852, 0.11, 3, ?, WST Profile - Completed, ?, ?, 2/3/2020, 559860, 420000, 139860, ?, 0, ?, ?, 2/4/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 2/13/2020, 126000, 3/2/2020, ?, ?, ?, ?, 126000, 3/2/2020, 126000, 3/2/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/18/2020, 558600, 420000, 138600, 12, 12, 1.36, ?, 10, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 12:38:41","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132001","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"South Karak","uc":"Kass Karak","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Munir","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.12051,71.114106","coordinates":"WST KP_Images\/250Munir.Picture of WST Before Improvement.095759.jpg","picture_of_wst_before_improvement":"810","wua_registration_no":"5\/7\/2019","wua_registration_date":"Munir Ur Rehman","name_of_wua_president":"1420210776983","cnic_no_of_wua_president":"3339716409","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"22","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/3\/2020","issuance_date_of_govt_share":"559860","total_amount_rs":"420000","govt_share_rs":"139860","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/4\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"2\/13\/2020","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"3\/2\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"3\/2\/2020","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/2\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/18\/2020","completion_date":"558600","verified_total_amount_rs":"420000","verified_govt_share_rs":"138600","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"10","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 12:46:08" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 12:46:08, ?, ?, Completed, 22043132002, KP, Kohat, Karak, Karak, Latamber, Karak, Square, Brick Masonry, ?, Azmat, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.06467,70.871365, WST KP_Images/251Azmat.Picture of WST Before Improvement.071323.jpg, 780, 8/13/2018, Azmat, 1420220796481, 3454330021, 8, 8, 0, 8, 22, 12, 12, 12, 1.36, 196, 51852, 0.18, 5, ?, WST Profile - Completed, ?, ?, 5/15/2020, 525000, 420000, 105000, ?, 0, ?, ?, 5/15/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 6/16/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/11/2020, 525000, 420000, 105000, 12, 12, 1.36, ?, 10, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 12:46:08","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132002","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"Latamber","uc":"Karak","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Azmat","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.06467,70.871365","coordinates":"WST KP_Images\/251Azmat.Picture of WST Before Improvement.071323.jpg","picture_of_wst_before_improvement":"780","wua_registration_no":"8\/13\/2018","wua_registration_date":"Azmat","name_of_wua_president":"1420220796481","cnic_no_of_wua_president":"3454330021","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"22","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/15\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/15\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"6\/16\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/11\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"10","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 12:47:37" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 12:47:37, ?, ?, Completed, 22043132003, KP, Kohat, Karak, Karak, Latamber, Sharif Wala, Square, Brick Masonry, ?, Roman, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.07303,70.888237, WST KP_Images/253Roman.Picture of WST Before Improvement.071927.jpg, 782, 8/13/2018, Muhammad Roman, 1420258587171, 3459773112, 7, 7, 0, 7, 22, 12, 12, 12, 1.36, 196, 51852, 0.11, 3, ?, WST Profile - Completed, ?, ?, 2/27/2020, 525000, 420000, 105000, ?, 0, ?, ?, 2/27/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 3/9/2020, 126000, 3/20/2020, ?, ?, ?, ?, 126000, 3/20/2020, 126000, 4/20/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/25/2020, 525000, 420000, 105000, 12, 12, 1.36, ?, 10, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 12:47:37","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132003","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"Latamber","uc":"Sharif Wala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Roman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.07303,70.888237","coordinates":"WST KP_Images\/253Roman.Picture of WST Before Improvement.071927.jpg","picture_of_wst_before_improvement":"782","wua_registration_no":"8\/13\/2018","wua_registration_date":"Muhammad Roman","name_of_wua_president":"1420258587171","cnic_no_of_wua_president":"3459773112","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"22","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/27\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/27\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"3\/9\/2020","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"3\/20\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"3\/20\/2020","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/20\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/25\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"10","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 14:06:22" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 14:06:22, ?, ?, Completed, 22043132004, KP, Kohat, Karak, Karak, Sabir Abad, Sher Khan Kala, Square, Brick Masonry, ?, Sameen, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.16184,71.284913, WST KP_Images/259Sameen.Picture of WST Before Improvement.074046.jpg, 805, 3/19/2019, Muhammad Sameen Khan, 1420248711845, 3474280809, 8, 8, 0, 8, 22, 22, 12, 12, 1.36, 196, 51852, 0.32, 9, ?, WST Profile - Completed, ?, ?, 2/4/2020, 525000, 420000, 105000, ?, 0, ?, ?, 2/4/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 2/13/2020, 126000, 3/2/2020, ?, ?, ?, ?, 126000, 3/2/2020, 126000, 3/20/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/18/2020, 525000, 420000, 105000, 12, 12, 1.36, ?, 10, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 14:06:22","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132004","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"Sabir Abad","uc":"Sher Khan Kala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sameen","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.16184,71.284913","coordinates":"WST KP_Images\/259Sameen.Picture of WST Before Improvement.074046.jpg","picture_of_wst_before_improvement":"805","wua_registration_no":"3\/19\/2019","wua_registration_date":"Muhammad Sameen Khan","name_of_wua_president":"1420248711845","cnic_no_of_wua_president":"3474280809","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"22","gross_command_area_gca_acres":"22","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/4\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/4\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"2\/13\/2020","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"3\/2\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"3\/2\/2020","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/20\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/18\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"10","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 14:09:26" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 14:09:26, ?, ?, Completed, 22043132005, KP, Kohat, Karak, Karak, Sabir Abad, Kabbir Kala, Square, Brick Masonry, ?, Javid, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.16853,71.302035, WST KP_Images/262Javid.Picture of WST Before Improvement.064515.jpg, 811, 5/22/2019, Javid Iqbal, 1420206239497, 3335930144, 8, 8, 0, 8, 24, 15, 12, 12, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 2/4/2020, 273000, 168000, 105000, ?, 0, ?, ?, 2/4/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 2/13/2020, 126000, 3/3/2020, ?, ?, ?, ?, 126000, 3/3/2020, 126000, 6/16/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/7/2020, 525000, 420000, 105000, 12, 12, 1.36, ?, 9, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 14:09:26","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132005","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"Sabir Abad","uc":"Kabbir Kala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Javid","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.16853,71.302035","coordinates":"WST KP_Images\/262Javid.Picture of WST Before Improvement.064515.jpg","picture_of_wst_before_improvement":"811","wua_registration_no":"5\/22\/2019","wua_registration_date":"Javid Iqbal","name_of_wua_president":"1420206239497","cnic_no_of_wua_president":"3335930144","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"24","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/4\/2020","issuance_date_of_govt_share":"273000","total_amount_rs":"168000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/4\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"2\/13\/2020","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"3\/3\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"3\/3\/2020","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/16\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/7\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"9","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 11:54:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 11:54:07, ?, ?, Completed, 22043132006, KP, Kohat, Karak, Karak, Latamber, Sur Daag, Square, Brick Masonry, ?, Yasir Hidayat, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.0894,70.922978, WST KP_Images/264Yasir Hidayat.Picture of WST Before Improvement.083237.jpg, 873, 6/22/2020, Yasir Hidayat, 1420281013327, 3159662928, 8, 8, 0, 8, 11, 6, 10, 10, 1.36, 136, 35979, 0.14, 4, ?, WST Profile - Completed, ?, ?, 4/1/2021, 560000, 420000, 140000, ?, 0, ?, ?, 4/1/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 5/17/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/14/2021, 560000, 420000, 140000, 10, 10, 1.36, ?, 5, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 11:54:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132006","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"Latamber","uc":"Sur Daag","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Yasir Hidayat","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.0894,70.922978","coordinates":"WST KP_Images\/264Yasir Hidayat.Picture of WST Before Improvement.083237.jpg","picture_of_wst_before_improvement":"873","wua_registration_no":"6\/22\/2020","wua_registration_date":"Yasir Hidayat","name_of_wua_president":"1420281013327","cnic_no_of_wua_president":"3159662928","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"11","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/1\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/1\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"5\/17\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/14\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 12:04:37" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 12:04:37, ?, ?, Completed, 22043132007, KP, Kohat, Karak, Karak, Latamber, Shobli Banda, Square, Brick Masonry, ?, Mujahid, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.10224,70.91237, WST KP_Images/268Mujahid.Picture of WST Before Improvement.074652.jpg, 910, 9/21/2020, Mujahid Ullah, 1420281164261, 3119206548, 8, 8, 0, 8, 12, 10, 8, 8, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 12/14/2020, 353823, 280000, 73823, ?, 0, ?, ?, 12/16/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 112000, 12/22/2020, 84000, 12/29/2020, ?, ?, ?, ?, 84000, 12/29/2020, 84000, 1/15/2021, 280000, ?, WST Milestone Payments - Completed, ?, ?, 12/25/2020, 353823, 280000, 73823, 8, 8, 1.36, ?, 2, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 12:04:37","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132007","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"Latamber","uc":"Shobli Banda","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mujahid","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.10224,70.91237","coordinates":"WST KP_Images\/268Mujahid.Picture of WST Before Improvement.074652.jpg","picture_of_wst_before_improvement":"910","wua_registration_no":"9\/21\/2020","wua_registration_date":"Mujahid Ullah","name_of_wua_president":"1420281164261","cnic_no_of_wua_president":"3119206548","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/14\/2020","issuance_date_of_govt_share":"353823","total_amount_rs":"280000","govt_share_rs":"73823","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"112000","amount_of_icr_i_released_rs":"12\/22\/2020","date_of_icr_i_released":"84000","2nd_bill_payment_rs":"12\/29\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"84000","amount_of_icr_ii_released_rs":"12\/29\/2020","date_of_icr_ii_released":"84000","amount_of_final_released_rs":"1\/15\/2021","date_of_final_released":"280000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/25\/2020","completion_date":"353823","verified_total_amount_rs":"280000","verified_govt_share_rs":"73823","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 11:53:19" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 11:53:19, ?, ?, Completed, 22043132008, KP, Kohat, Karak, Karak, Warana Mita Khel, Warana Mita Khel, Square, Brick Masonry, ?, Muhammad Ilyas, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.0209,70.905537, WST KP_Images/271Muhammad Ilyas.Picture of WST Before Improvement.074450.jpg, 858, 3/5/2020, Muhammad Ilyas Khan, 1420213162825, 3459797528, 8, 8, 0, 8, 8, 6, 8, 8, 1.36, 87, 23016, 0.21, 6, ?, WST Profile - Completed, ?, ?, 11/9/2020, 355121, 280000, 75121, ?, 0, ?, ?, 11/11/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 112000, 11/23/2020, 84000, 11/26/2020, ?, ?, ?, ?, 84000, 11/26/2020, 84000, 12/22/2020, 280000, ?, WST Milestone Payments - Completed, ?, ?, 12/21/2020, 355121, 280000, 75121, 8, 8, 1.36, ?, 2, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 11:53:19","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132008","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"Warana Mita Khel","uc":"Warana Mita Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Ilyas","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.0209,70.905537","coordinates":"WST KP_Images\/271Muhammad Ilyas.Picture of WST Before Improvement.074450.jpg","picture_of_wst_before_improvement":"858","wua_registration_no":"3\/5\/2020","wua_registration_date":"Muhammad Ilyas Khan","name_of_wua_president":"1420213162825","cnic_no_of_wua_president":"3459797528","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/9\/2020","issuance_date_of_govt_share":"355121","total_amount_rs":"280000","govt_share_rs":"75121","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/11\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"112000","amount_of_icr_i_released_rs":"11\/23\/2020","date_of_icr_i_released":"84000","2nd_bill_payment_rs":"11\/26\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"84000","amount_of_icr_ii_released_rs":"11\/26\/2020","date_of_icr_ii_released":"84000","amount_of_final_released_rs":"12\/22\/2020","date_of_final_released":"280000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/21\/2020","completion_date":"355121","verified_total_amount_rs":"280000","verified_govt_share_rs":"75121","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/29/2024 13:12:02" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/29/2024 13:12:02, ?, ?, Completed, 22043132009, KP, Kohat, Karak, Karak, Jandri, Tarkha Koi, Square, Brick Masonry, ?, Zahid Ullah, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.15204,71.192833, WST KP_Images/272Zahid Ullah.Picture of WST Before Improvement.081750.jpg, 853, 3/4/2020, Zahid Ullah, 1420213455177, 3339318905, 8, 8, 0, 8, 18, 14, 8, 8, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 12/10/2020, 373333, 280000, 93333, ?, 0, ?, ?, 12/10/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 112000, 2/12/2021, ?, ?, ?, ?, ?, ?, 0, ?, 168000, 6/9/2021, 280000, ?, WST Milestone Payments - Completed, ?, ?, 12/30/2020, 373333, 280000, 93333, 8, 8, 1.36, ?, 6, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/29\/2024 13:12:02","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132009","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"Jandri","uc":"Tarkha Koi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Zahid Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.15204,71.192833","coordinates":"WST KP_Images\/272Zahid Ullah.Picture of WST Before Improvement.081750.jpg","picture_of_wst_before_improvement":"853","wua_registration_no":"3\/4\/2020","wua_registration_date":"Zahid Ullah","name_of_wua_president":"1420213455177","cnic_no_of_wua_president":"3339318905","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"18","gross_command_area_gca_acres":"14","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/10\/2020","issuance_date_of_govt_share":"373333","total_amount_rs":"280000","govt_share_rs":"93333","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/10\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"112000","amount_of_icr_i_released_rs":"2\/12\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"168000","amount_of_final_released_rs":"6\/9\/2021","date_of_final_released":"280000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/30\/2020","completion_date":"373333","verified_total_amount_rs":"280000","verified_govt_share_rs":"93333","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"6","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 11:55:29" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 11:55:29, ?, ?, Completed, 22043132010, KP, Kohat, Karak, Karak, Mehta Khel, Mehta Khel, Square, Brick Masonry, ?, Khuram, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.14055,71.200083, WST KP_Images/274Khuram.Picture of WST Before Improvement.083828.jpg, 904, 8/28/2020, Khurram Sultan, 1420204590233, 3159460132, 8, 8, 0, 8, 22, 10, 12, 12, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 11/9/2020, 525000, 420000, 105000, ?, 0, ?, ?, 11/10/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 11/23/2020, 126000, 11/26/2020, ?, ?, ?, ?, 126000, 11/26/2020, 126000, 3/3/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/28/2020, 525000, 420000, 105000, 12, 12, 1.36, ?, 12, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 11:55:29","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132010","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"Mehta Khel","uc":"Mehta Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Khuram","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.14055,71.200083","coordinates":"WST KP_Images\/274Khuram.Picture of WST Before Improvement.083828.jpg","picture_of_wst_before_improvement":"904","wua_registration_no":"8\/28\/2020","wua_registration_date":"Khurram Sultan","name_of_wua_president":"1420204590233","cnic_no_of_wua_president":"3159460132","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"22","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/9\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/10\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"11\/23\/2020","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"11\/26\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"11\/26\/2020","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/3\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/28\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"12","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 11:35:51" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 11:35:51, ?, ?, Completed, 22043132011, KP, Kohat, Karak, Karak, Mehta Khel, Chambi, Square, Brick Masonry, ?, Sami, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.11918,71.146931, WST KP_Images/276Sami.Picture of WST Before Improvement.081029.jpg, 877, 6/25/2020, Sami Ullah, 1420237268745, 3322257164, 8, 8, 0, 8, 18, 14, 8, 8, 1.36, 87, 23016, 0.14, 4, ?, WST Profile - Completed, ?, ?, 11/9/2020, 350000, 280000, 70000, ?, 0, ?, ?, 11/9/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 112000, 11/23/2020, 84000, 11/26/2020, ?, ?, ?, ?, 84000, 11/26/2020, 84000, 12/17/2020, 280000, ?, WST Milestone Payments - Completed, ?, ?, 12/17/2020, 350000, 280000, 70000, 8, 8, 1.36, ?, 10, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 11:35:51","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132011","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"Mehta Khel","uc":"Chambi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sami","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.11918,71.146931","coordinates":"WST KP_Images\/276Sami.Picture of WST Before Improvement.081029.jpg","picture_of_wst_before_improvement":"877","wua_registration_no":"6\/25\/2020","wua_registration_date":"Sami Ullah","name_of_wua_president":"1420237268745","cnic_no_of_wua_president":"3322257164","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"18","gross_command_area_gca_acres":"14","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/9\/2020","issuance_date_of_govt_share":"350000","total_amount_rs":"280000","govt_share_rs":"70000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/9\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"112000","amount_of_icr_i_released_rs":"11\/23\/2020","date_of_icr_i_released":"84000","2nd_bill_payment_rs":"11\/26\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"84000","amount_of_icr_ii_released_rs":"11\/26\/2020","date_of_icr_ii_released":"84000","amount_of_final_released_rs":"12\/17\/2020","date_of_final_released":"280000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/17\/2020","completion_date":"350000","verified_total_amount_rs":"280000","verified_govt_share_rs":"70000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"10","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 12:01:57" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 12:01:57, ?, ?, Completed, 22043132012, KP, Kohat, Karak, Karak, South Karak, Mir Zakeem Koroona, Square, Brick Masonry, ?, Noor Tajan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.11673,71.13093, WST KP_Images/277Noor Tajan.Picture of WST Before Improvement.084406.jpg, 854, 3/4/2020, Noor Tajan, 1420213273203, 3319317518, 8, 8, 0, 8, 22, 10, 12, 12, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 12/10/2020, 525000, 420000, 105000, ?, 0, ?, ?, 12/10/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/22/2020, 126000, 12/29/2020, ?, ?, ?, ?, 126000, 12/29/2020, 126000, 10/15/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/30/2020, 525000, 420000, 105000, 12, 12, 1.36, ?, 12, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 12:01:57","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132012","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"South Karak","uc":"Mir Zakeem Koroona","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Noor Tajan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.11673,71.13093","coordinates":"WST KP_Images\/277Noor Tajan.Picture of WST Before Improvement.084406.jpg","picture_of_wst_before_improvement":"854","wua_registration_no":"3\/4\/2020","wua_registration_date":"Noor Tajan","name_of_wua_president":"1420213273203","cnic_no_of_wua_president":"3319317518","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"22","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/10\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/10\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/22\/2020","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"12\/29\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"12\/29\/2020","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"10\/15\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/30\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"12","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/28/2024 13:48:02" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/28/2024 13:48:02, ?, ?, Completed, 22043132013, KP, Kohat, Karak, Karak, Latamber, Shobli Banda, Square, Brick Masonry, ?, Saudee Rehman, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.09516,70.902496, WST KP_Images/278Saudee Rehman.Picture of WST Before Improvement.104940.jpg, 868, 6/11/2020, Saudee Rahman, 1420286995977, 3154040976, 8, 8, 0, 8, 18, 15, 8, 8, 1.36, 87, 23016, 0.21, 6, ?, WST Profile - Completed, ?, ?, 5/4/2021, 438188, 329465, 108723, ?, 0, ?, ?, 5/4/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 329465, 6/9/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 329465, ?, WST Milestone Payments - Completed, ?, ?, 6/8/2021, 438188, 329465, 108723, 8, 8, 1.36, ?, 5, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/28\/2024 13:48:02","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132013","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"Latamber","uc":"Shobli Banda","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Saudee Rehman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.09516,70.902496","coordinates":"WST KP_Images\/278Saudee Rehman.Picture of WST Before Improvement.104940.jpg","picture_of_wst_before_improvement":"868","wua_registration_no":"6\/11\/2020","wua_registration_date":"Saudee Rahman","name_of_wua_president":"1420286995977","cnic_no_of_wua_president":"3154040976","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"18","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/4\/2021","issuance_date_of_govt_share":"438188","total_amount_rs":"329465","govt_share_rs":"108723","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/4\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"329465","amount_of_icr_i_released_rs":"6\/9\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"329465","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/8\/2021","completion_date":"438188","verified_total_amount_rs":"329465","verified_govt_share_rs":"108723","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 12:11:15" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 12:11:15, ?, ?, Completed, 22043132014, KP, Kohat, Karak, Karak, Latamber, Sharifwala, Square, Brick Masonry, ?, Waran Badshah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.087110, 70.890130, WST KP_Images/8c36d0e8Waran Badshah.Picture of WST Before Improvement.080342.jpg, 1013, 8/3/2021, Watan badshah, 1420213168711, 3459802685, 8, 8, 0, 8, 15, 9, 8, 8, 1.36, 87, 23016, 0.10, 3, ?, WST Profile - Completed, ?, ?, 12/21/2021, 517848, 388386, 129462, ?, 0, ?, ?, 12/22/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 155354, 12/27/2021, 116516, 12/29/2021, ?, ?, ?, ?, 116516, 12/29/2021, 116516, 6/2/2022, 388386, ?, WST Milestone Payments - Completed, ?, ?, 2/24/2022, 517848, 388386, 129462, 8, 8, 1.36, ?, 6, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 12:11:15","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132014","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"Latamber","uc":"Sharifwala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Waran Badshah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.087110, 70.890130","coordinates":"WST KP_Images\/8c36d0e8Waran Badshah.Picture of WST Before Improvement.080342.jpg","picture_of_wst_before_improvement":"1013","wua_registration_no":"8\/3\/2021","wua_registration_date":"Watan badshah","name_of_wua_president":"1420213168711","cnic_no_of_wua_president":"3459802685","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"15","gross_command_area_gca_acres":"9","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"517848","total_amount_rs":"388386","govt_share_rs":"129462","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/22\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"155354","amount_of_icr_i_released_rs":"12\/27\/2021","date_of_icr_i_released":"116516","2nd_bill_payment_rs":"12\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"116516","amount_of_icr_ii_released_rs":"12\/29\/2021","date_of_icr_ii_released":"116516","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"388386","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/24\/2022","completion_date":"517848","verified_total_amount_rs":"388386","verified_govt_share_rs":"129462","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"6","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 11:38:37" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 8/19/2024 11:38:37, ?, ?, Completed, 22043132015, KP, Kohat, Karak, Karak, Latamber, Latamber, Square, Brick Masonry, ?, Faizullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.089920, 70.867810, WST KP_Images/b6633e1dFaizullah.Picture of WST Before Improvement.080246.jpg, 1078, 10/18/2021, Faizullah, 1420238307201, 3401550554, 8, 8, 0, 8, 14, 9, 8, 8, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 2/23/2022, 517848, 388386, 129462, ?, 0, ?, ?, 2/24/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 155354, 3/8/2022, ?, ?, ?, ?, ?, ?, 0, ?, 233032, 6/2/2022, 388386, ?, WST Milestone Payments - Completed, ?, ?, 3/28/2022, 517848, 388386, 129462, 8, 8, 1.36, ?, 5, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"8\/19\/2024 11:38:37","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132015","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"Latamber","uc":"Latamber","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Faizullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.089920, 70.867810","coordinates":"WST KP_Images\/b6633e1dFaizullah.Picture of WST Before Improvement.080246.jpg","picture_of_wst_before_improvement":"1078","wua_registration_no":"10\/18\/2021","wua_registration_date":"Faizullah","name_of_wua_president":"1420238307201","cnic_no_of_wua_president":"3401550554","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"14","gross_command_area_gca_acres":"9","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/23\/2022","issuance_date_of_govt_share":"517848","total_amount_rs":"388386","govt_share_rs":"129462","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/24\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"155354","amount_of_icr_i_released_rs":"3\/8\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"233032","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"388386","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/28\/2022","completion_date":"517848","verified_total_amount_rs":"388386","verified_govt_share_rs":"129462","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 11:40:55" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 8/19/2024 11:40:55, ?, ?, Completed, 22043132016, KP, Kohat, Karak, Karak, Latamber, Mandawa, Square, Brick Masonry, ?, Ikram Ullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.051058, 70.840780, WST KP_Images/923a7f34Ikram Ullah.Picture of WST Before Improvement.080301.jpg, 1222, 1/6/2022, Ikram ullah, 1730182750383, 3459800334, 8, 8, 0, 8, 13, 7, 8, 8, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 5/25/2022, 517852, 388390, 129462, ?, 0, ?, ?, 6/1/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 155356, 6/2/2022, 116517, 6/3/2022, ?, ?, ?, ?, 116517, 6/3/2022, 116517, 10/4/2022, 388390, ?, WST Milestone Payments - Completed, ?, ?, 6/15/2022, 517853, 388390, 129463, 8, 8, 1.36, ?, 6, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"8\/19\/2024 11:40:55","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132016","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"Latamber","uc":"Mandawa","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ikram Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.051058, 70.840780","coordinates":"WST KP_Images\/923a7f34Ikram Ullah.Picture of WST Before Improvement.080301.jpg","picture_of_wst_before_improvement":"1222","wua_registration_no":"1\/6\/2022","wua_registration_date":"Ikram ullah","name_of_wua_president":"1730182750383","cnic_no_of_wua_president":"3459800334","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"13","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/25\/2022","issuance_date_of_govt_share":"517852","total_amount_rs":"388390","govt_share_rs":"129462","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/1\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"155356","amount_of_icr_i_released_rs":"6\/2\/2022","date_of_icr_i_released":"116517","2nd_bill_payment_rs":"6\/3\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"116517","amount_of_icr_ii_released_rs":"6\/3\/2022","date_of_icr_ii_released":"116517","amount_of_final_released_rs":"10\/4\/2022","date_of_final_released":"388390","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/15\/2022","completion_date":"517853","verified_total_amount_rs":"388390","verified_govt_share_rs":"129463","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"6","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:10:59" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:10:59, ?, ?, Completed, 22043132017, KP, Kohat, Karak, Karak, Ghundi Mir Khan khel, Ghundi Mir Khan khel, Square, Brick Masonry, ?, Khan Zameer, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.131248, 71.291168, WST KP_Images/517d1aaaKhan Zameer.Picture of WST Before Improvement.072440.jpg, 1249, 1/26/2022, Khan zameer, 1420283760699, 3339109971, 8, 8, 0, 8, 15, 8, 8, 8, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 5/25/2022, 517853, 388390, 129463, ?, 0, ?, ?, 6/1/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 155356, 6/2/2022, 116517, 6/3/2022, ?, ?, ?, ?, 116517, 6/3/2022, 116517, 10/4/2022, 388390, ?, WST Milestone Payments - Completed, ?, ?, 6/15/2022, 517853, 388390, 129463, 8, 8, 1.36, ?, 5, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:10:59","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132017","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"Ghundi Mir Khan khel","uc":"Ghundi Mir Khan khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Khan Zameer","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.131248, 71.291168","coordinates":"WST KP_Images\/517d1aaaKhan Zameer.Picture of WST Before Improvement.072440.jpg","picture_of_wst_before_improvement":"1249","wua_registration_no":"1\/26\/2022","wua_registration_date":"Khan zameer","name_of_wua_president":"1420283760699","cnic_no_of_wua_president":"3339109971","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"15","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/25\/2022","issuance_date_of_govt_share":"517853","total_amount_rs":"388390","govt_share_rs":"129463","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/1\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"155356","amount_of_icr_i_released_rs":"6\/2\/2022","date_of_icr_i_released":"116517","2nd_bill_payment_rs":"6\/3\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"116517","amount_of_icr_ii_released_rs":"6\/3\/2022","date_of_icr_ii_released":"116517","amount_of_final_released_rs":"10\/4\/2022","date_of_final_released":"388390","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/15\/2022","completion_date":"517853","verified_total_amount_rs":"388390","verified_govt_share_rs":"129463","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 12:01:08" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 12:01:08, ?, ?, Completed, 22043132018, KP, Kohat, Karak, Karak, Jandri, Jandri, Square, Brick Masonry, ?, Imtiaz Ul Haq, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.174835, 71.264866, WST KP_Images/733c8e65Imtiaz Ul Haq.Picture of WST Before Improvement.052710.jpg, 1024, 8/23/2021, Imtiaz ul haq, 1420266157715, 3449761300, 8, 8, 0, 8, 12, 7, 8, 8, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 12/13/2021, 517549, 388386, 129163, ?, 0, ?, ?, 12/15/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 155354, 12/27/2021, 116516, 12/29/2021, ?, ?, ?, ?, 116516, 12/29/2021, 116516, 5/30/2022, 388386, ?, WST Milestone Payments - Completed, ?, ?, 4/5/2022, 517848, 388386, 129462, 8, 8, 1.36, ?, 5, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 12:01:08","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132018","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"Jandri","uc":"Jandri","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Imtiaz Ul Haq","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.174835, 71.264866","coordinates":"WST KP_Images\/733c8e65Imtiaz Ul Haq.Picture of WST Before Improvement.052710.jpg","picture_of_wst_before_improvement":"1024","wua_registration_no":"8\/23\/2021","wua_registration_date":"Imtiaz ul haq","name_of_wua_president":"1420266157715","cnic_no_of_wua_president":"3449761300","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"12","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/13\/2021","issuance_date_of_govt_share":"517549","total_amount_rs":"388386","govt_share_rs":"129163","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/15\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"155354","amount_of_icr_i_released_rs":"12\/27\/2021","date_of_icr_i_released":"116516","2nd_bill_payment_rs":"12\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"116516","amount_of_icr_ii_released_rs":"12\/29\/2021","date_of_icr_ii_released":"116516","amount_of_final_released_rs":"5\/30\/2022","date_of_final_released":"388386","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/5\/2022","completion_date":"517848","verified_total_amount_rs":"388386","verified_govt_share_rs":"129462","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:13:59" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:13:59, ?, ?, Completed, 22043132019, KP, Kohat, Karak, Karak, Karak jonobi, Tapi algadi, Square, Brick Masonry, ?, Zor Manoor, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.099070, 71.070030, WST KP_Images/59d54a12Zor Manoor.Picture of WST Before Improvement.061421.jpg, 1031, 8/31/2021, Zor manoor, 1420251978781, 3345828577, 8, 8, 0, 8, 13, 7, 8, 8, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 12/13/2021, 517848, 388386, 129462, ?, 0, ?, ?, 12/15/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 155354, 12/27/2021, 116516, 12/29/2021, ?, ?, ?, ?, 116516, 12/29/2021, 116516, 5/30/2022, 388386, ?, WST Milestone Payments - Completed, ?, ?, 4/11/2022, 517848, 388386, 129462, 8, 8, 1.36, ?, 5, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:13:59","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132019","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"Karak jonobi","uc":"Tapi algadi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Zor Manoor","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.099070, 71.070030","coordinates":"WST KP_Images\/59d54a12Zor Manoor.Picture of WST Before Improvement.061421.jpg","picture_of_wst_before_improvement":"1031","wua_registration_no":"8\/31\/2021","wua_registration_date":"Zor manoor","name_of_wua_president":"1420251978781","cnic_no_of_wua_president":"3345828577","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"13","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/13\/2021","issuance_date_of_govt_share":"517848","total_amount_rs":"388386","govt_share_rs":"129462","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/15\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"155354","amount_of_icr_i_released_rs":"12\/27\/2021","date_of_icr_i_released":"116516","2nd_bill_payment_rs":"12\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"116516","amount_of_icr_ii_released_rs":"12\/29\/2021","date_of_icr_ii_released":"116516","amount_of_final_released_rs":"5\/30\/2022","date_of_final_released":"388386","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/11\/2022","completion_date":"517848","verified_total_amount_rs":"388386","verified_govt_share_rs":"129462","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 12:25:18" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 12:25:18, ?, ?, Completed, 22043132020, KP, Kohat, Karak, Karak, Mita khel, Shagi lawager, Square, Brick Masonry, ?, Akbar, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.066058, 71.199135, WST KP_Images/7b376b1bAkbar.Picture of WST Before Improvement.080427.jpg, 783, 8/13/2018, Akbar bad shah, 1420213478053, 3339718060, 8, 8, 0, 8, 13, 7, 8, 8, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 12/13/2021, 517848, 388386, 129462, ?, 0, ?, ?, 12/15/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 155354, 12/27/2021, 116516, 12/29/2021, ?, ?, ?, ?, 116516, 12/29/2021, 116516, 5/30/2022, 388386, ?, WST Milestone Payments - Completed, ?, ?, 4/4/2022, 517848, 388386, 129462, 8, 8, 1.36, ?, 5, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 12:25:18","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132020","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"Mita khel","uc":"Shagi lawager","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Akbar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.066058, 71.199135","coordinates":"WST KP_Images\/7b376b1bAkbar.Picture of WST Before Improvement.080427.jpg","picture_of_wst_before_improvement":"783","wua_registration_no":"8\/13\/2018","wua_registration_date":"Akbar bad shah","name_of_wua_president":"1420213478053","cnic_no_of_wua_president":"3339718060","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"13","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/13\/2021","issuance_date_of_govt_share":"517848","total_amount_rs":"388386","govt_share_rs":"129462","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/15\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"155354","amount_of_icr_i_released_rs":"12\/27\/2021","date_of_icr_i_released":"116516","2nd_bill_payment_rs":"12\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"116516","amount_of_icr_ii_released_rs":"12\/29\/2021","date_of_icr_ii_released":"116516","amount_of_final_released_rs":"5\/30\/2022","date_of_final_released":"388386","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/4\/2022","completion_date":"517848","verified_total_amount_rs":"388386","verified_govt_share_rs":"129462","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:38:14" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:38:14, ?, ?, Completed, 22043132021, KP, Kohat, Karak, Karak, Latamber, Kamali banda, Square, Brick Masonry, ?, Shah Muhammad, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.041136, 70.824816, WST KP_Images/dd381f37Shah Muhammad.Picture of WST Before Improvement.085419.jpg, 1226, 1/10/2022, Shah muhammad, 1420293406199, 3329898132, 8, 8, 0, 8, 15, 8, 8, 8, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 5/25/2022, 517852, 388390, 129462, ?, 0, ?, ?, 6/1/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 155356, 6/2/2022, 116517, 6/3/2022, ?, ?, ?, ?, 116517, 6/3/2022, 116517, 10/4/2022, 388390, ?, WST Milestone Payments - Completed, ?, ?, 6/10/2022, 517853, 388390, 129463, 8, 8, 1.36, ?, 7, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:38:14","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132021","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"Latamber","uc":"Kamali banda","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Shah Muhammad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.041136, 70.824816","coordinates":"WST KP_Images\/dd381f37Shah Muhammad.Picture of WST Before Improvement.085419.jpg","picture_of_wst_before_improvement":"1226","wua_registration_no":"1\/10\/2022","wua_registration_date":"Shah muhammad","name_of_wua_president":"1420293406199","cnic_no_of_wua_president":"3329898132","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"15","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/25\/2022","issuance_date_of_govt_share":"517852","total_amount_rs":"388390","govt_share_rs":"129462","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/1\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"155356","amount_of_icr_i_released_rs":"6\/2\/2022","date_of_icr_i_released":"116517","2nd_bill_payment_rs":"6\/3\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"116517","amount_of_icr_ii_released_rs":"6\/3\/2022","date_of_icr_ii_released":"116517","amount_of_final_released_rs":"10\/4\/2022","date_of_final_released":"388390","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/10\/2022","completion_date":"517853","verified_total_amount_rs":"388390","verified_govt_share_rs":"129463","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"7","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:48:04" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:48:04, ?, ?, Completed, 22043132022, KP, Kohat, Karak, Karak, Karak south, Kharai Dana koroona, Square, Brick Masonry, ?, Mujahid Ghani, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.112760, 71.132890, WST KP_Images/ea089dafMujahid Ghani.Picture of WST Before Improvement.085443.jpg, 1069, 10/12/2021, Mujahid ghani, 1420232068987, 3339710639, 8, 8, 0, 8, 16, 9, 8, 8, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 12/13/2021, 517848, 388386, 129462, ?, 0, ?, ?, 12/15/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 155354, 12/27/2021, 116516, 12/29/2021, ?, ?, ?, ?, 116516, 12/29/2021, 116516, 4/28/2022, 388386, ?, WST Milestone Payments - Completed, ?, ?, 4/11/2022, 517848, 388386, 129462, 8, 8, 1.36, ?, 7, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:48:04","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132022","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"Karak south","uc":"Kharai Dana koroona","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mujahid Ghani","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.112760, 71.132890","coordinates":"WST KP_Images\/ea089dafMujahid Ghani.Picture of WST Before Improvement.085443.jpg","picture_of_wst_before_improvement":"1069","wua_registration_no":"10\/12\/2021","wua_registration_date":"Mujahid ghani","name_of_wua_president":"1420232068987","cnic_no_of_wua_president":"3339710639","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"16","gross_command_area_gca_acres":"9","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/13\/2021","issuance_date_of_govt_share":"517848","total_amount_rs":"388386","govt_share_rs":"129462","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/15\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"155354","amount_of_icr_i_released_rs":"12\/27\/2021","date_of_icr_i_released":"116516","2nd_bill_payment_rs":"12\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"116516","amount_of_icr_ii_released_rs":"12\/29\/2021","date_of_icr_ii_released":"116516","amount_of_final_released_rs":"4\/28\/2022","date_of_final_released":"388386","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/11\/2022","completion_date":"517848","verified_total_amount_rs":"388386","verified_govt_share_rs":"129462","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"7","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 12:13:06" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 12:13:06, ?, ?, Completed, 22043132023, KP, Kohat, Karak, Karak, Latamber, Soor daag, Square, Brick Masonry, ?, Sharafat Ullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.099161, 70.918449, WST KP_Images/4c9e35b0Sharafat Ullah.Picture of WST Before Improvement.080356.jpg, 1039, 9/8/2021, Sharafat ullah, 1420229471647, 3449324386, 8, 8, 0, 8, 12, 7, 8, 8, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 12/22/2021, 517848, 388386, 129462, ?, 0, ?, ?, 12/22/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 155354, 12/31/2021, 116516, 1/7/2022, ?, ?, ?, ?, 116516, 1/7/2022, 116516, 4/28/2022, 388386, ?, WST Milestone Payments - Completed, ?, ?, 4/12/2022, 517848, 388386, 129462, 8, 8, 1.36, ?, 5, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 12:13:06","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132023","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"Latamber","uc":"Soor daag","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sharafat Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.099161, 70.918449","coordinates":"WST KP_Images\/4c9e35b0Sharafat Ullah.Picture of WST Before Improvement.080356.jpg","picture_of_wst_before_improvement":"1039","wua_registration_no":"9\/8\/2021","wua_registration_date":"Sharafat ullah","name_of_wua_president":"1420229471647","cnic_no_of_wua_president":"3449324386","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"12","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/22\/2021","issuance_date_of_govt_share":"517848","total_amount_rs":"388386","govt_share_rs":"129462","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/22\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"155354","amount_of_icr_i_released_rs":"12\/31\/2021","date_of_icr_i_released":"116516","2nd_bill_payment_rs":"1\/7\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"116516","amount_of_icr_ii_released_rs":"1\/7\/2022","date_of_icr_ii_released":"116516","amount_of_final_released_rs":"4\/28\/2022","date_of_final_released":"388386","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/12\/2022","completion_date":"517848","verified_total_amount_rs":"388386","verified_govt_share_rs":"129462","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:44:48" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:44:48, ?, ?, Completed, 22043132024, KP, Kohat, Karak, Karak, Latamber, Kass banda, Square, Brick Masonry, ?, Mudassir Zaman, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.075175, 70.802518, WST KP_Images/5e13ab75Mudassir Zaman.Picture of WST Before Improvement.085432.jpg, 1068, 10/11/2021, Mudassir zaman, 1420223174129, 3469264143, 8, 8, 0, 8, 12, 7, 8, 8, 1.39, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 12/13/2021, 517848, 388386, 129462, ?, 0, ?, ?, 12/15/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 155354, 12/27/2021, 116516, 12/29/2021, ?, ?, ?, ?, 116516, 12/29/2021, 116516, 5/30/2022, 388386, ?, WST Milestone Payments - Completed, ?, ?, 4/6/2022, 517848, 388386, 129462, 8, 8, 1.36, ?, 4, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:44:48","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132024","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"Latamber","uc":"Kass banda","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mudassir Zaman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.075175, 70.802518","coordinates":"WST KP_Images\/5e13ab75Mudassir Zaman.Picture of WST Before Improvement.085432.jpg","picture_of_wst_before_improvement":"1068","wua_registration_no":"10\/11\/2021","wua_registration_date":"Mudassir zaman","name_of_wua_president":"1420223174129","cnic_no_of_wua_president":"3469264143","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"12","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.39","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/13\/2021","issuance_date_of_govt_share":"517848","total_amount_rs":"388386","govt_share_rs":"129462","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/15\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"155354","amount_of_icr_i_released_rs":"12\/27\/2021","date_of_icr_i_released":"116516","2nd_bill_payment_rs":"12\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"116516","amount_of_icr_ii_released_rs":"12\/29\/2021","date_of_icr_ii_released":"116516","amount_of_final_released_rs":"5\/30\/2022","date_of_final_released":"388386","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/6\/2022","completion_date":"517848","verified_total_amount_rs":"388386","verified_govt_share_rs":"129462","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"4","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 11:52:50" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 11:52:50, ?, ?, Completed, 22043132025, KP, Kohat, Karak, Karak, South karak, Lora sama, Square, Brick Masonry, ?, Ijaz, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.114955, 71.139072, WST KP_Images/3d35983fIjaz.Picture of WST Before Improvement.080310.jpg, 788, 10/19/2018, Muhammad ijaz, 1420278829087, 3319804260, 8, 8, 0, 8, 11, 6, 8, 8, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 12/13/2021, 517848, 388386, 129462, ?, 0, ?, ?, 12/15/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 155354, 12/27/2021, 116516, 12/29/2021, ?, ?, ?, ?, 116516, 12/29/2021, 116516, 5/30/2022, 388386, ?, WST Milestone Payments - Completed, ?, ?, 4/5/2022, 517848, 388386, 129462, 8, 8, 1.36, ?, 5, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 11:52:50","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132025","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"South karak","uc":"Lora sama","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ijaz","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.114955, 71.139072","coordinates":"WST KP_Images\/3d35983fIjaz.Picture of WST Before Improvement.080310.jpg","picture_of_wst_before_improvement":"788","wua_registration_no":"10\/19\/2018","wua_registration_date":"Muhammad ijaz","name_of_wua_president":"1420278829087","cnic_no_of_wua_president":"3319804260","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"11","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/13\/2021","issuance_date_of_govt_share":"517848","total_amount_rs":"388386","govt_share_rs":"129462","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/15\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"155354","amount_of_icr_i_released_rs":"12\/27\/2021","date_of_icr_i_released":"116516","2nd_bill_payment_rs":"12\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"116516","amount_of_icr_ii_released_rs":"12\/29\/2021","date_of_icr_ii_released":"116516","amount_of_final_released_rs":"5\/30\/2022","date_of_final_released":"388386","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/5\/2022","completion_date":"517848","verified_total_amount_rs":"388386","verified_govt_share_rs":"129462","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:35:11" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:35:11, ?, ?, Completed, 22043132026, KP, Kohat, Karak, Karak, Esakchontra, Daab Dawat khel, Square, Brick Masonry, ?, Muhamma Javid, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.141015, 71.237856, WST KP_Images/5b4f0fa1Muhamma Javid.Picture of WST Before Improvement.085410.jpg, 1216, 1/4/2022, Muhammad Javid, 1420267164873, 3459813033, 8, 8, 0, 8, 9, 5, 8, 8, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 5/25/2022, 517852, 388390, 129462, ?, 0, ?, ?, 6/1/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 155356, 6/2/2022, 116517, 6/3/2022, ?, ?, ?, ?, 116517, 6/3/2022, 116517, 10/4/2022, 388390, ?, WST Milestone Payments - Completed, ?, ?, 6/23/2022, 517853, 388390, 129463, 8, 8, 1.36, ?, 4, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:35:11","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132026","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"Esakchontra","uc":"Daab Dawat khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhamma Javid","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.141015, 71.237856","coordinates":"WST KP_Images\/5b4f0fa1Muhamma Javid.Picture of WST Before Improvement.085410.jpg","picture_of_wst_before_improvement":"1216","wua_registration_no":"1\/4\/2022","wua_registration_date":"Muhammad Javid","name_of_wua_president":"1420267164873","cnic_no_of_wua_president":"3459813033","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"9","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/25\/2022","issuance_date_of_govt_share":"517852","total_amount_rs":"388390","govt_share_rs":"129462","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/1\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"155356","amount_of_icr_i_released_rs":"6\/2\/2022","date_of_icr_i_released":"116517","2nd_bill_payment_rs":"6\/3\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"116517","amount_of_icr_ii_released_rs":"6\/3\/2022","date_of_icr_ii_released":"116517","amount_of_final_released_rs":"10\/4\/2022","date_of_final_released":"388390","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/23\/2022","completion_date":"517853","verified_total_amount_rs":"388390","verified_govt_share_rs":"129463","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"4","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 11:15:41" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 11:15:41, ?, ?, Completed, 22043132027, KP, Kohat, Karak, Karak, Jandri, Sarat khel, Square, Brick Masonry, ?, Khurshid Iqbal, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 33.148275, 71.262459, WST KP_Images/b4a22774Khurshid iqbal.Picture of WST Before Improvement.073101.jpg, 1295, 3/7/2022, Khurshid iqbal, 1420288672633, 3332405083, 8, 8, 0, 8, 15, 7, 8, 8, 1.36, 87, 23016, 0.10, 3, ?, WST Profile - Completed, ?, ?, 10/5/2022, 619457, 464593, 154864, ?, 0, ?, ?, 10/5/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 185837, 10/12/2022, 139378, 10/18/2022, ?, ?, ?, ?, 139378, 10/18/2022, 94785, 5/30/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/1/2022, 574864, 420000, 154864, 8, 8, 1.36, ?, 8, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 11:15:41","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132027","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"Jandri","uc":"Sarat khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Khurshid Iqbal","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.148275, 71.262459","coordinates":"WST KP_Images\/b4a22774Khurshid iqbal.Picture of WST Before Improvement.073101.jpg","picture_of_wst_before_improvement":"1295","wua_registration_no":"3\/7\/2022","wua_registration_date":"Khurshid iqbal","name_of_wua_president":"1420288672633","cnic_no_of_wua_president":"3332405083","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"15","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/5\/2022","issuance_date_of_govt_share":"619457","total_amount_rs":"464593","govt_share_rs":"154864","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/5\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"185837","amount_of_icr_i_released_rs":"10\/12\/2022","date_of_icr_i_released":"139378","2nd_bill_payment_rs":"10\/18\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"139378","amount_of_icr_ii_released_rs":"10\/18\/2022","date_of_icr_ii_released":"94785","amount_of_final_released_rs":"5\/30\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/1\/2022","completion_date":"574864","verified_total_amount_rs":"420000","verified_govt_share_rs":"154864","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"8","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 12:34:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 12:34:58, ?, ?, Completed, 22043132028, KP, Kohat, Karak, Karak, Sabar abad, Gharori Char Khel, Square, Brick Masonry, ?, Khalid Usman, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 33.163611, 71.292220, WST KP_Images/17b62c66Khalid Usman.Picture of WST Before Improvement.084545.jpg, 1262, 2/10/2022, Khalid usman, 1420227388113, 3369295892, 8, 8, 0, 8, 13, 6, 8, 8, 1.36, 87, 23016, 0.10, 3, ?, WST Profile - Completed, ?, ?, 10/5/2022, 619156, 464593, 154563, ?, 0, ?, ?, 10/5/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 185837, 10/12/2022, 139378, 10/18/2022, ?, ?, ?, ?, 139378, 10/18/2022, 94785, 5/30/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/22/2022, 574563, 420000, 154563, 8, 8, 1.36, ?, 7, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 12:34:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132028","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"Sabar abad","uc":"Gharori Char Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Khalid Usman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.163611, 71.292220","coordinates":"WST KP_Images\/17b62c66Khalid Usman.Picture of WST Before Improvement.084545.jpg","picture_of_wst_before_improvement":"1262","wua_registration_no":"2\/10\/2022","wua_registration_date":"Khalid usman","name_of_wua_president":"1420227388113","cnic_no_of_wua_president":"3369295892","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"13","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/5\/2022","issuance_date_of_govt_share":"619156","total_amount_rs":"464593","govt_share_rs":"154563","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/5\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"185837","amount_of_icr_i_released_rs":"10\/12\/2022","date_of_icr_i_released":"139378","2nd_bill_payment_rs":"10\/18\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"139378","amount_of_icr_ii_released_rs":"10\/18\/2022","date_of_icr_ii_released":"94785","amount_of_final_released_rs":"5\/30\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/22\/2022","completion_date":"574563","verified_total_amount_rs":"420000","verified_govt_share_rs":"154563","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"7","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 11:21:55" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 11:21:55, ?, ?, Completed, 22043132029, KP, Kohat, Karak, Karak, Latamber, Sharif wala, Square, Brick Masonry, ?, Naseeb Zaman, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 33.064550, 70.877860, WST KP_Images/41bdfb0fNaseeb zaman.Picture of WST Before Improvement.080621.jpg, 1016, 8/6/2021, Naseeb zaman, 1420395865713, 3169229916, 8, 8, 0, 8, 13, 6, 8, 8, 1.36, 87, 23016, 0.10, 3, ?, WST Profile - Completed, ?, ?, 10/5/2022, 619457, 464593, 154864, ?, 0, ?, ?, 10/5/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 185837, 10/12/2022, 139378, 10/18/2022, ?, ?, ?, ?, 139378, 10/18/2022, 94785, 5/30/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/1/2022, 574000, 420000, 154000, 8, 8, 1.36, ?, 7, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 11:21:55","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132029","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"Latamber","uc":"Sharif wala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Naseeb Zaman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.064550, 70.877860","coordinates":"WST KP_Images\/41bdfb0fNaseeb zaman.Picture of WST Before Improvement.080621.jpg","picture_of_wst_before_improvement":"1016","wua_registration_no":"8\/6\/2021","wua_registration_date":"Naseeb zaman","name_of_wua_president":"1420395865713","cnic_no_of_wua_president":"3169229916","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"13","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/5\/2022","issuance_date_of_govt_share":"619457","total_amount_rs":"464593","govt_share_rs":"154864","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/5\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"185837","amount_of_icr_i_released_rs":"10\/12\/2022","date_of_icr_i_released":"139378","2nd_bill_payment_rs":"10\/18\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"139378","amount_of_icr_ii_released_rs":"10\/18\/2022","date_of_icr_ii_released":"94785","amount_of_final_released_rs":"5\/30\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/1\/2022","completion_date":"574000","verified_total_amount_rs":"420000","verified_govt_share_rs":"154000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"7","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 12:44:45" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 12:44:45, ?, ?, Completed, 22043132030, KP, Kohat, Karak, Karak, North karak, Gandawo, Square, Brick Masonry, ?, Muhammad Faraz, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 33.133152, 71.142433, WST KP_Images/111fbcf4Muhammad faraz.Picture of WST Before Improvement.081707.jpg, 1122, 11/10/2021, Muhammad faraz, 1420230419157, 3339450366, 10, 10, 0, 10, 9, 5, 8, 8, 1.36, 87, 23016, 0.10, 3, ?, WST Profile - Completed, ?, ?, 10/5/2022, 619457, 464593, 154864, ?, 0, ?, ?, 10/5/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 185837, 10/12/2022, 139378, 10/18/2022, ?, ?, ?, ?, 139378, 10/18/2022, 94785, 5/30/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/23/2022, 574864, 420000, 154864, 8, 8, 1.36, ?, 4, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 12:44:45","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132030","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"North karak","uc":"Gandawo","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Faraz","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.133152, 71.142433","coordinates":"WST KP_Images\/111fbcf4Muhammad faraz.Picture of WST Before Improvement.081707.jpg","picture_of_wst_before_improvement":"1122","wua_registration_no":"11\/10\/2021","wua_registration_date":"Muhammad faraz","name_of_wua_president":"1420230419157","cnic_no_of_wua_president":"3339450366","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"9","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/5\/2022","issuance_date_of_govt_share":"619457","total_amount_rs":"464593","govt_share_rs":"154864","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/5\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"185837","amount_of_icr_i_released_rs":"10\/12\/2022","date_of_icr_i_released":"139378","2nd_bill_payment_rs":"10\/18\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"139378","amount_of_icr_ii_released_rs":"10\/18\/2022","date_of_icr_ii_released":"94785","amount_of_final_released_rs":"5\/30\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/23\/2022","completion_date":"574864","verified_total_amount_rs":"420000","verified_govt_share_rs":"154864","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"4","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 12:37:13" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 12:37:13, ?, ?, Completed, 22043132031, KP, Kohat, Karak, Karak, Esakchontra, Muhabat khel, Square, Brick Masonry, ?, Habib Ur Rehman, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 33.141930, 71.215380, WST KP_Images/8602bc48Habib ur Rehman.Picture of WST Before Improvement.082653.jpg, 1223, 1/7/2022, Habib ur Rehman, 1420213117745, 3349801113, 8, 8, 0, 8, 15, 7, 8, 8, 1.36, 87, 23016, 0.10, 3, ?, WST Profile - Completed, ?, ?, 10/3/2022, 619457, 464593, 154864, ?, 0, ?, ?, 10/4/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 185837, 10/4/2022, 139378, 10/6/2022, ?, ?, ?, ?, 139378, 10/6/2022, 94785, 5/30/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/1/2022, 574864, 420000, 154864, 8, 8, 1.36, ?, 8, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 12:37:13","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132031","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"Esakchontra","uc":"Muhabat khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Habib Ur Rehman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.141930, 71.215380","coordinates":"WST KP_Images\/8602bc48Habib ur Rehman.Picture of WST Before Improvement.082653.jpg","picture_of_wst_before_improvement":"1223","wua_registration_no":"1\/7\/2022","wua_registration_date":"Habib ur Rehman","name_of_wua_president":"1420213117745","cnic_no_of_wua_president":"3349801113","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"15","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/3\/2022","issuance_date_of_govt_share":"619457","total_amount_rs":"464593","govt_share_rs":"154864","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/4\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"185837","amount_of_icr_i_released_rs":"10\/4\/2022","date_of_icr_i_released":"139378","2nd_bill_payment_rs":"10\/6\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"139378","amount_of_icr_ii_released_rs":"10\/6\/2022","date_of_icr_ii_released":"94785","amount_of_final_released_rs":"5\/30\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/1\/2022","completion_date":"574864","verified_total_amount_rs":"420000","verified_govt_share_rs":"154864","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"8","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 11:18:26" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 11:18:26, ?, ?, Completed, 22043132032, KP, Kohat, Karak, Karak, Latamber, Sur daag, Square, Brick Masonry, ?, Asad Ihsan, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 33.100410, 70.924853, WST KP_Images/52658591Asad ihsan.Picture of WST Before Improvement.102907.jpg, 947, 2/23/2021, Asad ihsan, 1420260684709, 3179701351, 8, 8, 0, 8, 13, 6, 8, 8, 1.36, 87, 23016, 0.10, 3, ?, WST Profile - Completed, ?, ?, 10/5/2022, 619457, 464593, 154864, ?, 0, ?, ?, 10/5/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 185837, 10/12/2022, 139378, 10/18/2022, ?, ?, ?, ?, 139378, 10/18/2022, 94785, 5/30/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/1/2022, 574864, 420000, 154864, 8, 8, 1.36, ?, 7, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 11:18:26","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043132032","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Karak","tehsil":"Latamber","uc":"Sur daag","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Asad Ihsan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.100410, 70.924853","coordinates":"WST KP_Images\/52658591Asad ihsan.Picture of WST Before Improvement.102907.jpg","picture_of_wst_before_improvement":"947","wua_registration_no":"2\/23\/2021","wua_registration_date":"Asad ihsan","name_of_wua_president":"1420260684709","cnic_no_of_wua_president":"3179701351","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"13","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/5\/2022","issuance_date_of_govt_share":"619457","total_amount_rs":"464593","govt_share_rs":"154864","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/5\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"185837","amount_of_icr_i_released_rs":"10\/12\/2022","date_of_icr_i_released":"139378","2nd_bill_payment_rs":"10\/18\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"139378","amount_of_icr_ii_released_rs":"10\/18\/2022","date_of_icr_ii_released":"94785","amount_of_final_released_rs":"5\/30\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/1\/2022","completion_date":"574864","verified_total_amount_rs":"420000","verified_govt_share_rs":"154864","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"7","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 14:02:17" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/23/2024 14:02:17, ?, ?, Completed, 22043232001, KP, Kohat, Karak, Takht-E-Nasrati, Shenwa Gudi Khel, Kastir banda, Square, Brick Masonry, ?, Sajid, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.858666, 70.977820, WST KP_Images/261Sajid.Picture of WST Before Improvement.090403.jpg, 821, 10/29/2019, Sajjid Usman, 1420303800875, 3409136540, 10, 10, 0, 10, 24, 18, 12, 12, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 2/3/2020, 525000, 420000, 105000, ?, 0, ?, ?, 2/3/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 2/13/2020, 126000, 3/2/2020, ?, ?, ?, ?, 126000, 3/2/2020, 126000, 3/20/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/10/2020, 536356, 420000, 116356, 12, 12, 1.36, ?, 8, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/23\/2024 14:02:17","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043232001","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-E-Nasrati","tehsil":"Shenwa Gudi Khel","uc":"Kastir banda","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sajid","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.858666, 70.977820","coordinates":"WST KP_Images\/261Sajid.Picture of WST Before Improvement.090403.jpg","picture_of_wst_before_improvement":"821","wua_registration_no":"10\/29\/2019","wua_registration_date":"Sajjid Usman","name_of_wua_president":"1420303800875","cnic_no_of_wua_president":"3409136540","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"24","gross_command_area_gca_acres":"18","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/3\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/3\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"2\/13\/2020","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"3\/2\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"3\/2\/2020","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/20\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/10\/2020","completion_date":"536356","verified_total_amount_rs":"420000","verified_govt_share_rs":"116356","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"8","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 12:16:49" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 12:16:49, ?, ?, Completed, 22043232002, KP, Kohat, Karak, Banda Daud Shah, Jatta Ismail Khel, Azad Banda, Square, Brick Masonry, ?, Muhammad Saeed, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.32469,71.201064, WST KP_Images/263Muhammad Saeed.Picture of WST Before Improvement.072150.jpg, 944, 2/9/2021, Muhammad Saeed, 1420163284265, 3139203229, 8, 8, 0, 8, 10, 4, 9, 9, 1.36, 110, 29101, 0.14, 4, ?, WST Profile - Completed, ?, ?, 4/9/2021, 469476, 352990, 116486, ?, 0, ?, ?, 4/19/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 273848, 6/9/2021, ?, ?, ?, ?, ?, ?, 0, ?, 79142, 6/9/2021, 352990, ?, WST Milestone Payments - Completed, ?, ?, 6/7/2021, 470653, 352990, 117663, 9, 9, 1.36, ?, 6, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 12:16:49","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043232002","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Banda Daud Shah","tehsil":"Jatta Ismail Khel","uc":"Azad Banda","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Saeed","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.32469,71.201064","coordinates":"WST KP_Images\/263Muhammad Saeed.Picture of WST Before Improvement.072150.jpg","picture_of_wst_before_improvement":"944","wua_registration_no":"2\/9\/2021","wua_registration_date":"Muhammad Saeed","name_of_wua_president":"1420163284265","cnic_no_of_wua_president":"3139203229","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"10","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"110","storage_capacity_m3":"29101","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/9\/2021","issuance_date_of_govt_share":"469476","total_amount_rs":"352990","govt_share_rs":"116486","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/19\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"273848","amount_of_icr_i_released_rs":"6\/9\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"79142","amount_of_final_released_rs":"6\/9\/2021","date_of_final_released":"352990","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/7\/2021","completion_date":"470653","verified_total_amount_rs":"352990","verified_govt_share_rs":"117663","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"6","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 10:43:53" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 10:43:53, ?, ?, Completed, 22043232003, KP, Kohat, Karak, Banda Daud Shah, Banda daud shah, Banda daud shah, Square, Brick Masonry, ?, Junid Ali Shah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.266730, 71.198530, WST KP_Images/707a1d36Junid Ali Shah.Picture of WST Before Improvement.055227.jpg, 1050, 9/20/2021, Junaid Ali shah, 1420263089977, 3354492080, 8, 8, 0, 8, 14, 8, 8, 8, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 12/13/2021, 517848, 388386, 129462, ?, 0, ?, ?, 12/15/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 155354, 12/27/2021, 116516, 12/29/2021, ?, ?, ?, ?, 116516, 12/29/2021, 116516, 5/30/2022, 388386, ?, WST Milestone Payments - Completed, ?, ?, 4/6/2022, 517848, 388386, 129462, 8, 8, 1.36, ?, 6, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 10:43:53","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043232003","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Banda Daud Shah","tehsil":"Banda daud shah","uc":"Banda daud shah","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Junid Ali Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.266730, 71.198530","coordinates":"WST KP_Images\/707a1d36Junid Ali Shah.Picture of WST Before Improvement.055227.jpg","picture_of_wst_before_improvement":"1050","wua_registration_no":"9\/20\/2021","wua_registration_date":"Junaid Ali shah","name_of_wua_president":"1420263089977","cnic_no_of_wua_president":"3354492080","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"14","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/13\/2021","issuance_date_of_govt_share":"517848","total_amount_rs":"388386","govt_share_rs":"129462","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/15\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"155354","amount_of_icr_i_released_rs":"12\/27\/2021","date_of_icr_i_released":"116516","2nd_bill_payment_rs":"12\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"116516","amount_of_icr_ii_released_rs":"12\/29\/2021","date_of_icr_ii_released":"116516","amount_of_final_released_rs":"5\/30\/2022","date_of_final_released":"388386","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/6\/2022","completion_date":"517848","verified_total_amount_rs":"388386","verified_govt_share_rs":"129462","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"6","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 13:00:17" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 13:00:17, ?, ?, Completed, 22043332001, KP, Kohat, Karak, Takht-e-Nasrati, Chak Mainzai, Takht Nasrati, Square, Brick Masonry, ?, Mir Wali, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.92242,71.011586, WST KP_Images/252Mir Wali.Picture of WST Before Improvement.080120.jpg, 861, 4/22/2020, Mir Wali Khan, 1420310093437, 3455560574, 8, 8, 0, 8, 22, 10, 12, 12, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 5/14/2020, 525000, 420000, 105000, ?, 0, ?, ?, 5/15/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 6/16/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/12/2020, 525000, 420000, 105000, 12, 12, 1.36, ?, 12, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, Mir Wali, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 13:00:17","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332001","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-e-Nasrati","tehsil":"Chak Mainzai","uc":"Takht Nasrati","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mir Wali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.92242,71.011586","coordinates":"WST KP_Images\/252Mir Wali.Picture of WST Before Improvement.080120.jpg","picture_of_wst_before_improvement":"861","wua_registration_no":"4\/22\/2020","wua_registration_date":"Mir Wali Khan","name_of_wua_president":"1420310093437","cnic_no_of_wua_president":"3455560574","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"22","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/14\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/15\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"6\/16\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/12\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"12","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":"Mir Wali","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 13:02:13" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 13:02:13, ?, ?, Completed, 22043332002, KP, Kohat, Karak, Takht-e-Nasrati, Ianki, Takht Nasrati, Square, Brick Masonry, ?, Umer Saeed, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.95162,71.032876, WST KP_Images/254Umer Saeed.Picture of WST Before Improvement.113619.jpg, 819, 9/18/2019, Umer Saeed, 1420348459415, 3452156035, 8, 8, 0, 8, 42, 20, 12, 12, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 2/26/2020, 536356, 420000, 116356, ?, 0, ?, ?, 2/26/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 3/9/2020, 126000, 3/20/2020, ?, ?, ?, ?, 126000, 3/20/2020, 126000, 4/20/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/19/2020, 536356, 420000, 116356, 12, 12, 1.36, ?, 22, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 13:02:13","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332002","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-e-Nasrati","tehsil":"Ianki","uc":"Takht Nasrati","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Umer Saeed","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.95162,71.032876","coordinates":"WST KP_Images\/254Umer Saeed.Picture of WST Before Improvement.113619.jpg","picture_of_wst_before_improvement":"819","wua_registration_no":"9\/18\/2019","wua_registration_date":"Umer Saeed","name_of_wua_president":"1420348459415","cnic_no_of_wua_president":"3452156035","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"42","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/26\/2020","issuance_date_of_govt_share":"536356","total_amount_rs":"420000","govt_share_rs":"116356","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/26\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"3\/9\/2020","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"3\/20\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"3\/20\/2020","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/20\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/19\/2020","completion_date":"536356","verified_total_amount_rs":"420000","verified_govt_share_rs":"116356","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"22","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 12:48:24" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 12:48:24, ?, ?, Completed, 22043332003, KP, Kohat, Karak, Takht-e-Nasrati, Jahangiri, Anzar Banda, Square, Brick Masonry, ?, Shah Zaman, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.95565,71.012857, WST KP_Images/255Shah Zaman.Picture of WST Before Improvement.072410.jpg, 859, 3/6/2020, Shah Zaman, 1420372702073, 3440922422, 8, 8, 0, 8, 22, 12, 12, 12, 1.36, 196, 51852, 0.11, 3, ?, WST Profile - Completed, ?, ?, 5/15/2020, 525000, 420000, 105000, ?, 0, ?, ?, 5/15/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 6/16/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/15/2020, 536356, 420000, 116356, 12, 12, 1.36, ?, 10, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 12:48:24","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332003","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-e-Nasrati","tehsil":"Jahangiri","uc":"Anzar Banda","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Shah Zaman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.95565,71.012857","coordinates":"WST KP_Images\/255Shah Zaman.Picture of WST Before Improvement.072410.jpg","picture_of_wst_before_improvement":"859","wua_registration_no":"3\/6\/2020","wua_registration_date":"Shah Zaman","name_of_wua_president":"1420372702073","cnic_no_of_wua_president":"3440922422","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"22","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/15\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/15\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"6\/16\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/15\/2020","completion_date":"536356","verified_total_amount_rs":"420000","verified_govt_share_rs":"116356","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"10","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 12:58:01" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 12:58:01, ?, ?, Completed, 22043332004, KP, Kohat, Karak, Takht-e-Nasrati, Jahangiri, Takht Nasrati, Square, Brick Masonry, ?, Naheed Ullah, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.90777,70.965851, WST KP_Images/256Naheed Ullah.Picture of WST Before Improvement.075913.jpg, 833, 1/22/2020, Naheed Ullah, 1420328087303, 3477548095, 8, 8, 0, 8, 23, 15, 8, 8, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 5/14/2020, 368851, 294000, 74851, ?, 0, ?, ?, 5/14/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 294000, 6/16/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, 6/15/2020, 294000, ?, WST Milestone Payments - Completed, ?, ?, 6/15/2020, 368851, 294000, 74851, 8, 8, 1.36, ?, 8, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 12:58:01","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332004","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-e-Nasrati","tehsil":"Jahangiri","uc":"Takht Nasrati","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Naheed Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.90777,70.965851","coordinates":"WST KP_Images\/256Naheed Ullah.Picture of WST Before Improvement.075913.jpg","picture_of_wst_before_improvement":"833","wua_registration_no":"1\/22\/2020","wua_registration_date":"Naheed Ullah","name_of_wua_president":"1420328087303","cnic_no_of_wua_president":"3477548095","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"23","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/14\/2020","issuance_date_of_govt_share":"368851","total_amount_rs":"294000","govt_share_rs":"74851","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/14\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/16\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":"6\/15\/2020","date_of_final_released":"294000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/15\/2020","completion_date":"368851","verified_total_amount_rs":"294000","verified_govt_share_rs":"74851","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"8","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 12:45:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 12:45:07, ?, ?, Completed, 22043332005, KP, Kohat, Karak, Takht-e-Nasrati, Waran Musakan, Mandar Kala, Square, Brick Masonry, ?, Sadiq, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.06269,70.897699, WST KP_Images/257Sadiq.Picture of WST Before Improvement.070721.jpg, 815, 6/27/2019, Muhammad Sadiq, 1420230207419, 3459481703, 8, 8, 0, 8, 12, 12, 12, 12, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 2/27/2020, 536356, 420000, 116356, ?, 0, ?, ?, 2/27/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 3/9/2020, 126000, 3/20/2020, ?, ?, ?, ?, 126000, 3/20/2020, 126000, 4/22/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/20/2020, 536356, 420000, 116356, 12, 12, 1.36, ?, 4, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 12:45:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332005","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-e-Nasrati","tehsil":"Waran Musakan","uc":"Mandar Kala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sadiq","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.06269,70.897699","coordinates":"WST KP_Images\/257Sadiq.Picture of WST Before Improvement.070721.jpg","picture_of_wst_before_improvement":"815","wua_registration_no":"6\/27\/2019","wua_registration_date":"Muhammad Sadiq","name_of_wua_president":"1420230207419","cnic_no_of_wua_president":"3459481703","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"12","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/27\/2020","issuance_date_of_govt_share":"536356","total_amount_rs":"420000","govt_share_rs":"116356","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/27\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"3\/9\/2020","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"3\/20\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"3\/20\/2020","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/22\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/20\/2020","completion_date":"536356","verified_total_amount_rs":"420000","verified_govt_share_rs":"116356","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"4","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 13:04:04" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/23/2024 13:04:04, ?, ?, Completed, 22043332006, KP, Kohat, Karak, Takht-e-Nasrati, Jahangiri, Aziz Market, Square, Brick Masonry, ?, Rashid, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.954270, 70.933330, WST KP_Images/258Rashid.Picture of WST Before Improvement.080523.jpg, 823, 12/18/2019, Rashid Khan, 1420319727189, 3469280448, 10, 10, 0, 10, 25, 12, 12, 12, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 2/3/2020, 536356, 420000, 116356, ?, 0, ?, ?, 2/4/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 2/13/2020, 126000, 3/2/2020, ?, ?, ?, ?, 126000, 3/2/2020, 126000, 3/20/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/10/2020, 536356, 420000, 116356, 12, 12, 1.36, ?, 15, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/23\/2024 13:04:04","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332006","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-e-Nasrati","tehsil":"Jahangiri","uc":"Aziz Market","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Rashid","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.954270, 70.933330","coordinates":"WST KP_Images\/258Rashid.Picture of WST Before Improvement.080523.jpg","picture_of_wst_before_improvement":"823","wua_registration_no":"12\/18\/2019","wua_registration_date":"Rashid Khan","name_of_wua_president":"1420319727189","cnic_no_of_wua_president":"3469280448","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"25","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/3\/2020","issuance_date_of_govt_share":"536356","total_amount_rs":"420000","govt_share_rs":"116356","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/4\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"2\/13\/2020","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"3\/2\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"3\/2\/2020","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/20\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/10\/2020","completion_date":"536356","verified_total_amount_rs":"420000","verified_govt_share_rs":"116356","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"15","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 12:36:40" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 12:36:40, ?, ?, Completed, 22043332007, KP, Kohat, Karak, Takht-e-Nasrati, Chowkara, Chowkara, Square, Brick Masonry, ?, Adnan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.05053,71.06633, WST KP_Images/260Adnan.Picture of WST Before Improvement.073107.jpg, 842, 2/24/2020, Adnan Ahmad Noor, 1420320625279, 3459131769, 8, 8, 0, 8, 30, 20, 12, 12, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 2/27/2020, 525000, 420000, 105000, ?, 0, ?, ?, 2/27/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 3/9/2020, 126000, 3/20/2020, ?, ?, ?, ?, 126000, 3/20/2020, 126000, 4/20/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/19/2020, 536356, 420000, 116356, 12, 12, 1.36, ?, 10, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, Adnan, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 12:36:40","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332007","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-e-Nasrati","tehsil":"Chowkara","uc":"Chowkara","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Adnan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.05053,71.06633","coordinates":"WST KP_Images\/260Adnan.Picture of WST Before Improvement.073107.jpg","picture_of_wst_before_improvement":"842","wua_registration_no":"2\/24\/2020","wua_registration_date":"Adnan Ahmad Noor","name_of_wua_president":"1420320625279","cnic_no_of_wua_president":"3459131769","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"30","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/27\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/27\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"3\/9\/2020","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"3\/20\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"3\/20\/2020","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/20\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/19\/2020","completion_date":"536356","verified_total_amount_rs":"420000","verified_govt_share_rs":"116356","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"10","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":"Adnan","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 14:41:57" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/22/2024 14:41:57, ?, ?, Completed, 22043332008, KP, Kohat, Karak, Takht-e-Nasrati, Jahangiri, Topi Kala, Square, Brick Masonry, ?, Fida, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 32.99252,71.010684, WST KP_Images/265Fida.Picture of WST Before Improvement.081617.jpg, 931, 11/30/2020, Muhammad Fida khan, 1420320469653, 3338881196, 8, 8, 0, 8, 12, 7, 10, 10, 1.36, 136, 35979, 0.21, 6, ?, WST Profile - Completed, ?, ?, 5/4/2021, 466667, 350000, 116667, ?, 0, ?, ?, 5/4/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 350000, 6/9/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 350000, ?, WST Milestone Payments - Completed, ?, ?, 6/7/2021, 466667, 350000, 116667, 10, 10, 1.36, ?, 5, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/22\/2024 14:41:57","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332008","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-e-Nasrati","tehsil":"Jahangiri","uc":"Topi Kala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Fida","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.99252,71.010684","coordinates":"WST KP_Images\/265Fida.Picture of WST Before Improvement.081617.jpg","picture_of_wst_before_improvement":"931","wua_registration_no":"11\/30\/2020","wua_registration_date":"Muhammad Fida khan","name_of_wua_president":"1420320469653","cnic_no_of_wua_president":"3338881196","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"12","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/4\/2021","issuance_date_of_govt_share":"466667","total_amount_rs":"350000","govt_share_rs":"116667","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/4\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"350000","amount_of_icr_i_released_rs":"6\/9\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"350000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/7\/2021","completion_date":"466667","verified_total_amount_rs":"350000","verified_govt_share_rs":"116667","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 11:51:55" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 11:51:55, ?, ?, Completed, 22043332009, KP, Kohat, Karak, Takht-e-Nasrati, Jahangiri, Masti Khan Banda, Square, Brick Masonry, ?, Umer, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 32.987988,70.973051, WST KP_Images/266Umer.Picture of WST Before Improvement.084950.jpg, 900, 8/20/2020, Muhammad Umer, 1420320355799, 3438051059, 8, 8, 0, 8, 11, 6, 8, 8, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 12/10/2020, 350000, 280000, 70000, ?, 0, ?, ?, 12/10/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 112000, 12/29/2020, 84000, 1/4/2021, ?, ?, ?, ?, 84000, 1/4/2021, 84000, 1/15/2021, 280000, ?, WST Milestone Payments - Completed, ?, ?, 12/31/2020, 350000, 280000, 70000, 8, 8, 1.36, ?, 5, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 11:51:55","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332009","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-e-Nasrati","tehsil":"Jahangiri","uc":"Masti Khan Banda","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Umer","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.987988,70.973051","coordinates":"WST KP_Images\/266Umer.Picture of WST Before Improvement.084950.jpg","picture_of_wst_before_improvement":"900","wua_registration_no":"8\/20\/2020","wua_registration_date":"Muhammad Umer","name_of_wua_president":"1420320355799","cnic_no_of_wua_president":"3438051059","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"11","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/10\/2020","issuance_date_of_govt_share":"350000","total_amount_rs":"280000","govt_share_rs":"70000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/10\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"112000","amount_of_icr_i_released_rs":"12\/29\/2020","date_of_icr_i_released":"84000","2nd_bill_payment_rs":"1\/4\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"84000","amount_of_icr_ii_released_rs":"1\/4\/2021","date_of_icr_ii_released":"84000","amount_of_final_released_rs":"1\/15\/2021","date_of_final_released":"280000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/31\/2020","completion_date":"350000","verified_total_amount_rs":"280000","verified_govt_share_rs":"70000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 11:45:00" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 11:45:00, ?, ?, Completed, 22043332010, KP, Kohat, Karak, Takht-e-Nasrati, Jahangiri, Jahangiri, Square, Brick Masonry, ?, Sabihullah, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 32.95799,70.997668, WST KP_Images/267Sabihullah.Picture of WST Before Improvement.081339.jpg, 847, 2/29/2020, Sabihullah, 1420398669615, 3465675835, 8, 8, 0, 8, 20, 18, 12, 12, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 12/10/2020, 536626, 420000, 116626, ?, 0, ?, ?, 12/16/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 1/4/2021, 126000, 1/15/2021, ?, ?, ?, ?, 126000, 1/15/2021, 126000, 2/15/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/25/2020, 536626, 420000, 116626, 12, 12, 1.36, ?, 2, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 11:45:00","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332010","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-e-Nasrati","tehsil":"Jahangiri","uc":"Jahangiri","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sabihullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.95799,70.997668","coordinates":"WST KP_Images\/267Sabihullah.Picture of WST Before Improvement.081339.jpg","picture_of_wst_before_improvement":"847","wua_registration_no":"2\/29\/2020","wua_registration_date":"Sabihullah","name_of_wua_president":"1420398669615","cnic_no_of_wua_president":"3465675835","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"20","gross_command_area_gca_acres":"18","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/10\/2020","issuance_date_of_govt_share":"536626","total_amount_rs":"420000","govt_share_rs":"116626","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"1\/4\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"1\/15\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"1\/15\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/15\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/25\/2020","completion_date":"536626","verified_total_amount_rs":"420000","verified_govt_share_rs":"116626","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 11:42:19" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 11:42:19, ?, ?, Completed, 22043332011, KP, Kohat, Karak, Takht-e-Nasrati, Tahti Nasrati, Tahti Nasrati, Square, Brick Masonry, ?, Tahar Azam, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.01185,71.08941, WST KP_Images/269Tahar Azam.Picture of WST Before Improvement.082232.jpg, 901, 8/24/2020, Shakir Ullah, 1420354748553, 3459666089, 8, 8, 0, 8, 10, 8, 12, 12, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 11/9/2020, 536626, 420000, 116626, ?, 0, ?, ?, 11/10/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 11/23/2020, 126000, 11/26/2020, ?, ?, ?, ?, 126000, 11/26/2020, 126000, 12/22/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/10/2020, 536626, 420000, 116626, 12, 12, 1.36, ?, 2, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 11:42:19","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332011","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-e-Nasrati","tehsil":"Tahti Nasrati","uc":"Tahti Nasrati","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Tahar Azam","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.01185,71.08941","coordinates":"WST KP_Images\/269Tahar Azam.Picture of WST Before Improvement.082232.jpg","picture_of_wst_before_improvement":"901","wua_registration_no":"8\/24\/2020","wua_registration_date":"Shakir Ullah","name_of_wua_president":"1420354748553","cnic_no_of_wua_president":"3459666089","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"10","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/9\/2020","issuance_date_of_govt_share":"536626","total_amount_rs":"420000","govt_share_rs":"116626","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/10\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"11\/23\/2020","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"11\/26\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"11\/26\/2020","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/22\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/10\/2020","completion_date":"536626","verified_total_amount_rs":"420000","verified_govt_share_rs":"116626","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 12:02:49" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 12:02:49, ?, ?, Completed, 22043332012, KP, Kohat, Karak, Takht-e-Nasrati, Tahti Nasrati, Tahti Nasrati, Square, Brick Masonry, ?, Muhammad Ghalib Shah, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.01179,71.089383, WST KP_Images/270Muhammad Ghalib Shah.Picture of WST Before Improvement.080729.jpg, 681, 6/29/2020, Muhammad Ghalib, 1420320612747, 3028025595, 8, 8, 0, 8, 8, 6, 8, 8, 1.36, 87, 23016, 0.21, 6, ?, WST Profile - Completed, ?, ?, 11/9/2020, 355121, 280000, 75121, ?, 0, ?, ?, 11/10/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 112000, 11/23/2020, 84000, 11/26/2020, ?, ?, ?, ?, 84000, 11/26/2020, 84000, 12/22/2020, 280000, ?, WST Milestone Payments - Completed, ?, ?, 12/20/2020, 355121, 280000, 75121, 8, 8, 1.36, ?, 2, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 12:02:49","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332012","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-e-Nasrati","tehsil":"Tahti Nasrati","uc":"Tahti Nasrati","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Ghalib Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.01179,71.089383","coordinates":"WST KP_Images\/270Muhammad Ghalib Shah.Picture of WST Before Improvement.080729.jpg","picture_of_wst_before_improvement":"681","wua_registration_no":"6\/29\/2020","wua_registration_date":"Muhammad Ghalib","name_of_wua_president":"1420320612747","cnic_no_of_wua_president":"3028025595","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/9\/2020","issuance_date_of_govt_share":"355121","total_amount_rs":"280000","govt_share_rs":"75121","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/10\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"112000","amount_of_icr_i_released_rs":"11\/23\/2020","date_of_icr_i_released":"84000","2nd_bill_payment_rs":"11\/26\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"84000","amount_of_icr_ii_released_rs":"11\/26\/2020","date_of_icr_ii_released":"84000","amount_of_final_released_rs":"12\/22\/2020","date_of_final_released":"280000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/20\/2020","completion_date":"355121","verified_total_amount_rs":"280000","verified_govt_share_rs":"75121","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 12:01:00" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 12:01:00, ?, ?, Completed, 22043332013, KP, Kohat, Karak, Takht-e-Nasrati, Jahangiri, Masti Khan Banda, Square, Brick Masonry, ?, Aslam, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 32.987839,70.971924, WST KP_Images/273Aslam.Picture of WST Before Improvement.085702.jpg, 906, 9/8/2020, Muhammad Aslam Khan, 1420306309833, 3469296320, 9, 9, 0, 9, 18, 10, 8, 8, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 12/10/2020, 350000, 280000, 70000, ?, 0, ?, ?, 12/10/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 112000, 12/22/2020, 84000, 12/29/2020, ?, ?, ?, ?, 84000, 12/29/2020, 84000, 1/15/2021, 280000, ?, WST Milestone Payments - Completed, ?, ?, 12/31/2020, 350000, 280000, 70000, 8, 8, 1.36, ?, 8, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 12:01:00","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332013","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-e-Nasrati","tehsil":"Jahangiri","uc":"Masti Khan Banda","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Aslam","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.987839,70.971924","coordinates":"WST KP_Images\/273Aslam.Picture of WST Before Improvement.085702.jpg","picture_of_wst_before_improvement":"906","wua_registration_no":"9\/8\/2020","wua_registration_date":"Muhammad Aslam Khan","name_of_wua_president":"1420306309833","cnic_no_of_wua_president":"3469296320","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"18","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/10\/2020","issuance_date_of_govt_share":"350000","total_amount_rs":"280000","govt_share_rs":"70000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/10\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"112000","amount_of_icr_i_released_rs":"12\/22\/2020","date_of_icr_i_released":"84000","2nd_bill_payment_rs":"12\/29\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"84000","amount_of_icr_ii_released_rs":"12\/29\/2020","date_of_icr_ii_released":"84000","amount_of_final_released_rs":"1\/15\/2021","date_of_final_released":"280000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/31\/2020","completion_date":"350000","verified_total_amount_rs":"280000","verified_govt_share_rs":"70000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"8","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/23/2024 11:38:04" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/23/2024 11:38:04, ?, ?, Completed, 22043332014, KP, Kohat, Karak, Takht-e-Nasrati, Warana Ahmad Abad, Tatar Khel, Square, Brick Masonry, ?, Zahid, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 32.98041,70.935217, WST KP_Images/275Zahid.Picture of WST Before Improvement.082058.jpg, 920, 10/26/2020, Zahid Ur Rehman, 1420328257117, 3408237265, 8, 8, 0, 8, 14, 8, 8, 8, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 1/10/2021, 373333, 280000, 93333, ?, 0, ?, ?, 1/12/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 112000, 2/15/2021, ?, ?, ?, ?, ?, ?, 0, ?, 168000, 6/9/2021, 280000, ?, WST Milestone Payments - Completed, ?, ?, 6/7/2021, 373333, 280000, 93333, 8, 8, 1.36, ?, 6, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/23\/2024 11:38:04","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332014","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-e-Nasrati","tehsil":"Warana Ahmad Abad","uc":"Tatar Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Zahid","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.98041,70.935217","coordinates":"WST KP_Images\/275Zahid.Picture of WST Before Improvement.082058.jpg","picture_of_wst_before_improvement":"920","wua_registration_no":"10\/26\/2020","wua_registration_date":"Zahid Ur Rehman","name_of_wua_president":"1420328257117","cnic_no_of_wua_president":"3408237265","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"14","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/10\/2021","issuance_date_of_govt_share":"373333","total_amount_rs":"280000","govt_share_rs":"93333","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/12\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"112000","amount_of_icr_i_released_rs":"2\/15\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"168000","amount_of_final_released_rs":"6\/9\/2021","date_of_final_released":"280000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/7\/2021","completion_date":"373333","verified_total_amount_rs":"280000","verified_govt_share_rs":"93333","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"6","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:08:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:08:58, ?, ?, Completed, 22043332015, KP, Kohat, Karak, Takht-E-Nasrati, Takhti Nasrti, Khada banda, Square, Brick Masonry, ?, Farooq, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.005010, 71.049830, WST KP_Images/bab876d2Farooq.Picture of WST Before Improvement.074421.jpg, 1098, 10/28/2021, Muhammad farooq, 1420326354123, 3009031434, 8, 8, 0, 8, 12, 10, 8, 8, 1.36, 87, 23016, 0.21, 6, ?, WST Profile - Completed, ?, ?, 12/21/2021, 517548, 388386, 129162, ?, 0, ?, ?, 12/22/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 155354, 12/27/2021, 116516, 12/29/2021, ?, ?, ?, ?, 116516, 12/29/2021, 116516, 6/2/2022, 388386, ?, WST Milestone Payments - Completed, ?, ?, 2/26/2022, 517848, 388386, 129462, 8, 8, 1.36, ?, 2, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:08:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332015","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-E-Nasrati","tehsil":"Takhti Nasrti","uc":"Khada banda","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Farooq","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.005010, 71.049830","coordinates":"WST KP_Images\/bab876d2Farooq.Picture of WST Before Improvement.074421.jpg","picture_of_wst_before_improvement":"1098","wua_registration_no":"10\/28\/2021","wua_registration_date":"Muhammad farooq","name_of_wua_president":"1420326354123","cnic_no_of_wua_president":"3009031434","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"517548","total_amount_rs":"388386","govt_share_rs":"129162","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/22\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"155354","amount_of_icr_i_released_rs":"12\/27\/2021","date_of_icr_i_released":"116516","2nd_bill_payment_rs":"12\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"116516","amount_of_icr_ii_released_rs":"12\/29\/2021","date_of_icr_ii_released":"116516","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"388386","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/26\/2022","completion_date":"517848","verified_total_amount_rs":"388386","verified_govt_share_rs":"129462","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:33:09" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 8/19/2024 13:33:09, ?, ?, Completed, 22043332016, KP, Kohat, Karak, Takht-E-Nasrati, Jahangiri, Laghru banda, Square, Brick Masonry, ?, Mir Salah Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.952080, 70.944810, WST KP_Images/63853debMir Salah Khan.Picture of WST Before Improvement.052104.jpg, 1038, 9/8/2021, Mir Salah khan, 1420307289933, 3449794045, 8, 8, 0, 8, 14, 8, 8, 8, 1.36, 87, 23016, 0.17, 5, ?, WST Profile - Completed, ?, ?, 12/21/2021, 517849, 388386, 129463, ?, 0, ?, ?, 12/22/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 155354, 12/28/2021, 116516, 1/7/2022, ?, ?, ?, ?, 116516, 1/7/2022, 108166, 6/2/2022, 380036, ?, WST Milestone Payments - Completed, ?, ?, 2/24/2022, 506715, 380036, 126679, 8, 8, 1.36, ?, 6, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"8\/19\/2024 13:33:09","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332016","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-E-Nasrati","tehsil":"Jahangiri","uc":"Laghru banda","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mir Salah Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.952080, 70.944810","coordinates":"WST KP_Images\/63853debMir Salah Khan.Picture of WST Before Improvement.052104.jpg","picture_of_wst_before_improvement":"1038","wua_registration_no":"9\/8\/2021","wua_registration_date":"Mir Salah khan","name_of_wua_president":"1420307289933","cnic_no_of_wua_president":"3449794045","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"14","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.17","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"517849","total_amount_rs":"388386","govt_share_rs":"129463","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/22\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"155354","amount_of_icr_i_released_rs":"12\/28\/2021","date_of_icr_i_released":"116516","2nd_bill_payment_rs":"1\/7\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"116516","amount_of_icr_ii_released_rs":"1\/7\/2022","date_of_icr_ii_released":"108166","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"380036","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/24\/2022","completion_date":"506715","verified_total_amount_rs":"380036","verified_govt_share_rs":"126679","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"6","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:15:33" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:15:33, ?, ?, Completed, 22043332017, KP, Kohat, Karak, Takht-E-Nasrati, Shnawa gudi khel, Kashmir banda, Square, Brick Masonry, ?, Naqeebullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.853910, 70.962030, WST KP_Images/2f075f0cNaqeebullah.Picture of WST Before Improvement.073452.jpg, 994, 5/4/2021, Naqeebullah, 1120103864085, 3409202069, 8, 8, 0, 8, 16, 12, 8, 8, 1.36, 87, 23016, 0.10, 3, ?, WST Profile - Completed, ?, ?, 12/21/2021, 506715, 380036, 126679, ?, 0, ?, ?, 12/22/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 155354, 12/27/2021, 116516, 12/29/2021, ?, ?, ?, ?, 116516, 12/29/2021, 108166, 6/2/2022, 380036, ?, WST Milestone Payments - Completed, ?, ?, 2/25/2022, 506715, 380036, 126679, 8, 8, 1.36, ?, 4, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:15:33","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332017","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-E-Nasrati","tehsil":"Shnawa gudi khel","uc":"Kashmir banda","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Naqeebullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.853910, 70.962030","coordinates":"WST KP_Images\/2f075f0cNaqeebullah.Picture of WST Before Improvement.073452.jpg","picture_of_wst_before_improvement":"994","wua_registration_no":"5\/4\/2021","wua_registration_date":"Naqeebullah","name_of_wua_president":"1120103864085","cnic_no_of_wua_president":"3409202069","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"16","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"506715","total_amount_rs":"380036","govt_share_rs":"126679","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/22\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"155354","amount_of_icr_i_released_rs":"12\/27\/2021","date_of_icr_i_released":"116516","2nd_bill_payment_rs":"12\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"116516","amount_of_icr_ii_released_rs":"12\/29\/2021","date_of_icr_ii_released":"108166","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"380036","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/25\/2022","completion_date":"506715","verified_total_amount_rs":"380036","verified_govt_share_rs":"126679","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"4","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 10:53:36" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 10:53:36, ?, ?, Completed, 22043332018, KP, Kohat, Karak, Takht-E-Nasrati, Warana Ahmad abad, Warana Dali khel, Square, Brick Masonry, ?, Mumtaz, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.248830, 70.912340, WST KP_Images/914f98e4Mumtaz.Picture of WST Before Improvement.055916.jpg, 1102, 10/28/2021, Mumtaz alam, 1420349111957, 3439033130, 7, 7, 0, 7, 10, 6, 8, 8, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 12/21/2021, 506715, 380036, 126679, ?, 0, ?, ?, 12/22/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 155354, 12/27/2021, 116516, 12/29/2021, ?, ?, ?, ?, 116516, 12/29/2021, 108166, 6/2/2022, 380036, ?, WST Milestone Payments - Completed, ?, ?, 2/22/2022, 506715, 380036, 126679, 8, 8, 1.36, ?, 4, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 10:53:36","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332018","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-E-Nasrati","tehsil":"Warana Ahmad abad","uc":"Warana Dali khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mumtaz","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.248830, 70.912340","coordinates":"WST KP_Images\/914f98e4Mumtaz.Picture of WST Before Improvement.055916.jpg","picture_of_wst_before_improvement":"1102","wua_registration_no":"10\/28\/2021","wua_registration_date":"Mumtaz alam","name_of_wua_president":"1420349111957","cnic_no_of_wua_president":"3439033130","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"10","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"506715","total_amount_rs":"380036","govt_share_rs":"126679","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/22\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"155354","amount_of_icr_i_released_rs":"12\/27\/2021","date_of_icr_i_released":"116516","2nd_bill_payment_rs":"12\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"116516","amount_of_icr_ii_released_rs":"12\/29\/2021","date_of_icr_ii_released":"108166","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"380036","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/22\/2022","completion_date":"506715","verified_total_amount_rs":"380036","verified_govt_share_rs":"126679","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"4","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:12:20" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:12:20, ?, ?, Completed, 22043332019, KP, Kohat, Karak, Takht-E-Nasrati, Jahangiri, Laghari banda, Square, Brick Masonry, ?, Munir, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.958010, 70.952630, WST KP_Images/427f4a14Munir.Picture of WST Before Improvement.053710.jpg, 1006, 6/29/2021, Muhammad Munir khattak, 1420369712879, 3449642521, 8, 8, 0, 8, 13, 10, 8, 8, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 12/21/2021, 517849, 388386, 129463, ?, 0, ?, ?, 12/22/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 155354, 12/27/2021, 116516, 12/29/2021, ?, ?, ?, ?, 116516, 12/29/2021, 108166, 6/2/2022, 380036, ?, WST Milestone Payments - Completed, ?, ?, 2/25/2022, 506715, 380036, 126679, 8, 8, 8, ?, 3, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:12:20","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332019","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-E-Nasrati","tehsil":"Jahangiri","uc":"Laghari banda","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Munir","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.958010, 70.952630","coordinates":"WST KP_Images\/427f4a14Munir.Picture of WST Before Improvement.053710.jpg","picture_of_wst_before_improvement":"1006","wua_registration_no":"6\/29\/2021","wua_registration_date":"Muhammad Munir khattak","name_of_wua_president":"1420369712879","cnic_no_of_wua_president":"3449642521","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"13","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"517849","total_amount_rs":"388386","govt_share_rs":"129463","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/22\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"155354","amount_of_icr_i_released_rs":"12\/27\/2021","date_of_icr_i_released":"116516","2nd_bill_payment_rs":"12\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"116516","amount_of_icr_ii_released_rs":"12\/29\/2021","date_of_icr_ii_released":"108166","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"380036","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/25\/2022","completion_date":"506715","verified_total_amount_rs":"380036","verified_govt_share_rs":"126679","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"8","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:20:05" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:20:05, ?, ?, Completed, 22043332020, KP, Kohat, Karak, Takht-E-Nasrati, Jahangiri, Shahqaiser banda, Square, Brick Masonry, ?, Shahid Nawaz, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.998400, 70.996480, WST KP_Images/5fb337b9Shahid Nawaz.Picture of WST Before Improvement.085344.jpg, 1086, 10/25/2021, Shahid Nawaz, 1420366544111, 3479595211, 7, 7, 0, 7, 11, 8, 8, 8, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 12/23/2021, 517848, 388386, 129462, ?, 0, ?, ?, 12/24/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 155354, 2/15/2022, 116516, 2/15/2022, ?, ?, ?, ?, 116516, 2/15/2022, 116516, 6/2/2022, 388386, ?, WST Milestone Payments - Completed, ?, ?, 2/24/2022, 517848, 388386, 129462, 8, 8, 1.36, ?, 3, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:20:05","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332020","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-E-Nasrati","tehsil":"Jahangiri","uc":"Shahqaiser banda","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Shahid Nawaz","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.998400, 70.996480","coordinates":"WST KP_Images\/5fb337b9Shahid Nawaz.Picture of WST Before Improvement.085344.jpg","picture_of_wst_before_improvement":"1086","wua_registration_no":"10\/25\/2021","wua_registration_date":"Shahid Nawaz","name_of_wua_president":"1420366544111","cnic_no_of_wua_president":"3479595211","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"11","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/23\/2021","issuance_date_of_govt_share":"517848","total_amount_rs":"388386","govt_share_rs":"129462","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/24\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"155354","amount_of_icr_i_released_rs":"2\/15\/2022","date_of_icr_i_released":"116516","2nd_bill_payment_rs":"2\/15\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"116516","amount_of_icr_ii_released_rs":"2\/15\/2022","date_of_icr_ii_released":"116516","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"388386","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/24\/2022","completion_date":"517848","verified_total_amount_rs":"388386","verified_govt_share_rs":"129462","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:16:50" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:16:50, ?, ?, Completed, 22043332021, KP, Kohat, Karak, Takht-E-Nasrati, Shnawa gudi khel, Shabli banda, Square, Brick Masonry, ?, Javid, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.886270, 71.017870, WST KP_Images/7de087a8Javid.Picture of WST Before Improvement.085333.jpg, 1012, 8/2/2021, Javid badshah, 1420362708329, 3459487515, 8, 8, 0, 8, 18, 12, 8, 8, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 12/21/2021, 517848, 388386, 129462, ?, 0, ?, ?, 12/22/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 155354, 12/27/2021, 116516, 12/29/2021, ?, ?, ?, ?, 116516, 12/29/2021, 108166, 6/2/2022, 380036, ?, WST Milestone Payments - Completed, ?, ?, 2/25/2022, 506715, 380036, 126679, 8, 8, 1.36, ?, 6, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:16:50","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332021","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-E-Nasrati","tehsil":"Shnawa gudi khel","uc":"Shabli banda","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Javid","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.886270, 71.017870","coordinates":"WST KP_Images\/7de087a8Javid.Picture of WST Before Improvement.085333.jpg","picture_of_wst_before_improvement":"1012","wua_registration_no":"8\/2\/2021","wua_registration_date":"Javid badshah","name_of_wua_president":"1420362708329","cnic_no_of_wua_president":"3459487515","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"18","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"517848","total_amount_rs":"388386","govt_share_rs":"129462","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/22\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"155354","amount_of_icr_i_released_rs":"12\/27\/2021","date_of_icr_i_released":"116516","2nd_bill_payment_rs":"12\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"116516","amount_of_icr_ii_released_rs":"12\/29\/2021","date_of_icr_ii_released":"108166","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"380036","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/25\/2022","completion_date":"506715","verified_total_amount_rs":"380036","verified_govt_share_rs":"126679","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"6","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:43:44" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:43:44, ?, ?, Completed, 22043332022, KP, Kohat, Karak, Takht-E-Nasrati, Warana, Muhabati kala, Square, Brick Masonry, ?, Bashir Zaman, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.007830, 70.933790, WST KP_Images/3a90a33cBashir Zaman.Picture of WST Before Improvement.053319.jpg, 1065, 10/4/2021, Bashir zaman, 1420378434219, 3439507913, 8, 8, 0, 8, 11, 8, 8, 8, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 2/23/2022, 517849, 388386, 129463, ?, 0, ?, ?, 2/24/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 155354, 3/8/2022, ?, ?, ?, ?, ?, ?, 0, ?, 224682, 6/2/2022, 380036, ?, WST Milestone Payments - Completed, ?, ?, 3/28/2022, 506715, 380036, 126679, 8, 8, 1.36, ?, 3, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:43:44","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332022","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-E-Nasrati","tehsil":"Warana","uc":"Muhabati kala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Bashir Zaman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.007830, 70.933790","coordinates":"WST KP_Images\/3a90a33cBashir Zaman.Picture of WST Before Improvement.053319.jpg","picture_of_wst_before_improvement":"1065","wua_registration_no":"10\/4\/2021","wua_registration_date":"Bashir zaman","name_of_wua_president":"1420378434219","cnic_no_of_wua_president":"3439507913","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"11","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/23\/2022","issuance_date_of_govt_share":"517849","total_amount_rs":"388386","govt_share_rs":"129463","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/24\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"155354","amount_of_icr_i_released_rs":"3\/8\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"224682","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"380036","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/28\/2022","completion_date":"506715","verified_total_amount_rs":"380036","verified_govt_share_rs":"126679","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 12:04:40" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 12:04:40, ?, ?, Completed, 22043332023, KP, Kohat, Karak, Takht-E-Nasrati, Shnawa gudi khel, Mona khel, Square, Brick Masonry, ?, Safeer Ullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.891710, 70.968570, WST KP_Images/653067afSafeer Ullah.Picture of WST Before Improvement.080332.jpg, 1017, 8/6/2021, Safeer ullah, 1420329049725, 3456207861, 8, 8, 0, 8, 12, 8, 8, 8, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 12/21/2021, 517848, 388386, 129462, ?, 0, ?, ?, 12/22/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 155354, 12/27/2021, 116516, 12/29/2021, ?, ?, ?, ?, 116516, 12/29/2021, 116516, 6/2/2022, 388386, ?, WST Milestone Payments - Completed, ?, ?, 2/24/2022, 517848, 388386, 129462, 8, 8, 1.36, ?, 4, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 12:04:40","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332023","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-E-Nasrati","tehsil":"Shnawa gudi khel","uc":"Mona khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Safeer Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.891710, 70.968570","coordinates":"WST KP_Images\/653067afSafeer Ullah.Picture of WST Before Improvement.080332.jpg","picture_of_wst_before_improvement":"1017","wua_registration_no":"8\/6\/2021","wua_registration_date":"Safeer ullah","name_of_wua_president":"1420329049725","cnic_no_of_wua_president":"3456207861","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"12","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"517848","total_amount_rs":"388386","govt_share_rs":"129462","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/22\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"155354","amount_of_icr_i_released_rs":"12\/27\/2021","date_of_icr_i_released":"116516","2nd_bill_payment_rs":"12\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"116516","amount_of_icr_ii_released_rs":"12\/29\/2021","date_of_icr_ii_released":"116516","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"388386","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/24\/2022","completion_date":"517848","verified_total_amount_rs":"388386","verified_govt_share_rs":"129462","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"4","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 12:15:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 12:15:58, ?, ?, Completed, 22043332024, KP, Kohat, Karak, Takht-E-Nasrati, Jahangiri, Sirak banda, Square, Brick Masonry, ?, Zarin Zaman, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.926060, 71.026240, WST KP_Images/c875cfd2Zarin Zaman.Picture of WST Before Improvement.080406.jpg, 2014, 11/8/2021, Zarin zaman, 4220137858109, 3428255266, 8, 8, 0, 8, 11, 8, 8, 8, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 12/23/2021, 517848, 388386, 129462, ?, 0, ?, ?, 12/24/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 155354, 2/15/2022, 116516, 2/15/2022, ?, ?, ?, ?, 116516, 2/15/2022, 108166, 6/2/2022, 380036, ?, WST Milestone Payments - Completed, ?, ?, 2/25/2022, 506715, 380036, 126679, 8, 8, 1.36, ?, 3, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 12:15:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332024","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-E-Nasrati","tehsil":"Jahangiri","uc":"Sirak banda","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Zarin Zaman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.926060, 71.026240","coordinates":"WST KP_Images\/c875cfd2Zarin Zaman.Picture of WST Before Improvement.080406.jpg","picture_of_wst_before_improvement":"2014","wua_registration_no":"11\/8\/2021","wua_registration_date":"Zarin zaman","name_of_wua_president":"4220137858109","cnic_no_of_wua_president":"3428255266","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"11","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/23\/2021","issuance_date_of_govt_share":"517848","total_amount_rs":"388386","govt_share_rs":"129462","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/24\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"155354","amount_of_icr_i_released_rs":"2\/15\/2022","date_of_icr_i_released":"116516","2nd_bill_payment_rs":"2\/15\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"116516","amount_of_icr_ii_released_rs":"2\/15\/2022","date_of_icr_ii_released":"108166","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"380036","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/25\/2022","completion_date":"506715","verified_total_amount_rs":"380036","verified_govt_share_rs":"126679","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:26:08" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 8/19/2024 13:26:08, ?, ?, Completed, 22043332025, KP, Kohat, Karak, Takht-E-Nasrati, Jahangiri, Bogara, Square, Brick Masonry, ?, Shehryar, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.008390, 71.019060, WST KP_Images/34ef09c6Shehryar.Picture of WST Before Improvement.085356.jpg, 1030, 8/30/2021, Shahiryar, 1420375454159, 3435942400, 8, 8, 0, 8, 12, 8, 8, 8, 1.36, 87, 23016, 0.21, 6, ?, WST Profile - Completed, ?, ?, 2/23/2022, 517848, 388386, 129462, ?, 0, ?, ?, 2/24/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 155354, 3/8/2022, ?, ?, ?, ?, ?, ?, 0, ?, 233032, 10/4/2022, 388386, ?, WST Milestone Payments - Completed, ?, ?, 4/15/2022, 517848, 388386, 129462, 8, 8, 1.36, ?, 4, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"8\/19\/2024 13:26:08","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332025","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-E-Nasrati","tehsil":"Jahangiri","uc":"Bogara","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Shehryar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.008390, 71.019060","coordinates":"WST KP_Images\/34ef09c6Shehryar.Picture of WST Before Improvement.085356.jpg","picture_of_wst_before_improvement":"1030","wua_registration_no":"8\/30\/2021","wua_registration_date":"Shahiryar","name_of_wua_president":"1420375454159","cnic_no_of_wua_president":"3435942400","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"12","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/23\/2022","issuance_date_of_govt_share":"517848","total_amount_rs":"388386","govt_share_rs":"129462","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/24\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"155354","amount_of_icr_i_released_rs":"3\/8\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"233032","amount_of_final_released_rs":"10\/4\/2022","date_of_final_released":"388386","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/15\/2022","completion_date":"517848","verified_total_amount_rs":"388386","verified_govt_share_rs":"129462","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"4","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:16:23" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:16:23, ?, ?, Completed, 22043332026, KP, Kohat, Karak, Takht-E-Nasrati, Warana Ahmad abad, Warana, Square, Brick Masonry, ?, Faiz Dar Ali, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.041550, 70.970330, WST KP_Images/5ce4b46dFaiz Dar Ali.Picture of WST Before Improvement.073800.jpg, 1054, 9/23/2021, Faiz dar ali, 1420360515205, 3329652046, 8, 8, 0, 8, 14, 10, 8, 8, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 12/21/2021, 517848, 388386, 129462, ?, 0, ?, ?, 12/22/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 155354, 12/27/2021, 116516, 12/29/2021, ?, ?, ?, ?, 116516, 12/29/2021, 116516, 6/2/2022, 388386, ?, WST Milestone Payments - Completed, ?, ?, 2/24/2022, 517848, 388386, 129462, 8, 8, 1.36, ?, 4, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:16:23","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332026","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-E-Nasrati","tehsil":"Warana Ahmad abad","uc":"Warana","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Faiz Dar Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.041550, 70.970330","coordinates":"WST KP_Images\/5ce4b46dFaiz Dar Ali.Picture of WST Before Improvement.073800.jpg","picture_of_wst_before_improvement":"1054","wua_registration_no":"9\/23\/2021","wua_registration_date":"Faiz dar ali","name_of_wua_president":"1420360515205","cnic_no_of_wua_president":"3329652046","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"14","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"517848","total_amount_rs":"388386","govt_share_rs":"129462","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/22\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"155354","amount_of_icr_i_released_rs":"12\/27\/2021","date_of_icr_i_released":"116516","2nd_bill_payment_rs":"12\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"116516","amount_of_icr_ii_released_rs":"12\/29\/2021","date_of_icr_ii_released":"116516","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"388386","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/24\/2022","completion_date":"517848","verified_total_amount_rs":"388386","verified_govt_share_rs":"129462","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"4","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:55:24" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 8/19/2024 13:55:24, ?, ?, Completed, 22043332027, KP, Kohat, Karak, Takht-E-Nasrati, Warana Ahmad abad, Muhabati kala, Square, Brick Masonry, ?, Muhammad Salman Ahmad, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.999744, 70.946415, WST KP_Images/7d3d4e06Muhammad Salman Ahmad.Picture of WST Before Improvement.085840.jpg, 1044, 9/13/2021, Muhammad salman ahmad, 1420289036597, 3439651577, 8, 8, 0, 8, 11, 6, 8, 8, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 12/22/2021, 517848, 388386, 129462, ?, 0, ?, ?, 12/22/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 155354, 12/31/2021, 116516, 1/7/2022, ?, ?, ?, ?, 116516, 1/7/2022, 116516, 5/30/2022, 388386, ?, WST Milestone Payments - Completed, ?, ?, 4/12/2022, 517848, 388386, 129462, 8, 8, 1.36, ?, 5, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"8\/19\/2024 13:55:24","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332027","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-E-Nasrati","tehsil":"Warana Ahmad abad","uc":"Muhabati kala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Salman Ahmad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.999744, 70.946415","coordinates":"WST KP_Images\/7d3d4e06Muhammad Salman Ahmad.Picture of WST Before Improvement.085840.jpg","picture_of_wst_before_improvement":"1044","wua_registration_no":"9\/13\/2021","wua_registration_date":"Muhammad salman ahmad","name_of_wua_president":"1420289036597","cnic_no_of_wua_president":"3439651577","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"11","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/22\/2021","issuance_date_of_govt_share":"517848","total_amount_rs":"388386","govt_share_rs":"129462","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/22\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"155354","amount_of_icr_i_released_rs":"12\/31\/2021","date_of_icr_i_released":"116516","2nd_bill_payment_rs":"1\/7\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"116516","amount_of_icr_ii_released_rs":"1\/7\/2022","date_of_icr_ii_released":"116516","amount_of_final_released_rs":"5\/30\/2022","date_of_final_released":"388386","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/12\/2022","completion_date":"517848","verified_total_amount_rs":"388386","verified_govt_share_rs":"129462","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 11:59:12" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 11:59:12, ?, ?, Completed, 22043332028, KP, Kohat, Karak, Takht-E-Nasrati, Warana Ahmad abad, Shekhan banda, Square, Brick Masonry, ?, Amal Badahah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.997878, 70.925286, WST KP_Images/89b94f52Amal Badahah.Picture of WST Before Improvement.080321.jpg, 748, 4/3/2018, Amal badahah, 1420385417395, 3412003741, 8, 8, 0, 8, 9, 4, 8, 8, 1.36, 87, 23016, 0.14, 4, ?, WST Profile - Completed, ?, ?, 12/22/2021, 517848, 388386, 129462, ?, 0, ?, ?, 12/22/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 155354, 12/31/2021, 116516, 1/7/2022, ?, ?, ?, ?, 116516, 1/7/2022, 116516, 4/28/2022, 388386, ?, WST Milestone Payments - Completed, ?, ?, 4/4/2022, 517848, 388386, 129462, 8, 8, 1.36, ?, 5, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 11:59:12","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332028","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-E-Nasrati","tehsil":"Warana Ahmad abad","uc":"Shekhan banda","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Amal Badahah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.997878, 70.925286","coordinates":"WST KP_Images\/89b94f52Amal Badahah.Picture of WST Before Improvement.080321.jpg","picture_of_wst_before_improvement":"748","wua_registration_no":"4\/3\/2018","wua_registration_date":"Amal badahah","name_of_wua_president":"1420385417395","cnic_no_of_wua_president":"3412003741","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"9","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/22\/2021","issuance_date_of_govt_share":"517848","total_amount_rs":"388386","govt_share_rs":"129462","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/22\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"155354","amount_of_icr_i_released_rs":"12\/31\/2021","date_of_icr_i_released":"116516","2nd_bill_payment_rs":"1\/7\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"116516","amount_of_icr_ii_released_rs":"1\/7\/2022","date_of_icr_ii_released":"116516","amount_of_final_released_rs":"4\/28\/2022","date_of_final_released":"388386","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/4\/2022","completion_date":"517848","verified_total_amount_rs":"388386","verified_govt_share_rs":"129462","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:23:51" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:23:51, ?, ?, Completed, 22043332029, KP, Kohat, Karak, Takht-E-Nasrati, Warana Ahmad abad, Tatar khel, Square, Brick Masonry, ?, Sadiq Ur Rehman, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.977752, 70.943234, WST KP_Images/fde42406Sadiq Ur Rehman.Picture of WST Before Improvement.075913.jpg, 1005, 6/21/2021, Sadiq ur rehman, 1420320395859, 3078071648, 10, 10, 0, 10, 16, 9, 12, 12, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 12/13/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/15/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/27/2021, 126000, 12/29/2021, ?, ?, ?, ?, 126000, 12/29/2021, 126000, 4/28/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/22/2022, 560000, 420000, 140000, 12, 12, 1.36, ?, 7, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:23:51","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332029","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-E-Nasrati","tehsil":"Warana Ahmad abad","uc":"Tatar khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sadiq Ur Rehman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.977752, 70.943234","coordinates":"WST KP_Images\/fde42406Sadiq Ur Rehman.Picture of WST Before Improvement.075913.jpg","picture_of_wst_before_improvement":"1005","wua_registration_no":"6\/21\/2021","wua_registration_date":"Sadiq ur rehman","name_of_wua_president":"1420320395859","cnic_no_of_wua_president":"3078071648","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"16","gross_command_area_gca_acres":"9","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/13\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/15\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/27\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"12\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"12\/29\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/28\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/22\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"7","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:34:38" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:34:38, ?, ?, Completed, 22043332030, KP, Kohat, Karak, Takht-E-Nasrati, Warana, Zalini Banda warana, Square, Brick Masonry, ?, Farooq, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.041948, 70.921359, WST KP_Images/8a013165Farooq.Picture of WST Before Improvement.074108.jpg, 896, 8/3/2020, Muhammad farooq, 1420320356673, 3469268168, 8, 8, 0, 8, 13, 7, 8, 8, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 12/13/2021, 517849, 388386, 129463, ?, 0, ?, ?, 12/15/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 155354, 12/27/2021, 116516, 12/29/2021, ?, ?, ?, ?, 116516, 12/29/2021, 116516, 5/30/2022, 388386, ?, WST Milestone Payments - Completed, ?, ?, 4/4/2022, 517848, 388386, 129462, 8, 8, 1.36, ?, 5, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:34:38","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332030","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-E-Nasrati","tehsil":"Warana","uc":"Zalini Banda warana","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Farooq","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.041948, 70.921359","coordinates":"WST KP_Images\/8a013165Farooq.Picture of WST Before Improvement.074108.jpg","picture_of_wst_before_improvement":"896","wua_registration_no":"8\/3\/2020","wua_registration_date":"Muhammad farooq","name_of_wua_president":"1420320356673","cnic_no_of_wua_president":"3469268168","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"13","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/13\/2021","issuance_date_of_govt_share":"517849","total_amount_rs":"388386","govt_share_rs":"129463","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/15\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"155354","amount_of_icr_i_released_rs":"12\/27\/2021","date_of_icr_i_released":"116516","2nd_bill_payment_rs":"12\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"116516","amount_of_icr_ii_released_rs":"12\/29\/2021","date_of_icr_ii_released":"116516","amount_of_final_released_rs":"5\/30\/2022","date_of_final_released":"388386","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/4\/2022","completion_date":"517848","verified_total_amount_rs":"388386","verified_govt_share_rs":"129462","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 12:19:51" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 12:19:51, ?, ?, Completed, 22043332031, KP, Kohat, Karak, Takht-E-Nasrati, Warana Ahmad abad, Alam sheri, Square, Brick Masonry, ?, Zadi Dad Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.979991, 70.924989, WST KP_Images/09da354fZadi Dad Khan.Picture of WST Before Improvement.080417.jpg, 1041, 9/9/2021, Zarin dad khan, 1420382014875, 3479633471, 8, 8, 0, 8, 12, 7, 8, 8, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 5/25/2022, 517852, 388390, 129462, ?, 0, ?, ?, 6/1/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 155356, 6/2/2022, 116517, 6/3/2022, ?, ?, ?, ?, 116517, 6/3/2022, 116517, 10/4/2022, 388390, ?, WST Milestone Payments - Completed, ?, ?, 6/23/2022, 517853, 388390, 129463, 8, 8, 1.36, ?, 5, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 12:19:51","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332031","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-E-Nasrati","tehsil":"Warana Ahmad abad","uc":"Alam sheri","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Zadi Dad Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.979991, 70.924989","coordinates":"WST KP_Images\/09da354fZadi Dad Khan.Picture of WST Before Improvement.080417.jpg","picture_of_wst_before_improvement":"1041","wua_registration_no":"9\/9\/2021","wua_registration_date":"Zarin dad khan","name_of_wua_president":"1420382014875","cnic_no_of_wua_president":"3479633471","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"12","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/25\/2022","issuance_date_of_govt_share":"517852","total_amount_rs":"388390","govt_share_rs":"129462","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/1\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"155356","amount_of_icr_i_released_rs":"6\/2\/2022","date_of_icr_i_released":"116517","2nd_bill_payment_rs":"6\/3\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"116517","amount_of_icr_ii_released_rs":"6\/3\/2022","date_of_icr_ii_released":"116517","amount_of_final_released_rs":"10\/4\/2022","date_of_final_released":"388390","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/23\/2022","completion_date":"517853","verified_total_amount_rs":"388390","verified_govt_share_rs":"129463","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 12:33:06" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 12:33:06, ?, ?, Completed, 22043332032, KP, Kohat, Karak, Takht-E-Nasrati, Warana Ahmad abad, Tater khel, Square, Brick Masonry, ?, Amjid Iqbal, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 32.994150, 70.941120, WST KP_Images/bc13b294Amjid iqbal.Picture of WST Before Improvement.074312.jpg, 1225, 1/7/2022, Amjid iqbal, 1420367845915, 3449801021, 7, 7, 0, 7, 13, 6, 8, 8, 1.36, 87, 23016, 0.10, 3, ?, WST Profile - Completed, ?, ?, 10/5/2022, 618593, 464593, 154000, ?, 0, ?, ?, 10/5/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 185837, 10/12/2022, 139378, 10/18/2022, ?, ?, ?, ?, 139378, 10/18/2022, 94785, 5/30/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/2/2022, 574563, 420000, 154563, 8, 8, 8, ?, 7, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 12:33:06","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332032","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-E-Nasrati","tehsil":"Warana Ahmad abad","uc":"Tater khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Amjid Iqbal","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.994150, 70.941120","coordinates":"WST KP_Images\/bc13b294Amjid iqbal.Picture of WST Before Improvement.074312.jpg","picture_of_wst_before_improvement":"1225","wua_registration_no":"1\/7\/2022","wua_registration_date":"Amjid iqbal","name_of_wua_president":"1420367845915","cnic_no_of_wua_president":"3449801021","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"13","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/5\/2022","issuance_date_of_govt_share":"618593","total_amount_rs":"464593","govt_share_rs":"154000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/5\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"185837","amount_of_icr_i_released_rs":"10\/12\/2022","date_of_icr_i_released":"139378","2nd_bill_payment_rs":"10\/18\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"139378","amount_of_icr_ii_released_rs":"10\/18\/2022","date_of_icr_ii_released":"94785","amount_of_final_released_rs":"5\/30\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/2\/2022","completion_date":"574563","verified_total_amount_rs":"420000","verified_govt_share_rs":"154563","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"8","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"7","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 12:48:16" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 12:48:16, ?, ?, Completed, 22043332033, KP, Kohat, Karak, Takht-E-Nasrati, Chowkara Ahmad abad, Aral banda, Square, Brick Masonry, ?, Amir Nazir, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 33.012525, 70.971965, WST KP_Images/f4b563c0Amir nazir.Picture of WST Before Improvement.083944.jpg, 1230, 1/11/2022, Amir nazir, 1420278087839, 3249110893, 8, 8, 0, 8, 12, 5, 8, 8, 1.36, 87, 23016, 0.10, 3, ?, WST Profile - Completed, ?, ?, 10/3/2022, 619457, 464593, 154864, ?, 0, ?, ?, 10/4/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 185837, 10/4/2022, 139378, 10/6/2022, ?, ?, ?, ?, 139378, 10/6/2022, 94785, 5/30/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/1/2022, 573865, 420000, 153865, 8, 8, 1.36, ?, 7, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 12:48:16","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332033","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-E-Nasrati","tehsil":"Chowkara Ahmad abad","uc":"Aral banda","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Amir Nazir","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.012525, 70.971965","coordinates":"WST KP_Images\/f4b563c0Amir nazir.Picture of WST Before Improvement.083944.jpg","picture_of_wst_before_improvement":"1230","wua_registration_no":"1\/11\/2022","wua_registration_date":"Amir nazir","name_of_wua_president":"1420278087839","cnic_no_of_wua_president":"3249110893","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"12","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/3\/2022","issuance_date_of_govt_share":"619457","total_amount_rs":"464593","govt_share_rs":"154864","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/4\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"185837","amount_of_icr_i_released_rs":"10\/4\/2022","date_of_icr_i_released":"139378","2nd_bill_payment_rs":"10\/6\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"139378","amount_of_icr_ii_released_rs":"10\/6\/2022","date_of_icr_ii_released":"94785","amount_of_final_released_rs":"5\/30\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/1\/2022","completion_date":"573865","verified_total_amount_rs":"420000","verified_govt_share_rs":"153865","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"7","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 12:30:32" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 12:30:32, ?, ?, Completed, 22043332034, KP, Kohat, Karak, Takht-E-Nasrati, Jahangiri, Gardi banda, Square, Brick Masonry, ?, Muhammad Naeem, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 33.006670, 70.970996, WST KP_Images/f875a897Muhammad naeem.Picture of WST Before Improvement.084908.jpg, 1253, 1/28/2022, Muhammad naeem, 1420397514505, 3489045775, 8, 8, 0, 8, 13, 6, 8, 8, 1.36, 87, 23016, 0.10, 3, ?, WST Profile - Completed, ?, ?, 10/3/2022, 617957, 464593, 153364, ?, 0, ?, ?, 10/3/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 185837, 10/4/2022, 139378, 10/6/2022, ?, ?, ?, ?, 139378, 10/6/2022, 94785, 5/30/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/31/2022, 573000, 420000, 153000, 8, 8, 1.36, ?, 7, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 12:30:32","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332034","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-E-Nasrati","tehsil":"Jahangiri","uc":"Gardi banda","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Naeem","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.006670, 70.970996","coordinates":"WST KP_Images\/f875a897Muhammad naeem.Picture of WST Before Improvement.084908.jpg","picture_of_wst_before_improvement":"1253","wua_registration_no":"1\/28\/2022","wua_registration_date":"Muhammad naeem","name_of_wua_president":"1420397514505","cnic_no_of_wua_president":"3489045775","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"13","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/3\/2022","issuance_date_of_govt_share":"617957","total_amount_rs":"464593","govt_share_rs":"153364","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/3\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"185837","amount_of_icr_i_released_rs":"10\/4\/2022","date_of_icr_i_released":"139378","2nd_bill_payment_rs":"10\/6\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"139378","amount_of_icr_ii_released_rs":"10\/6\/2022","date_of_icr_ii_released":"94785","amount_of_final_released_rs":"5\/30\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/31\/2022","completion_date":"573000","verified_total_amount_rs":"420000","verified_govt_share_rs":"153000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"7","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 12:45:57" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 12:45:57, ?, ?, Completed, 22043332035, KP, Kohat, Karak, Takht-E-Nasrati, Warana Ahmad abad, Muhabati kala, Square, Brick Masonry, ?, Muhammad Rauf, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 32.997821, 70.932572, WST KP_Images/327cc132Muhammad rauf.Picture of WST Before Improvement.085910.jpg, 1235, 4/12/2022, Muhammad rauf, 1210125648825, 3439001330, 8, 8, 0, 8, 19, 6, 8, 8, 1.36, 87, 23016, 0.10, 3, ?, WST Profile - Completed, ?, ?, 10/4/2022, 619458, 464593, 154865, ?, 0, ?, ?, 10/4/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 185837, 10/13/2022, 139378, 10/18/2022, ?, ?, ?, ?, 139378, 10/18/2022, 94785, 5/30/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/1/2022, 573865, 420000, 153865, 8, 8, 1.36, ?, 13, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 12:45:57","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332035","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-E-Nasrati","tehsil":"Warana Ahmad abad","uc":"Muhabati kala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Rauf","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.997821, 70.932572","coordinates":"WST KP_Images\/327cc132Muhammad rauf.Picture of WST Before Improvement.085910.jpg","picture_of_wst_before_improvement":"1235","wua_registration_no":"4\/12\/2022","wua_registration_date":"Muhammad rauf","name_of_wua_president":"1210125648825","cnic_no_of_wua_president":"3439001330","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"19","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/4\/2022","issuance_date_of_govt_share":"619458","total_amount_rs":"464593","govt_share_rs":"154865","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/4\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"185837","amount_of_icr_i_released_rs":"10\/13\/2022","date_of_icr_i_released":"139378","2nd_bill_payment_rs":"10\/18\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"139378","amount_of_icr_ii_released_rs":"10\/18\/2022","date_of_icr_ii_released":"94785","amount_of_final_released_rs":"5\/30\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/1\/2022","completion_date":"573865","verified_total_amount_rs":"420000","verified_govt_share_rs":"153865","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"13","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 11:19:49" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 11:19:49, ?, ?, Completed, 22043332036, KP, Kohat, Karak, Takht-E-Nasrati, Chowkara Ahmad abad, Saifal korona, Square, Brick Masonry, ?, Sonid Iqbal, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 33.018834, 71.000437, WST KP_Images/467f6495Sonid iqbal.Picture of WST Before Improvement.090838.jpg, 1159, 12/6/2021, Sonid iqbal, 1420384963493, 3135654706, 8, 8, 0, 8, 9, 5, 8, 8, 1.36, 87, 23016, 0.10, 3, ?, WST Profile - Completed, ?, ?, 10/5/2022, 617817, 464593, 153224, ?, 0, ?, ?, 10/5/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 185837, 10/12/2022, 139378, 10/18/2022, ?, ?, ?, ?, 139378, 10/18/2022, 94785, 5/30/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/1/2022, 573345, 420000, 153345, 8, 8, 1.36, ?, 4, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 11:19:49","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332036","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-E-Nasrati","tehsil":"Chowkara Ahmad abad","uc":"Saifal korona","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sonid Iqbal","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.018834, 71.000437","coordinates":"WST KP_Images\/467f6495Sonid iqbal.Picture of WST Before Improvement.090838.jpg","picture_of_wst_before_improvement":"1159","wua_registration_no":"12\/6\/2021","wua_registration_date":"Sonid iqbal","name_of_wua_president":"1420384963493","cnic_no_of_wua_president":"3135654706","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"9","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/5\/2022","issuance_date_of_govt_share":"617817","total_amount_rs":"464593","govt_share_rs":"153224","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/5\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"185837","amount_of_icr_i_released_rs":"10\/12\/2022","date_of_icr_i_released":"139378","2nd_bill_payment_rs":"10\/18\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"139378","amount_of_icr_ii_released_rs":"10\/18\/2022","date_of_icr_ii_released":"94785","amount_of_final_released_rs":"5\/30\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/1\/2022","completion_date":"573345","verified_total_amount_rs":"420000","verified_govt_share_rs":"153345","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"4","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 12:38:55" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 12:38:55, ?, ?, Completed, 22043332037, KP, Kohat, Karak, Takht-E-Nasrati, Shnwa gudi khel, Shahidan banda, Square, Brick Masonry, ?, Nasir Jamil, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 32.918970, 71.054800, WST KP_Images/722ee72dNasir Jamil.Picture of WST Before Improvement.102201.jpg, 1367, 5/23/2022, Nair jamil, 1420359568511, 3449499669, 8, 8, 0, 8, 16, 8, 8, 8, 1.36, 87, 23016, 0.17, 5, ?, WST Profile - Completed, ?, ?, 10/4/2022, 618458, 464593, 153865, ?, 0, ?, ?, 10/4/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 185837, 10/13/2022, 139378, 10/18/2022, ?, ?, ?, ?, 139378, 10/18/2022, 94785, 5/30/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/1/2022, 573568, 420000, 153568, 8, 8, 1.36, ?, 8, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 12:38:55","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332037","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-E-Nasrati","tehsil":"Shnwa gudi khel","uc":"Shahidan banda","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Nasir Jamil","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.918970, 71.054800","coordinates":"WST KP_Images\/722ee72dNasir Jamil.Picture of WST Before Improvement.102201.jpg","picture_of_wst_before_improvement":"1367","wua_registration_no":"5\/23\/2022","wua_registration_date":"Nair jamil","name_of_wua_president":"1420359568511","cnic_no_of_wua_president":"3449499669","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"16","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.17","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/4\/2022","issuance_date_of_govt_share":"618458","total_amount_rs":"464593","govt_share_rs":"153865","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/4\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"185837","amount_of_icr_i_released_rs":"10\/13\/2022","date_of_icr_i_released":"139378","2nd_bill_payment_rs":"10\/18\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"139378","amount_of_icr_ii_released_rs":"10\/18\/2022","date_of_icr_ii_released":"94785","amount_of_final_released_rs":"5\/30\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/1\/2022","completion_date":"573568","verified_total_amount_rs":"420000","verified_govt_share_rs":"153568","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"8","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 12:41:51" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 12:41:51, ?, ?, Completed, 22043332038, KP, Kohat, Karak, Takht-E-Nasrati, Warana Ahmad abad, Haji banda, Square, Brick Masonry, ?, Raham Zad, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 32.976883, 70.931513, WST KP_Images/2edd32e2Raham zad.Picture of WST Before Improvement.104216.jpg, 1288, 2/28/2022, Raham zad, 1420339535617, 3447711704, 8, 8, 0, 8, 13, 6, 8, 8, 1.36, 87, 23016, 0.10, 3, ?, WST Profile - Completed, ?, ?, 10/4/2022, 618458, 464593, 153865, ?, 0, ?, ?, 10/4/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 185837, 10/13/2022, 139378, 10/18/2022, ?, ?, ?, ?, 139378, 10/18/2022, 94785, 5/30/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/1/2022, 573865, 420000, 153865, 8, 8, 1.36, ?, 7, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 12:41:51","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22043332038","wst_id":"KP","zone":"Kohat","division":"Karak","district":"Takht-E-Nasrati","tehsil":"Warana Ahmad abad","uc":"Haji banda","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Raham Zad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.976883, 70.931513","coordinates":"WST KP_Images\/2edd32e2Raham zad.Picture of WST Before Improvement.104216.jpg","picture_of_wst_before_improvement":"1288","wua_registration_no":"2\/28\/2022","wua_registration_date":"Raham zad","name_of_wua_president":"1420339535617","cnic_no_of_wua_president":"3447711704","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"13","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/4\/2022","issuance_date_of_govt_share":"618458","total_amount_rs":"464593","govt_share_rs":"153865","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/4\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"185837","amount_of_icr_i_released_rs":"10\/13\/2022","date_of_icr_i_released":"139378","2nd_bill_payment_rs":"10\/18\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"139378","amount_of_icr_ii_released_rs":"10\/18\/2022","date_of_icr_ii_released":"94785","amount_of_final_released_rs":"5\/30\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/1\/2022","completion_date":"573865","verified_total_amount_rs":"420000","verified_govt_share_rs":"153865","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"7","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/29/2024 15:09:23" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/29/2024 15:09:23, ?, ?, Completed, 22051132001, KP, Malakand, Malakand, Batkhela, Piran, Bostu, Square, Brick Masonry, ?, Sulaiman Shams, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.58835,71.908506, WST KP_Images/241Sulaiman Shams.Picture of WST Before Improvement.100829.jpg, 2156, 2/4/2020, Sulaiman Shams, 1540206678847, 3459513962, 13, 13, 0, 13, 9, 4, 10, 10, 1.36, 136, 35979, 0.15, 4, ?, WST Profile - Completed, ?, ?, 2/27/2020, 525000, 420000, 105000, ?, 0, ?, ?, 2/28/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 3/17/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/17/2020, 525000, 420000, 105000, 10, 10, 1.36, WST KP_Images/241Sulaiman Shams.Picture of WST - After Completion.101033.jpg, 3, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/29\/2024 15:09:23","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22051132001","wst_id":"KP","zone":"Malakand","division":"Malakand","district":"Batkhela","tehsil":"Piran","uc":"Bostu","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sulaiman Shams","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.58835,71.908506","coordinates":"WST KP_Images\/241Sulaiman Shams.Picture of WST Before Improvement.100829.jpg","picture_of_wst_before_improvement":"2156","wua_registration_no":"2\/4\/2020","wua_registration_date":"Sulaiman Shams","name_of_wua_president":"1540206678847","cnic_no_of_wua_president":"3459513962","contact_no_of_wua_president":"13","total_number_of_shareholders":"13","male_wua_members":"0","female_wua_members":"13","total_wua_members":"9","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.15","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/27\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/28\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/17\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/17\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/241Sulaiman Shams.Picture of WST - After Completion.101033.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 15:46:14" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/16/2024 15:46:14, ?, ?, Completed, 22051232001, KP, Malakand, Malakand, Dargai, Meherdi, Meherdi, Square, Brick Masonry, ?, Sultan Karim, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.47771,71.877128, WST KP_Images/238Sultan Karim.Picture of WST Before Improvement.104536.jpg, 2153, 1/13/2020, Sultan Kareem, 1540126529045, 3349324404, 14, 14, 0, 14, 10, 5, 10, 10, 1.36, 136, 35979, 0.21, 6, ?, WST Profile - Completed, ?, ?, 1/28/2020, 525000, 420000, 105000, ?, 0, ?, ?, 1/29/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 2/25/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/25/2020, 525000, 420000, 105000, 10, 10, 1.36, ?, 3, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/16\/2024 15:46:14","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22051232001","wst_id":"KP","zone":"Malakand","division":"Malakand","district":"Dargai","tehsil":"Meherdi","uc":"Meherdi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sultan Karim","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.47771,71.877128","coordinates":"WST KP_Images\/238Sultan Karim.Picture of WST Before Improvement.104536.jpg","picture_of_wst_before_improvement":"2153","wua_registration_no":"1\/13\/2020","wua_registration_date":"Sultan Kareem","name_of_wua_president":"1540126529045","cnic_no_of_wua_president":"3349324404","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"10","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/28\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/29\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"2\/25\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/25\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 15:52:25" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/16/2024 15:52:25, ?, ?, Completed, 22051232002, KP, Malakand, Malakand, Dargai, Mosanaina, Sharif Abad, Square, Brick Masonry, ?, Muhammad Ameen, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.46898,71.860772, WST KP_Images/239Muhammad Ameen.Picture of WST Before Improvement.105058.jpg, 2154, 1/27/2020, Muhamman Amin, 1540280516791, 3449077452, 9, 9, 0, 9, 10, 8, 10, 10, 1.36, 136, 35979, 0.19, 5, ?, WST Profile - Completed, ?, ?, 2/27/2020, 525000, 420000, 105000, ?, 0, ?, ?, 2/28/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 3/17/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/17/2020, 525000, 420000, 105000, 10, 10, 1.36, WST KP_Images/239Muhammad Ameen.Picture of WST - After Completion.105435.jpg, 5, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/16\/2024 15:52:25","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22051232002","wst_id":"KP","zone":"Malakand","division":"Malakand","district":"Dargai","tehsil":"Mosanaina","uc":"Sharif Abad","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Ameen","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.46898,71.860772","coordinates":"WST KP_Images\/239Muhammad Ameen.Picture of WST Before Improvement.105058.jpg","picture_of_wst_before_improvement":"2154","wua_registration_no":"1\/27\/2020","wua_registration_date":"Muhamman Amin","name_of_wua_president":"1540280516791","cnic_no_of_wua_president":"3449077452","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"10","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/27\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/28\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/17\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/17\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/239Muhammad Ameen.Picture of WST - After Completion.105435.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 16:03:25" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/16/2024 16:03:25, ?, ?, Completed, 22051232003, KP, Malakand, Malakand, Dargai, Naro Ubo, Nehr Bangla Naro Oba, Square, Brick Masonry, ?, Yasin Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.41281,71.781786, WST KP_Images/240Yasin Khan.Picture of WST Before Improvement.105657.jpg, 2155, 2/3/2020, Yasin Khan, 1710244656773, 3449039055, 10, 10, 0, 10, 12, 10, 10, 10, 1.36, 136, 35979, 0.21, 6, ?, WST Profile - Completed, ?, ?, 2/27/2020, 525000, 420000, 105000, ?, 0, ?, ?, 2/28/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 3/17/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/17/2020, 525000, 420000, 105000, 10, 10, 1.36, WST KP_Images/240Yasin Khan.Picture of WST - After Completion.110610.jpg, 5, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/16\/2024 16:03:25","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22051232003","wst_id":"KP","zone":"Malakand","division":"Malakand","district":"Dargai","tehsil":"Naro Ubo","uc":"Nehr Bangla Naro Oba","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Yasin Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.41281,71.781786","coordinates":"WST KP_Images\/240Yasin Khan.Picture of WST Before Improvement.105657.jpg","picture_of_wst_before_improvement":"2155","wua_registration_no":"2\/3\/2020","wua_registration_date":"Yasin Khan","name_of_wua_president":"1710244656773","cnic_no_of_wua_president":"3449039055","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/27\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/28\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/17\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/17\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/240Yasin Khan.Picture of WST - After Completion.110610.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 16:09:50" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/16/2024 16:09:50, ?, ?, Completed, 22051232004, KP, Malakand, Malakand, Dargai, Naro Ubo, Palai Shah, Square, Brick Masonry, ?, Muhammad Zubair, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.4247,71.784814, WST KP_Images/242Muhammad Zubair.Picture of WST Before Improvement.110812.jpg, 2157, 1/13/2020, Muhammad Zubair, 1540189833909, 3449302106, 15, 15, 0, 15, 7, 5, 10, 10, 1.36, 136, 35979, 0.15, 4, ?, WST Profile - Completed, ?, ?, 1/28/2020, 525000, 420000, 105000, ?, 0, ?, ?, 1/29/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 2/24/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/24/2020, 525000, 420000, 105000, 10, 10, 1.36, WST KP_Images/242Muhammad Zubair.Picture of WST - After Completion.111329.jpg, 3, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/16\/2024 16:09:50","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22051232004","wst_id":"KP","zone":"Malakand","division":"Malakand","district":"Dargai","tehsil":"Naro Ubo","uc":"Palai Shah","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Zubair","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.4247,71.784814","coordinates":"WST KP_Images\/242Muhammad Zubair.Picture of WST Before Improvement.110812.jpg","picture_of_wst_before_improvement":"2157","wua_registration_no":"1\/13\/2020","wua_registration_date":"Muhammad Zubair","name_of_wua_president":"1540189833909","cnic_no_of_wua_president":"3449302106","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"7","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.15","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/28\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/29\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"2\/24\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/24\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/242Muhammad Zubair.Picture of WST - After Completion.111329.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/4/2024 14:32:51" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/4/2024 14:32:51, ?, ?, Completed, 22051232005, KP, Malakand, Malakand, Dargai, Har Yan Kot, Jummu, Square, Brick Masonry, ?, Noor Wahab, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.47588,71.80469, WST KP_Images/248Noor Wahab.Picture of WST Before Improvement.051525.jpg, 2263, 11/2/2020, Noor Wahab, 1540181988541, 3339072602, 10, 10, 0, 10, 6, 4, 10, 10, 1.36, 87.04, 23026, 0.18, 5, ?, WST Profile - Completed, ?, ?, 11/16/2020, 525000, 420000, 105000, ?, 0, ?, ?, 11/17/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 11/26/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 12/15/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/15/2020, 525000, 420000, 105000, 10, 10, 1.36, WST KP_Images/248Noor Wahab.Picture of WST - After Completion.053532.jpg, 2, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/4\/2024 14:32:51","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22051232005","wst_id":"KP","zone":"Malakand","division":"Malakand","district":"Dargai","tehsil":"Har Yan Kot","uc":"Jummu","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Noor Wahab","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.47588,71.80469","coordinates":"WST KP_Images\/248Noor Wahab.Picture of WST Before Improvement.051525.jpg","picture_of_wst_before_improvement":"2263","wua_registration_no":"11\/2\/2020","wua_registration_date":"Noor Wahab","name_of_wua_president":"1540181988541","cnic_no_of_wua_president":"3339072602","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"6","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/16\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/17\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"11\/26\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/15\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/15\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/248Noor Wahab.Picture of WST - After Completion.053532.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/4/2024 13:11:42" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/4/2024 13:11:42, ?, ?, Completed, 22051232006, KP, Malakand, Malakand, Dargai, Har Yan Kot, Jummu, Square, Brick Masonry, ?, Yousaf Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.49049,71.843236, WST KP_Images/249Yousaf Khan.Picture of WST Before Improvement.054016.jpg, 2254, 11/11/2020, Yousaf Khan, 1540166554201, 3428134249, 9, 9, 0, 9, 8, 6, 10, 10, 1.36, 136, 35979, 0.17, 5, ?, WST Profile - Completed, ?, ?, 12/9/2020, 525000, 420000, 105000, ?, 0, ?, ?, 12/11/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/14/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 12/25/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/25/2020, 525000, 420000, 105000, 10, 10, 1.36, WST KP_Images/249Yousaf Khan.Picture of WST - After Completion.054408.jpg, 3, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/4\/2024 13:11:42","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22051232006","wst_id":"KP","zone":"Malakand","division":"Malakand","district":"Dargai","tehsil":"Har Yan Kot","uc":"Jummu","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Yousaf Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.49049,71.843236","coordinates":"WST KP_Images\/249Yousaf Khan.Picture of WST Before Improvement.054016.jpg","picture_of_wst_before_improvement":"2254","wua_registration_no":"11\/11\/2020","wua_registration_date":"Yousaf Khan","name_of_wua_president":"1540166554201","cnic_no_of_wua_president":"3428134249","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.17","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/9\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/11\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/14\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/25\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/25\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/249Yousaf Khan.Picture of WST - After Completion.054408.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/4/2024 14:23:01" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (6, 9/4/2024 14:23:01, ?, ?, Completed, 22051232007, KP, Malakand, Malakand, Dargai, Heroshah, Naro obo, Square, Brick Masonry, ?, Mohammad Rafiq, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.439486, 71.769442, WST KP_Images/c36ae95cMohammad Rafiq.Picture of WST Before Improvement.060400.jpg, 302, 3/17/2021, Mohammad Rafiq, 1540107205811, 3412272301, 15, 15, 0, 15, 6, 5, 8, 8, 1.36, 87.04, 23026, 0.07, 2, ?, WST Profile - Completed, ?, ?, 9/22/2021, 525000, 420000, 105000, ?, 0, ?, ?, 9/22/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 168000, 9/30/2021, ?, ?, ?, ?, ?, ?, 0, ?, 252000, 10/7/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/25/2021, 525000, 420000, 105000, 8, 8.31, 8.31, WST KP_Images/c36ae95cMohammad Rafiq.Picture of WST - After Completion.060915.jpg, 2, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"6","edit_counter":"9\/4\/2024 14:23:01","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22051232007","wst_id":"KP","zone":"Malakand","division":"Malakand","district":"Dargai","tehsil":"Heroshah","uc":"Naro obo","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mohammad Rafiq","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.439486, 71.769442","coordinates":"WST KP_Images\/c36ae95cMohammad Rafiq.Picture of WST Before Improvement.060400.jpg","picture_of_wst_before_improvement":"302","wua_registration_no":"3\/17\/2021","wua_registration_date":"Mohammad Rafiq","name_of_wua_president":"1540107205811","cnic_no_of_wua_president":"3412272301","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/22\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/22\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"9\/30\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"252000","amount_of_final_released_rs":"10\/7\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/25\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8.31","executed_wst_width_meter":"8.31","executed_wst_depth_meter":"WST KP_Images\/c36ae95cMohammad Rafiq.Picture of WST - After Completion.060915.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/4/2024 13:04:28" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (7, 9/4/2024 13:04:28, ?, ?, Completed, 22051232008, KP, Malakand, Malakand, Dargai, Hero shah, Naro obo, Square, Brick Masonry, ?, Sawtar Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.444824, 71.780419, WST KP_Images/cd4c4035Sawtar Khan.Picture of WST Before Improvement.061236.jpg, 307, 3/18/2021, Sawtar khan, 1540140476309, 3429115481, 8, 8, 0, 8, 5, 4, 8, 8, 1.36, 87.04, 23026, 0.17, 5, ?, WST Profile - Completed, ?, ?, 9/22/2021, 525000, 420000, 105000, ?, 0, ?, ?, 9/22/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 168000, 9/30/2021, ?, ?, ?, ?, ?, ?, 0, ?, 252000, 10/7/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/25/2021, 525000, 420000, 105000, 8, 8.31, 1.36, WST KP_Images/cd4c4035Sawtar Khan.Picture of WST - After Completion.061511.jpg, 3, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"7","edit_counter":"9\/4\/2024 13:04:28","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22051232008","wst_id":"KP","zone":"Malakand","division":"Malakand","district":"Dargai","tehsil":"Hero shah","uc":"Naro obo","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sawtar Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.444824, 71.780419","coordinates":"WST KP_Images\/cd4c4035Sawtar Khan.Picture of WST Before Improvement.061236.jpg","picture_of_wst_before_improvement":"307","wua_registration_no":"3\/18\/2021","wua_registration_date":"Sawtar khan","name_of_wua_president":"1540140476309","cnic_no_of_wua_president":"3429115481","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.17","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/22\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/22\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"9\/30\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"252000","amount_of_final_released_rs":"10\/7\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/25\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8.31","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/cd4c4035Sawtar Khan.Picture of WST - After Completion.061511.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/29/2024 15:08:24" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/29/2024 15:08:24, ?, ?, Completed, 22051232009, KP, Malakand, Malakand, Dargai, Meherdi, Meherdi, Square, Brick Masonry, ?, Abdul Haleem, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.608097, 71.951761, WST KP_Images/56f5ee7bAbdul haleem.Picture of WST Before Improvement.071433.jpg, 351, 4/26/2021, Wakeel, 1540265569067, 3469440198, 9, 9, 0, 9, 9, 8, 8, 8, 1.36, 98.2, 25979, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/3/2022, 525000, 420000, 105000, ?, 0, ?, ?, 2/4/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 2/8/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/8/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/6/2022, 525000, 420000, 105000, 8, 8.1, 1.36, WST KP_Images/56f5ee7bAbdul Haleem.Picture of WST - After Completion.101225.jpg, 2, 91.00%, 100.00%, 9.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/29\/2024 15:08:24","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22051232009","wst_id":"KP","zone":"Malakand","division":"Malakand","district":"Dargai","tehsil":"Meherdi","uc":"Meherdi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Haleem","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.608097, 71.951761","coordinates":"WST KP_Images\/56f5ee7bAbdul haleem.Picture of WST Before Improvement.071433.jpg","picture_of_wst_before_improvement":"351","wua_registration_no":"4\/26\/2021","wua_registration_date":"Wakeel","name_of_wua_president":"1540265569067","cnic_no_of_wua_president":"3469440198","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"9","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"98.2","storage_capacity_m3":"25979","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/3\/2022","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/4\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"2\/8\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/6\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8.1","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/56f5ee7bAbdul Haleem.Picture of WST - After Completion.101225.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"91.00%","water_saving":"100.00%","water_losses_before_improvement":"9.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/4/2024 13:05:52" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (5, 9/4/2024 13:05:52, ?, ?, Completed, 22051237001, KP, Malakand, Malakand, Dargai, Heroshah, Jamo banda, Square, Stone Masonry, ?, Amir Zaman, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.468240, 71.783168, WST KP_Images/3ce0f144Amir Zaman.Picture of WST Before Improvement.063502.jpg, 303, 3/17/2021, Wahid zaib, 1540171426773, 3134433578, 8, 8, 0, 8, 5, 4, 8, 8, 1.36, 87.04, 23026, 0.21, 6, ?, WST Profile - Completed, ?, ?, 9/27/2021, 525000, 420000, 105000, ?, 0, ?, ?, 9/28/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 168000, 9/30/2021, ?, ?, ?, ?, ?, ?, 0, ?, 252000, 10/7/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/25/2021, 525000, 420000, 105000, 8, 8.31, 1.36, WST KP_Images/3ce0f144Amir Zaman.Picture of WST - After Completion.063831.jpg, 3, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"5","edit_counter":"9\/4\/2024 13:05:52","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22051237001","wst_id":"KP","zone":"Malakand","division":"Malakand","district":"Dargai","tehsil":"Heroshah","uc":"Jamo banda","village":"Square","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Amir Zaman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.468240, 71.783168","coordinates":"WST KP_Images\/3ce0f144Amir Zaman.Picture of WST Before Improvement.063502.jpg","picture_of_wst_before_improvement":"303","wua_registration_no":"3\/17\/2021","wua_registration_date":"Wahid zaib","name_of_wua_president":"1540171426773","cnic_no_of_wua_president":"3134433578","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/27\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/28\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"9\/30\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"252000","amount_of_final_released_rs":"10\/7\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/25\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8.31","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/3ce0f144Amir Zaman.Picture of WST - After Completion.063831.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/29/2024 15:04:16" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/29/2024 15:04:16, ?, ?, Completed, 22051332001, KP, Malakand, Malakand, Thana Bazai, Zoormandai, Shah Kot, Square, Brick Masonry, ?, Sultan Ud Din, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.53451,72.059131, WST KP_Images/243Sultan Ud Din.Picture of WST Before Improvement.100346.jpg, 2165, 1/27/2020, Sultan Ud Din, 1540214481269, 3454481087, 15, 15, 0, 15, 5, 5, 10, 10, 1.36, 136, 35979, 0.07, 2, ?, WST Profile - Completed, ?, ?, 2/27/2020, 525000, 420000, 105000, ?, 0, ?, ?, 2/28/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 3/17/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/17/2020, 525000, 420000, 105000, 10, 10, 1.36, WST KP_Images/243Sultan Ud Din.Picture of WST - After Completion.100511.jpg, 4, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/29\/2024 15:04:16","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22051332001","wst_id":"KP","zone":"Malakand","division":"Malakand","district":"Thana Bazai","tehsil":"Zoormandai","uc":"Shah Kot","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sultan Ud Din","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.53451,72.059131","coordinates":"WST KP_Images\/243Sultan Ud Din.Picture of WST Before Improvement.100346.jpg","picture_of_wst_before_improvement":"2165","wua_registration_no":"1\/27\/2020","wua_registration_date":"Sultan Ud Din","name_of_wua_president":"1540214481269","cnic_no_of_wua_president":"3454481087","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/27\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/28\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/17\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/17\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/243Sultan Ud Din.Picture of WST - After Completion.100511.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/29/2024 14:40:44" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/29/2024 14:40:44, ?, ?, Completed, 22051332002, KP, Malakand, Malakand, Thana Bazai, Palai, Khona, Square, Brick Masonry, ?, Salman Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.50303,72.106597, WST KP_Images/244Salman Khan.Picture of WST Before Improvement.093614.jpg, 2166, 1/27/2020, Salman Khan, 6110119735093, 3458543392, 10, 10, 0, 10, 8, 5, 10, 10, 1.36, 136, 35979, 0.11, 3, ?, WST Profile - Completed, ?, ?, 1/28/2020, 525000, 420000, 105000, ?, 0, ?, ?, 1/29/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 2/24/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/24/2020, 525000, 420000, 105000, 10, 10, 1.36, WST KP_Images/244Salman Khan.Picture of WST - After Completion.094336.jpg, 3, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/29\/2024 14:40:44","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22051332002","wst_id":"KP","zone":"Malakand","division":"Malakand","district":"Thana Bazai","tehsil":"Palai","uc":"Khona","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Salman Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.50303,72.106597","coordinates":"WST KP_Images\/244Salman Khan.Picture of WST Before Improvement.093614.jpg","picture_of_wst_before_improvement":"2166","wua_registration_no":"1\/27\/2020","wua_registration_date":"Salman Khan","name_of_wua_president":"6110119735093","cnic_no_of_wua_president":"3458543392","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"8","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/28\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/29\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"2\/24\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/24\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/244Salman Khan.Picture of WST - After Completion.094336.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/29/2024 14:42:04" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/29/2024 14:42:04, ?, ?, Completed, 22051332003, KP, Malakand, Malakand, Thana Bazai, Nul Gunyar, Nul, Square, Brick Masonry, ?, Shakeel Ahmed, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.60151,72.093975, WST KP_Images/245Shakeel Ahmed.Picture of WST Before Improvement.063511.jpg, 914, 6/1/2021, Shakeel Ahmed, 1540214363897, 3449186506, 9, 9, 0, 9, 10, 8, 8, 8, 1.36, 136, 35979, 0.19, 5, ?, WST Profile - Completed, ?, ?, 6/7/2021, 525000, 420000, 105000, ?, 0, ?, ?, 6/7/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 6/30/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2021, 525000, 420000, 105000, 8, 8, 1.36, ?, 3, 70.00%, 100.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, Shakeel Ahmed, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/29\/2024 14:42:04","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22051332003","wst_id":"KP","zone":"Malakand","division":"Malakand","district":"Thana Bazai","tehsil":"Nul Gunyar","uc":"Nul","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Shakeel Ahmed","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.60151,72.093975","coordinates":"WST KP_Images\/245Shakeel Ahmed.Picture of WST Before Improvement.063511.jpg","picture_of_wst_before_improvement":"914","wua_registration_no":"6\/1\/2021","wua_registration_date":"Shakeel Ahmed","name_of_wua_president":"1540214363897","cnic_no_of_wua_president":"3449186506","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"10","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/7\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/7\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/30\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"70.00%","water_saving":"100.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":"Shakeel Ahmed","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/4/2024 14:16:55" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/4/2024 14:16:55, ?, ?, Completed, 22051332004, KP, Malakand, Malakand, Thana Bazai, Palai, Ziarat Palai, Rectangular, Brick Masonry, ?, Muhammad Zamin, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.50485,72.08147, WST KP_Images/246Muhammad Zamin.Picture of WST Before Improvement.062405.jpg, 2265, 8/7/2020, Muhammad Zamin, 1560204805687, 3444288718, 12, 12, 0, 12, 6, 5, 10, 10, 1.36, 136, 35979, 0.18, 5, ?, WST Profile - Completed, ?, ?, 11/16/2020, 525000, 420000, 105000, ?, 0, ?, ?, 11/16/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/14/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 12/25/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/14/2020, 525000, 420000, 105000, 10, 10, 1.36, ?, 1, 90.00%, 100.00%, 90.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/4\/2024 14:16:55","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22051332004","wst_id":"KP","zone":"Malakand","division":"Malakand","district":"Thana Bazai","tehsil":"Palai","uc":"Ziarat Palai","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Zamin","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.50485,72.08147","coordinates":"WST KP_Images\/246Muhammad Zamin.Picture of WST Before Improvement.062405.jpg","picture_of_wst_before_improvement":"2265","wua_registration_no":"8\/7\/2020","wua_registration_date":"Muhammad Zamin","name_of_wua_president":"1560204805687","cnic_no_of_wua_president":"3444288718","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/16\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/14\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/25\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/14\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"90.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/29/2024 15:00:44" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/29/2024 15:00:44, ?, ?, Completed, 22051332005, KP, Malakand, Malakand, Thana Bazai, Said Abad Khan Pallow, Alladand, Square, Brick Masonry, ?, Wajid Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.61669,72.034177, WST KP_Images/247Wajid Khan.Picture of WST Before Improvement.095940.jpg, 102, 8/7/2020, Wajid Khan, 1540217551003, 3469365958, 10, 10, 0, 10, 10, 10, 10, 10, 1.36, 136, 35979, 0.06, 2, ?, WST Profile - Completed, ?, ?, 11/16/2020, 525000, 420000, 105000, ?, 0, ?, ?, 11/16/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 12/14/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/14/2020, 525000, 420000, 105000, 10, 10, 1.36, WST KP_Images/247Wajid Khan.Picture of WST - After Completion.100151.jpg, 4, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/29\/2024 15:00:44","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22051332005","wst_id":"KP","zone":"Malakand","division":"Malakand","district":"Thana Bazai","tehsil":"Said Abad Khan Pallow","uc":"Alladand","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wajid Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.61669,72.034177","coordinates":"WST KP_Images\/247Wajid Khan.Picture of WST Before Improvement.095940.jpg","picture_of_wst_before_improvement":"102","wua_registration_no":"8\/7\/2020","wua_registration_date":"Wajid Khan","name_of_wua_president":"1540217551003","cnic_no_of_wua_president":"3469365958","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"10","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.06","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/16\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"12\/14\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/14\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/247Wajid Khan.Picture of WST - After Completion.100151.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/29/2024 14:54:40" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/29/2024 14:54:40, ?, ?, Completed, 22051332006, KP, Malakand, Malakand, Thana Bazai, shah kot, palai, Square, Brick Masonry, ?, Amir Afzal, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.533287, 72.054815, WST KP_Images/06c67881Amir Afzal.Picture of WST Before Improvement.095400.jpg, 919, 6/14/2021, Amir afzal, 1540277146515, 3431914487, 15, 15, 0, 15, 6, 4, 8, 8, 1.36, 136, 35979, 0.11, 3, ?, WST Profile - Completed, ?, ?, 10/6/2021, 525000, 420000, 105000, ?, 0, ?, ?, 10/7/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 8/16/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/3/2021, 525000, 420000, 105000, 8, 8.32, 1.36, WST KP_Images/06c67881Amir Afzal.Picture of WST - After Completion.095630.jpg, 2, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/29\/2024 14:54:40","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22051332006","wst_id":"KP","zone":"Malakand","division":"Malakand","district":"Thana Bazai","tehsil":"shah kot","uc":"palai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Amir Afzal","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.533287, 72.054815","coordinates":"WST KP_Images\/06c67881Amir Afzal.Picture of WST Before Improvement.095400.jpg","picture_of_wst_before_improvement":"919","wua_registration_no":"6\/14\/2021","wua_registration_date":"Amir afzal","name_of_wua_president":"1540277146515","cnic_no_of_wua_president":"3431914487","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"6","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/6\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/7\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"8\/16\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/3\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8.32","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/06c67881Amir Afzal.Picture of WST - After Completion.095630.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/17/2024 13:05:08" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 9/17/2024 13:05:08, ?, ?, Completed, 22051332007, KP, Malakand, Malakand, Thana Bazai, Nal gunyar, gunyar, Square, Brick Masonry, ?, Kalimullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.610958, 72.071798, WST KP_Images/cd06a988Kalimullah.Picture of WST Before Improvement.030304.jpg, 167, 6/15/2021, Nadar khan, 1540113008717, 3465599113, 13, 13, 0, 13, 5, 3, 8, 8, 1.36, 87.04, 23026, 0.07, 2, ?, WST Profile - Completed, ?, ?, 10/6/2021, 525000, 420000, 105000, ?, 0, ?, ?, 10/7/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 10/11/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 11/16/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/5/2021, 525000, 420000, 105000, 8, 8.32, 1.36, ?, 1, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"9\/17\/2024 13:05:08","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22051332007","wst_id":"KP","zone":"Malakand","division":"Malakand","district":"Thana Bazai","tehsil":"Nal gunyar","uc":"gunyar","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Kalimullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.610958, 72.071798","coordinates":"WST KP_Images\/cd06a988Kalimullah.Picture of WST Before Improvement.030304.jpg","picture_of_wst_before_improvement":"167","wua_registration_no":"6\/15\/2021","wua_registration_date":"Nadar khan","name_of_wua_president":"1540113008717","cnic_no_of_wua_president":"3465599113","contact_no_of_wua_president":"13","total_number_of_shareholders":"13","male_wua_members":"0","female_wua_members":"13","total_wua_members":"5","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/6\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/7\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"10\/11\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"11\/16\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/5\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8.32","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 11:54:44" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 5/15/2024 11:54:44, ?, ?, Completed, 22051332008, KP, Malakand, Malakand, Thana Bazai, Palai, Palaai, Square, Brick Masonry, ?, Shahi Wadan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.608218, 71.951697, WST KP_Images/dffcfef1Shahi wadan.Picture of WST Before Improvement.064118.jpg, 178, 6/22/2021, Shahi wadan, 1560202912569, 3459302688, 9, 9, 0, 9, 4, 3, 8, 8, 1.36, 87.04, 23026, 0.19, 5, 0, WST Profile - Completed, ?, ?, 10/6/2021, 525000, 420000, 105000, ?, 0, ?, ?, 10/7/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 10/11/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 11/16/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/10/2021, 525000, 420000, 105000, 8, 8.32, 1.36, WST KP_Images/dffcfef1Shahi Wadan.Picture of WST - After Completion.065643.jpg, 3, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"5\/15\/2024 11:54:44","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22051332008","wst_id":"KP","zone":"Malakand","division":"Malakand","district":"Thana Bazai","tehsil":"Palai","uc":"Palaai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Shahi Wadan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.608218, 71.951697","coordinates":"WST KP_Images\/dffcfef1Shahi wadan.Picture of WST Before Improvement.064118.jpg","picture_of_wst_before_improvement":"178","wua_registration_no":"6\/22\/2021","wua_registration_date":"Shahi wadan","name_of_wua_president":"1560202912569","cnic_no_of_wua_president":"3459302688","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"4","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":"0","if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/6\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/7\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"10\/11\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"11\/16\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/10\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8.32","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/dffcfef1Shahi Wadan.Picture of WST - After Completion.065643.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 14:17:39" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/16/2024 14:17:39, ?, ?, Completed, 22051332009, KP, Malakand, Malakand, Thana Bazai, Alladand, serai Alladand, Square, Brick Masonry, ?, Muhammad Muslim, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.581347, 72.043916, WST KP_Images/c0e1666aMuhammad Muslim.Picture of WST Before Improvement.092034.jpg, 169, 6/15/2021, Muhammad Muslim, 1540289848943, 3469390745, 8, 8, 0, 8, 5, 3, 8, 8, 1.36, 94.14, 24905, 0.25, 7, ?, WST Profile - Completed, ?, ?, 10/6/2021, 525000, 420000, 105000, ?, 0, ?, ?, 10/7/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 11/16/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/3/2021, 525000, 420000, 105000, 8, 8.32, 1.36, WST KP_Images/c0e1666aMuhammad Muslim.Picture of WST - After Completion.072752.jpg, 2, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/16\/2024 14:17:39","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22051332009","wst_id":"KP","zone":"Malakand","division":"Malakand","district":"Thana Bazai","tehsil":"Alladand","uc":"serai Alladand","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Muslim","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.581347, 72.043916","coordinates":"WST KP_Images\/c0e1666aMuhammad Muslim.Picture of WST Before Improvement.092034.jpg","picture_of_wst_before_improvement":"169","wua_registration_no":"6\/15\/2021","wua_registration_date":"Muhammad Muslim","name_of_wua_president":"1540289848943","cnic_no_of_wua_president":"3469390745","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.14","storage_capacity_m3":"24905","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/6\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/7\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"11\/16\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/3\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8.32","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/c0e1666aMuhammad Muslim.Picture of WST - After Completion.072752.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/17/2024 13:20:40" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 9/17/2024 13:20:40, ?, ?, Completed, 22051332010, KP, Malakand, Malakand, Thana Bazai, Palai, Shah not palai, Square, Brick Masonry, ?, Shah Jehan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.524751, 72.064997, WST KP_Images/f847aaa4Shah Jehan.Picture of WST Before Improvement.064334.jpg, 170, 7/5/2021, Shah jehan, 1610267980931, 3426224020, 9, 9, 1, 10, 4, 3, 8, 8, 1.36, 110.16, 29143, 0.07, 2, ?, WST Profile - Completed, ?, ?, 10/6/2021, 525000, 420000, 105000, ?, 0, ?, ?, 10/7/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 10/11/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 11/16/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/10/2021, 525000, 420000, 105000, 8, 8.32, 1.36, WST KP_Images/f847aaa4Shah Jehan.Picture of WST - After Completion.064334.jpg, 1, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"9\/17\/2024 13:20:40","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22051332010","wst_id":"KP","zone":"Malakand","division":"Malakand","district":"Thana Bazai","tehsil":"Palai","uc":"Shah not palai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Shah Jehan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.524751, 72.064997","coordinates":"WST KP_Images\/f847aaa4Shah Jehan.Picture of WST Before Improvement.064334.jpg","picture_of_wst_before_improvement":"170","wua_registration_no":"7\/5\/2021","wua_registration_date":"Shah jehan","name_of_wua_president":"1610267980931","cnic_no_of_wua_president":"3426224020","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"1","female_wua_members":"10","total_wua_members":"4","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"110.16","storage_capacity_m3":"29143","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/6\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/7\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"10\/11\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"11\/16\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/10\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8.32","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/f847aaa4Shah Jehan.Picture of WST - After Completion.064334.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 11:44:23" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 5/15/2024 11:44:23, ?, ?, Completed, 22051332011, KP, Malakand, Malakand, Thana Bazai, Palai, Shah not  palai, Square, Brick Masonry, ?, Atta Ullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.608092, 71.951772, WST KP_Images/4855c714Atta ullah.Picture of WST Before Improvement.065451.jpg, 354, 1/19/2022, Atta ullah, 1610156969565, 3469367161, 10, 10, 0, 10, 8, 8, 8, 8, 1.36, 87.04, 23026, 0.15, 4, ?, WST Profile - Completed, ?, ?, 2/10/2022, 525000, 420000, 105000, ?, 0, ?, ?, 2/10/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 2/15/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/15/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/2/2022, 525000, 420000, 105000, 8, 8, 1.36, WST KP_Images/4855c714Atta Ullah.Picture of WST - After Completion.064551.jpg, 3, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"5\/15\/2024 11:44:23","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22051332011","wst_id":"KP","zone":"Malakand","division":"Malakand","district":"Thana Bazai","tehsil":"Palai","uc":"Shah not  palai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Atta Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.608092, 71.951772","coordinates":"WST KP_Images\/4855c714Atta ullah.Picture of WST Before Improvement.065451.jpg","picture_of_wst_before_improvement":"354","wua_registration_no":"1\/19\/2022","wua_registration_date":"Atta ullah","name_of_wua_president":"1610156969565","cnic_no_of_wua_president":"3469367161","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"8","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.15","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/10\/2022","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/10\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"2\/15\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/15\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/2\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/4855c714Atta Ullah.Picture of WST - After Completion.064551.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/17/2024 13:29:09" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 9/17/2024 13:29:09, ?, ?, Completed, 22051342001, KP, Malakand, Malakand, Thana Bazai, Alladand, serai, Rectangular, Brick Masonry, ?, Abdul Waheed, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.588968, 72.045122, WST KP_Images/789f4051Abdul Waheed.Picture of WST Before Improvement.064655.jpg, 908, 6/21/2021, Abdul Ahad, 1540255537809, 3008565063, 8, 8, 0, 8, 5, 3, 8, 8, 1.36, 110.6, 29259, 0.07, 2, ?, WST Profile - Completed, ?, ?, 10/6/2021, 430500, 420000, 10500, ?, 0, ?, ?, 10/7/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 10/11/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 11/16/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/16/2021, 525000, 420000, 105000, 8, 8.32, 1.36, ?, 2, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"9\/17\/2024 13:29:09","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22051342001","wst_id":"KP","zone":"Malakand","division":"Malakand","district":"Thana Bazai","tehsil":"Alladand","uc":"serai","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Waheed","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.588968, 72.045122","coordinates":"WST KP_Images\/789f4051Abdul Waheed.Picture of WST Before Improvement.064655.jpg","picture_of_wst_before_improvement":"908","wua_registration_no":"6\/21\/2021","wua_registration_date":"Abdul Ahad","name_of_wua_president":"1540255537809","cnic_no_of_wua_president":"3008565063","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"110.6","storage_capacity_m3":"29259","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/6\/2021","issuance_date_of_govt_share":"430500","total_amount_rs":"420000","govt_share_rs":"10500","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/7\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"10\/11\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"11\/16\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/16\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8.32","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 11:49:36" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (6, 5/15/2024 11:49:36, ?, ?, Completed, 22051342002, KP, Malakand, Malakand, Thana Bazai, Palai, Palai, Rectangular, Brick Masonry, ?, Zai Ur Rahman, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.608109, 71.951753, WST KP_Images/9c6454f4Zai ur rahman.Picture of WST Before Improvement.065853.jpg, 176, 6/17/2021, Atta ur rahman, 1540243846473, 3449193829, 11, 11, 0, 11, 4, 3, 12, 6, 1.36, 97.92, 25905, 0.11, 3, ?, WST Profile - Completed, ?, ?, 10/6/2021, 525000, 420000, 105000, ?, 0, ?, ?, 10/7/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 10/11/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 11/16/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/14/2022, 525000, 420000, 105000, 12, 6, 1.36, WST KP_Images/9c6454f4Zai Ur Rahman.Picture of WST - After Completion.065243.jpg, 3, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"6","edit_counter":"5\/15\/2024 11:49:36","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22051342002","wst_id":"KP","zone":"Malakand","division":"Malakand","district":"Thana Bazai","tehsil":"Palai","uc":"Palai","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Zai Ur Rahman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.608109, 71.951753","coordinates":"WST KP_Images\/9c6454f4Zai ur rahman.Picture of WST Before Improvement.065853.jpg","picture_of_wst_before_improvement":"176","wua_registration_no":"6\/17\/2021","wua_registration_date":"Atta ur rahman","name_of_wua_president":"1540243846473","cnic_no_of_wua_president":"3449193829","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"4","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"12","wst_length_meter":"6","wst_width_meter":"1.36","wst_depth_meter":"97.92","storage_capacity_m3":"25905","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/6\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/7\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"10\/11\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"11\/16\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/14\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"12","executed_wst_length_meter":"6","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/9c6454f4Zai Ur Rahman.Picture of WST - After Completion.065243.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 13:10:52" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/26/2024 13:10:52, ?, ?, Completed, 22052232001, KP, Malakand, Buner, Daggar (Buner), Girarai, Jowar, Square, Brick Masonry, ?, Ghani Muhammad, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.54502,72.284633, WST KP_Images/218Ghani Muhammad.Picture of WST Before Improvement.062301.jpg, 22, 2/10/2020, Ghani Muhammad, 4240103402475, 3126605277, 7, 7, 0, 7, 10, 5, 10, 10, 1.36, 136, 35979, 0.35, 10, ?, WST Profile - Completed, ?, ?, 2/11/2020, 560000, 420000, 140000, ?, 0, ?, ?, 2/12/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 3/4/2020, 0, ?, 0, ?, ?, ?, 0, ?, 252000, 4/13/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/12/2020, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/218Ghani Muhammad.Picture of WST - After Completion.081647.jpg, 10, 37.00%, 49.00%, 12.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/26\/2024 13:10:52","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052232001","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Daggar (Buner)","tehsil":"Girarai","uc":"Jowar","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ghani Muhammad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.54502,72.284633","coordinates":"WST KP_Images\/218Ghani Muhammad.Picture of WST Before Improvement.062301.jpg","picture_of_wst_before_improvement":"22","wua_registration_no":"2\/10\/2020","wua_registration_date":"Ghani Muhammad","name_of_wua_president":"4240103402475","cnic_no_of_wua_president":"3126605277","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"10","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/11\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/12\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"3\/4\/2020","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"252000","amount_of_final_released_rs":"4\/13\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/12\/2020","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/218Ghani Muhammad.Picture of WST - After Completion.081647.jpg","picture_of_wst_after_completion":"10","addutitional_cca_acres":"37.00%","water_saving":"49.00%","water_losses_before_improvement":"12.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 10:08:45" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/26/2024 10:08:45, ?, ?, Completed, 22052232002, KP, Malakand, Buner, Daggar (Buner), Torwarsak 1, Torwarsak, Square, Brick Masonry, ?, Aziz Ur Rahman, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.4845,72.357222, WST KP_Images/219Aziz Ur Rahman.Picture of WST Before Improvement.063713.jpg, 6, 12/19/2019, Aziz Ur Rahman, 1510154983605, 3369384112, 7, 7, 0, 7, 10, 4, 10, 10, 1.36, 136, 35979, 0.35, 10, ?, WST Profile - Completed, ?, ?, 2/11/2020, 580000, 420000, 160000, ?, 0, ?, ?, 2/11/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 2/20/2020, 126000, 3/11/2020, ?, ?, ?, ?, 126000, 3/11/2020, 126000, 3/12/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/12/2020, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/219Aziz Ur Rahman.Picture of WST - After Completion.051137.jpg, 10, 37.00%, 48.00%, 11.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/26\/2024 10:08:45","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052232002","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Daggar (Buner)","tehsil":"Torwarsak 1","uc":"Torwarsak","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Aziz Ur Rahman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.4845,72.357222","coordinates":"WST KP_Images\/219Aziz Ur Rahman.Picture of WST Before Improvement.063713.jpg","picture_of_wst_before_improvement":"6","wua_registration_no":"12\/19\/2019","wua_registration_date":"Aziz Ur Rahman","name_of_wua_president":"1510154983605","cnic_no_of_wua_president":"3369384112","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"10","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/11\/2020","issuance_date_of_govt_share":"580000","total_amount_rs":"420000","govt_share_rs":"160000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/11\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"2\/20\/2020","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"3\/11\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"3\/11\/2020","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/12\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/12\/2020","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/219Aziz Ur Rahman.Picture of WST - After Completion.051137.jpg","picture_of_wst_after_completion":"10","addutitional_cca_acres":"37.00%","water_saving":"48.00%","water_losses_before_improvement":"11.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 12:36:23" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/26/2024 12:36:23, ?, ?, Completed, 22052232003, KP, Malakand, Buner, Daggar (Buner), Jowar, Jowar (Dokhail), Square, Brick Masonry, ?, Said Bashar, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.53926,72.296865, WST KP_Images/220Said Bashar.Picture of WST Before Improvement.064715.jpg, 17, 2/4/2020, Said Bashir, 1510180301805, 3139735070, 10, 10, 0, 10, 9, 6, 10, 10, 1.36, 136, 35979, 0.35, 10, ?, WST Profile - Completed, ?, ?, 4/14/2020, 560000, 420000, 140000, ?, 0, ?, ?, 4/14/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 153952, 5/7/2020, ?, ?, ?, ?, ?, ?, 0, ?, 266048, 11/17/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2020, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/220Said Bashar.Picture of WST - After Completion.080226.jpg, 9, 40.00%, 50.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/26\/2024 12:36:23","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052232003","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Daggar (Buner)","tehsil":"Jowar","uc":"Jowar (Dokhail)","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Said Bashar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.53926,72.296865","coordinates":"WST KP_Images\/220Said Bashar.Picture of WST Before Improvement.064715.jpg","picture_of_wst_before_improvement":"17","wua_registration_no":"2\/4\/2020","wua_registration_date":"Said Bashir","name_of_wua_president":"1510180301805","cnic_no_of_wua_president":"3139735070","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"9","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/14\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/14\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"153952","amount_of_icr_i_released_rs":"5\/7\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"266048","amount_of_final_released_rs":"11\/17\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2020","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/220Said Bashar.Picture of WST - After Completion.080226.jpg","picture_of_wst_after_completion":"9","addutitional_cca_acres":"40.00%","water_saving":"50.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/25/2024 12:30:53" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/25/2024 12:30:53, ?, ?, Completed, 22052232004, KP, Malakand, Buner, Daggar (Buner), Torwarsak, Torwarsak 1, Square, Brick Masonry, ?, Ihasan Ullah, Non-Canal Command Area, Other Source, P.pump, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.52217,72.362966, WST KP_Images/233Ihasan Ullah.Picture of WST Before Improvement.102054.jpg, 89, 2/15/2021, Ihsan Ullah, 1510146319637, 3329694282, 15, 15, 0, 15, 14, 8, 9, 9, 1.36, 98, 25926, 0.35, 10, ?, WST Profile - Completed, ?, ?, 5/20/2021, 573927, 420000, 153927, ?, 0, ?, ?, 5/21/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 5/31/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/9/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/9/2021, 573927, 420000, 153927, 9, 8.5, 1.36, WST KP_Images/233Ihasan Ullah.Picture of WST - After Completion.073350.jpg, 6, 37.00%, 48.00%, 11.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/25\/2024 12:30:53","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052232004","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Daggar (Buner)","tehsil":"Torwarsak","uc":"Torwarsak 1","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ihasan Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"P.pump","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.52217,72.362966","coordinates":"WST KP_Images\/233Ihasan Ullah.Picture of WST Before Improvement.102054.jpg","picture_of_wst_before_improvement":"89","wua_registration_no":"2\/15\/2021","wua_registration_date":"Ihsan Ullah","name_of_wua_president":"1510146319637","cnic_no_of_wua_president":"3329694282","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"14","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"98","storage_capacity_m3":"25926","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/20\/2021","issuance_date_of_govt_share":"573927","total_amount_rs":"420000","govt_share_rs":"153927","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/21\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"5\/31\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/9\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/9\/2021","completion_date":"573927","verified_total_amount_rs":"420000","verified_govt_share_rs":"153927","verified_community_share_rs":"9","executed_wst_length_meter":"8.5","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/233Ihasan Ullah.Picture of WST - After Completion.073350.jpg","picture_of_wst_after_completion":"6","addutitional_cca_acres":"37.00%","water_saving":"48.00%","water_losses_before_improvement":"11.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 14:23:38" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 9/23/2024 14:23:38, ?, ?, Completed, 22052232005, KP, Malakand, Buner, Daggar (Buner), Krapa, Krapa, Square, Brick Masonry, ?, Wst Sher Akbar Khan, Non-Canal Command Area, Other Source, Pressure pump, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.477052, 72.441240, WST KP_Images/aaef5c09Wst Sher Akbar Khan.Picture of WST Before Improvement.092745.jpg, 109, 5/17/2021, Sher Akbar Khan, 1510181185405, 3339693996, 7, 7, 0, 7, 14, 11, 9, 9, 1.36, 98.26, 25995, 0.42, 12, ?, WST Profile - Completed, ?, ?, 9/17/2021, 525000, 420000, 105000, ?, 0, ?, ?, 9/21/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 9/23/2021, 126000, 10/6/2021, 0, ?, 0, ?, 126000, 10/6/2021, 126000, 1/18/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/22/2021, 525000, 420000, 105000, 9, 8.5, 1.36, WST KP_Images/aaef5c09Wst Sher Akbar Khan.Picture of WST - After Completion.092745.jpg, 3, 36.00%, 49.00%, 13.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"9\/23\/2024 14:23:38","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052232005","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Daggar (Buner)","tehsil":"Krapa","uc":"Krapa","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wst Sher Akbar Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Pressure pump","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.477052, 72.441240","coordinates":"WST KP_Images\/aaef5c09Wst Sher Akbar Khan.Picture of WST Before Improvement.092745.jpg","picture_of_wst_before_improvement":"109","wua_registration_no":"5\/17\/2021","wua_registration_date":"Sher Akbar Khan","name_of_wua_president":"1510181185405","cnic_no_of_wua_president":"3339693996","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"14","gross_command_area_gca_acres":"11","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"98.26","storage_capacity_m3":"25995","storage_capacity_gallon":"0.42","design_discharge_cusec":"12","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/17\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/21\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"9\/23\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"10\/6\/2021","2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"10\/6\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"1\/18\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/22\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"8.5","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/aaef5c09Wst Sher Akbar Khan.Picture of WST - After Completion.092745.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"36.00%","water_saving":"49.00%","water_losses_before_improvement":"13.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 14:11:48" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 9/23/2024 14:11:48, ?, ?, Completed, 22052232006, KP, Malakand, Buner, Daggar (Buner), Torwarsak, Ashezo Nawakalay, Square, Brick Masonry, ?, Wst Mursaleen Shah, Non-Canal Command Area, Other Source, Pressure pump, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.538588, 72.361875, WST KP_Images/b1e0a57eWst Mursaleen Shah.Picture of WST Before Improvement.174411.jpg, 90, 2/15/2021, Mursaleen Shah, 1510114156213, 3463676576, 8, 8, 0, 8, 13, 8, 8, 8, 1.36, 87.04, 23026, 0.42, 12, ?, WST Profile - Completed, ?, ?, 9/17/2021, 525000, 420000, 105000, ?, 0, ?, ?, 9/21/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 9/23/2021, 126000, 10/6/2021, 0, ?, 0, ?, 126000, 10/6/2021, 126000, 1/18/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/22/2021, 525000, 420000, 105000, 8, 8, 1.36, WST KP_Images/b1e0a57eWst Mursaleen Shah.Picture of WST - After Completion.091705.jpg, 5, 38.00%, 52.00%, 14.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Wst Mursaleen Shah, Wst Mursaleen Shah, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"9\/23\/2024 14:11:48","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052232006","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Daggar (Buner)","tehsil":"Torwarsak","uc":"Ashezo Nawakalay","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wst Mursaleen Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Pressure pump","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.538588, 72.361875","coordinates":"WST KP_Images\/b1e0a57eWst Mursaleen Shah.Picture of WST Before Improvement.174411.jpg","picture_of_wst_before_improvement":"90","wua_registration_no":"2\/15\/2021","wua_registration_date":"Mursaleen Shah","name_of_wua_president":"1510114156213","cnic_no_of_wua_president":"3463676576","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"13","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.42","design_discharge_cusec":"12","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/17\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/21\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"9\/23\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"10\/6\/2021","2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"10\/6\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"1\/18\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/22\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/b1e0a57eWst Mursaleen Shah.Picture of WST - After Completion.091705.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"38.00%","water_saving":"52.00%","water_losses_before_improvement":"14.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Wst Mursaleen Shah","bls_ii":"Wst Mursaleen Shah","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 10:59:25" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 10:59:25, ?, ?, Completed, 22052232007, KP, Malakand, Buner, Daggar (Buner), Torwarsak, Torwarsak, Square, Brick Masonry, ?, Wst Rashid Ahmad, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.500508, 72.343872, WST KP_Images/65da1f2eWst Rashid Ahmad.Picture of WST Before Improvement.060102.jpg, 132, 11/9/2021, Rashid Ahmad, 1510104235089, 3339898441, 12, 12, 0, 12, 10, 2, 8, 8, 1.36, 87.04, 23026, 0.42, 12, ?, WST Profile - Completed, ?, ?, 1/10/2022, 525000, 420000, 105000, ?, 0, ?, ?, 1/11/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 1/14/2022, 126000, 1/28/2022, 0, ?, ?, ?, 126000, 1/28/2022, 126000, 3/9/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/4/2022, 525000, 420000, 105000, 8, 8, 1.36, WST KP_Images/65da1f2eWst Rashid Ahmad.Picture of WST - After Completion.060102.jpg, 8, 36.00%, 49.00%, 13.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Wst Rashid Ahmad, Wst Rashid Ahmad, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 10:59:25","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052232007","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Daggar (Buner)","tehsil":"Torwarsak","uc":"Torwarsak","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wst Rashid Ahmad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.500508, 72.343872","coordinates":"WST KP_Images\/65da1f2eWst Rashid Ahmad.Picture of WST Before Improvement.060102.jpg","picture_of_wst_before_improvement":"132","wua_registration_no":"11\/9\/2021","wua_registration_date":"Rashid Ahmad","name_of_wua_president":"1510104235089","cnic_no_of_wua_president":"3339898441","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"10","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.42","design_discharge_cusec":"12","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/10\/2022","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/11\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"1\/14\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"1\/28\/2022","2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"1\/28\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/9\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/4\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/65da1f2eWst Rashid Ahmad.Picture of WST - After Completion.060102.jpg","picture_of_wst_after_completion":"8","addutitional_cca_acres":"36.00%","water_saving":"49.00%","water_losses_before_improvement":"13.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Wst Rashid Ahmad","bls_ii":"Wst Rashid Ahmad","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 14:06:36" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 9/23/2024 14:06:36, ?, ?, Completed, 22052232008, KP, Malakand, Buner, Daggar (Buner), Torwarsak, Torwarsak, Square, Brick Masonry, ?, Wst Manzoor Iqbal, Non-Canal Command Area, Other Source, P.pump, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.500884, 72.350604, WST KP_Images/414fcc37Wst Manzoor Iqbal.Picture of WST Before Improvement.073905.jpg, 117, 7/26/2021, Manzoor Iqbal, 1510113316767, 3339707126, 9, 9, 0, 9, 15, 12, 8, 8, 1.36, 87.04, 23026, 0.42, 12, ?, WST Profile - Completed, ?, ?, 10/12/2021, 525000, 420000, 105000, ?, 0, ?, ?, 10/13/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 10/26/2021, 126000, 11/10/2021, ?, ?, ?, ?, 126000, 11/10/2021, 126000, 4/20/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/8/2021, 525000, 420000, 105000, 8, 8, 1.36, WST KP_Images/414fcc37Wst Manzoor Iqbal.Picture of WST - After Completion.073905.jpg, 3, 37.00%, 47.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"9\/23\/2024 14:06:36","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052232008","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Daggar (Buner)","tehsil":"Torwarsak","uc":"Torwarsak","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wst Manzoor Iqbal","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"P.pump","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.500884, 72.350604","coordinates":"WST KP_Images\/414fcc37Wst Manzoor Iqbal.Picture of WST Before Improvement.073905.jpg","picture_of_wst_before_improvement":"117","wua_registration_no":"7\/26\/2021","wua_registration_date":"Manzoor Iqbal","name_of_wua_president":"1510113316767","cnic_no_of_wua_president":"3339707126","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"15","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.42","design_discharge_cusec":"12","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/12\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/13\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"10\/26\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"11\/10\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"11\/10\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/20\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/8\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/414fcc37Wst Manzoor Iqbal.Picture of WST - After Completion.073905.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"37.00%","water_saving":"47.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 14:28:51" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 9/23/2024 14:28:51, ?, ?, Completed, 22052232009, KP, Malakand, Buner, Daggar (Buner), Torwarsak, Torwarsak, Square, Brick Masonry, ?, Wst Fazal Mabood, Non-Canal Command Area, Other Source, Pressure Pump, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.527913, 72.361358, WST KP_Images/0050a629Wst Fazal Mabood.Picture of WST Before Improvement.093347.jpg, 138, 12/21/2021, Fazal Mabood, 1510124562563, 3449666017, 7, 7, 0, 7, 6, 4, 8, 8, 1.36, 87, 23016, 0.42, 12, ?, WST Profile - Completed, ?, ?, 3/11/2022, 525000, 420000, 105000, ?, 0, ?, ?, 3/11/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 3/30/2022, 126000, 4/20/2022, 0, ?, ?, ?, 126000, 4/20/2022, 126000, 5/27/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/29/2022, 525000, 420000, 105000, 8, 8, 1.36, WST KP_Images/0050a629Wst Fazal Mabood.Picture of WST - After Completion.093347.jpg, 2, 40.00%, 52.00%, 12.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"9\/23\/2024 14:28:51","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052232009","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Daggar (Buner)","tehsil":"Torwarsak","uc":"Torwarsak","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wst Fazal Mabood","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Pressure Pump","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.527913, 72.361358","coordinates":"WST KP_Images\/0050a629Wst Fazal Mabood.Picture of WST Before Improvement.093347.jpg","picture_of_wst_before_improvement":"138","wua_registration_no":"12\/21\/2021","wua_registration_date":"Fazal Mabood","name_of_wua_president":"1510124562563","cnic_no_of_wua_president":"3449666017","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"6","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.42","design_discharge_cusec":"12","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/11\/2022","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/11\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"3\/30\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"4\/20\/2022","2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"4\/20\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"5\/27\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/29\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/0050a629Wst Fazal Mabood.Picture of WST - After Completion.093347.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"40.00%","water_saving":"52.00%","water_losses_before_improvement":"12.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 10:08:46" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 10:08:46, ?, ?, Completed, 22052232010, KP, Malakand, Buner, Daggar (Buner), Torwarsak, Torwarsak, Square, Brick Masonry, ?, Wst Muhammad Alam Khan, Non-Canal Command Area, Other Source, P.pump, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.498266, 72.347062, WST KP_Images/910c5f61Wst Muhammad Alam Khan.Picture of WST Before Improvement.071120.jpg, 158, 2/18/2022, Muhammad Alam Khan, 1510103405109, 3339981999, 8, 8, 0, 8, 11, 7, 8, 8, 1.36, 87, 23016, 0.42, 12, ?, WST Profile - Completed, ?, ?, 5/27/2022, 525000, 420000, 105000, ?, 0, ?, ?, 5/27/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 6/7/2022, 126000, 6/10/2022, ?, ?, ?, ?, 126000, 6/10/2022, 126000, 12/30/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/28/2022, 525000, 420000, 105000, 8, 8, 1.36, WST KP_Images/910c5f61Wst Muhammad Alam Khan.Picture of WST - After Completion.071119.jpg, 5, 33.00%, 45.00%, 12.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 10:08:46","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052232010","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Daggar (Buner)","tehsil":"Torwarsak","uc":"Torwarsak","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wst Muhammad Alam Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"P.pump","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.498266, 72.347062","coordinates":"WST KP_Images\/910c5f61Wst Muhammad Alam Khan.Picture of WST Before Improvement.071120.jpg","picture_of_wst_before_improvement":"158","wua_registration_no":"2\/18\/2022","wua_registration_date":"Muhammad Alam Khan","name_of_wua_president":"1510103405109","cnic_no_of_wua_president":"3339981999","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"11","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.42","design_discharge_cusec":"12","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/27\/2022","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/27\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"6\/7\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"6\/10\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"6\/10\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/30\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/28\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/910c5f61Wst Muhammad Alam Khan.Picture of WST - After Completion.071119.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"33.00%","water_saving":"45.00%","water_losses_before_improvement":"12.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 15:15:54" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 9/26/2024 15:15:54, ?, ?, Completed, 22052242001, KP, Malakand, Buner, Daggar (Buner), Elai, Elai, Rectangular, Brick Masonry, ?, Wst Rozi Khan, Non-Canal Command Area, Other Source, P.Pump, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.493141, 72.422384, WST KP_Images/ccdc7e83Wst Rozi Khan.Picture of WST Before Improvement.080635.jpg, 121, 8/12/2021, Rozi khan, 1510183354681, 3339701676, 9, 9, 0, 9, 13, 10, 8, 8, 1.36, 87.04, 23026, 0.42, 12, ?, WST Profile - Completed, ?, ?, 12/24/2021, 525000, 420000, 105000, ?, 0, ?, ?, 12/27/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/28/2021, 126000, 1/5/2022, 0, ?, ?, ?, 126000, 1/5/2022, 126000, 3/9/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/13/2022, 525000, 420000, 105000, 8, 8, 1.36, WST KP_Images/ccdc7e83Wst Rozi Khan.Picture of WST - After Completion.080635.jpg, 3, 39.00%, 52.00%, 13.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"9\/26\/2024 15:15:54","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052242001","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Daggar (Buner)","tehsil":"Elai","uc":"Elai","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wst Rozi Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"P.Pump","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.493141, 72.422384","coordinates":"WST KP_Images\/ccdc7e83Wst Rozi Khan.Picture of WST Before Improvement.080635.jpg","picture_of_wst_before_improvement":"121","wua_registration_no":"8\/12\/2021","wua_registration_date":"Rozi khan","name_of_wua_president":"1510183354681","cnic_no_of_wua_president":"3339701676","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"13","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.42","design_discharge_cusec":"12","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/24\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/27\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/28\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"1\/5\/2022","2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"1\/5\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/9\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/13\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/ccdc7e83Wst Rozi Khan.Picture of WST - After Completion.080635.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"39.00%","water_saving":"52.00%","water_losses_before_improvement":"13.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/25/2024 13:41:14" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/25/2024 13:41:14, ?, ?, Completed, 22052332001, KP, Malakand, Buner, Gadezai/Salarzai, Ghazekhanay, Ghazekhanay, Square, Brick Masonry, ?, Ibrar Ahmad, Non-Canal Command Area, Other Source, P.pump, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.54586,72.43691, WST KP_Images/223Ibrar Ahmad.Picture of WST Before Improvement.104140.jpg, 60, 7/1/2020, Ibrar Ahmad, 1510187813357, 3439590635, 10, 10, 0, 10, 16, 14, 9, 9, 1.36, 98, 25926, 1.50, 42, ?, WST Profile - Completed, ?, ?, 5/20/2021, 560000, 420000, 140000, ?, 0, ?, ?, 5/21/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 294000, 5/25/2021, 0, ?, ?, ?, ?, ?, 0, ?, 126000, 6/15/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/8/2021, 560000, 420000, 140000, 9, 8.5, 1.36, WST KP_Images/223Ibrar Ahmad.Picture of WST - After Completion.085311.jpg, 2, 35.00%, 48.00%, 13.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/25\/2024 13:41:14","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052332001","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Gadezai\/Salarzai","tehsil":"Ghazekhanay","uc":"Ghazekhanay","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ibrar Ahmad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"P.pump","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.54586,72.43691","coordinates":"WST KP_Images\/223Ibrar Ahmad.Picture of WST Before Improvement.104140.jpg","picture_of_wst_before_improvement":"60","wua_registration_no":"7\/1\/2020","wua_registration_date":"Ibrar Ahmad","name_of_wua_president":"1510187813357","cnic_no_of_wua_president":"3439590635","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"16","gross_command_area_gca_acres":"14","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"98","storage_capacity_m3":"25926","storage_capacity_gallon":"1.50","design_discharge_cusec":"42","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/20\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/21\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"5\/25\/2021","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/15\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/8\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"8.5","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/223Ibrar Ahmad.Picture of WST - After Completion.085311.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"35.00%","water_saving":"48.00%","water_losses_before_improvement":"13.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 10:04:54" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/26/2024 10:04:54, ?, ?, Completed, 22052332002, KP, Malakand, Buner, Gadezai/Salarzai, Bhaikalay, Bhaikalay, Square, Brick Masonry, ?, Ibrar Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.57061,72.426739, WST KP_Images/224Ibrar Khan.Picture of WST Before Improvement.104843.jpg, 97, 3/26/2021, Ibrar Khan, 1510103635569, 3469085599, 13, 13, 0, 13, 13, 8, 9, 9, 1.36, 110, 29101, 0.35, 10, ?, WST Profile - Completed, ?, ?, 6/1/2021, 562913, 420000, 142913, ?, 0, ?, ?, 6/2/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/9/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/11/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/11/2021, 562913, 420000, 142913, 9, 9, 1.36, WST KP_Images/224Ibrar Khan.Picture of WST - After Completion.050615.jpg, 5, 38.00%, 49.00%, 11.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/26\/2024 10:04:54","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052332002","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Gadezai\/Salarzai","tehsil":"Bhaikalay","uc":"Bhaikalay","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ibrar Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.57061,72.426739","coordinates":"WST KP_Images\/224Ibrar Khan.Picture of WST Before Improvement.104843.jpg","picture_of_wst_before_improvement":"97","wua_registration_no":"3\/26\/2021","wua_registration_date":"Ibrar Khan","name_of_wua_president":"1510103635569","cnic_no_of_wua_president":"3469085599","contact_no_of_wua_president":"13","total_number_of_shareholders":"13","male_wua_members":"0","female_wua_members":"13","total_wua_members":"13","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"110","storage_capacity_m3":"29101","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/1\/2021","issuance_date_of_govt_share":"562913","total_amount_rs":"420000","govt_share_rs":"142913","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/2\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/9\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/11\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/11\/2021","completion_date":"562913","verified_total_amount_rs":"420000","verified_govt_share_rs":"142913","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/224Ibrar Khan.Picture of WST - After Completion.050615.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"38.00%","water_saving":"49.00%","water_losses_before_improvement":"11.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/25/2024 10:18:23" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/25/2024 10:18:23, ?, ?, Completed, 22052332003, KP, Malakand, Buner, Gadezai/Salarzai, Bhaikalay, Bhaikalay, Square, Brick Masonry, ?, Muhammad Ghafoor, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.56414,72.44167, WST KP_Images/227Muhammad Ghafoor.Picture of WST Before Improvement.104748.jpg, 37, 5/13/2020, Muhammad Gafoor, 1510151016303, 3461133999, 12, 12, 0, 12, 14, 6, 9, 9, 1.36, 110, 29101, 0.35, 10, ?, WST Profile - Completed, ?, ?, 6/1/2020, 562736, 420000, 142736, ?, 0, ?, ?, 6/2/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/10/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/11/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/11/2021, 562736, 420000, 142736, 9, 9, 1.36, WST KP_Images/227Muhammad Ghafoor.Picture of WST - After Completion.052129.jpg, 8, 38.00%, 49.00%, 11.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/25\/2024 10:18:23","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052332003","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Gadezai\/Salarzai","tehsil":"Bhaikalay","uc":"Bhaikalay","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Ghafoor","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.56414,72.44167","coordinates":"WST KP_Images\/227Muhammad Ghafoor.Picture of WST Before Improvement.104748.jpg","picture_of_wst_before_improvement":"37","wua_registration_no":"5\/13\/2020","wua_registration_date":"Muhammad Gafoor","name_of_wua_president":"1510151016303","cnic_no_of_wua_president":"3461133999","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"14","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"110","storage_capacity_m3":"29101","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/1\/2020","issuance_date_of_govt_share":"562736","total_amount_rs":"420000","govt_share_rs":"142736","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/2\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/10\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/11\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/11\/2021","completion_date":"562736","verified_total_amount_rs":"420000","verified_govt_share_rs":"142736","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/227Muhammad Ghafoor.Picture of WST - After Completion.052129.jpg","picture_of_wst_after_completion":"8","addutitional_cca_acres":"38.00%","water_saving":"49.00%","water_losses_before_improvement":"11.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 13:43:34" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/26/2024 13:43:34, ?, ?, Completed, 22052332004, KP, Malakand, Buner, Gadezai/Salarzai, Dokada, Khani Kuruna, Square, Brick Masonry, ?, Nadir Khan, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.64106,72.411043, WST KP_Images/230Nadir Khan.Picture of WST Before Improvement.081956.jpg, 37, 5/26/2021, Nadar Khan, 1510104175355, 3449669627, 10, 10, 0, 10, 7, 3, 8, 8, 1.36, 93, 24603, 0.35, 10, ?, WST Profile - Completed, ?, ?, 5/31/2021, 620376, 420000, 200376, ?, 0, ?, ?, 6/2/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/3/2021, 0, ?, ?, ?, ?, ?, 0, ?, 126000, 6/9/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/7/2021, 620376, 420000, 200376, 8, 8.25, 1.36, WST KP_Images/230Nadir Khan.Picture of WST - After Completion.082659.jpg, 7, 41.00%, 52.00%, 11.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/26\/2024 13:43:34","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052332004","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Gadezai\/Salarzai","tehsil":"Dokada","uc":"Khani Kuruna","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Nadir Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.64106,72.411043","coordinates":"WST KP_Images\/230Nadir Khan.Picture of WST Before Improvement.081956.jpg","picture_of_wst_before_improvement":"37","wua_registration_no":"5\/26\/2021","wua_registration_date":"Nadar Khan","name_of_wua_president":"1510104175355","cnic_no_of_wua_president":"3449669627","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"7","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"93","storage_capacity_m3":"24603","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/31\/2021","issuance_date_of_govt_share":"620376","total_amount_rs":"420000","govt_share_rs":"200376","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/2\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/3\/2021","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/9\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/7\/2021","completion_date":"620376","verified_total_amount_rs":"420000","verified_govt_share_rs":"200376","verified_community_share_rs":"8","executed_wst_length_meter":"8.25","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/230Nadir Khan.Picture of WST - After Completion.082659.jpg","picture_of_wst_after_completion":"7","addutitional_cca_acres":"41.00%","water_saving":"52.00%","water_losses_before_improvement":"11.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 13:34:51" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/23/2024 13:34:51, ?, ?, Completed, 22052332005, KP, Malakand, Buner, Gadezai/Salarzai, Gadezi, Bhai kalay, Square, Brick Masonry, ?, Wst Amjad Ali Khan, Non-Canal Command Area, Other Source, Pressure Pump, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.581949, 72.430282, WST KP_Images/e7b566a8Wst Amjad Ali Khan.Picture of WST Before Improvement.084404.jpg, 120, 8/4/2021, Amjad Ali khan, 1510194691639, 3469462555, 11, 11, 0, 11, 15, 11, 8, 8, 1.36, 87.04, 23026, 0.42, 12, ?, WST Profile - Completed, ?, ?, 10/12/2021, 566713, 420000, 146713, ?, 0, ?, ?, 10/13/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 10/26/2021, 126000, 11/10/2021, ?, ?, ?, ?, 126000, 11/10/2021, 126000, 4/20/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/8/2021, 565691, 420000, 145691, 8, 8, 1.36, WST KP_Images/e7b566a8Wst Amjad Ali Khan.Picture of WST - After Completion.084404.jpg, 4, 38.00%, 49.00%, 11.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/23\/2024 13:34:51","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052332005","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Gadezai\/Salarzai","tehsil":"Gadezi","uc":"Bhai kalay","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wst Amjad Ali Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Pressure Pump","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.581949, 72.430282","coordinates":"WST KP_Images\/e7b566a8Wst Amjad Ali Khan.Picture of WST Before Improvement.084404.jpg","picture_of_wst_before_improvement":"120","wua_registration_no":"8\/4\/2021","wua_registration_date":"Amjad Ali khan","name_of_wua_president":"1510194691639","cnic_no_of_wua_president":"3469462555","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"15","gross_command_area_gca_acres":"11","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.42","design_discharge_cusec":"12","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/12\/2021","issuance_date_of_govt_share":"566713","total_amount_rs":"420000","govt_share_rs":"146713","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/13\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"10\/26\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"11\/10\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"11\/10\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/20\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/8\/2021","completion_date":"565691","verified_total_amount_rs":"420000","verified_govt_share_rs":"145691","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/e7b566a8Wst Amjad Ali Khan.Picture of WST - After Completion.084404.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":"38.00%","water_saving":"49.00%","water_losses_before_improvement":"11.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 10:50:50" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 10:50:50, ?, ?, Completed, 22052332006, KP, Malakand, Buner, Gadezai/Salarzai, Malikhel, Katkala, Square, Brick Masonry, ?, Wst Naimat Wali, Non-Canal Command Area, Other Source, P.pump, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.561160, 72.352163, WST KP_Images/6f4b0676Wst Naimat Wali.Picture of WST Before Improvement.082446.jpg, 156, 2/17/2022, Naimat Wali, 1510189429131, 3449638610, 10, 10, 0, 10, 12, 8, 8, 8, 1.36, 87, 23016, 0.42, 12, ?, WST Profile - Completed, ?, ?, 5/27/2022, 525000, 420000, 105000, ?, 0, ?, ?, 5/27/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 6/7/2022, 126000, 6/8/2022, ?, ?, ?, ?, 126000, 6/8/2022, 126000, 10/4/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/28/2022, 525000, 420000, 105000, 8, 8, 1.36, WST KP_Images/6f4b0676Wst Naimat Wali.Picture of WST - After Completion.055514.jpg, 4, 38.00%, 49.00%, 11.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 10:50:50","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052332006","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Gadezai\/Salarzai","tehsil":"Malikhel","uc":"Katkala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wst Naimat Wali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"P.pump","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.561160, 72.352163","coordinates":"WST KP_Images\/6f4b0676Wst Naimat Wali.Picture of WST Before Improvement.082446.jpg","picture_of_wst_before_improvement":"156","wua_registration_no":"2\/17\/2022","wua_registration_date":"Naimat Wali","name_of_wua_president":"1510189429131","cnic_no_of_wua_president":"3449638610","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"12","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.42","design_discharge_cusec":"12","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/27\/2022","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/27\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"6\/7\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"6\/8\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"6\/8\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"10\/4\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/28\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/6f4b0676Wst Naimat Wali.Picture of WST - After Completion.055514.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":"38.00%","water_saving":"49.00%","water_losses_before_improvement":"11.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/25/2024 13:26:43" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/25/2024 13:26:43, ?, ?, Completed, 22052334001, KP, Malakand, Buner, Gadezai/Salarzai, Jowar, Jowar, Square, PCC, ?, Muhammad Wahid, Non-Canal Command Area, Other Source, P.pump, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.54909,72.289147, WST KP_Images/229Muhammad Wahid.Picture of WST Before Improvement.102518.jpg, 66, 8/5/2020, Muhammad Wahid, 1510183770771, 3449017818, 8, 8, 0, 8, 13, 2, 10, 10, 1.36, 136, 35979, 0.35, 10, ?, WST Profile - Completed, ?, ?, 11/25/2020, 561101, 420000, 141101, ?, 0, ?, ?, 11/26/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 11/30/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 12/23/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/23/2020, 561101, 420000, 141101, 10, 10, 1.36, WST KP_Images/229Muhammad Wahid.Picture of WST - After Completion.082812.jpg, 13, 36.00%, 47.00%, 11.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/25\/2024 13:26:43","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052334001","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Gadezai\/Salarzai","tehsil":"Jowar","uc":"Jowar","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Muhammad Wahid","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"P.pump","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.54909,72.289147","coordinates":"WST KP_Images\/229Muhammad Wahid.Picture of WST Before Improvement.102518.jpg","picture_of_wst_before_improvement":"66","wua_registration_no":"8\/5\/2020","wua_registration_date":"Muhammad Wahid","name_of_wua_president":"1510183770771","cnic_no_of_wua_president":"3449017818","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"13","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/25\/2020","issuance_date_of_govt_share":"561101","total_amount_rs":"420000","govt_share_rs":"141101","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/26\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"11\/30\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/23\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/23\/2020","completion_date":"561101","verified_total_amount_rs":"420000","verified_govt_share_rs":"141101","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/229Muhammad Wahid.Picture of WST - After Completion.082812.jpg","picture_of_wst_after_completion":"13","addutitional_cca_acres":"36.00%","water_saving":"47.00%","water_losses_before_improvement":"11.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 14:08:37" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/23/2024 14:08:37, ?, ?, Completed, 22052335001, KP, Malakand, Buner, Gadezai/Salarzai, Mali Khel, Shoprang, Square, Plum Concrete, ?, Khurshid Anwar, Non-Canal Command Area, Other Source, P.pump, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.568643, 72.352817, WST KP_Images/6d0f514eKhurshid Anwar.Picture of WST Before Improvement.071339.jpg, 127, 9/10/2021, Khurshid Anwar, 1510156877981, 3449694398, 9, 9, 0, 9, 15, 12, 9, 9, 1.4, 113.4, 30000, 0.42, 12, ?, WST Profile - Completed, ?, ?, 9/17/2021, 540000, 420000, 120000, ?, 0, ?, ?, 9/21/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 9/23/2021, 126000, 10/6/2021, ?, ?, ?, ?, 126000, 10/6/2021, 126000, 1/18/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/27/2021, 540000, 420000, 120000, 9, 9, 1.4, WST KP_Images/6d0f514eKhurshid Anwar.Picture of WST - After Completion.065329.jpg, 3, 34.00%, 46.00%, 12.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/23\/2024 14:08:37","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052335001","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Gadezai\/Salarzai","tehsil":"Mali Khel","uc":"Shoprang","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Khurshid Anwar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"P.pump","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.568643, 72.352817","coordinates":"WST KP_Images\/6d0f514eKhurshid Anwar.Picture of WST Before Improvement.071339.jpg","picture_of_wst_before_improvement":"127","wua_registration_no":"9\/10\/2021","wua_registration_date":"Khurshid Anwar","name_of_wua_president":"1510156877981","cnic_no_of_wua_president":"3449694398","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"15","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.4","wst_depth_meter":"113.4","storage_capacity_m3":"30000","storage_capacity_gallon":"0.42","design_discharge_cusec":"12","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/17\/2021","issuance_date_of_govt_share":"540000","total_amount_rs":"420000","govt_share_rs":"120000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/21\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"9\/23\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"10\/6\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"10\/6\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"1\/18\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/27\/2021","completion_date":"540000","verified_total_amount_rs":"420000","verified_govt_share_rs":"120000","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.4","executed_wst_depth_meter":"WST KP_Images\/6d0f514eKhurshid Anwar.Picture of WST - After Completion.065329.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"34.00%","water_saving":"46.00%","water_losses_before_improvement":"12.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 13:53:16" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/23/2024 13:53:16, ?, ?, Completed, 22052335002, KP, Malakand, Buner, Gadezai/Salarzai, Mali Khel, Jowar, Square, Plum Concrete, ?, Wst Aziz Ahmad, Non-Canal Command Area, Other Source, P, 2021-22, ?, ?, P.pump, WST Identification - Completed, ?, ?, 34.554252, 72.277218, WST KP_Images/65977931Wst Aziz Ahmad.Picture of WST Before Improvement.091012.jpg, 109-A, 5/17/2021, Aziz Ahmad, 1510104055221, 3469129493, 8, 8, 0, 8, 15, 12, 9, 9, 1.4, 101.15, 26759, 0.42, 12, ?, WST Profile - Completed, ?, ?, 9/17/2021, 525000, 420000, 105000, ?, 0, ?, ?, 9/21/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 9/23/2021, 126000, 10/6/2021, 126000, 4/20/2022, ?, ?, 252000, 4/20/2022, 0, 4/20/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/27/2021, 525000, 420000, 105000, 9, 8.5, 1.4, WST KP_Images/65977931Wst Aziz Ahmad.Picture of WST - After Completion.091012.jpg, 3, 35.00%, 46.00%, 11.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/23\/2024 13:53:16","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052335002","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Gadezai\/Salarzai","tehsil":"Mali Khel","uc":"Jowar","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Wst Aziz Ahmad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"P","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"P.pump","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.554252, 72.277218","coordinates":"WST KP_Images\/65977931Wst Aziz Ahmad.Picture of WST Before Improvement.091012.jpg","picture_of_wst_before_improvement":"109-A","wua_registration_no":"5\/17\/2021","wua_registration_date":"Aziz Ahmad","name_of_wua_president":"1510104055221","cnic_no_of_wua_president":"3469129493","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"15","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.4","wst_depth_meter":"101.15","storage_capacity_m3":"26759","storage_capacity_gallon":"0.42","design_discharge_cusec":"12","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/17\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/21\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"9\/23\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"10\/6\/2021","2nd_bill_issuance_date":"126000","3rd_bill_payment_rs":"4\/20\/2022","3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"252000","amount_of_icr_ii_released_rs":"4\/20\/2022","date_of_icr_ii_released":"0","amount_of_final_released_rs":"4\/20\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/27\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"8.5","executed_wst_width_meter":"1.4","executed_wst_depth_meter":"WST KP_Images\/65977931Wst Aziz Ahmad.Picture of WST - After Completion.091012.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"35.00%","water_saving":"46.00%","water_losses_before_improvement":"11.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/25/2024 10:22:22" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/25/2024 10:22:22, ?, ?, Completed, 22052432001, KP, Malakand, Buner, Gagra, Kulyari, Pahi, Square, Brick Masonry, ?, Abid Ali, Non-Canal Command Area, Other Source, P.pump, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.45672,72.595971, WST KP_Images/226Abid Ali.Picture of WST Before Improvement.100858.jpg, 40, 5/21/2020, Abid Ali, 1510154788695, 3339698332, 10, 10, 0, 10, 9, 8, 9, 9, 1.36, 110, 29101, 0.35, 10, ?, WST Profile - Completed, ?, ?, 12/8/2020, 572572, 420000, 152572, ?, 0, ?, ?, 12/9/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/11/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 12/30/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/30/2020, 572572, 420000, 152572, 9, 9, 1.36, WST KP_Images/226Abid Ali.Picture of WST - After Completion.052804.jpg, 9, 39.00%, 49.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/25\/2024 10:22:22","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052432001","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Gagra","tehsil":"Kulyari","uc":"Pahi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abid Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"P.pump","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.45672,72.595971","coordinates":"WST KP_Images\/226Abid Ali.Picture of WST Before Improvement.100858.jpg","picture_of_wst_before_improvement":"40","wua_registration_no":"5\/21\/2020","wua_registration_date":"Abid Ali","name_of_wua_president":"1510154788695","cnic_no_of_wua_president":"3339698332","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"9","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"110","storage_capacity_m3":"29101","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/8\/2020","issuance_date_of_govt_share":"572572","total_amount_rs":"420000","govt_share_rs":"152572","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/9\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/11\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/30\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/30\/2020","completion_date":"572572","verified_total_amount_rs":"420000","verified_govt_share_rs":"152572","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/226Abid Ali.Picture of WST - After Completion.052804.jpg","picture_of_wst_after_completion":"9","addutitional_cca_acres":"39.00%","water_saving":"49.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/25/2024 13:23:55" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/25/2024 13:23:55, ?, ?, Completed, 22052432002, KP, Malakand, Buner, Gagra, Bajlata, Bajlata 1, Square, Brick Masonry, ?, Muhammad Naeem Khan, Non-Canal Command Area, Other Source, P.pump, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.48524,72.57205, WST KP_Images/231Muhammad Naeem Khan.Picture of WST Before Improvement.101212.jpg, 39, 5/18/2020, Muhammad Naeem Khan, 1510139477353, 3339694923, 7, 7, 0, 7, 9, 8, 10, 10, 1.36, 136, 35979, 0.35, 10, ?, WST Profile - Completed, ?, ?, 11/10/2020, 560115, 420000, 140115, ?, 0, ?, ?, 11/11/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 11/17/2020, 126000, 11/23/2020, ?, ?, ?, ?, 126000, 11/23/2020, 126000, 12/24/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/24/2020, 560115, 420000, 140115, 10, 10, 1.36, WST KP_Images/231Muhammad Naeem Khan.Picture of WST - After Completion.082541.jpg, 9, 38.00%, 48.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/25\/2024 13:23:55","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052432002","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Gagra","tehsil":"Bajlata","uc":"Bajlata 1","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Naeem Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"P.pump","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.48524,72.57205","coordinates":"WST KP_Images\/231Muhammad Naeem Khan.Picture of WST Before Improvement.101212.jpg","picture_of_wst_before_improvement":"39","wua_registration_no":"5\/18\/2020","wua_registration_date":"Muhammad Naeem Khan","name_of_wua_president":"1510139477353","cnic_no_of_wua_president":"3339694923","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"9","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/10\/2020","issuance_date_of_govt_share":"560115","total_amount_rs":"420000","govt_share_rs":"140115","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/11\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"11\/17\/2020","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"11\/23\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"11\/23\/2020","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/24\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/24\/2020","completion_date":"560115","verified_total_amount_rs":"420000","verified_govt_share_rs":"140115","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/231Muhammad Naeem Khan.Picture of WST - After Completion.082541.jpg","picture_of_wst_after_completion":"9","addutitional_cca_acres":"38.00%","water_saving":"48.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 13:32:42" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 9/23/2024 13:32:42, ?, ?, Completed, 22052432003, KP, Malakand, Buner, Gagra, Gagra, Kalpani, Square, Brick Masonry, ?, Wst Sohail Ur Rehman, Non-Canal Command Area, Other Source, P.pump, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.442121, 72.517278, WST KP_Images/baccef4dWst Sohail Ur Rehman.Picture of WST Before Improvement.072715.jpg, 121-A, 8/12/2021, Sohail ur Rehman, 1510158210429, 3339466299, 7, 7, 0, 7, 17, 12, 8, 8, 1.36, 87.04, 23026, 0.42, 12, ?, WST Profile - Completed, ?, ?, 9/17/2021, 525000, 420000, 105000, ?, 0, ?, ?, 9/21/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 9/23/2021, 126000, 10/6/2021, ?, ?, ?, ?, 126000, 10/6/2021, 126000, 3/10/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/28/2021, 525000, 420000, 105000, 8, 8, 1.36, WST KP_Images/baccef4dWst Sohail Ur Rehman.Picture of WST - After Completion.072715.jpg, 5, 34.00%, 46.00%, 12.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"9\/23\/2024 13:32:42","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052432003","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Gagra","tehsil":"Gagra","uc":"Kalpani","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wst Sohail Ur Rehman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"P.pump","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.442121, 72.517278","coordinates":"WST KP_Images\/baccef4dWst Sohail Ur Rehman.Picture of WST Before Improvement.072715.jpg","picture_of_wst_before_improvement":"121-A","wua_registration_no":"8\/12\/2021","wua_registration_date":"Sohail ur Rehman","name_of_wua_president":"1510158210429","cnic_no_of_wua_president":"3339466299","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"17","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.42","design_discharge_cusec":"12","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/17\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/21\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"9\/23\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"10\/6\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"10\/6\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/10\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/28\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/baccef4dWst Sohail Ur Rehman.Picture of WST - After Completion.072715.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"34.00%","water_saving":"46.00%","water_losses_before_improvement":"12.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/25/2024 12:21:12" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/25/2024 12:21:12, ?, ?, Completed, 22052532001, KP, Malakand, Buner, Khudu Khel, Pinjtar, Pinjtar, Square, Brick Masonry, ?, Ikhtisham Khan, Non-Canal Command Area, Other Source, P.pump, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.21559,72.528584, WST KP_Images/222Ikhtisham Khan.Picture of WST Before Improvement.092319.jpg, 36, 5/24/2021, Ikhtisham Khan, 1510159515069, 3439193476, 14, 14, 0, 14, 6, 3, 8, 8, 1.36, 94, 24868, 0.35, 10, ?, WST Profile - Completed, ?, ?, 6/1/2021, 526669, 420000, 106669, ?, 0, ?, ?, 6/2/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/7/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/22/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/22/2021, 526669, 420000, 106669, 8, 8.3, 1.36, WST KP_Images/222Ikhtisham Khan.Picture of WST - After Completion.072226.jpg, 6, 40.00%, 50.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/25\/2024 12:21:12","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052532001","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Khudu Khel","tehsil":"Pinjtar","uc":"Pinjtar","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ikhtisham Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"P.pump","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.21559,72.528584","coordinates":"WST KP_Images\/222Ikhtisham Khan.Picture of WST Before Improvement.092319.jpg","picture_of_wst_before_improvement":"36","wua_registration_no":"5\/24\/2021","wua_registration_date":"Ikhtisham Khan","name_of_wua_president":"1510159515069","cnic_no_of_wua_president":"3439193476","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"6","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94","storage_capacity_m3":"24868","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/1\/2021","issuance_date_of_govt_share":"526669","total_amount_rs":"420000","govt_share_rs":"106669","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/2\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/7\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/22\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/22\/2021","completion_date":"526669","verified_total_amount_rs":"420000","verified_govt_share_rs":"106669","verified_community_share_rs":"8","executed_wst_length_meter":"8.3","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/222Ikhtisham Khan.Picture of WST - After Completion.072226.jpg","picture_of_wst_after_completion":"6","addutitional_cca_acres":"40.00%","water_saving":"50.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/25/2024 12:17:48" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/25/2024 12:17:48, ?, ?, Completed, 22052532002, KP, Malakand, Buner, Khudu Khel, Chinglai, Jali Dhand Chinglai, Square, Brick Masonry, ?, Safdar Hayat, Non-Canal Command Area, Dug Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.33035,72.546253, WST KP_Images/225Safdar Hayat.Picture of WST Before Improvement.095026.jpg, 10, 7/8/2020, Safdar Hayat, 1510188221301, 3429625735, 10, 10, 0, 10, 10, 2, 10, 10, 1.36, 136, 35979, 0.35, 10, ?, WST Profile - Completed, ?, ?, 8/12/2020, 525115, 420000, 105115, ?, 0, ?, ?, 12/9/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/11/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 12/28/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/28/2020, 525115, 420000, 105115, 10, 10, 1.36, WST KP_Images/225Safdar Hayat.Picture of WST - After Completion.095258.jpg, 10, 38.00%, 49.00%, 11.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/25\/2024 12:17:48","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052532002","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Khudu Khel","tehsil":"Chinglai","uc":"Jali Dhand Chinglai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Safdar Hayat","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.33035,72.546253","coordinates":"WST KP_Images\/225Safdar Hayat.Picture of WST Before Improvement.095026.jpg","picture_of_wst_before_improvement":"10","wua_registration_no":"7\/8\/2020","wua_registration_date":"Safdar Hayat","name_of_wua_president":"1510188221301","cnic_no_of_wua_president":"3429625735","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"10","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"8\/12\/2020","issuance_date_of_govt_share":"525115","total_amount_rs":"420000","govt_share_rs":"105115","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/9\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/11\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/28\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/28\/2020","completion_date":"525115","verified_total_amount_rs":"420000","verified_govt_share_rs":"105115","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/225Safdar Hayat.Picture of WST - After Completion.095258.jpg","picture_of_wst_after_completion":"10","addutitional_cca_acres":"38.00%","water_saving":"49.00%","water_losses_before_improvement":"11.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 14:03:02" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (7, 9/23/2024 14:03:02, ?, ?, Completed, 22052532003, KP, Malakand, Buner, Khudu Khel, Totalai, Dagai, Square, Brick Masonry, ?, Wst Muhammad Alam Zeb, Non-Canal Command Area, Other Source, Pressure Pump, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.181151, 72.544817, WST KP_Images/7e3b5aafWst Muhammad Alam Zeb.Picture of WST Before Improvement.070942.jpg, BD 02616, 7/24/2020, Muhammad Alam zeb, 1510104026163, 3449046721, 8, 8, 0, 8, 7, 2, 9, 9, 1.36, 98, 25926, 0.05, 1, ?, WST Profile - Completed, ?, ?, 9/27/2021, 560000, 420000, 140000, ?, 0, ?, ?, 9/28/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 10/4/2021, 126000, 10/6/2021, ?, ?, ?, ?, 126000, 10/6/2021, 126000, 12/30/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/29/2021, 560000, 420000, 140000, 9, 8.5, 1.36, ?, 5, 36.00%, 48.00%, 12.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"7","edit_counter":"9\/23\/2024 14:03:02","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052532003","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Khudu Khel","tehsil":"Totalai","uc":"Dagai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wst Muhammad Alam Zeb","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Pressure Pump","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.181151, 72.544817","coordinates":"WST KP_Images\/7e3b5aafWst Muhammad Alam Zeb.Picture of WST Before Improvement.070942.jpg","picture_of_wst_before_improvement":"BD 02616","wua_registration_no":"7\/24\/2020","wua_registration_date":"Muhammad Alam zeb","name_of_wua_president":"1510104026163","cnic_no_of_wua_president":"3449046721","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"7","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"98","storage_capacity_m3":"25926","storage_capacity_gallon":"0.05","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/27\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/28\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"10\/4\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"10\/6\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"10\/6\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/30\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/29\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"8.5","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"36.00%","water_saving":"48.00%","water_losses_before_improvement":"12.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 13:57:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (6, 9/23/2024 13:57:07, ?, ?, Completed, 22052532004, KP, Malakand, Buner, Khudu Khel, Totalai, Dagai, Square, Brick Masonry, ?, Wst Kachkool Khan, Non-Canal Command Area, Other Source, Pressure pump, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.181727, 72.510991, WST KP_Images/24afde3dWst Kachkool Khan.Picture of WST Before Improvement.073806.jpg, 50, 8/4/2021, Kachkool Khan, 1510139041693, 3449224449, 9, 9, 0, 9, 5, 2, 9, 9, 1.36, 98.26, 25995, 0.04, 1, ?, WST Profile - Completed, ?, ?, 9/27/2021, 560000, 420000, 140000, ?, 0, ?, ?, 9/28/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 9/29/2021, 126000, 10/5/2021, ?, ?, ?, ?, 126000, 10/5/2021, 126000, 12/30/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/26/2021, 560000, 420000, 140000, 9, 8.5, 1.36, WST KP_Images/24afde3dWst Kachkool Khan.Picture of WST - After Completion.073806.jpg, 3, 38.00%, 49.00%, 11.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"6","edit_counter":"9\/23\/2024 13:57:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052532004","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Khudu Khel","tehsil":"Totalai","uc":"Dagai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wst Kachkool Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Pressure pump","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.181727, 72.510991","coordinates":"WST KP_Images\/24afde3dWst Kachkool Khan.Picture of WST Before Improvement.073806.jpg","picture_of_wst_before_improvement":"50","wua_registration_no":"8\/4\/2021","wua_registration_date":"Kachkool Khan","name_of_wua_president":"1510139041693","cnic_no_of_wua_president":"3449224449","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"5","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"98.26","storage_capacity_m3":"25995","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/27\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/28\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"9\/29\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"10\/5\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"10\/5\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/30\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/26\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"8.5","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/24afde3dWst Kachkool Khan.Picture of WST - After Completion.073806.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"38.00%","water_saving":"49.00%","water_losses_before_improvement":"11.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 10:42:38" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 9/24/2024 10:42:38, ?, ?, Completed, 22052532005, KP, Malakand, Buner, Khudu Khel, Totalai, Dagai, Square, Brick Masonry, ?, Wst Sardar Ghalib, Non-Canal Command Area, Other Source, P.pump, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.183208, 72.543698, WST KP_Images/15f9bd97Wst Sardar Ghalib.Picture of WST Before Improvement.072754.jpg, 66, 10/5/2021, Sardar Ghalib, 1510103246249, 3440085442, 8, 8, 0, 8, 7.5, 1.5, 8, 8, 1.36, 87, 23016, 0.03, 1, ?, WST Profile - Completed, ?, ?, 12/24/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/27/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/28/2021, 126000, 1/5/2022, ?, ?, ?, ?, 126000, 1/5/2022, 126000, 3/10/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/31/2022, 560000, 420000, 140000, 8, 8, 1.36, WST KP_Images/15f9bd97Wst Sardar Ghalib.Picture of WST - After Completion.072754.jpg, 6, 34.00%, 46.00%, 12.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"9\/24\/2024 10:42:38","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052532005","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Khudu Khel","tehsil":"Totalai","uc":"Dagai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wst Sardar Ghalib","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"P.pump","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.183208, 72.543698","coordinates":"WST KP_Images\/15f9bd97Wst Sardar Ghalib.Picture of WST Before Improvement.072754.jpg","picture_of_wst_before_improvement":"66","wua_registration_no":"10\/5\/2021","wua_registration_date":"Sardar Ghalib","name_of_wua_president":"1510103246249","cnic_no_of_wua_president":"3440085442","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"7.5","gross_command_area_gca_acres":"1.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/24\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/27\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/28\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"1\/5\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"1\/5\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/10\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/31\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/15f9bd97Wst Sardar Ghalib.Picture of WST - After Completion.072754.jpg","picture_of_wst_after_completion":"6","addutitional_cca_acres":"34.00%","water_saving":"46.00%","water_losses_before_improvement":"12.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 10:15:13" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (5, 9/24/2024 10:15:13, ?, ?, Completed, 22052532006, KP, Malakand, Buner, Khudu Khel, Totalai, Totalai, Square, Brick Masonry, ?, Wst Amaz Khan, Non-Canal Command Area, Other Source, Pressure pump, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.191768, 72.526207, WST KP_Images/0656dffaWst Amaz Khan.Picture of WST Before Improvement.090944.jpg, 65, 9/30/2021, Amaz Khan, 1510192120869, 3108886664, 10, 10, 0, 10, 13, 3, 8, 8, 1.36, 87, 23016, 0.05, 1, ?, WST Profile - Completed, ?, ?, 12/24/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/27/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/28/2021, 126000, 1/5/2022, ?, ?, ?, ?, 126000, 1/5/2022, 126000, 3/10/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/26/2022, 560000, 420000, 140000, 8, 8, 1.36, WST KP_Images/0656dffaWst Amaz Khan.Picture of WST - After Completion.070133.jpg, 10, 38.00%, 49.00%, 11.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"5","edit_counter":"9\/24\/2024 10:15:13","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052532006","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Khudu Khel","tehsil":"Totalai","uc":"Totalai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wst Amaz Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Pressure pump","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.191768, 72.526207","coordinates":"WST KP_Images\/0656dffaWst Amaz Khan.Picture of WST Before Improvement.090944.jpg","picture_of_wst_before_improvement":"65","wua_registration_no":"9\/30\/2021","wua_registration_date":"Amaz Khan","name_of_wua_president":"1510192120869","cnic_no_of_wua_president":"3108886664","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"13","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.05","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/24\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/27\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/28\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"1\/5\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"1\/5\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/10\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/26\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/0656dffaWst Amaz Khan.Picture of WST - After Completion.070133.jpg","picture_of_wst_after_completion":"10","addutitional_cca_acres":"38.00%","water_saving":"49.00%","water_losses_before_improvement":"11.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 10:41:08" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 9/24/2024 10:41:08, ?, ?, Completed, 22052532007, KP, Malakand, Buner, Khudu Khel, Totalai, Dagai, Square, Brick Masonry, ?, Wst Bakhtiar, Non-Canal Command Area, Other Source, P.pump, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.190658, 72.518275, WST KP_Images/e6a5ab34Wst Bakhtiar.Picture of WST Before Improvement.091004.jpg, 64, 9/29/2021, Bakhtiar, 1510101820959, 3455005575, 9, 9, 0, 9, 5, 1, 8, 8, 1.36, 87, 23016, 0.05, 1, ?, WST Profile - Completed, ?, ?, 12/24/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/27/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/28/2021, 126000, 1/5/2022, ?, ?, ?, ?, 126000, 1/5/2022, 126000, 3/9/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/26/2022, 560000, 420000, 140000, 8, 8, 1.36, WST KP_Images/e6a5ab34Wst Bakhtiar.Picture of WST - After Completion.070022.jpg, 4, 36.00%, 48.00%, 12.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"9\/24\/2024 10:41:08","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052532007","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Khudu Khel","tehsil":"Totalai","uc":"Dagai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wst Bakhtiar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"P.pump","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.190658, 72.518275","coordinates":"WST KP_Images\/e6a5ab34Wst Bakhtiar.Picture of WST Before Improvement.091004.jpg","picture_of_wst_before_improvement":"64","wua_registration_no":"9\/29\/2021","wua_registration_date":"Bakhtiar","name_of_wua_president":"1510101820959","cnic_no_of_wua_president":"3455005575","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"5","gross_command_area_gca_acres":"1","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.05","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/24\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/27\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/28\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"1\/5\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"1\/5\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/9\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/26\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/e6a5ab34Wst Bakhtiar.Picture of WST - After Completion.070022.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":"36.00%","water_saving":"48.00%","water_losses_before_improvement":"12.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 10:03:25" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (6, 9/24/2024 10:03:25, ?, ?, Completed, 22052532008, KP, Malakand, Buner, Khudu Khel, Totalai, Dagai, Square, Brick Masonry, ?, Wst Sher Afsar Khan, Non-Canal Command Area, Other Source, P.pump, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.192646, 72.530043, WST KP_Images/7bbbdb50Wst Sher Afsar Khan.Picture of WST Before Improvement.064727.jpg, 55, 9/9/2021, Sher Afsar Khan, 1510124031499, 3159443118, 7, 7, 0, 7, 6, 2, 8, 8, 1.36, 87, 23016, 0.06, 2, ?, WST Profile - Completed, ?, ?, 1/10/2022, 560000, 420000, 140000, ?, 0, ?, ?, 1/11/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 1/13/2022, 126000, 1/25/2022, ?, ?, ?, ?, 126000, 1/25/2022, 126000, 6/7/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/28/2022, 560000, 420000, 140000, 8, 8, 1.36, WST KP_Images/7bbbdb50Wst Sher Afsar Khan.Picture of WST - After Completion.064728.jpg, 4, 36.00%, 47.00%, 11.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"6","edit_counter":"9\/24\/2024 10:03:25","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052532008","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Khudu Khel","tehsil":"Totalai","uc":"Dagai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wst Sher Afsar Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"P.pump","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.192646, 72.530043","coordinates":"WST KP_Images\/7bbbdb50Wst Sher Afsar Khan.Picture of WST Before Improvement.064727.jpg","picture_of_wst_before_improvement":"55","wua_registration_no":"9\/9\/2021","wua_registration_date":"Sher Afsar Khan","name_of_wua_president":"1510124031499","cnic_no_of_wua_president":"3159443118","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"6","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.06","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/10\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/11\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"1\/13\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"1\/25\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"1\/25\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/7\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/28\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/7bbbdb50Wst Sher Afsar Khan.Picture of WST - After Completion.064728.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":"36.00%","water_saving":"47.00%","water_losses_before_improvement":"11.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 14:10:09" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (5, 9/23/2024 14:10:09, ?, ?, Completed, 22052532009, KP, Malakand, Buner, Khudu Khel, Totalai, Totalai, Square, Brick Masonry, ?, Wst Waheed Zaman, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.209786, 72.523171, WST KP_Images/de7b80c7Wst Waheed Zaman.Picture of WST Before Improvement.073133.jpg, 47, 7/20/2021, Waheed zaman, 1510165112229, 3409133274, 9, 9, 0, 9, 10, 2, 9, 9, 1.36, 98, 25926, 0.22, 6, ?, WST Profile - Completed, ?, ?, 9/27/2021, 560000, 420000, 140000, ?, 0, ?, ?, 9/28/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 9/30/2021, 126000, 10/5/2021, ?, ?, ?, ?, 126000, 10/5/2021, 126000, 12/30/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/24/2021, 560000, 420000, 140000, 9, 8.5, 1.36, WST KP_Images/de7b80c7Wst Waheed Zaman.Picture of WST - After Completion.073133.jpg, 8, 32.00%, 42.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"5","edit_counter":"9\/23\/2024 14:10:09","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052532009","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Khudu Khel","tehsil":"Totalai","uc":"Totalai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wst Waheed Zaman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.209786, 72.523171","coordinates":"WST KP_Images\/de7b80c7Wst Waheed Zaman.Picture of WST Before Improvement.073133.jpg","picture_of_wst_before_improvement":"47","wua_registration_no":"7\/20\/2021","wua_registration_date":"Waheed zaman","name_of_wua_president":"1510165112229","cnic_no_of_wua_president":"3409133274","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"10","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"98","storage_capacity_m3":"25926","storage_capacity_gallon":"0.22","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/27\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/28\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"9\/30\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"10\/5\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"10\/5\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/30\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/24\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"8.5","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/de7b80c7Wst Waheed Zaman.Picture of WST - After Completion.073133.jpg","picture_of_wst_after_completion":"8","addutitional_cca_acres":"32.00%","water_saving":"42.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 13:55:03" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (5, 9/23/2024 13:55:03, ?, ?, Completed, 22052532010, KP, Malakand, Buner, Khudu Khel, Totalai, Totalai, Square, Brick Masonry, ?, Wst Mumtaz Bahadar, Non-Canal Command Area, Dug Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.205211, 72.517525, WST KP_Images/a1717281Wst Mumtaz Bahadar.Picture of WST Before Improvement.060616.jpg, 48, 7/23/2021, Mumtaz Bahadar, 1510131902679, 3449224014, 10, 10, 0, 10, 10, 3, 9, 9, 1.36, 98, 25926, 0.08, 2, ?, WST Profile - Completed, ?, ?, 9/27/2021, 560000, 420000, 140000, ?, 0, ?, ?, 9/28/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 10/4/2021, 126000, 10/6/2021, ?, ?, ?, ?, 126000, 10/6/2021, 126000, 12/30/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/26/2021, 560000, 420000, 140000, 9, 8.5, 1.36, WST KP_Images/a1717281Wst Mumtaz Bahadar.Picture of WST - After Completion.060616.jpg, 7, 35.00%, 46.00%, 11.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"5","edit_counter":"9\/23\/2024 13:55:03","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052532010","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Khudu Khel","tehsil":"Totalai","uc":"Totalai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wst Mumtaz Bahadar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.205211, 72.517525","coordinates":"WST KP_Images\/a1717281Wst Mumtaz Bahadar.Picture of WST Before Improvement.060616.jpg","picture_of_wst_before_improvement":"48","wua_registration_no":"7\/23\/2021","wua_registration_date":"Mumtaz Bahadar","name_of_wua_president":"1510131902679","cnic_no_of_wua_president":"3449224014","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"10","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"98","storage_capacity_m3":"25926","storage_capacity_gallon":"0.08","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/27\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/28\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"10\/4\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"10\/6\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"10\/6\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/30\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/26\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"8.5","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/a1717281Wst Mumtaz Bahadar.Picture of WST - After Completion.060616.jpg","picture_of_wst_after_completion":"7","addutitional_cca_acres":"35.00%","water_saving":"46.00%","water_losses_before_improvement":"11.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 14:34:41" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (5, 9/23/2024 14:34:41, ?, ?, Completed, 22052532011, KP, Malakand, Buner, Khudu Khel, Totalai, Dagai, Square, Brick Masonry, ?, Wst Gharib Gul, Non-Canal Command Area, Other Source, P.pump, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.198086, 72.535390, WST KP_Images/d7114f4bWst Gharib Gul.Picture of WST Before Improvement.070348.jpg, 54A, 9/8/2021, Gharib Gul, 1510127811117, 3441116665, 9, 9, 0, 9, 14, 2, 8, 8, 1.36, 87, 23016, 0.21, 6, ?, WST Profile - Completed, ?, ?, 9/27/2021, 560000, 420000, 140000, ?, 0, ?, ?, 9/28/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 10/4/2021, 126000, 10/6/2021, ?, ?, ?, ?, 126000, 10/6/2021, 126000, 12/30/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/6/2021, 560000, 420000, 140000, 8, 8, 1.36, WST KP_Images/d7114f4bWst Gharib Gul.Picture of WST - After Completion.070348.jpg, 12, 33.00%, 46.00%, 13.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"5","edit_counter":"9\/23\/2024 14:34:41","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052532011","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Khudu Khel","tehsil":"Totalai","uc":"Dagai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wst Gharib Gul","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"P.pump","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.198086, 72.535390","coordinates":"WST KP_Images\/d7114f4bWst Gharib Gul.Picture of WST Before Improvement.070348.jpg","picture_of_wst_before_improvement":"54A","wua_registration_no":"9\/8\/2021","wua_registration_date":"Gharib Gul","name_of_wua_president":"1510127811117","cnic_no_of_wua_president":"3441116665","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"14","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/27\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/28\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"10\/4\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"10\/6\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"10\/6\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/30\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/6\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/d7114f4bWst Gharib Gul.Picture of WST - After Completion.070348.jpg","picture_of_wst_after_completion":"12","addutitional_cca_acres":"33.00%","water_saving":"46.00%","water_losses_before_improvement":"13.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 13:48:24" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (7, 9/23/2024 13:48:24, ?, ?, Completed, 22052532012, KP, Malakand, Buner, Khudu Khel, Totalai, Totalai, Square, Brick Masonry, ?, Wst Nasir Ullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.171121, 72.519517, WST KP_Images/61071025Wst Nasir Ullah.Picture of WST Before Improvement.074147.jpg, 41, 6/11/2021, Nasir ullah, 1510303464995, 3429215486, 9, 9, 0, 9, 6, 2, 9, 9, 1.36, 98, 25926, 0.14, 4, ?, WST Profile - Completed, ?, ?, 9/27/2021, 560000, 420000, 140000, ?, 0, ?, ?, 9/28/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 10/4/2021, 126000, 10/6/2021, ?, ?, ?, ?, 126000, 10/6/2021, 126000, 12/30/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/24/2021, 560000, 420000, 140000, 8, 8.5, 1.36, WST KP_Images/61071025Wst Nasir Ullah.Picture of WST - After Completion.074147.jpg, 4, 33.00%, 46.00%, 13.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"7","edit_counter":"9\/23\/2024 13:48:24","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052532012","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Khudu Khel","tehsil":"Totalai","uc":"Totalai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wst Nasir Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.171121, 72.519517","coordinates":"WST KP_Images\/61071025Wst Nasir Ullah.Picture of WST Before Improvement.074147.jpg","picture_of_wst_before_improvement":"41","wua_registration_no":"6\/11\/2021","wua_registration_date":"Nasir ullah","name_of_wua_president":"1510303464995","cnic_no_of_wua_president":"3429215486","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"6","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"98","storage_capacity_m3":"25926","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/27\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/28\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"10\/4\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"10\/6\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"10\/6\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/30\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/24\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8.5","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/61071025Wst Nasir Ullah.Picture of WST - After Completion.074147.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":"33.00%","water_saving":"46.00%","water_losses_before_improvement":"13.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 10:56:03" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (8, 9/24/2024 10:56:03, ?, ?, Completed, 22052532013, KP, Malakand, Buner, Khudu Khel, Totalai, Totalai, Square, Brick Masonry, ?, Wst Sardar Bahadar, Non-Canal Command Area, Other Source, P.pump, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.206154, 72.519895, WST KP_Images/114a064bWst Sardar Bahadar.Picture of WST Before Improvement.093815.jpg, 51, 8/5/2021, Sardar Bahadar, 1510115766393, 3449625125, 9, 9, 0, 9, 13, 3, 8, 8, 1.36, 87, 23016, 0.05, 1, ?, WST Profile - Completed, ?, ?, 1/10/2022, 560000, 420000, 140000, ?, 0, ?, ?, 1/11/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 1/14/2022, 126000, 1/28/2022, ?, ?, ?, ?, 126000, 1/28/2022, 126000, 6/7/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/21/2022, 560000, 420000, 140000, 8, 8, 1.36, WST KP_Images/114a064bWst Sardar Bahadar.Picture of WST - After Completion.065720.jpg, 10, 33.00%, 46.00%, 13.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"8","edit_counter":"9\/24\/2024 10:56:03","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052532013","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Khudu Khel","tehsil":"Totalai","uc":"Totalai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wst Sardar Bahadar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"P.pump","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.206154, 72.519895","coordinates":"WST KP_Images\/114a064bWst Sardar Bahadar.Picture of WST Before Improvement.093815.jpg","picture_of_wst_before_improvement":"51","wua_registration_no":"8\/5\/2021","wua_registration_date":"Sardar Bahadar","name_of_wua_president":"1510115766393","cnic_no_of_wua_president":"3449625125","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"13","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.05","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/10\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/11\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"1\/14\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"1\/28\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"1\/28\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/7\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/21\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/114a064bWst Sardar Bahadar.Picture of WST - After Completion.065720.jpg","picture_of_wst_after_completion":"10","addutitional_cca_acres":"33.00%","water_saving":"46.00%","water_losses_before_improvement":"13.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 10:57:40" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (6, 9/24/2024 10:57:40, ?, ?, Completed, 22052532014, KP, Malakand, Buner, Khudu Khel, Ghorghoshto, Swawai, Square, Brick Masonry, ?, Wst Habib Ur Rahman, Non-Canal Command Area, Other Source, P.pump, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.274183, 72.526838, WST KP_Images/6696c332Wst Habib Ur Rahman.Picture of WST Before Improvement.065112.jpg, 80, 12/16/2021, Habib ur Rahman, 1510194392571, 3429623400, 10, 10, 1, 11, 6.5, 2, 8, 8, 1.36, 87, 23016, 0.05, 1, ?, WST Profile - Completed, ?, ?, 3/2/2022, 560000, 420000, 140000, ?, 0, ?, ?, 3/2/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 3/9/2022, 84000, 4/20/2022, ?, ?, ?, ?, 84000, 4/20/2022, 168000, 6/7/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/13/2022, 560000, 420000, 140000, 8, 8, 1.36, WST KP_Images/6696c332Wst Habib Ur Rahman.Picture of WST - After Completion.065112.jpg, 5, 34.00%, 46.00%, 12.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"6","edit_counter":"9\/24\/2024 10:57:40","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052532014","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Khudu Khel","tehsil":"Ghorghoshto","uc":"Swawai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wst Habib Ur Rahman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"P.pump","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.274183, 72.526838","coordinates":"WST KP_Images\/6696c332Wst Habib Ur Rahman.Picture of WST Before Improvement.065112.jpg","picture_of_wst_before_improvement":"80","wua_registration_no":"12\/16\/2021","wua_registration_date":"Habib ur Rahman","name_of_wua_president":"1510194392571","cnic_no_of_wua_president":"3429623400","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"1","female_wua_members":"11","total_wua_members":"6.5","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.05","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/2\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/2\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"3\/9\/2022","date_of_icr_i_released":"84000","2nd_bill_payment_rs":"4\/20\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"84000","amount_of_icr_ii_released_rs":"4\/20\/2022","date_of_icr_ii_released":"168000","amount_of_final_released_rs":"6\/7\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/13\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/6696c332Wst Habib Ur Rahman.Picture of WST - After Completion.065112.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"34.00%","water_saving":"46.00%","water_losses_before_improvement":"12.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 11:03:56" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (6, 9/24/2024 11:03:56, ?, ?, Completed, 22052532015, KP, Malakand, Buner, Khudu Khel, Totalai, Totalai, Square, Brick Masonry, ?, Wst Sher Quraish, Non-Canal Command Area, Other Source, P.pump, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.200883, 72.513265, WST KP_Images/0ffddebaWst Sher Quraish.Picture of WST Before Improvement.063713.jpg, BD93045, 4/22/2022, Sher Quraish, 1510122930453, 3449606545, 10, 10, 0, 10, 8, 2, 8, 8, 1.36, 87, 23016, 0.05, 1, ?, WST Profile - Completed, ?, ?, 5/27/2022, 560000, 420000, 140000, ?, 0, ?, ?, 5/27/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 6/7/2022, 126000, 6/9/2022, ?, ?, ?, ?, 126000, 6/9/2022, 126000, 10/4/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/29/2022, 560000, 420000, 140000, 8, 8, 1.36, WST KP_Images/0ffddebaWst Sher Quraish.Picture of WST - After Completion.063714.jpg, 6, 34.00%, 46.00%, 12.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"6","edit_counter":"9\/24\/2024 11:03:56","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052532015","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Khudu Khel","tehsil":"Totalai","uc":"Totalai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wst Sher Quraish","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"P.pump","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.200883, 72.513265","coordinates":"WST KP_Images\/0ffddebaWst Sher Quraish.Picture of WST Before Improvement.063713.jpg","picture_of_wst_before_improvement":"BD93045","wua_registration_no":"4\/22\/2022","wua_registration_date":"Sher Quraish","name_of_wua_president":"1510122930453","cnic_no_of_wua_president":"3449606545","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"8","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.05","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/27\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/27\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"6\/7\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"6\/9\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"6\/9\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"10\/4\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/29\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/0ffddebaWst Sher Quraish.Picture of WST - After Completion.063714.jpg","picture_of_wst_after_completion":"6","addutitional_cca_acres":"34.00%","water_saving":"46.00%","water_losses_before_improvement":"12.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 10:06:10" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 9/24/2024 10:06:10, ?, ?, Completed, 22052532016, KP, Malakand, Buner, Khudu Khel, Totalai, Dagai, Square, Brick Masonry, ?, Wst Jaan Said, Non-Canal Command Area, Other Source, P.pump, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.182527, 72.548245, WST KP_Images/f686a65bWst Jaan Said.Picture of WST Before Improvement.081352.jpg, BD41509, 4/22/2022, Jaan Said, 1510120415099, 3412299222, 8, 8, 0, 8, 6, 1.5, 8, 8, 1.36, 87, 23016, 0.05, 1, ?, WST Profile - Completed, ?, ?, 5/27/2022, 560000, 420000, 140000, ?, 0, ?, ?, 5/27/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 6/7/2022, 126000, 6/9/2022, ?, ?, ?, ?, 126000, 6/9/2022, 126000, 10/4/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/29/2022, 560000, 420000, 140000, 8, 8, 1.36, WST KP_Images/f686a65bWst Jaan Said.Picture of WST - After Completion.081351.jpg, 5, 32.00%, 45.00%, 13.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"9\/24\/2024 10:06:10","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052532016","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Khudu Khel","tehsil":"Totalai","uc":"Dagai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wst Jaan Said","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"P.pump","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.182527, 72.548245","coordinates":"WST KP_Images\/f686a65bWst Jaan Said.Picture of WST Before Improvement.081352.jpg","picture_of_wst_before_improvement":"BD41509","wua_registration_no":"4\/22\/2022","wua_registration_date":"Jaan Said","name_of_wua_president":"1510120415099","cnic_no_of_wua_president":"3412299222","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"6","gross_command_area_gca_acres":"1.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.05","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/27\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/27\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"6\/7\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"6\/9\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"6\/9\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"10\/4\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/29\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/f686a65bWst Jaan Said.Picture of WST - After Completion.081351.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"32.00%","water_saving":"45.00%","water_losses_before_improvement":"13.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/6/2024 13:34:26" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/6/2024 13:34:26, ?, ?, Completed, 22052532017, KP, Malakand, Buner, Khudu Khel, Totalai, Dagai, Square, Brick Masonry, ?, Wst Nadeem Khan, Non-Canal Command Area, Other Source, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 34.180966, 72.550868, WST KP_Images/e96b8ae0Wst Nadeem Khan.Picture of WST Before Improvement.083201.jpg, BD-63098, 12/11/2023, Nadeem khan, 1620208630983, 3339421799, 9, 6, 3, 9, 4.5, 0.5, 8, 8, 1.36, 87, 23016, 0.17, 5, ?, WST Profile - Completed, ?, ?, 12/28/2023, 644000, 483000, 161000, ?, 0, ?, ?, 12/29/2023, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 193200, 1/4/2024, 144900, 1/24/2024, ?, ?, ?, ?, 144900, 1/24/2024, 144900, 2/15/2024, 483000, ?, WST Milestone Payments - Completed, ?, ?, 1/29/2024, 644000, 483000, 161000, 8, 8, 1.36, WST KP_Images/e96b8ae0Wst Nadeem Khan.Picture of WST - After Completion.084444.jpg, 4.5, 100.00%, 100.00%, 100.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/6\/2024 13:34:26","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052532017","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Khudu Khel","tehsil":"Totalai","uc":"Dagai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wst Nadeem Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.180966, 72.550868","coordinates":"WST KP_Images\/e96b8ae0Wst Nadeem Khan.Picture of WST Before Improvement.083201.jpg","picture_of_wst_before_improvement":"BD-63098","wua_registration_no":"12\/11\/2023","wua_registration_date":"Nadeem khan","name_of_wua_president":"1620208630983","cnic_no_of_wua_president":"3339421799","contact_no_of_wua_president":"9","total_number_of_shareholders":"6","male_wua_members":"3","female_wua_members":"9","total_wua_members":"4.5","gross_command_area_gca_acres":"0.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.17","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/28\/2023","issuance_date_of_govt_share":"644000","total_amount_rs":"483000","govt_share_rs":"161000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/29\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"193200","amount_of_icr_i_released_rs":"1\/4\/2024","date_of_icr_i_released":"144900","2nd_bill_payment_rs":"1\/24\/2024","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"144900","amount_of_icr_ii_released_rs":"1\/24\/2024","date_of_icr_ii_released":"144900","amount_of_final_released_rs":"2\/15\/2024","date_of_final_released":"483000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/29\/2024","completion_date":"644000","verified_total_amount_rs":"483000","verified_govt_share_rs":"161000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/e96b8ae0Wst Nadeem Khan.Picture of WST - After Completion.084444.jpg","picture_of_wst_after_completion":"4.5","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"100.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 13:52:09" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (6, 9/23/2024 13:52:09, ?, ?, Completed, 22052534001, KP, Malakand, Buner, Khudu Khel, Sarwai, Damnair, Square, PCC, ?, Wst Gohar Khan, Non-Canal Command Area, Other Source, Spring/khwar, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.253217, 72.608767, WST KP_Images/d62fcf0bWst Gohar Khan.Picture of WST Before Improvement.072518.jpg, 30, 10/16/2020, Gohar Khan, 1510103678113, 3489642535, 7, 7, 0, 7, 7, 1, 9, 9, 1.36, 98, 25926, 0.05, 1, ?, WST Profile - Completed, ?, ?, 9/27/2021, 560000, 420000, 140000, ?, 420000, 420000, ?, 9/28/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 10/4/2021, 126000, 10/6/2021, ?, ?, ?, ?, 126000, 10/6/2021, 126000, 3/10/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/29/2021, 560000, 420000, 140000, 9, 8.5, 1.36, WST KP_Images/d62fcf0bWst Gohar Khan.Picture of WST - After Completion.072519.jpg, 6, 35.00%, 47.00%, 12.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"6","edit_counter":"9\/23\/2024 13:52:09","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052534001","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Khudu Khel","tehsil":"Sarwai","uc":"Damnair","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Wst Gohar Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring\/khwar","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.253217, 72.608767","coordinates":"WST KP_Images\/d62fcf0bWst Gohar Khan.Picture of WST Before Improvement.072518.jpg","picture_of_wst_before_improvement":"30","wua_registration_no":"10\/16\/2020","wua_registration_date":"Gohar Khan","name_of_wua_president":"1510103678113","cnic_no_of_wua_president":"3489642535","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"7","gross_command_area_gca_acres":"1","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"98","storage_capacity_m3":"25926","storage_capacity_gallon":"0.05","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/27\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"420000","revised_total_amount_rs":"420000","revised_govt_share_rs":null,"revised_community_share_rs":"9\/28\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"10\/4\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"10\/6\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"10\/6\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/10\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/29\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"8.5","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/d62fcf0bWst Gohar Khan.Picture of WST - After Completion.072519.jpg","picture_of_wst_after_completion":"6","addutitional_cca_acres":"35.00%","water_saving":"47.00%","water_losses_before_improvement":"12.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 13:18:04" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/26/2024 13:18:04, ?, ?, Completed, 22052632001, KP, Malakand, Buner, Mandanr, Sura 1, Kanganr, Square, Brick Masonry, ?, Gul Zada, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.40173,72.593, WST KP_Images/221Gul Zada.Picture of WST Before Improvement.065859.jpg, 16, 2/3/2020, Gul Zada, 1510103831421, 3469464199, 10, 10, 0, 10, 10, 5, 10, 10, 1.36, 136, 35979, 0.35, 10, ?, WST Profile - Completed, ?, ?, 4/4/2020, 560000, 420000, 140000, ?, 0, ?, ?, 4/4/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 4/27/2020, 126000, 4/30/2020, ?, ?, ?, ?, 126000, 4/30/2020, 126000, 5/18/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/5/2020, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/221Gul Zada.Picture of WST - After Completion.082220.jpg, 10, 40.00%, 50.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/26\/2024 13:18:04","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052632001","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Mandanr","tehsil":"Sura 1","uc":"Kanganr","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Gul Zada","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.40173,72.593","coordinates":"WST KP_Images\/221Gul Zada.Picture of WST Before Improvement.065859.jpg","picture_of_wst_before_improvement":"16","wua_registration_no":"2\/3\/2020","wua_registration_date":"Gul Zada","name_of_wua_president":"1510103831421","cnic_no_of_wua_president":"3469464199","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"10","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/4\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/4\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"4\/27\/2020","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"4\/30\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"4\/30\/2020","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"5\/18\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/5\/2020","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/221Gul Zada.Picture of WST - After Completion.082220.jpg","picture_of_wst_after_completion":"10","addutitional_cca_acres":"40.00%","water_saving":"50.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/25/2024 13:21:17" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/25/2024 13:21:17, ?, ?, Completed, 22052632002, KP, Malakand, Buner, Mandanr, Sura, Sura, Square, Brick Masonry, ?, Fathul Bashir, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.37738,72.540916, WST KP_Images/228Fathul Bashir.Picture of WST Before Improvement.094207.jpg, 35, 5/24/2021, Fathul Bashir, 1510191486293, 3459104991, 15, 15, 0, 15, 9, 1, 8, 8, 1.36, 94, 24868, 0.35, 10, ?, WST Profile - Completed, ?, ?, 5/31/2021, 525000, 420000, 105000, ?, 0, ?, ?, 6/1/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/3/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/15/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/15/2021, 525000, 420000, 105000, 8, 8.3, 1.36, WST KP_Images/228Fathul Bashir.Picture of WST - After Completion.082248.jpg, 9, 37.00%, 49.00%, 12.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/25\/2024 13:21:17","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052632002","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Mandanr","tehsil":"Sura","uc":"Sura","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Fathul Bashir","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.37738,72.540916","coordinates":"WST KP_Images\/228Fathul Bashir.Picture of WST Before Improvement.094207.jpg","picture_of_wst_before_improvement":"35","wua_registration_no":"5\/24\/2021","wua_registration_date":"Fathul Bashir","name_of_wua_president":"1510191486293","cnic_no_of_wua_president":"3459104991","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"9","gross_command_area_gca_acres":"1","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94","storage_capacity_m3":"24868","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/31\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/1\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/3\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/15\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/15\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8.3","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/228Fathul Bashir.Picture of WST - After Completion.082248.jpg","picture_of_wst_after_completion":"9","addutitional_cca_acres":"37.00%","water_saving":"49.00%","water_losses_before_improvement":"12.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/25/2024 10:44:30" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/25/2024 10:44:30, ?, ?, Completed, 22052632003, KP, Malakand, Buner, Mandanr, Koga, Koga 1, Square, Brick Masonry, ?, Mumtaz Hakeem, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.36813,72.51279, WST KP_Images/232Mumtaz Hakeem.Picture of WST Before Improvement.084514.jpg, 9, 7/6/2020, Mumtaz Hakeem, 1510103945625, 3492583896, 8, 8, 0, 8, 10, 4, 10, 10, 1.36, 136, 35979, 0.35, 10, ?, WST Profile - Completed, ?, ?, 11/10/2020, 525115, 420000, 105115, ?, 0, ?, ?, 11/11/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 11/23/2020, 126000, 11/30/2020, ?, ?, ?, ?, 126000, 11/30/2020, 126000, 12/18/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/18/2020, 525115, 420000, 105115, 10, 10, 1.36, WST KP_Images/232Mumtaz Hakeem.Picture of WST - After Completion.093903.jpg, 10, 38.00%, 49.00%, 11.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/25\/2024 10:44:30","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22052632003","wst_id":"KP","zone":"Malakand","division":"Buner","district":"Mandanr","tehsil":"Koga","uc":"Koga 1","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mumtaz Hakeem","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.36813,72.51279","coordinates":"WST KP_Images\/232Mumtaz Hakeem.Picture of WST Before Improvement.084514.jpg","picture_of_wst_before_improvement":"9","wua_registration_no":"7\/6\/2020","wua_registration_date":"Mumtaz Hakeem","name_of_wua_president":"1510103945625","cnic_no_of_wua_president":"3492583896","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"10","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/10\/2020","issuance_date_of_govt_share":"525115","total_amount_rs":"420000","govt_share_rs":"105115","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/11\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"11\/23\/2020","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"11\/30\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"11\/30\/2020","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/18\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/18\/2020","completion_date":"525115","verified_total_amount_rs":"420000","verified_govt_share_rs":"105115","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/232Mumtaz Hakeem.Picture of WST - After Completion.093903.jpg","picture_of_wst_after_completion":"10","addutitional_cca_acres":"38.00%","water_saving":"49.00%","water_losses_before_improvement":"11.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/14/2024 9:02:12" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 6/14/2024 9:02:12, ?, ?, Completed, 22053134001, KP, Malakand, Chitral, Chitral, Broze, Broze, Square, PCC, ?, Birbolak Payeen, Non-Canal Command Area, Other Source, River, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 35.742823,71.780858, WST KP_Images/69Birbolak Payeen.Picture of WST Before Improvement.101817.jpg, 270, 1/20/2020, Fazal Khaliq, 1520184251621, 3459231145, 15, 15, 0, 15, 12, 10, 11, 11, 1.36, 155, 41005, 0.26, 7, ?, WST Profile - Completed, ?, ?, 1/2/2020, 525000, 420000, 105000, ?, 0, ?, ?, 1/2/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 4/19/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/19/2020, 525000, 420000, 105000, 11, 10.7, 1.36, ?, ?, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"6\/14\/2024 9:02:12","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22053134001","wst_id":"KP","zone":"Malakand","division":"Chitral","district":"Chitral","tehsil":"Broze","uc":"Broze","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Birbolak Payeen","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"River","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.742823,71.780858","coordinates":"WST KP_Images\/69Birbolak Payeen.Picture of WST Before Improvement.101817.jpg","picture_of_wst_before_improvement":"270","wua_registration_no":"1\/20\/2020","wua_registration_date":"Fazal Khaliq","name_of_wua_president":"1520184251621","cnic_no_of_wua_president":"3459231145","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"11","wst_length_meter":"11","wst_width_meter":"1.36","wst_depth_meter":"155","storage_capacity_m3":"41005","storage_capacity_gallon":"0.26","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/2\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/2\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"4\/19\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/19\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"11","executed_wst_length_meter":"10.7","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":null,"addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/14/2024 9:03:08" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 6/14/2024 9:03:08, ?, ?, Completed, 22053144001, KP, Malakand, Chitral, Chitral, Drosh-l, Kesu bala, Rectangular, PCC, ?, Muhammad Aminu Llah, Non-Canal Command Area, Nallah, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.637340, 71.794288, WST KP_Images/f88ecd8cMuhammad aminu llah.Picture of WST Before Improvement.132729.jpg, 449, 9/20/2021, Muhammad amin ullah, 1520104275611, 3452222677, 20, 20, 0, 20, 6, 5, 9, 8, 1.36, 102.41, 27093, 0.38, 11, ?, WST Profile - Completed, ?, ?, 9/20/2021, 525000, 420000, 105000, ?, 0, 0, ?, 9/20/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 10/28/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/25/2022, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 2/23/2022, 525000, 420000, 105000, 9, 8, 1.36, WST KP_Images/f88ecd8cMuhammad aminu llah.Picture of WST - After Completion.063540.jpg, 2, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"6\/14\/2024 9:03:08","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22053144001","wst_id":"KP","zone":"Malakand","division":"Chitral","district":"Chitral","tehsil":"Drosh-l","uc":"Kesu bala","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Muhammad Aminu Llah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Nallah","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.637340, 71.794288","coordinates":"WST KP_Images\/f88ecd8cMuhammad aminu llah.Picture of WST Before Improvement.132729.jpg","picture_of_wst_before_improvement":"449","wua_registration_no":"9\/20\/2021","wua_registration_date":"Muhammad amin ullah","name_of_wua_president":"1520104275611","cnic_no_of_wua_president":"3452222677","contact_no_of_wua_president":"20","total_number_of_shareholders":"20","male_wua_members":"0","female_wua_members":"20","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"9","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"102.41","storage_capacity_m3":"27093","storage_capacity_gallon":"0.38","design_discharge_cusec":"11","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/20\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":"0","revised_govt_share_rs":null,"revised_community_share_rs":"9\/20\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"10\/28\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/25\/2022","date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/23\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/f88ecd8cMuhammad aminu llah.Picture of WST - After Completion.063540.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/12/2024 7:59:50" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/12/2024 7:59:50, ?, ?, Completed, 22053144002, KP, Malakand, Chitral, Chitral, Mori, Mori lasht, Rectangular, PCC, ?, Muhibullah, Non-Canal Command Area, Dug Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.745657, 71.770672, WST KP_Images/3dfeb1b2Muhibullah.Picture of WST Before Improvement.095913.jpg, 463, 12/2/2021, Muhibullah, 1520131028717, 3469229281, 15, 15, 0, 15, 10, 9, 9, 8, 1.36, 102.41, 27093, 0.15, 4, ?, WST Profile - Completed, ?, ?, 12/17/2021, 525000, 420000, 105000, ?, 0, ?, ?, 12/17/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 1/18/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/14/2022, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 6/4/2022, 525000, 420000, 105000, 9, 8.23, 1.36, WST KP_Images/3dfeb1b2Muhibullah.Picture of WST - After Completion.063931.jpg, 1, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/12\/2024 7:59:50","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22053144002","wst_id":"KP","zone":"Malakand","division":"Chitral","district":"Chitral","tehsil":"Mori","uc":"Mori lasht","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Muhibullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.745657, 71.770672","coordinates":"WST KP_Images\/3dfeb1b2Muhibullah.Picture of WST Before Improvement.095913.jpg","picture_of_wst_before_improvement":"463","wua_registration_no":"12\/2\/2021","wua_registration_date":"Muhibullah","name_of_wua_president":"1520131028717","cnic_no_of_wua_president":"3469229281","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"10","gross_command_area_gca_acres":"9","cultural_command_area_cca_acres":"9","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"102.41","storage_capacity_m3":"27093","storage_capacity_gallon":"0.15","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/17\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/17\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/18\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/14\/2022","date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/4\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"8.23","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/3dfeb1b2Muhibullah.Picture of WST - After Completion.063931.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/12/2024 8:17:22" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/12/2024 8:17:22, ?, ?, Completed, 22053144004, KP, Malakand, Chitral, Chitral, Chitral-II, Seen lasht, Rectangular, PCC, ?, Juma Khan, Non-Canal Command Area, Other Source, Solar Uplift, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.912026, 71.808155, WST KP_Images/ed75871bJuma khan.Picture of WST Before Improvement.132129.jpg, 436, 8/28/2021, Juma khan, 1730114696221, 3455541555, 24, 24, 0, 24, 8, 6, 9, 8, 1.36, 102.41, 27093, 0.26, 7, ?, WST Profile - Completed, ?, ?, 9/20/2021, 525000, 420000, 105000, ?, 0, ?, ?, 9/20/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 10/28/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 3/8/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/8/2022, 525000, 420000, 105000, 9, 8.23, 1.36, WST KP_Images/ed75871bJuma khan.Picture of WST - After Completion.064125.jpg, 2, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/12\/2024 8:17:22","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22053144004","wst_id":"KP","zone":"Malakand","division":"Chitral","district":"Chitral","tehsil":"Chitral-II","uc":"Seen lasht","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Juma Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Solar Uplift","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.912026, 71.808155","coordinates":"WST KP_Images\/ed75871bJuma khan.Picture of WST Before Improvement.132129.jpg","picture_of_wst_before_improvement":"436","wua_registration_no":"8\/28\/2021","wua_registration_date":"Juma khan","name_of_wua_president":"1730114696221","cnic_no_of_wua_president":"3455541555","contact_no_of_wua_president":"24","total_number_of_shareholders":"24","male_wua_members":"0","female_wua_members":"24","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"9","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"102.41","storage_capacity_m3":"27093","storage_capacity_gallon":"0.26","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/20\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/20\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"10\/28\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/8\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"8.23","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/ed75871bJuma khan.Picture of WST - After Completion.064125.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 11:02:47" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/10/2024 11:02:47, ?, ?, Completed, 22053144005, KP, Malakand, Chitral, Chitral, Chitral-II, Dolomuch, Rectangular, PCC, ?, Shuja Riazuddin, Non-Canal Command Area, Other Source, Stream, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.913844, 71.802288, WST KP_Images/78905b5aShuja riazuddin.Picture of WST Before Improvement.055144.jpg, 453, 8/22/2021, Shuja riazuddin, 1520190912583, 3325554211, 17, 17, 0, 17, 8, 6, 9, 8, 1.36, 102.41, 27093, 0.16, 5, ?, WST Profile - Completed, ?, ?, 9/20/2021, 525000, 420000, 105000, ?, 0, ?, ?, 9/20/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/3/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 3/8/2022, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 6/1/2022, 525000, 420000, 105000, 9, 8.23, 1.36, ?, 2, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/10\/2024 11:02:47","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22053144005","wst_id":"KP","zone":"Malakand","division":"Chitral","district":"Chitral","tehsil":"Chitral-II","uc":"Dolomuch","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Shuja Riazuddin","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Stream","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.913844, 71.802288","coordinates":"WST KP_Images\/78905b5aShuja riazuddin.Picture of WST Before Improvement.055144.jpg","picture_of_wst_before_improvement":"453","wua_registration_no":"8\/22\/2021","wua_registration_date":"Shuja riazuddin","name_of_wua_president":"1520190912583","cnic_no_of_wua_president":"3325554211","contact_no_of_wua_president":"17","total_number_of_shareholders":"17","male_wua_members":"0","female_wua_members":"17","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"9","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"102.41","storage_capacity_m3":"27093","storage_capacity_gallon":"0.16","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/20\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/20\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/3\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/1\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"8.23","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/12/2024 8:14:25" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 5/12/2024 8:14:25, ?, ?, Completed, 22053144006, KP, Malakand, Chitral, Chitral, Ayun, Boraosht ayoun, Rectangular, PCC, ?, Muhammad Yousaf, Non-Canal Command Area, Other Source, Stream, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.717753, 71.767115, WST KP_Images/bc38a23bMuhammad yousaf.Picture of WST Before Improvement.130238.jpg, 488, 11/28/2021, Muhammad yousaf, 1520168808859, 3439810794, 16, 16, 0, 16, 8, 6, 9, 8, 1.36, 102, 26984, 0.38, 11, ?, WST Profile - Completed, ?, ?, 12/17/2021, 525000, 420000, 105000, ?, 0, ?, ?, 12/17/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/30/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/25/2022, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 2/5/2022, 525000, 420000, 105000, 9, 8.23, 1.36, WST KP_Images/bc38a23bMuhammad yousaf.Picture of WST - After Completion.063149.jpg, 2, 50.00%, 60.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"5\/12\/2024 8:14:25","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22053144006","wst_id":"KP","zone":"Malakand","division":"Chitral","district":"Chitral","tehsil":"Ayun","uc":"Boraosht ayoun","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Muhammad Yousaf","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Stream","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.717753, 71.767115","coordinates":"WST KP_Images\/bc38a23bMuhammad yousaf.Picture of WST Before Improvement.130238.jpg","picture_of_wst_before_improvement":"488","wua_registration_no":"11\/28\/2021","wua_registration_date":"Muhammad yousaf","name_of_wua_president":"1520168808859","cnic_no_of_wua_president":"3439810794","contact_no_of_wua_president":"16","total_number_of_shareholders":"16","male_wua_members":"0","female_wua_members":"16","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"9","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"102","storage_capacity_m3":"26984","storage_capacity_gallon":"0.38","design_discharge_cusec":"11","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/17\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/17\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/30\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/25\/2022","date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/5\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"8.23","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/bc38a23bMuhammad yousaf.Picture of WST - After Completion.063149.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"50.00%","water_saving":"60.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/22/2024 5:24:50" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/22/2024 5:24:50, ?, ?, Completed, 22053144007, KP, Malakand, Chitral, Chitral, Denin, Denin Lasht, Rectangular, PCC, ?, Haider Ahmad, Non-Canal Command Area, Nallah, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 35.875066, 71.806043, WST KP_Images/4c6c30c8Haider Ahmad.Picture of WST Before Improvement.160043.jpg, 466, 2/2/2021, Haider Ahmad, 1520196234671, 3469892936, 15, 15, 0, 15, 8, 6, 9, 8, 1.36, 102, 26984, 0.20, 6, ?, WST Profile - Completed, ?, ?, 12/17/2021, 525000, 420000, 105000, ?, 0, ?, ?, 12/17/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 1/18/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/30/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/7/2022, 525000, 420000, 105000, 9, 8.23, 1.36, ?, 1, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/22\/2024 5:24:50","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22053144007","wst_id":"KP","zone":"Malakand","division":"Chitral","district":"Chitral","tehsil":"Denin","uc":"Denin Lasht","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Haider Ahmad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Nallah","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.875066, 71.806043","coordinates":"WST KP_Images\/4c6c30c8Haider Ahmad.Picture of WST Before Improvement.160043.jpg","picture_of_wst_before_improvement":"466","wua_registration_no":"2\/2\/2021","wua_registration_date":"Haider Ahmad","name_of_wua_president":"1520196234671","cnic_no_of_wua_president":"3469892936","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"9","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"102","storage_capacity_m3":"26984","storage_capacity_gallon":"0.20","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/17\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/17\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/18\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/30\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/7\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"8.23","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/12/2024 22:54:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 6/12/2024 22:54:07, ?, ?, Completed, 22053234001, KP, Malakand, Chitral, Drosh, Drosh 1, Kessu, Square, PCC, ?, Sikandar Hayat, Non-Canal Command Area, Other Source, Stream, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 35.621467,71.792794, WST KP_Images/67Sikandar Hayat.Picture of WST Before Improvement.085455.jpg, 265, 12/17/2019, Sikandar Hayat, 1520105957167, 3453000058, 15, 15, 0, 15, 15, 12, 11, 11, 1.36, 155, 41005, 0.21, 6, ?, WST Profile - Completed, ?, ?, 1/24/2020, 525000, 420000, 105000, ?, 0, ?, ?, 1/24/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 168000, 1/30/2021, ?, ?, ?, ?, ?, ?, 0, ?, 252000, 2/10/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/26/2020, 525000, 420000, 105000, 11, 10.7, 1.36, ?, 5, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"6\/12\/2024 22:54:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22053234001","wst_id":"KP","zone":"Malakand","division":"Chitral","district":"Drosh","tehsil":"Drosh 1","uc":"Kessu","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Sikandar Hayat","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Stream","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.621467,71.792794","coordinates":"WST KP_Images\/67Sikandar Hayat.Picture of WST Before Improvement.085455.jpg","picture_of_wst_before_improvement":"265","wua_registration_no":"12\/17\/2019","wua_registration_date":"Sikandar Hayat","name_of_wua_president":"1520105957167","cnic_no_of_wua_president":"3453000058","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"15","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"11","wst_length_meter":"11","wst_width_meter":"1.36","wst_depth_meter":"155","storage_capacity_m3":"41005","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/24\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/24\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"1\/30\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"252000","amount_of_final_released_rs":"2\/10\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/26\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"11","executed_wst_length_meter":"10.7","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/14/2024 9:05:03" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 6/14/2024 9:05:03, ?, ?, Completed, 22053234002, KP, Malakand, Chitral, Drosh, Kesu Payeen, Kessu Door, Square, PCC, ?, Ishfaq Ahmed, Non-Canal Command Area, Other Source, River uplift, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 35.597287,71.803208, WST KP_Images/70Ishfaq Ahmed.Picture of WST Before Improvement.090156.jpg, 266, 12/17/2019, Ishfaq Ahmed, 1520105957381, 3459355685, 15, 15, 0, 15, 24, 20, 11, 11, 1.36, 155, 41005, 0.21, 6, ?, WST Profile - Completed, ?, ?, 1/24/2020, 525000, 420000, 105000, ?, 0, ?, ?, 1/24/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 168000, 2/7/2020, ?, ?, ?, ?, ?, ?, 0, ?, 252000, 2/28/2020, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 2/25/2020, 525000, 420000, 105000, 11, 10.7, 1.36, ?, 6, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"6\/14\/2024 9:05:03","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22053234002","wst_id":"KP","zone":"Malakand","division":"Chitral","district":"Drosh","tehsil":"Kesu Payeen","uc":"Kessu Door","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Ishfaq Ahmed","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"River uplift","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.597287,71.803208","coordinates":"WST KP_Images\/70Ishfaq Ahmed.Picture of WST Before Improvement.090156.jpg","picture_of_wst_before_improvement":"266","wua_registration_no":"12\/17\/2019","wua_registration_date":"Ishfaq Ahmed","name_of_wua_president":"1520105957381","cnic_no_of_wua_president":"3459355685","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"24","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"11","wst_length_meter":"11","wst_width_meter":"1.36","wst_depth_meter":"155","storage_capacity_m3":"41005","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/24\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/24\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"2\/7\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"252000","amount_of_final_released_rs":"2\/28\/2020","date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/25\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"11","executed_wst_length_meter":"10.7","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"6","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/15/2024 12:00:27" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/15/2024 12:00:27, ?, ?, Completed, 22053234003, KP, Malakand, Chitral, Drosh, Ashrait, Badugal, Square, PCC, ?, Aziz Ahmed, Non-Canal Command Area, Nallah, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 35.475365, 71.749177, WST KP_Images/71Aziz Ahmed.Picture of WST Before Improvement.100924.jpg, 286, 10/29/2020, Aziz Ahmed, 1520208085283, 3429098860, 15, 15, 0, 15, 17, 15, 11, 8, 1.36, 116, 30688, 0.17, 5, ?, WST Profile - Completed, ?, ?, 12/2/2020, 525000, 420000, 105000, ?, 0, ?, ?, 12/3/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 12/18/2020, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 12/15/2020, 525000, 420000, 105000, 11, 8.15, 1.36, ?, 3, 100.00%, 80.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/15\/2024 12:00:27","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22053234003","wst_id":"KP","zone":"Malakand","division":"Chitral","district":"Drosh","tehsil":"Ashrait","uc":"Badugal","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Aziz Ahmed","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Nallah","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.475365, 71.749177","coordinates":"WST KP_Images\/71Aziz Ahmed.Picture of WST Before Improvement.100924.jpg","picture_of_wst_before_improvement":"286","wua_registration_no":"10\/29\/2020","wua_registration_date":"Aziz Ahmed","name_of_wua_president":"1520208085283","cnic_no_of_wua_president":"3429098860","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"17","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"11","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"116","storage_capacity_m3":"30688","storage_capacity_gallon":"0.17","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/2\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/3\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"12\/18\/2020","date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/15\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"11","executed_wst_length_meter":"8.15","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"100.00%","water_saving":"80.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/14/2024 9:07:25" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 6/14/2024 9:07:25, ?, ?, Completed, 22053234004, KP, Malakand, Chitral, Drosh, Drosh II, Osiak Drosh, Square, PCC, ?, Farooq Ul Mulk, Non-Canal Command Area, Other Source, Stream, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 35.55028,71.77222, WST KP_Images/72Farooq Ul Mulk.Picture of WST Before Improvement.100506.jpg, 289, 11/2/2020, Farooq ul Mulk, 1520105831845, 3459231250, 17, 17, 0, 17, 10, 3, 9, 9, 1.36, 110, 29101, 0.37, 10, ?, WST Profile - Completed, ?, ?, 12/2/2020, 525000, 420000, 105000, ?, 0, ?, ?, 12/3/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 12/18/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/16/2020, 525000, 420000, 105000, 9, 9, 1.36, ?, 3, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"6\/14\/2024 9:07:25","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22053234004","wst_id":"KP","zone":"Malakand","division":"Chitral","district":"Drosh","tehsil":"Drosh II","uc":"Osiak Drosh","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Farooq Ul Mulk","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Stream","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.55028,71.77222","coordinates":"WST KP_Images\/72Farooq Ul Mulk.Picture of WST Before Improvement.100506.jpg","picture_of_wst_before_improvement":"289","wua_registration_no":"11\/2\/2020","wua_registration_date":"Farooq ul Mulk","name_of_wua_president":"1520105831845","cnic_no_of_wua_president":"3459231250","contact_no_of_wua_president":"17","total_number_of_shareholders":"17","male_wua_members":"0","female_wua_members":"17","total_wua_members":"10","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"110","storage_capacity_m3":"29101","storage_capacity_gallon":"0.37","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/2\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/3\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"12\/18\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/16\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/4/2024 11:33:44" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 7/4/2024 11:33:44, ?, ?, Completed, 22053244001, KP, Malakand, Chitral, Drosh, Drosh -1, Kesu, Rectangular, PCC, ?, Hafizullah Jan, Non-Canal Command Area, Other Source, Stream, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.633367, 71.795396, WST KP_Images/2f089c9aHafizullah jan.Picture of WST Before Improvement.090954.jpg, 448, 6/21/2021, Hafizullah jan, 1520105679205, 3436161617, 22, 22, 0, 22, 7, 6, 9, 8, 1.36, 102, 26984, 0.29, 8, ?, WST Profile - Completed, ?, ?, 9/20/2021, 525000, 420000, 105000, ?, 0, ?, ?, 9/20/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 10/28/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/25/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/20/2022, 525000, 420000, 105000, 9, 8.23, 1.36, WST KP_Images/2f089c9aHafizullah Jan.Picture of WST - After Completion.141242.jpg, 1, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"7\/4\/2024 11:33:44","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22053244001","wst_id":"KP","zone":"Malakand","division":"Chitral","district":"Drosh","tehsil":"Drosh -1","uc":"Kesu","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Hafizullah Jan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Stream","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.633367, 71.795396","coordinates":"WST KP_Images\/2f089c9aHafizullah jan.Picture of WST Before Improvement.090954.jpg","picture_of_wst_before_improvement":"448","wua_registration_no":"6\/21\/2021","wua_registration_date":"Hafizullah jan","name_of_wua_president":"1520105679205","cnic_no_of_wua_president":"3436161617","contact_no_of_wua_president":"22","total_number_of_shareholders":"22","male_wua_members":"0","female_wua_members":"22","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"9","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"102","storage_capacity_m3":"26984","storage_capacity_gallon":"0.29","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/20\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/20\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"10\/28\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/25\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/20\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"8.23","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/2f089c9aHafizullah Jan.Picture of WST - After Completion.141242.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 13:14:56" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/16/2024 13:14:56, ?, ?, Completed, 22053244002, KP, Malakand, Chitral, Drosh, Drosh 1, Kesu, Rectangular, PCC, ?, Nisar Dastagir, Non-Canal Command Area, Other Source, Stream, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.635735, 71.799693, WST KP_Images/a4869010Nisar dastagir.Picture of WST Before Improvement.092720.jpg, 449, 9/20/2021, Nisar dastagir, 1520191844833, 3459289552, 25, 25, 0, 25, 8, 6, 9, 8, 1.36, 102, 26984, 0.35, 10, No, WST Profile - Completed, ?, ?, 9/20/2021, 525000, 420000, 105000, ?, 0, ?, ?, 9/20/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 10/28/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/25/2022, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 6/7/2022, 525000, 420000, 105000, 9, 8.23, 1.36, ?, 3, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/16\/2024 13:14:56","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22053244002","wst_id":"KP","zone":"Malakand","division":"Chitral","district":"Drosh","tehsil":"Drosh 1","uc":"Kesu","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Nisar Dastagir","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Stream","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.635735, 71.799693","coordinates":"WST KP_Images\/a4869010Nisar dastagir.Picture of WST Before Improvement.092720.jpg","picture_of_wst_before_improvement":"449","wua_registration_no":"9\/20\/2021","wua_registration_date":"Nisar dastagir","name_of_wua_president":"1520191844833","cnic_no_of_wua_president":"3459289552","contact_no_of_wua_president":"25","total_number_of_shareholders":"25","male_wua_members":"0","female_wua_members":"25","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"9","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"102","storage_capacity_m3":"26984","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":"No","if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/20\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/20\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"10\/28\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/25\/2022","date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/7\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"8.23","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/12/2024 8:32:17" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/12/2024 8:32:17, ?, ?, Completed, 22053244003, KP, Malakand, Chitral, Drosh, Drosh-ll, Sairdoor, Rectangular, PCC, ?, Iftikhar Uddin, Non-Canal Command Area, Other Source, Stream, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.503393, 71.780030, WST KP_Images/1ae8e542Iftikhar uddin.Picture of WST Before Improvement.133519.jpg, 452, 9/22/2021, Iftikharud din, 1520156395457, 3409360900, 17, 17, 0, 17, 7, 6, 9, 8, 1.36, 102.41, 27093, 0.07, 2, ?, WST Profile - Completed, ?, ?, 10/28/2021, 525000, 420000, 105000, ?, 0, ?, ?, 10/28/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 10/28/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 3/8/2022, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 6/8/2022, 525000, 420000, 105000, 9, 8.23, 1.36, ?, 1, 100.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/12\/2024 8:32:17","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22053244003","wst_id":"KP","zone":"Malakand","division":"Chitral","district":"Drosh","tehsil":"Drosh-ll","uc":"Sairdoor","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Iftikhar Uddin","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Stream","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.503393, 71.780030","coordinates":"WST KP_Images\/1ae8e542Iftikhar uddin.Picture of WST Before Improvement.133519.jpg","picture_of_wst_before_improvement":"452","wua_registration_no":"9\/22\/2021","wua_registration_date":"Iftikharud din","name_of_wua_president":"1520156395457","cnic_no_of_wua_president":"3409360900","contact_no_of_wua_president":"17","total_number_of_shareholders":"17","male_wua_members":"0","female_wua_members":"17","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"9","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"102.41","storage_capacity_m3":"27093","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/28\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/28\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"10\/28\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/8\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"8.23","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"100.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 10:56:23" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 5/10/2024 10:56:23, ?, ?, Completed, 22053244004, KP, Malakand, Chitral, Drosh, Drosh-ll, Dondigal, Rectangular, PCC, ?, Hashamul Mulk, Non-Canal Command Area, Other Source, River, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.544903, 71.784134, WST KP_Images/baec6c8dHashamul mulk.Picture of WST Before Improvement.134111.jpg, 470, 3/1/2021, Hashamul mulk, 1520189716087, 3453641698, 16, 16, 0, 16, 7, 5, 9, 8, 1.36, 102.41, 27093, 0.37, 10, ?, WST Profile - Completed, ?, ?, 12/17/2021, 525000, 420000, 105000, ?, 0, ?, ?, 12/17/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/30/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/30/2022, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 5/10/2022, 525000, 420000, 105000, 9, 8.23, 1.36, ?, 2, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"5\/10\/2024 10:56:23","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22053244004","wst_id":"KP","zone":"Malakand","division":"Chitral","district":"Drosh","tehsil":"Drosh-ll","uc":"Dondigal","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Hashamul Mulk","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"River","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.544903, 71.784134","coordinates":"WST KP_Images\/baec6c8dHashamul mulk.Picture of WST Before Improvement.134111.jpg","picture_of_wst_before_improvement":"470","wua_registration_no":"3\/1\/2021","wua_registration_date":"Hashamul mulk","name_of_wua_president":"1520189716087","cnic_no_of_wua_president":"3453641698","contact_no_of_wua_president":"16","total_number_of_shareholders":"16","male_wua_members":"0","female_wua_members":"16","total_wua_members":"7","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"9","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"102.41","storage_capacity_m3":"27093","storage_capacity_gallon":"0.37","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/17\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/17\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/30\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/30\/2022","date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/10\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"8.23","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 9:30:01" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/10/2024 9:30:01, ?, ?, Completed, 22053344001, KP, Malakand, Chitral, Mastuj, Parwak, Moigal, Parwak Bala, Rectangular, PCC, ?, Nisar Ali Shah, Non-Canal Command Area, Other Source, Stream, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 36.280833,72.41111111, WST KP_Images/68Nisar Ali Shah.Picture of WST Before Improvement.070551.jpg, 280, 1/28/2020, Nasir Ali Shah, 1520208440703, 3402615462, 15, 15, 0, 15, 12, 10, 11, 10, 1.36, 141, 37302, 0.26, 7, ?, WST Profile - Completed, ?, ?, 2/24/2020, 525000, 420000, 105000, ?, 0, ?, ?, 2/26/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 3/11/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 4/27/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/18/2020, 525000, 420000, 105000, 11, 9.5, 1.36, ?, 3, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/10\/2024 9:30:01","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22053344001","wst_id":"KP","zone":"Malakand","division":"Chitral","district":"Mastuj","tehsil":"Parwak","uc":"Moigal, Parwak Bala","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Nisar Ali Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Stream","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"36.280833,72.41111111","coordinates":"WST KP_Images\/68Nisar Ali Shah.Picture of WST Before Improvement.070551.jpg","picture_of_wst_before_improvement":"280","wua_registration_no":"1\/28\/2020","wua_registration_date":"Nasir Ali Shah","name_of_wua_president":"1520208440703","cnic_no_of_wua_president":"3402615462","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"11","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"141","storage_capacity_m3":"37302","storage_capacity_gallon":"0.26","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/26\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"3\/11\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/27\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/18\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"11","executed_wst_length_meter":"9.5","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 14:51:33" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 8/22/2024 14:51:33, ?, ?, Completed, 22053344002, KP, Malakand, Chitral, Mastuj, Mastuj, Qudrat abad, Rectangular, PCC, ?, Qasim Ali, Non-Canal Command Area, Other Source, Stream, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 36.281895, 72.442413, WST KP_Images/3660cd17Qasim ali.Picture of WST Before Improvement.065941.jpg, 468, 1/3/2021, Qasim ali, 1520241770609, 3488027023, 16, 16, 0, 16, 5.5, 4, 9, 8, 1.36, 97.92, 25905, 0.28, 8, ?, WST Profile - Completed, ?, ?, 12/17/2021, 525000, 420000, 105000, ?, 0, ?, ?, 12/17/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/30/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/30/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/2/2022, 525000, 420000, 105000, 9, 8, 1.36, ?, 1.5, 90.00%, 80.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"8\/22\/2024 14:51:33","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22053344002","wst_id":"KP","zone":"Malakand","division":"Chitral","district":"Mastuj","tehsil":"Mastuj","uc":"Qudrat abad","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Qasim Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Stream","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"36.281895, 72.442413","coordinates":"WST KP_Images\/3660cd17Qasim ali.Picture of WST Before Improvement.065941.jpg","picture_of_wst_before_improvement":"468","wua_registration_no":"1\/3\/2021","wua_registration_date":"Qasim ali","name_of_wua_president":"1520241770609","cnic_no_of_wua_president":"3488027023","contact_no_of_wua_president":"16","total_number_of_shareholders":"16","male_wua_members":"0","female_wua_members":"16","total_wua_members":"5.5","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"9","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"97.92","storage_capacity_m3":"25905","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/17\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/17\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/30\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/30\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/2\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1.5","addutitional_cca_acres":"90.00%","water_saving":"80.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/12/2024 8:03:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/12/2024 8:03:07, ?, ?, Completed, 22053444001, KP, Malakand, Chitral, Mulkhow/Torkhow, Mulkhow, Kotakan nogram, Rectangular, PCC, ?, Israr Ullah, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 36.294640, 72.189510, WST KP_Images/a0d08303Israr ullah.Picture of WST Before Improvement.065034.jpg, 356, 7/7/2021, Israr ullah, 1520229956455, 3459776958, 17, 17, 0, 17, 9, 7, 9, 8, 1.36, 97.92, 25905, 0.11, 3, ?, WST Profile - Completed, ?, ?, 9/20/2021, 525000, 420000, 105000, ?, 0, ?, ?, 9/20/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 10/28/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 3/8/2022, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 5/16/2022, 525000, 420000, 105000, 9, 8, 1.36, ?, 2, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/12\/2024 8:03:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22053444001","wst_id":"KP","zone":"Malakand","division":"Chitral","district":"Mulkhow\/Torkhow","tehsil":"Mulkhow","uc":"Kotakan nogram","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Israr Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"36.294640, 72.189510","coordinates":"WST KP_Images\/a0d08303Israr ullah.Picture of WST Before Improvement.065034.jpg","picture_of_wst_before_improvement":"356","wua_registration_no":"7\/7\/2021","wua_registration_date":"Israr ullah","name_of_wua_president":"1520229956455","cnic_no_of_wua_president":"3459776958","contact_no_of_wua_president":"17","total_number_of_shareholders":"17","male_wua_members":"0","female_wua_members":"17","total_wua_members":"9","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"9","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"97.92","storage_capacity_m3":"25905","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/20\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/20\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"10\/28\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/16\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 9:40:15" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/16/2024 9:40:15, ?, ?, Completed, 22053444002, KP, Malakand, Chitral, Mulkhow/Torkhow, Kosht, Dokdoor kosht, Rectangular, PCC, ?, Waqar Ahmad, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 36.285400, 72.176940, WST KP_Images/cbf79b28Waqar Ahmad.Picture of WST Before Improvement.064719.jpg, 374, 7/8/2021, Waqar Ahmad, 1520193888771, 3413781806, 15, 15, 0, 15, 9, 7, 9, 8, 1.36, 97.92, 25905, 0.30, 8, ?, WST Profile - Completed, ?, ?, 9/20/2021, 525000, 420000, 105000, ?, 0, ?, ?, 9/20/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 10/28/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 3/8/2022, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 6/4/2022, 525000, 420000, 105000, 9, 8, 1.36, ?, 2, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/16\/2024 9:40:15","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22053444002","wst_id":"KP","zone":"Malakand","division":"Chitral","district":"Mulkhow\/Torkhow","tehsil":"Kosht","uc":"Dokdoor kosht","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Waqar Ahmad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"36.285400, 72.176940","coordinates":"WST KP_Images\/cbf79b28Waqar Ahmad.Picture of WST Before Improvement.064719.jpg","picture_of_wst_before_improvement":"374","wua_registration_no":"7\/8\/2021","wua_registration_date":"Waqar Ahmad","name_of_wua_president":"1520193888771","cnic_no_of_wua_president":"3413781806","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"9","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"9","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"97.92","storage_capacity_m3":"25905","storage_capacity_gallon":"0.30","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/20\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/20\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"10\/28\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/4\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 9:43:55" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/16/2024 9:43:55, ?, ?, Completed, 22053444003, KP, Malakand, Chitral, Mulkhow/Torkhow, Kosht, Barum kagh, Rectangular, PCC, ?, Imtiaz Muhammad, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 36.229741, 72.147388, WST KP_Images/6368322dImtiaz Muhammad.Picture of WST Before Improvement.065714.jpg, 379, 7/8/2021, Imtiaz Muhammad, 1520208415453, 3449555264, 15, 15, 0, 15, 8, 6, 9, 8, 1.36, 97.92, 25905, 0.26, 7, ?, WST Profile - Completed, ?, ?, 9/20/2021, 525000, 420000, 105000, ?, 0, ?, ?, 9/20/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 10/28/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 12/10/2021, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 11/25/2021, 525000, 420000, 105000, 9, 8, 1.36, ?, 2, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/16\/2024 9:43:55","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22053444003","wst_id":"KP","zone":"Malakand","division":"Chitral","district":"Mulkhow\/Torkhow","tehsil":"Kosht","uc":"Barum kagh","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Imtiaz Muhammad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"36.229741, 72.147388","coordinates":"WST KP_Images\/6368322dImtiaz Muhammad.Picture of WST Before Improvement.065714.jpg","picture_of_wst_before_improvement":"379","wua_registration_no":"7\/8\/2021","wua_registration_date":"Imtiaz Muhammad","name_of_wua_president":"1520208415453","cnic_no_of_wua_president":"3449555264","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"9","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"97.92","storage_capacity_m3":"25905","storage_capacity_gallon":"0.26","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/20\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/20\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"10\/28\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/10\/2021","date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/25\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 17:58:25" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/15/2024 17:58:25, ?, ?, Completed, 22053444004, KP, Malakand, Chitral, Mulkhow/Torkhow, Mulkhow, Chat nogram, Rectangular, PCC, ?, Ghafoor Ahmad, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 36.285400, 72.176940, WST KP_Images/1844c604Ghafoor Ahmad.Picture of WST Before Improvement.071012.jpg, 454, 9/18/2021, Ghafoor Ahmad, 1520258305191, 3446535604, 16, 16, 0, 16, 11, 9, 9, 8, 1.36, 97.92, 25905, 0.20, 6, ?, WST Profile - Completed, ?, ?, 9/20/2021, 525000, 420000, 105000, ?, 0, ?, ?, 9/20/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 10/27/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 3/8/2022, 420000, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 6/6/2022, 525000, 420000, 105000, 9, 8, 1.36, ?, 2, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/15\/2024 17:58:25","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22053444004","wst_id":"KP","zone":"Malakand","division":"Chitral","district":"Mulkhow\/Torkhow","tehsil":"Mulkhow","uc":"Chat nogram","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Ghafoor Ahmad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"36.285400, 72.176940","coordinates":"WST KP_Images\/1844c604Ghafoor Ahmad.Picture of WST Before Improvement.071012.jpg","picture_of_wst_before_improvement":"454","wua_registration_no":"9\/18\/2021","wua_registration_date":"Ghafoor Ahmad","name_of_wua_president":"1520258305191","cnic_no_of_wua_president":"3446535604","contact_no_of_wua_president":"16","total_number_of_shareholders":"16","male_wua_members":"0","female_wua_members":"16","total_wua_members":"11","gross_command_area_gca_acres":"9","cultural_command_area_cca_acres":"9","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"97.92","storage_capacity_m3":"25905","storage_capacity_gallon":"0.20","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/20\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/20\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"10\/27\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/6\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 16:23:47" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 16:23:47, ?, ?, Completed, 22054132001, KP, Malakand, Lower Dir, Adenzai, Ouch, Ouch West, Square, Brick Masonry, ?, Ghazanfar Ali, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 34.722500, 72.010545, WST KP_Images/187df5c5Ghazanfar Ali.Picture of WST Before Improvement.052035.jpg, 930-B, 9/7/2023, Nasir Khan, 1610138360781, 3449761543, 7, 7, 0, 7, 8, 7, 8, 8, 1.36, 87.04, 23026, 0.11, 3, ?, WST Profile - Completed, ?, ?, 1/11/2024, 627166, 487000, 140166, ?, 0, ?, ?, 1/11/2024, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 194800, 1/26/2024, ?, ?, ?, ?, ?, ?, 0, ?, 292200, 6/26/2024, 487000, ?, WST Milestone Payments - Completed, ?, ?, 3/18/2024, 627166, 487000, 140166, 8, 8, 1.36, ?, 7, 96.00%, 98.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 16:23:47","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054132001","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Adenzai","tehsil":"Ouch","uc":"Ouch West","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ghazanfar Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.722500, 72.010545","coordinates":"WST KP_Images\/187df5c5Ghazanfar Ali.Picture of WST Before Improvement.052035.jpg","picture_of_wst_before_improvement":"930-B","wua_registration_no":"9\/7\/2023","wua_registration_date":"Nasir Khan","name_of_wua_president":"1610138360781","cnic_no_of_wua_president":"3449761543","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"8","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/11\/2024","issuance_date_of_govt_share":"627166","total_amount_rs":"487000","govt_share_rs":"140166","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/11\/2024","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"194800","amount_of_icr_i_released_rs":"1\/26\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"292200","amount_of_final_released_rs":"6\/26\/2024","date_of_final_released":"487000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/18\/2024","completion_date":"627166","verified_total_amount_rs":"487000","verified_govt_share_rs":"140166","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"7","addutitional_cca_acres":"96.00%","water_saving":"98.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/23/2024 12:15:08" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (5, 5/23/2024 12:15:08, ?, ?, Completed, 22054132003, KP, Malakand, Lower Dir, Adenzai, Adenzai, Jabagai, Square, Brick Masonry, ?, Gul Haider Wst, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.752573, 72.048861, WST KP_Images/5cc7e4abGul Haider Wst.Picture of WST Before Improvement.094449.jpg, 438, 9/15/2021, Gul Haider Khan, 4210131531789, 3469333331, 11, 11, 0, 11, 7, 6, 8, 8, 1.36, 87.04, 23026, 0.14, 4, ?, WST Profile - Completed, ?, ?, 5/19/2022, 520055, 416044, 104011, ?, 0, ?, ?, 5/19/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 298865, 6/9/2022, ?, ?, ?, ?, ?, ?, 0, ?, 117179, 10/27/2022, 416044, ?, WST Milestone Payments - Completed, ?, ?, 7/11/2022, 520055, 416044, 104011, 8, 8, 1.36, WST KP_Images/5cc7e4abGul Haider Wst.Picture of WST - After Completion.094449.jpg, 100, 88.00%, 100.00%, 12.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"5","edit_counter":"5\/23\/2024 12:15:08","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054132003","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Adenzai","tehsil":"Adenzai","uc":"Jabagai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Gul Haider Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.752573, 72.048861","coordinates":"WST KP_Images\/5cc7e4abGul Haider Wst.Picture of WST Before Improvement.094449.jpg","picture_of_wst_before_improvement":"438","wua_registration_no":"9\/15\/2021","wua_registration_date":"Gul Haider Khan","name_of_wua_president":"4210131531789","cnic_no_of_wua_president":"3469333331","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/19\/2022","issuance_date_of_govt_share":"520055","total_amount_rs":"416044","govt_share_rs":"104011","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/19\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"298865","amount_of_icr_i_released_rs":"6\/9\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"117179","amount_of_final_released_rs":"10\/27\/2022","date_of_final_released":"416044","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/11\/2022","completion_date":"520055","verified_total_amount_rs":"416044","verified_govt_share_rs":"104011","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/5cc7e4abGul Haider Wst.Picture of WST - After Completion.094449.jpg","picture_of_wst_after_completion":"100","addutitional_cca_acres":"88.00%","water_saving":"100.00%","water_losses_before_improvement":"12.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 10:36:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (6, 5/10/2024 10:36:07, ?, ?, Completed, 22054132004, KP, Malakand, Lower Dir, Adenzai, Adenzai, Gul muqam, chakdara, Square, Brick Masonry, ?, Gul Badshah Wst, Non-Canal Command Area, Dug Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.681379, 72.062092, WST KP_Images/c940a28fGul Badshah Wst.Picture of WST Before Improvement.054812.jpg, 439, 9/16/2021, Gul Badshah, 1530795225041, 3469181178, 9, 9, 0, 9, 9, 8, 8, 8, 1.36, 87.04, 23026, 0.14, 4, ?, WST Profile - Completed, ?, ?, 5/16/2022, 520055, 416044, 104011, ?, 0, ?, ?, 5/16/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 374440, 6/9/2022, ?, ?, ?, ?, ?, ?, 0, ?, 41604, 10/27/2022, 416044, ?, WST Milestone Payments - Completed, ?, ?, 7/11/2022, 520055, 416044, 104011, 8, 8, 1.36, WST KP_Images/c940a28fGul Badshah Wst.Picture of WST - After Completion.054812.jpg, 75, 98.00%, 100.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"6","edit_counter":"5\/10\/2024 10:36:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054132004","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Adenzai","tehsil":"Adenzai","uc":"Gul muqam, chakdara","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Gul Badshah Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.681379, 72.062092","coordinates":"WST KP_Images\/c940a28fGul Badshah Wst.Picture of WST Before Improvement.054812.jpg","picture_of_wst_before_improvement":"439","wua_registration_no":"9\/16\/2021","wua_registration_date":"Gul Badshah","name_of_wua_president":"1530795225041","cnic_no_of_wua_president":"3469181178","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"9","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/16\/2022","issuance_date_of_govt_share":"520055","total_amount_rs":"416044","govt_share_rs":"104011","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/16\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"374440","amount_of_icr_i_released_rs":"6\/9\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"41604","amount_of_final_released_rs":"10\/27\/2022","date_of_final_released":"416044","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/11\/2022","completion_date":"520055","verified_total_amount_rs":"416044","verified_govt_share_rs":"104011","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/c940a28fGul Badshah Wst.Picture of WST - After Completion.054812.jpg","picture_of_wst_after_completion":"75","addutitional_cca_acres":"98.00%","water_saving":"100.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/3/2024 16:07:46" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 6/3/2024 16:07:46, ?, ?, Completed, 22054132005, KP, Malakand, Lower Dir, Adenzai, Ouch, Maina battan, Square, Brick Masonry, ?, Riaz Khan Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.750931, 72.052505, WST KP_Images/ec5017fbRiaz Khan Wst.Picture of WST Before Improvement.113753.jpg, 410-B, 5/16/2021, Muhammad Ihsan Ul Haq, 1530299430831, 3469380146, 7, 7, 0, 7, 7, 6, 9, 9, 1.36, 87.04, 23026, 0.28, 8, ?, WST Profile - Completed, ?, ?, 1/3/2022, 537418, 419858, 117560, ?, 0, ?, ?, 1/7/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293900, 1/26/2022, ?, ?, ?, ?, ?, ?, 0, ?, 113739, 2/14/2022, 407639, ?, WST Milestone Payments - Completed, ?, ?, 2/9/2022, 511639, 407639, 104000, 11, 7, 1.36, WST KP_Images/ec5017fbRiaz Khan Wst.Picture of WST - After Completion.113753.jpg, 6, 98.00%, 100.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"6\/3\/2024 16:07:46","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054132005","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Adenzai","tehsil":"Ouch","uc":"Maina battan","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Riaz Khan Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.750931, 72.052505","coordinates":"WST KP_Images\/ec5017fbRiaz Khan Wst.Picture of WST Before Improvement.113753.jpg","picture_of_wst_before_improvement":"410-B","wua_registration_no":"5\/16\/2021","wua_registration_date":"Muhammad Ihsan Ul Haq","name_of_wua_president":"1530299430831","cnic_no_of_wua_president":"3469380146","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/3\/2022","issuance_date_of_govt_share":"537418","total_amount_rs":"419858","govt_share_rs":"117560","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293900","amount_of_icr_i_released_rs":"1\/26\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"113739","amount_of_final_released_rs":"2\/14\/2022","date_of_final_released":"407639","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/9\/2022","completion_date":"511639","verified_total_amount_rs":"407639","verified_govt_share_rs":"104000","verified_community_share_rs":"11","executed_wst_length_meter":"7","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/ec5017fbRiaz Khan Wst.Picture of WST - After Completion.113753.jpg","picture_of_wst_after_completion":"6","addutitional_cca_acres":"98.00%","water_saving":"100.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/23/2024 12:16:10" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/23/2024 12:16:10, ?, ?, Completed, 22054132006, KP, Malakand, Lower Dir, Adenzai, Chakdara, Gul Muqam, Square, Brick Masonry, ?, Sohail Khan, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.671915, 72.054834, WST KP_Images/ce1849ebSohail Ahmad.Picture of WST Before Improvement.095957.jpg, 512-B, 1/18/2022, Sohail Ahmad, 1530790965247, 3449772245, 9, 9, 0, 9, 7, 6, 8, 8, 1.36, 87.04, 23026, 0.14, 4, ?, WST Profile - Completed, ?, ?, 5/12/2022, 520055, 416044, 104011, ?, 0, ?, ?, 5/12/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 291231, 6/9/2022, 83209, 6/9/2022, ?, ?, ?, ?, 83209, 6/9/2022, 41604, 9/27/2022, 416044, ?, WST Milestone Payments - Completed, ?, ?, 7/11/2022, 520055, 416044, 104011, 8, 8, 1.36, WST KP_Images/ce1849ebSohail Khan.Picture of WST - After Completion.081457.jpg, 50, 96.00%, 100.00%, 6.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/23\/2024 12:16:10","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054132006","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Adenzai","tehsil":"Chakdara","uc":"Gul Muqam","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sohail Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.671915, 72.054834","coordinates":"WST KP_Images\/ce1849ebSohail Ahmad.Picture of WST Before Improvement.095957.jpg","picture_of_wst_before_improvement":"512-B","wua_registration_no":"1\/18\/2022","wua_registration_date":"Sohail Ahmad","name_of_wua_president":"1530790965247","cnic_no_of_wua_president":"3449772245","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/12\/2022","issuance_date_of_govt_share":"520055","total_amount_rs":"416044","govt_share_rs":"104011","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/12\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"291231","amount_of_icr_i_released_rs":"6\/9\/2022","date_of_icr_i_released":"83209","2nd_bill_payment_rs":"6\/9\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"83209","amount_of_icr_ii_released_rs":"6\/9\/2022","date_of_icr_ii_released":"41604","amount_of_final_released_rs":"9\/27\/2022","date_of_final_released":"416044","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/11\/2022","completion_date":"520055","verified_total_amount_rs":"416044","verified_govt_share_rs":"104011","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/ce1849ebSohail Khan.Picture of WST - After Completion.081457.jpg","picture_of_wst_after_completion":"50","addutitional_cca_acres":"96.00%","water_saving":"100.00%","water_losses_before_improvement":"6.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/22/2024 15:02:20" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/22/2024 15:02:20, ?, ?, Completed, 22054132007, KP, Malakand, Lower Dir, Adenzai, Badwan, Bagh kandai, Square, Brick Masonry, ?, Farmanullah Wst, Non-Canal Command Area, Dug Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.686788, 72.012048, WST KP_Images/342edb83Farmanullah wst.Picture of WST Before Improvement.075049.jpg, 355, 12/7/2020, Farman Ullah, 1530210053517, 3422595307, 9, 9, 0, 9, 8, 7, 9, 9, 1.36, 110.16, 29143, 0.18, 5, ?, WST Profile - Completed, ?, ?, 10/5/2021, 560400, 420000, 140400, ?, 0, ?, ?, 10/18/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 168000, 10/29/2021, ?, ?, ?, ?, ?, ?, 0, ?, 252000, 12/28/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/17/2021, 560400, 420000, 140400, 9, 9, 1.36, WST KP_Images/342edb83Farmanullah Wst.Picture of WST - After Completion.105825.jpg, 6, 98.00%, 100.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/22\/2024 15:02:20","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054132007","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Adenzai","tehsil":"Badwan","uc":"Bagh kandai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Farmanullah Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.686788, 72.012048","coordinates":"WST KP_Images\/342edb83Farmanullah wst.Picture of WST Before Improvement.075049.jpg","picture_of_wst_before_improvement":"355","wua_registration_no":"12\/7\/2020","wua_registration_date":"Farman Ullah","name_of_wua_president":"1530210053517","cnic_no_of_wua_president":"3422595307","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"8","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"110.16","storage_capacity_m3":"29143","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/5\/2021","issuance_date_of_govt_share":"560400","total_amount_rs":"420000","govt_share_rs":"140400","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/18\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"10\/29\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"252000","amount_of_final_released_rs":"12\/28\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/17\/2021","completion_date":"560400","verified_total_amount_rs":"420000","verified_govt_share_rs":"140400","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/342edb83Farmanullah Wst.Picture of WST - After Completion.105825.jpg","picture_of_wst_after_completion":"6","addutitional_cca_acres":"98.00%","water_saving":"100.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/29/2024 15:17:38" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/29/2024 15:17:38, ?, ?, Completed, 22054132008, KP, Malakand, Lower Dir, Adenzai, Ouch, Ouch Kuzpalow, Square, Brick Masonry, ?, Sajjad Khan, Non-Canal Command Area, Dug Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.734447, 72.033394, WST KP_Images/514Sajjad Khan.Picture of WST Before Improvement.060339.jpg, 283, 1/23/2020, Nijat Khan, 1530209662269, 3444810630, 14, 14, 0, 14, 23.5, 23, 11, 11, 1.36, 164.56, 43534, 0.42, 12, ?, WST Profile - Completed, ?, ?, 2/20/2020, 561200, 420000, 141200, ?, 0, ?, ?, 2/21/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 415534, 2/28/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, 3/10/2020, 415534, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 3/10/2020, 556734, 415534, 141200, 11, 10.86, 1.36, ?, 13, 40.00%, 70.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, Sajjad Khan, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/29\/2024 15:17:38","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054132008","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Adenzai","tehsil":"Ouch","uc":"Ouch Kuzpalow","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sajjad Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.734447, 72.033394","coordinates":"WST KP_Images\/514Sajjad Khan.Picture of WST Before Improvement.060339.jpg","picture_of_wst_before_improvement":"283","wua_registration_no":"1\/23\/2020","wua_registration_date":"Nijat Khan","name_of_wua_president":"1530209662269","cnic_no_of_wua_president":"3444810630","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"23.5","gross_command_area_gca_acres":"23","cultural_command_area_cca_acres":"11","wst_length_meter":"11","wst_width_meter":"1.36","wst_depth_meter":"164.56","storage_capacity_m3":"43534","storage_capacity_gallon":"0.42","design_discharge_cusec":"12","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/20\/2020","issuance_date_of_govt_share":"561200","total_amount_rs":"420000","govt_share_rs":"141200","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/21\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"415534","amount_of_icr_i_released_rs":"2\/28\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":"3\/10\/2020","date_of_final_released":"415534","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/10\/2020","completion_date":"556734","verified_total_amount_rs":"415534","verified_govt_share_rs":"141200","verified_community_share_rs":"11","executed_wst_length_meter":"10.86","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"13","addutitional_cca_acres":"40.00%","water_saving":"70.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":"Sajjad Khan","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 17:39:39" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 5/17/2024 17:39:39, ?, ?, Completed, 22054132009, KP, Malakand, Lower Dir, Adenzai, Ouch, Jabagai, Square, Brick Masonry, ?, Zahid Gul, Non-Canal Command Area, Dug Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.743850, 72.037229, WST KP_Images/145d3db7Zahid Gul.Picture of WST Before Improvement.104130.jpg, 399, 7/19/2021, Zahid Gul, 1530758542187, 3419192436, 8, 8, 0, 8, 10, 9, 8, 8, 1.36, 87.04, 23026, 0.09, 3, ?, WST Profile - Completed, ?, ?, 10/5/2021, 482117, 370859, 111258, ?, 0, ?, ?, 10/15/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 148344, 10/29/2021, ?, ?, ?, ?, ?, ?, 0, ?, 221876, 12/28/2021, 370220, ?, WST Milestone Payments - Completed, ?, ?, 11/17/2021, 481220, 370220, 111000, 8, 8, 1.36, WST KP_Images/145d3db7Zahid Gul.Picture of WST - After Completion.124633.jpg, 4, 98.00%, 100.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"5\/17\/2024 17:39:39","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054132009","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Adenzai","tehsil":"Ouch","uc":"Jabagai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Zahid Gul","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.743850, 72.037229","coordinates":"WST KP_Images\/145d3db7Zahid Gul.Picture of WST Before Improvement.104130.jpg","picture_of_wst_before_improvement":"399","wua_registration_no":"7\/19\/2021","wua_registration_date":"Zahid Gul","name_of_wua_president":"1530758542187","cnic_no_of_wua_president":"3419192436","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"10","gross_command_area_gca_acres":"9","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.09","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/5\/2021","issuance_date_of_govt_share":"482117","total_amount_rs":"370859","govt_share_rs":"111258","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/15\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"148344","amount_of_icr_i_released_rs":"10\/29\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"221876","amount_of_final_released_rs":"12\/28\/2021","date_of_final_released":"370220","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/17\/2021","completion_date":"481220","verified_total_amount_rs":"370220","verified_govt_share_rs":"111000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/145d3db7Zahid Gul.Picture of WST - After Completion.124633.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":"98.00%","water_saving":"100.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/22/2024 17:07:08" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 5/22/2024 17:07:08, ?, ?, Completed, 22054132010, KP, Malakand, Lower Dir, Adenzai, Kotigram, Kotigram, Square, Brick Masonry, ?, Syed Usman Rafiq, Non-Canal Command Area, Dug Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.754694, 72.017650, WST KP_Images/8c3a2294Syed Usman Rafiq.Picture of WST Before Improvement.121441.jpg, 569, 2/3/2022, Said Usman Rafiq, 1530771966883, 3459362016, 9, 9, 0, 9, 7, 6, 10, 8, 1.36, 87.04, 23026, 0.11, 3, ?, WST Profile - Completed, ?, ?, 2/3/2022, 499470, 399576, 99894, ?, 0, ?, ?, 2/3/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 279703, 2/14/2022, ?, ?, ?, ?, ?, ?, 0, ?, 119873, 3/7/2022, 399576, ?, WST Milestone Payments - Completed, ?, ?, 3/2/2022, 499470, 399576, 99894, 8, 8, 1.36, WST KP_Images/8c3a2294Syed Usman Rafiq.Picture of WST - After Completion.121440.jpg, 5, 98.00%, 100.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"5\/22\/2024 17:07:08","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054132010","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Adenzai","tehsil":"Kotigram","uc":"Kotigram","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Syed Usman Rafiq","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.754694, 72.017650","coordinates":"WST KP_Images\/8c3a2294Syed Usman Rafiq.Picture of WST Before Improvement.121441.jpg","picture_of_wst_before_improvement":"569","wua_registration_no":"2\/3\/2022","wua_registration_date":"Said Usman Rafiq","name_of_wua_president":"1530771966883","cnic_no_of_wua_president":"3459362016","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"10","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/3\/2022","issuance_date_of_govt_share":"499470","total_amount_rs":"399576","govt_share_rs":"99894","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/3\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"279703","amount_of_icr_i_released_rs":"2\/14\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"119873","amount_of_final_released_rs":"3\/7\/2022","date_of_final_released":"399576","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/2\/2022","completion_date":"499470","verified_total_amount_rs":"399576","verified_govt_share_rs":"99894","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/8c3a2294Syed Usman Rafiq.Picture of WST - After Completion.121440.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"98.00%","water_saving":"100.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/22/2024 17:56:21" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/22/2024 17:56:21, ?, ?, Completed, 22054132011, KP, Malakand, Lower Dir, Adenzai, Kotigram, Kotigram, Square, Brick Masonry, ?, Said Khuda Yar, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.763525, 72.021749, WST KP_Images/7abfdbf6Said Khuda Yar.Picture of WST Before Improvement.112010.jpg, 395, 6/20/2021, Said Khuda Yar Khan, 1530768700045, 3468001012, 9, 9, 0, 9, 8, 7, 8, 8, 1.36, 87.04, 23026, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/11/2022, 499470, 399576, 99894, ?, 0, ?, ?, 1/11/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 159830, 1/11/2022, 119873, 2/18/2022, ?, ?, ?, ?, 119873, 2/18/2022, 119873, 3/30/2022, 399576, ?, WST Milestone Payments - Completed, ?, ?, 3/2/2022, 499470, 399576, 99894, 8, 8, 1.36, WST KP_Images/7abfdbf6Said Khuda Yar.Picture of WST - After Completion.130636.jpg, 5, 98.00%, 100.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/22\/2024 17:56:21","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054132011","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Adenzai","tehsil":"Kotigram","uc":"Kotigram","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Said Khuda Yar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.763525, 72.021749","coordinates":"WST KP_Images\/7abfdbf6Said Khuda Yar.Picture of WST Before Improvement.112010.jpg","picture_of_wst_before_improvement":"395","wua_registration_no":"6\/20\/2021","wua_registration_date":"Said Khuda Yar Khan","name_of_wua_president":"1530768700045","cnic_no_of_wua_president":"3468001012","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"8","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/11\/2022","issuance_date_of_govt_share":"499470","total_amount_rs":"399576","govt_share_rs":"99894","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/11\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"159830","amount_of_icr_i_released_rs":"1\/11\/2022","date_of_icr_i_released":"119873","2nd_bill_payment_rs":"2\/18\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"119873","amount_of_icr_ii_released_rs":"2\/18\/2022","date_of_icr_ii_released":"119873","amount_of_final_released_rs":"3\/30\/2022","date_of_final_released":"399576","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/2\/2022","completion_date":"499470","verified_total_amount_rs":"399576","verified_govt_share_rs":"99894","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/7abfdbf6Said Khuda Yar.Picture of WST - After Completion.130636.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"98.00%","water_saving":"100.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/13/2024 12:49:57" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/13/2024 12:49:57, ?, ?, Completed, 22054132013, KP, Malakand, Lower Dir, Adenzai, Ouch, Naqai Oucha, Square, Brick Masonry, ?, Muhammad Zarif Khan, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.743173, 72.029626, WST KP_Images/172842c8Muhammad Zarif Khan.Picture of WST Before Improvement.065150.jpg, 657, 9/15/2022, Muhammad Fayaz, 1530798992155, 3449186440, 7, 7, 0, 7, 7, 6, 8, 8, 1.36, 87.04, 23026, 0.14, 4, ?, WST Profile - Completed, ?, ?, 10/11/2022, 525728, 420000, 105728, ?, 0, ?, ?, 10/11/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 10/27/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 5/14/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/28/2022, 525728, 420000, 105728, 8, 8, 1.36, WST KP_Images/172842c8Muhammad Zarif Khan.Picture of WST - After Completion.081846.jpg, 5, 98.00%, 100.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/13\/2024 12:49:57","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054132013","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Adenzai","tehsil":"Ouch","uc":"Naqai Oucha","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Zarif Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.743173, 72.029626","coordinates":"WST KP_Images\/172842c8Muhammad Zarif Khan.Picture of WST Before Improvement.065150.jpg","picture_of_wst_before_improvement":"657","wua_registration_no":"9\/15\/2022","wua_registration_date":"Muhammad Fayaz","name_of_wua_president":"1530798992155","cnic_no_of_wua_president":"3449186440","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/11\/2022","issuance_date_of_govt_share":"525728","total_amount_rs":"420000","govt_share_rs":"105728","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/11\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"10\/27\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"5\/14\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/28\/2022","completion_date":"525728","verified_total_amount_rs":"420000","verified_govt_share_rs":"105728","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/172842c8Muhammad Zarif Khan.Picture of WST - After Completion.081846.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"98.00%","water_saving":"100.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/23/2024 12:08:35" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/23/2024 12:08:35, ?, ?, Completed, 22054132014, KP, Malakand, Lower Dir, Adenzai, Kotigram, Kair Abad, Square, Brick Masonry, ?, Nisar Ahmad, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.769302, 71.997410, WST KP_Images/d26a7bc5Nisar Ahmad.Picture of WST Before Improvement.101938.jpg, 580, 4/19/2022, Nisar Ahmad, 1530711140963, 3429492473, 10, 10, 0, 10, 8, 7, 8, 8, 1.36, 87.04, 23026, 0.09, 3, ?, WST Profile - Completed, ?, ?, 5/12/2022, 519359, 415551, 103808, ?, 0, ?, ?, 5/12/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 354373, 6/9/2022, ?, ?, ?, ?, ?, ?, 0, ?, 60857, 9/27/2022, 415230, ?, WST Milestone Payments - Completed, ?, ?, 7/20/2022, 519038, 415230, 103808, 8, 8, 1.36, WST KP_Images/d26a7bc5Nisar Ahmad.Picture of WST - After Completion.105436.jpg, 80, 5.00%, 100.00%, 95.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/23\/2024 12:08:35","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054132014","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Adenzai","tehsil":"Kotigram","uc":"Kair Abad","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Nisar Ahmad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.769302, 71.997410","coordinates":"WST KP_Images\/d26a7bc5Nisar Ahmad.Picture of WST Before Improvement.101938.jpg","picture_of_wst_before_improvement":"580","wua_registration_no":"4\/19\/2022","wua_registration_date":"Nisar Ahmad","name_of_wua_president":"1530711140963","cnic_no_of_wua_president":"3429492473","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"8","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.09","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/12\/2022","issuance_date_of_govt_share":"519359","total_amount_rs":"415551","govt_share_rs":"103808","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/12\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"354373","amount_of_icr_i_released_rs":"6\/9\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"60857","amount_of_final_released_rs":"9\/27\/2022","date_of_final_released":"415230","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/20\/2022","completion_date":"519038","verified_total_amount_rs":"415230","verified_govt_share_rs":"103808","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/d26a7bc5Nisar Ahmad.Picture of WST - After Completion.105436.jpg","picture_of_wst_after_completion":"80","addutitional_cca_acres":"5.00%","water_saving":"100.00%","water_losses_before_improvement":"95.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 15:18:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/9/2024 15:18:58, ?, ?, Completed, 22054132015, KP, Malakand, Lower Dir, Adenzai, Kotigram, Kotigram, Square, Brick Masonry, ?, Nazir Ullah, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.758869, 72.013441, WST KP_Images/72eee70dNazir Ullah.Picture of WST Before Improvement.101831.jpg, 907-B, 3/22/2022, Muhammad Ayaz, 1530764946179, 3469396712, 7, 7, 0, 7, 11, 10, 8, 8, 1.36, 87.04, 23026, 0.12, 3, ?, WST Profile - Completed, ?, ?, 5/18/2023, 554660, 420000, 134660, ?, 0, ?, ?, 5/18/2023, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 375935, 6/2/2023, ?, ?, ?, ?, ?, ?, 0, ?, 44065, 6/19/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/16/2023, 554660, 420000, 134660, 11, 6, 1.36, WST KP_Images/72eee70dNazir Ullah.Picture of WST - After Completion.102455.jpg, 5, 95.00%, 100.00%, 5.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/9\/2024 15:18:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054132015","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Adenzai","tehsil":"Kotigram","uc":"Kotigram","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Nazir Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.758869, 72.013441","coordinates":"WST KP_Images\/72eee70dNazir Ullah.Picture of WST Before Improvement.101831.jpg","picture_of_wst_before_improvement":"907-B","wua_registration_no":"3\/22\/2022","wua_registration_date":"Muhammad Ayaz","name_of_wua_president":"1530764946179","cnic_no_of_wua_president":"3469396712","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"11","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.12","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/18\/2023","issuance_date_of_govt_share":"554660","total_amount_rs":"420000","govt_share_rs":"134660","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/18\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"375935","amount_of_icr_i_released_rs":"6\/2\/2023","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"44065","amount_of_final_released_rs":"6\/19\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/16\/2023","completion_date":"554660","verified_total_amount_rs":"420000","verified_govt_share_rs":"134660","verified_community_share_rs":"11","executed_wst_length_meter":"6","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/72eee70dNazir Ullah.Picture of WST - After Completion.102455.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"95.00%","water_saving":"100.00%","water_losses_before_improvement":"5.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 16:09:11" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/9/2024 16:09:11, ?, ?, Completed, 22054132016, KP, Malakand, Lower Dir, Adenzai, Ouch, Ouch, Square, Brick Masonry, ?, Muhammad Riaz, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.733989, 72.006058, WST KP_Images/955253feMuhammad Riaz.Picture of WST Before Improvement.110812.jpg, 520, 1/20/2022, Muhammad Riaz, 1530784322585, 3189131440, 6, 6, 0, 6, 10.5, 10, 8, 8, 1.36, 87.04, 23026, 0.09, 3, ?, WST Profile - Completed, ?, ?, 5/12/2022, 519359, 415551, 103808, ?, 0, ?, ?, 5/12/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 290886, 6/9/2022, 83110, 6/9/2022, 41234, 9/27/2022, ?, ?, 124344, 9/27/2022, ?, ?, 415230, ?, WST Milestone Payments - Completed, ?, ?, 7/20/2022, 519038, 415230, 103808, 8, 8, 1.36, WST KP_Images/955253feMuhammad Riaz.Picture of WST - After Completion.111645.jpg, 100, 95.00%, 100.00%, 5.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/9\/2024 16:09:11","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054132016","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Adenzai","tehsil":"Ouch","uc":"Ouch","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Riaz","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.733989, 72.006058","coordinates":"WST KP_Images\/955253feMuhammad Riaz.Picture of WST Before Improvement.110812.jpg","picture_of_wst_before_improvement":"520","wua_registration_no":"1\/20\/2022","wua_registration_date":"Muhammad Riaz","name_of_wua_president":"1530784322585","cnic_no_of_wua_president":"3189131440","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"10.5","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.09","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/12\/2022","issuance_date_of_govt_share":"519359","total_amount_rs":"415551","govt_share_rs":"103808","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/12\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"290886","amount_of_icr_i_released_rs":"6\/9\/2022","date_of_icr_i_released":"83110","2nd_bill_payment_rs":"6\/9\/2022","2nd_bill_issuance_date":"41234","3rd_bill_payment_rs":"9\/27\/2022","3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"124344","amount_of_icr_ii_released_rs":"9\/27\/2022","date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"415230","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/20\/2022","completion_date":"519038","verified_total_amount_rs":"415230","verified_govt_share_rs":"103808","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/955253feMuhammad Riaz.Picture of WST - After Completion.111645.jpg","picture_of_wst_after_completion":"100","addutitional_cca_acres":"95.00%","water_saving":"100.00%","water_losses_before_improvement":"5.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 17:01:48" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 17:01:48, ?, ?, Completed, 22054132017, KP, Malakand, Lower Dir, Adenzai, Ouch, Babamo Shah kharkanai, Square, Brick Masonry, ?, Inam Ullah, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 34.723483, 72.003742, WST KP_Images/eed02b7bInam Ullah.Picture of WST Before Improvement.064818.jpg, 913-B, 3/28/2023, Inam Ullah, 1530797884733, 3429204575, 8, 8, 0, 8, 10.5, 10, 8, 8, 1.36, 87.04, 23026, 0.12, 3, ?, WST Profile - Completed, ?, ?, 5/22/2023, 560000, 420000, 140000, ?, 0, ?, ?, 5/22/2023, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 126000, 10/13/2023, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 126000, Waiting for Final payment, WST Milestone Payments - Completed, ?, ?, 8/7/2023, 552317, 420000, 132317, 8, 8, 1.36, ?, 8, 98.00%, 100.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 17:01:48","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054132017","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Adenzai","tehsil":"Ouch","uc":"Babamo Shah kharkanai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Inam Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.723483, 72.003742","coordinates":"WST KP_Images\/eed02b7bInam Ullah.Picture of WST Before Improvement.064818.jpg","picture_of_wst_before_improvement":"913-B","wua_registration_no":"3\/28\/2023","wua_registration_date":"Inam Ullah","name_of_wua_president":"1530797884733","cnic_no_of_wua_president":"3429204575","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"10.5","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.12","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/22\/2023","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/22\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"126000","amount_of_icr_i_released_rs":"10\/13\/2023","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"126000","total_released_amount_rs":"Waiting for Final payment","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"8\/7\/2023","completion_date":"552317","verified_total_amount_rs":"420000","verified_govt_share_rs":"132317","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"8","addutitional_cca_acres":"98.00%","water_saving":"100.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 15:02:48" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 15:02:48, ?, ?, Completed, 22054132018, KP, Malakand, Lower Dir, Adenzai, Ouch, Ouch, Square, Brick Masonry, ?, Khalid Mahmood, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 34.748818, 72.053115, WST KP_Images/feb1d3a8Khalid Mahmood.Picture of WST Before Improvement.083637.jpg, 973, 12/12/2023, Khalid Mahmood, 1530766987477, 3468001208, 6, 6, 0, 6, 8, 7, 8, 8, 1.36, 87.04, 23026, 0.12, 3, ?, WST Profile - Completed, ?, ?, 1/11/2024, 634034, 487000, 147034, ?, 0, ?, ?, 1/11/2024, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 194800, 1/16/2024, ?, ?, ?, ?, ?, ?, 0, ?, 292200, 6/26/2024, 487000, ?, WST Milestone Payments - Completed, ?, ?, 2/19/2024, 634034, 487000, 147034, 8, 8, 1.36, ?, 7, 96.00%, 98.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 15:02:48","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054132018","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Adenzai","tehsil":"Ouch","uc":"Ouch","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Khalid Mahmood","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.748818, 72.053115","coordinates":"WST KP_Images\/feb1d3a8Khalid Mahmood.Picture of WST Before Improvement.083637.jpg","picture_of_wst_before_improvement":"973","wua_registration_no":"12\/12\/2023","wua_registration_date":"Khalid Mahmood","name_of_wua_president":"1530766987477","cnic_no_of_wua_president":"3468001208","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"8","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.12","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/11\/2024","issuance_date_of_govt_share":"634034","total_amount_rs":"487000","govt_share_rs":"147034","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/11\/2024","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"194800","amount_of_icr_i_released_rs":"1\/16\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"292200","amount_of_final_released_rs":"6\/26\/2024","date_of_final_released":"487000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/19\/2024","completion_date":"634034","verified_total_amount_rs":"487000","verified_govt_share_rs":"147034","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"7","addutitional_cca_acres":"96.00%","water_saving":"98.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 10:37:49" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/16/2024 10:37:49, ?, ?, Completed, 22054142001, KP, Malakand, Lower Dir, Adenzai, Kotigram, Teso Payeen, Rectangular, Brick Masonry, ?, Fazal Wali, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.73341,71.988577, WST KP_Images/512Fazal Wali.Picture of WST Before Improvement.080402.jpg, 317, 8/19/2020, Fazal Wali, 1530509235917, 3439395522, 16, 16, 0, 16, 23, 22, 10, 10, 1.36, 130.61, 34553, 0.18, 5, ?, WST Profile - Completed, ?, ?, 11/9/2020, 546300, 420000, 126300, ?, 0, ?, ?, 11/9/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 294000, 11/19/2020, 84000, 11/26/2020, ?, ?, ?, ?, 84000, 11/26/2020, 42000, 12/31/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/18/2020, 546300, 420000, 126300, 10, 10, 1.36, WST KP_Images/512Fazal Wali.Picture of WST - After Completion.054143.jpg, 14, 2.00%, 100.00%, 98.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/16\/2024 10:37:49","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054142001","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Adenzai","tehsil":"Kotigram","uc":"Teso Payeen","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Fazal Wali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.73341,71.988577","coordinates":"WST KP_Images\/512Fazal Wali.Picture of WST Before Improvement.080402.jpg","picture_of_wst_before_improvement":"317","wua_registration_no":"8\/19\/2020","wua_registration_date":"Fazal Wali","name_of_wua_president":"1530509235917","cnic_no_of_wua_president":"3439395522","contact_no_of_wua_president":"16","total_number_of_shareholders":"16","male_wua_members":"0","female_wua_members":"16","total_wua_members":"23","gross_command_area_gca_acres":"22","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"130.61","storage_capacity_m3":"34553","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/9\/2020","issuance_date_of_govt_share":"546300","total_amount_rs":"420000","govt_share_rs":"126300","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/9\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"11\/19\/2020","date_of_icr_i_released":"84000","2nd_bill_payment_rs":"11\/26\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"84000","amount_of_icr_ii_released_rs":"11\/26\/2020","date_of_icr_ii_released":"42000","amount_of_final_released_rs":"12\/31\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/18\/2020","completion_date":"546300","verified_total_amount_rs":"420000","verified_govt_share_rs":"126300","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/512Fazal Wali.Picture of WST - After Completion.054143.jpg","picture_of_wst_after_completion":"14","addutitional_cca_acres":"2.00%","water_saving":"100.00%","water_losses_before_improvement":"98.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 11:22:01" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/16/2024 11:22:01, ?, ?, Completed, 22054142002, KP, Malakand, Lower Dir, Adenzai, Asbanr, Mattor Asbanr, Rectangular, Brick Masonry, ?, Rahman Uddin, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.796056, 72.099056, WST KP_Images/513Rahman Uddin.Picture of WST Before Improvement.102859.jpg, 311, 8/11/2020, Rehman Uddin, 1530209703543, 3441891204, 15, 15, 0, 15, 11, 10, 8, 8, 1.36, 87.04, 23026, 0.11, 3, ?, WST Profile - Completed, ?, ?, 11/9/2020, 479546, 358846, 120700, ?, 0, ?, ?, 11/9/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 251192, 11/19/2020, 71769, 11/26/2020, ?, ?, ?, ?, 71769, 11/26/2020, 33601, 12/31/2020, 356562, ?, WST Milestone Payments - Completed, ?, ?, 12/16/2020, 477262, 356562, 120700, 8, 8, 1.36, WST KP_Images/513Rahman Uddin.Picture of WST - After Completion.064735.jpg, 8, 98.00%, 100.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/16\/2024 11:22:01","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054142002","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Adenzai","tehsil":"Asbanr","uc":"Mattor Asbanr","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Rahman Uddin","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.796056, 72.099056","coordinates":"WST KP_Images\/513Rahman Uddin.Picture of WST Before Improvement.102859.jpg","picture_of_wst_before_improvement":"311","wua_registration_no":"8\/11\/2020","wua_registration_date":"Rehman Uddin","name_of_wua_president":"1530209703543","cnic_no_of_wua_president":"3441891204","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"11","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/9\/2020","issuance_date_of_govt_share":"479546","total_amount_rs":"358846","govt_share_rs":"120700","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/9\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"251192","amount_of_icr_i_released_rs":"11\/19\/2020","date_of_icr_i_released":"71769","2nd_bill_payment_rs":"11\/26\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"71769","amount_of_icr_ii_released_rs":"11\/26\/2020","date_of_icr_ii_released":"33601","amount_of_final_released_rs":"12\/31\/2020","date_of_final_released":"356562","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/16\/2020","completion_date":"477262","verified_total_amount_rs":"356562","verified_govt_share_rs":"120700","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/513Rahman Uddin.Picture of WST - After Completion.064735.jpg","picture_of_wst_after_completion":"8","addutitional_cca_acres":"98.00%","water_saving":"100.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:51] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 16:23:25" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/16/2024 16:23:25, ?, ?, Completed, 22054142003, KP, Malakand, Lower Dir, Adenzai, Ouch, Ouch, Rectangular, Brick Masonry, ?, Sajjad Mehmood, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.73333333,72.01372222, WST KP_Images/516Sajjad Mehmood.Picture of WST Before Improvement.115724.jpg, 408, 10/27/2020, Sajad Mehmood, 1530769549737, 3419901246, 9, 9, 0, 9, 15.5, 15, 10, 10, 1.36, 133.96, 35439, 0.28, 8, ?, WST Profile - Completed, ?, ?, 12/7/2020, 560100, 420000, 140100, ?, 0, ?, ?, 12/14/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/28/2020, 126000, 1/26/2021, 84000, 2/4/2021, ?, ?, 210000, 2/4/2021, 42000, 12/28/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/5/2021, 560100, 420000, 140100, 10, 9.4, 1.36, WST KP_Images/516Sajjad Mehmood.Picture of WST - After Completion.115628.jpg, 8, 98.00%, 100.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/16\/2024 16:23:25","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054142003","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Adenzai","tehsil":"Ouch","uc":"Ouch","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sajjad Mehmood","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.73333333,72.01372222","coordinates":"WST KP_Images\/516Sajjad Mehmood.Picture of WST Before Improvement.115724.jpg","picture_of_wst_before_improvement":"408","wua_registration_no":"10\/27\/2020","wua_registration_date":"Sajad Mehmood","name_of_wua_president":"1530769549737","cnic_no_of_wua_president":"3419901246","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"15.5","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"133.96","storage_capacity_m3":"35439","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/7\/2020","issuance_date_of_govt_share":"560100","total_amount_rs":"420000","govt_share_rs":"140100","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/14\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/28\/2020","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"1\/26\/2021","2nd_bill_issuance_date":"84000","3rd_bill_payment_rs":"2\/4\/2021","3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"210000","amount_of_icr_ii_released_rs":"2\/4\/2021","date_of_icr_ii_released":"42000","amount_of_final_released_rs":"12\/28\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/5\/2021","completion_date":"560100","verified_total_amount_rs":"420000","verified_govt_share_rs":"140100","verified_community_share_rs":"10","executed_wst_length_meter":"9.4","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/516Sajjad Mehmood.Picture of WST - After Completion.115628.jpg","picture_of_wst_after_completion":"8","addutitional_cca_acres":"98.00%","water_saving":"100.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/22/2024 16:27:37" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 5/22/2024 16:27:37, ?, ?, Completed, 22054232001, KP, Malakand, Lower Dir, Balambat, Rabat, Charbagh, Square, Brick Masonry, ?, Zahir Gul, Non-Canal Command Area, Dug Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.844471, 71.963716, WST KP_Images/4ddc5f9bMuhammad zahir gul.Picture of WST Before Improvement.092113.jpg, 391, 5/29/2021, Umar Gul, 1530209548105, 3025738225, 7, 7, 0, 7, 11, 8, 8, 8, 1.36, 87.04, 23026, 0.11, 3, ?, WST Profile - Completed, ?, ?, 1/11/2022, 524890, 419912, 104978, ?, 0, ?, ?, 1/11/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 167965, 1/11/2022, 125974, 2/18/2022, ?, ?, ?, ?, 125974, 2/18/2022, 125662, 3/10/2022, 419601, ?, WST Milestone Payments - Completed, ?, ?, 2/3/2022, 524501, 419601, 104900, 8, 8.1, 1.45, WST KP_Images/4ddc5f9bZahir Gul.Picture of WST - After Completion.113317.jpg, 3, 98.00%, 100.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"5\/22\/2024 16:27:37","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054232001","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Balambat","tehsil":"Rabat","uc":"Charbagh","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Zahir Gul","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.844471, 71.963716","coordinates":"WST KP_Images\/4ddc5f9bMuhammad zahir gul.Picture of WST Before Improvement.092113.jpg","picture_of_wst_before_improvement":"391","wua_registration_no":"5\/29\/2021","wua_registration_date":"Umar Gul","name_of_wua_president":"1530209548105","cnic_no_of_wua_president":"3025738225","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"11","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/11\/2022","issuance_date_of_govt_share":"524890","total_amount_rs":"419912","govt_share_rs":"104978","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/11\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"167965","amount_of_icr_i_released_rs":"1\/11\/2022","date_of_icr_i_released":"125974","2nd_bill_payment_rs":"2\/18\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"125974","amount_of_icr_ii_released_rs":"2\/18\/2022","date_of_icr_ii_released":"125662","amount_of_final_released_rs":"3\/10\/2022","date_of_final_released":"419601","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/3\/2022","completion_date":"524501","verified_total_amount_rs":"419601","verified_govt_share_rs":"104900","verified_community_share_rs":"8","executed_wst_length_meter":"8.1","executed_wst_width_meter":"1.45","executed_wst_depth_meter":"WST KP_Images\/4ddc5f9bZahir Gul.Picture of WST - After Completion.113317.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"98.00%","water_saving":"100.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/22/2024 15:10:46" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/22/2024 15:10:46, ?, ?, Completed, 22054232002, KP, Malakand, Lower Dir, Balambat, Rabat, Spino khawar, Square, Brick Masonry, ?, Raham Zeb, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.841333, 71.961778, WST KP_Images/2f78e8c5Raham Zeb Wst.Picture of WST Before Improvement.104711.jpg, 385, 5/20/2021, Sahib Zada, 1530210120781, 3448060080, 8, 8, 0, 8, 6, 5, 8, 8, 1.36, 87.04, 23026, 0.11, 3, ?, WST Profile - Completed, ?, ?, 11/5/2021, 531000, 420000, 111000, ?, 0, ?, ?, 11/9/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 168000, 12/14/2021, ?, ?, ?, ?, ?, ?, 0, ?, 252000, 1/12/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/15/2021, 530946, 419946, 111000, 9, 7, 1.36, WST KP_Images/2f78e8c5Raham Zeb Wst.Picture of WST - After Completion.104711.jpg, 3, 98.00%, 100.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/22\/2024 15:10:46","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054232002","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Balambat","tehsil":"Rabat","uc":"Spino khawar","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Raham Zeb","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.841333, 71.961778","coordinates":"WST KP_Images\/2f78e8c5Raham Zeb Wst.Picture of WST Before Improvement.104711.jpg","picture_of_wst_before_improvement":"385","wua_registration_no":"5\/20\/2021","wua_registration_date":"Sahib Zada","name_of_wua_president":"1530210120781","cnic_no_of_wua_president":"3448060080","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/5\/2021","issuance_date_of_govt_share":"531000","total_amount_rs":"420000","govt_share_rs":"111000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/9\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/14\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"252000","amount_of_final_released_rs":"1\/12\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/15\/2021","completion_date":"530946","verified_total_amount_rs":"419946","verified_govt_share_rs":"111000","verified_community_share_rs":"9","executed_wst_length_meter":"7","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/2f78e8c5Raham Zeb Wst.Picture of WST - After Completion.104711.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"98.00%","water_saving":"100.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/23/2024 12:11:16" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/23/2024 12:11:16, ?, ?, Completed, 22054232003, KP, Malakand, Lower Dir, Balambat, Rabat, Dabera, Square, Brick Masonry, ?, Nadeem Khan, Non-Canal Command Area, Other Source, Khwar, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.822112, 71.985253, WST KP_Images/6ef6bb59Nadeem Khan.Picture of WST Before Improvement.050113.jpg, 595, 5/9/2022, Nadeem Khan, 1530678519753, 3479159348, 9, 9, 0, 9, 5, 4, 8, 8, 1.36, 87.04, 23026, 0.18, 5, ?, WST Profile - Completed, ?, ?, 5/16/2022, 524890, 419912, 104978, ?, 0, ?, ?, 5/16/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293938, 6/9/2022, ?, ?, ?, ?, ?, ?, 0, ?, 66185, 5/30/2023, 360123, ?, WST Milestone Payments - Completed, ?, ?, 12/26/2022, 450154, 360123, 90031, 9, 6, 1.22, WST KP_Images/6ef6bb59Nadeem Khan.Picture of WST - After Completion.050113.jpg, 100, 98.00%, 2.00%, 100.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/23\/2024 12:11:16","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054232003","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Balambat","tehsil":"Rabat","uc":"Dabera","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Nadeem Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Khwar","other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.822112, 71.985253","coordinates":"WST KP_Images\/6ef6bb59Nadeem Khan.Picture of WST Before Improvement.050113.jpg","picture_of_wst_before_improvement":"595","wua_registration_no":"5\/9\/2022","wua_registration_date":"Nadeem Khan","name_of_wua_president":"1530678519753","cnic_no_of_wua_president":"3479159348","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"5","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/16\/2022","issuance_date_of_govt_share":"524890","total_amount_rs":"419912","govt_share_rs":"104978","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/16\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293938","amount_of_icr_i_released_rs":"6\/9\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"66185","amount_of_final_released_rs":"5\/30\/2023","date_of_final_released":"360123","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/26\/2022","completion_date":"450154","verified_total_amount_rs":"360123","verified_govt_share_rs":"90031","verified_community_share_rs":"9","executed_wst_length_meter":"6","executed_wst_width_meter":"1.22","executed_wst_depth_meter":"WST KP_Images\/6ef6bb59Nadeem Khan.Picture of WST - After Completion.050113.jpg","picture_of_wst_after_completion":"100","addutitional_cca_acres":"98.00%","water_saving":"2.00%","water_losses_before_improvement":"100.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 12:26:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/16/2024 12:26:07, ?, ?, Completed, 22054242001, KP, Malakand, Lower Dir, Balambat, Rabat, Ganjla Rabat, Rectangular, Brick Masonry, ?, Syed Abdul Samad, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.85,71.95827778, WST KP_Images/515Syed Abdul Samad.Picture of WST Before Improvement.085950.jpg, 314, 8/6/2020, Syed Abdul Samad, 1530671163061, 3460513339, 15, 15, 0, 15, 23, 22, 10, 8, 1.36, 108.8, 28783, 0.17, 5, ?, WST Profile - Completed, ?, ?, 11/9/2020, 441376, 353101, 88275, ?, 432639, 388458, 44181, 11/9/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, 247171, 11/19/2020, 141287, 12/31/2020, ?, ?, ?, ?, 141287, 12/31/2020, ?, 12/31/2020, 388458, ?, WST Milestone Payments - Completed, ?, ?, 12/16/2020, 516958, 388458, 128500, 10, 10, 1.36, ?, ?, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/16\/2024 12:26:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054242001","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Balambat","tehsil":"Rabat","uc":"Ganjla Rabat","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Syed Abdul Samad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.85,71.95827778","coordinates":"WST KP_Images\/515Syed Abdul Samad.Picture of WST Before Improvement.085950.jpg","picture_of_wst_before_improvement":"314","wua_registration_no":"8\/6\/2020","wua_registration_date":"Syed Abdul Samad","name_of_wua_president":"1530671163061","cnic_no_of_wua_president":"3460513339","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"23","gross_command_area_gca_acres":"22","cultural_command_area_cca_acres":"10","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"108.8","storage_capacity_m3":"28783","storage_capacity_gallon":"0.17","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/9\/2020","issuance_date_of_govt_share":"441376","total_amount_rs":"353101","govt_share_rs":"88275","community_share_rs":null,"revised_issuance_date_of_govt_share":"432639","revised_total_amount_rs":"388458","revised_govt_share_rs":"44181","revised_community_share_rs":"11\/9\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"247171","amount_of_icr_i_released_rs":"11\/19\/2020","date_of_icr_i_released":"141287","2nd_bill_payment_rs":"12\/31\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"141287","amount_of_icr_ii_released_rs":"12\/31\/2020","date_of_icr_ii_released":null,"amount_of_final_released_rs":"12\/31\/2020","date_of_final_released":"388458","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/16\/2020","completion_date":"516958","verified_total_amount_rs":"388458","verified_govt_share_rs":"128500","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":null,"addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/23/2024 12:10:41" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/23/2024 12:10:41, ?, ?, Completed, 22054432001, KP, Malakand, Lower Dir, Munda, Shalkandai, Dharai Munda, Square, Brick Masonry, ?, Muhammad Shahid, Non-Canal Command Area, Dug Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.871920, 71.714130, WST KP_Images/b3585fddMuhammad Shahid.Picture of WST Before Improvement.094424.jpg, 633, 9/12/2022, Muhammad Shahid, 1530491636849, 3003325728, 6, 6, 0, 6, 15, 14, 8, 8, 1.36, 87.04, 23026, 0.18, 5, ?, WST Profile - Completed, ?, ?, 10/6/2022, 548383, 420000, 128383, ?, 0, ?, ?, 10/6/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 10/27/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 1/19/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/28/2022, 548383, 420000, 128383, 8, 8, 1.36, WST KP_Images/b3585fddMuhammad Shahid.Picture of WST - After Completion.094933.jpg, 100, 98.00%, 98.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/23\/2024 12:10:41","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054432001","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Munda","tehsil":"Shalkandai","uc":"Dharai Munda","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Shahid","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.871920, 71.714130","coordinates":"WST KP_Images\/b3585fddMuhammad Shahid.Picture of WST Before Improvement.094424.jpg","picture_of_wst_before_improvement":"633","wua_registration_no":"9\/12\/2022","wua_registration_date":"Muhammad Shahid","name_of_wua_president":"1530491636849","cnic_no_of_wua_president":"3003325728","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"15","gross_command_area_gca_acres":"14","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/6\/2022","issuance_date_of_govt_share":"548383","total_amount_rs":"420000","govt_share_rs":"128383","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/6\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"10\/27\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"1\/19\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/28\/2022","completion_date":"548383","verified_total_amount_rs":"420000","verified_govt_share_rs":"128383","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/b3585fddMuhammad Shahid.Picture of WST - After Completion.094933.jpg","picture_of_wst_after_completion":"100","addutitional_cca_acres":"98.00%","water_saving":"98.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/22/2024 14:45:06" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/22/2024 14:45:06, ?, ?, Completed, 22054432002, KP, Malakand, Lower Dir, Munda, Shalkandai, Ghakhai, Square, Brick Masonry, ?, Muhammad Adnan Wst, Non-Canal Command Area, Dug Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.861490, 71.701350, WST KP_Images/10aa9807Muhammad Adnan Wst.Picture of WST Before Improvement.094229.jpg, 471B, 12/24/2021, Muhammad Adnan, 1530358245297, 3029652107, 7, 7, 0, 7, 17, 16.5, 8, 8, 1.36, 87.04, 23026, 0.26, 7, ?, WST Profile - Completed, ?, ?, 1/11/2022, 525000, 420000, 105000, ?, 0, ?, ?, 1/11/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 1/21/2022, 126000, 2/18/2022, ?, ?, ?, ?, 126000, 2/18/2022, 126000, 3/10/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/8/2022, 525000, 420000, 105000, 10, 6.5, 1.36, WST KP_Images/10aa9807Muhammad Adnan Wst.Picture of WST - After Completion.095250.jpg, 11, 98.00%, 100.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/22\/2024 14:45:06","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054432002","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Munda","tehsil":"Shalkandai","uc":"Ghakhai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Adnan Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.861490, 71.701350","coordinates":"WST KP_Images\/10aa9807Muhammad Adnan Wst.Picture of WST Before Improvement.094229.jpg","picture_of_wst_before_improvement":"471B","wua_registration_no":"12\/24\/2021","wua_registration_date":"Muhammad Adnan","name_of_wua_president":"1530358245297","cnic_no_of_wua_president":"3029652107","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"17","gross_command_area_gca_acres":"16.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.26","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/11\/2022","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/11\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"1\/21\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"2\/18\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"2\/18\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/10\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/8\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"10","executed_wst_length_meter":"6.5","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/10aa9807Muhammad Adnan Wst.Picture of WST - After Completion.095250.jpg","picture_of_wst_after_completion":"11","addutitional_cca_acres":"98.00%","water_saving":"100.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 9:20:02" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/10/2024 9:20:02, ?, ?, Completed, 22054432003, KP, Malakand, Lower Dir, Munda, Shalkandai, Manogay, Square, Brick Masonry, ?, Bakht Muhammad, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.852112, 71.704445, WST KP_Images/c063e165Bakht Muhammad.Picture of WST Before Improvement.043844.jpg, 629, 9/12/2022, Bakht Muhammad, 1530320527673, 3059593978, 13, 13, 0, 13, 15, 14, 8, 8, 1.36, 87.04, 23026, 0.11, 3, ?, WST Profile - Completed, ?, ?, 9/21/2022, 548383, 420000, 128383, ?, 0, ?, ?, 9/21/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 294000, 9/29/2022, 84000, 10/27/2022, 42000, 5/30/2023, ?, ?, 126000, 5/30/2023, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/18/2022, 548383, 420000, 128383, 8, 8, 1.36, WST KP_Images/c063e165Bakht Muhammad.Picture of WST - After Completion.043844.jpg, 95, 95.00%, 100.00%, 5.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/10\/2024 9:20:02","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054432003","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Munda","tehsil":"Shalkandai","uc":"Manogay","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Bakht Muhammad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.852112, 71.704445","coordinates":"WST KP_Images\/c063e165Bakht Muhammad.Picture of WST Before Improvement.043844.jpg","picture_of_wst_before_improvement":"629","wua_registration_no":"9\/12\/2022","wua_registration_date":"Bakht Muhammad","name_of_wua_president":"1530320527673","cnic_no_of_wua_president":"3059593978","contact_no_of_wua_president":"13","total_number_of_shareholders":"13","male_wua_members":"0","female_wua_members":"13","total_wua_members":"15","gross_command_area_gca_acres":"14","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/21\/2022","issuance_date_of_govt_share":"548383","total_amount_rs":"420000","govt_share_rs":"128383","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/21\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"9\/29\/2022","date_of_icr_i_released":"84000","2nd_bill_payment_rs":"10\/27\/2022","2nd_bill_issuance_date":"42000","3rd_bill_payment_rs":"5\/30\/2023","3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"5\/30\/2023","date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/18\/2022","completion_date":"548383","verified_total_amount_rs":"420000","verified_govt_share_rs":"128383","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/c063e165Bakht Muhammad.Picture of WST - After Completion.043844.jpg","picture_of_wst_after_completion":"95","addutitional_cca_acres":"95.00%","water_saving":"100.00%","water_losses_before_improvement":"5.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/23/2024 10:16:19" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/23/2024 10:16:19, ?, ?, Completed, 22054432004, KP, Malakand, Lower Dir, Munda, Shalkandai, Charge kaly, Square, Brick Masonry, ?, Mati Ullah, Non-Canal Command Area, Dug Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.862190, 71.711820, WST KP_Images/d6b83c96Mati Ullah.Picture of WST Before Improvement.092355.jpg, 397-B, 6/17/2021, Matiullah, 1530462694509, 3139932322, 6, 6, 0, 6, 20, 16, 8, 8, 1.36, 87.04, 23026, 0.32, 9, ?, WST Profile - Completed, ?, ?, 11/23/2021, 525000, 420000, 105000, ?, 0, ?, ?, 11/24/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 161726, 12/28/2021, 121295, 1/26/2022, 94979, 2/15/2022, ?, ?, 216274, 2/15/2022, 42000, 5/30/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/20/2022, 525000, 420000, 105000, 9, 9.4, 1.36, WST KP_Images/d6b83c96Mati Ullah.Picture of WST - After Completion.052155.jpg, 4, 98.00%, 100.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/23\/2024 10:16:19","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054432004","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Munda","tehsil":"Shalkandai","uc":"Charge kaly","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mati Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.862190, 71.711820","coordinates":"WST KP_Images\/d6b83c96Mati Ullah.Picture of WST Before Improvement.092355.jpg","picture_of_wst_before_improvement":"397-B","wua_registration_no":"6\/17\/2021","wua_registration_date":"Matiullah","name_of_wua_president":"1530462694509","cnic_no_of_wua_president":"3139932322","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"20","gross_command_area_gca_acres":"16","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/23\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/24\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"161726","amount_of_icr_i_released_rs":"12\/28\/2021","date_of_icr_i_released":"121295","2nd_bill_payment_rs":"1\/26\/2022","2nd_bill_issuance_date":"94979","3rd_bill_payment_rs":"2\/15\/2022","3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"216274","amount_of_icr_ii_released_rs":"2\/15\/2022","date_of_icr_ii_released":"42000","amount_of_final_released_rs":"5\/30\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/20\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"9.4","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/d6b83c96Mati Ullah.Picture of WST - After Completion.052155.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":"98.00%","water_saving":"100.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 10:19:26" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (7, 5/17/2024 10:19:26, ?, ?, Completed, 22054432005, KP, Malakand, Lower Dir, Munda, Khazana, Koktkay, Square, Brick Masonry, ?, M.Saddam Badshah, Non-Canal Command Area, Dug Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.795423, 71.760285, WST KP_Images/2d6d4b7bM.Saddam Badshah.Picture of WST Before Improvement.112038.jpg, 414, 9/8/2021, M.Saddam Badshah, 1530468529369, 3109933325, 5, 5, 0, 5, 11, 10, 9, 9, 1.36, 121.45, 32130, 0.18, 5, ?, WST Profile - Completed, ?, ?, 10/5/2021, 525000, 420000, 105000, ?, 0, ?, ?, 10/18/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 10/29/2021, 126000, 1/21/2022, ?, ?, ?, ?, 126000, 1/21/2022, 126000, 1/21/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/2/2021, 525000, 420000, 105000, 9, 9.45, 1.36, WST KP_Images/2d6d4b7bM.Saddam Badshah.Picture of WST - After Completion.052434.jpg, 8, 98.00%, 100.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"7","edit_counter":"5\/17\/2024 10:19:26","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054432005","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Munda","tehsil":"Khazana","uc":"Koktkay","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"M.Saddam Badshah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.795423, 71.760285","coordinates":"WST KP_Images\/2d6d4b7bM.Saddam Badshah.Picture of WST Before Improvement.112038.jpg","picture_of_wst_before_improvement":"414","wua_registration_no":"9\/8\/2021","wua_registration_date":"M.Saddam Badshah","name_of_wua_president":"1530468529369","cnic_no_of_wua_president":"3109933325","contact_no_of_wua_president":"5","total_number_of_shareholders":"5","male_wua_members":"0","female_wua_members":"5","total_wua_members":"11","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"121.45","storage_capacity_m3":"32130","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/5\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/18\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"10\/29\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"1\/21\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"1\/21\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"1\/21\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/2\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"9.45","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/2d6d4b7bM.Saddam Badshah.Picture of WST - After Completion.052434.jpg","picture_of_wst_after_completion":"8","addutitional_cca_acres":"98.00%","water_saving":"100.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 15:00:03" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/10/2024 15:00:03, ?, ?, Completed, 22054432006, KP, Malakand, Lower Dir, Munda, Shalkandai, Godar, Square, Brick Masonry, ?, Ismail Jan Khan, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.879369, 71.721689, WST KP_Images/fdca247fIsmail Jan Khan.Picture of WST Before Improvement.101119.jpg, 628, 9/12/2022, Ismail Jan, 4240120202655, 3008919651, 6, 6, 0, 6, 14, 13.4, 8, 8, 1.36, 87.04, 23026, 0.09, 3, ?, WST Profile - Completed, ?, ?, 10/11/2022, 538220, 420000, 118220, ?, 0, ?, ?, 10/11/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 10/27/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 1/19/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/28/2022, 538220, 420000, 118220, 7, 7.25, 1.36, ?, 98, 98.00%, 100.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/10\/2024 15:00:03","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054432006","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Munda","tehsil":"Shalkandai","uc":"Godar","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ismail Jan Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.879369, 71.721689","coordinates":"WST KP_Images\/fdca247fIsmail Jan Khan.Picture of WST Before Improvement.101119.jpg","picture_of_wst_before_improvement":"628","wua_registration_no":"9\/12\/2022","wua_registration_date":"Ismail Jan","name_of_wua_president":"4240120202655","cnic_no_of_wua_president":"3008919651","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"14","gross_command_area_gca_acres":"13.4","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.09","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/11\/2022","issuance_date_of_govt_share":"538220","total_amount_rs":"420000","govt_share_rs":"118220","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/11\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"10\/27\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"1\/19\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/28\/2022","completion_date":"538220","verified_total_amount_rs":"420000","verified_govt_share_rs":"118220","verified_community_share_rs":"7","executed_wst_length_meter":"7.25","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"98","addutitional_cca_acres":"98.00%","water_saving":"100.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/20/2024 15:08:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/20/2024 15:08:58, ?, ?, Completed, 22054432007, KP, Malakand, Lower Dir, Munda, Mian kalay, Krapa, Square, Brick Masonry, ?, Saif Ullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.817506, 71.667748, WST KP_Images/ae81216aSaif Ullah.Picture of WST Before Improvement.062839.jpg, 470, 12/28/2021, Saif Ullah, 1530485176829, 3001071177, 9, 9, 0, 9, 6, 5, 8, 8, 1.36, 87.04, 23026, 0.11, 3, ?, WST Profile - Completed, ?, ?, 1/3/2022, 524905, 419924, 104981, 2/7/2022, 524902, 419924, 104978, 1/7/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 167965, 1/21/2022, 125974, 1/26/2022, ?, ?, ?, ?, 125974, 1/26/2022, 125985, 2/14/2022, 419924, ?, WST Milestone Payments - Completed, ?, ?, 2/7/2022, 524905, 419924, 104981, 8, 7.9, 1.36, WST KP_Images/ae81216aSaif Ullah.Picture of WST - After Completion.062839.jpg, 5, 98.00%, 100.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/20\/2024 15:08:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054432007","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Munda","tehsil":"Mian kalay","uc":"Krapa","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Saif Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.817506, 71.667748","coordinates":"WST KP_Images\/ae81216aSaif Ullah.Picture of WST Before Improvement.062839.jpg","picture_of_wst_before_improvement":"470","wua_registration_no":"12\/28\/2021","wua_registration_date":"Saif Ullah","name_of_wua_president":"1530485176829","cnic_no_of_wua_president":"3001071177","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/3\/2022","issuance_date_of_govt_share":"524905","total_amount_rs":"419924","govt_share_rs":"104981","community_share_rs":"2\/7\/2022","revised_issuance_date_of_govt_share":"524902","revised_total_amount_rs":"419924","revised_govt_share_rs":"104978","revised_community_share_rs":"1\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"167965","amount_of_icr_i_released_rs":"1\/21\/2022","date_of_icr_i_released":"125974","2nd_bill_payment_rs":"1\/26\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"125974","amount_of_icr_ii_released_rs":"1\/26\/2022","date_of_icr_ii_released":"125985","amount_of_final_released_rs":"2\/14\/2022","date_of_final_released":"419924","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/7\/2022","completion_date":"524905","verified_total_amount_rs":"419924","verified_govt_share_rs":"104981","verified_community_share_rs":"8","executed_wst_length_meter":"7.9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/ae81216aSaif Ullah.Picture of WST - After Completion.062839.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"98.00%","water_saving":"100.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/20/2024 12:47:55" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/20/2024 12:47:55, ?, ?, Completed, 22054432008, KP, Malakand, Lower Dir, Munda, Munda, Tora Ghwandai, Square, Brick Masonry, ?, Mehmood Jan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.818822, 71.677666, WST KP_Images/46205855Mehmood Jan.Picture of WST Before Improvement.080219.jpg, 425, 5/11/2021, 425, 1530164990243, 3099248632, 6, 6, 0, 6, 8.5, 8, 8, 8, 1.36, 95.96, 25386, 0.21, 6, ?, WST Profile - Completed, ?, ?, 11/5/2021, 524819, 420000, 104819, ?, 0, ?, ?, 11/9/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/14/2021, 126000, 1/21/2022, ?, ?, ?, ?, 126000, 1/21/2022, 125274, 2/18/2022, 419274, ?, WST Milestone Payments - Completed, ?, ?, 2/3/2022, 524093, 419274, 104819, 9, 4.8, 1.36, WST KP_Images/46205855Mehmood Jan.Picture of WST - After Completion.080219.jpg, 6, 98.00%, 100.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/20\/2024 12:47:55","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054432008","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Munda","tehsil":"Munda","uc":"Tora Ghwandai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mehmood Jan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.818822, 71.677666","coordinates":"WST KP_Images\/46205855Mehmood Jan.Picture of WST Before Improvement.080219.jpg","picture_of_wst_before_improvement":"425","wua_registration_no":"5\/11\/2021","wua_registration_date":"425","name_of_wua_president":"1530164990243","cnic_no_of_wua_president":"3099248632","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"8.5","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"95.96","storage_capacity_m3":"25386","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/5\/2021","issuance_date_of_govt_share":"524819","total_amount_rs":"420000","govt_share_rs":"104819","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/9\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/14\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"1\/21\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"1\/21\/2022","date_of_icr_ii_released":"125274","amount_of_final_released_rs":"2\/18\/2022","date_of_final_released":"419274","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/3\/2022","completion_date":"524093","verified_total_amount_rs":"419274","verified_govt_share_rs":"104819","verified_community_share_rs":"9","executed_wst_length_meter":"4.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/46205855Mehmood Jan.Picture of WST - After Completion.080219.jpg","picture_of_wst_after_completion":"6","addutitional_cca_acres":"98.00%","water_saving":"100.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/29/2024 15:20:28" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/29/2024 15:20:28, ?, ?, Completed, 22054442002, KP, Malakand, Lower Dir, Munda, Gosam, Khadi Khela, Rectangular, Brick Masonry, ?, Said Mahmood Jan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.816664, 71.692269, WST KP_Images/511Said Mahmood Jan.Picture of WST Before Improvement.054729.jpg, 281, 1/20/2020, Said Mahmood Jan, 1530481772027, 3018807171, 15, 15, 0, 15, 28, 27, 11, 11, 1.36, 164.56, 43534, 0.42, 12, ?, WST Profile - Completed, ?, ?, 1/23/2020, 559900, 420000, 139900, ?, 0, ?, ?, 1/23/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 418000, 1/30/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, 2/20/2020, 418000, ?, WST Milestone Payments - Completed, ?, ?, 2/20/2020, 557900, 418000, 139900, 11, 10.95, 1.36, ?, 18, 98.00%, 100.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/29\/2024 15:20:28","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054442002","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Munda","tehsil":"Gosam","uc":"Khadi Khela","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Said Mahmood Jan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.816664, 71.692269","coordinates":"WST KP_Images\/511Said Mahmood Jan.Picture of WST Before Improvement.054729.jpg","picture_of_wst_before_improvement":"281","wua_registration_no":"1\/20\/2020","wua_registration_date":"Said Mahmood Jan","name_of_wua_president":"1530481772027","cnic_no_of_wua_president":"3018807171","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"28","gross_command_area_gca_acres":"27","cultural_command_area_cca_acres":"11","wst_length_meter":"11","wst_width_meter":"1.36","wst_depth_meter":"164.56","storage_capacity_m3":"43534","storage_capacity_gallon":"0.42","design_discharge_cusec":"12","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/23\/2020","issuance_date_of_govt_share":"559900","total_amount_rs":"420000","govt_share_rs":"139900","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/23\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"418000","amount_of_icr_i_released_rs":"1\/30\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":"2\/20\/2020","date_of_final_released":"418000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/20\/2020","completion_date":"557900","verified_total_amount_rs":"418000","verified_govt_share_rs":"139900","verified_community_share_rs":"11","executed_wst_length_meter":"10.95","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"18","addutitional_cca_acres":"98.00%","water_saving":"100.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/29/2024 15:15:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/29/2024 15:15:58, ?, ?, Completed, 22054442003, KP, Malakand, Lower Dir, Munda, Khazana, Kotkay Jumat Mahalla, Rectangular, Brick Masonry, ?, Jehangeer Khan Wst, Non-Canal Command Area, Dug Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.793194,71.752222, WST KP_Images/517Jehangeer Khan Wst.Picture of WST Before Improvement.120644.jpg, 292, 3/12/2020, Jehangeer Khan, 1530439235931, 3075531317, 7, 7, 0, 7, 25, 22, 13, 9, 1.36, 147.5, 39021, 0.42, 12, ?, WST Profile - Completed, ?, ?, 3/13/2020, 562200, 420000, 142200, ?, 0, ?, ?, 3/16/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 401565, 3/23/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 401565, ?, WST Milestone Payments - Completed, ?, ?, 4/9/2020, 542765, 401565, 141200, 13, 8.56, 1.36, WST KP_Images/517Jehangeer Khan Wst.Picture of WST - After Completion.120644.jpg, 16, 98.00%, 2.00%, 100.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/29\/2024 15:15:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054442003","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Munda","tehsil":"Khazana","uc":"Kotkay Jumat Mahalla","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Jehangeer Khan Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.793194,71.752222","coordinates":"WST KP_Images\/517Jehangeer Khan Wst.Picture of WST Before Improvement.120644.jpg","picture_of_wst_before_improvement":"292","wua_registration_no":"3\/12\/2020","wua_registration_date":"Jehangeer Khan","name_of_wua_president":"1530439235931","cnic_no_of_wua_president":"3075531317","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"25","gross_command_area_gca_acres":"22","cultural_command_area_cca_acres":"13","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"147.5","storage_capacity_m3":"39021","storage_capacity_gallon":"0.42","design_discharge_cusec":"12","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/13\/2020","issuance_date_of_govt_share":"562200","total_amount_rs":"420000","govt_share_rs":"142200","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"401565","amount_of_icr_i_released_rs":"3\/23\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"401565","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/9\/2020","completion_date":"542765","verified_total_amount_rs":"401565","verified_govt_share_rs":"141200","verified_community_share_rs":"13","executed_wst_length_meter":"8.56","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/517Jehangeer Khan Wst.Picture of WST - After Completion.120644.jpg","picture_of_wst_after_completion":"16","addutitional_cca_acres":"98.00%","water_saving":"2.00%","water_losses_before_improvement":"100.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/20/2024 17:15:29" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/20/2024 17:15:29, ?, ?, Completed, 22054442004, KP, Malakand, Lower Dir, Munda, Shalkandai, Gidarshai, Rectangular, Brick Masonry, ?, Manadar, Non-Canal Command Area, Dug Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.868170, 71.712850, WST KP_Images/fa57d46fManadar.Picture of WST Before Improvement.122018.jpg, 445, 6/8/2021, Shakir Ullah, 1530331771073, 3028084157, 6, 6, 0, 6, 15.25, 15, 14, 12, 1.36, 101.84, 26942, 0.21, 6, ?, WST Profile - Completed, ?, ?, 10/5/2021, 560400, 420000, 140400, ?, 0, ?, ?, 10/18/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 168000, 10/29/2021, ?, ?, ?, ?, ?, ?, 0, ?, 252000, 12/28/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/8/2021, 560400, 420000, 140400, 12, 6.2, 1.36, WST KP_Images/fa57d46fManadar.Picture of WST - After Completion.122018.jpg, 15, 98.00%, 100.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/20\/2024 17:15:29","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054442004","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Munda","tehsil":"Shalkandai","uc":"Gidarshai","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Manadar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.868170, 71.712850","coordinates":"WST KP_Images\/fa57d46fManadar.Picture of WST Before Improvement.122018.jpg","picture_of_wst_before_improvement":"445","wua_registration_no":"6\/8\/2021","wua_registration_date":"Shakir Ullah","name_of_wua_president":"1530331771073","cnic_no_of_wua_president":"3028084157","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"15.25","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"14","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"101.84","storage_capacity_m3":"26942","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/5\/2021","issuance_date_of_govt_share":"560400","total_amount_rs":"420000","govt_share_rs":"140400","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/18\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"10\/29\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"252000","amount_of_final_released_rs":"12\/28\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/8\/2021","completion_date":"560400","verified_total_amount_rs":"420000","verified_govt_share_rs":"140400","verified_community_share_rs":"12","executed_wst_length_meter":"6.2","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/fa57d46fManadar.Picture of WST - After Completion.122018.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"98.00%","water_saving":"100.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/14/2024 14:29:03" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/14/2024 14:29:03, ?, ?, Completed, 22054442005, KP, Malakand, Lower Dir, Munda, Shalkandai, Ghakhai, Rectangular, Brick Masonry, ?, Iftikhar Ahmad, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.862311, 71.698259, WST KP_Images/f019b7daIftikhar Ahmad.Picture of WST Before Improvement.123737.jpg, 387, 5/24/2021, Mustafa Kamal, 1530327447401, 3038456922, 6, 6, 0, 6, 11, 10, 14, 6, 1.36, 110.16, 29143, 0.28, 8, ?, WST Profile - Completed, ?, ?, 5/31/2021, 545500, 420000, 125500, ?, 0, ?, ?, 6/1/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/17/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 12/28/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 8/17/2021, 545500, 420000, 125500, 14, 6, 1.36, WST KP_Images/f019b7daIftikhar Ahmad.Picture of WST - After Completion.063353.jpg, 7, 2.00%, 100.00%, 98.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/14\/2024 14:29:03","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054442005","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Munda","tehsil":"Shalkandai","uc":"Ghakhai","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Iftikhar Ahmad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.862311, 71.698259","coordinates":"WST KP_Images\/f019b7daIftikhar Ahmad.Picture of WST Before Improvement.123737.jpg","picture_of_wst_before_improvement":"387","wua_registration_no":"5\/24\/2021","wua_registration_date":"Mustafa Kamal","name_of_wua_president":"1530327447401","cnic_no_of_wua_president":"3038456922","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"11","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"14","wst_length_meter":"6","wst_width_meter":"1.36","wst_depth_meter":"110.16","storage_capacity_m3":"29143","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/31\/2021","issuance_date_of_govt_share":"545500","total_amount_rs":"420000","govt_share_rs":"125500","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/1\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/17\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/28\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"8\/17\/2021","completion_date":"545500","verified_total_amount_rs":"420000","verified_govt_share_rs":"125500","verified_community_share_rs":"14","executed_wst_length_meter":"6","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/f019b7daIftikhar Ahmad.Picture of WST - After Completion.063353.jpg","picture_of_wst_after_completion":"7","addutitional_cca_acres":"2.00%","water_saving":"100.00%","water_losses_before_improvement":"98.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/23/2024 11:27:50" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/23/2024 11:27:50, ?, ?, Completed, 22054632001, KP, Malakand, Lower Dir, Timergara, Bandagai, Bajawro, Square, Brick Masonry, ?, Asif Khan, Non-Canal Command Area, Dug Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.754960, 71.886610, WST KP_Images/c67baa83Asif Khan.Picture of WST Before Improvement.055438.jpg, 579, 4/19/2022, Asif Khan, 1530266971623, 3419100912, 7, 7, 0, 7, 6, 5, 8, 8, 1.36, 87.04, 23026, 0.07, 2, ?, WST Profile - Completed, ?, ?, 5/16/2022, 516887, 420000, 96887, ?, 0, ?, ?, 5/16/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 378000, 6/9/2022, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 378000, ?, WST Milestone Payments - Completed, ?, ?, 5/7/2022, 472500, 378000, 94500, 8, 8, 1.36, WST KP_Images/c67baa83Asif Khan.Picture of WST - After Completion.063040.jpg, 3, 98.00%, 100.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/23\/2024 11:27:50","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054632001","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Timergara","tehsil":"Bandagai","uc":"Bajawro","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Asif Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.754960, 71.886610","coordinates":"WST KP_Images\/c67baa83Asif Khan.Picture of WST Before Improvement.055438.jpg","picture_of_wst_before_improvement":"579","wua_registration_no":"4\/19\/2022","wua_registration_date":"Asif Khan","name_of_wua_president":"1530266971623","cnic_no_of_wua_president":"3419100912","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/16\/2022","issuance_date_of_govt_share":"516887","total_amount_rs":"420000","govt_share_rs":"96887","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/16\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"378000","amount_of_icr_i_released_rs":"6\/9\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"378000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/7\/2022","completion_date":"472500","verified_total_amount_rs":"378000","verified_govt_share_rs":"94500","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/c67baa83Asif Khan.Picture of WST - After Completion.063040.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"98.00%","water_saving":"100.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/31/2024 16:48:42" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/31/2024 16:48:42, ?, ?, Completed, 22054632004, KP, Malakand, Lower Dir, Timergara, Khungai, Khungai Shah, Square, Brick Masonry, ?, Said Ali Khan, Non-Canal Command Area, Dug Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.802663, 71.839967, WST KP_Images/cc60825aSaid Ali Khan.Picture of WST Before Improvement.112137.jpg, 585, 5/9/2022, Said Ali Khan, 1530214095587, 3429133390, 7, 7, 0, 7, 7, 6, 8, 8, 1.36, 87.04, 23026, 0.07, 2, ?, WST Profile - Completed, ?, ?, 5/16/2022, 525000, 420000, 105000, ?, 0, ?, ?, 5/16/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 378000, 6/9/2022, ?, ?, ?, ?, ?, ?, 0, ?, 42000, 1/19/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 8/16/2022, 525000, 420000, 105000, 11, 10.5, 1.36, WST KP_Images/cc60825aSaid Ali Khan.Picture of WST - After Completion.060439.jpg, 4, 98.00%, 100.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/31\/2024 16:48:42","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054632004","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Timergara","tehsil":"Khungai","uc":"Khungai Shah","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Said Ali Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.802663, 71.839967","coordinates":"WST KP_Images\/cc60825aSaid Ali Khan.Picture of WST Before Improvement.112137.jpg","picture_of_wst_before_improvement":"585","wua_registration_no":"5\/9\/2022","wua_registration_date":"Said Ali Khan","name_of_wua_president":"1530214095587","cnic_no_of_wua_president":"3429133390","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/16\/2022","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/16\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"378000","amount_of_icr_i_released_rs":"6\/9\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"42000","amount_of_final_released_rs":"1\/19\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"8\/16\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"11","executed_wst_length_meter":"10.5","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/cc60825aSaid Ali Khan.Picture of WST - After Completion.060439.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":"98.00%","water_saving":"100.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/13/2024 10:19:28" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/13/2024 10:19:28, ?, ?, Completed, 22054632005, KP, Malakand, Lower Dir, Timergara, Bandagai, Ahmad Gali, Square, Brick Masonry, ?, Akhter Jilani, Non-Canal Command Area, Dug Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.757615, 71.843152, WST KP_Images/5bd67335Akhter Jilani.Picture of WST Before Improvement.065211.jpg, 578, 4/19/2022, Akhter Jilani, 1530244024187, 3466784344, 8, 8, 0, 8, 6, 5, 8, 8, 1.36, 87.04, 23026, 0.07, 2, ?, WST Profile - Completed, ?, ?, 5/19/2022, 529219, 420000, 109219, ?, 0, ?, ?, 5/19/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/9/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 10/27/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/7/2022, 529219, 420000, 109219, 8, 8, 1.36, WST KP_Images/5bd67335Akhter Jilani.Picture of WST - After Completion.052237.jpg, 5, 98.00%, 100.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/13\/2024 10:19:28","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054632005","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Timergara","tehsil":"Bandagai","uc":"Ahmad Gali","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Akhter Jilani","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.757615, 71.843152","coordinates":"WST KP_Images\/5bd67335Akhter Jilani.Picture of WST Before Improvement.065211.jpg","picture_of_wst_before_improvement":"578","wua_registration_no":"4\/19\/2022","wua_registration_date":"Akhter Jilani","name_of_wua_president":"1530244024187","cnic_no_of_wua_president":"3466784344","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/19\/2022","issuance_date_of_govt_share":"529219","total_amount_rs":"420000","govt_share_rs":"109219","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/19\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/9\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"10\/27\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/7\/2022","completion_date":"529219","verified_total_amount_rs":"420000","verified_govt_share_rs":"109219","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/5bd67335Akhter Jilani.Picture of WST - After Completion.052237.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"98.00%","water_saving":"100.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/22/2024 16:52:40" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (6, 5/22/2024 16:52:40, ?, ?, Completed, 22054732001, KP, Malakand, Lower Dir, Khall, Toormang (l), Joghrai, Square, Brick Masonry, ?, Rahmat Husain, Non-Canal Command Area, Other Source, Tube Well+Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.873717, 72.083914, WST KP_Images/f4a5f83bRahmat Husain.Picture of WST Before Improvement.111558.jpg, 454, 10/1/2021, Rahmat Husain, 1570590599817, 3029255697, 9, 9, 0, 9, 9, 8, 8, 8, 1.36, 87.04, 23026, 0.07, 2, ?, WST Profile - Completed, ?, ?, 1/10/2022, 525000, 420000, 105000, ?, 0, ?, ?, 1/10/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 1/11/2022, 126000, 1/26/2022, ?, ?, ?, ?, 126000, 1/26/2022, 126000, 2/14/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/31/2022, 525000, 420000, 105000, 11, 5.49, 1.36, WST KP_Images/f4a5f83bRahmat Husain.Picture of WST - After Completion.115831.jpg, 6, 98.00%, 100.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"6","edit_counter":"5\/22\/2024 16:52:40","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054732001","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Khall","tehsil":"Toormang (l)","uc":"Joghrai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Rahmat Husain","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Tube Well+Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.873717, 72.083914","coordinates":"WST KP_Images\/f4a5f83bRahmat Husain.Picture of WST Before Improvement.111558.jpg","picture_of_wst_before_improvement":"454","wua_registration_no":"10\/1\/2021","wua_registration_date":"Rahmat Husain","name_of_wua_president":"1570590599817","cnic_no_of_wua_president":"3029255697","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"9","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/10\/2022","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/10\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"1\/11\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"1\/26\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"1\/26\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/14\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/31\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"11","executed_wst_length_meter":"5.49","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/f4a5f83bRahmat Husain.Picture of WST - After Completion.115831.jpg","picture_of_wst_after_completion":"6","addutitional_cca_acres":"98.00%","water_saving":"100.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 15:51:31" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/17/2024 15:51:31, ?, ?, Completed, 22054742001, KP, Malakand, Lower Dir, Khall, Toormang (I), Sair, Rectangular, Brick Masonry, ?, Shafi Ullah, Non-Canal Command Area, Other Source, Springs, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.891806, 72.036278, WST KP_Images/af51593bShafi Ullah.Picture of WST Before Improvement.051956.jpg, 443, 9/20/2021, Shafi Ullah, 1570241979465, 3116655788, 6, 6, 0, 6, 7.5, 7, 11, 9, 1.36, 83.97, 22214, 0.07, 2, ?, WST Profile - Completed, ?, ?, 11/5/2021, 525000, 420000, 105000, ?, 0, ?, ?, 11/9/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/14/2021, 126000, 2/18/2022, 84000, 3/10/2022, ?, ?, 210000, 3/10/2022, 25865, 6/9/2022, 403865, ?, WST Milestone Payments - Completed, ?, ?, 4/29/2022, 504831, 403865, 100966, 9, 6.86, 1.36, WST KP_Images/af51593bShafi Ullah.Picture of WST - After Completion.105533.jpg, 5, 98.00%, 100.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/17\/2024 15:51:31","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22054742001","wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Khall","tehsil":"Toormang (I)","uc":"Sair","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Shafi Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Springs","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.891806, 72.036278","coordinates":"WST KP_Images\/af51593bShafi Ullah.Picture of WST Before Improvement.051956.jpg","picture_of_wst_before_improvement":"443","wua_registration_no":"9\/20\/2021","wua_registration_date":"Shafi Ullah","name_of_wua_president":"1570241979465","cnic_no_of_wua_president":"3116655788","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"7.5","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"11","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"83.97","storage_capacity_m3":"22214","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/5\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/9\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/14\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"2\/18\/2022","2nd_bill_issuance_date":"84000","3rd_bill_payment_rs":"3\/10\/2022","3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"210000","amount_of_icr_ii_released_rs":"3\/10\/2022","date_of_icr_ii_released":"25865","amount_of_final_released_rs":"6\/9\/2022","date_of_final_released":"403865","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/29\/2022","completion_date":"504831","verified_total_amount_rs":"403865","verified_govt_share_rs":"100966","verified_community_share_rs":"9","executed_wst_length_meter":"6.86","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/af51593bShafi Ullah.Picture of WST - After Completion.105533.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"98.00%","water_saving":"100.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 14:29:36" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/17/2024 14:29:36, ?, ?, Completed, 22055134001, KP, Malakand, Shangla, Alpuri, Lilownai, Lilownai, Square, PCC, ?, Intikhab Alam WST, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.962398, 72.643762, WST KP_Images/37f1fd41Intikhab Alam WST.Picture of WST Before Improvement.094050.jpg, 39, 6/23/2021, Jahan Alam, 1550122758171, 3455250677, 10, 10, 0, 10, 5, 3.38, 8, 8, 1.36, 87, 23016, 0.10, 3, ?, WST Profile - Completed, ?, ?, 10/8/2021, 530000, 420000, 110000, ?, 0, ?, ?, 10/11/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 116100, 12/13/2021, 155535, 12/13/2021, ?, ?, ?, ?, 155535, 12/13/2021, 148365, 6/16/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 7/19/2023, 525000, 420000, 105000, 8, 8, 1.25, WST KP_Images/37f1fd41Intikhab Alam WST.Picture of WST - After Completion.094050.jpg, 2, 90.00%, 60.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/17\/2024 14:29:36","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055134001","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Alpuri","tehsil":"Lilownai","uc":"Lilownai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Intikhab Alam WST","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.962398, 72.643762","coordinates":"WST KP_Images\/37f1fd41Intikhab Alam WST.Picture of WST Before Improvement.094050.jpg","picture_of_wst_before_improvement":"39","wua_registration_no":"6\/23\/2021","wua_registration_date":"Jahan Alam","name_of_wua_president":"1550122758171","cnic_no_of_wua_president":"3455250677","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"5","gross_command_area_gca_acres":"3.38","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/8\/2021","issuance_date_of_govt_share":"530000","total_amount_rs":"420000","govt_share_rs":"110000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/11\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"116100","amount_of_icr_i_released_rs":"12\/13\/2021","date_of_icr_i_released":"155535","2nd_bill_payment_rs":"12\/13\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"155535","amount_of_icr_ii_released_rs":"12\/13\/2021","date_of_icr_ii_released":"148365","amount_of_final_released_rs":"6\/16\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/19\/2023","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.25","executed_wst_depth_meter":"WST KP_Images\/37f1fd41Intikhab Alam WST.Picture of WST - After Completion.094050.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"90.00%","water_saving":"60.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/21/2024 11:47:09" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/21/2024 11:47:09, ?, ?, Completed, 22055134002, KP, Malakand, Shangla, Alpuri, Ranyal, Ranyal, Square, PCC, ?, Fazal Khuda Wst, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.905640, 72.792840, WST KP_Images/d17a270bFazal khuda wst.Picture of WST Before Improvement.102213.jpg, 8, 6/8/2021, Fazal khuda, 1550182839931, 3448055411, 8, 8, 0, 8, 3.5, 2.5, 8, 8, 1.36, 87.04, 23026, 0.14, 4, ?, WST Profile - Completed, ?, ?, 6/10/2021, 523800, 418800, 105000, ?, 0, ?, ?, 6/14/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 254515, 6/23/2021, ?, ?, ?, ?, ?, ?, 0, ?, 164285, 6/23/2021, 418800, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2021, 523800, 418800, 105000, 8, 8, 1.36, WST KP_Images/d17a270bFazal Khuda Wst.Picture of WST - After Completion.170447.jpg, 1, 80.00%, 100.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/21\/2024 11:47:09","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055134002","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Alpuri","tehsil":"Ranyal","uc":"Ranyal","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Fazal Khuda Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.905640, 72.792840","coordinates":"WST KP_Images\/d17a270bFazal khuda wst.Picture of WST Before Improvement.102213.jpg","picture_of_wst_before_improvement":"8","wua_registration_no":"6\/8\/2021","wua_registration_date":"Fazal khuda","name_of_wua_president":"1550182839931","cnic_no_of_wua_president":"3448055411","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"3.5","gross_command_area_gca_acres":"2.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/10\/2021","issuance_date_of_govt_share":"523800","total_amount_rs":"418800","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/14\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"254515","amount_of_icr_i_released_rs":"6\/23\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"164285","amount_of_final_released_rs":"6\/23\/2021","date_of_final_released":"418800","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2021","completion_date":"523800","verified_total_amount_rs":"418800","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/d17a270bFazal Khuda Wst.Picture of WST - After Completion.170447.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"80.00%","water_saving":"100.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 1:07:00" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/17/2024 1:07:00, ?, ?, Completed, 22055134003, KP, Malakand, Shangla, Alpuri, Lelonai, Lelonai, Square, PCC, ?, Aman Abad Wst, Non-Canal Command Area, Other Source, spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.947680, 72.644700, WST KP_Images/609e34adAman Abad WST.Picture of WST Before Improvement.130847.jpg, 38, 6/23/2021, Aman abad, 1550146217735, 3489121081, 8, 8, 0, 8, 6, 5, 8, 8, 1.36, 87, 23016, 0.14, 4, ?, WST Profile - Completed, ?, ?, 10/8/2021, 514000, 420000, 94000, ?, 0, ?, ?, 10/8/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 271635, 10/12/2021, ?, ?, ?, ?, ?, ?, 0, ?, 148365, 6/16/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/14/2022, 514000, 420000, 94000, 8, 8, 1.36, WST KP_Images/609e34adAman Abad Wst.Picture of WST - After Completion.200754.jpg, 2, 80.00%, 70.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/17\/2024 1:07:00","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055134003","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Alpuri","tehsil":"Lelonai","uc":"Lelonai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Aman Abad Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.947680, 72.644700","coordinates":"WST KP_Images\/609e34adAman Abad WST.Picture of WST Before Improvement.130847.jpg","picture_of_wst_before_improvement":"38","wua_registration_no":"6\/23\/2021","wua_registration_date":"Aman abad","name_of_wua_president":"1550146217735","cnic_no_of_wua_president":"3489121081","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/8\/2021","issuance_date_of_govt_share":"514000","total_amount_rs":"420000","govt_share_rs":"94000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/8\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"271635","amount_of_icr_i_released_rs":"10\/12\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"148365","amount_of_final_released_rs":"6\/16\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/14\/2022","completion_date":"514000","verified_total_amount_rs":"420000","verified_govt_share_rs":"94000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/609e34adAman Abad Wst.Picture of WST - After Completion.200754.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"80.00%","water_saving":"70.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 0:00:53" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/17/2024 0:00:53, ?, ?, Completed, 22055144001, KP, Malakand, Shangla, Alpuri, Ranyail, Ranyail, Rectangular, PCC, ?, Amlook Pattay, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.90564,72.79284, WST KP_Images/63Amlook Pattay.Picture of WST Before Improvement.190715.jpg, 14, 12/6/2020, Sher Bahadar, 1550122783345, 3468292500, 8, 8, 0, 8, 10, 8, 10, 6, 1.36, 87, 23016, 0.09, 3, ?, WST Profile - Completed, ?, ?, 12/22/2020, 437457, 337457, 100000, ?, 0, ?, ?, 12/28/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 232605, 1/4/2021, ?, ?, ?, ?, ?, ?, 0, ?, 104852, 1/24/2021, 337457, ?, WST Milestone Payments - Completed, ?, ?, 1/24/2021, 420840, 337457, 83383, 10, 6.38, 1.36, WST KP_Images/63Amlook Pattay.Picture of WST - After Completion.190715.jpg, 2, 80.00%, 90.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/17\/2024 0:00:53","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055144001","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Alpuri","tehsil":"Ranyail","uc":"Ranyail","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Amlook Pattay","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.90564,72.79284","coordinates":"WST KP_Images\/63Amlook Pattay.Picture of WST Before Improvement.190715.jpg","picture_of_wst_before_improvement":"14","wua_registration_no":"12\/6\/2020","wua_registration_date":"Sher Bahadar","name_of_wua_president":"1550122783345","cnic_no_of_wua_president":"3468292500","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"10","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"10","wst_length_meter":"6","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.09","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/22\/2020","issuance_date_of_govt_share":"437457","total_amount_rs":"337457","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/28\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"232605","amount_of_icr_i_released_rs":"1\/4\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"104852","amount_of_final_released_rs":"1\/24\/2021","date_of_final_released":"337457","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/24\/2021","completion_date":"420840","verified_total_amount_rs":"337457","verified_govt_share_rs":"83383","verified_community_share_rs":"10","executed_wst_length_meter":"6.38","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/63Amlook Pattay.Picture of WST - After Completion.190715.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"80.00%","water_saving":"90.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 0:12:57" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/17/2024 0:12:57, ?, ?, Completed, 22055234001, KP, Malakand, Shangla, Bisham, Kerai, Tatar Khel, Square, PCC, ?, Zahid, Non-Canal Command Area, Other Source, Stream, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.91754,72.82552, WST KP_Images/58Zahid.Picture of WST Before Improvement.124535.jpg, 31, 5/17/2021, Zahid Khan, 1550251522355, 3459228566, 10, 10, 0, 10, 3.5, 2.5, 8, 8, 1.36, 87, 23016, 2.00, 57, ?, WST Profile - Completed, ?, ?, 6/10/2021, 416691, 316691, 100000, ?, 0, ?, ?, 6/15/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 254515, 6/23/2021, ?, ?, ?, ?, ?, ?, 0, ?, 62176, 10/12/2021, 316691, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2021, 395864, 316691, 79173, 8, 8, 1.36, WST KP_Images/58Zahid.Picture of WST - After Completion.191832.jpg, 2, 80.00%, 60.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/17\/2024 0:12:57","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055234001","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Bisham","tehsil":"Kerai","uc":"Tatar Khel","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Zahid","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Stream","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.91754,72.82552","coordinates":"WST KP_Images\/58Zahid.Picture of WST Before Improvement.124535.jpg","picture_of_wst_before_improvement":"31","wua_registration_no":"5\/17\/2021","wua_registration_date":"Zahid Khan","name_of_wua_president":"1550251522355","cnic_no_of_wua_president":"3459228566","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"3.5","gross_command_area_gca_acres":"2.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"2.00","design_discharge_cusec":"57","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/10\/2021","issuance_date_of_govt_share":"416691","total_amount_rs":"316691","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/15\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"254515","amount_of_icr_i_released_rs":"6\/23\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"62176","amount_of_final_released_rs":"10\/12\/2021","date_of_final_released":"316691","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2021","completion_date":"395864","verified_total_amount_rs":"316691","verified_govt_share_rs":"79173","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/58Zahid.Picture of WST - After Completion.191832.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"80.00%","water_saving":"60.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 0:26:04" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/17/2024 0:26:04, ?, ?, Completed, 22055234002, KP, Malakand, Shangla, Bisham, Maira, Maira, Square, PCC, ?, Musharaf Khan, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.77827,72.77238, WST KP_Images/62Musharaf Khan.Picture of WST Before Improvement.192949.jpg, 21, 12/6/2020, Musharaf Khan, 1560227868507, 3449905115, 10, 10, 0, 10, 12, 10, 8, 8, 1.36, 87, 23016, 0.07, 2, ?, WST Profile - Completed, ?, ?, 12/22/2020, 445262, 345262, 100000, ?, 0, ?, ?, 12/24/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 232605, 1/4/2021, ?, ?, ?, ?, ?, ?, 0, ?, 112657, 5/24/2021, 345262, ?, WST Milestone Payments - Completed, ?, ?, 5/24/2021, 428645, 345262, 83383, 8, 8, 1.36, WST KP_Images/62Musharaf Khan.Picture of WST - After Completion.192948.jpg, 2, 80.00%, 50.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/17\/2024 0:26:04","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055234002","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Bisham","tehsil":"Maira","uc":"Maira","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Musharaf Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.77827,72.77238","coordinates":"WST KP_Images\/62Musharaf Khan.Picture of WST Before Improvement.192949.jpg","picture_of_wst_before_improvement":"21","wua_registration_no":"12\/6\/2020","wua_registration_date":"Musharaf Khan","name_of_wua_president":"1560227868507","cnic_no_of_wua_president":"3449905115","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/22\/2020","issuance_date_of_govt_share":"445262","total_amount_rs":"345262","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/24\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"232605","amount_of_icr_i_released_rs":"1\/4\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"112657","amount_of_final_released_rs":"5\/24\/2021","date_of_final_released":"345262","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/24\/2021","completion_date":"428645","verified_total_amount_rs":"345262","verified_govt_share_rs":"83383","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/62Musharaf Khan.Picture of WST - After Completion.192948.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"80.00%","water_saving":"50.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 1:08:16" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/17/2024 1:08:16, ?, ?, Completed, 22055234003, KP, Malakand, Shangla, Bisham, Kerai, Kerai, Square, PCC, ?, Yousaf Khan, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.911666, 72.826937, WST KP_Images/eb6bb783Yousaf khan.Picture of WST Before Improvement.112530.jpg, 52, 10/12/2021, Yousaf khan, 1550247086963, 3469231479, 10, 10, 0, 10, 50, 47, 8, 8, 1.36, 87, 23016, 0.05, 1, ?, WST Profile - Completed, ?, ?, 12/28/2021, 504000, 420000, 84000, ?, 0, ?, ?, 12/29/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 136000, 1/12/2022, 136000, 3/17/2022, ?, ?, ?, ?, 136000, 3/17/2022, 148000, 10/21/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/6/2022, 504000, 420000, 84000, 8, 8, 1.36, WST KP_Images/eb6bb783Yousaf Khan.Picture of WST - After Completion.201059.jpg, 5, 90.00%, 60.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/17\/2024 1:08:16","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055234003","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Bisham","tehsil":"Kerai","uc":"Kerai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Yousaf Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.911666, 72.826937","coordinates":"WST KP_Images\/eb6bb783Yousaf khan.Picture of WST Before Improvement.112530.jpg","picture_of_wst_before_improvement":"52","wua_registration_no":"10\/12\/2021","wua_registration_date":"Yousaf khan","name_of_wua_president":"1550247086963","cnic_no_of_wua_president":"3469231479","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"50","gross_command_area_gca_acres":"47","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.05","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/28\/2021","issuance_date_of_govt_share":"504000","total_amount_rs":"420000","govt_share_rs":"84000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/29\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"136000","amount_of_icr_i_released_rs":"1\/12\/2022","date_of_icr_i_released":"136000","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"136000","amount_of_icr_ii_released_rs":"3\/17\/2022","date_of_icr_ii_released":"148000","amount_of_final_released_rs":"10\/21\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/6\/2022","completion_date":"504000","verified_total_amount_rs":"420000","verified_govt_share_rs":"84000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/eb6bb783Yousaf Khan.Picture of WST - After Completion.201059.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"90.00%","water_saving":"60.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 0:34:39" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/17/2024 0:34:39, ?, ?, Completed, 22055244001, KP, Malakand, Shangla, Bisham, Batkot, Batkot, Rectangular, PCC, ?, Ibrahim, Non-Canal Command Area, Other Source, Stream, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.85762,72.94221, WST KP_Images/59Ibrahim.Picture of WST Before Improvement.160102.jpg, 30, 6/1/2020, Ibrahim Shah, 1550246677529, 3419636531, 8, 8, 0, 8, 7.38, 6.75, 14, 4, 1.36, 87, 23016, 0.95, 27, ?, WST Profile - Completed, ?, ?, 6/10/2021, 494375, 395500, 98875, ?, 0, ?, ?, 6/10/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 254515, 6/21/2021, ?, ?, ?, ?, ?, ?, 0, ?, 140985, 9/9/2021, 395500, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2021, 494375, 395500, 98875, 14, 4.12, 1.36, WST KP_Images/59Ibrahim.Picture of WST - After Completion.160804.jpg, 1, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/17\/2024 0:34:39","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055244001","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Bisham","tehsil":"Batkot","uc":"Batkot","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Ibrahim","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Stream","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.85762,72.94221","coordinates":"WST KP_Images\/59Ibrahim.Picture of WST Before Improvement.160102.jpg","picture_of_wst_before_improvement":"30","wua_registration_no":"6\/1\/2020","wua_registration_date":"Ibrahim Shah","name_of_wua_president":"1550246677529","cnic_no_of_wua_president":"3419636531","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"7.38","gross_command_area_gca_acres":"6.75","cultural_command_area_cca_acres":"14","wst_length_meter":"4","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.95","design_discharge_cusec":"27","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/10\/2021","issuance_date_of_govt_share":"494375","total_amount_rs":"395500","govt_share_rs":"98875","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/10\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"254515","amount_of_icr_i_released_rs":"6\/21\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"140985","amount_of_final_released_rs":"9\/9\/2021","date_of_final_released":"395500","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2021","completion_date":"494375","verified_total_amount_rs":"395500","verified_govt_share_rs":"98875","verified_community_share_rs":"14","executed_wst_length_meter":"4.12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/59Ibrahim.Picture of WST - After Completion.160804.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 9:51:00" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/16/2024 9:51:00, ?, ?, Completed, 22055334001, KP, Malakand, Shangla, Chakesar, Opal, Opal, Square, PCC, ?, Khan Barai, Non-Canal Command Area, Other Source, Stream, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.680833, 72.810556, WST KP_Images/77Khan Barai.Picture of WST Before Improvement.171849.jpg, 164, 2/11/2020, Sehat Gul, 1550304983373, 3455461865, 15, 15, 0, 15, 9, 7, 7, 7, 1.36, 87, 23016, 0.07, 2, ?, WST Profile - Completed, ?, ?, 2/20/2020, 350000, 280000, 70000, ?, 0, ?, ?, 3/20/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 196000, 3/27/2020, 56000, 6/22/2020, ?, ?, ?, ?, 56000, 6/22/2020, 28000, 12/15/2020, 280000, ?, WST Milestone Payments - Completed, ?, ?, 6/22/2020, 350000, 280000, 70000, 7, 7.3, 1.36, WST KP_Images/77Khan Barai.Picture of WST - After Completion.172646.jpg, 2, 80.00%, 100.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/16\/2024 9:51:00","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055334001","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Chakesar","tehsil":"Opal","uc":"Opal","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Khan Barai","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Stream","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.680833, 72.810556","coordinates":"WST KP_Images\/77Khan Barai.Picture of WST Before Improvement.171849.jpg","picture_of_wst_before_improvement":"164","wua_registration_no":"2\/11\/2020","wua_registration_date":"Sehat Gul","name_of_wua_president":"1550304983373","cnic_no_of_wua_president":"3455461865","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"9","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"7","wst_length_meter":"7","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/20\/2020","issuance_date_of_govt_share":"350000","total_amount_rs":"280000","govt_share_rs":"70000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"196000","amount_of_icr_i_released_rs":"3\/27\/2020","date_of_icr_i_released":"56000","2nd_bill_payment_rs":"6\/22\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"56000","amount_of_icr_ii_released_rs":"6\/22\/2020","date_of_icr_ii_released":"28000","amount_of_final_released_rs":"12\/15\/2020","date_of_final_released":"280000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/22\/2020","completion_date":"350000","verified_total_amount_rs":"280000","verified_govt_share_rs":"70000","verified_community_share_rs":"7","executed_wst_length_meter":"7.3","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/77Khan Barai.Picture of WST - After Completion.172646.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"80.00%","water_saving":"100.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/21/2024 11:54:03" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/21/2024 11:54:03, ?, ?, Completed, 22055334002, KP, Malakand, Shangla, Chakesar, Shung, Shung, Square, PCC, ?, Pachay, Non-Canal Command Area, Dug Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.876078, 72.901884, WST KP_Images/78Pachay.Picture of WST Before Improvement.081154.jpg, 44, 2/14/2020, Gohar Ali, 1550233863199, 3466009952, 10, 10, 0, 10, 7, 6, 7, 7, 1.36, 87, 23016, 0.09, 3, ?, WST Profile - Completed, ?, ?, 2/20/2020, 350000, 280000, 70000, ?, 0, ?, ?, 2/21/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 251319, 12/15/2020, ?, ?, ?, ?, ?, ?, 0, ?, 28681, 12/15/2020, 280000, ?, WST Milestone Payments - Completed, ?, ?, 12/25/2020, 350000, 280000, 70000, 7, 7.3, 1.36, WST KP_Images/78Pachay.Picture of WST - After Completion.081154.jpg, 2, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/21\/2024 11:54:03","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055334002","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Chakesar","tehsil":"Shung","uc":"Shung","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Pachay","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.876078, 72.901884","coordinates":"WST KP_Images\/78Pachay.Picture of WST Before Improvement.081154.jpg","picture_of_wst_before_improvement":"44","wua_registration_no":"2\/14\/2020","wua_registration_date":"Gohar Ali","name_of_wua_president":"1550233863199","cnic_no_of_wua_president":"3466009952","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"7","wst_length_meter":"7","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.09","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/20\/2020","issuance_date_of_govt_share":"350000","total_amount_rs":"280000","govt_share_rs":"70000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/21\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"251319","amount_of_icr_i_released_rs":"12\/15\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"28681","amount_of_final_released_rs":"12\/15\/2020","date_of_final_released":"280000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/25\/2020","completion_date":"350000","verified_total_amount_rs":"280000","verified_govt_share_rs":"70000","verified_community_share_rs":"7","executed_wst_length_meter":"7.3","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/78Pachay.Picture of WST - After Completion.081154.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 1:12:01" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/17/2024 1:12:01, ?, ?, Completed, 22055334003, KP, Malakand, Shangla, Chakesar, Danakol, Belo, Square, PCC, ?, Farid Ul Haq Wst, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.648170, 72.792300, WST KP_Images/ed67ad35Farid ulhaq WST.Picture of WST Before Improvement.125840.jpg, 47, 9/3/2021, Farid ul haq, 1550363721189, 3475773185, 9, 9, 0, 9, 6, 5, 8, 8, 1.36, 87, 23016, 0.14, 4, ?, WST Profile - Completed, ?, ?, 10/8/2021, 516000, 420000, 96000, ?, 0, ?, ?, 10/11/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293945, 10/11/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126055, 6/16/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/23/2022, 514000, 420000, 94000, 8, 8, 1.36, WST KP_Images/ed67ad35Farid Ul Haq Wst.Picture of WST - After Completion.201334.jpg, 7.5, 75.00%, 100.00%, 25.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/17\/2024 1:12:01","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055334003","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Chakesar","tehsil":"Danakol","uc":"Belo","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Farid Ul Haq Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.648170, 72.792300","coordinates":"WST KP_Images\/ed67ad35Farid ulhaq WST.Picture of WST Before Improvement.125840.jpg","picture_of_wst_before_improvement":"47","wua_registration_no":"9\/3\/2021","wua_registration_date":"Farid ul haq","name_of_wua_president":"1550363721189","cnic_no_of_wua_president":"3475773185","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/8\/2021","issuance_date_of_govt_share":"516000","total_amount_rs":"420000","govt_share_rs":"96000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/11\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293945","amount_of_icr_i_released_rs":"10\/11\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126055","amount_of_final_released_rs":"6\/16\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/23\/2022","completion_date":"514000","verified_total_amount_rs":"420000","verified_govt_share_rs":"94000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/ed67ad35Farid Ul Haq Wst.Picture of WST - After Completion.201334.jpg","picture_of_wst_after_completion":"7.5","addutitional_cca_acres":"75.00%","water_saving":"100.00%","water_losses_before_improvement":"25.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/21/2024 12:00:35" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/21/2024 12:00:35, ?, ?, Completed, 22055334004, KP, Malakand, Shangla, Chakesar, Gunagar, Gunagar, Square, PCC, ?, Hussain Afzal Wst, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.773899, 72.850021, WST KP_Images/95f975edHussain Afzal Wst.Picture of WST Before Improvement.133431.jpg, 26, 5/25/2021, Hussain Afzal, 4240130734319, 3469179689, 8, 8, 0, 8, 7, 5, 8, 8, 1.36, 87, 23016, 0.14, 4, ?, WST Profile - Completed, ?, ?, 12/28/2021, 514000, 420000, 94000, ?, 0, ?, ?, 12/29/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 136000, 1/12/2022, 233973, 6/10/2022, ?, ?, ?, ?, 233973, 6/10/2022, 50027, 1/12/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/3/2022, 514000, 420000, 94000, 8, 8, 1.36, WST KP_Images/95f975edHussain Afzal Wst.Picture of WST - After Completion.060015.jpg, 1, 88.00%, 100.00%, 12.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/21\/2024 12:00:35","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055334004","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Chakesar","tehsil":"Gunagar","uc":"Gunagar","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Hussain Afzal Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.773899, 72.850021","coordinates":"WST KP_Images\/95f975edHussain Afzal Wst.Picture of WST Before Improvement.133431.jpg","picture_of_wst_before_improvement":"26","wua_registration_no":"5\/25\/2021","wua_registration_date":"Hussain Afzal","name_of_wua_president":"4240130734319","cnic_no_of_wua_president":"3469179689","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"7","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/28\/2021","issuance_date_of_govt_share":"514000","total_amount_rs":"420000","govt_share_rs":"94000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/29\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"136000","amount_of_icr_i_released_rs":"1\/12\/2022","date_of_icr_i_released":"233973","2nd_bill_payment_rs":"6\/10\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"233973","amount_of_icr_ii_released_rs":"6\/10\/2022","date_of_icr_ii_released":"50027","amount_of_final_released_rs":"1\/12\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/3\/2022","completion_date":"514000","verified_total_amount_rs":"420000","verified_govt_share_rs":"94000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/95f975edHussain Afzal Wst.Picture of WST - After Completion.060015.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"88.00%","water_saving":"100.00%","water_losses_before_improvement":"12.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 1:15:11" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/17/2024 1:15:11, ?, ?, Completed, 22055334005, KP, Malakand, Shangla, Chakesar, Gunagar, Gunagar, Square, PCC, ?, Sadam Hussain Wst, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.774970, 72.845600, WST KP_Images/19da0adaSadam Hussain WST.Picture of WST Before Improvement.134610.jpg, 28, 5/25/2021, Sadam Hussain, 1550360503713, 3450203000, 8, 8, 0, 8, 5, 4, 8, 8, 1.36, 87, 23016, 0.14, 4, ?, WST Profile - Completed, ?, ?, 12/28/2021, 514000, 420000, 94000, ?, 0, ?, ?, 12/29/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 136000, 1/12/2022, 233973, 6/9/2022, ?, ?, ?, ?, 233973, 6/9/2022, 50027, 1/12/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/11/2022, 514000, 420000, 94000, 8, 8, 1.36, WST KP_Images/19da0adaSadam Hussain Wst.Picture of WST - After Completion.063419.jpg, 1, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/17\/2024 1:15:11","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055334005","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Chakesar","tehsil":"Gunagar","uc":"Gunagar","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Sadam Hussain Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.774970, 72.845600","coordinates":"WST KP_Images\/19da0adaSadam Hussain WST.Picture of WST Before Improvement.134610.jpg","picture_of_wst_before_improvement":"28","wua_registration_no":"5\/25\/2021","wua_registration_date":"Sadam Hussain","name_of_wua_president":"1550360503713","cnic_no_of_wua_president":"3450203000","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/28\/2021","issuance_date_of_govt_share":"514000","total_amount_rs":"420000","govt_share_rs":"94000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/29\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"136000","amount_of_icr_i_released_rs":"1\/12\/2022","date_of_icr_i_released":"233973","2nd_bill_payment_rs":"6\/9\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"233973","amount_of_icr_ii_released_rs":"6\/9\/2022","date_of_icr_ii_released":"50027","amount_of_final_released_rs":"1\/12\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/11\/2022","completion_date":"514000","verified_total_amount_rs":"420000","verified_govt_share_rs":"94000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/19da0adaSadam Hussain Wst.Picture of WST - After Completion.063419.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 1:15:47" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/17/2024 1:15:47, ?, ?, Completed, 22055334006, KP, Malakand, Shangla, Chakesar, Guagar, Gunagar, Square, PCC, ?, Adnan Zia Wst, Non-Canal Command Area, Other Source, Stream, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.773264, 72.843389, WST KP_Images/0417bd02Adnan Zia WST.Picture of WST Before Improvement.140538.jpg, 91, 5/1/2022, Muhammad Arif, 1550122534849, 3449889598, 7, 7, 0, 7, 7, 6, 8, 8, 1.36, 87, 23016, 0.14, 4, ?, WST Profile - Completed, ?, ?, 5/26/2022, 514000, 420000, 94000, ?, 0, ?, ?, 5/27/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 373190, 6/10/2022, ?, ?, ?, ?, ?, ?, 0, ?, 46810, 6/16/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/10/2022, 514000, 420000, 94000, 8, 8, 1.36, WST KP_Images/0417bd02Adnan Zia Wst.Picture of WST - After Completion.201618.jpg, 0.65, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/17\/2024 1:15:47","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055334006","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Chakesar","tehsil":"Guagar","uc":"Gunagar","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Adnan Zia Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Stream","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.773264, 72.843389","coordinates":"WST KP_Images\/0417bd02Adnan Zia WST.Picture of WST Before Improvement.140538.jpg","picture_of_wst_before_improvement":"91","wua_registration_no":"5\/1\/2022","wua_registration_date":"Muhammad Arif","name_of_wua_president":"1550122534849","cnic_no_of_wua_president":"3449889598","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/26\/2022","issuance_date_of_govt_share":"514000","total_amount_rs":"420000","govt_share_rs":"94000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/27\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"373190","amount_of_icr_i_released_rs":"6\/10\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"46810","amount_of_final_released_rs":"6\/16\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/10\/2022","completion_date":"514000","verified_total_amount_rs":"420000","verified_govt_share_rs":"94000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/0417bd02Adnan Zia Wst.Picture of WST - After Completion.201618.jpg","picture_of_wst_after_completion":"0.65","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 0:40:01" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/17/2024 0:40:01, ?, ?, Completed, 22055344001, KP, Malakand, Shangla, Chakesar, Chakesar, Togram, Rectangular, PCC, ?, Ashfaq Hussain, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.77827,72.77238, WST KP_Images/65Ashfaq Hussain.Picture of WST Before Improvement.194319.jpg, 78, 12/24/2020, Ashfaq Hussain, 1730108785291, 3479168832, 7, 7, 0, 7, 7, 6, 6, 10, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 12/25/2020, 443299, 343299, 100000, ?, 0, ?, ?, 12/25/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 232605, 1/4/2021, 46794, 6/23/2021, ?, ?, ?, ?, 46794, 6/23/2021, 63900, 12/27/2021, 343299, ?, WST Milestone Payments - Completed, ?, ?, 5/12/2021, 426682, 343299, 83383, 6, 10.07, 1.36, WST KP_Images/65Ashfaq Hussain.Picture of WST - After Completion.194319.jpg, 2, 80.00%, 90.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/17\/2024 0:40:01","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055344001","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Chakesar","tehsil":"Chakesar","uc":"Togram","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Ashfaq Hussain","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.77827,72.77238","coordinates":"WST KP_Images\/65Ashfaq Hussain.Picture of WST Before Improvement.194319.jpg","picture_of_wst_before_improvement":"78","wua_registration_no":"12\/24\/2020","wua_registration_date":"Ashfaq Hussain","name_of_wua_president":"1730108785291","cnic_no_of_wua_president":"3479168832","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"6","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/25\/2020","issuance_date_of_govt_share":"443299","total_amount_rs":"343299","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/25\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"232605","amount_of_icr_i_released_rs":"1\/4\/2021","date_of_icr_i_released":"46794","2nd_bill_payment_rs":"6\/23\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"46794","amount_of_icr_ii_released_rs":"6\/23\/2021","date_of_icr_ii_released":"63900","amount_of_final_released_rs":"12\/27\/2021","date_of_final_released":"343299","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/12\/2021","completion_date":"426682","verified_total_amount_rs":"343299","verified_govt_share_rs":"83383","verified_community_share_rs":"6","executed_wst_length_meter":"10.07","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/65Ashfaq Hussain.Picture of WST - After Completion.194319.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"80.00%","water_saving":"90.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 0:48:02" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/17/2024 0:48:02, ?, ?, Completed, 22055344002, KP, Malakand, Shangla, Chakesar, Taloom, Taloom, Rectangular, PCC, ?, Zakir Shah, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.79578,72.86076, WST KP_Images/66Zakir Shah.Picture of WST Before Improvement.140152.jpg, 27, 12/7/2020, Zakir Shah, 1550340766919, 3470022010, 8, 8, 0, 8, 15, 12, 8, 7, 1.26, 87, 23016, 0.07, 2, ?, WST Profile - Completed, ?, ?, 12/22/2020, 456250, 365000, 91250, ?, 0, ?, ?, 12/24/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 254240, 1/4/2021, ?, ?, ?, ?, ?, ?, 0, ?, 105643, 6/23/2021, 359883, ?, WST Milestone Payments - Completed, ?, ?, 5/24/2021, 451133, 359883, 91250, 8, 7.1, 1.26, WST KP_Images/66Zakir Shah.Picture of WST - After Completion.171202.jpg, 3, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/17\/2024 0:48:02","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055344002","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Chakesar","tehsil":"Taloom","uc":"Taloom","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Zakir Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.79578,72.86076","coordinates":"WST KP_Images\/66Zakir Shah.Picture of WST Before Improvement.140152.jpg","picture_of_wst_before_improvement":"27","wua_registration_no":"12\/7\/2020","wua_registration_date":"Zakir Shah","name_of_wua_president":"1550340766919","cnic_no_of_wua_president":"3470022010","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"15","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"8","wst_length_meter":"7","wst_width_meter":"1.26","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/22\/2020","issuance_date_of_govt_share":"456250","total_amount_rs":"365000","govt_share_rs":"91250","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/24\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"254240","amount_of_icr_i_released_rs":"1\/4\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"105643","amount_of_final_released_rs":"6\/23\/2021","date_of_final_released":"359883","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/24\/2021","completion_date":"451133","verified_total_amount_rs":"359883","verified_govt_share_rs":"91250","verified_community_share_rs":"8","executed_wst_length_meter":"7.1","executed_wst_width_meter":"1.26","executed_wst_depth_meter":"WST KP_Images\/66Zakir Shah.Picture of WST - After Completion.171202.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 0:50:13" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/17/2024 0:50:13, ?, ?, Completed, 22055434001, KP, Malakand, Shangla, Martung, Behar, Behar, Square, PCC, ?, Khurram Shehzad, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.63034,72.7772, WST KP_Images/64Khurram Shehzad.Picture of WST Before Improvement.195730.jpg, 104, 11/9/2020, Asim, 1550330105791, 3449558955, 8, 8, 0, 8, 12, 7, 8, 8, 1.36, 87, 23016, 0.14, 4, ?, WST Profile - Completed, ?, ?, 12/22/2020, 451906, 351906, 100000, ?, 0, ?, ?, 12/24/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 232605, 1/4/2021, ?, ?, ?, ?, ?, ?, 0, ?, 119301, 5/12/2021, 351906, ?, WST Milestone Payments - Completed, ?, ?, 5/12/2021, 435289, 351906, 83383, 8, 8, 1.36, WST KP_Images/64Khurram Shehzad.Picture of WST - After Completion.195731.jpg, 2, 70.00%, 50.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/17\/2024 0:50:13","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055434001","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Martung","tehsil":"Behar","uc":"Behar","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Khurram Shehzad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.63034,72.7772","coordinates":"WST KP_Images\/64Khurram Shehzad.Picture of WST Before Improvement.195730.jpg","picture_of_wst_before_improvement":"104","wua_registration_no":"11\/9\/2020","wua_registration_date":"Asim","name_of_wua_president":"1550330105791","cnic_no_of_wua_president":"3449558955","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"12","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/22\/2020","issuance_date_of_govt_share":"451906","total_amount_rs":"351906","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/24\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"232605","amount_of_icr_i_released_rs":"1\/4\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"119301","amount_of_final_released_rs":"5\/12\/2021","date_of_final_released":"351906","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/12\/2021","completion_date":"435289","verified_total_amount_rs":"351906","verified_govt_share_rs":"83383","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/64Khurram Shehzad.Picture of WST - After Completion.195731.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"70.00%","water_saving":"50.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 9:52:59" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/16/2024 9:52:59, ?, ?, Completed, 22055434002, KP, Malakand, Shangla, Martung, Kabal Gram, Kabal Gram, Square, PCC, ?, Jalaly, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.651389, 72.788056, WST KP_Images/73Jalaly.Picture of WST Before Improvement.092930.jpg, 115, 2/10/2020, Ibad Ullah, 1550502183343, 3212545131, 9, 9, 0, 9, 10, 9, 7, 7, 1.36, 87, 23016, 0.09, 3, ?, WST Profile - Completed, ?, ?, 2/21/2020, 350000, 280000, 70000, ?, 0, ?, ?, 2/22/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 196000, 3/27/2020, ?, ?, ?, ?, ?, ?, 0, ?, 84000, 12/15/2020, 280000, ?, WST Milestone Payments - Completed, ?, ?, 6/22/2020, 350000, 280000, 70000, 7, 7.36, 1.36, WST KP_Images/73Jalaly.Picture of WST - After Completion.092930.jpg, 1, 87.00%, 100.00%, 13.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/16\/2024 9:52:59","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055434002","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Martung","tehsil":"Kabal Gram","uc":"Kabal Gram","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Jalaly","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.651389, 72.788056","coordinates":"WST KP_Images\/73Jalaly.Picture of WST Before Improvement.092930.jpg","picture_of_wst_before_improvement":"115","wua_registration_no":"2\/10\/2020","wua_registration_date":"Ibad Ullah","name_of_wua_president":"1550502183343","cnic_no_of_wua_president":"3212545131","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"10","gross_command_area_gca_acres":"9","cultural_command_area_cca_acres":"7","wst_length_meter":"7","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.09","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/21\/2020","issuance_date_of_govt_share":"350000","total_amount_rs":"280000","govt_share_rs":"70000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/22\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"196000","amount_of_icr_i_released_rs":"3\/27\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"84000","amount_of_final_released_rs":"12\/15\/2020","date_of_final_released":"280000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/22\/2020","completion_date":"350000","verified_total_amount_rs":"280000","verified_govt_share_rs":"70000","verified_community_share_rs":"7","executed_wst_length_meter":"7.36","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/73Jalaly.Picture of WST - After Completion.092930.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"87.00%","water_saving":"100.00%","water_losses_before_improvement":"13.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/21/2024 12:41:24" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 9/21/2024 12:41:24, ?, ?, Completed, 22055434003, KP, Malakand, Shangla, Martung, Dedal, Dedal, Square, PCC, ?, Mujeeb Ul Haq, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.557840, 72.804130, WST KP_Images/4a07d686Mujeeb Ul Haq.Picture of WST Before Improvement.100049.jpg, 42, 7/9/2021, Mujeeb ul haq, 1550479166643, 3459277037, 9, 9, 0, 9, 250, 25, 8, 8, 1.36, 87.04, 23026, 0.24, 7, ?, WST Profile - Completed, ?, ?, 10/8/2021, 504000, 420000, 84000, ?, 0, ?, ?, 10/8/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293945, 10/12/2021, ?, ?, ?, ?, ?, ?, ?, ?, 124855, 3/24/2022, 418800, Claim as built, WST Milestone Payments - Completed, ?, ?, 1/31/2022, 504000, 420000, 84000, 8, 8, 1.32, WST KP_Images/4a07d686Mujeeb Ul Haq.Picture of WST - After Completion.100049.jpg, 3, 90.00%, 100.00%, 10.00%, Claim as built, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"9\/21\/2024 12:41:24","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055434003","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Martung","tehsil":"Dedal","uc":"Dedal","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Mujeeb Ul Haq","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.557840, 72.804130","coordinates":"WST KP_Images\/4a07d686Mujeeb Ul Haq.Picture of WST Before Improvement.100049.jpg","picture_of_wst_before_improvement":"42","wua_registration_no":"7\/9\/2021","wua_registration_date":"Mujeeb ul haq","name_of_wua_president":"1550479166643","cnic_no_of_wua_president":"3459277037","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"250","gross_command_area_gca_acres":"25","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.24","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/8\/2021","issuance_date_of_govt_share":"504000","total_amount_rs":"420000","govt_share_rs":"84000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/8\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293945","amount_of_icr_i_released_rs":"10\/12\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":null,"amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"124855","amount_of_final_released_rs":"3\/24\/2022","date_of_final_released":"418800","total_released_amount_rs":"Claim as built","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/31\/2022","completion_date":"504000","verified_total_amount_rs":"420000","verified_govt_share_rs":"84000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.32","executed_wst_depth_meter":"WST KP_Images\/4a07d686Mujeeb Ul Haq.Picture of WST - After Completion.100049.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":"Claim as built","if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 1:25:32" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (5, 5/17/2024 1:25:32, ?, ?, Completed, 22055434004, KP, Malakand, Shangla, Martung, kabal gram, Laban Gram, Square, PCC, ?, Mohsin Ali, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.641450, 72.791280, WST KP_Images/1c080a47Mohsin Ali.Picture of WST Before Improvement.202821.jpg, 40, 7/9/2021, Mohammad Ali, 4210155400603, 3452404067, 8, 8, 0, 8, 45, 40, 8, 8, 1.36, 87, 23016, 0.09, 3, ?, WST Profile - Completed, ?, ?, 10/8/2021, 504000, 420000, 84000, ?, 0, ?, ?, 10/8/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 125700, 10/12/2021, 168245, 10/12/2021, ?, ?, ?, ?, 168245, 10/12/2021, 126055, 3/24/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/24/2022, 504000, 420000, 84000, 8, 8, 1.36, WST KP_Images/1c080a47Mohsin Ali.Picture of WST - After Completion.202821.jpg, 2, 80.00%, 60.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"5","edit_counter":"5\/17\/2024 1:25:32","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055434004","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Martung","tehsil":"kabal gram","uc":"Laban Gram","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Mohsin Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.641450, 72.791280","coordinates":"WST KP_Images\/1c080a47Mohsin Ali.Picture of WST Before Improvement.202821.jpg","picture_of_wst_before_improvement":"40","wua_registration_no":"7\/9\/2021","wua_registration_date":"Mohammad Ali","name_of_wua_president":"4210155400603","cnic_no_of_wua_president":"3452404067","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"45","gross_command_area_gca_acres":"40","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.09","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/8\/2021","issuance_date_of_govt_share":"504000","total_amount_rs":"420000","govt_share_rs":"84000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/8\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"125700","amount_of_icr_i_released_rs":"10\/12\/2021","date_of_icr_i_released":"168245","2nd_bill_payment_rs":"10\/12\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168245","amount_of_icr_ii_released_rs":"10\/12\/2021","date_of_icr_ii_released":"126055","amount_of_final_released_rs":"3\/24\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/24\/2022","completion_date":"504000","verified_total_amount_rs":"420000","verified_govt_share_rs":"84000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/1c080a47Mohsin Ali.Picture of WST - After Completion.202821.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"80.00%","water_saving":"60.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 1:28:44" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/17/2024 1:28:44, ?, ?, Completed, 22055434005, KP, Malakand, Shangla, Martung, Kabal Gram, Kabal Gram, Square, PCC, ?, Bahram Shahzada, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.646450, 72.788530, WST KP_Images/6025e9c8Bahram Shahzada.Picture of WST Before Improvement.064142.jpg, 33, 6/18/2021, Behram Shahzada, 4230183428251, 3454212739, 10, 10, 0, 10, 22, 20, 8, 8, 1.36, 87, 23016, 0.14, 4, ?, WST Profile - Completed, ?, ?, 10/8/2021, 503000, 419000, 84000, ?, 0, ?, ?, 10/8/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293945, 10/12/2021, ?, ?, ?, ?, ?, ?, 0, ?, 125055, 3/24/2022, 419000, ?, WST Milestone Payments - Completed, ?, ?, 2/4/2022, 503000, 419000, 84000, 8, 8, 1.36, WST KP_Images/6025e9c8Bahram Shahzada.Picture of WST - After Completion.064142.jpg, 3, 88.00%, 100.00%, 12.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/17\/2024 1:28:44","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055434005","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Martung","tehsil":"Kabal Gram","uc":"Kabal Gram","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Bahram Shahzada","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.646450, 72.788530","coordinates":"WST KP_Images\/6025e9c8Bahram Shahzada.Picture of WST Before Improvement.064142.jpg","picture_of_wst_before_improvement":"33","wua_registration_no":"6\/18\/2021","wua_registration_date":"Behram Shahzada","name_of_wua_president":"4230183428251","cnic_no_of_wua_president":"3454212739","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"22","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/8\/2021","issuance_date_of_govt_share":"503000","total_amount_rs":"419000","govt_share_rs":"84000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/8\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293945","amount_of_icr_i_released_rs":"10\/12\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"125055","amount_of_final_released_rs":"3\/24\/2022","date_of_final_released":"419000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/4\/2022","completion_date":"503000","verified_total_amount_rs":"419000","verified_govt_share_rs":"84000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/6025e9c8Bahram Shahzada.Picture of WST - After Completion.064142.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"88.00%","water_saving":"100.00%","water_losses_before_improvement":"12.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 1:36:25" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/17/2024 1:36:25, ?, ?, Completed, 22055434006, KP, Malakand, Shangla, Martung, Kabal Gram, kabal Gram, Square, PCC, ?, Raj Muhammad, Non-Canal Command Area, Dug Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.649970, 72.789920, WST KP_Images/b3ae06efRaj Muhammad.Picture of WST Before Improvement.203802.jpg, 41, 7/9/2021, Amjad ali, 1550403221597, 3439510967, 8, 8, 0, 8, 62, 60, 8, 8, 1.36, 87, 23016, 0.08, 2, ?, WST Profile - Completed, ?, ?, 10/8/2021, 504000, 420000, 84000, ?, 0, ?, ?, 10/11/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 125700, 10/12/2021, 168245, 10/12/2021, ?, ?, ?, ?, 168245, 10/12/2021, 126055, 3/24/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/4/2022, 504000, 420000, 84000, 8, 8.2, 1.36, WST KP_Images/b3ae06efRaj Muhammad.Picture of WST - After Completion.203802.jpg, 5, 80.00%, 70.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/17\/2024 1:36:25","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055434006","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Martung","tehsil":"Kabal Gram","uc":"kabal Gram","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Raj Muhammad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.649970, 72.789920","coordinates":"WST KP_Images\/b3ae06efRaj Muhammad.Picture of WST Before Improvement.203802.jpg","picture_of_wst_before_improvement":"41","wua_registration_no":"7\/9\/2021","wua_registration_date":"Amjad ali","name_of_wua_president":"1550403221597","cnic_no_of_wua_president":"3439510967","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"62","gross_command_area_gca_acres":"60","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.08","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/8\/2021","issuance_date_of_govt_share":"504000","total_amount_rs":"420000","govt_share_rs":"84000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/11\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"125700","amount_of_icr_i_released_rs":"10\/12\/2021","date_of_icr_i_released":"168245","2nd_bill_payment_rs":"10\/12\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168245","amount_of_icr_ii_released_rs":"10\/12\/2021","date_of_icr_ii_released":"126055","amount_of_final_released_rs":"3\/24\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/4\/2022","completion_date":"504000","verified_total_amount_rs":"420000","verified_govt_share_rs":"84000","verified_community_share_rs":"8","executed_wst_length_meter":"8.2","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/b3ae06efRaj Muhammad.Picture of WST - After Completion.203802.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"80.00%","water_saving":"70.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/21/2024 12:29:16" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/21/2024 12:29:16, ?, ?, Completed, 22055434007, KP, Malakand, Shangla, Martung, Kabal gram, Kabal gram, Square, PCC, ?, Umer Ali Wst, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.648170, 72.792300, WST KP_Images/5b91cd88Umer Ali Wst.Picture of WST Before Improvement.114050.jpg, 56, 12/9/2021, Umer Ali, 1550502125157, 3448092890, 10, 10, 0, 10, 3.5, 2.5, 8, 8, 1.36, 87.04, 23026, 0.14, 4, ?, WST Profile - Completed, ?, ?, 5/26/2022, 514000, 420000, 94000, ?, 0, ?, ?, 6/3/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 373190, 6/9/2022, ?, ?, ?, ?, ?, ?, ?, ?, 46810, 6/16/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/23/2022, 514000, 420000, 94000, 8, 8, 1.36, WST KP_Images/5b91cd88Umer Ali Wst.Picture of WST - After Completion.103836.jpg, 2, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/21\/2024 12:29:16","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055434007","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Martung","tehsil":"Kabal gram","uc":"Kabal gram","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Umer Ali Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.648170, 72.792300","coordinates":"WST KP_Images\/5b91cd88Umer Ali Wst.Picture of WST Before Improvement.114050.jpg","picture_of_wst_before_improvement":"56","wua_registration_no":"12\/9\/2021","wua_registration_date":"Umer Ali","name_of_wua_president":"1550502125157","cnic_no_of_wua_president":"3448092890","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"3.5","gross_command_area_gca_acres":"2.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/26\/2022","issuance_date_of_govt_share":"514000","total_amount_rs":"420000","govt_share_rs":"94000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/3\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"373190","amount_of_icr_i_released_rs":"6\/9\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":null,"amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"46810","amount_of_final_released_rs":"6\/16\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/23\/2022","completion_date":"514000","verified_total_amount_rs":"420000","verified_govt_share_rs":"94000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/5b91cd88Umer Ali Wst.Picture of WST - After Completion.103836.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/21/2024 12:32:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/21/2024 12:32:07, ?, ?, Completed, 22055434008, KP, Malakand, Shangla, Martung, Aaahro sar, Kotkay ,maira, Square, PCC, ?, Wajid Ali Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.682300, 72.759212, WST KP_Images/ddd004c1Wajid Ali Wst.Picture of WST Before Improvement.120248.jpg, 83, 3/3/2022, Wajid Ali, 1550416248489, 3452364472, 10, 10, 0, 10, 6, 5, 8, 8, 1.36, 87, 23016, 0.14, 4, ?, WST Profile - Completed, ?, ?, 5/26/2022, 514000, 420000, 94000, ?, 0, ?, ?, 6/3/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 373190, 6/9/2022, ?, ?, ?, ?, ?, ?, ?, ?, 46810, 6/16/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/15/2022, 514000, 420000, 94000, 8, 8, 1.36, WST KP_Images/ddd004c1Wajid Ali Wst.Picture of WST - After Completion.062935.jpg, 1, 88.00%, 100.00%, 12.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/21\/2024 12:32:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055434008","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Martung","tehsil":"Aaahro sar","uc":"Kotkay ,maira","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Wajid Ali Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.682300, 72.759212","coordinates":"WST KP_Images\/ddd004c1Wajid Ali Wst.Picture of WST Before Improvement.120248.jpg","picture_of_wst_before_improvement":"83","wua_registration_no":"3\/3\/2022","wua_registration_date":"Wajid Ali","name_of_wua_president":"1550416248489","cnic_no_of_wua_president":"3452364472","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/26\/2022","issuance_date_of_govt_share":"514000","total_amount_rs":"420000","govt_share_rs":"94000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/3\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"373190","amount_of_icr_i_released_rs":"6\/9\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":null,"amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"46810","amount_of_final_released_rs":"6\/16\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/15\/2022","completion_date":"514000","verified_total_amount_rs":"420000","verified_govt_share_rs":"94000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/ddd004c1Wajid Ali Wst.Picture of WST - After Completion.062935.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"88.00%","water_saving":"100.00%","water_losses_before_improvement":"12.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 1:40:24" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/17/2024 1:40:24, ?, ?, Completed, 22055434009, KP, Malakand, Shangla, Martung, Kabalgram, Kabal gram, Square, PCC, ?, Jamshed Wst, Non-Canal Command Area, Other Source, Pressure pump, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.655630, 72.790480, WST KP_Images/4263f30fJamshed Wst.Picture of WST Before Improvement.121604.jpg, 55, 12/9/2021, Jamshed Ahmad khan, 1550463445993, 3448092890, 8, 8, 0, 8, 8, 7, 8, 8, 1.36, 87, 23016, 0.14, 4, ?, WST Profile - Completed, ?, ?, 5/26/2022, 514000, 420000, 94000, ?, 0, ?, ?, 5/27/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 373190, 6/9/2022, ?, ?, ?, ?, ?, ?, 0, ?, 46810, 6/16/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/15/2022, 514000, 420000, 94000, 8, 8, 1.36, WST KP_Images/4263f30fJamshed Wst.Picture of WST - After Completion.104729.jpg, 1, 89.00%, 100.00%, 11.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/17\/2024 1:40:24","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055434009","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Martung","tehsil":"Kabalgram","uc":"Kabal gram","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Jamshed Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Pressure pump","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.655630, 72.790480","coordinates":"WST KP_Images\/4263f30fJamshed Wst.Picture of WST Before Improvement.121604.jpg","picture_of_wst_before_improvement":"55","wua_registration_no":"12\/9\/2021","wua_registration_date":"Jamshed Ahmad khan","name_of_wua_president":"1550463445993","cnic_no_of_wua_president":"3448092890","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"8","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/26\/2022","issuance_date_of_govt_share":"514000","total_amount_rs":"420000","govt_share_rs":"94000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/27\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"373190","amount_of_icr_i_released_rs":"6\/9\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"46810","amount_of_final_released_rs":"6\/16\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/15\/2022","completion_date":"514000","verified_total_amount_rs":"420000","verified_govt_share_rs":"94000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/4263f30fJamshed Wst.Picture of WST - After Completion.104729.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"89.00%","water_saving":"100.00%","water_losses_before_improvement":"11.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 1:41:05" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/17/2024 1:41:05, ?, ?, Completed, 22055434010, KP, Malakand, Shangla, Martung, Kabalgram, Kabalgram, Square, PCC, ?, Rahmat Wali Wst, Non-Canal Command Area, Other Source, Pressure pump, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.670001, 72.798611, WST KP_Images/01c2f4f4Rahmat Wali Wst.Picture of WST Before Improvement.122543.jpg, 73, 2/9/2022, Rahmat Wali, 1550481295773, 3499340234, 8, 8, 0, 8, 6, 5, 8, 8, 1.36, 87, 23016, 0.14, 4, ?, WST Profile - Completed, ?, ?, 5/26/2022, 514000, 420000, 94000, ?, 0, ?, ?, 6/6/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 373190, 6/9/2022, ?, ?, ?, ?, ?, ?, 0, ?, 46810, 6/16/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/20/2022, 514000, 420000, 94000, 8, 8, 1.36, WST KP_Images/01c2f4f4Rahmat Wali Wst.Picture of WST - After Completion.204133.jpg, 1.25, 12.00%, 50.00%, 62.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/17\/2024 1:41:05","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055434010","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Martung","tehsil":"Kabalgram","uc":"Kabalgram","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Rahmat Wali Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Pressure pump","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.670001, 72.798611","coordinates":"WST KP_Images\/01c2f4f4Rahmat Wali Wst.Picture of WST Before Improvement.122543.jpg","picture_of_wst_before_improvement":"73","wua_registration_no":"2\/9\/2022","wua_registration_date":"Rahmat Wali","name_of_wua_president":"1550481295773","cnic_no_of_wua_president":"3499340234","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/26\/2022","issuance_date_of_govt_share":"514000","total_amount_rs":"420000","govt_share_rs":"94000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/6\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"373190","amount_of_icr_i_released_rs":"6\/9\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"46810","amount_of_final_released_rs":"6\/16\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/20\/2022","completion_date":"514000","verified_total_amount_rs":"420000","verified_govt_share_rs":"94000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/01c2f4f4Rahmat Wali Wst.Picture of WST - After Completion.204133.jpg","picture_of_wst_after_completion":"1.25","addutitional_cca_acres":"12.00%","water_saving":"50.00%","water_losses_before_improvement":"62.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 1:41:50" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/17/2024 1:41:50, ?, ?, Completed, 22055434011, KP, Malakand, Shangla, Martung, Dedal, Pakhai, Square, PCC, ?, Shah Saeed Wst, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.534668, 72.765213, WST KP_Images/e1049554Shah Saeed Wst.Picture of WST Before Improvement.123814.jpg, 67, 12/21/2021, Shah Saeed, 1550425220345, 3453111358, 8, 8, 0, 8, 5, 4, 8, 8, 1.36, 87, 23016, 0.14, 4, ?, WST Profile - Completed, ?, ?, 3/16/2022, 514000, 420000, 94000, ?, 0, ?, ?, 3/18/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 183000, 3/24/2022, 205500, 6/6/2022, ?, ?, ?, ?, 205500, 6/6/2022, 31500, 6/16/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/21/2022, 514000, 420000, 94000, 8, 8, 1.36, WST KP_Images/e1049554Shah Saeed Wst.Picture of WST - After Completion.204332.jpg, 1.25, 15.00%, 50.00%, 65.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/17\/2024 1:41:50","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055434011","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Martung","tehsil":"Dedal","uc":"Pakhai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Shah Saeed Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.534668, 72.765213","coordinates":"WST KP_Images\/e1049554Shah Saeed Wst.Picture of WST Before Improvement.123814.jpg","picture_of_wst_before_improvement":"67","wua_registration_no":"12\/21\/2021","wua_registration_date":"Shah Saeed","name_of_wua_president":"1550425220345","cnic_no_of_wua_president":"3453111358","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/16\/2022","issuance_date_of_govt_share":"514000","total_amount_rs":"420000","govt_share_rs":"94000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/18\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"183000","amount_of_icr_i_released_rs":"3\/24\/2022","date_of_icr_i_released":"205500","2nd_bill_payment_rs":"6\/6\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"205500","amount_of_icr_ii_released_rs":"6\/6\/2022","date_of_icr_ii_released":"31500","amount_of_final_released_rs":"6\/16\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/21\/2022","completion_date":"514000","verified_total_amount_rs":"420000","verified_govt_share_rs":"94000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/e1049554Shah Saeed Wst.Picture of WST - After Completion.204332.jpg","picture_of_wst_after_completion":"1.25","addutitional_cca_acres":"15.00%","water_saving":"50.00%","water_losses_before_improvement":"65.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 1:43:59" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/17/2024 1:43:59, ?, ?, Completed, 22055434012, KP, Malakand, Shangla, Martung, Kabalgram, Kabalgram, Square, PCC, ?, Nawab Zada Wst, Non-Canal Command Area, Other Source, Pressure Pump, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.568333,72.809722, WST KP_Images/31d7412aNawab zada Wst.Picture of WST Before Improvement.132342.jpg, 86, 3/11/2022, Nawab zada, 4220115010931, 3451515468, 10, 10, 0, 10, 8, 6, 8, 8, 1.36, 87, 23016, 0.14, 4, ?, WST Profile - Completed, ?, ?, 6/6/2022, 514000, 420000, 94000, ?, 0, ?, ?, 6/8/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 316404, 6/24/2022, ?, ?, ?, ?, ?, ?, 0, ?, 103596, 6/16/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/25/2022, 514000, 420000, 94000, 8, 8, 1.36, WST KP_Images/31d7412aNawab Zada Wst.Picture of WST - After Completion.133214.jpg, 2, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/17\/2024 1:43:59","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055434012","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Martung","tehsil":"Kabalgram","uc":"Kabalgram","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Nawab Zada Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Pressure Pump","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.568333,72.809722","coordinates":"WST KP_Images\/31d7412aNawab zada Wst.Picture of WST Before Improvement.132342.jpg","picture_of_wst_before_improvement":"86","wua_registration_no":"3\/11\/2022","wua_registration_date":"Nawab zada","name_of_wua_president":"4220115010931","cnic_no_of_wua_president":"3451515468","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/6\/2022","issuance_date_of_govt_share":"514000","total_amount_rs":"420000","govt_share_rs":"94000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/8\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"316404","amount_of_icr_i_released_rs":"6\/24\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"103596","amount_of_final_released_rs":"6\/16\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/25\/2022","completion_date":"514000","verified_total_amount_rs":"420000","verified_govt_share_rs":"94000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/31d7412aNawab Zada Wst.Picture of WST - After Completion.133214.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 1:44:47" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/17/2024 1:44:47, ?, ?, Completed, 22055434013, KP, Malakand, Shangla, Martung, Nusrat Khel, Dedal, Square, PCC, ?, Luqman Ali Wst, Non-Canal Command Area, Other Source, Pressure Pump, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.558404, 72.797275, WST KP_Images/52e5744cLuqman Ali WST.Picture of WST Before Improvement.141553.jpg, 64, 12/20/2021, Luqman Ali, 1550443214615, 3465204166, 8, 8, 0, 8, 6, 5, 8, 8, 1.36, 87, 23016, 0.14, 4, ?, WST Profile - Completed, ?, ?, 3/16/2022, 514000, 420000, 94000, ?, 0, ?, ?, 3/18/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 181500, 3/24/2022, 190700, 6/6/2022, ?, ?, ?, ?, 190700, 6/6/2022, 47800, 10/21/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 8/8/2022, 514000, 420000, 94000, 8, 8, 1.36, WST KP_Images/52e5744cLuqman Ali Wst.Picture of WST - After Completion.095138.jpg, 1, 83.00%, 100.00%, 17.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/17\/2024 1:44:47","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055434013","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Martung","tehsil":"Nusrat Khel","uc":"Dedal","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Luqman Ali Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Pressure Pump","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.558404, 72.797275","coordinates":"WST KP_Images\/52e5744cLuqman Ali WST.Picture of WST Before Improvement.141553.jpg","picture_of_wst_before_improvement":"64","wua_registration_no":"12\/20\/2021","wua_registration_date":"Luqman Ali","name_of_wua_president":"1550443214615","cnic_no_of_wua_president":"3465204166","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/16\/2022","issuance_date_of_govt_share":"514000","total_amount_rs":"420000","govt_share_rs":"94000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/18\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"181500","amount_of_icr_i_released_rs":"3\/24\/2022","date_of_icr_i_released":"190700","2nd_bill_payment_rs":"6\/6\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"190700","amount_of_icr_ii_released_rs":"6\/6\/2022","date_of_icr_ii_released":"47800","amount_of_final_released_rs":"10\/21\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"8\/8\/2022","completion_date":"514000","verified_total_amount_rs":"420000","verified_govt_share_rs":"94000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/52e5744cLuqman Ali Wst.Picture of WST - After Completion.095138.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"83.00%","water_saving":"100.00%","water_losses_before_improvement":"17.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 1:45:46" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/17/2024 1:45:46, ?, ?, Completed, 22055434014, KP, Malakand, Shangla, Martung, Deedal, Deedal, Square, PCC, ?, Ijaz Ul Haq Wst, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.549328, 72.795600, WST KP_Images/428633baIjaz Ul Haq WST.Picture of WST Before Improvement.142629.jpg, 62, 12/15/2021, Ijaz Ul Haq, 1550495196947, 3429277037, 8, 8, 0, 8, 5, 4, 8, 8, 1.36, 87, 23016, 0.14, 4, ?, WST Profile - Completed, ?, ?, 3/16/2022, 514000, 420000, 94000, ?, 0, ?, ?, 3/18/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 183000, 3/24/2022, 183000, 6/7/2022, ?, ?, ?, ?, 183000, 6/7/2022, 54000, 10/21/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/18/2022, 514000, 420000, 94000, 8, 8, 1.36, WST KP_Images/428633baIjaz Ul Haq Wst.Picture of WST - After Completion.100402.jpg, 2, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/17\/2024 1:45:46","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055434014","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Martung","tehsil":"Deedal","uc":"Deedal","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Ijaz Ul Haq Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.549328, 72.795600","coordinates":"WST KP_Images\/428633baIjaz Ul Haq WST.Picture of WST Before Improvement.142629.jpg","picture_of_wst_before_improvement":"62","wua_registration_no":"12\/15\/2021","wua_registration_date":"Ijaz Ul Haq","name_of_wua_president":"1550495196947","cnic_no_of_wua_president":"3429277037","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/16\/2022","issuance_date_of_govt_share":"514000","total_amount_rs":"420000","govt_share_rs":"94000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/18\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"183000","amount_of_icr_i_released_rs":"3\/24\/2022","date_of_icr_i_released":"183000","2nd_bill_payment_rs":"6\/7\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"183000","amount_of_icr_ii_released_rs":"6\/7\/2022","date_of_icr_ii_released":"54000","amount_of_final_released_rs":"10\/21\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/18\/2022","completion_date":"514000","verified_total_amount_rs":"420000","verified_govt_share_rs":"94000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/428633baIjaz Ul Haq Wst.Picture of WST - After Completion.100402.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 1:46:35" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/17/2024 1:46:35, ?, ?, Completed, 22055434015, KP, Malakand, Shangla, Martung, Nusrat Khel, Deedal, Square, PCC, ?, Imran Wst, Non-Canal Command Area, Other Source, Pressure Pump, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.570282, 72.807997, WST KP_Images/50e5e038Imran WST.Picture of WST Before Improvement.144517.jpg, 74, 2/15/2022, Imran, 1550434076663, 3451303128, 10, 10, 0, 10, 7, 6, 8, 8, 1.36, 87, 23016, 0.14, 4, ?, WST Profile - Completed, ?, ?, 3/16/2022, 514810, 420000, 94810, ?, 0, ?, ?, 3/18/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 183000, 3/24/2022, 190700, 6/7/2022, ?, ?, ?, ?, 190700, 6/7/2022, 46300, 10/21/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/18/2022, 514000, 420000, 94000, 8, 8, 1.36, WST KP_Images/50e5e038Imran Wst.Picture of WST - After Completion.095512.jpg, 1, 86.00%, 100.00%, 14.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/17\/2024 1:46:35","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055434015","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Martung","tehsil":"Nusrat Khel","uc":"Deedal","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Imran Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Pressure Pump","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.570282, 72.807997","coordinates":"WST KP_Images\/50e5e038Imran WST.Picture of WST Before Improvement.144517.jpg","picture_of_wst_before_improvement":"74","wua_registration_no":"2\/15\/2022","wua_registration_date":"Imran","name_of_wua_president":"1550434076663","cnic_no_of_wua_president":"3451303128","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/16\/2022","issuance_date_of_govt_share":"514810","total_amount_rs":"420000","govt_share_rs":"94810","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/18\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"183000","amount_of_icr_i_released_rs":"3\/24\/2022","date_of_icr_i_released":"190700","2nd_bill_payment_rs":"6\/7\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"190700","amount_of_icr_ii_released_rs":"6\/7\/2022","date_of_icr_ii_released":"46300","amount_of_final_released_rs":"10\/21\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/18\/2022","completion_date":"514000","verified_total_amount_rs":"420000","verified_govt_share_rs":"94000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/50e5e038Imran Wst.Picture of WST - After Completion.095512.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"86.00%","water_saving":"100.00%","water_losses_before_improvement":"14.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 1:47:16" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/17/2024 1:47:16, ?, ?, Completed, 22055434016, KP, Malakand, Shangla, Martung, Kabal Gram, Kolalai, Square, PCC, ?, Laiq Zada Wst, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.643730, 72.784920, WST KP_Images/46a45074Laiq Zada WST.Picture of WST Before Improvement.145532.jpg, 79, 3/2/2021, Ashraf Ali Khan, 1550499635125, 3413531787, 9, 9, 0, 9, 9, 8, 8, 8, 1.36, 87, 23016, 0.14, 4, ?, WST Profile - Completed, ?, ?, 5/26/2021, 514810, 420000, 94810, ?, 0, ?, ?, 5/27/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 252859, 6/9/2022, 0, ?, ?, ?, ?, ?, 0, ?, 167141, 10/21/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 8/8/2022, 514810, 420000, 94810, 8, 8, 1.36, WST KP_Images/46a45074Laiq Zada Wst.Picture of WST - After Completion.061827.jpg, 1, 89.00%, 100.00%, 11.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/17\/2024 1:47:16","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055434016","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Martung","tehsil":"Kabal Gram","uc":"Kolalai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Laiq Zada Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.643730, 72.784920","coordinates":"WST KP_Images\/46a45074Laiq Zada WST.Picture of WST Before Improvement.145532.jpg","picture_of_wst_before_improvement":"79","wua_registration_no":"3\/2\/2021","wua_registration_date":"Ashraf Ali Khan","name_of_wua_president":"1550499635125","cnic_no_of_wua_president":"3413531787","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"9","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/26\/2021","issuance_date_of_govt_share":"514810","total_amount_rs":"420000","govt_share_rs":"94810","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/27\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"252859","amount_of_icr_i_released_rs":"6\/9\/2022","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"167141","amount_of_final_released_rs":"10\/21\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"8\/8\/2022","completion_date":"514810","verified_total_amount_rs":"420000","verified_govt_share_rs":"94810","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/46a45074Laiq Zada Wst.Picture of WST - After Completion.061827.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"89.00%","water_saving":"100.00%","water_losses_before_improvement":"11.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 1:52:35" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/17/2024 1:52:35, ?, ?, Completed, 22055434017, KP, Malakand, Shangla, Martung, Kabal Gram, Kolalai, Square, PCC, ?, Majeed Ul Islam Wst, Non-Canal Command Area, Other Source, Pressure Pump, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.641670, 72.784960, WST KP_Images/e2e29094Majeed Ul Islam WST.Picture of WST Before Improvement.150816.jpg, 58, 12/9/2021, Majeed Islam, 1550485428311, 3448092890, 8, 8, 0, 8, 5, 4, 8, 8, 1.36, 87, 23016, 0.14, 4, ?, WST Profile - Completed, ?, ?, 5/26/2022, 514810, 420000, 94810, ?, 0, ?, ?, 6/3/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 183068, 6/9/2022, 190122, 6/9/2022, ?, ?, ?, ?, 190122, 6/9/2022, 46810, 10/21/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/16/2022, 514810, 420000, 94810, 8, 8, 1.36, WST KP_Images/e2e29094Majeed Ul Islam Wst.Picture of WST - After Completion.095753.jpg, 1, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/17\/2024 1:52:35","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055434017","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Martung","tehsil":"Kabal Gram","uc":"Kolalai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Majeed Ul Islam Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Pressure Pump","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.641670, 72.784960","coordinates":"WST KP_Images\/e2e29094Majeed Ul Islam WST.Picture of WST Before Improvement.150816.jpg","picture_of_wst_before_improvement":"58","wua_registration_no":"12\/9\/2021","wua_registration_date":"Majeed Islam","name_of_wua_president":"1550485428311","cnic_no_of_wua_president":"3448092890","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/26\/2022","issuance_date_of_govt_share":"514810","total_amount_rs":"420000","govt_share_rs":"94810","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/3\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"183068","amount_of_icr_i_released_rs":"6\/9\/2022","date_of_icr_i_released":"190122","2nd_bill_payment_rs":"6\/9\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"190122","amount_of_icr_ii_released_rs":"6\/9\/2022","date_of_icr_ii_released":"46810","amount_of_final_released_rs":"10\/21\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/16\/2022","completion_date":"514810","verified_total_amount_rs":"420000","verified_govt_share_rs":"94810","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/e2e29094Majeed Ul Islam Wst.Picture of WST - After Completion.095753.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 1:53:54" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/17/2024 1:53:54, ?, ?, Completed, 22055434018, KP, Malakand, Shangla, Martung, Kabal Gram, Kabal Gram, Square, PCC, ?, Noor Ul Bashar, Non-Canal Command Area, Other Source, Pressure Pump, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.648869, 72.795099, WST KP_Images/6abf2882Noor Ul Bashar.Picture of WST Before Improvement.151723.jpg, 69, 12/21/2021, Noor Ul Bashar, 1550422296029, 3419484679, 9, 9, 0, 9, 12, 10, 8, 8, 1.36, 87, 23016, 0.14, 4, ?, WST Profile - Completed, ?, ?, 12/28/2021, 514810, 420000, 94810, ?, 0, ?, ?, 12/29/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 136000, 1/12/2022, 136000, 3/17/2022, ?, ?, ?, ?, 136000, 3/17/2022, 148000, 10/21/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 8/8/2022, 514810, 420000, 94810, 8, 8, 1.36, WST KP_Images/6abf2882Noor Ul Bashar.Picture of WST - After Completion.062358.jpg, 1, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/17\/2024 1:53:54","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055434018","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Martung","tehsil":"Kabal Gram","uc":"Kabal Gram","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Noor Ul Bashar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Pressure Pump","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.648869, 72.795099","coordinates":"WST KP_Images\/6abf2882Noor Ul Bashar.Picture of WST Before Improvement.151723.jpg","picture_of_wst_before_improvement":"69","wua_registration_no":"12\/21\/2021","wua_registration_date":"Noor Ul Bashar","name_of_wua_president":"1550422296029","cnic_no_of_wua_president":"3419484679","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/28\/2021","issuance_date_of_govt_share":"514810","total_amount_rs":"420000","govt_share_rs":"94810","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/29\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"136000","amount_of_icr_i_released_rs":"1\/12\/2022","date_of_icr_i_released":"136000","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"136000","amount_of_icr_ii_released_rs":"3\/17\/2022","date_of_icr_ii_released":"148000","amount_of_final_released_rs":"10\/21\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"8\/8\/2022","completion_date":"514810","verified_total_amount_rs":"420000","verified_govt_share_rs":"94810","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/6abf2882Noor Ul Bashar.Picture of WST - After Completion.062358.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 9:45:24" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/16/2024 9:45:24, ?, ?, Completed, 22055444001, KP, Malakand, Shangla, Martung, Behar, Behar, Rectangular, PCC, ?, Khwar Gady, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.625100, 72.776389, WST KP_Images/80Khwar Gady.Picture of WST Before Improvement.091856.jpg, 5, 1/9/2020, Said Mian Gul, 1550522332261, 3469099765, 10, 10, 0, 10, 9, 8, 10, 5, 1.36, 87, 23016, 0.09, 3, ?, WST Profile - Completed, ?, ?, 1/10/2020, 350000, 280000, 70000, ?, 0, ?, ?, 1/13/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 196000, 2/18/2020, ?, ?, ?, ?, ?, ?, 0, ?, 84000, 4/16/2020, 280000, ?, WST Milestone Payments - Completed, ?, ?, 6/22/2020, 350000, 280000, 70000, 10, 5, 1.36, WST KP_Images/80Khwar Gady.Picture of WST - After Completion.091856.jpg, 2, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/16\/2024 9:45:24","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055444001","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Martung","tehsil":"Behar","uc":"Behar","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Khwar Gady","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.625100, 72.776389","coordinates":"WST KP_Images\/80Khwar Gady.Picture of WST Before Improvement.091856.jpg","picture_of_wst_before_improvement":"5","wua_registration_no":"1\/9\/2020","wua_registration_date":"Said Mian Gul","name_of_wua_president":"1550522332261","cnic_no_of_wua_president":"3469099765","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"9","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"10","wst_length_meter":"5","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.09","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/10\/2020","issuance_date_of_govt_share":"350000","total_amount_rs":"280000","govt_share_rs":"70000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/13\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"196000","amount_of_icr_i_released_rs":"2\/18\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"84000","amount_of_final_released_rs":"4\/16\/2020","date_of_final_released":"280000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/22\/2020","completion_date":"350000","verified_total_amount_rs":"280000","verified_govt_share_rs":"70000","verified_community_share_rs":"10","executed_wst_length_meter":"5","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/80Khwar Gady.Picture of WST - After Completion.091856.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 9:46:40" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/16/2024 9:46:40, ?, ?, Completed, 22055534001, KP, Malakand, Shangla, Puran, Sundavi, Sundavi, Square, PCC, ?, Wand, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.740318,72.673744, WST KP_Images/75Wand.Picture of WST Before Improvement.121043.jpg, 41, 1/8/2020, Yahya Khan, 1550582852769, 3489252187, 8, 8, 0, 8, 8, 6, 7, 7, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 1/10/2020, 350000, 280000, 70000, ?, 0, ?, ?, 1/16/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 196000, 2/17/2020, ?, ?, ?, ?, ?, ?, 0, ?, 84000, 3/27/2020, 280000, ?, WST Milestone Payments - Completed, ?, ?, 3/9/2020, 350000, 280000, 70000, 7, 7.3, 1.36, WST KP_Images/75Wand.Picture of WST - After Completion.121230.jpg, 2, 80.00%, 100.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/16\/2024 9:46:40","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055534001","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Puran","tehsil":"Sundavi","uc":"Sundavi","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Wand","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.740318,72.673744","coordinates":"WST KP_Images\/75Wand.Picture of WST Before Improvement.121043.jpg","picture_of_wst_before_improvement":"41","wua_registration_no":"1\/8\/2020","wua_registration_date":"Yahya Khan","name_of_wua_president":"1550582852769","cnic_no_of_wua_president":"3489252187","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"7","wst_length_meter":"7","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/10\/2020","issuance_date_of_govt_share":"350000","total_amount_rs":"280000","govt_share_rs":"70000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"196000","amount_of_icr_i_released_rs":"2\/17\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"84000","amount_of_final_released_rs":"3\/27\/2020","date_of_final_released":"280000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/9\/2020","completion_date":"350000","verified_total_amount_rs":"280000","verified_govt_share_rs":"70000","verified_community_share_rs":"7","executed_wst_length_meter":"7.3","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/75Wand.Picture of WST - After Completion.121230.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"80.00%","water_saving":"100.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 12:42:34" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/18/2024 12:42:34, ?, ?, Completed, 22055534002, KP, Malakand, Shangla, Puran, Aloch, Pachia, Square, PCC, ?, Sar Shaheed, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.740598, 72.673159, WST KP_Images/79Sar Shaheed.Picture of WST Before Improvement.092352.jpg, 75, 1/8/2020, Saiful Malook, 1550521568505, 3445346220, 9, 9, 0, 9, 9, 7, 7, 7, 1.36, 87, 23016, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/10/2020, 350000, 280000, 70000, ?, 0, ?, ?, 1/16/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 196000, 2/13/2020, ?, ?, ?, ?, ?, ?, 0, ?, 84000, 3/27/2020, 280000, ?, WST Milestone Payments - Completed, ?, ?, 3/30/2020, 350000, 280000, 70000, 7, 7.3, 1.36, WST KP_Images/79Sar Shaheed.Picture of WST - After Completion.092353.jpg, 2, 88.00%, 100.00%, 12.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/18\/2024 12:42:34","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055534002","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Puran","tehsil":"Aloch","uc":"Pachia","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Sar Shaheed","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.740598, 72.673159","coordinates":"WST KP_Images\/79Sar Shaheed.Picture of WST Before Improvement.092352.jpg","picture_of_wst_before_improvement":"75","wua_registration_no":"1\/8\/2020","wua_registration_date":"Saiful Malook","name_of_wua_president":"1550521568505","cnic_no_of_wua_president":"3445346220","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"9","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"7","wst_length_meter":"7","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/10\/2020","issuance_date_of_govt_share":"350000","total_amount_rs":"280000","govt_share_rs":"70000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"196000","amount_of_icr_i_released_rs":"2\/13\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"84000","amount_of_final_released_rs":"3\/27\/2020","date_of_final_released":"280000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/30\/2020","completion_date":"350000","verified_total_amount_rs":"280000","verified_govt_share_rs":"70000","verified_community_share_rs":"7","executed_wst_length_meter":"7.3","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/79Sar Shaheed.Picture of WST - After Completion.092353.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"88.00%","water_saving":"100.00%","water_losses_before_improvement":"12.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "10/1/2024 15:50:47" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 10/1/2024 15:50:47, ?, ?, Completed, 22055534003, KP, Malakand, Shangla, Puran, Choga, Baglala, Square, PCC, ?, Marif Ulislam Wst, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.707910, 72.669400, WST KP_Images/c8514c17Marif UlIslam WST.Picture of WST Before Improvement.103446.jpg, 8, 12/8/2020, Marif UlIslam islam, 1550553145837, 3417512223, 10, 10, 0, 10, 7, 6, 8, 8, 1.36, 87.04, 23026, 0.14, 4, ?, WST Profile - Completed, ?, ?, 12/30/2020, 472300, 378300, 94000, 8/22/2021, 472884, 378384, 94500, 1/5/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 232605, 2/16/2021, 48594, 6/23/2021, ?, ?, ?, ?, 48594, 6/23/2021, 97101, 10/12/2021, 378300, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2021, 472000, 378000, 94000, 8, 8, 1.36, WST KP_Images/c8514c17Marif Ulislam Wst.Picture of WST - After Completion.174405.jpg, 1, 87.00%, 100.00%, 13.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"10\/1\/2024 15:50:47","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055534003","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Puran","tehsil":"Choga","uc":"Baglala","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Marif Ulislam Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.707910, 72.669400","coordinates":"WST KP_Images\/c8514c17Marif UlIslam WST.Picture of WST Before Improvement.103446.jpg","picture_of_wst_before_improvement":"8","wua_registration_no":"12\/8\/2020","wua_registration_date":"Marif UlIslam islam","name_of_wua_president":"1550553145837","cnic_no_of_wua_president":"3417512223","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/30\/2020","issuance_date_of_govt_share":"472300","total_amount_rs":"378300","govt_share_rs":"94000","community_share_rs":"8\/22\/2021","revised_issuance_date_of_govt_share":"472884","revised_total_amount_rs":"378384","revised_govt_share_rs":"94500","revised_community_share_rs":"1\/5\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"232605","amount_of_icr_i_released_rs":"2\/16\/2021","date_of_icr_i_released":"48594","2nd_bill_payment_rs":"6\/23\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"48594","amount_of_icr_ii_released_rs":"6\/23\/2021","date_of_icr_ii_released":"97101","amount_of_final_released_rs":"10\/12\/2021","date_of_final_released":"378300","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2021","completion_date":"472000","verified_total_amount_rs":"378000","verified_govt_share_rs":"94000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/c8514c17Marif Ulislam Wst.Picture of WST - After Completion.174405.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"87.00%","water_saving":"100.00%","water_losses_before_improvement":"13.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 9:54:40" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/16/2024 9:54:40, ?, ?, Completed, 22055544002, KP, Malakand, Shangla, Puran, Aloch, Bagyair, Rectangular, PCC, ?, Chum Bagyair, Non-Canal Command Area, Other Source, Stream, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.687500, 72.759167, WST KP_Images/74Chum Bagyair.Picture of WST Before Improvement.074806.jpg, 20, 2/10/2020, Zahoor Ali, 1550572736321, 3360932957, 12, 12, 0, 12, 9, 7, 9, 6, 1.36, 87, 23016, 0.11, 3, ?, WST Profile - Completed, ?, ?, 2/20/2020, 350000, 280000, 70000, ?, 0, ?, ?, 2/21/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 196000, 3/27/2020, ?, ?, ?, ?, ?, ?, 0, ?, 84000, 12/22/2020, 280000, ?, WST Milestone Payments - Completed, ?, ?, 6/22/2020, 350000, 280000, 70000, 9, 6, 1.36, WST KP_Images/74Chum Bagyair.Picture of WST - After Completion.074806.jpg, 2, 82.00%, 100.00%, 18.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/16\/2024 9:54:40","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055544002","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Puran","tehsil":"Aloch","uc":"Bagyair","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Chum Bagyair","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Stream","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.687500, 72.759167","coordinates":"WST KP_Images\/74Chum Bagyair.Picture of WST Before Improvement.074806.jpg","picture_of_wst_before_improvement":"20","wua_registration_no":"2\/10\/2020","wua_registration_date":"Zahoor Ali","name_of_wua_president":"1550572736321","cnic_no_of_wua_president":"3360932957","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"9","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"9","wst_length_meter":"6","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/20\/2020","issuance_date_of_govt_share":"350000","total_amount_rs":"280000","govt_share_rs":"70000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/21\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"196000","amount_of_icr_i_released_rs":"3\/27\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"84000","amount_of_final_released_rs":"12\/22\/2020","date_of_final_released":"280000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/22\/2020","completion_date":"350000","verified_total_amount_rs":"280000","verified_govt_share_rs":"70000","verified_community_share_rs":"9","executed_wst_length_meter":"6","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/74Chum Bagyair.Picture of WST - After Completion.074806.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"82.00%","water_saving":"100.00%","water_losses_before_improvement":"18.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 9:53:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/16/2024 9:53:58, ?, ?, Completed, 22055544003, KP, Malakand, Shangla, Puran, Aloch, Bagyair, Rectangular, PCC, ?, Kekar Banda, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.7456,72.69046, WST KP_Images/76Kekar Banda.Picture of WST Before Improvement.150134.jpg, 16, 2/11/2020, Sher Ali, 1550502098849, 3459216023, 13, 13, 0, 13, 9, 7, 10, 5, 1.4, 87, 23016, 0.15, 4, ?, WST Profile - Completed, ?, ?, 2/20/2020, 350000, 280000, 70000, ?, 0, ?, ?, 3/11/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 196000, 3/27/2020, ?, ?, ?, ?, ?, ?, 0, ?, 84000, 12/22/2020, 280000, ?, WST Milestone Payments - Completed, ?, ?, 6/8/2020, 350000, 280000, 70000, 10, 5, 1.4, WST KP_Images/76Kekar Banda.Picture of WST - After Completion.151602.jpg, 2, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/16\/2024 9:53:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22055544003","wst_id":"KP","zone":"Malakand","division":"Shangla","district":"Puran","tehsil":"Aloch","uc":"Bagyair","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Kekar Banda","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.7456,72.69046","coordinates":"WST KP_Images\/76Kekar Banda.Picture of WST Before Improvement.150134.jpg","picture_of_wst_before_improvement":"16","wua_registration_no":"2\/11\/2020","wua_registration_date":"Sher Ali","name_of_wua_president":"1550502098849","cnic_no_of_wua_president":"3459216023","contact_no_of_wua_president":"13","total_number_of_shareholders":"13","male_wua_members":"0","female_wua_members":"13","total_wua_members":"9","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"10","wst_length_meter":"5","wst_width_meter":"1.4","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.15","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/20\/2020","issuance_date_of_govt_share":"350000","total_amount_rs":"280000","govt_share_rs":"70000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/11\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"196000","amount_of_icr_i_released_rs":"3\/27\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"84000","amount_of_final_released_rs":"12\/22\/2020","date_of_final_released":"280000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/8\/2020","completion_date":"350000","verified_total_amount_rs":"280000","verified_govt_share_rs":"70000","verified_community_share_rs":"10","executed_wst_length_meter":"5","executed_wst_width_meter":"1.4","executed_wst_depth_meter":"WST KP_Images\/76Kekar Banda.Picture of WST - After Completion.151602.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/29/2024 10:52:29" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 6/29/2024 10:52:29, ?, ?, Completed, 22056134001, KP, Malakand, Swat, Babuzai (Swat), Chinar, Chinar, Square, PCC, ?, Riaz, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.64795713,72.18483578, WST KP_Images/305Riaz.Picture of WST Before Improvement.111522.jpg, sw39650, 1/10/2020, Riaz Ali, 1560246396509, 3168083838, 8, 8, 0, 8, 18, 16, 10, 10, 1.37, 138, 36508, 0.40, 11, ?, WST Profile - Completed, ?, ?, 1/22/2020, 540000, 420000, 120000, ?, 0, ?, ?, 1/24/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 379792, 4/7/2020, ?, ?, ?, ?, ?, ?, 0, ?, 40208, 6/16/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/4/2020, 504000, 420000, 84000, 10, 10.05, 1.37, WST KP_Images/305Riaz.Picture of WST - After Completion.111521.jpg, 2, 50.00%, 70.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"6\/29\/2024 10:52:29","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056134001","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Babuzai (Swat)","tehsil":"Chinar","uc":"Chinar","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Riaz","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.64795713,72.18483578","coordinates":"WST KP_Images\/305Riaz.Picture of WST Before Improvement.111522.jpg","picture_of_wst_before_improvement":"sw39650","wua_registration_no":"1\/10\/2020","wua_registration_date":"Riaz Ali","name_of_wua_president":"1560246396509","cnic_no_of_wua_president":"3168083838","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"18","gross_command_area_gca_acres":"16","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.37","wst_depth_meter":"138","storage_capacity_m3":"36508","storage_capacity_gallon":"0.40","design_discharge_cusec":"11","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/22\/2020","issuance_date_of_govt_share":"540000","total_amount_rs":"420000","govt_share_rs":"120000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/24\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"379792","amount_of_icr_i_released_rs":"4\/7\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"40208","amount_of_final_released_rs":"6\/16\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/4\/2020","completion_date":"504000","verified_total_amount_rs":"420000","verified_govt_share_rs":"84000","verified_community_share_rs":"10","executed_wst_length_meter":"10.05","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/305Riaz.Picture of WST - After Completion.111521.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"50.00%","water_saving":"70.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 14:57:36" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/17/2024 14:57:36, ?, ?, Completed, 22056134002, KP, Malakand, Swat, Babuzai (Swat), Murghuzar, Murghuzar, Square, PCC, ?, Fazal Muhammad, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.83564556,72.443485, WST KP_Images/334Fazal Muhammad.Picture of WST Before Improvement.125102.jpg, sw64920, 1/7/2020, Fazal Wahid, 1560268649203, 3462789054, 6, 6, 0, 6, 11, 10, 8, 8, 1.37, 86, 22751, 0.13, 4, ?, WST Profile - Completed, ?, ?, 1/17/2020, 367931, 292931, 75000, ?, 0, ?, ?, 1/22/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 262734, 2/7/2020, ?, ?, ?, ?, ?, ?, 0, ?, 30159, 11/10/2020, 292893, ?, WST Milestone Payments - Completed, ?, ?, 6/4/2020, 351472, 292893, 58579, 8, 7.92, 1.37, WST KP_Images/334Fazal Muhammad.Picture of WST - After Completion.125102.jpg, 1, 50.00%, 60.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/17\/2024 14:57:36","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056134002","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Babuzai (Swat)","tehsil":"Murghuzar","uc":"Murghuzar","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Fazal Muhammad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.83564556,72.443485","coordinates":"WST KP_Images\/334Fazal Muhammad.Picture of WST Before Improvement.125102.jpg","picture_of_wst_before_improvement":"sw64920","wua_registration_no":"1\/7\/2020","wua_registration_date":"Fazal Wahid","name_of_wua_president":"1560268649203","cnic_no_of_wua_president":"3462789054","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"11","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"86","storage_capacity_m3":"22751","storage_capacity_gallon":"0.13","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/17\/2020","issuance_date_of_govt_share":"367931","total_amount_rs":"292931","govt_share_rs":"75000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/22\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"262734","amount_of_icr_i_released_rs":"2\/7\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"30159","amount_of_final_released_rs":"11\/10\/2020","date_of_final_released":"292893","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/4\/2020","completion_date":"351472","verified_total_amount_rs":"292893","verified_govt_share_rs":"58579","verified_community_share_rs":"8","executed_wst_length_meter":"7.92","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/334Fazal Muhammad.Picture of WST - After Completion.125102.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"50.00%","water_saving":"60.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/18/2024 23:57:13" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/18/2024 23:57:13, ?, ?, Completed, 22056134003, KP, Malakand, Swat, Babuzai (Swat), Manglore, Banjote, Square, PCC, ?, Fawad, Non-Canal Command Area, Other Source, spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.83540453,72.44353978, WST KP_Images/338Fawad.Picture of WST Before Improvement.185731.jpg, sw50095, 1/7/2020, Fawad Ahmad, 1560218500955, 3005745878, 7, 7, 0, 7, 16, 14, 10, 10, 1.37, 138, 36508, 0.13, 4, ?, WST Profile - Completed, ?, ?, 1/17/2020, 540000, 420000, 120000, ?, 0, ?, ?, 1/21/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 378916, 2/12/2020, ?, 11/10/2020, ?, ?, ?, ?, 0, 11/10/2020, 41081, 11/11/2020, 419997, ?, WST Milestone Payments - Completed, ?, ?, 6/4/2020, 503996, 419997, 83999, 10, 10.05, 1.37, WST KP_Images/338Fawad.Picture of WST - After Completion.190234.jpg, 2, 50.00%, 80.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/18\/2024 23:57:13","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056134003","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Babuzai (Swat)","tehsil":"Manglore","uc":"Banjote","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Fawad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.83540453,72.44353978","coordinates":"WST KP_Images\/338Fawad.Picture of WST Before Improvement.185731.jpg","picture_of_wst_before_improvement":"sw50095","wua_registration_no":"1\/7\/2020","wua_registration_date":"Fawad Ahmad","name_of_wua_president":"1560218500955","cnic_no_of_wua_president":"3005745878","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"16","gross_command_area_gca_acres":"14","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.37","wst_depth_meter":"138","storage_capacity_m3":"36508","storage_capacity_gallon":"0.13","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/17\/2020","issuance_date_of_govt_share":"540000","total_amount_rs":"420000","govt_share_rs":"120000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/21\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"378916","amount_of_icr_i_released_rs":"2\/12\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":"11\/10\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":"11\/10\/2020","date_of_icr_ii_released":"41081","amount_of_final_released_rs":"11\/11\/2020","date_of_final_released":"419997","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/4\/2020","completion_date":"503996","verified_total_amount_rs":"419997","verified_govt_share_rs":"83999","verified_community_share_rs":"10","executed_wst_length_meter":"10.05","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/338Fawad.Picture of WST - After Completion.190234.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"50.00%","water_saving":"80.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 12:41:12" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 12:41:12, ?, ?, Completed, 22056134004, KP, Malakand, Swat, Babuzai (Swat), Banjote, Banjote, Square, PCC, ?, Ihsan, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.757594,72.462826, WST KP_Images/371Ihsan.Picture of WST Before Improvement.073326.jpg, 272, 12/1/2020, Ihsan, 1560290597527, 3459514761, 9, 9, 0, 9, 9, 7, 10, 10, 1.37, 137, 36243, 0.14, 4, ?, WST Profile - Completed, ?, ?, 12/22/2020, 569960, 419960, 150000, ?, 0, ?, ?, 12/22/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 295893, 12/22/2020, ?, ?, ?, ?, ?, ?, 0, ?, 124067, 2/3/2021, 419960, ?, WST Milestone Payments - Completed, ?, ?, 12/31/2020, 503952, 419960, 83992, 10, 10, 1, ?, 2, 8.00%, 100.00%, 92.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 12:41:12","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056134004","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Babuzai (Swat)","tehsil":"Banjote","uc":"Banjote","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Ihsan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.757594,72.462826","coordinates":"WST KP_Images\/371Ihsan.Picture of WST Before Improvement.073326.jpg","picture_of_wst_before_improvement":"272","wua_registration_no":"12\/1\/2020","wua_registration_date":"Ihsan","name_of_wua_president":"1560290597527","cnic_no_of_wua_president":"3459514761","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"9","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.37","wst_depth_meter":"137","storage_capacity_m3":"36243","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/22\/2020","issuance_date_of_govt_share":"569960","total_amount_rs":"419960","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/22\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"295893","amount_of_icr_i_released_rs":"12\/22\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"124067","amount_of_final_released_rs":"2\/3\/2021","date_of_final_released":"419960","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/31\/2020","completion_date":"503952","verified_total_amount_rs":"419960","verified_govt_share_rs":"83992","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"8.00%","water_saving":"100.00%","water_losses_before_improvement":"92.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 15:00:31" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/8/2024 15:00:31, ?, ?, Completed, 22056134005, KP, Malakand, Swat, Babuzai (Swat), Kokarai, Kokarai, Square, PCC, ?, Imad Alam, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.745866, 72.423764, WST KP_Images/34f83c70Imad Alam.Picture of WST Before Improvement.120211.jpg, Sw99899, 6/2/2021, Imad alam, 1560222998993, 3459994500, 10, 10, 0, 10, 5, 3, 8, 8, 1.2, 75.8, 20053, 0.23, 7, ?, WST Profile - Completed, ?, ?, 6/7/2021, 511113, 385142, 125971, ?, 0, ?, ?, 6/8/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 253830, 6/11/2021, ?, ?, ?, ?, ?, ?, 0, ?, 124083, 5/25/2022, 377913, ?, WST Milestone Payments - Completed, ?, ?, 9/15/2021, 503884, 377913, 125971, 8, 7.9, 1.2, WST KP_Images/34f83c70Imad Alam.Picture of WST - After Completion.120212.jpg, 2, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/8\/2024 15:00:31","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056134005","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Babuzai (Swat)","tehsil":"Kokarai","uc":"Kokarai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Imad Alam","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.745866, 72.423764","coordinates":"WST KP_Images\/34f83c70Imad Alam.Picture of WST Before Improvement.120211.jpg","picture_of_wst_before_improvement":"Sw99899","wua_registration_no":"6\/2\/2021","wua_registration_date":"Imad alam","name_of_wua_president":"1560222998993","cnic_no_of_wua_president":"3459994500","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"5","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.2","wst_depth_meter":"75.8","storage_capacity_m3":"20053","storage_capacity_gallon":"0.23","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/7\/2021","issuance_date_of_govt_share":"511113","total_amount_rs":"385142","govt_share_rs":"125971","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/8\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"253830","amount_of_icr_i_released_rs":"6\/11\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"124083","amount_of_final_released_rs":"5\/25\/2022","date_of_final_released":"377913","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"9\/15\/2021","completion_date":"503884","verified_total_amount_rs":"377913","verified_govt_share_rs":"125971","verified_community_share_rs":"8","executed_wst_length_meter":"7.9","executed_wst_width_meter":"1.2","executed_wst_depth_meter":"WST KP_Images\/34f83c70Imad Alam.Picture of WST - After Completion.120212.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 12:24:14" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/10/2024 12:24:14, ?, ?, Completed, 22056134006, KP, Malakand, Swat, Babuzai (Swat), Gulkada, Pand, Square, PCC, ?, Umer Siab, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.758133, 72.391312, WST KP_Images/7b64ef74Umer siab.Picture of WST Before Improvement.130923.jpg, Sw-16381, 9/2/2021, Umer siab, 1560288163819, 3123129072, 8, 8, 0, 8, 3, 2, 8, 8, 1.37, 87.86, 23243, 0.09, 3, ?, WST Profile - Completed, ?, ?, 6/2/2022, 551016, 413722, 137294, ?, 0, ?, ?, 6/3/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 288610, 6/7/2022, ?, ?, ?, ?, ?, ?, 0, ?, 123272, 9/6/2022, 411882, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2022, 549176, 411882, 137294, 8, 8, 1.37, WST KP_Images/7b64ef74Umer siab.Picture of WST - After Completion.130922.jpg, 0.5, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/10\/2024 12:24:14","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056134006","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Babuzai (Swat)","tehsil":"Gulkada","uc":"Pand","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Umer Siab","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.758133, 72.391312","coordinates":"WST KP_Images\/7b64ef74Umer siab.Picture of WST Before Improvement.130923.jpg","picture_of_wst_before_improvement":"Sw-16381","wua_registration_no":"9\/2\/2021","wua_registration_date":"Umer siab","name_of_wua_president":"1560288163819","cnic_no_of_wua_president":"3123129072","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"3","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.86","storage_capacity_m3":"23243","storage_capacity_gallon":"0.09","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/2\/2022","issuance_date_of_govt_share":"551016","total_amount_rs":"413722","govt_share_rs":"137294","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/3\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"288610","amount_of_icr_i_released_rs":"6\/7\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"123272","amount_of_final_released_rs":"9\/6\/2022","date_of_final_released":"411882","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2022","completion_date":"549176","verified_total_amount_rs":"411882","verified_govt_share_rs":"137294","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/7b64ef74Umer siab.Picture of WST - After Completion.130922.jpg","picture_of_wst_after_completion":"0.5","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 14:33:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (6, 5/8/2024 14:33:58, ?, ?, Completed, 22056134007, KP, Malakand, Swat, Babuzai (Swat), Tindodag, Tindodag, Square, PCC, ?, Raza Shah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.727700, 72.282400, WST KP_Images/f4c89c9eRaza Shah.Picture of WST Before Improvement.085451.jpg, Sw-79650, 7/19/2021, Raza shah, 1560283796505, 3469488744, 8, 8, 0, 8, 3, 2, 8, 8, 1.37, 87.68, 23196, 0.18, 5, ?, WST Profile - Completed, ?, ?, 1/31/2022, 548947, 412190, 136757, ?, 0, ?, ?, 2/2/2022, ?, WST Issuance of TS - Completed, ?, ?, ?, 164095, 2/7/2022, 123693, 3/17/2022, ?, ?, ?, ?, 123693, 3/17/2022, 122484, 11/7/2022, 410272, ?, WST Milestone Payments - Completed, ?, ?, 4/4/2022, 547029, 410272, 136757, 8, 8, 1.37, WST KP_Images/f4c89c9eRaza Shah.Picture of WST - After Completion.085451.jpg, 1, 92.00%, 100.00%, 8.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"6","edit_counter":"5\/8\/2024 14:33:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056134007","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Babuzai (Swat)","tehsil":"Tindodag","uc":"Tindodag","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Raza Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.727700, 72.282400","coordinates":"WST KP_Images\/f4c89c9eRaza Shah.Picture of WST Before Improvement.085451.jpg","picture_of_wst_before_improvement":"Sw-79650","wua_registration_no":"7\/19\/2021","wua_registration_date":"Raza shah","name_of_wua_president":"1560283796505","cnic_no_of_wua_president":"3469488744","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"3","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/31\/2022","issuance_date_of_govt_share":"548947","total_amount_rs":"412190","govt_share_rs":"136757","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/2\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"164095","amount_of_icr_i_released_rs":"2\/7\/2022","date_of_icr_i_released":"123693","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"123693","amount_of_icr_ii_released_rs":"3\/17\/2022","date_of_icr_ii_released":"122484","amount_of_final_released_rs":"11\/7\/2022","date_of_final_released":"410272","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/4\/2022","completion_date":"547029","verified_total_amount_rs":"410272","verified_govt_share_rs":"136757","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/f4c89c9eRaza Shah.Picture of WST - After Completion.085451.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"92.00%","water_saving":"100.00%","water_losses_before_improvement":"8.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 17:14:04" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/9/2024 17:14:04, ?, ?, Completed, 22056134008, KP, Malakand, Swat, Babuzai (Swat), Islampur, Islampur, Square, PCC, ?, Umara Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.710342, 72.358732, WST KP_Images/f18d1da8Umara Khan.Picture of WST Before Improvement.175411.jpg, Sw14104, 5/18/2022, Umara Khan, 1560203141041, 3480151818, 6, 6, 0, 6, 6, 5.25, 8, 8, 1.37, 87.68, 23196, 0.55, 16, ?, WST Profile - Completed, ?, ?, 5/19/2022, 563722, 413722, 150000, ?, 0, ?, ?, 5/19/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 289605, 5/31/2022, ?, ?, ?, ?, ?, ?, 0, ?, 111973, 9/6/2022, 401578, ?, WST Milestone Payments - Completed, ?, ?, 7/28/2022, 535437, 401578, 133859, 8, 7.9, 1.37, WST KP_Images/f18d1da8Umara Khan.Picture of WST - After Completion.175411.jpg, 0.75, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/9\/2024 17:14:04","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056134008","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Babuzai (Swat)","tehsil":"Islampur","uc":"Islampur","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Umara Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.710342, 72.358732","coordinates":"WST KP_Images\/f18d1da8Umara Khan.Picture of WST Before Improvement.175411.jpg","picture_of_wst_before_improvement":"Sw14104","wua_registration_no":"5\/18\/2022","wua_registration_date":"Umara Khan","name_of_wua_president":"1560203141041","cnic_no_of_wua_president":"3480151818","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"6","gross_command_area_gca_acres":"5.25","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.55","design_discharge_cusec":"16","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/19\/2022","issuance_date_of_govt_share":"563722","total_amount_rs":"413722","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/19\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"289605","amount_of_icr_i_released_rs":"5\/31\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"111973","amount_of_final_released_rs":"9\/6\/2022","date_of_final_released":"401578","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/28\/2022","completion_date":"535437","verified_total_amount_rs":"401578","verified_govt_share_rs":"133859","verified_community_share_rs":"8","executed_wst_length_meter":"7.9","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/f18d1da8Umara Khan.Picture of WST - After Completion.175411.jpg","picture_of_wst_after_completion":"0.75","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 10:53:49" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/20/2024 10:53:49, ?, ?, Completed, 22056134009, KP, Malakand, Swat, Babuzai (Swat), Tindodag, Tindodag, Square, PCC, ?, Wajid, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.730398, 72.291276, WST KP_Images/1dae0891Wajid.Picture of WST Before Improvement.115918.jpg, Sw-09757, 5/17/2022, Nisar ali shah, 1560268097579, 3449450251, 6, 6, 0, 6, 2, 1, 8, 8, 1.37, 87.68, 23196, 0.08, 2, ?, WST Profile - Completed, ?, ?, 6/2/2022, 537838, 413722, 124116, ?, 0, ?, ?, 6/2/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 289605, 6/6/2022, ?, ?, ?, ?, ?, ?, 0, ?, 124117, 5/30/2023, 413722, ?, WST Milestone Payments - Completed, ?, ?, 12/30/2022, 537722, 413722, 124000, 8, 8.05, 1.37, WST KP_Images/1dae0891Wajid.Picture of WST - After Completion.115917.jpg, 0, 15.00%, 100.00%, 85.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/20\/2024 10:53:49","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056134009","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Babuzai (Swat)","tehsil":"Tindodag","uc":"Tindodag","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Wajid","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.730398, 72.291276","coordinates":"WST KP_Images\/1dae0891Wajid.Picture of WST Before Improvement.115918.jpg","picture_of_wst_before_improvement":"Sw-09757","wua_registration_no":"5\/17\/2022","wua_registration_date":"Nisar ali shah","name_of_wua_president":"1560268097579","cnic_no_of_wua_president":"3449450251","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"2","gross_command_area_gca_acres":"1","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.08","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/2\/2022","issuance_date_of_govt_share":"537838","total_amount_rs":"413722","govt_share_rs":"124116","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/2\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"289605","amount_of_icr_i_released_rs":"6\/6\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"124117","amount_of_final_released_rs":"5\/30\/2023","date_of_final_released":"413722","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/30\/2022","completion_date":"537722","verified_total_amount_rs":"413722","verified_govt_share_rs":"124000","verified_community_share_rs":"8","executed_wst_length_meter":"8.05","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/1dae0891Wajid.Picture of WST - After Completion.115917.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"100.00%","water_losses_before_improvement":"85.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 13:49:20" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/17/2024 13:49:20, ?, ?, Completed, 22056134010, KP, Malakand, Swat, Babuzai (Swat), Marghozar, Murghozar, Square, PCC, ?, Akbar Ali, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.83576297,72.44356697, WST KP_Images/337Akbar Ali.Picture of WST Before Improvement.085950.jpg, sw78361, 1/7/2020, Akbar Khan, 1560204783617, 3420086844, 6, 6, 0, 6, 7, 6, 8, 8, 1.37, 87.68, 23196, 0.13, 4, ?, WST Profile - Completed, ?, ?, 1/17/2020, 367931, 292931, 75000, ?, 0, ?, ?, 1/23/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 263631, 4/7/2020, ?, ?, ?, ?, ?, ?, 0, ?, 29262, 11/10/2020, 292893, ?, WST Milestone Payments - Completed, ?, ?, 6/4/2020, 351472, 292893, 58579, 8, 7.92, 1.37, WST KP_Images/337Akbar Ali.Picture of WST - After Completion.085950.jpg, 1, 70.00%, 100.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/17\/2024 13:49:20","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056134010","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Babuzai (Swat)","tehsil":"Marghozar","uc":"Murghozar","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Akbar Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.83576297,72.44356697","coordinates":"WST KP_Images\/337Akbar Ali.Picture of WST Before Improvement.085950.jpg","picture_of_wst_before_improvement":"sw78361","wua_registration_no":"1\/7\/2020","wua_registration_date":"Akbar Khan","name_of_wua_president":"1560204783617","cnic_no_of_wua_president":"3420086844","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.13","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/17\/2020","issuance_date_of_govt_share":"367931","total_amount_rs":"292931","govt_share_rs":"75000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/23\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"263631","amount_of_icr_i_released_rs":"4\/7\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"29262","amount_of_final_released_rs":"11\/10\/2020","date_of_final_released":"292893","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/4\/2020","completion_date":"351472","verified_total_amount_rs":"292893","verified_govt_share_rs":"58579","verified_community_share_rs":"8","executed_wst_length_meter":"7.92","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/337Akbar Ali.Picture of WST - After Completion.085950.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"70.00%","water_saving":"100.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/26/2024 23:35:55" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/26/2024 23:35:55, ?, ?, Completed, 22056134011, KP, Malakand, Swat, Babuzai (Swat), Murghazar, Murghazar, Square, PCC, ?, Sher Zaman, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.670022, 72.348374, WST KP_Images/2211b5b4Sher Zaman.Picture of WST Before Improvement.184544.jpg, sw24793, 6/3/2022, Sher Zaman, 1560205247933, 3469341693, 8, 8, 0, 8, 5, 3, 8, 8, 1.37, 87.68, 23196, 0.07, 2, ?, WST Profile - Completed, ?, ?, 6/10/2022, 532190, 412190, 120000, ?, 0, ?, ?, 6/10/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 405616, 4/14/2023, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 405616, ?, WST Milestone Payments - Completed, ?, ?, 1/16/2023, 540616, 405616, 135000, 9, 7.3, 1.37, WST KP_Images/2211b5b4Sher Zaman.Picture of WST - After Completion.184545.jpg, 2, 43.00%, 58.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/26\/2024 23:35:55","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056134011","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Babuzai (Swat)","tehsil":"Murghazar","uc":"Murghazar","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Sher Zaman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.670022, 72.348374","coordinates":"WST KP_Images\/2211b5b4Sher Zaman.Picture of WST Before Improvement.184544.jpg","picture_of_wst_before_improvement":"sw24793","wua_registration_no":"6\/3\/2022","wua_registration_date":"Sher Zaman","name_of_wua_president":"1560205247933","cnic_no_of_wua_president":"3469341693","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/10\/2022","issuance_date_of_govt_share":"532190","total_amount_rs":"412190","govt_share_rs":"120000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/10\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"405616","amount_of_icr_i_released_rs":"4\/14\/2023","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"405616","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/16\/2023","completion_date":"540616","verified_total_amount_rs":"405616","verified_govt_share_rs":"135000","verified_community_share_rs":"9","executed_wst_length_meter":"7.3","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/2211b5b4Sher Zaman.Picture of WST - After Completion.184545.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"43.00%","water_saving":"58.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 14:43:01" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/20/2024 14:43:01, ?, ?, Completed, 22056144001, KP, Malakand, Swat, Babuzai (Swat), Kokarai, Kokarai, Rectangular, PCC, ?, Sher Rehman, Non-Canal Command Area, Dug Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.73602,72.42847, WST KP_Images/313Sher Rehman.Picture of WST Before Improvement.094911.jpg, 230, 11/13/2020, Sher Rehman Khan, 1560204417779, 3149704196, 8, 8, 0, 8, 8, 6, 8, 7, 1.57, 94, 24868, 0.14, 4, ?, WST Profile - Completed, ?, ?, 11/23/2020, 425041, 340041, 85000, ?, 0, ?, ?, 11/26/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 238513, 11/26/2020, ?, ?, ?, ?, 238513, 11/26/2020, 101517, 1/25/2021, 340030, ?, WST Milestone Payments - Completed, ?, ?, 12/15/2020, 387733, 340030, 47703, 8, 7.47, 2, WST KP_Images/313Sher Rehman.Picture of WST - After Completion.094944.jpg, 2, 70.00%, 90.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/20\/2024 14:43:01","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056144001","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Babuzai (Swat)","tehsil":"Kokarai","uc":"Kokarai","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Sher Rehman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.73602,72.42847","coordinates":"WST KP_Images\/313Sher Rehman.Picture of WST Before Improvement.094911.jpg","picture_of_wst_before_improvement":"230","wua_registration_no":"11\/13\/2020","wua_registration_date":"Sher Rehman Khan","name_of_wua_president":"1560204417779","cnic_no_of_wua_president":"3149704196","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"7","wst_width_meter":"1.57","wst_depth_meter":"94","storage_capacity_m3":"24868","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/23\/2020","issuance_date_of_govt_share":"425041","total_amount_rs":"340041","govt_share_rs":"85000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/26\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"238513","2nd_bill_payment_rs":"11\/26\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"238513","amount_of_icr_ii_released_rs":"11\/26\/2020","date_of_icr_ii_released":"101517","amount_of_final_released_rs":"1\/25\/2021","date_of_final_released":"340030","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/15\/2020","completion_date":"387733","verified_total_amount_rs":"340030","verified_govt_share_rs":"47703","verified_community_share_rs":"8","executed_wst_length_meter":"7.47","executed_wst_width_meter":"2","executed_wst_depth_meter":"WST KP_Images\/313Sher Rehman.Picture of WST - After Completion.094944.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"70.00%","water_saving":"90.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 14:49:34" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/17/2024 14:49:34, ?, ?, Completed, 22056144002, KP, Malakand, Swat, Babuzai (Swat), Manglore, Manglore, Rectangular, PCC, ?, Danda, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.83576257,72.44356737, WST KP_Images/336Danda.Picture of WST Before Improvement.125049.jpg, sw59752, 1/7/2020, Ihsan Habib, 1560290597527, 3459514762, 8, 8, 0, 8, 16, 14, 9, 7, 1.86, 114, 30159, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/17/2020, 540000, 420000, 120000, ?, 0, ?, ?, 1/23/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 378916, 2/12/2020, ?, ?, ?, ?, ?, ?, 0, ?, 40445, 11/10/2020, 419361, ?, WST Milestone Payments - Completed, ?, ?, 5/25/2020, 503233, 419361, 83872, 9, 6.7, 1.86, WST KP_Images/336Danda.Picture of WST - After Completion.125049.jpg, 2, 50.00%, 60.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/17\/2024 14:49:34","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056144002","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Babuzai (Swat)","tehsil":"Manglore","uc":"Manglore","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Danda","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.83576257,72.44356737","coordinates":"WST KP_Images\/336Danda.Picture of WST Before Improvement.125049.jpg","picture_of_wst_before_improvement":"sw59752","wua_registration_no":"1\/7\/2020","wua_registration_date":"Ihsan Habib","name_of_wua_president":"1560290597527","cnic_no_of_wua_president":"3459514762","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"16","gross_command_area_gca_acres":"14","cultural_command_area_cca_acres":"9","wst_length_meter":"7","wst_width_meter":"1.86","wst_depth_meter":"114","storage_capacity_m3":"30159","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/17\/2020","issuance_date_of_govt_share":"540000","total_amount_rs":"420000","govt_share_rs":"120000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/23\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"378916","amount_of_icr_i_released_rs":"2\/12\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"40445","amount_of_final_released_rs":"11\/10\/2020","date_of_final_released":"419361","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/25\/2020","completion_date":"503233","verified_total_amount_rs":"419361","verified_govt_share_rs":"83872","verified_community_share_rs":"9","executed_wst_length_meter":"6.7","executed_wst_width_meter":"1.86","executed_wst_depth_meter":"WST KP_Images\/336Danda.Picture of WST - After Completion.125049.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"50.00%","water_saving":"60.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 11:01:36" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 8/20/2024 11:01:36, ?, ?, Completed, 22056144003, KP, Malakand, Swat, Babuzai (Swat), Odigram, Odigram, Rectangular, PCC, ?, Fazal Wahab, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.745300, 72.310200, WST KP_Images/0325cec4Fazal wahab.Picture of WST Before Improvement.093756.jpg, Sw-82163, 6/14/2021, Fazal wahab, 1560203821637, 3459452823, 8, 8, 0, 8, 3, 2, 10, 6, 1.37, 84.7, 22407, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/24/2021, 515238, 412190, 103048, ?, 0, ?, ?, 12/27/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 164095, 12/31/2021, 123693, 3/17/2022, ?, ?, ?, ?, 123693, 3/17/2022, 124312, 2/8/2023, 412100, ?, WST Milestone Payments - Completed, ?, ?, 5/4/2022, 512100, 412100, 100000, 10, 6.05, 1.37, WST KP_Images/0325cec4Fazal wahab.Picture of WST - After Completion.093756.jpg, 1, 93.00%, 100.00%, 7.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"8\/20\/2024 11:01:36","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056144003","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Babuzai (Swat)","tehsil":"Odigram","uc":"Odigram","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Fazal Wahab","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.745300, 72.310200","coordinates":"WST KP_Images\/0325cec4Fazal wahab.Picture of WST Before Improvement.093756.jpg","picture_of_wst_before_improvement":"Sw-82163","wua_registration_no":"6\/14\/2021","wua_registration_date":"Fazal wahab","name_of_wua_president":"1560203821637","cnic_no_of_wua_president":"3459452823","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"3","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"10","wst_length_meter":"6","wst_width_meter":"1.37","wst_depth_meter":"84.7","storage_capacity_m3":"22407","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/24\/2021","issuance_date_of_govt_share":"515238","total_amount_rs":"412190","govt_share_rs":"103048","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/27\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"164095","amount_of_icr_i_released_rs":"12\/31\/2021","date_of_icr_i_released":"123693","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"123693","amount_of_icr_ii_released_rs":"3\/17\/2022","date_of_icr_ii_released":"124312","amount_of_final_released_rs":"2\/8\/2023","date_of_final_released":"412100","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/4\/2022","completion_date":"512100","verified_total_amount_rs":"412100","verified_govt_share_rs":"100000","verified_community_share_rs":"10","executed_wst_length_meter":"6.05","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/0325cec4Fazal wahab.Picture of WST - After Completion.093756.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"93.00%","water_saving":"100.00%","water_losses_before_improvement":"7.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 11:03:55" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 8/20/2024 11:03:55, ?, ?, Completed, 22056144004, KP, Malakand, Swat, Babuzai (Swat), Tindodag, Punjigram mera, Rectangular, PCC, ?, Nisar Ali Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.729965, 72.290069, WST KP_Images/9e9fe8c7Nisar ali khan.Picture of WST Before Improvement.113153.jpg, Sw-09757, 5/17/2022, Nisar ali shah, 1560268097579, 3449430251, 5, 5, 0, 5, 2, 1.5, 8, 8, 1.37, 89.32, 23630, 0.05, 1, ?, WST Profile - Completed, ?, ?, 6/2/2022, 551629, 413722, 137907, ?, 0, ?, ?, 6/6/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 289605, 6/6/2022, ?, ?, ?, ?, ?, ?, 0, ?, 124117, 9/6/2022, 413722, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 7/28/2022, 551629, 413722, 137907, 8, 8, 1.37, WST KP_Images/9e9fe8c7Nisar ali khan.Picture of WST - After Completion.113154.jpg, 0, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"8\/20\/2024 11:03:55","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056144004","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Babuzai (Swat)","tehsil":"Tindodag","uc":"Punjigram mera","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Nisar Ali Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.729965, 72.290069","coordinates":"WST KP_Images\/9e9fe8c7Nisar ali khan.Picture of WST Before Improvement.113153.jpg","picture_of_wst_before_improvement":"Sw-09757","wua_registration_no":"5\/17\/2022","wua_registration_date":"Nisar ali shah","name_of_wua_president":"1560268097579","cnic_no_of_wua_president":"3449430251","contact_no_of_wua_president":"5","total_number_of_shareholders":"5","male_wua_members":"0","female_wua_members":"5","total_wua_members":"2","gross_command_area_gca_acres":"1.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"89.32","storage_capacity_m3":"23630","storage_capacity_gallon":"0.05","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/2\/2022","issuance_date_of_govt_share":"551629","total_amount_rs":"413722","govt_share_rs":"137907","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/6\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"289605","amount_of_icr_i_released_rs":"6\/6\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"124117","amount_of_final_released_rs":"9\/6\/2022","date_of_final_released":"413722","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/28\/2022","completion_date":"551629","verified_total_amount_rs":"413722","verified_govt_share_rs":"137907","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/9e9fe8c7Nisar ali khan.Picture of WST - After Completion.113154.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/5/2024 12:47:16" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 6/5/2024 12:47:16, ?, ?, Completed, 22056234001, KP, Malakand, Swat, Barikot, Abuha, Abuha, Square, PCC, ?, Gul Roze, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.664626,72.184558, WST KP_Images/300Gul Roze.Picture of WST Before Improvement.125118.jpg, sw48755, 3/4/2020, Saadullah, 1560303487553, 3429890440, 9, 9, 0, 9, 18, 16, 10, 10, 1.6, 160, 42328, 0.35, 10, ?, WST Profile - Completed, ?, ?, 5/12/2020, 619993, 469993, 150000, ?, 0, ?, ?, 5/14/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 379792, 5/27/2020, ?, ?, ?, ?, ?, ?, 0, ?, 90201, 12/6/2020, 469993, ?, WST Milestone Payments - Completed, ?, ?, 6/4/2020, 563992, 469993, 93999, 10, 10, 1.6, WST KP_Images/300Gul Roze.Picture of WST - After Completion.125118.jpg, 2, 50.00%, 60.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, Gul Roze, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"6\/5\/2024 12:47:16","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056234001","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Abuha","uc":"Abuha","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Gul Roze","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.664626,72.184558","coordinates":"WST KP_Images\/300Gul Roze.Picture of WST Before Improvement.125118.jpg","picture_of_wst_before_improvement":"sw48755","wua_registration_no":"3\/4\/2020","wua_registration_date":"Saadullah","name_of_wua_president":"1560303487553","cnic_no_of_wua_president":"3429890440","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"18","gross_command_area_gca_acres":"16","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.6","wst_depth_meter":"160","storage_capacity_m3":"42328","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/12\/2020","issuance_date_of_govt_share":"619993","total_amount_rs":"469993","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/14\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"379792","amount_of_icr_i_released_rs":"5\/27\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"90201","amount_of_final_released_rs":"12\/6\/2020","date_of_final_released":"469993","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/4\/2020","completion_date":"563992","verified_total_amount_rs":"469993","verified_govt_share_rs":"93999","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.6","executed_wst_depth_meter":"WST KP_Images\/300Gul Roze.Picture of WST - After Completion.125118.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"50.00%","water_saving":"60.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":"Gul Roze","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 11:28:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/20/2024 11:28:58, ?, ?, Completed, 22056234002, KP, Malakand, Swat, Barikot, Khazana, Khazana, Square, PCC, ?, Imdad, Non-Canal Command Area, Dug Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.73374,72.190652, WST KP_Images/311Imdad.Picture of WST Before Improvement.105415.jpg, Sw-97617, 6/1/2020, Imdad ullah, 1560202976171, 3356664111, 8, 8, 0, 8, 14, 13, 10, 10, 1.37, 140, 37037, 0.29, 8, ?, WST Profile - Completed, ?, ?, 6/11/2020, 525000, 420000, 105000, ?, 0, ?, ?, 6/18/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 248234, 6/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 171286, 12/8/2020, 419520, ?, WST Milestone Payments - Completed, ?, ?, 7/3/2020, 502702, 419520, 83182, 10, 10.1, 1.37, WST KP_Images/311Imdad.Picture of WST - After Completion.063232.jpg, 1, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/20\/2024 11:28:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056234002","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Khazana","uc":"Khazana","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Imdad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.73374,72.190652","coordinates":"WST KP_Images\/311Imdad.Picture of WST Before Improvement.105415.jpg","picture_of_wst_before_improvement":"Sw-97617","wua_registration_no":"6\/1\/2020","wua_registration_date":"Imdad ullah","name_of_wua_president":"1560202976171","cnic_no_of_wua_president":"3356664111","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"14","gross_command_area_gca_acres":"13","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.37","wst_depth_meter":"140","storage_capacity_m3":"37037","storage_capacity_gallon":"0.29","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/11\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/18\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"248234","amount_of_icr_i_released_rs":"6\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"171286","amount_of_final_released_rs":"12\/8\/2020","date_of_final_released":"419520","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/3\/2020","completion_date":"502702","verified_total_amount_rs":"419520","verified_govt_share_rs":"83182","verified_community_share_rs":"10","executed_wst_length_meter":"10.1","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/311Imdad.Picture of WST - After Completion.063232.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 14:04:27" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/17/2024 14:04:27, ?, ?, Completed, 22056234003, KP, Malakand, Swat, Barikot, Kota, Kota, Square, PCC, ?, Amir Zeb, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.65013,72.150499, WST KP_Images/326Amir Zeb.Picture of WST Before Improvement.090406.jpg, 217, 6/1/2020, Amir Zeb, 1560204116105, 3456222299, 8, 8, 0, 8, 5, 4, 10, 10, 1.37, 136.75, 36177, 0.32, 9, ?, WST Profile - Completed, ?, ?, 6/11/2020, 540000, 420000, 120000, ?, 0, ?, ?, 6/11/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 149402, 6/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 270052, 8/12/2020, 419454, ?, WST Milestone Payments - Completed, ?, ?, 6/4/2020, 529454, 419454, 110000, 10, 10.1, 1.37, WST KP_Images/326Amir Zeb.Picture of WST - After Completion.091007.jpg, 1, 50.00%, 80.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/17\/2024 14:04:27","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056234003","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Kota","uc":"Kota","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Amir Zeb","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.65013,72.150499","coordinates":"WST KP_Images\/326Amir Zeb.Picture of WST Before Improvement.090406.jpg","picture_of_wst_before_improvement":"217","wua_registration_no":"6\/1\/2020","wua_registration_date":"Amir Zeb","name_of_wua_president":"1560204116105","cnic_no_of_wua_president":"3456222299","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.37","wst_depth_meter":"136.75","storage_capacity_m3":"36177","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/11\/2020","issuance_date_of_govt_share":"540000","total_amount_rs":"420000","govt_share_rs":"120000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/11\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"149402","amount_of_icr_i_released_rs":"6\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"270052","amount_of_final_released_rs":"8\/12\/2020","date_of_final_released":"419454","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/4\/2020","completion_date":"529454","verified_total_amount_rs":"419454","verified_govt_share_rs":"110000","verified_community_share_rs":"10","executed_wst_length_meter":"10.1","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/326Amir Zeb.Picture of WST - After Completion.091007.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"50.00%","water_saving":"80.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 14:41:43" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/17/2024 14:41:43, ?, ?, Completed, 22056234004, KP, Malakand, Swat, Barikot, Parrai, Parrai, Square, PCC, ?, Bilal, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.6768784,72.22157233, WST KP_Images/332Bilal.Picture of WST Before Improvement.125037.jpg, sw45743, 6/1/2020, Bilal Khan, 1560303457431, 3463110323, 7, 7, 0, 7, 6, 5, 10, 10, 1.37, 142, 37566, 0.32, 9, ?, WST Profile - Completed, ?, ?, 6/11/2020, 540000, 420000, 120000, ?, 0, ?, ?, 6/18/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 252006, 6/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 167675, 12/18/2020, 419681, ?, WST Milestone Payments - Completed, ?, ?, 7/3/2020, 503617, 419681, 83936, 10, 10.13, 1.41, WST KP_Images/332Bilal.Picture of WST - After Completion.125036.jpg, 1, 50.00%, 60.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/17\/2024 14:41:43","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056234004","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Parrai","uc":"Parrai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Bilal","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.6768784,72.22157233","coordinates":"WST KP_Images\/332Bilal.Picture of WST Before Improvement.125037.jpg","picture_of_wst_before_improvement":"sw45743","wua_registration_no":"6\/1\/2020","wua_registration_date":"Bilal Khan","name_of_wua_president":"1560303457431","cnic_no_of_wua_president":"3463110323","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.37","wst_depth_meter":"142","storage_capacity_m3":"37566","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/11\/2020","issuance_date_of_govt_share":"540000","total_amount_rs":"420000","govt_share_rs":"120000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/18\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"252006","amount_of_icr_i_released_rs":"6\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"167675","amount_of_final_released_rs":"12\/18\/2020","date_of_final_released":"419681","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/3\/2020","completion_date":"503617","verified_total_amount_rs":"419681","verified_govt_share_rs":"83936","verified_community_share_rs":"10","executed_wst_length_meter":"10.13","executed_wst_width_meter":"1.41","executed_wst_depth_meter":"WST KP_Images\/332Bilal.Picture of WST - After Completion.125036.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"50.00%","water_saving":"60.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/26/2024 23:22:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/26/2024 23:22:07, ?, ?, Completed, 22056234005, KP, Malakand, Swat, Barikot, Kota, Kota, Square, PCC, ?, Shahab Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.651100, 72.159600, WST KP_Images/51559116Shahab Khan.Picture of WST Before Improvement.183447.jpg, sw59995, 6/4/2022, Muhammad Shahab Khan, 1560290499955, 3429077365, 8, 8, 0, 8, 5, 3, 8, 8, 1.37, 87.68, 23196, 0.18, 5, ?, WST Profile - Completed, ?, ?, 6/10/2022, 532190, 412190, 120000, ?, 0, ?, ?, 6/22/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 406474, 2/22/2023, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 406474, ?, WST Milestone Payments - Completed, ?, ?, 1/16/2023, 541965, 406474, 135491, 10, 6.45, 1.37, WST KP_Images/51559116Shahab Khan.Picture of WST - After Completion.183447.jpg, 2, 43.00%, 58.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/26\/2024 23:22:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056234005","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Kota","uc":"Kota","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Shahab Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.651100, 72.159600","coordinates":"WST KP_Images\/51559116Shahab Khan.Picture of WST Before Improvement.183447.jpg","picture_of_wst_before_improvement":"sw59995","wua_registration_no":"6\/4\/2022","wua_registration_date":"Muhammad Shahab Khan","name_of_wua_president":"1560290499955","cnic_no_of_wua_president":"3429077365","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/10\/2022","issuance_date_of_govt_share":"532190","total_amount_rs":"412190","govt_share_rs":"120000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/22\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"406474","amount_of_icr_i_released_rs":"2\/22\/2023","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"406474","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/16\/2023","completion_date":"541965","verified_total_amount_rs":"406474","verified_govt_share_rs":"135491","verified_community_share_rs":"10","executed_wst_length_meter":"6.45","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/51559116Shahab Khan.Picture of WST - After Completion.183447.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"43.00%","water_saving":"58.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 11:46:55" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (6, 5/8/2024 11:46:55, ?, ?, Completed, 22056234006, KP, Malakand, Swat, Barikot, Kota, Kandak, Square, PCC, ?, Sher Ali Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.645300, 72.152200, WST KP_Images/8f25bcceSher Ali Khan.Picture of WST Before Improvement.083617.jpg, Sw89637, 12/5/2021, Yousaf Khan, 1560215896371, 3449227221, 8, 8, 0, 8, 4, 3, 8, 8, 1.37, 87.68, 23196, 0.07, 2, ?, WST Profile - Completed, ?, ?, 2/23/2022, 562190, 412190, 150000, ?, 0, ?, ?, 2/23/2022, ?, WST Issuance of TS - Completed, ?, ?, ?, 164095, 3/4/2022, 123693, 3/17/2022, ?, ?, ?, ?, 123693, 3/17/2022, 124059, 9/6/2022, 411847, ?, WST Milestone Payments - Completed, ?, ?, 4/4/2022, 548847, 411847, 137000, 10, 6.3, 1.37, WST KP_Images/8f25bcceSher Ali Khan.Picture of WST - After Completion.083617.jpg, 0, 100.00%, 85.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"6","edit_counter":"5\/8\/2024 11:46:55","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056234006","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Kota","uc":"Kandak","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Sher Ali Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.645300, 72.152200","coordinates":"WST KP_Images\/8f25bcceSher Ali Khan.Picture of WST Before Improvement.083617.jpg","picture_of_wst_before_improvement":"Sw89637","wua_registration_no":"12\/5\/2021","wua_registration_date":"Yousaf Khan","name_of_wua_president":"1560215896371","cnic_no_of_wua_president":"3449227221","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"4","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/23\/2022","issuance_date_of_govt_share":"562190","total_amount_rs":"412190","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/23\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"164095","amount_of_icr_i_released_rs":"3\/4\/2022","date_of_icr_i_released":"123693","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"123693","amount_of_icr_ii_released_rs":"3\/17\/2022","date_of_icr_ii_released":"124059","amount_of_final_released_rs":"9\/6\/2022","date_of_final_released":"411847","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/4\/2022","completion_date":"548847","verified_total_amount_rs":"411847","verified_govt_share_rs":"137000","verified_community_share_rs":"10","executed_wst_length_meter":"6.3","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/8f25bcceSher Ali Khan.Picture of WST - After Completion.083617.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"100.00%","water_saving":"85.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 11:41:56" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 8/20/2024 11:41:56, ?, ?, Completed, 22056234007, KP, Malakand, Swat, Barikot, Kota, Kandak, Square, PCC, ?, Said Umar, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.645200, 72.151200, WST KP_Images/e94c949eSaid Umar.Picture of WST Before Improvement.084435.jpg, Sw54315, 11/10/2021, Abdul Ghani, 1560204543153, 3439403730, 8, 8, 0, 8, 4, 3, 8, 8, 1.37, 87.68, 23196, 0.06, 2, ?, WST Profile - Completed, ?, ?, 2/23/2022, 562190, 412190, 150000, ?, 0, ?, ?, 2/25/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 164095, 3/4/2022, 123693, 3/17/2022, ?, ?, ?, ?, 123693, 3/17/2022, 123620, 9/6/2022, 411408, ?, WST Milestone Payments - Completed, ?, ?, 4/4/2022, 548408, 411408, 137000, 8, 7.97, 1.37, WST KP_Images/e94c949eSaid Umar.Picture of WST - After Completion.084435.jpg, 1, 100.00%, 85.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"8\/20\/2024 11:41:56","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056234007","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Kota","uc":"Kandak","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Said Umar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.645200, 72.151200","coordinates":"WST KP_Images\/e94c949eSaid Umar.Picture of WST Before Improvement.084435.jpg","picture_of_wst_before_improvement":"Sw54315","wua_registration_no":"11\/10\/2021","wua_registration_date":"Abdul Ghani","name_of_wua_president":"1560204543153","cnic_no_of_wua_president":"3439403730","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"4","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.06","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/23\/2022","issuance_date_of_govt_share":"562190","total_amount_rs":"412190","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/25\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"164095","amount_of_icr_i_released_rs":"3\/4\/2022","date_of_icr_i_released":"123693","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"123693","amount_of_icr_ii_released_rs":"3\/17\/2022","date_of_icr_ii_released":"123620","amount_of_final_released_rs":"9\/6\/2022","date_of_final_released":"411408","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/4\/2022","completion_date":"548408","verified_total_amount_rs":"411408","verified_govt_share_rs":"137000","verified_community_share_rs":"8","executed_wst_length_meter":"7.97","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/e94c949eSaid Umar.Picture of WST - After Completion.084435.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"100.00%","water_saving":"85.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 11:37:03" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/8/2024 11:37:03, ?, ?, Completed, 22056234008, KP, Malakand, Swat, Barikot, Kota, Kandak, Square, PCC, ?, Dawood, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.627528, 72.190920, WST KP_Images/a0871a30Dawood.Picture of WST Before Improvement.090458.jpg, Sw689275, 1/14/2022, Dawood khan, 1560303689275, 3449227221, 8, 8, 0, 8, 6, 3, 8, 8, 1.37, 87.02, 23021, 0.08, 2, ?, WST Profile - Completed, ?, ?, 2/23/2022, 549190, 412190, 137000, ?, 0, ?, ?, 2/24/2022, ?, WST Issuance of TS - Completed, ?, ?, ?, 164095, 3/4/2022, 123693, 3/17/2022, ?, ?, ?, ?, 123693, 3/17/2022, 124347, 9/6/2022, 412135, ?, WST Milestone Payments - Completed, ?, ?, 6/10/2022, 549135, 412135, 137000, 8, 7.97, 1.37, WST KP_Images/a0871a30Dawood.Picture of WST - After Completion.090457.jpg, 3, 100.00%, 85.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/8\/2024 11:37:03","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056234008","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Kota","uc":"Kandak","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Dawood","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.627528, 72.190920","coordinates":"WST KP_Images\/a0871a30Dawood.Picture of WST Before Improvement.090458.jpg","picture_of_wst_before_improvement":"Sw689275","wua_registration_no":"1\/14\/2022","wua_registration_date":"Dawood khan","name_of_wua_president":"1560303689275","cnic_no_of_wua_president":"3449227221","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"6","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.02","storage_capacity_m3":"23021","storage_capacity_gallon":"0.08","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/23\/2022","issuance_date_of_govt_share":"549190","total_amount_rs":"412190","govt_share_rs":"137000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/24\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"164095","amount_of_icr_i_released_rs":"3\/4\/2022","date_of_icr_i_released":"123693","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"123693","amount_of_icr_ii_released_rs":"3\/17\/2022","date_of_icr_ii_released":"124347","amount_of_final_released_rs":"9\/6\/2022","date_of_final_released":"412135","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/10\/2022","completion_date":"549135","verified_total_amount_rs":"412135","verified_govt_share_rs":"137000","verified_community_share_rs":"8","executed_wst_length_meter":"7.97","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/a0871a30Dawood.Picture of WST - After Completion.090457.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"100.00%","water_saving":"85.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 11:43:29" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 8/20/2024 11:43:29, ?, ?, Completed, 22056234009, KP, Malakand, Swat, Barikot, Kota, Kandak, Square, PCC, ?, Gul Sher, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.685528, 72.192930, WST KP_Images/3dc1e867Gul Sher.Picture of WST Before Improvement.092156.jpg, Sw49162, 7/12/2021, Ahsanullaha, 1560303491623, 3449227221, 8, 8, 0, 8, 6, 4, 8, 8, 1.37, 87.02, 23021, 0.08, 2, ?, WST Profile - Completed, ?, ?, 2/23/2022, 549190, 412190, 137000, ?, 0, ?, ?, 2/24/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 164095, 3/4/2022, 123693, 3/17/2022, ?, ?, ?, ?, 123693, 3/17/2022, 124347, 9/6/2022, 412135, ?, WST Milestone Payments - Completed, ?, ?, 6/10/2022, 549135, 412135, 137000, 8, 7.97, 1.37, WST KP_Images/3dc1e867Gul Sher.Picture of WST - After Completion.092156.jpg, 2, 100.00%, 85.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"8\/20\/2024 11:43:29","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056234009","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Kota","uc":"Kandak","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Gul Sher","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.685528, 72.192930","coordinates":"WST KP_Images\/3dc1e867Gul Sher.Picture of WST Before Improvement.092156.jpg","picture_of_wst_before_improvement":"Sw49162","wua_registration_no":"7\/12\/2021","wua_registration_date":"Ahsanullaha","name_of_wua_president":"1560303491623","cnic_no_of_wua_president":"3449227221","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"6","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.02","storage_capacity_m3":"23021","storage_capacity_gallon":"0.08","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/23\/2022","issuance_date_of_govt_share":"549190","total_amount_rs":"412190","govt_share_rs":"137000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/24\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"164095","amount_of_icr_i_released_rs":"3\/4\/2022","date_of_icr_i_released":"123693","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"123693","amount_of_icr_ii_released_rs":"3\/17\/2022","date_of_icr_ii_released":"124347","amount_of_final_released_rs":"9\/6\/2022","date_of_final_released":"412135","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/10\/2022","completion_date":"549135","verified_total_amount_rs":"412135","verified_govt_share_rs":"137000","verified_community_share_rs":"8","executed_wst_length_meter":"7.97","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/3dc1e867Gul Sher.Picture of WST - After Completion.092156.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"100.00%","water_saving":"85.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 11:33:33" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 5/8/2024 11:33:33, ?, ?, Completed, 22056234010, KP, Malakand, Swat, Barikot, Kota, Kandak, Square, PCC, ?, Muqadar, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.645300, 72.152200, WST KP_Images/cd32c049Muqadar.Picture of WST Before Improvement.093106.jpg, Sw73724, 6/7/2021, Abdul ghani, 1560202737241, 3449227221, 8, 8, 0, 8, 6, 3, 8, 8, 1.37, 87, 23016, 0.07, 2, ?, WST Profile - Completed, ?, ?, 2/23/2022, 549190, 412190, 137000, ?, 0, ?, ?, 2/24/2022, ?, WST Issuance of TS - Completed, ?, ?, ?, 164095, 3/4/2022, 123693, 3/17/2022, ?, ?, ?, ?, 123693, 3/17/2022, 124347, 9/6/2022, 412135, ?, WST Milestone Payments - Completed, ?, ?, 4/4/2022, 549135, 412135, 137000, 8, 7.97, 1.37, WST KP_Images/cd32c049Muqadar.Picture of WST - After Completion.093106.jpg, 0, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"5\/8\/2024 11:33:33","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056234010","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Kota","uc":"Kandak","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Muqadar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.645300, 72.152200","coordinates":"WST KP_Images\/cd32c049Muqadar.Picture of WST Before Improvement.093106.jpg","picture_of_wst_before_improvement":"Sw73724","wua_registration_no":"6\/7\/2021","wua_registration_date":"Abdul ghani","name_of_wua_president":"1560202737241","cnic_no_of_wua_president":"3449227221","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"6","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/23\/2022","issuance_date_of_govt_share":"549190","total_amount_rs":"412190","govt_share_rs":"137000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/24\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"164095","amount_of_icr_i_released_rs":"3\/4\/2022","date_of_icr_i_released":"123693","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"123693","amount_of_icr_ii_released_rs":"3\/17\/2022","date_of_icr_ii_released":"124347","amount_of_final_released_rs":"9\/6\/2022","date_of_final_released":"412135","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/4\/2022","completion_date":"549135","verified_total_amount_rs":"412135","verified_govt_share_rs":"137000","verified_community_share_rs":"8","executed_wst_length_meter":"7.97","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/cd32c049Muqadar.Picture of WST - After Completion.093106.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 15:08:20" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 5/8/2024 15:08:20, ?, ?, Completed, 22056234011, KP, Malakand, Swat, Barikot, Kota, Kandak, Square, PCC, ?, Ali Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.668750, 72.203887, WST KP_Images/86300a1aAli khan.Picture of WST Before Improvement.103919.jpg, Sw81762, 1/17/2022, Shoaib Khan, 1560303817621, 3449227221, 8, 8, 0, 8, 4, 3, 8, 8, 1.37, 87.68, 23196, 0.07, 2, ?, WST Profile - Completed, ?, ?, 1/31/2022, 552190, 412190, 140000, ?, 0, ?, ?, 1/31/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 164095, 2/7/2022, 123693, 3/17/2022, ?, ?, ?, ?, 123693, 3/17/2022, 124402, 6/22/2022, 412190, ?, WST Milestone Payments - Completed, ?, ?, 4/4/2022, 548892, 411669, 137223, 9, 6.8, 1.37, WST KP_Images/86300a1aAli khan.Picture of WST - After Completion.103921.jpg, 1, 80.00%, 100.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"5\/8\/2024 15:08:20","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056234011","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Kota","uc":"Kandak","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Ali Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.668750, 72.203887","coordinates":"WST KP_Images\/86300a1aAli khan.Picture of WST Before Improvement.103919.jpg","picture_of_wst_before_improvement":"Sw81762","wua_registration_no":"1\/17\/2022","wua_registration_date":"Shoaib Khan","name_of_wua_president":"1560303817621","cnic_no_of_wua_president":"3449227221","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"4","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/31\/2022","issuance_date_of_govt_share":"552190","total_amount_rs":"412190","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/31\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"164095","amount_of_icr_i_released_rs":"2\/7\/2022","date_of_icr_i_released":"123693","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"123693","amount_of_icr_ii_released_rs":"3\/17\/2022","date_of_icr_ii_released":"124402","amount_of_final_released_rs":"6\/22\/2022","date_of_final_released":"412190","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/4\/2022","completion_date":"548892","verified_total_amount_rs":"411669","verified_govt_share_rs":"137223","verified_community_share_rs":"9","executed_wst_length_meter":"6.8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/86300a1aAli khan.Picture of WST - After Completion.103921.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"80.00%","water_saving":"100.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 15:10:55" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/8/2024 15:10:55, ?, ?, Completed, 22056234012, KP, Malakand, Swat, Barikot, Kota, Kandak, Square, PCC, ?, Lal Bahader, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.634704, 72.192407, WST KP_Images/56c18a68Lal Bahader.Picture of WST Before Improvement.102958.jpg, Sw54710, 1/18/2022, Ali Rahman, 1560250547107, 3449227221, 8, 8, 0, 8, 4, 3, 8, 8, 1.37, 87.68, 23196, 0.24, 7, ?, WST Profile - Completed, ?, ?, 1/31/2022, 562190, 412190, 150000, ?, 0, ?, ?, 1/31/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 164095, 2/7/2022, 123693, 3/17/2022, ?, ?, ?, ?, 123693, 3/17/2022, 123263, 6/22/2022, 411051, ?, WST Milestone Payments - Completed, ?, ?, 4/4/2022, 548068, 411051, 137017, 10, 6.65, 1.37, WST KP_Images/56c18a68Lal Bahader.Picture of WST - After Completion.102958.jpg, 1, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/8\/2024 15:10:55","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056234012","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Kota","uc":"Kandak","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Lal Bahader","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.634704, 72.192407","coordinates":"WST KP_Images\/56c18a68Lal Bahader.Picture of WST Before Improvement.102958.jpg","picture_of_wst_before_improvement":"Sw54710","wua_registration_no":"1\/18\/2022","wua_registration_date":"Ali Rahman","name_of_wua_president":"1560250547107","cnic_no_of_wua_president":"3449227221","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"4","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.24","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/31\/2022","issuance_date_of_govt_share":"562190","total_amount_rs":"412190","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/31\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"164095","amount_of_icr_i_released_rs":"2\/7\/2022","date_of_icr_i_released":"123693","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"123693","amount_of_icr_ii_released_rs":"3\/17\/2022","date_of_icr_ii_released":"123263","amount_of_final_released_rs":"6\/22\/2022","date_of_final_released":"411051","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/4\/2022","completion_date":"548068","verified_total_amount_rs":"411051","verified_govt_share_rs":"137017","verified_community_share_rs":"10","executed_wst_length_meter":"6.65","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/56c18a68Lal Bahader.Picture of WST - After Completion.102958.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 14:13:31" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/8/2024 14:13:31, ?, ?, Completed, 22056234013, KP, Malakand, Swat, Barikot, Kota, Malkidam, Square, PCC, ?, Said Rehman, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.62754,72.19094, WST KP_Images/96f6e6caSaid Rehman.Picture of WST Before Improvement.083201.jpg, Sw03588, 10/5/2021, Noor rehman, 1560298035881, 3415858960, 8, 8, 0, 8, 5, 3, 8, 8, 1.37, 78.08, 20656, 0.21, 6, ?, WST Profile - Completed, ?, ?, 1/31/2022, 562190, 412190, 150000, ?, 0, ?, ?, 2/3/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 164095, 2/7/2022, 123693, 3/17/2022, ?, ?, ?, ?, 123693, 3/17/2022, 124148, 6/22/2022, 411936, ?, WST Milestone Payments - Completed, ?, ?, 4/4/2022, 549248, 411936, 137312, 8, 7.92, 1.37, WST KP_Images/96f6e6caSaid Rehman.Picture of WST - After Completion.083201.jpg, 1, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/8\/2024 14:13:31","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056234013","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Kota","uc":"Malkidam","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Said Rehman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.62754,72.19094","coordinates":"WST KP_Images\/96f6e6caSaid Rehman.Picture of WST Before Improvement.083201.jpg","picture_of_wst_before_improvement":"Sw03588","wua_registration_no":"10\/5\/2021","wua_registration_date":"Noor rehman","name_of_wua_president":"1560298035881","cnic_no_of_wua_president":"3415858960","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"78.08","storage_capacity_m3":"20656","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/31\/2022","issuance_date_of_govt_share":"562190","total_amount_rs":"412190","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/3\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"164095","amount_of_icr_i_released_rs":"2\/7\/2022","date_of_icr_i_released":"123693","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"123693","amount_of_icr_ii_released_rs":"3\/17\/2022","date_of_icr_ii_released":"124148","amount_of_final_released_rs":"6\/22\/2022","date_of_final_released":"411936","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/4\/2022","completion_date":"549248","verified_total_amount_rs":"411936","verified_govt_share_rs":"137312","verified_community_share_rs":"8","executed_wst_length_meter":"7.92","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/96f6e6caSaid Rehman.Picture of WST - After Completion.083201.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 14:36:31" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/8/2024 14:36:31, ?, ?, Completed, 22056234014, KP, Malakand, Swat, Barikot, Kota, Kandak, Square, PCC, ?, Gul Meer, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.628000, 72.190500, WST KP_Images/ed715c58Gul Meer.Picture of WST Before Improvement.084539.jpg, Sw81889, 1/17/2022, Akbar ali, 1560246818893, 3449227221, 8, 8, 0, 8, 5, 3, 8, 8, 1.37, 78.08, 20656, 0.21, 6, ?, WST Profile - Completed, ?, ?, 1/31/2022, 562190, 412190, 150000, ?, 0, ?, ?, 2/3/2022, ?, WST Issuance of TS - Completed, ?, ?, ?, 164095, 2/7/2022, 123693, 3/17/2022, ?, ?, ?, ?, 123693, 3/17/2022, 123484, 6/22/2022, 411272, ?, WST Milestone Payments - Completed, ?, ?, 4/4/2022, 548363, 411272, 137091, 8, 7.92, 1.37, WST KP_Images/ed715c58Gul Meer.Picture of WST - After Completion.084539.jpg, 1, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/8\/2024 14:36:31","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056234014","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Kota","uc":"Kandak","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Gul Meer","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.628000, 72.190500","coordinates":"WST KP_Images\/ed715c58Gul Meer.Picture of WST Before Improvement.084539.jpg","picture_of_wst_before_improvement":"Sw81889","wua_registration_no":"1\/17\/2022","wua_registration_date":"Akbar ali","name_of_wua_president":"1560246818893","cnic_no_of_wua_president":"3449227221","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"78.08","storage_capacity_m3":"20656","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/31\/2022","issuance_date_of_govt_share":"562190","total_amount_rs":"412190","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/3\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"164095","amount_of_icr_i_released_rs":"2\/7\/2022","date_of_icr_i_released":"123693","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"123693","amount_of_icr_ii_released_rs":"3\/17\/2022","date_of_icr_ii_released":"123484","amount_of_final_released_rs":"6\/22\/2022","date_of_final_released":"411272","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/4\/2022","completion_date":"548363","verified_total_amount_rs":"411272","verified_govt_share_rs":"137091","verified_community_share_rs":"8","executed_wst_length_meter":"7.92","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/ed715c58Gul Meer.Picture of WST - After Completion.084539.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/5/2024 13:54:21" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 6/5/2024 13:54:21, ?, ?, Completed, 22056234015, KP, Malakand, Swat, Barikot, Kota, Malkidam, Square, PCC, ?, Fazal Muhammad, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.632500, 72.191110, WST KP_Images/23457aabFazal Muhammad.Picture of WST Before Improvement.104512.jpg, Sw66311, 9/29/2021, Sulaiman khan, 1560303663111, 3444340894, 8, 8, 0, 8, 5, 3, 8, 8, 1.37, 87.68, 23196, 0.21, 6, ?, WST Profile - Completed, ?, ?, 12/24/2021, 567190, 412190, 155000, ?, 0, ?, ?, 12/27/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 164095, 12/31/2021, 123693, 3/17/2022, ?, ?, ?, ?, 123693, 3/17/2022, 123292, 11/7/2022, 411080, ?, WST Milestone Payments - Completed, ?, ?, 4/4/2022, 545107, 411080, 134027, 8, 7.92, 1.37, WST KP_Images/23457aabFazal Muhammad.Picture of WST - After Completion.104513.jpg, 2, 93.00%, 100.00%, 7.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"6\/5\/2024 13:54:21","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056234015","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Kota","uc":"Malkidam","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Fazal Muhammad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.632500, 72.191110","coordinates":"WST KP_Images\/23457aabFazal Muhammad.Picture of WST Before Improvement.104512.jpg","picture_of_wst_before_improvement":"Sw66311","wua_registration_no":"9\/29\/2021","wua_registration_date":"Sulaiman khan","name_of_wua_president":"1560303663111","cnic_no_of_wua_president":"3444340894","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/24\/2021","issuance_date_of_govt_share":"567190","total_amount_rs":"412190","govt_share_rs":"155000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/27\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"164095","amount_of_icr_i_released_rs":"12\/31\/2021","date_of_icr_i_released":"123693","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"123693","amount_of_icr_ii_released_rs":"3\/17\/2022","date_of_icr_ii_released":"123292","amount_of_final_released_rs":"11\/7\/2022","date_of_final_released":"411080","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/4\/2022","completion_date":"545107","verified_total_amount_rs":"411080","verified_govt_share_rs":"134027","verified_community_share_rs":"8","executed_wst_length_meter":"7.92","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/23457aabFazal Muhammad.Picture of WST - After Completion.104513.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"93.00%","water_saving":"100.00%","water_losses_before_improvement":"7.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 11:59:09" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/8/2024 11:59:09, ?, ?, Completed, 22056234016, KP, Malakand, Swat, Barikot, Kota, Kandak, Square, PCC, ?, Razi Mand, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.636100, 72.194400, WST KP_Images/fabbebf6Razi Mand.Picture of WST Before Improvement.091629.jpg, Sw60477, 1/18/2022, Ikram hussain, 1560303604779, 3479356343, 8, 8, 0, 8, 5, 3, 8, 8, 1.37, 78.08, 20656, 0.21, 6, ?, WST Profile - Completed, ?, ?, 1/31/2022, 570190, 412190, 158000, ?, 0, ?, ?, 2/3/2022, ?, WST Issuance of TS - Completed, ?, ?, ?, 164095, 2/7/2022, 123693, 3/17/2022, ?, ?, ?, ?, 123693, 3/17/2022, 123346, 11/7/2022, 411134, ?, WST Milestone Payments - Completed, ?, ?, 4/4/2022, 548179, 411134, 137045, 8, 7.92, 1.39, WST KP_Images/fabbebf6Razi Mand.Picture of WST - After Completion.091629.jpg, 2, 92.00%, 100.00%, 8.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/8\/2024 11:59:09","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056234016","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Kota","uc":"Kandak","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Razi Mand","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.636100, 72.194400","coordinates":"WST KP_Images\/fabbebf6Razi Mand.Picture of WST Before Improvement.091629.jpg","picture_of_wst_before_improvement":"Sw60477","wua_registration_no":"1\/18\/2022","wua_registration_date":"Ikram hussain","name_of_wua_president":"1560303604779","cnic_no_of_wua_president":"3479356343","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"78.08","storage_capacity_m3":"20656","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/31\/2022","issuance_date_of_govt_share":"570190","total_amount_rs":"412190","govt_share_rs":"158000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/3\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"164095","amount_of_icr_i_released_rs":"2\/7\/2022","date_of_icr_i_released":"123693","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"123693","amount_of_icr_ii_released_rs":"3\/17\/2022","date_of_icr_ii_released":"123346","amount_of_final_released_rs":"11\/7\/2022","date_of_final_released":"411134","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/4\/2022","completion_date":"548179","verified_total_amount_rs":"411134","verified_govt_share_rs":"137045","verified_community_share_rs":"8","executed_wst_length_meter":"7.92","executed_wst_width_meter":"1.39","executed_wst_depth_meter":"WST KP_Images\/fabbebf6Razi Mand.Picture of WST - After Completion.091629.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"92.00%","water_saving":"100.00%","water_losses_before_improvement":"8.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 12:13:01" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/8/2024 12:13:01, ?, ?, Completed, 22056234017, KP, Malakand, Swat, Barikot, Kota, Kandak, Square, PCC, ?, Abdur Raziq, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.627200, 72.192800, WST KP_Images/f0a57b4eAbdur Raziq.Picture of WST Before Improvement.073539.jpg, Sw55566, 1/17/2022, Abdur Raziq, 1560248555669, 3438992154, 8, 8, 0, 8, 5, 3, 8, 8, 1.37, 78.08, 20656, 0.21, 6, ?, WST Profile - Completed, ?, ?, 1/31/2022, 548824, 411618, 137206, ?, 0, ?, ?, 2/2/2022, ?, WST Issuance of TS - Completed, ?, ?, ?, 164095, 2/7/2022, 123693, 3/17/2022, ?, ?, ?, ?, 123693, 3/17/2022, 123830, 11/7/2022, 411618, ?, WST Milestone Payments - Completed, ?, ?, 4/4/2022, 548824, 411618, 137206, 8, 7.9, 1.37, WST KP_Images/f0a57b4eAbdur Raziq.Picture of WST - After Completion.073539.jpg, 2, 8.00%, 100.00%, 92.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Abdur Raziq, Abdur Raziq, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/8\/2024 12:13:01","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056234017","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Kota","uc":"Kandak","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Abdur Raziq","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.627200, 72.192800","coordinates":"WST KP_Images\/f0a57b4eAbdur Raziq.Picture of WST Before Improvement.073539.jpg","picture_of_wst_before_improvement":"Sw55566","wua_registration_no":"1\/17\/2022","wua_registration_date":"Abdur Raziq","name_of_wua_president":"1560248555669","cnic_no_of_wua_president":"3438992154","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"78.08","storage_capacity_m3":"20656","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/31\/2022","issuance_date_of_govt_share":"548824","total_amount_rs":"411618","govt_share_rs":"137206","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/2\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"164095","amount_of_icr_i_released_rs":"2\/7\/2022","date_of_icr_i_released":"123693","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"123693","amount_of_icr_ii_released_rs":"3\/17\/2022","date_of_icr_ii_released":"123830","amount_of_final_released_rs":"11\/7\/2022","date_of_final_released":"411618","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/4\/2022","completion_date":"548824","verified_total_amount_rs":"411618","verified_govt_share_rs":"137206","verified_community_share_rs":"8","executed_wst_length_meter":"7.9","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/f0a57b4eAbdur Raziq.Picture of WST - After Completion.073539.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"8.00%","water_saving":"100.00%","water_losses_before_improvement":"92.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Abdur Raziq","bls_ii":"Abdur Raziq","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 11:46:16" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/8/2024 11:46:16, ?, ?, Completed, 22056234018, KP, Malakand, Swat, Barikot, Kota, Kota, Square, PCC, ?, Asim Ali Shah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.654722, 72.146861, WST KP_Images/4bf00e95Asim Ali Shah.Picture of WST Before Improvement.092937.jpg, Sw42004, 9/13/2021, Hazrat ali shah, 1560221420045, 3159299106, 8, 8, 0, 8, 5, 3, 8, 8, 1.37, 78.08, 20656, 0.21, 6, ?, WST Profile - Completed, ?, ?, 12/24/2021, 562190, 412190, 150000, ?, 0, ?, ?, 12/27/2021, ?, WST Issuance of TS - Completed, ?, ?, ?, 164095, 12/31/2021, 123693, 3/17/2022, ?, ?, ?, ?, 123693, 3/17/2022, 124273, 11/7/2022, 412061, ?, WST Milestone Payments - Completed, ?, ?, 4/4/2022, 549415, 412061, 137354, 8, 7.92, 1.37, WST KP_Images/4bf00e95Asim Ali Shah.Picture of WST - After Completion.092937.jpg, 2, 95.00%, 100.00%, 5.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/8\/2024 11:46:16","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056234018","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Kota","uc":"Kota","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Asim Ali Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.654722, 72.146861","coordinates":"WST KP_Images\/4bf00e95Asim Ali Shah.Picture of WST Before Improvement.092937.jpg","picture_of_wst_before_improvement":"Sw42004","wua_registration_no":"9\/13\/2021","wua_registration_date":"Hazrat ali shah","name_of_wua_president":"1560221420045","cnic_no_of_wua_president":"3159299106","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"78.08","storage_capacity_m3":"20656","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/24\/2021","issuance_date_of_govt_share":"562190","total_amount_rs":"412190","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/27\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"164095","amount_of_icr_i_released_rs":"12\/31\/2021","date_of_icr_i_released":"123693","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"123693","amount_of_icr_ii_released_rs":"3\/17\/2022","date_of_icr_ii_released":"124273","amount_of_final_released_rs":"11\/7\/2022","date_of_final_released":"412061","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/4\/2022","completion_date":"549415","verified_total_amount_rs":"412061","verified_govt_share_rs":"137354","verified_community_share_rs":"8","executed_wst_length_meter":"7.92","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/4bf00e95Asim Ali Shah.Picture of WST - After Completion.092937.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"95.00%","water_saving":"100.00%","water_losses_before_improvement":"5.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 14:30:22" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/8/2024 14:30:22, ?, ?, Completed, 22056234019, KP, Malakand, Swat, Barikot, Kota, Kota, Square, PCC, ?, Fazal Gul, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.636800, 72.193900, WST KP_Images/ae3f0fa2Fazal Gul.Picture of WST Before Improvement.095439.jpg, Sw61950, 1/19/2022, Muhammad zubair, 1560303619505, 3499192369, 8, 8, 0, 8, 5, 3, 8, 8, 1.37, 78.08, 20656, 0.21, 6, ?, WST Profile - Completed, ?, ?, 1/31/2022, 562190, 412190, 150000, ?, 0, ?, ?, 2/3/2022, ?, WST Issuance of TS - Completed, ?, ?, ?, 164095, 2/7/2022, 123693, 3/17/2022, ?, ?, ?, ?, 123693, 3/17/2022, 124402, 11/7/2022, 412190, ?, WST Milestone Payments - Completed, ?, ?, 4/4/2022, 549587, 412190, 137397, 8, 7.92, 1.39, WST KP_Images/ae3f0fa2Fazal Gul.Picture of WST - After Completion.095439.jpg, 1, 55.00%, 70.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/8\/2024 14:30:22","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056234019","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Kota","uc":"Kota","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Fazal Gul","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.636800, 72.193900","coordinates":"WST KP_Images\/ae3f0fa2Fazal Gul.Picture of WST Before Improvement.095439.jpg","picture_of_wst_before_improvement":"Sw61950","wua_registration_no":"1\/19\/2022","wua_registration_date":"Muhammad zubair","name_of_wua_president":"1560303619505","cnic_no_of_wua_president":"3499192369","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"78.08","storage_capacity_m3":"20656","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/31\/2022","issuance_date_of_govt_share":"562190","total_amount_rs":"412190","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/3\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"164095","amount_of_icr_i_released_rs":"2\/7\/2022","date_of_icr_i_released":"123693","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"123693","amount_of_icr_ii_released_rs":"3\/17\/2022","date_of_icr_ii_released":"124402","amount_of_final_released_rs":"11\/7\/2022","date_of_final_released":"412190","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/4\/2022","completion_date":"549587","verified_total_amount_rs":"412190","verified_govt_share_rs":"137397","verified_community_share_rs":"8","executed_wst_length_meter":"7.92","executed_wst_width_meter":"1.39","executed_wst_depth_meter":"WST KP_Images\/ae3f0fa2Fazal Gul.Picture of WST - After Completion.095439.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"55.00%","water_saving":"70.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 11:54:52" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/8/2024 11:54:52, ?, ?, Completed, 22056234020, KP, Malakand, Swat, Barikot, Kota, Kandak, Square, PCC, ?, Gul Muhammad, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.622614, 72.195503, WST KP_Images/54b3660bGul Muhammad.Picture of WST Before Improvement.101727.jpg, Sw10659, 1/17/2022, Muhammad hakim, 1560304106595, 3449227221, 8, 8, 0, 8, 5, 3, 8, 8, 1.37, 78.08, 20656, 0.21, 6, ?, WST Profile - Completed, ?, ?, 1/31/2022, 567190, 412190, 155000, ?, 0, ?, ?, 2/3/2022, ?, WST Issuance of TS - Completed, ?, ?, ?, 164095, 2/7/2022, 123693, 3/17/2022, ?, ?, ?, ?, 123693, 3/17/2022, 124402, 11/7/2022, 412190, ?, WST Milestone Payments - Completed, ?, ?, 4/4/2022, 549650, 412190, 137460, 9, 8.3, 1.37, WST KP_Images/54b3660bGul Muhammad.Picture of WST - After Completion.101727.jpg, 1, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/8\/2024 11:54:52","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056234020","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Kota","uc":"Kandak","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Gul Muhammad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.622614, 72.195503","coordinates":"WST KP_Images\/54b3660bGul Muhammad.Picture of WST Before Improvement.101727.jpg","picture_of_wst_before_improvement":"Sw10659","wua_registration_no":"1\/17\/2022","wua_registration_date":"Muhammad hakim","name_of_wua_president":"1560304106595","cnic_no_of_wua_president":"3449227221","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"78.08","storage_capacity_m3":"20656","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/31\/2022","issuance_date_of_govt_share":"567190","total_amount_rs":"412190","govt_share_rs":"155000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/3\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"164095","amount_of_icr_i_released_rs":"2\/7\/2022","date_of_icr_i_released":"123693","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"123693","amount_of_icr_ii_released_rs":"3\/17\/2022","date_of_icr_ii_released":"124402","amount_of_final_released_rs":"11\/7\/2022","date_of_final_released":"412190","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/4\/2022","completion_date":"549650","verified_total_amount_rs":"412190","verified_govt_share_rs":"137460","verified_community_share_rs":"9","executed_wst_length_meter":"8.3","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/54b3660bGul Muhammad.Picture of WST - After Completion.101727.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 12:04:22" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/8/2024 12:04:22, ?, ?, Completed, 22056234021, KP, Malakand, Swat, Barikot, Kota, Kandak, Square, PCC, ?, Wazir, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.623000, 72.191000, WST KP_Images/6d50bf79Wazir.Picture of WST Before Improvement.100356.jpg, Sw-60122, 2/7/2022, Wazir, 1560214601225, 3449227221, 8, 8, 0, 8, 3, 2, 8, 8, 1.37, 87.86, 23243, 0.18, 5, ?, WST Profile - Completed, ?, ?, 4/19/2022, 562190, 412190, 150000, ?, 0, ?, ?, 4/20/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 288610, 4/21/2022, ?, ?, ?, ?, ?, ?, 0, ?, 123482, 9/6/2022, 412092, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 5/4/2022, 549456, 412092, 137364, 10, 7.25, 1.37, WST KP_Images/6d50bf79Wazir.Picture of WST - After Completion.100356.jpg, 1, 8.00%, 100.00%, 92.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/8\/2024 12:04:22","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056234021","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Kota","uc":"Kandak","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Wazir","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.623000, 72.191000","coordinates":"WST KP_Images\/6d50bf79Wazir.Picture of WST Before Improvement.100356.jpg","picture_of_wst_before_improvement":"Sw-60122","wua_registration_no":"2\/7\/2022","wua_registration_date":"Wazir","name_of_wua_president":"1560214601225","cnic_no_of_wua_president":"3449227221","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"3","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.86","storage_capacity_m3":"23243","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/19\/2022","issuance_date_of_govt_share":"562190","total_amount_rs":"412190","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/20\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"288610","amount_of_icr_i_released_rs":"4\/21\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"123482","amount_of_final_released_rs":"9\/6\/2022","date_of_final_released":"412092","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/4\/2022","completion_date":"549456","verified_total_amount_rs":"412092","verified_govt_share_rs":"137364","verified_community_share_rs":"10","executed_wst_length_meter":"7.25","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/6d50bf79Wazir.Picture of WST - After Completion.100356.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"8.00%","water_saving":"100.00%","water_losses_before_improvement":"92.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 11:51:20" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 8/20/2024 11:51:20, ?, ?, Completed, 22056234022, KP, Malakand, Swat, Barikot, Kota, Kandak, Square, PCC, ?, Taj Mohammad, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.627600, 72.189800, WST KP_Images/44cf4713Taj mohammad.Picture of WST Before Improvement.094625.jpg, Sw-80524, 1/18/2022, Taj mohammad, 1560204805249, 3449227221, 8, 8, 0, 8, 3, 2, 8, 8, 1.37, 87.68, 23196, 0.18, 5, ?, WST Profile - Completed, ?, ?, 1/31/2022, 549549, 412190, 137359, ?, 0, ?, ?, 2/2/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 164095, 2/7/2022, 123693, 3/17/2022, ?, ?, ?, ?, 123693, 3/17/2022, 124290, 9/6/2022, 412078, ?, WST Milestone Payments - Completed, ?, ?, 5/4/2022, 549437, 412078, 137359, 10, 6.7, 1.37, WST KP_Images/44cf4713Taj mohammad.Picture of WST - After Completion.094625.jpg, 1, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Taj mohammad, Taj mohammad, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"8\/20\/2024 11:51:20","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056234022","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Kota","uc":"Kandak","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Taj Mohammad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.627600, 72.189800","coordinates":"WST KP_Images\/44cf4713Taj mohammad.Picture of WST Before Improvement.094625.jpg","picture_of_wst_before_improvement":"Sw-80524","wua_registration_no":"1\/18\/2022","wua_registration_date":"Taj mohammad","name_of_wua_president":"1560204805249","cnic_no_of_wua_president":"3449227221","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"3","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/31\/2022","issuance_date_of_govt_share":"549549","total_amount_rs":"412190","govt_share_rs":"137359","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/2\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"164095","amount_of_icr_i_released_rs":"2\/7\/2022","date_of_icr_i_released":"123693","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"123693","amount_of_icr_ii_released_rs":"3\/17\/2022","date_of_icr_ii_released":"124290","amount_of_final_released_rs":"9\/6\/2022","date_of_final_released":"412078","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/4\/2022","completion_date":"549437","verified_total_amount_rs":"412078","verified_govt_share_rs":"137359","verified_community_share_rs":"10","executed_wst_length_meter":"6.7","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/44cf4713Taj mohammad.Picture of WST - After Completion.094625.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Taj mohammad","bls_ii":"Taj mohammad","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/27/2024 11:16:04" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 6/27/2024 11:16:04, ?, ?, Completed, 22056234024, KP, Malakand, Swat, Barikot, Kota, Naway Kalay, Square, PCC, ?, Naseer Ahmad, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.649827,72.168248, WST KP_Images/eeaeb516Naseer Ahmad.Picture of WST Before Improvement.062903.jpg, sw36387, 1/31/2021, Izhar Ahmad, 1560241363877, 3439604189, 8, 8, 0, 8, 4, 3, 8, 8, 1.37, 87.68, 23196, 0.14, 4, ?, WST Profile - Completed, ?, ?, 6/10/2022, 532190, 412190, 120000, ?, 0, ?, ?, 6/10/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 411408, 4/14/2023, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 411408, ?, WST Milestone Payments - Completed, ?, ?, 8/2/2022, 548544, 411408, 137136, 8, 7.97, 1.37, WST KP_Images/eeaeb516Naseer Ahmad.Picture of WST - After Completion.062903.jpg, 1, 80.00%, 100.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"6\/27\/2024 11:16:04","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056234024","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Kota","uc":"Naway Kalay","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Naseer Ahmad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.649827,72.168248","coordinates":"WST KP_Images\/eeaeb516Naseer Ahmad.Picture of WST Before Improvement.062903.jpg","picture_of_wst_before_improvement":"sw36387","wua_registration_no":"1\/31\/2021","wua_registration_date":"Izhar Ahmad","name_of_wua_president":"1560241363877","cnic_no_of_wua_president":"3439604189","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"4","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/10\/2022","issuance_date_of_govt_share":"532190","total_amount_rs":"412190","govt_share_rs":"120000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/10\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"411408","amount_of_icr_i_released_rs":"4\/14\/2023","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"411408","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"8\/2\/2022","completion_date":"548544","verified_total_amount_rs":"411408","verified_govt_share_rs":"137136","verified_community_share_rs":"8","executed_wst_length_meter":"7.97","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/eeaeb516Naseer Ahmad.Picture of WST - After Completion.062903.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"80.00%","water_saving":"100.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/27/2024 11:35:25" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 6/27/2024 11:35:25, ?, ?, Completed, 22056234025, KP, Malakand, Swat, Barikot, Shamozai, Kohay, Square, PCC, ?, Shah Nawaz, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.707056, 72.162254, WST KP_Images/3ddc0cf2Shah Nawaz.Picture of WST Before Improvement.064759.jpg, sw32482, 2/3/2022, Ziaullah Khan, 1560270324825, 3489005822, 8, 8, 0, 8, 4, 3, 8, 8, 1.37, 87.68, 23196, 0.14, 4, ?, WST Profile - Completed, ?, ?, 6/10/2022, 552190, 412190, 140000, ?, 0, ?, ?, 6/10/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 411408, 4/14/2023, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 411408, ?, WST Milestone Payments - Completed, ?, ?, 8/2/2022, 548544, 411408, 137136, 8, 7.97, 1.37, WST KP_Images/3ddc0cf2Shah Nawaz.Picture of WST - After Completion.064759.jpg, 1, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"6\/27\/2024 11:35:25","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056234025","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Shamozai","uc":"Kohay","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Shah Nawaz","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.707056, 72.162254","coordinates":"WST KP_Images\/3ddc0cf2Shah Nawaz.Picture of WST Before Improvement.064759.jpg","picture_of_wst_before_improvement":"sw32482","wua_registration_no":"2\/3\/2022","wua_registration_date":"Ziaullah Khan","name_of_wua_president":"1560270324825","cnic_no_of_wua_president":"3489005822","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"4","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/10\/2022","issuance_date_of_govt_share":"552190","total_amount_rs":"412190","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/10\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"411408","amount_of_icr_i_released_rs":"4\/14\/2023","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"411408","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"8\/2\/2022","completion_date":"548544","verified_total_amount_rs":"411408","verified_govt_share_rs":"137136","verified_community_share_rs":"8","executed_wst_length_meter":"7.97","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/3ddc0cf2Shah Nawaz.Picture of WST - After Completion.064759.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/27/2024 12:15:56" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 6/27/2024 12:15:56, ?, ?, Completed, 22056234026, KP, Malakand, Swat, Barikot, Kota, Talang, Square, PCC, ?, Umar Sadiq, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.614957, 72.150567, WST KP_Images/78ef360bUmar Sadiq.Picture of WST Before Improvement.072453.jpg, sw75991, 5/21/2021, Umar sadiq, 1560204759915, 3429635523, 8, 8, 0, 8, 4, 3, 8, 8, 1.37, 87.68, 23196, 0.14, 4, ?, WST Profile - Completed, ?, ?, 6/10/2022, 552190, 412190, 140000, ?, 0, ?, ?, 6/10/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 411408, 4/14/2023, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 411408, ?, WST Milestone Payments - Completed, ?, ?, 8/2/2022, 548544, 411408, 137136, 8, 7.97, 1.37, WST KP_Images/78ef360bUmar Sadiq.Picture of WST - After Completion.072453.jpg, 1, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"6\/27\/2024 12:15:56","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056234026","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Kota","uc":"Talang","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Umar Sadiq","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.614957, 72.150567","coordinates":"WST KP_Images\/78ef360bUmar Sadiq.Picture of WST Before Improvement.072453.jpg","picture_of_wst_before_improvement":"sw75991","wua_registration_no":"5\/21\/2021","wua_registration_date":"Umar sadiq","name_of_wua_president":"1560204759915","cnic_no_of_wua_president":"3429635523","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"4","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/10\/2022","issuance_date_of_govt_share":"552190","total_amount_rs":"412190","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/10\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"411408","amount_of_icr_i_released_rs":"4\/14\/2023","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"411408","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"8\/2\/2022","completion_date":"548544","verified_total_amount_rs":"411408","verified_govt_share_rs":"137136","verified_community_share_rs":"8","executed_wst_length_meter":"7.97","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/78ef360bUmar Sadiq.Picture of WST - After Completion.072453.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/27/2024 12:36:15" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 6/27/2024 12:36:15, ?, ?, Completed, 22056234027, KP, Malakand, Swat, Barikot, Kota, Talang, Square, PCC, ?, Bahroz, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.610726, 72.149734, WST KP_Images/1cb6077bBahroz.Picture of WST Before Improvement.074512.jpg, sw52380, 5/5/2021, Bahroz, 1560269523801, 3468756635, 8, 8, 0, 8, 4, 3, 8, 8, 1.37, 87.68, 23196, 0.14, 4, ?, WST Profile - Completed, ?, ?, 6/10/2022, 552190, 412190, 140000, ?, 0, ?, ?, 6/10/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 411408, 4/14/2023, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 411408, ?, WST Milestone Payments - Completed, ?, ?, 8/2/2022, 548544, 411408, 137136, 8, 7.97, 1.37, WST KP_Images/1cb6077bBahroz.Picture of WST - After Completion.074512.jpg, 1, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"6\/27\/2024 12:36:15","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056234027","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Kota","uc":"Talang","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Bahroz","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.610726, 72.149734","coordinates":"WST KP_Images\/1cb6077bBahroz.Picture of WST Before Improvement.074512.jpg","picture_of_wst_before_improvement":"sw52380","wua_registration_no":"5\/5\/2021","wua_registration_date":"Bahroz","name_of_wua_president":"1560269523801","cnic_no_of_wua_president":"3468756635","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"4","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/10\/2022","issuance_date_of_govt_share":"552190","total_amount_rs":"412190","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/10\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"411408","amount_of_icr_i_released_rs":"4\/14\/2023","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"411408","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"8\/2\/2022","completion_date":"548544","verified_total_amount_rs":"411408","verified_govt_share_rs":"137136","verified_community_share_rs":"8","executed_wst_length_meter":"7.97","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/1cb6077bBahroz.Picture of WST - After Completion.074512.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/19/2024 23:45:41" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/19/2024 23:45:41, ?, ?, Completed, 22056244001, KP, Malakand, Swat, Barikot, Zarkhela, Zarkhela, Rectangular, PCC, ?, Qurban Ali, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.90243794,72.4602355, WST KP_Images/320Qurban Ali.Picture of WST Before Improvement.185114.jpg, Sw29688, 1/14/2020, Hameedullah, 1560203101327, 3449614426, 8, 8, 0, 8, 13, 10, 8, 8, 1.37, 89, 23545, 4.00, 113, ?, WST Profile - Completed, ?, ?, 1/24/2020, 409065, 309065, 100000, ?, 0, ?, ?, 1/27/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 262734, 2/7/2020, ?, ?, ?, ?, ?, ?, 0, ?, 30190, 11/10/2020, 292924, ?, WST Milestone Payments - Completed, ?, ?, 6/4/2020, 351509, 292924, 58585, 8, 8.02, 1.37, WST KP_Images/320Qurban Ali.Picture of WST - After Completion.185114.jpg, 3, 60.00%, 100.00%, 40.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/19\/2024 23:45:41","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056244001","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Zarkhela","uc":"Zarkhela","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Qurban Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.90243794,72.4602355","coordinates":"WST KP_Images\/320Qurban Ali.Picture of WST Before Improvement.185114.jpg","picture_of_wst_before_improvement":"Sw29688","wua_registration_no":"1\/14\/2020","wua_registration_date":"Hameedullah","name_of_wua_president":"1560203101327","cnic_no_of_wua_president":"3449614426","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"13","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"89","storage_capacity_m3":"23545","storage_capacity_gallon":"4.00","design_discharge_cusec":"113","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/24\/2020","issuance_date_of_govt_share":"409065","total_amount_rs":"309065","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/27\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"262734","amount_of_icr_i_released_rs":"2\/7\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"30190","amount_of_final_released_rs":"11\/10\/2020","date_of_final_released":"292924","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/4\/2020","completion_date":"351509","verified_total_amount_rs":"292924","verified_govt_share_rs":"58585","verified_community_share_rs":"8","executed_wst_length_meter":"8.02","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/320Qurban Ali.Picture of WST - After Completion.185114.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"60.00%","water_saving":"100.00%","water_losses_before_improvement":"40.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 13:45:25" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 5/10/2024 13:45:25, ?, ?, Completed, 22056244002, KP, Malakand, Swat, Barikot, Kota, Kota, Rectangular, PCC, ?, Nasar, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.845698, 72.254737, WST KP_Images/b02a33a7Nasar.Picture of WST Before Improvement.181217.jpg, Sw-08936, 7/5/2021, Abbas alam, 1560209077013, 3425748247, 8, 8, 0, 8, 3, 2, 8, 8, 1.37, 85.71, 22675, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/24/2021, 549555, 412190, 137365, ?, 0, ?, ?, 12/27/2021, ?, WST Issuance of TS - Completed, ?, ?, ?, 164095, 12/31/2021, 123693, 3/25/2022, ?, ?, ?, ?, 123693, 3/25/2022, 124307, 11/7/2022, 412095, ?, WST Milestone Payments - Completed, ?, ?, 5/22/2022, 549555, 412190, 137365, 8, 7.87, 1.37, WST KP_Images/b02a33a7Nasar.Picture of WST - After Completion.071345.jpg, 1, 20.00%, 100.00%, 80.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Nasar, Nasar, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"5\/10\/2024 13:45:25","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056244002","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Kota","uc":"Kota","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Nasar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.845698, 72.254737","coordinates":"WST KP_Images\/b02a33a7Nasar.Picture of WST Before Improvement.181217.jpg","picture_of_wst_before_improvement":"Sw-08936","wua_registration_no":"7\/5\/2021","wua_registration_date":"Abbas alam","name_of_wua_president":"1560209077013","cnic_no_of_wua_president":"3425748247","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"3","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"85.71","storage_capacity_m3":"22675","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/24\/2021","issuance_date_of_govt_share":"549555","total_amount_rs":"412190","govt_share_rs":"137365","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/27\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"164095","amount_of_icr_i_released_rs":"12\/31\/2021","date_of_icr_i_released":"123693","2nd_bill_payment_rs":"3\/25\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"123693","amount_of_icr_ii_released_rs":"3\/25\/2022","date_of_icr_ii_released":"124307","amount_of_final_released_rs":"11\/7\/2022","date_of_final_released":"412095","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/22\/2022","completion_date":"549555","verified_total_amount_rs":"412190","verified_govt_share_rs":"137365","verified_community_share_rs":"8","executed_wst_length_meter":"7.87","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/b02a33a7Nasar.Picture of WST - After Completion.071345.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"20.00%","water_saving":"100.00%","water_losses_before_improvement":"80.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Nasar","bls_ii":"Nasar","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 11:41:45" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/8/2024 11:41:45, ?, ?, Completed, 22056244003, KP, Malakand, Swat, Barikot, Kota, Kandak, Rectangular, PCC, ?, Inayat Ullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.623200, 72.192800, WST KP_Images/b61d2f81Inayat ullah.Picture of WST Before Improvement.102745.jpg, Sw-90016, 2/18/2022, Inayat ullah, 1560278900169, 3428978322, 8, 8, 0, 8, 3, 2, 10, 6, 1.37, 85.22, 22545, 0.18, 5, ?, WST Profile - Completed, ?, ?, 4/19/2022, 549549, 412190, 137359, ?, 0, ?, ?, 4/21/2022, ?, WST Issuance of TS - Completed, ?, ?, ?, 288610, 4/21/2022, ?, ?, ?, ?, ?, ?, 0, ?, 123464, 9/6/2022, 412074, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 5/4/2022, 549435, 412076, 137359, 10, 6.4, 1.37, WST KP_Images/b61d2f81Inayat ullah.Picture of WST - After Completion.102745.jpg, 1, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/8\/2024 11:41:45","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056244003","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Kota","uc":"Kandak","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Inayat Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.623200, 72.192800","coordinates":"WST KP_Images\/b61d2f81Inayat ullah.Picture of WST Before Improvement.102745.jpg","picture_of_wst_before_improvement":"Sw-90016","wua_registration_no":"2\/18\/2022","wua_registration_date":"Inayat ullah","name_of_wua_president":"1560278900169","cnic_no_of_wua_president":"3428978322","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"3","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"10","wst_length_meter":"6","wst_width_meter":"1.37","wst_depth_meter":"85.22","storage_capacity_m3":"22545","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/19\/2022","issuance_date_of_govt_share":"549549","total_amount_rs":"412190","govt_share_rs":"137359","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/21\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"288610","amount_of_icr_i_released_rs":"4\/21\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"123464","amount_of_final_released_rs":"9\/6\/2022","date_of_final_released":"412074","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/4\/2022","completion_date":"549435","verified_total_amount_rs":"412076","verified_govt_share_rs":"137359","verified_community_share_rs":"10","executed_wst_length_meter":"6.4","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/b61d2f81Inayat ullah.Picture of WST - After Completion.102745.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 15:25:15" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 15:25:15, ?, ?, Completed, 22056434001, KP, Malakand, Swat, Charbagh, Ruria, Ruria, Square, PCC, ?, Yousuf, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.88187,72.47266, WST KP_Images/314Yousuf.Picture of WST Before Improvement.103145.jpg, 244, 12/1/2020, Yousaf Khan, 1560204590965, 3454317432, 10, 10, 0, 10, 38, 6, 8, 8, 1.37, 88, 23280, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/9/2020, 418929, 333929, 85000, ?, 0, ?, ?, 12/15/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 333862, 12/31/2020, 333862, ?, WST Milestone Payments - Completed, ?, ?, 12/31/2020, 400622, 333862, 66760, 8, 8, 1, ?, 3, 92.00%, 100.00%, 8.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 15:25:15","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056434001","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Charbagh","tehsil":"Ruria","uc":"Ruria","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Yousuf","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.88187,72.47266","coordinates":"WST KP_Images\/314Yousuf.Picture of WST Before Improvement.103145.jpg","picture_of_wst_before_improvement":"244","wua_registration_no":"12\/1\/2020","wua_registration_date":"Yousaf Khan","name_of_wua_president":"1560204590965","cnic_no_of_wua_president":"3454317432","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"38","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/9\/2020","issuance_date_of_govt_share":"418929","total_amount_rs":"333929","govt_share_rs":"85000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/15\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"333862","amount_of_final_released_rs":"12\/31\/2020","date_of_final_released":"333862","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/31\/2020","completion_date":"400622","verified_total_amount_rs":"333862","verified_govt_share_rs":"66760","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"92.00%","water_saving":"100.00%","water_losses_before_improvement":"8.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 13:37:15" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 13:37:15, ?, ?, Completed, 22056434002, KP, Malakand, Swat, Charbagh, Ruria, Ruria, Square, PCC, ?, Ayub, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.84264,72.44379, WST KP_Images/315Ayub.Picture of WST Before Improvement.084334.jpg, 267, 12/1/2020, Rahimullah, 1560205483931, 3490940019, 8, 8, 0, 8, 8, 6, 9, 9, 1.37, 114, 30159, 0.11, 3, ?, WST Profile - Completed, ?, ?, 12/22/2020, 495478, 390478, 105000, ?, 0, ?, ?, 12/22/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 390478, 12/31/2020, 390478, ?, WST Milestone Payments - Completed, ?, ?, 12/31/2020, 468574, 390478, 78096, 9, 9.14, 1, ?, 2, 95.00%, 100.00%, 5.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 13:37:15","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056434002","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Charbagh","tehsil":"Ruria","uc":"Ruria","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Ayub","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.84264,72.44379","coordinates":"WST KP_Images\/315Ayub.Picture of WST Before Improvement.084334.jpg","picture_of_wst_before_improvement":"267","wua_registration_no":"12\/1\/2020","wua_registration_date":"Rahimullah","name_of_wua_president":"1560205483931","cnic_no_of_wua_president":"3490940019","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.37","wst_depth_meter":"114","storage_capacity_m3":"30159","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/22\/2020","issuance_date_of_govt_share":"495478","total_amount_rs":"390478","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/22\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"390478","amount_of_final_released_rs":"12\/31\/2020","date_of_final_released":"390478","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/31\/2020","completion_date":"468574","verified_total_amount_rs":"390478","verified_govt_share_rs":"78096","verified_community_share_rs":"9","executed_wst_length_meter":"9.14","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"95.00%","water_saving":"100.00%","water_losses_before_improvement":"5.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 13:31:05" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 13:31:05, ?, ?, Completed, 22056434003, KP, Malakand, Swat, Charbagh, Ruria, Ruria, Square, PCC, ?, Kamal, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.88003,72.46698, WST KP_Images/316Kamal.Picture of WST Before Improvement.083535.jpg, 219, 11/9/2020, Muhammad Kamal, 1560203088899, 3469838719, 10, 10, 0, 10, 8, 6, 9, 9, 1.37, 113, 29894, 0.07, 2, ?, WST Profile - Completed, ?, ?, 11/19/2020, 468874, 368874, 100000, ?, 0, ?, ?, 11/26/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 368839, 12/15/2020, 368839, ?, WST Milestone Payments - Completed, ?, ?, 12/15/2020, 442607, 368839, 73768, 9, 9.1, 1, ?, 2, 8.00%, 100.00%, 92.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 13:31:05","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056434003","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Charbagh","tehsil":"Ruria","uc":"Ruria","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Kamal","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.88003,72.46698","coordinates":"WST KP_Images\/316Kamal.Picture of WST Before Improvement.083535.jpg","picture_of_wst_before_improvement":"219","wua_registration_no":"11\/9\/2020","wua_registration_date":"Muhammad Kamal","name_of_wua_president":"1560203088899","cnic_no_of_wua_president":"3469838719","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.37","wst_depth_meter":"113","storage_capacity_m3":"29894","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/19\/2020","issuance_date_of_govt_share":"468874","total_amount_rs":"368874","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/26\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"368839","amount_of_final_released_rs":"12\/15\/2020","date_of_final_released":"368839","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/15\/2020","completion_date":"442607","verified_total_amount_rs":"368839","verified_govt_share_rs":"73768","verified_community_share_rs":"9","executed_wst_length_meter":"9.1","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"8.00%","water_saving":"100.00%","water_losses_before_improvement":"92.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 14:30:03" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 14:30:03, ?, ?, Completed, 22056434004, KP, Malakand, Swat, Charbagh, Alla Abad, Alla Abad, Square, PCC, ?, Ikram, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.835979,72.443485
, WST KP_Images/323Ikram.Picture of WST Before Improvement.092859.jpg, 23, 1/7/2020, Ikram Ali, 1560205047161, 3469429902, 6, 6, 0, 6, 20, 12, 9, 9, 1.37, 113, 29894, 3.90, 110, ?, WST Profile - Completed, ?, ?, 1/17/2020, 454312, 359312, 95000, ?, 0, ?, ?, 3/27/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 359312, 5/28/2020, 359312, ?, WST Milestone Payments - Completed, ?, ?, 5/28/2020, 431113, 359312, 71801, 9, 9.04, 1, ?, 8, 92.00%, 100.00%, 8.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 14:30:03","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056434004","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Charbagh","tehsil":"Alla Abad","uc":"Alla Abad","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Ikram","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.835979,72.443485\r\n","coordinates":"WST KP_Images\/323Ikram.Picture of WST Before Improvement.092859.jpg","picture_of_wst_before_improvement":"23","wua_registration_no":"1\/7\/2020","wua_registration_date":"Ikram Ali","name_of_wua_president":"1560205047161","cnic_no_of_wua_president":"3469429902","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"20","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.37","wst_depth_meter":"113","storage_capacity_m3":"29894","storage_capacity_gallon":"3.90","design_discharge_cusec":"110","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/17\/2020","issuance_date_of_govt_share":"454312","total_amount_rs":"359312","govt_share_rs":"95000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/27\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"359312","amount_of_final_released_rs":"5\/28\/2020","date_of_final_released":"359312","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/28\/2020","completion_date":"431113","verified_total_amount_rs":"359312","verified_govt_share_rs":"71801","verified_community_share_rs":"9","executed_wst_length_meter":"9.04","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"8","addutitional_cca_acres":"92.00%","water_saving":"100.00%","water_losses_before_improvement":"8.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 13:44:24" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 13:44:24, ?, ?, Completed, 22056434005, KP, Malakand, Swat, Charbagh, Ruria, Ruria, Square, PCC, ?, Kaki Jan, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.87265,72.46727, WST KP_Images/325Kaki Jan.Picture of WST Before Improvement.085712.jpg, 245, 12/1/2020, Bakht Sher Ali, 1560203769085, 3469838719, 8, 8, 0, 8, 8, 6, 9, 9, 1.37, 113, 29894, 0.21, 6, ?, WST Profile - Completed, ?, ?, 12/9/2020, 496216, 391216, 105000, ?, 0, ?, ?, 12/15/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 390954, 12/30/2020, 390954, ?, WST Milestone Payments - Completed, ?, ?, 12/30/2020, 469145, 390954, 78191, 9, 9.04, 1, WST KP_Images/325Kaki Jan.Picture of WST - After Completion.085711.jpg, 2, 92.00%, 100.00%, 8.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 13:44:24","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056434005","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Charbagh","tehsil":"Ruria","uc":"Ruria","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Kaki Jan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.87265,72.46727","coordinates":"WST KP_Images\/325Kaki Jan.Picture of WST Before Improvement.085712.jpg","picture_of_wst_before_improvement":"245","wua_registration_no":"12\/1\/2020","wua_registration_date":"Bakht Sher Ali","name_of_wua_president":"1560203769085","cnic_no_of_wua_president":"3469838719","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.37","wst_depth_meter":"113","storage_capacity_m3":"29894","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/9\/2020","issuance_date_of_govt_share":"496216","total_amount_rs":"391216","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/15\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"390954","amount_of_final_released_rs":"12\/30\/2020","date_of_final_released":"390954","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/30\/2020","completion_date":"469145","verified_total_amount_rs":"390954","verified_govt_share_rs":"78191","verified_community_share_rs":"9","executed_wst_length_meter":"9.04","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/325Kaki Jan.Picture of WST - After Completion.085711.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"92.00%","water_saving":"100.00%","water_losses_before_improvement":"8.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 14:59:40" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 14:59:40, ?, ?, Completed, 22056434006, KP, Malakand, Swat, Charbagh, Alla Abad, Wanda Feroz, Square, PCC, ?, Mumtaz, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.84843,72.45129, WST KP_Images/329Mumtaz.Picture of WST Before Improvement.100355.jpg, 247, 12/1/2020, Mumtaz Ali, 1560257267919, 3479429900, 8, 8, 0, 8, 7, 5, 9, 9, 1.37, 114, 30159, 0.14, 4, ?, WST Profile - Completed, ?, ?, 12/9/2020, 491216, 391216, 100000, ?, 0, ?, ?, 12/15/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 390964, 12/31/2020, 390964, ?, WST Milestone Payments - Completed, ?, ?, 12/31/2020, 469157, 390964, 78193, 9, 9.14, 1, ?, 2, 93.00%, 100.00%, 7.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 14:59:40","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056434006","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Charbagh","tehsil":"Alla Abad","uc":"Wanda Feroz","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Mumtaz","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.84843,72.45129","coordinates":"WST KP_Images\/329Mumtaz.Picture of WST Before Improvement.100355.jpg","picture_of_wst_before_improvement":"247","wua_registration_no":"12\/1\/2020","wua_registration_date":"Mumtaz Ali","name_of_wua_president":"1560257267919","cnic_no_of_wua_president":"3479429900","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"7","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.37","wst_depth_meter":"114","storage_capacity_m3":"30159","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/9\/2020","issuance_date_of_govt_share":"491216","total_amount_rs":"391216","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/15\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"390964","amount_of_final_released_rs":"12\/31\/2020","date_of_final_released":"390964","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/31\/2020","completion_date":"469157","verified_total_amount_rs":"390964","verified_govt_share_rs":"78193","verified_community_share_rs":"9","executed_wst_length_meter":"9.14","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"93.00%","water_saving":"100.00%","water_losses_before_improvement":"7.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/21/2024 17:04:46" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/21/2024 17:04:46, ?, ?, Completed, 22056434007, KP, Malakand, Swat, Charbagh, Ruria, Ruria, Square, PCC, ?, Akbar Ali, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.83691,72.447202, WST KP_Images/333Akbar Ali.Picture of WST Before Improvement.121130.jpg, sw97459, 2/24/2020, Umar Ali, 1560299974599, 3423864523, 8, 8, 0, 8, 15, 13, 9, 9, 1.37, 114, 30159, 0.13, 4, ?, WST Profile - Completed, ?, ?, 3/3/2020, 468874, 368874, 100000, ?, 0, ?, ?, 3/3/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 331939, 4/22/2020, ?, ?, ?, ?, ?, ?, 0, ?, 36926, 12/10/2020, 368865, ?, WST Milestone Payments - Completed, ?, ?, 6/4/2020, 442638, 368865, 73773, 9, 9.14, 1.37, WST KP_Images/333Akbar Ali.Picture of WST - After Completion.121130.jpg, 2, 45.00%, 65.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/21\/2024 17:04:46","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056434007","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Charbagh","tehsil":"Ruria","uc":"Ruria","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Akbar Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.83691,72.447202","coordinates":"WST KP_Images\/333Akbar Ali.Picture of WST Before Improvement.121130.jpg","picture_of_wst_before_improvement":"sw97459","wua_registration_no":"2\/24\/2020","wua_registration_date":"Umar Ali","name_of_wua_president":"1560299974599","cnic_no_of_wua_president":"3423864523","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"15","gross_command_area_gca_acres":"13","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.37","wst_depth_meter":"114","storage_capacity_m3":"30159","storage_capacity_gallon":"0.13","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/3\/2020","issuance_date_of_govt_share":"468874","total_amount_rs":"368874","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/3\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"331939","amount_of_icr_i_released_rs":"4\/22\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"36926","amount_of_final_released_rs":"12\/10\/2020","date_of_final_released":"368865","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/4\/2020","completion_date":"442638","verified_total_amount_rs":"368865","verified_govt_share_rs":"73773","verified_community_share_rs":"9","executed_wst_length_meter":"9.14","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/333Akbar Ali.Picture of WST - After Completion.121130.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"45.00%","water_saving":"65.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/29/2024 9:47:42" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 6/29/2024 9:47:42, ?, ?, Completed, 22056434008, KP, Malakand, Swat, Charbagh, Ruria, Ruria, Square, PCC, ?, Abdul Wahid, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.935763,72.443567, WST KP_Images/335Abdul Wahid.Picture of WST Before Improvement.100851.jpg, 140, 2/24/2020, Muhammad Kamal, 1560211920159, 3459457468, 10, 10, 0, 10, 15, 13, 9, 9, 1.37, 114, 30159, 0.13, 4, ?, WST Profile - Completed, ?, ?, 3/3/2020, 488874, 368874, 120000, ?, 0, ?, ?, 3/3/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 283197, 4/22/2020, ?, ?, ?, ?, ?, ?, 0, ?, 85677, 12/16/2020, 368874, ?, WST Milestone Payments - Completed, ?, ?, 5/28/2020, 442649, 368874, 73775, 10, 9.14, 1.37, WST KP_Images/335Abdul Wahid.Picture of WST - After Completion.045328.jpg, 2, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"6\/29\/2024 9:47:42","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056434008","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Charbagh","tehsil":"Ruria","uc":"Ruria","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Abdul Wahid","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.935763,72.443567","coordinates":"WST KP_Images\/335Abdul Wahid.Picture of WST Before Improvement.100851.jpg","picture_of_wst_before_improvement":"140","wua_registration_no":"2\/24\/2020","wua_registration_date":"Muhammad Kamal","name_of_wua_president":"1560211920159","cnic_no_of_wua_president":"3459457468","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"15","gross_command_area_gca_acres":"13","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.37","wst_depth_meter":"114","storage_capacity_m3":"30159","storage_capacity_gallon":"0.13","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/3\/2020","issuance_date_of_govt_share":"488874","total_amount_rs":"368874","govt_share_rs":"120000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/3\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"283197","amount_of_icr_i_released_rs":"4\/22\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"85677","amount_of_final_released_rs":"12\/16\/2020","date_of_final_released":"368874","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/28\/2020","completion_date":"442649","verified_total_amount_rs":"368874","verified_govt_share_rs":"73775","verified_community_share_rs":"10","executed_wst_length_meter":"9.14","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/335Abdul Wahid.Picture of WST - After Completion.045328.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 13:57:46" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 13:57:46, ?, ?, Completed, 22056434009, KP, Malakand, Swat, Charbagh, Guli Bagh, Guli Bakh, Square, PCC, ?, Akmal, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.87598,72.4438, WST KP_Images/346Akmal.Picture of WST Before Improvement.090251.jpg, 271, 12/1/2020, Imran, 1560211744157, 3469838719, 8, 8, 0, 8, 8, 6, 9, 9, 1.37, 107, 28307, 0.11, 3, ?, WST Profile - Completed, ?, ?, 12/22/2020, 530000, 420000, 110000, ?, 0, ?, ?, 12/22/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 395367, 12/31/2020, 395367, ?, WST Milestone Payments - Completed, ?, ?, 12/31/2020, 474440, 395367, 79073, 9, 8.83, 1, ?, 2, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 13:57:46","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056434009","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Charbagh","tehsil":"Guli Bagh","uc":"Guli Bakh","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Akmal","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.87598,72.4438","coordinates":"WST KP_Images\/346Akmal.Picture of WST Before Improvement.090251.jpg","picture_of_wst_before_improvement":"271","wua_registration_no":"12\/1\/2020","wua_registration_date":"Imran","name_of_wua_president":"1560211744157","cnic_no_of_wua_president":"3469838719","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.37","wst_depth_meter":"107","storage_capacity_m3":"28307","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/22\/2020","issuance_date_of_govt_share":"530000","total_amount_rs":"420000","govt_share_rs":"110000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/22\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"395367","amount_of_final_released_rs":"12\/31\/2020","date_of_final_released":"395367","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/31\/2020","completion_date":"474440","verified_total_amount_rs":"395367","verified_govt_share_rs":"79073","verified_community_share_rs":"9","executed_wst_length_meter":"8.83","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 16:06:36" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 16:06:36, ?, ?, Completed, 22056434010, KP, Malakand, Swat, Charbagh, Ruria, Wanda Talgi, Square, PCC, ?, Aman Ullah, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.87907,72.46957, WST KP_Images/347Aman Ullah.Picture of WST Before Improvement.110513.jpg, 220, 11/9/2020, Yousaf Khan, 1560280553199, 3454317432, 9, 9, 0, 9, 8, 6, 9, 9, 1.37, 113, 29894, 0.21, 6, ?, WST Profile - Completed, ?, ?, 11/19/2020, 453874, 368874, 85000, ?, 0, ?, ?, 11/26/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 368763, 12/15/2020, 368763, ?, WST Milestone Payments - Completed, ?, ?, 12/15/2020, 442516, 368763, 73753, 9, 9.1, 1, ?, 2, 92.00%, 100.00%, 8.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 16:06:36","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056434010","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Charbagh","tehsil":"Ruria","uc":"Wanda Talgi","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Aman Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.87907,72.46957","coordinates":"WST KP_Images\/347Aman Ullah.Picture of WST Before Improvement.110513.jpg","picture_of_wst_before_improvement":"220","wua_registration_no":"11\/9\/2020","wua_registration_date":"Yousaf Khan","name_of_wua_president":"1560280553199","cnic_no_of_wua_president":"3454317432","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.37","wst_depth_meter":"113","storage_capacity_m3":"29894","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/19\/2020","issuance_date_of_govt_share":"453874","total_amount_rs":"368874","govt_share_rs":"85000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/26\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"368763","amount_of_final_released_rs":"12\/15\/2020","date_of_final_released":"368763","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/15\/2020","completion_date":"442516","verified_total_amount_rs":"368763","verified_govt_share_rs":"73753","verified_community_share_rs":"9","executed_wst_length_meter":"9.1","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"92.00%","water_saving":"100.00%","water_losses_before_improvement":"8.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 14:43:50" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 14:43:50, ?, ?, Completed, 22056434011, KP, Malakand, Swat, Charbagh, Ruria, Ruria, Square, PCC, ?, Imran, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.88087,72.46115, WST KP_Images/377Imran.Picture of WST Before Improvement.095109.jpg, 273, 12/1/2020, Imran, 1506035409695, 3490940019, 8, 8, 0, 8, 9, 6, 9, 9, 1.37, 114, 30159, 0.11, 3, ?, WST Profile - Completed, ?, ?, 12/22/2020, 541216, 391216, 150000, ?, 0, ?, ?, 12/22/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 390954, 12/31/2020, 390954, ?, WST Milestone Payments - Completed, ?, ?, 12/31/2020, 469145, 390954, 78191, 9, 9.14, 1, WST KP_Images/377Imran.Picture of WST - After Completion.095109.jpg, 3, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 14:43:50","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056434011","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Charbagh","tehsil":"Ruria","uc":"Ruria","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Imran","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.88087,72.46115","coordinates":"WST KP_Images\/377Imran.Picture of WST Before Improvement.095109.jpg","picture_of_wst_before_improvement":"273","wua_registration_no":"12\/1\/2020","wua_registration_date":"Imran","name_of_wua_president":"1506035409695","cnic_no_of_wua_president":"3490940019","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"9","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.37","wst_depth_meter":"114","storage_capacity_m3":"30159","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/22\/2020","issuance_date_of_govt_share":"541216","total_amount_rs":"391216","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/22\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"390954","amount_of_final_released_rs":"12\/31\/2020","date_of_final_released":"390954","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/31\/2020","completion_date":"469145","verified_total_amount_rs":"390954","verified_govt_share_rs":"78191","verified_community_share_rs":"9","executed_wst_length_meter":"9.14","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/377Imran.Picture of WST - After Completion.095109.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/21/2024 16:45:43" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/21/2024 16:45:43, ?, ?, Completed, 22056434012, KP, Malakand, Swat, Charbagh, Sameer, Sameer, Square, PCC, ?, Sultanat Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.935763,72.443567, WST KP_Images/378Sultanat Khan.Picture of WST Before Improvement.120632.jpg, sw68413, 1/31/2020, Sultanat Khan, 1560252684137, 3469115600, 8, 8, 0, 8, 15, 13, 9, 9, 1.37, 114, 30159, 3.80, 108, ?, WST Profile - Completed, ?, ?, 2/13/2020, 468874, 368874, 100000, ?, 0, ?, ?, 3/3/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 331939, 4/22/2020, ?, ?, ?, ?, ?, ?, 0, ?, 36935, 6/12/2020, 368874, ?, WST Milestone Payments - Completed, ?, ?, 5/28/2020, 442649, 368874, 73775, 9, 9.14, 1.37, WST KP_Images/378Sultanat Khan.Picture of WST - After Completion.120632.jpg, 2, 50.00%, 70.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/21\/2024 16:45:43","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056434012","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Charbagh","tehsil":"Sameer","uc":"Sameer","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Sultanat Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.935763,72.443567","coordinates":"WST KP_Images\/378Sultanat Khan.Picture of WST Before Improvement.120632.jpg","picture_of_wst_before_improvement":"sw68413","wua_registration_no":"1\/31\/2020","wua_registration_date":"Sultanat Khan","name_of_wua_president":"1560252684137","cnic_no_of_wua_president":"3469115600","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"15","gross_command_area_gca_acres":"13","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.37","wst_depth_meter":"114","storage_capacity_m3":"30159","storage_capacity_gallon":"3.80","design_discharge_cusec":"108","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/13\/2020","issuance_date_of_govt_share":"468874","total_amount_rs":"368874","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/3\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"331939","amount_of_icr_i_released_rs":"4\/22\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"36935","amount_of_final_released_rs":"6\/12\/2020","date_of_final_released":"368874","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/28\/2020","completion_date":"442649","verified_total_amount_rs":"368874","verified_govt_share_rs":"73775","verified_community_share_rs":"9","executed_wst_length_meter":"9.14","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/378Sultanat Khan.Picture of WST - After Completion.120632.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"50.00%","water_saving":"70.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 14:38:10" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 14:38:10, ?, ?, Completed, 22056434013, KP, Malakand, Swat, Charbagh, Ruria, Jummu, Square, PCC, ?, Yousaf Khan, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.83576297,72.44356697, WST KP_Images/379Yousaf Khan.Picture of WST Before Improvement.094155.jpg, 125, 2/24/2020, Yousaf KHan, 1560204590965, 3454317432, 8, 8, 0, 8, 20, 13, 9, 9, 1.37, 114, 30159, 3.80, 108, ?, WST Profile - Completed, ?, ?, 3/2/2020, 463874, 368874, 95000, ?, 0, ?, ?, 3/3/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 368865, 4/6/2020, 368865, ?, WST Milestone Payments - Completed, ?, ?, 4/6/2020, 442638, 368865, 73773, 9, 9.14, 1, ?, ?, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 14:38:10","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056434013","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Charbagh","tehsil":"Ruria","uc":"Jummu","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Yousaf Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.83576297,72.44356697","coordinates":"WST KP_Images\/379Yousaf Khan.Picture of WST Before Improvement.094155.jpg","picture_of_wst_before_improvement":"125","wua_registration_no":"2\/24\/2020","wua_registration_date":"Yousaf KHan","name_of_wua_president":"1560204590965","cnic_no_of_wua_president":"3454317432","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"20","gross_command_area_gca_acres":"13","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.37","wst_depth_meter":"114","storage_capacity_m3":"30159","storage_capacity_gallon":"3.80","design_discharge_cusec":"108","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/2\/2020","issuance_date_of_govt_share":"463874","total_amount_rs":"368874","govt_share_rs":"95000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/3\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"368865","amount_of_final_released_rs":"4\/6\/2020","date_of_final_released":"368865","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/6\/2020","completion_date":"442638","verified_total_amount_rs":"368865","verified_govt_share_rs":"73773","verified_community_share_rs":"9","executed_wst_length_meter":"9.14","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":null,"addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 16:01:44" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 16:01:44, ?, ?, Completed, 22056434014, KP, Malakand, Swat, Charbagh, Telegram, Ser, Square, PCC, ?, Purdil, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.829749,72.451543
, WST KP_Images/381Purdil.Picture of WST Before Improvement.110905.jpg, 178, 5/12/2020, Purdil Khan, 1560204043157, 3449661166, 8, 8, 0, 8, 10, 9, 8, 8, 1.37, 89, 23545, 0.03, 1, ?, WST Profile - Completed, ?, ?, 12/10/2020, 580000, 420000, 160000, ?, 0, ?, ?, 12/15/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 394708, 6/5/2020, 394708, ?, WST Milestone Payments - Completed, ?, ?, 6/5/2020, 473708, 394708, 79000, 8, 8.02, 1, WST KP_Images/381Purdil.Picture of WST - After Completion.110905.jpg, 1, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 16:01:44","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056434014","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Charbagh","tehsil":"Telegram","uc":"Ser","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Purdil","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.829749,72.451543\r\n","coordinates":"WST KP_Images\/381Purdil.Picture of WST Before Improvement.110905.jpg","picture_of_wst_before_improvement":"178","wua_registration_no":"5\/12\/2020","wua_registration_date":"Purdil Khan","name_of_wua_president":"1560204043157","cnic_no_of_wua_president":"3449661166","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"10","gross_command_area_gca_acres":"9","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"89","storage_capacity_m3":"23545","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/10\/2020","issuance_date_of_govt_share":"580000","total_amount_rs":"420000","govt_share_rs":"160000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/15\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"394708","amount_of_final_released_rs":"6\/5\/2020","date_of_final_released":"394708","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/5\/2020","completion_date":"473708","verified_total_amount_rs":"394708","verified_govt_share_rs":"79000","verified_community_share_rs":"8","executed_wst_length_meter":"8.02","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/381Purdil.Picture of WST - After Completion.110905.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/21/2024 15:22:55" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/21/2024 15:22:55, ?, ?, Completed, 22056434015, KP, Malakand, Swat, Charbagh, Charbagh, Mangultan, Square, PCC, ?, Ahmad Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.838514, 72.520454, WST KP_Images/002ce63eAhmad Khan.Picture of WST Before Improvement.120247.jpg, Sw54213, 9/16/2020, Ahmad khan, 1560259542133, 3002301712, 8, 8, 0, 8, 5, 3, 8, 8, 1.37, 78.08, 20656, 0.21, 6, ?, WST Profile - Completed, ?, ?, 6/7/2021, 522278, 385142, 137136, ?, 0, ?, ?, 6/8/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 253830, 6/11/2021, 95545, 5/25/2022, ?, ?, ?, ?, 95545, 5/25/2022, 35767, 5/30/2023, 385142, ?, WST Milestone Payments - Completed, ?, ?, 6/15/2022, 522278, 385142, 137136, 8, 8, 1.37, WST KP_Images/002ce63eAhmad Khan.Picture of WST - After Completion.120247.jpg, 2, 50.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/21\/2024 15:22:55","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056434015","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Charbagh","tehsil":"Charbagh","uc":"Mangultan","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Ahmad Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.838514, 72.520454","coordinates":"WST KP_Images\/002ce63eAhmad Khan.Picture of WST Before Improvement.120247.jpg","picture_of_wst_before_improvement":"Sw54213","wua_registration_no":"9\/16\/2020","wua_registration_date":"Ahmad khan","name_of_wua_president":"1560259542133","cnic_no_of_wua_president":"3002301712","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"78.08","storage_capacity_m3":"20656","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/7\/2021","issuance_date_of_govt_share":"522278","total_amount_rs":"385142","govt_share_rs":"137136","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/8\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"253830","amount_of_icr_i_released_rs":"6\/11\/2021","date_of_icr_i_released":"95545","2nd_bill_payment_rs":"5\/25\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"95545","amount_of_icr_ii_released_rs":"5\/25\/2022","date_of_icr_ii_released":"35767","amount_of_final_released_rs":"5\/30\/2023","date_of_final_released":"385142","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/15\/2022","completion_date":"522278","verified_total_amount_rs":"385142","verified_govt_share_rs":"137136","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/002ce63eAhmad Khan.Picture of WST - After Completion.120247.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"50.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 16:22:51" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/8/2024 16:22:51, ?, ?, Completed, 22056434016, KP, Malakand, Swat, Charbagh, Charbagh, Charbagh, Square, PCC, ?, Rahman Uddin, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.850126, 72.486514, WST KP_Images/f7a05946Rahman Uddin.Picture of WST Before Improvement.120227.jpg, Sw66227, 6/7/2021, Rahman uddin, 1560204662275, 3428277015, 8, 8, 0, 8, 5, 3, 8, 8, 1.37, 86.58, 22905, 0.16, 5, ?, WST Profile - Completed, ?, ?, 6/7/2021, 512505, 385142, 127363, ?, 0, ?, ?, 6/8/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 148617, 6/11/2021, ?, ?, ?, ?, ?, ?, 0, ?, 233443, 5/25/2022, 382060, ?, WST Milestone Payments - Completed, ?, ?, 9/15/2021, 509413, 382060, 127353, 8, 7.9, 1.37, WST KP_Images/f7a05946Rahman Uddin.Picture of WST - After Completion.120227.jpg, 1, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/8\/2024 16:22:51","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056434016","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Charbagh","tehsil":"Charbagh","uc":"Charbagh","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Rahman Uddin","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.850126, 72.486514","coordinates":"WST KP_Images\/f7a05946Rahman Uddin.Picture of WST Before Improvement.120227.jpg","picture_of_wst_before_improvement":"Sw66227","wua_registration_no":"6\/7\/2021","wua_registration_date":"Rahman uddin","name_of_wua_president":"1560204662275","cnic_no_of_wua_president":"3428277015","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"86.58","storage_capacity_m3":"22905","storage_capacity_gallon":"0.16","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/7\/2021","issuance_date_of_govt_share":"512505","total_amount_rs":"385142","govt_share_rs":"127363","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/8\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"148617","amount_of_icr_i_released_rs":"6\/11\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"233443","amount_of_final_released_rs":"5\/25\/2022","date_of_final_released":"382060","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"9\/15\/2021","completion_date":"509413","verified_total_amount_rs":"382060","verified_govt_share_rs":"127353","verified_community_share_rs":"8","executed_wst_length_meter":"7.9","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/f7a05946Rahman Uddin.Picture of WST - After Completion.120227.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 15:05:38" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/8/2024 15:05:38, ?, ?, Completed, 22056434017, KP, Malakand, Swat, Charbagh, Charbagh, Ashar Banr, Square, PCC, ?, Pashmin Khan, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.845783, 72.254073, WST KP_Images/8fd7402dPashmin Khan.Picture of WST Before Improvement.105817.jpg, Sw16420, 4/6/2021, Pashmin khan, 1560205164203, 3444999261, 8, 8, 0, 8, 5, 3, 8, 8, 1.37, 86, 22751, 0.18, 5, ?, WST Profile - Completed, ?, ?, 6/7/2021, 511688, 385142, 126546, ?, 0, ?, ?, 6/8/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 183914, 6/11/2021, ?, ?, ?, ?, ?, ?, 0, ?, 195723, 5/25/2022, 379637, ?, WST Milestone Payments - Completed, ?, ?, 9/15/2021, 506183, 379637, 126546, 8, 7.87, 1.37, WST KP_Images/8fd7402dPashmin Khan.Picture of WST - After Completion.105817.jpg, 1, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/8\/2024 15:05:38","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056434017","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Charbagh","tehsil":"Charbagh","uc":"Ashar Banr","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Pashmin Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.845783, 72.254073","coordinates":"WST KP_Images\/8fd7402dPashmin Khan.Picture of WST Before Improvement.105817.jpg","picture_of_wst_before_improvement":"Sw16420","wua_registration_no":"4\/6\/2021","wua_registration_date":"Pashmin khan","name_of_wua_president":"1560205164203","cnic_no_of_wua_president":"3444999261","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"86","storage_capacity_m3":"22751","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/7\/2021","issuance_date_of_govt_share":"511688","total_amount_rs":"385142","govt_share_rs":"126546","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/8\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"183914","amount_of_icr_i_released_rs":"6\/11\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"195723","amount_of_final_released_rs":"5\/25\/2022","date_of_final_released":"379637","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"9\/15\/2021","completion_date":"506183","verified_total_amount_rs":"379637","verified_govt_share_rs":"126546","verified_community_share_rs":"8","executed_wst_length_meter":"7.87","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/8fd7402dPashmin Khan.Picture of WST - After Completion.105817.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 14:53:03" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/8/2024 14:53:03, ?, ?, Completed, 22056434018, KP, Malakand, Swat, Charbagh, Charbagh, Kandaw, Square, PCC, ?, Gul Zamin, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.849300, 72.498100, WST KP_Images/3f8a23c5Gul Zamin.Picture of WST Before Improvement.081418.jpg, Sw36165, 6/17/2021, Gul Zamin, 1560285361657, 3430032398, 8, 8, 0, 8, 5, 3, 8, 8, 1.37, 78.08, 20656, 0.21, 6, ?, WST Profile - Completed, ?, ?, 1/31/2022, 562190, 412190, 150000, ?, 0, ?, ?, 2/3/2022, ?, WST Issuance of TS - Completed, ?, ?, ?, 164095, 2/7/2022, 123693, 3/17/2022, ?, ?, ?, ?, 123693, 3/17/2022, 122732, 11/7/2022, 410520, ?, WST Milestone Payments - Completed, ?, ?, 4/4/2022, 547360, 410520, 136840, 8, 8, 1.37, WST KP_Images/3f8a23c5Gul Zamin.Picture of WST - After Completion.081418.jpg, 2, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/8\/2024 14:53:03","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056434018","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Charbagh","tehsil":"Charbagh","uc":"Kandaw","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Gul Zamin","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.849300, 72.498100","coordinates":"WST KP_Images\/3f8a23c5Gul Zamin.Picture of WST Before Improvement.081418.jpg","picture_of_wst_before_improvement":"Sw36165","wua_registration_no":"6\/17\/2021","wua_registration_date":"Gul Zamin","name_of_wua_president":"1560285361657","cnic_no_of_wua_president":"3430032398","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"78.08","storage_capacity_m3":"20656","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/31\/2022","issuance_date_of_govt_share":"562190","total_amount_rs":"412190","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/3\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"164095","amount_of_icr_i_released_rs":"2\/7\/2022","date_of_icr_i_released":"123693","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"123693","amount_of_icr_ii_released_rs":"3\/17\/2022","date_of_icr_ii_released":"122732","amount_of_final_released_rs":"11\/7\/2022","date_of_final_released":"410520","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/4\/2022","completion_date":"547360","verified_total_amount_rs":"410520","verified_govt_share_rs":"136840","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/3f8a23c5Gul Zamin.Picture of WST - After Completion.081418.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 14:39:11" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/8/2024 14:39:11, ?, ?, Completed, 22056434019, KP, Malakand, Swat, Charbagh, Charbagh, Mangultan, Square, PCC, ?, Ijaz Khan, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.847800, 72.476900, WST KP_Images/b7278035Ijaz Khan.Picture of WST Before Improvement.071914.jpg, 40552, 1/19/2022, Ijaz khan, 1560204405525, 3115274891, 9, 9, 0, 9, 5, 3, 8, 8, 1.35, 78.08, 20656, 0.21, 6, ?, WST Profile - Completed, ?, ?, 1/31/2022, 548904, 411678, 137226, ?, 0, ?, ?, 2/2/2022, ?, WST Issuance of TS - Completed, ?, ?, ?, 164095, 2/7/2022, 123693, 3/17/2022, ?, ?, ?, ?, 123693, 3/17/2022, 123890, 11/7/2022, 411678, ?, WST Milestone Payments - Completed, ?, ?, 4/4/2022, 548904, 411678, 137226, 8, 7.92, 1.35, WST KP_Images/b7278035Ijaz Khan.Picture of WST - After Completion.071914.jpg, 1, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/8\/2024 14:39:11","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056434019","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Charbagh","tehsil":"Charbagh","uc":"Mangultan","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Ijaz Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.847800, 72.476900","coordinates":"WST KP_Images\/b7278035Ijaz Khan.Picture of WST Before Improvement.071914.jpg","picture_of_wst_before_improvement":"40552","wua_registration_no":"1\/19\/2022","wua_registration_date":"Ijaz khan","name_of_wua_president":"1560204405525","cnic_no_of_wua_president":"3115274891","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"5","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.35","wst_depth_meter":"78.08","storage_capacity_m3":"20656","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/31\/2022","issuance_date_of_govt_share":"548904","total_amount_rs":"411678","govt_share_rs":"137226","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/2\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"164095","amount_of_icr_i_released_rs":"2\/7\/2022","date_of_icr_i_released":"123693","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"123693","amount_of_icr_ii_released_rs":"3\/17\/2022","date_of_icr_ii_released":"123890","amount_of_final_released_rs":"11\/7\/2022","date_of_final_released":"411678","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/4\/2022","completion_date":"548904","verified_total_amount_rs":"411678","verified_govt_share_rs":"137226","verified_community_share_rs":"8","executed_wst_length_meter":"7.92","executed_wst_width_meter":"1.35","executed_wst_depth_meter":"WST KP_Images\/b7278035Ijaz Khan.Picture of WST - After Completion.071914.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 16:18:09" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/8/2024 16:18:09, ?, ?, Completed, 22056434020, KP, Malakand, Swat, Charbagh, Charbagh, Ashar Band, Square, PCC, ?, Maqsood Ahmad, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.862400, 72.487000, WST KP_Images/741a6cebMaqsood Ahmad.Picture of WST Before Improvement.080414.jpg, Sw66782, 5/6/2021, Maqsood ahmad, 1560202667829, 3442272249, 7, 7, 0, 7, 5, 3, 9, 8, 1.37, 78.08, 20656, 0.21, 6, ?, WST Profile - Completed, ?, ?, 1/31/2022, 562190, 412190, 150000, ?, 0, ?, ?, 2/3/2022, ?, WST Issuance of TS - Completed, ?, ?, ?, 164095, 2/7/2022, 123693, 3/17/2022, ?, ?, ?, ?, 123693, 3/17/2022, 124287, 11/7/2022, 412075, ?, WST Milestone Payments - Completed, ?, ?, 4/4/2022, 549433, 412075, 137358, 9, 7.5, 1.37, WST KP_Images/741a6cebMaqsood Ahmad.Picture of WST - After Completion.080414.jpg, 1, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/8\/2024 16:18:09","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056434020","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Charbagh","tehsil":"Charbagh","uc":"Ashar Band","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Maqsood Ahmad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.862400, 72.487000","coordinates":"WST KP_Images\/741a6cebMaqsood Ahmad.Picture of WST Before Improvement.080414.jpg","picture_of_wst_before_improvement":"Sw66782","wua_registration_no":"5\/6\/2021","wua_registration_date":"Maqsood ahmad","name_of_wua_president":"1560202667829","cnic_no_of_wua_president":"3442272249","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"5","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"9","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"78.08","storage_capacity_m3":"20656","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/31\/2022","issuance_date_of_govt_share":"562190","total_amount_rs":"412190","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/3\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"164095","amount_of_icr_i_released_rs":"2\/7\/2022","date_of_icr_i_released":"123693","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"123693","amount_of_icr_ii_released_rs":"3\/17\/2022","date_of_icr_ii_released":"124287","amount_of_final_released_rs":"11\/7\/2022","date_of_final_released":"412075","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/4\/2022","completion_date":"549433","verified_total_amount_rs":"412075","verified_govt_share_rs":"137358","verified_community_share_rs":"9","executed_wst_length_meter":"7.5","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/741a6cebMaqsood Ahmad.Picture of WST - After Completion.080414.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 14:55:39" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/8/2024 14:55:39, ?, ?, Completed, 22056434021, KP, Malakand, Swat, Charbagh, Charbagh, Kandao, Square, PCC, ?, Sher Bahader, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.846200, 72.494000, WST KP_Images/bc9d7f66Sher Bahader.Picture of WST Before Improvement.065607.jpg, Sw83277, 10/18/2021, Sadiq ullah, 1560603832773, 3489188196, 8, 8, 0, 8, 5, 3, 10, 6, 1.37, 78.08, 20656, 0.21, 6, ?, WST Profile - Completed, ?, ?, 1/31/2022, 549444, 412083, 137361, ?, 0, ?, ?, 2/2/2022, ?, WST Issuance of TS - Completed, ?, ?, ?, 164095, 2/7/2022, 123693, 3/17/2022, ?, ?, ?, ?, 123693, 3/17/2022, 124295, 11/7/2022, 412083, ?, WST Milestone Payments - Completed, ?, ?, 4/4/2022, 549444, 412083, 137361, 10, 6.39, 1.37, WST KP_Images/bc9d7f66Sher Bahader.Picture of WST - After Completion.065606.jpg, 1, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/8\/2024 14:55:39","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056434021","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Charbagh","tehsil":"Charbagh","uc":"Kandao","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Sher Bahader","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.846200, 72.494000","coordinates":"WST KP_Images\/bc9d7f66Sher Bahader.Picture of WST Before Improvement.065607.jpg","picture_of_wst_before_improvement":"Sw83277","wua_registration_no":"10\/18\/2021","wua_registration_date":"Sadiq ullah","name_of_wua_president":"1560603832773","cnic_no_of_wua_president":"3489188196","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"10","wst_length_meter":"6","wst_width_meter":"1.37","wst_depth_meter":"78.08","storage_capacity_m3":"20656","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/31\/2022","issuance_date_of_govt_share":"549444","total_amount_rs":"412083","govt_share_rs":"137361","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/2\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"164095","amount_of_icr_i_released_rs":"2\/7\/2022","date_of_icr_i_released":"123693","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"123693","amount_of_icr_ii_released_rs":"3\/17\/2022","date_of_icr_ii_released":"124295","amount_of_final_released_rs":"11\/7\/2022","date_of_final_released":"412083","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/4\/2022","completion_date":"549444","verified_total_amount_rs":"412083","verified_govt_share_rs":"137361","verified_community_share_rs":"10","executed_wst_length_meter":"6.39","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/bc9d7f66Sher Bahader.Picture of WST - After Completion.065606.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 16:20:18" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/8/2024 16:20:18, ?, ?, Completed, 22056434022, KP, Malakand, Swat, Charbagh, Charbagh, Zandwala, Square, PCC, ?, Khalid, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.838200, 72.475000, WST KP_Images/c86e9548Khalid.Picture of WST Before Improvement.074519.jpg, Sw-80491, 1/25/2022, Khalid, 1560202804911, 3459522940, 8, 8, 0, 8, 3, 2, 8, 8, 1.37, 87.68, 23196, 0.21, 6, ?, WST Profile - Completed, ?, ?, 1/31/2022, 515238, 412190, 103048, ?, 0, ?, ?, 2/3/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 164095, 2/7/2022, 123693, 3/17/2022, ?, ?, ?, ?, 123693, 3/17/2022, 122485, 2/8/2023, 410273, ?, WST Milestone Payments - Completed, ?, ?, 4/4/2022, 512773, 410273, 102500, 11, 5.8, 1.27, WST KP_Images/c86e9548Khalid.Picture of WST - After Completion.074519.jpg, 1, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/8\/2024 16:20:18","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056434022","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Charbagh","tehsil":"Charbagh","uc":"Zandwala","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Khalid","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.838200, 72.475000","coordinates":"WST KP_Images\/c86e9548Khalid.Picture of WST Before Improvement.074519.jpg","picture_of_wst_before_improvement":"Sw-80491","wua_registration_no":"1\/25\/2022","wua_registration_date":"Khalid","name_of_wua_president":"1560202804911","cnic_no_of_wua_president":"3459522940","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"3","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/31\/2022","issuance_date_of_govt_share":"515238","total_amount_rs":"412190","govt_share_rs":"103048","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/3\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"164095","amount_of_icr_i_released_rs":"2\/7\/2022","date_of_icr_i_released":"123693","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"123693","amount_of_icr_ii_released_rs":"3\/17\/2022","date_of_icr_ii_released":"122485","amount_of_final_released_rs":"2\/8\/2023","date_of_final_released":"410273","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/4\/2022","completion_date":"512773","verified_total_amount_rs":"410273","verified_govt_share_rs":"102500","verified_community_share_rs":"11","executed_wst_length_meter":"5.8","executed_wst_width_meter":"1.27","executed_wst_depth_meter":"WST KP_Images\/c86e9548Khalid.Picture of WST - After Completion.074519.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 12:27:09" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 12:27:09, ?, ?, Completed, 22056444001, KP, Malakand, Swat, Charbagh, Charbagh, Sameer, Rectangular, PCC, ?, Umar Siab, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.935763,72.443567, WST KP_Images/324Umar Siab.Picture of WST Before Improvement.072659.jpg, 137, 2/24/2020, Umar Siab, 1560247493293, 3469440841, 10, 10, 0, 10, 5, 2, 8, 8, 1.37, 85, 22487, 3.80, 108, ?, WST Profile - Completed, ?, ?, 3/3/2020, 416177, 316177, 100000, ?, 0, ?, ?, 3/3/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 316177, 6/4/2020, 316177, ?, WST Milestone Payments - Completed, ?, ?, 6/4/2020, 379412, 316177, 63235, 8, 7.6, 1, ?, 2, 8.00%, 100.00%, 92.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 12:27:09","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056444001","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Charbagh","tehsil":"Charbagh","uc":"Sameer","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Umar Siab","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.935763,72.443567","coordinates":"WST KP_Images\/324Umar Siab.Picture of WST Before Improvement.072659.jpg","picture_of_wst_before_improvement":"137","wua_registration_no":"2\/24\/2020","wua_registration_date":"Umar Siab","name_of_wua_president":"1560247493293","cnic_no_of_wua_president":"3469440841","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"5","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"85","storage_capacity_m3":"22487","storage_capacity_gallon":"3.80","design_discharge_cusec":"108","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/3\/2020","issuance_date_of_govt_share":"416177","total_amount_rs":"316177","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/3\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"316177","amount_of_final_released_rs":"6\/4\/2020","date_of_final_released":"316177","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/4\/2020","completion_date":"379412","verified_total_amount_rs":"316177","verified_govt_share_rs":"63235","verified_community_share_rs":"8","executed_wst_length_meter":"7.6","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"8.00%","water_saving":"100.00%","water_losses_before_improvement":"92.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 14:51:38" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/20/2024 14:51:38, ?, ?, Completed, 22056534001, KP, Malakand, Swat, Kabal, Jawand, Jawand, Square, PCC, ?, Mian Said Shah, Non-Canal Command Area, Other Source, spring, 2019-20, ?, ?, Spring, WST Identification - Completed, ?, ?, 35.33579964,72.44915894, WST KP_Images/291Mian Said Shah.Picture of WST Before Improvement.071947.jpg, Sw-60439, 6/1/2020, Mian Sayed Ali Shah, 1560258604395, 3468125394, 9, 9, 0, 9, 13, 12, 9, 9, 1.37, 111, 29365, 3.80, 108, ?, WST Profile - Completed, ?, ?, 6/11/2020, 427857, 342857, 85000, ?, 0, ?, ?, 6/11/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 127468, 6/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 215032, 12/8/2020, 342500, ?, WST Milestone Payments - Completed, ?, ?, 7/3/2020, 411000, 342500, 68500, 9, 9, 1.37, ?, 1, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/20\/2024 14:51:38","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056534001","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Kabal","tehsil":"Jawand","uc":"Jawand","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Mian Said Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"Spring","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.33579964,72.44915894","coordinates":"WST KP_Images\/291Mian Said Shah.Picture of WST Before Improvement.071947.jpg","picture_of_wst_before_improvement":"Sw-60439","wua_registration_no":"6\/1\/2020","wua_registration_date":"Mian Sayed Ali Shah","name_of_wua_president":"1560258604395","cnic_no_of_wua_president":"3468125394","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"13","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.37","wst_depth_meter":"111","storage_capacity_m3":"29365","storage_capacity_gallon":"3.80","design_discharge_cusec":"108","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/11\/2020","issuance_date_of_govt_share":"427857","total_amount_rs":"342857","govt_share_rs":"85000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/11\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"127468","amount_of_icr_i_released_rs":"6\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"215032","amount_of_final_released_rs":"12\/8\/2020","date_of_final_released":"342500","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/3\/2020","completion_date":"411000","verified_total_amount_rs":"342500","verified_govt_share_rs":"68500","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.37","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/5/2024 12:53:25" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 6/5/2024 12:53:25, ?, ?, Completed, 22056534002, KP, Malakand, Swat, Kabal, Bara Bandai-1, Jatkot, Square, PCC, ?, Gandera, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.848,72.38471, WST KP_Images/309Gandera.Picture of WST Before Improvement.185608.jpg, 135, 2/24/2020, Miamat Khan, 1560210950247, 3471281772, 10, 10, 0, 10, 14, 10, 8, 8, 1.37, 82, 21693, 1.00, 28, ?, WST Profile - Completed, ?, ?, 3/3/2020, 422122, 322122, 100000, ?, 0, ?, ?, 4/6/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 289861, 5/7/2020, ?, ?, ?, ?, ?, ?, 0, ?, 32162, 11/6/2020, 322023, ?, WST Milestone Payments - Completed, ?, ?, 5/14/2020, 386428, 322023, 64405, 8, 7.75, 1.37, WST KP_Images/309Gandera.Picture of WST - After Completion.185804.jpg, 4, 50.00%, 60.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"6\/5\/2024 12:53:25","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056534002","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Kabal","tehsil":"Bara Bandai-1","uc":"Jatkot","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Gandera","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.848,72.38471","coordinates":"WST KP_Images\/309Gandera.Picture of WST Before Improvement.185608.jpg","picture_of_wst_before_improvement":"135","wua_registration_no":"2\/24\/2020","wua_registration_date":"Miamat Khan","name_of_wua_president":"1560210950247","cnic_no_of_wua_president":"3471281772","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"14","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"82","storage_capacity_m3":"21693","storage_capacity_gallon":"1.00","design_discharge_cusec":"28","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/3\/2020","issuance_date_of_govt_share":"422122","total_amount_rs":"322122","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/6\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"289861","amount_of_icr_i_released_rs":"5\/7\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"32162","amount_of_final_released_rs":"11\/6\/2020","date_of_final_released":"322023","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/14\/2020","completion_date":"386428","verified_total_amount_rs":"322023","verified_govt_share_rs":"64405","verified_community_share_rs":"8","executed_wst_length_meter":"7.75","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/309Gandera.Picture of WST - After Completion.185804.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":"50.00%","water_saving":"60.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 23:37:53" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 23:37:53, ?, ?, Completed, 22056534003, KP, Malakand, Swat, Kabal, Ningolai, Ghwand Ningolai, Square, PCC, ?, Aftab Ali, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.84836,72.41215, WST KP_Images/310Aftab Ali.Picture of WST Before Improvement.184246.jpg, 136, 2/24/2020, Aftab Ali, 1560403578517, 3439634434, 9, 9, 0, 9, 12, 10, 8, 8, 1.37, 88, 23280, 1.00, 28, ?, WST Profile - Completed, ?, ?, 3/3/2020, 442122, 322122, 120000, ?, 0, ?, ?, 3/4/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 289861, 5/7/2020, ?, ?, ?, ?, ?, ?, 0, ?, 28166, 6/11/2020, 318027, ?, WST Milestone Payments - Completed, ?, ?, 5/14/2020, 381632, 318027, 63605, 8, 8, 1.37, WST KP_Images/310Aftab Ali.Picture of WST - After Completion.184246.jpg, 2, 50.00%, 60.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 23:37:53","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056534003","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Kabal","tehsil":"Ningolai","uc":"Ghwand Ningolai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Aftab Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.84836,72.41215","coordinates":"WST KP_Images\/310Aftab Ali.Picture of WST Before Improvement.184246.jpg","picture_of_wst_before_improvement":"136","wua_registration_no":"2\/24\/2020","wua_registration_date":"Aftab Ali","name_of_wua_president":"1560403578517","cnic_no_of_wua_president":"3439634434","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"1.00","design_discharge_cusec":"28","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/3\/2020","issuance_date_of_govt_share":"442122","total_amount_rs":"322122","govt_share_rs":"120000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/4\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"289861","amount_of_icr_i_released_rs":"5\/7\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"28166","amount_of_final_released_rs":"6\/11\/2020","date_of_final_released":"318027","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/14\/2020","completion_date":"381632","verified_total_amount_rs":"318027","verified_govt_share_rs":"63605","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/310Aftab Ali.Picture of WST - After Completion.184246.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"50.00%","water_saving":"60.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 14:10:41" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/17/2024 14:10:41, ?, ?, Completed, 22056534004, KP, Malakand, Swat, Kabal, Shah Dherai, Shah Dherai, Square, PCC, ?, Qayum, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.83576297,72.44356697, WST KP_Images/312Qayum.Picture of WST Before Improvement.091608.jpg, sw82559, 1/10/2020, Muhammad Qayum, 1560298825503, 3479065164, 8, 8, 0, 8, 14, 12, 9, 9, 1.37, 114, 30159, 3.80, 108, ?, WST Profile - Completed, ?, ?, 1/22/2020, 479312, 359312, 120000, ?, 0, ?, ?, 1/23/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 331939, 4/7/2020, ?, ?, ?, ?, ?, ?, 0, ?, 27362, 6/12/2020, 359301, ?, WST Milestone Payments - Completed, ?, ?, 4/6/2020, 431165, 359305, 71860, 9, 9.14, 1.37, WST KP_Images/312Qayum.Picture of WST - After Completion.091608.jpg, 2, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/17\/2024 14:10:41","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056534004","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Kabal","tehsil":"Shah Dherai","uc":"Shah Dherai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Qayum","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.83576297,72.44356697","coordinates":"WST KP_Images\/312Qayum.Picture of WST Before Improvement.091608.jpg","picture_of_wst_before_improvement":"sw82559","wua_registration_no":"1\/10\/2020","wua_registration_date":"Muhammad Qayum","name_of_wua_president":"1560298825503","cnic_no_of_wua_president":"3479065164","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"14","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.37","wst_depth_meter":"114","storage_capacity_m3":"30159","storage_capacity_gallon":"3.80","design_discharge_cusec":"108","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/22\/2020","issuance_date_of_govt_share":"479312","total_amount_rs":"359312","govt_share_rs":"120000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/23\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"331939","amount_of_icr_i_released_rs":"4\/7\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"27362","amount_of_final_released_rs":"6\/12\/2020","date_of_final_released":"359301","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/6\/2020","completion_date":"431165","verified_total_amount_rs":"359305","verified_govt_share_rs":"71860","verified_community_share_rs":"9","executed_wst_length_meter":"9.14","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/312Qayum.Picture of WST - After Completion.091608.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 16:03:28" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/16/2024 16:03:28, ?, ?, Completed, 22056534005, KP, Malakand, Swat, Kabal, Tarkhano, Tarkhano, Square, PCC, ?, Gul Zamin, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.88836389,72.30781389, WST KP_Images/317Gul Zamin.Picture of WST Before Improvement.110808.jpg, Sw-69010, 12/1/2020, Mian Said Rashid, 1560266690109, 3439620940, 8, 8, 0, 8, 15, 6, 9, 9, 1.37, 114, 30159, 2.00, 57, ?, WST Profile - Completed, ?, ?, 12/22/2020, 525000, 420000, 105000, ?, 0, ?, ?, 12/22/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 295893, 12/22/2020, ?, ?, ?, ?, ?, ?, 0, ?, 98815, 12/31/2020, 394708, ?, WST Milestone Payments - Completed, ?, ?, 12/31/2020, 453887, 394708, 59179, 9, 9.14, 1.37, ?, 1, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/16\/2024 16:03:28","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056534005","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Kabal","tehsil":"Tarkhano","uc":"Tarkhano","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Gul Zamin","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.88836389,72.30781389","coordinates":"WST KP_Images\/317Gul Zamin.Picture of WST Before Improvement.110808.jpg","picture_of_wst_before_improvement":"Sw-69010","wua_registration_no":"12\/1\/2020","wua_registration_date":"Mian Said Rashid","name_of_wua_president":"1560266690109","cnic_no_of_wua_president":"3439620940","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"15","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.37","wst_depth_meter":"114","storage_capacity_m3":"30159","storage_capacity_gallon":"2.00","design_discharge_cusec":"57","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/22\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/22\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"295893","amount_of_icr_i_released_rs":"12\/22\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"98815","amount_of_final_released_rs":"12\/31\/2020","date_of_final_released":"394708","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/31\/2020","completion_date":"453887","verified_total_amount_rs":"394708","verified_govt_share_rs":"59179","verified_community_share_rs":"9","executed_wst_length_meter":"9.14","executed_wst_width_meter":"1.37","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/5/2024 12:56:20" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 6/5/2024 12:56:20, ?, ?, Completed, 22056534006, KP, Malakand, Swat, Kabal, Tarkhano, Tarkhano, Square, PCC, ?, Fazle Khaliq, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.88708333,72.31275, WST KP_Images/318Fazle Khaliq.Picture of WST Before Improvement.095955.jpg, Sw-08583, 12/1/2020, Ayaz Khan, 1560252085831, 3439620940, 8, 8, 0, 8, 15, 6, 8, 8, 1.37, 88, 23280, 2.00, 57, ?, WST Profile - Completed, ?, ?, 12/22/2020, 489020, 391216, 97804, ?, 0, ?, ?, 12/22/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 275098, 12/22/2020, ?, ?, ?, ?, ?, ?, 0, ?, 73931, 1/28/2021, 349029, ?, WST Milestone Payments - Completed, ?, ?, 12/31/2020, 418835, 349029, 69806, 8, 8, 1, ?, 1, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"6\/5\/2024 12:56:20","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056534006","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Kabal","tehsil":"Tarkhano","uc":"Tarkhano","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Fazle Khaliq","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.88708333,72.31275","coordinates":"WST KP_Images\/318Fazle Khaliq.Picture of WST Before Improvement.095955.jpg","picture_of_wst_before_improvement":"Sw-08583","wua_registration_no":"12\/1\/2020","wua_registration_date":"Ayaz Khan","name_of_wua_president":"1560252085831","cnic_no_of_wua_president":"3439620940","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"15","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"2.00","design_discharge_cusec":"57","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/22\/2020","issuance_date_of_govt_share":"489020","total_amount_rs":"391216","govt_share_rs":"97804","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/22\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"275098","amount_of_icr_i_released_rs":"12\/22\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"73931","amount_of_final_released_rs":"1\/28\/2021","date_of_final_released":"349029","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/31\/2020","completion_date":"418835","verified_total_amount_rs":"349029","verified_govt_share_rs":"69806","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/29/2024 9:44:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 6/29/2024 9:44:58, ?, ?, Completed, 22056534007, KP, Malakand, Swat, Kabal, Tarkhano, Tarkhano, Square, PCC, ?, Mian Syed Rashid, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.89541111,72.29615556, WST KP_Images/319Mian Syed Rashid.Picture of WST Before Improvement.073853.jpg, 270, 12/1/2020, Mian Said Rashid, 1560266690109, 3439620940, 6, 6, 0, 6, 14, 6, 9, 9, 1.37, 114, 30159, 2.00, 57, ?, WST Profile - Completed, ?, ?, 12/22/2020, 525000, 420000, 105000, ?, 0, ?, ?, 12/22/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 295893, 12/22/2020, ?, ?, ?, ?, ?, ?, 0, ?, 104909, 1/28/2021, 400802, ?, WST Milestone Payments - Completed, ?, ?, 12/31/2020, 479744, 400802, 78942, 9, 9.14, 1.37, WST KP_Images/319Mian Syed Rashid.Picture of WST - After Completion.073853.jpg, 1, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"6\/29\/2024 9:44:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056534007","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Kabal","tehsil":"Tarkhano","uc":"Tarkhano","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Mian Syed Rashid","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.89541111,72.29615556","coordinates":"WST KP_Images\/319Mian Syed Rashid.Picture of WST Before Improvement.073853.jpg","picture_of_wst_before_improvement":"270","wua_registration_no":"12\/1\/2020","wua_registration_date":"Mian Said Rashid","name_of_wua_president":"1560266690109","cnic_no_of_wua_president":"3439620940","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"14","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.37","wst_depth_meter":"114","storage_capacity_m3":"30159","storage_capacity_gallon":"2.00","design_discharge_cusec":"57","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/22\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/22\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"295893","amount_of_icr_i_released_rs":"12\/22\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"104909","amount_of_final_released_rs":"1\/28\/2021","date_of_final_released":"400802","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/31\/2020","completion_date":"479744","verified_total_amount_rs":"400802","verified_govt_share_rs":"78942","verified_community_share_rs":"9","executed_wst_length_meter":"9.14","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/319Mian Syed Rashid.Picture of WST - After Completion.073853.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/19/2024 0:04:25" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/19/2024 0:04:25, ?, ?, Completed, 22056534008, KP, Malakand, Swat, Kabal, Shah Dherai, Shah Dherai, Square, PCC, ?, Said Wali, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.83576297,72.44356697, WST KP_Images/321Said Wali.Picture of WST Before Improvement.191251.jpg, sw46215, 1/10/2020, Said Wali, 1560242468167, 3458803316, 6, 6, 0, 6, 12, 10, 8, 8, 1.37, 86, 22751, 3.80, 108, ?, WST Profile - Completed, ?, ?, 1/22/2020, 409065, 309065, 100000, ?, 0, ?, ?, 1/22/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 279819, 7/2/2020, ?, ?, ?, ?, ?, ?, 0, ?, 29240, 12/6/2020, 309059, ?, WST Milestone Payments - Completed, ?, ?, 4/6/2020, 385063, 309063, 76000, 8, 7.9, 1.37, WST KP_Images/321Said Wali.Picture of WST - After Completion.191251.jpg, 2, 50.00%, 80.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/19\/2024 0:04:25","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056534008","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Kabal","tehsil":"Shah Dherai","uc":"Shah Dherai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Said Wali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.83576297,72.44356697","coordinates":"WST KP_Images\/321Said Wali.Picture of WST Before Improvement.191251.jpg","picture_of_wst_before_improvement":"sw46215","wua_registration_no":"1\/10\/2020","wua_registration_date":"Said Wali","name_of_wua_president":"1560242468167","cnic_no_of_wua_president":"3458803316","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"86","storage_capacity_m3":"22751","storage_capacity_gallon":"3.80","design_discharge_cusec":"108","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/22\/2020","issuance_date_of_govt_share":"409065","total_amount_rs":"309065","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/22\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"279819","amount_of_icr_i_released_rs":"7\/2\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"29240","amount_of_final_released_rs":"12\/6\/2020","date_of_final_released":"309059","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/6\/2020","completion_date":"385063","verified_total_amount_rs":"309063","verified_govt_share_rs":"76000","verified_community_share_rs":"8","executed_wst_length_meter":"7.9","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/321Said Wali.Picture of WST - After Completion.191251.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"50.00%","water_saving":"80.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/19/2024 23:54:02" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/19/2024 23:54:02, ?, ?, Completed, 22056534009, KP, Malakand, Swat, Kabal, Shah Dherai, Shah Dherai, Square, PCC, ?, Hamza, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.83576297,72.44356697, WST KP_Images/322Hamza.Picture of WST Before Improvement.190033.jpg, sw15458, 1/7/2020, Hamza, 1560203154587, 3479065164, 7, 7, 0, 7, 13, 12, 9, 9, 1.37, 114, 30159, 4.00, 113, ?, WST Profile - Completed, ?, ?, 1/17/2020, 459312, 359312, 100000, ?, 0, ?, ?, 1/17/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 331939, 4/7/2020, ?, ?, ?, ?, ?, ?, 0, ?, 27362, 6/12/2020, 359301, ?, WST Milestone Payments - Completed, ?, ?, 4/30/2020, 431165, 359305, 71860, 9, 9.14, 1.37, WST KP_Images/322Hamza.Picture of WST - After Completion.190033.jpg, 1, 50.00%, 80.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/19\/2024 23:54:02","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056534009","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Kabal","tehsil":"Shah Dherai","uc":"Shah Dherai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Hamza","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.83576297,72.44356697","coordinates":"WST KP_Images\/322Hamza.Picture of WST Before Improvement.190033.jpg","picture_of_wst_before_improvement":"sw15458","wua_registration_no":"1\/7\/2020","wua_registration_date":"Hamza","name_of_wua_president":"1560203154587","cnic_no_of_wua_president":"3479065164","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"13","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.37","wst_depth_meter":"114","storage_capacity_m3":"30159","storage_capacity_gallon":"4.00","design_discharge_cusec":"113","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/17\/2020","issuance_date_of_govt_share":"459312","total_amount_rs":"359312","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/17\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"331939","amount_of_icr_i_released_rs":"4\/7\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"27362","amount_of_final_released_rs":"6\/12\/2020","date_of_final_released":"359301","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/30\/2020","completion_date":"431165","verified_total_amount_rs":"359305","verified_govt_share_rs":"71860","verified_community_share_rs":"9","executed_wst_length_meter":"9.14","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/322Hamza.Picture of WST - After Completion.190033.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"50.00%","water_saving":"80.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/21/2024 16:10:40" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/21/2024 16:10:40, ?, ?, Completed, 22056534010, KP, Malakand, Swat, Kabal, Shah Dherai, Shah Dherai, Square, PCC, ?, Faridoon, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.75968483,72.41000031, WST KP_Images/327Faridoon.Picture of WST Before Improvement.111748.jpg, sw85805, 1/10/2020, Faridoon, 1560204858051, 3433386176, 9, 9, 0, 9, 15, 14, 8, 8, 1.37, 86, 22751, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/22/2020, 409065, 309065, 100000, ?, 0, ?, ?, 1/22/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 286510, 6/12/2020, ?, ?, ?, ?, ?, ?, 0, ?, 22549, 6/12/2020, 309059, ?, WST Milestone Payments - Completed, ?, ?, 4/16/2020, 370875, 309063, 61812, 8, 7.9, 1.37, WST KP_Images/327Faridoon.Picture of WST - After Completion.111748.jpg, 1, 50.00%, 70.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/21\/2024 16:10:40","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056534010","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Kabal","tehsil":"Shah Dherai","uc":"Shah Dherai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Faridoon","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.75968483,72.41000031","coordinates":"WST KP_Images\/327Faridoon.Picture of WST Before Improvement.111748.jpg","picture_of_wst_before_improvement":"sw85805","wua_registration_no":"1\/10\/2020","wua_registration_date":"Faridoon","name_of_wua_president":"1560204858051","cnic_no_of_wua_president":"3433386176","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"15","gross_command_area_gca_acres":"14","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"86","storage_capacity_m3":"22751","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/22\/2020","issuance_date_of_govt_share":"409065","total_amount_rs":"309065","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/22\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"286510","amount_of_icr_i_released_rs":"6\/12\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"22549","amount_of_final_released_rs":"6\/12\/2020","date_of_final_released":"309059","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/16\/2020","completion_date":"370875","verified_total_amount_rs":"309063","verified_govt_share_rs":"61812","verified_community_share_rs":"8","executed_wst_length_meter":"7.9","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/327Faridoon.Picture of WST - After Completion.111748.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"50.00%","water_saving":"70.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 15:08:26" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/16/2024 15:08:26, ?, ?, Completed, 22056534011, KP, Malakand, Swat, Kabal, Shalhand, Shalhand, Square, PCC, ?, Amir Zada, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.8866,72.2688, WST KP_Images/328Amir Zada.Picture of WST Before Improvement.102038.jpg, Sw-28541, 12/1/2020, Zardad Khan, 1560277285413, 3412243752, 7, 7, 0, 7, 7, 6, 10, 10, 1.37, 137, 36243, 0.14, 4, ?, WST Profile - Completed, ?, ?, 12/9/2020, 525000, 420000, 105000, ?, 0, ?, ?, 12/10/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 295893, 12/15/2020, ?, ?, ?, ?, ?, ?, 0, ?, 122632, 1/28/2021, 418525, ?, WST Milestone Payments - Completed, ?, ?, 12/31/2020, 502396, 418525, 83871, 10, 10, 1, ?, ?, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/16\/2024 15:08:26","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056534011","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Kabal","tehsil":"Shalhand","uc":"Shalhand","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Amir Zada","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.8866,72.2688","coordinates":"WST KP_Images\/328Amir Zada.Picture of WST Before Improvement.102038.jpg","picture_of_wst_before_improvement":"Sw-28541","wua_registration_no":"12\/1\/2020","wua_registration_date":"Zardad Khan","name_of_wua_president":"1560277285413","cnic_no_of_wua_president":"3412243752","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.37","wst_depth_meter":"137","storage_capacity_m3":"36243","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/9\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/10\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"295893","amount_of_icr_i_released_rs":"12\/15\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"122632","amount_of_final_released_rs":"1\/28\/2021","date_of_final_released":"418525","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/31\/2020","completion_date":"502396","verified_total_amount_rs":"418525","verified_govt_share_rs":"83871","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":null,"addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 0:29:42" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/9/2024 0:29:42, ?, ?, Completed, 22056534012, KP, Malakand, Swat, Kabal, Koza Bandai-1, Paroo Segram, Square, PCC, ?, Sardar Khan, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.81593,72.53036, WST KP_Images/340Sardar Khan.Picture of WST Before Improvement.192938.jpg, 249, 12/1/2020, Sardar Khan, 1560276522703, 3109877200, 8, 8, 0, 8, 12, 8, 8, 8, 1.37, 89, 23545, 0.03, 1, ?, WST Profile - Completed, ?, ?, 12/16/2020, 437975, 337975, 100000, ?, 0, ?, ?, 12/16/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 236583, 12/22/2020, ?, ?, ?, ?, ?, ?, 0, ?, 101362, 1/28/2021, 337945, ?, WST Milestone Payments - Completed, ?, ?, 12/24/2020, 405570, 337975, 67595, 8, 8.07, 1.37, WST KP_Images/340Sardar Khan.Picture of WST - After Completion.193113.jpg, 4, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/9\/2024 0:29:42","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056534012","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Kabal","tehsil":"Koza Bandai-1","uc":"Paroo Segram","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Sardar Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.81593,72.53036","coordinates":"WST KP_Images\/340Sardar Khan.Picture of WST Before Improvement.192938.jpg","picture_of_wst_before_improvement":"249","wua_registration_no":"12\/1\/2020","wua_registration_date":"Sardar Khan","name_of_wua_president":"1560276522703","cnic_no_of_wua_president":"3109877200","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"12","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"89","storage_capacity_m3":"23545","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2020","issuance_date_of_govt_share":"437975","total_amount_rs":"337975","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"236583","amount_of_icr_i_released_rs":"12\/22\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"101362","amount_of_final_released_rs":"1\/28\/2021","date_of_final_released":"337945","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/24\/2020","completion_date":"405570","verified_total_amount_rs":"337975","verified_govt_share_rs":"67595","verified_community_share_rs":"8","executed_wst_length_meter":"8.07","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/340Sardar Khan.Picture of WST - After Completion.193113.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 14:14:40" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/8/2024 14:14:40, ?, ?, Completed, 22056534013, KP, Malakand, Swat, Kabal, Teghak, Teghak, Square, PCC, ?, Mahboob Ali, Non-Canal Command Area, Dug Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.835557, 72.456379, WST KP_Images/345Mahboob Ali.Picture of WST Before Improvement.091451.jpg, Sw_25293, 11/13/2020, Mahboob Ali, 1560249252939, 3479550704, 8, 8, 0, 8, 8, 6, 9, 9, 1.37, 113, 29894, 0.07, 2, ?, WST Profile - Completed, ?, ?, 11/23/2020, 463874, 368874, 95000, ?, 0, ?, ?, 11/26/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 368839, 12/15/2020, 368839, ?, WST Milestone Payments - Completed, ?, ?, 12/15/2020, 442607, 368839, 73768, 9, 9.1, 1, ?, 2, 92.00%, 100.00%, 8.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/8\/2024 14:14:40","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056534013","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Kabal","tehsil":"Teghak","uc":"Teghak","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Mahboob Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.835557, 72.456379","coordinates":"WST KP_Images\/345Mahboob Ali.Picture of WST Before Improvement.091451.jpg","picture_of_wst_before_improvement":"Sw_25293","wua_registration_no":"11\/13\/2020","wua_registration_date":"Mahboob Ali","name_of_wua_president":"1560249252939","cnic_no_of_wua_president":"3479550704","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.37","wst_depth_meter":"113","storage_capacity_m3":"29894","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/23\/2020","issuance_date_of_govt_share":"463874","total_amount_rs":"368874","govt_share_rs":"95000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/26\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"368839","amount_of_final_released_rs":"12\/15\/2020","date_of_final_released":"368839","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/15\/2020","completion_date":"442607","verified_total_amount_rs":"368839","verified_govt_share_rs":"73768","verified_community_share_rs":"9","executed_wst_length_meter":"9.1","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"92.00%","water_saving":"100.00%","water_losses_before_improvement":"8.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 0:51:40" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/9/2024 0:51:40, ?, ?, Completed, 22056534014, KP, Malakand, Swat, Kabal, Koza Banda-1, Badar Banda, Square, PCC, ?, Bakhtyar Khan, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.89836,72.35342, WST KP_Images/350Bakhtyar Khan.Picture of WST Before Improvement.195826.jpg, 251, 12/1/2020, Bakhtyar Khan, 1560204589529, 3449656688, 8, 8, 0, 8, 13, 9, 8, 8, 1.37, 89, 23545, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/16/2020, 437975, 337975, 100000, ?, 0, ?, ?, 12/16/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 236583, 12/22/2020, ?, ?, ?, ?, ?, ?, 0, ?, 101392, 1/28/2021, 337975, ?, WST Milestone Payments - Completed, ?, ?, 12/26/2020, 405570, 337975, 67595, 8, 8.07, 1.37, WST KP_Images/350Bakhtyar Khan.Picture of WST - After Completion.195826.jpg, 4, 50.00%, 70.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/9\/2024 0:51:40","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056534014","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Kabal","tehsil":"Koza Banda-1","uc":"Badar Banda","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Bakhtyar Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.89836,72.35342","coordinates":"WST KP_Images\/350Bakhtyar Khan.Picture of WST Before Improvement.195826.jpg","picture_of_wst_before_improvement":"251","wua_registration_no":"12\/1\/2020","wua_registration_date":"Bakhtyar Khan","name_of_wua_president":"1560204589529","cnic_no_of_wua_president":"3449656688","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"13","gross_command_area_gca_acres":"9","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"89","storage_capacity_m3":"23545","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2020","issuance_date_of_govt_share":"437975","total_amount_rs":"337975","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"236583","amount_of_icr_i_released_rs":"12\/22\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"101392","amount_of_final_released_rs":"1\/28\/2021","date_of_final_released":"337975","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/26\/2020","completion_date":"405570","verified_total_amount_rs":"337975","verified_govt_share_rs":"67595","verified_community_share_rs":"8","executed_wst_length_meter":"8.07","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/350Bakhtyar Khan.Picture of WST - After Completion.195826.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":"50.00%","water_saving":"70.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 0:19:37" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/10/2024 0:19:37, ?, ?, Completed, 22056534015, KP, Malakand, Swat, Kabal, Koza Banda-1, Koza Banda-1, Square, PCC, ?, Torsum, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.89395,72.34906, WST KP_Images/352Torsum.Picture of WST Before Improvement.192521.jpg, 253, 12/1/2020, Tajmola, 1560204211215, 3418059871, 8, 8, 0, 8, 8, 5, 8, 8, 1.37, 88, 23280, 0.87, 25, ?, WST Profile - Completed, ?, ?, 12/16/2020, 457975, 337975, 120000, ?, 0, ?, ?, 12/16/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 236583, 12/22/2020, ?, ?, ?, ?, ?, ?, 0, ?, 101392, 1/28/2021, 337975, ?, WST Milestone Payments - Completed, ?, ?, 12/25/2020, 405570, 337975, 67595, 8, 8, 1.37, WST KP_Images/352Torsum.Picture of WST - After Completion.192521.jpg, 3, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/10\/2024 0:19:37","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056534015","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Kabal","tehsil":"Koza Banda-1","uc":"Koza Banda-1","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Torsum","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.89395,72.34906","coordinates":"WST KP_Images\/352Torsum.Picture of WST Before Improvement.192521.jpg","picture_of_wst_before_improvement":"253","wua_registration_no":"12\/1\/2020","wua_registration_date":"Tajmola","name_of_wua_president":"1560204211215","cnic_no_of_wua_president":"3418059871","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"8","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.87","design_discharge_cusec":"25","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2020","issuance_date_of_govt_share":"457975","total_amount_rs":"337975","govt_share_rs":"120000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"236583","amount_of_icr_i_released_rs":"12\/22\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"101392","amount_of_final_released_rs":"1\/28\/2021","date_of_final_released":"337975","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/25\/2020","completion_date":"405570","verified_total_amount_rs":"337975","verified_govt_share_rs":"67595","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/352Torsum.Picture of WST - After Completion.192521.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 14:32:38" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 14:32:38, ?, ?, Completed, 22056534016, KP, Malakand, Swat, Kabal, Koza Banda-1, Segram, Square, PCC, ?, Muzaffar Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.86219,72.35881, WST KP_Images/364Muzaffar Khan.Picture of WST Before Improvement.093233.jpg, 262, 12/1/2020, Muhammad Fayaz Khan, 1560298773163, 3329254460, 10, 10, 0, 10, 12, 10, 8, 8, 1.37, 88, 23280, 3.96, 112, ?, WST Profile - Completed, ?, ?, 12/16/2020, 437975, 337975, 100000, ?, 0, ?, ?, 12/16/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 236583, 12/22/2020, ?, ?, ?, ?, ?, ?, 0, ?, 101392, 1/28/2021, 337975, ?, WST Milestone Payments - Completed, ?, ?, 12/23/2020, 405570, 337975, 67595, 8, 8, 1.37, WST KP_Images/364Muzaffar Khan.Picture of WST - After Completion.093642.jpg, 2, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 14:32:38","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056534016","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Kabal","tehsil":"Koza Banda-1","uc":"Segram","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Muzaffar Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.86219,72.35881","coordinates":"WST KP_Images\/364Muzaffar Khan.Picture of WST Before Improvement.093233.jpg","picture_of_wst_before_improvement":"262","wua_registration_no":"12\/1\/2020","wua_registration_date":"Muhammad Fayaz Khan","name_of_wua_president":"1560298773163","cnic_no_of_wua_president":"3329254460","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"3.96","design_discharge_cusec":"112","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2020","issuance_date_of_govt_share":"437975","total_amount_rs":"337975","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"236583","amount_of_icr_i_released_rs":"12\/22\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"101392","amount_of_final_released_rs":"1\/28\/2021","date_of_final_released":"337975","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/23\/2020","completion_date":"405570","verified_total_amount_rs":"337975","verified_govt_share_rs":"67595","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/364Muzaffar Khan.Picture of WST - After Completion.093642.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 0:00:16" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/9/2024 0:00:16, ?, ?, Completed, 22056534017, KP, Malakand, Swat, Kabal, Koza Banda-1, Lalo Banda, Square, PCC, ?, Layaq Zada, Non-Canal Command Area, Dug Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.86964,72.35887, WST KP_Images/374Layaq Zada.Picture of WST Before Improvement.190631.jpg, 265, 12/1/2020, Layaq Zada, 1560229540055, 3369413474, 8, 8, 0, 8, 10, 7, 8, 8, 1.37, 88, 23280, 0.87, 25, ?, WST Profile - Completed, ?, ?, 12/16/2020, 437975, 337975, 100000, ?, 0, ?, ?, 12/16/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 236583, 12/22/2020, ?, ?, ?, ?, ?, ?, 0, ?, 101392, 1/28/2021, 337975, ?, WST Milestone Payments - Completed, ?, ?, 12/26/2020, 405570, 337975, 67595, 8, 8, 1.37, WST KP_Images/374Layaq Zada.Picture of WST - After Completion.190631.jpg, 3, 60.00%, 75.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/9\/2024 0:00:16","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056534017","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Kabal","tehsil":"Koza Banda-1","uc":"Lalo Banda","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Layaq Zada","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.86964,72.35887","coordinates":"WST KP_Images\/374Layaq Zada.Picture of WST Before Improvement.190631.jpg","picture_of_wst_before_improvement":"265","wua_registration_no":"12\/1\/2020","wua_registration_date":"Layaq Zada","name_of_wua_president":"1560229540055","cnic_no_of_wua_president":"3369413474","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"10","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.87","design_discharge_cusec":"25","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2020","issuance_date_of_govt_share":"437975","total_amount_rs":"337975","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"236583","amount_of_icr_i_released_rs":"12\/22\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"101392","amount_of_final_released_rs":"1\/28\/2021","date_of_final_released":"337975","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/26\/2020","completion_date":"405570","verified_total_amount_rs":"337975","verified_govt_share_rs":"67595","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/374Layaq Zada.Picture of WST - After Completion.190631.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"60.00%","water_saving":"75.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 13:43:03" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/10/2024 13:43:03, ?, ?, Completed, 22056534018, KP, Malakand, Swat, Kabal, Dagai, Zaura, Square, PCC, ?, Aqua, Non-Canal Command Area, Dug Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.771738, 72.255619, WST KP_Images/f276ef29Aqua.Picture of WST Before Improvement.180938.jpg, Sw-53822, 5/20/2021, Fazal qader, 1560403538223, 3480977620, 8, 8, 0, 8, 3, 2, 8, 8, 1.37, 84.63, 22389, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/24/2021, 549576, 412190, 137386, ?, 0, ?, ?, 12/27/2021, ?, WST Issuance of TS - Completed, ?, ?, ?, 164095, 12/31/2021, 123693, 3/17/2022, ?, ?, ?, ?, 123693, 3/17/2022, 124370, 11/7/2022, 412158, ?, WST Milestone Payments - Completed, ?, ?, 6/4/2022, 549544, 412158, 137386, 8, 7.86, 1.37, WST KP_Images/f276ef29Aqua.Picture of WST - After Completion.070705.jpg, 0.5, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/10\/2024 13:43:03","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056534018","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Kabal","tehsil":"Dagai","uc":"Zaura","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Aqua","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.771738, 72.255619","coordinates":"WST KP_Images\/f276ef29Aqua.Picture of WST Before Improvement.180938.jpg","picture_of_wst_before_improvement":"Sw-53822","wua_registration_no":"5\/20\/2021","wua_registration_date":"Fazal qader","name_of_wua_president":"1560403538223","cnic_no_of_wua_president":"3480977620","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"3","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"84.63","storage_capacity_m3":"22389","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/24\/2021","issuance_date_of_govt_share":"549576","total_amount_rs":"412190","govt_share_rs":"137386","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/27\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"164095","amount_of_icr_i_released_rs":"12\/31\/2021","date_of_icr_i_released":"123693","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"123693","amount_of_icr_ii_released_rs":"3\/17\/2022","date_of_icr_ii_released":"124370","amount_of_final_released_rs":"11\/7\/2022","date_of_final_released":"412158","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/4\/2022","completion_date":"549544","verified_total_amount_rs":"412158","verified_govt_share_rs":"137386","verified_community_share_rs":"8","executed_wst_length_meter":"7.86","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/f276ef29Aqua.Picture of WST - After Completion.070705.jpg","picture_of_wst_after_completion":"0.5","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 12:41:28" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/10/2024 12:41:28, ?, ?, Completed, 22056534019, KP, Malakand, Swat, Kabal, Kala kalay, Shalhand, Square, PCC, ?, Sardar Ali, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.896968, 72.269036, WST KP_Images/9829f73aSardar ali.Picture of WST Before Improvement.180341.jpg, Sw-71288, 1/11/2022, Sardar ali, 1560203712881, 3138751536, 7, 7, 0, 7, 3, 2, 8, 8, 1.37, 87.68, 23196, 0.06, 2, ?, WST Profile - Completed, ?, ?, 6/2/2022, 549484, 412190, 137294, ?, 0, ?, ?, 6/3/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 288610, 6/22/2022, ?, ?, ?, ?, ?, ?, 0, ?, 123272, 11/7/2022, 411882, ?, WST Milestone Payments - Completed, ?, ?, 7/4/2022, 549176, 411882, 137294, 8, 8, 1.37, WST KP_Images/9829f73aSardar ali.Picture of WST - After Completion.130156.jpg, 0.75, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/10\/2024 12:41:28","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056534019","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Kabal","tehsil":"Kala kalay","uc":"Shalhand","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Sardar Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.896968, 72.269036","coordinates":"WST KP_Images\/9829f73aSardar ali.Picture of WST Before Improvement.180341.jpg","picture_of_wst_before_improvement":"Sw-71288","wua_registration_no":"1\/11\/2022","wua_registration_date":"Sardar ali","name_of_wua_president":"1560203712881","cnic_no_of_wua_president":"3138751536","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"3","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.06","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/2\/2022","issuance_date_of_govt_share":"549484","total_amount_rs":"412190","govt_share_rs":"137294","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/3\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"288610","amount_of_icr_i_released_rs":"6\/22\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"123272","amount_of_final_released_rs":"11\/7\/2022","date_of_final_released":"411882","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/4\/2022","completion_date":"549176","verified_total_amount_rs":"411882","verified_govt_share_rs":"137294","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/9829f73aSardar ali.Picture of WST - After Completion.130156.jpg","picture_of_wst_after_completion":"0.75","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 16:49:27" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/9/2024 16:49:27, ?, ?, Completed, 22056534020, KP, Malakand, Swat, Kabal, Kuza Bandai, Segram, Square, PCC, ?, Muhammad Yahya, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.867810, 72.348920, WST KP_Images/d979a1ddMuhammad Yahya.Picture of WST Before Improvement.064635.jpg, Sw04475, 1/27/2022, Khalid Muhammad Yahya, 1730139044753, 3339103116, 7, 7, 0, 7, 6, 5, 8, 8, 1.37, 87.68, 23196, 0.03, 1, ?, WST Profile - Completed, ?, ?, 4/7/2022, 563722, 413722, 150000, ?, 0, ?, ?, 4/7/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 289605, 4/12/2022, 82745, 5/20/2022, ?, ?, ?, ?, 82745, 5/20/2022, 41372, 9/6/2022, 413722, ?, WST Milestone Payments - Completed, ?, ?, 6/28/2022, 551629, 413722, 137907, 8, 8, 1.37, WST KP_Images/d979a1ddMuhammad Yahya.Picture of WST - After Completion.064635.jpg, 1, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/9\/2024 16:49:27","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056534020","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Kabal","tehsil":"Kuza Bandai","uc":"Segram","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Muhammad Yahya","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.867810, 72.348920","coordinates":"WST KP_Images\/d979a1ddMuhammad Yahya.Picture of WST Before Improvement.064635.jpg","picture_of_wst_before_improvement":"Sw04475","wua_registration_no":"1\/27\/2022","wua_registration_date":"Khalid Muhammad Yahya","name_of_wua_president":"1730139044753","cnic_no_of_wua_president":"3339103116","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/7\/2022","issuance_date_of_govt_share":"563722","total_amount_rs":"413722","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"289605","amount_of_icr_i_released_rs":"4\/12\/2022","date_of_icr_i_released":"82745","2nd_bill_payment_rs":"5\/20\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"82745","amount_of_icr_ii_released_rs":"5\/20\/2022","date_of_icr_ii_released":"41372","amount_of_final_released_rs":"9\/6\/2022","date_of_final_released":"413722","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/28\/2022","completion_date":"551629","verified_total_amount_rs":"413722","verified_govt_share_rs":"137907","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/d979a1ddMuhammad Yahya.Picture of WST - After Completion.064635.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 11:29:40" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/9/2024 11:29:40, ?, ?, Completed, 22056534021, KP, Malakand, Swat, Kabal, Kuza Bandai, Lalo Bandai, Square, PCC, ?, Umar Ali, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.861111, 72.363333, WST KP_Images/d2d1d54aUmar Ali.Picture of WST Before Improvement.062147.jpg, Sw03522, 10/15/2021, Muhammad Khan, 1560242035227, 3479109129, 8, 8, 0, 8, 4, 3, 8, 8, 1.37, 87.68, 23196, 0.04, 1, ?, WST Profile - Completed, ?, ?, 4/20/2022, 663722, 413722, 250000, ?, 0, ?, ?, 5/20/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 289605, 5/31/2022, 62745, 6/22/2022, ?, ?, ?, ?, 62745, 6/22/2022, 61372, 9/6/2022, 413722, ?, WST Milestone Payments - Completed, ?, ?, 6/28/2022, 551629, 413722, 137907, 8, 8, 1.37, WST KP_Images/d2d1d54aUmar Ali.Picture of WST - After Completion.062147.jpg, 1, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/9\/2024 11:29:40","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056534021","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Kabal","tehsil":"Kuza Bandai","uc":"Lalo Bandai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Umar Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.861111, 72.363333","coordinates":"WST KP_Images\/d2d1d54aUmar Ali.Picture of WST Before Improvement.062147.jpg","picture_of_wst_before_improvement":"Sw03522","wua_registration_no":"10\/15\/2021","wua_registration_date":"Muhammad Khan","name_of_wua_president":"1560242035227","cnic_no_of_wua_president":"3479109129","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"4","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/20\/2022","issuance_date_of_govt_share":"663722","total_amount_rs":"413722","govt_share_rs":"250000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/20\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"289605","amount_of_icr_i_released_rs":"5\/31\/2022","date_of_icr_i_released":"62745","2nd_bill_payment_rs":"6\/22\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"62745","amount_of_icr_ii_released_rs":"6\/22\/2022","date_of_icr_ii_released":"61372","amount_of_final_released_rs":"9\/6\/2022","date_of_final_released":"413722","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/28\/2022","completion_date":"551629","verified_total_amount_rs":"413722","verified_govt_share_rs":"137907","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/d2d1d54aUmar Ali.Picture of WST - After Completion.062147.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 11:52:22" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/9/2024 11:52:22, ?, ?, Completed, 22056534022, KP, Malakand, Swat, Kabal, Kuza Bandai, Kuza Bandai, Square, PCC, ?, Amir Nawab, Non-Canal Command Area, Dug Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.888889, 72.336389, WST KP_Images/a5836858Amir Nawab.Picture of WST Before Improvement.070305.jpg, Sw16460, 5/20/2021, Samiullah, 1560404164601, 3469454966, 9, 9, 0, 9, 9, 8, 8, 8, 1.37, 87.68, 23196, 0.04, 1, ?, WST Profile - Completed, ?, ?, 4/7/2022, 563722, 413722, 150000, ?, 0, ?, ?, 4/7/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 289605, 4/12/2022, 82745, 5/20/2022, ?, ?, ?, ?, 82745, 5/20/2022, 41372, 9/16/2022, 413722, ?, WST Milestone Payments - Completed, ?, ?, 6/28/2022, 551629, 413722, 137907, 8, 8.1, 1.37, WST KP_Images/a5836858Amir Nawab.Picture of WST - After Completion.070305.jpg, 1, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/9\/2024 11:52:22","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056534022","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Kabal","tehsil":"Kuza Bandai","uc":"Kuza Bandai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Amir Nawab","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.888889, 72.336389","coordinates":"WST KP_Images\/a5836858Amir Nawab.Picture of WST Before Improvement.070305.jpg","picture_of_wst_before_improvement":"Sw16460","wua_registration_no":"5\/20\/2021","wua_registration_date":"Samiullah","name_of_wua_president":"1560404164601","cnic_no_of_wua_president":"3469454966","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"9","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/7\/2022","issuance_date_of_govt_share":"563722","total_amount_rs":"413722","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"289605","amount_of_icr_i_released_rs":"4\/12\/2022","date_of_icr_i_released":"82745","2nd_bill_payment_rs":"5\/20\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"82745","amount_of_icr_ii_released_rs":"5\/20\/2022","date_of_icr_ii_released":"41372","amount_of_final_released_rs":"9\/16\/2022","date_of_final_released":"413722","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/28\/2022","completion_date":"551629","verified_total_amount_rs":"413722","verified_govt_share_rs":"137907","verified_community_share_rs":"8","executed_wst_length_meter":"8.1","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/a5836858Amir Nawab.Picture of WST - After Completion.070305.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 15:32:28" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/16/2024 15:32:28, ?, ?, Completed, 22056544001, KP, Malakand, Swat, Kabal, Hazara, Hazara, Rectangular, PCC, ?, Shah Wali, Non-Canal Command Area, Dug Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.69228272,72.28252056, WST KP_Images/292Shah Wali.Picture of WST Before Improvement.104259.jpg, Sw-02535, 2/24/2020, Aziz Ureham, 1560299025359, 3441966875, 12, 12, 0, 12, 13, 12, 9, 9, 1.37, 114, 30159, 0.10, 3, ?, WST Profile - Completed, ?, ?, 3/3/2020, 461092, 368874, 92218, ?, 0, ?, ?, 3/3/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 331939, 4/7/2020, ?, ?, ?, ?, ?, ?, 0, ?, 36929, 6/12/2020, 368868, ?, WST Milestone Payments - Completed, ?, ?, 5/15/2020, 442642, 368868, 73774, 9, 9.1, 1.37, ?, 1, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/16\/2024 15:32:28","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056544001","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Kabal","tehsil":"Hazara","uc":"Hazara","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Shah Wali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.69228272,72.28252056","coordinates":"WST KP_Images\/292Shah Wali.Picture of WST Before Improvement.104259.jpg","picture_of_wst_before_improvement":"Sw-02535","wua_registration_no":"2\/24\/2020","wua_registration_date":"Aziz Ureham","name_of_wua_president":"1560299025359","cnic_no_of_wua_president":"3441966875","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"13","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.37","wst_depth_meter":"114","storage_capacity_m3":"30159","storage_capacity_gallon":"0.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/3\/2020","issuance_date_of_govt_share":"461092","total_amount_rs":"368874","govt_share_rs":"92218","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/3\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"331939","amount_of_icr_i_released_rs":"4\/7\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"36929","amount_of_final_released_rs":"6\/12\/2020","date_of_final_released":"368868","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/15\/2020","completion_date":"442642","verified_total_amount_rs":"368868","verified_govt_share_rs":"73774","verified_community_share_rs":"9","executed_wst_length_meter":"9.1","executed_wst_width_meter":"1.37","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 12:40:26" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 12:40:26, ?, ?, Completed, 22056544002, KP, Malakand, Swat, Kabal, Qalagay, Qalagay, Rectangular, PCC, ?, Umar Rehman, Non-Canal Command Area, Nallah, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.69228283,72.28250056, WST KP_Images/293Umar Rehman.Picture of WST Before Improvement.074431.jpg, 128, 2/24/2020, Hayat Khan, 1560202743573, 3439500813, 16, 16, 0, 16, 8, 6, 15, 7, 1.37, 132, 34921, 4.00, 113, ?, WST Profile - Completed, ?, ?, 3/3/2020, 525000, 420000, 105000, ?, 0, ?, ?, 3/3/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 379792, 4/7/2020, ?, ?, ?, ?, ?, ?, 0, ?, 40200, 6/12/2020, 419992, ?, WST Milestone Payments - Completed, ?, ?, 5/15/2020, 503998, 420000, 83998, 15, 6.6, 1, WST KP_Images/293Umar Rehman.Picture of WST - After Completion.074432.jpg, 1, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 12:40:26","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056544002","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Kabal","tehsil":"Qalagay","uc":"Qalagay","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Umar Rehman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Nallah","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.69228283,72.28250056","coordinates":"WST KP_Images\/293Umar Rehman.Picture of WST Before Improvement.074431.jpg","picture_of_wst_before_improvement":"128","wua_registration_no":"2\/24\/2020","wua_registration_date":"Hayat Khan","name_of_wua_president":"1560202743573","cnic_no_of_wua_president":"3439500813","contact_no_of_wua_president":"16","total_number_of_shareholders":"16","male_wua_members":"0","female_wua_members":"16","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"15","wst_length_meter":"7","wst_width_meter":"1.37","wst_depth_meter":"132","storage_capacity_m3":"34921","storage_capacity_gallon":"4.00","design_discharge_cusec":"113","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/3\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/3\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"379792","amount_of_icr_i_released_rs":"4\/7\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"40200","amount_of_final_released_rs":"6\/12\/2020","date_of_final_released":"419992","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/15\/2020","completion_date":"503998","verified_total_amount_rs":"420000","verified_govt_share_rs":"83998","verified_community_share_rs":"15","executed_wst_length_meter":"6.6","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/293Umar Rehman.Picture of WST - After Completion.074432.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 12:30:12" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 12:30:12, ?, ?, Completed, 22056544003, KP, Malakand, Swat, Kabal, Shah Dherai, Wanda Feroz, Rectangular, PCC, ?, Mumtaz, Non-Canal Command Area, Nallah, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.85231822,72.44898397, WST KP_Images/330Mumtaz.Picture of WST Before Improvement.073706.jpg, 24, 1/7/2020, Mumtaz, 1560252067657, 3468025854, 8, 8, 0, 8, 14, 8, 12, 10, 1.37, 165, 43651, 0.16, 5, ?, WST Profile - Completed, ?, ?, 1/17/2020, 525000, 420000, 105000, ?, 0, ?, ?, 2/3/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 378916, 2/7/2020, ?, ?, ?, ?, ?, ?, 0, ?, 41080, 6/12/2020, 419996, ?, WST Milestone Payments - Completed, ?, ?, 5/14/2020, 503999, 420000, 83999, 12, 9.8, 1, WST KP_Images/330Mumtaz.Picture of WST - After Completion.073706.jpg, 2, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 12:30:12","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056544003","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Kabal","tehsil":"Shah Dherai","uc":"Wanda Feroz","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Mumtaz","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Nallah","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.85231822,72.44898397","coordinates":"WST KP_Images\/330Mumtaz.Picture of WST Before Improvement.073706.jpg","picture_of_wst_before_improvement":"24","wua_registration_no":"1\/7\/2020","wua_registration_date":"Mumtaz","name_of_wua_president":"1560252067657","cnic_no_of_wua_president":"3468025854","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"14","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"12","wst_length_meter":"10","wst_width_meter":"1.37","wst_depth_meter":"165","storage_capacity_m3":"43651","storage_capacity_gallon":"0.16","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/17\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/3\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"378916","amount_of_icr_i_released_rs":"2\/7\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"41080","amount_of_final_released_rs":"6\/12\/2020","date_of_final_released":"419996","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/14\/2020","completion_date":"503999","verified_total_amount_rs":"420000","verified_govt_share_rs":"83999","verified_community_share_rs":"12","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/330Mumtaz.Picture of WST - After Completion.073706.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 15:21:06" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/16/2024 15:21:06, ?, ?, Completed, 22056544004, KP, Malakand, Swat, Kabal, Shalhand, Shalhand, Rectangular, PCC, ?, Zardad, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.98203,72.253251, WST KP_Images/368Zardad.Picture of WST Before Improvement.102731.jpg, Sw-81541, 12/1/2020, Zardad Khan, 1602772815413, 3459744113, 14, 14, 0, 14, 7, 6, 11, 8, 1.37, 117, 30952, 0.14, 4, ?, WST Profile - Completed, ?, ?, 12/9/2020, 525000, 420000, 105000, ?, 0, ?, ?, 12/9/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 295893, 12/15/2020, ?, ?, ?, ?, ?, ?, 0, ?, 98285, 1/28/2021, 394178, ?, WST Milestone Payments - Completed, ?, ?, 12/31/2020, 473014, 394178, 78836, 11, 8, 1, ?, 1, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/16\/2024 15:21:06","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056544004","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Kabal","tehsil":"Shalhand","uc":"Shalhand","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Zardad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.98203,72.253251","coordinates":"WST KP_Images\/368Zardad.Picture of WST Before Improvement.102731.jpg","picture_of_wst_before_improvement":"Sw-81541","wua_registration_no":"12\/1\/2020","wua_registration_date":"Zardad Khan","name_of_wua_president":"1602772815413","cnic_no_of_wua_president":"3459744113","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"11","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"117","storage_capacity_m3":"30952","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/9\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/9\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"295893","amount_of_icr_i_released_rs":"12\/15\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"98285","amount_of_final_released_rs":"1\/28\/2021","date_of_final_released":"394178","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/31\/2020","completion_date":"473014","verified_total_amount_rs":"394178","verified_govt_share_rs":"78836","verified_community_share_rs":"11","executed_wst_length_meter":"8","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 22:56:12" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/9/2024 22:56:12, ?, ?, Completed, 22056544005, KP, Malakand, Swat, Kabal, Koza Banda-1, Naranjpur, Rectangular, PCC, ?, Shoaib Zada, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.88306,72.32176, WST KP_Images/376Shoaib Zada.Picture of WST Before Improvement.181220.jpg, 266, 12/1/2020, Shoaib Zada, 1560246546691, 3465592697, 8, 8, 0, 8, 15, 10, 8, 8, 1.37, 82, 21693, 0.14, 4, ?, WST Profile - Completed, ?, ?, 12/16/2020, 437975, 337975, 100000, ?, 0, ?, ?, 12/16/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 236583, 12/22/2020, ?, ?, ?, ?, ?, ?, 0, ?, 101392, 2/10/2021, 337975, ?, WST Milestone Payments - Completed, ?, ?, 12/27/2020, 405570, 337975, 67595, 12, 5.15, 1.37, WST KP_Images/376Shoaib Zada.Picture of WST - After Completion.181220.jpg, 5, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/9\/2024 22:56:12","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056544005","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Kabal","tehsil":"Koza Banda-1","uc":"Naranjpur","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Shoaib Zada","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.88306,72.32176","coordinates":"WST KP_Images\/376Shoaib Zada.Picture of WST Before Improvement.181220.jpg","picture_of_wst_before_improvement":"266","wua_registration_no":"12\/1\/2020","wua_registration_date":"Shoaib Zada","name_of_wua_president":"1560246546691","cnic_no_of_wua_president":"3465592697","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"15","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"82","storage_capacity_m3":"21693","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2020","issuance_date_of_govt_share":"437975","total_amount_rs":"337975","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"236583","amount_of_icr_i_released_rs":"12\/22\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"101392","amount_of_final_released_rs":"2\/10\/2021","date_of_final_released":"337975","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/27\/2020","completion_date":"405570","verified_total_amount_rs":"337975","verified_govt_share_rs":"67595","verified_community_share_rs":"12","executed_wst_length_meter":"5.15","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/376Shoaib Zada.Picture of WST - After Completion.181220.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/5/2024 13:55:34" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 6/5/2024 13:55:34, ?, ?, Completed, 22056544006, KP, Malakand, Swat, Kabal, Dadahara, Dadahara, Rectangular, PCC, ?, Sajid, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.733300, 72.239000, WST KP_Images/60ebedacSajid.Picture of WST Before Improvement.072549.jpg, Sw-85837, 7/16/2021, Sajid ullah, 1560288858371, 3445097066, 8, 8, 0, 8, 3, 2, 9, 7, 1.37, 86.31, 22833, 0.08, 2, ?, WST Profile - Completed, ?, ?, 12/24/2021, 549515, 412190, 137325, ?, 0, ?, ?, 12/30/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 164095, 12/31/2021, 123693, 3/17/2022, ?, ?, ?, ?, 123693, 3/17/2022, 124188, 11/7/2022, 411976, ?, WST Milestone Payments - Completed, ?, ?, 5/4/2022, 549301, 411976, 137325, 9, 6.75, 1.37, WST KP_Images/60ebedacSajid.Picture of WST - After Completion.092829.jpg, 1, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"6\/5\/2024 13:55:34","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056544006","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Kabal","tehsil":"Dadahara","uc":"Dadahara","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Sajid","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.733300, 72.239000","coordinates":"WST KP_Images\/60ebedacSajid.Picture of WST Before Improvement.072549.jpg","picture_of_wst_before_improvement":"Sw-85837","wua_registration_no":"7\/16\/2021","wua_registration_date":"Sajid ullah","name_of_wua_president":"1560288858371","cnic_no_of_wua_president":"3445097066","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"3","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"9","wst_length_meter":"7","wst_width_meter":"1.37","wst_depth_meter":"86.31","storage_capacity_m3":"22833","storage_capacity_gallon":"0.08","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/24\/2021","issuance_date_of_govt_share":"549515","total_amount_rs":"412190","govt_share_rs":"137325","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/30\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"164095","amount_of_icr_i_released_rs":"12\/31\/2021","date_of_icr_i_released":"123693","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"123693","amount_of_icr_ii_released_rs":"3\/17\/2022","date_of_icr_ii_released":"124188","amount_of_final_released_rs":"11\/7\/2022","date_of_final_released":"411976","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/4\/2022","completion_date":"549301","verified_total_amount_rs":"411976","verified_govt_share_rs":"137325","verified_community_share_rs":"9","executed_wst_length_meter":"6.75","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/60ebedacSajid.Picture of WST - After Completion.092829.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 12:43:45" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/10/2024 12:43:45, ?, ?, Completed, 22056544007, KP, Malakand, Swat, Kabal, Gadi, Swegalai, Rectangular, PCC, ?, Shahi Maujood, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.761680, 72.222430, WST KP_Images/b8638db1Shahi maujood.Picture of WST Before Improvement.065336.jpg, Sw-0303779, 5/20/2021, Shahi maujood, 1560203037797, 3488910947, 8, 8, 0, 8, 3, 2, 9, 7, 1.5, 87.68, 23196, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/24/2021, 547205, 412190, 135015, ?, 0, ?, ?, 12/30/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 164095, 12/31/2021, 123693, 3/17/2022, ?, ?, ?, ?, 123693, 3/17/2022, 117256, 11/7/2022, 405044, ?, WST Milestone Payments - Completed, ?, ?, 5/4/2022, 540059, 405044, 135015, 9, 7.2, 1.5, WST KP_Images/b8638db1Shahi maujood.Picture of WST - After Completion.065336.jpg, 1, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/10\/2024 12:43:45","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056544007","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Kabal","tehsil":"Gadi","uc":"Swegalai","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Shahi Maujood","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.761680, 72.222430","coordinates":"WST KP_Images\/b8638db1Shahi maujood.Picture of WST Before Improvement.065336.jpg","picture_of_wst_before_improvement":"Sw-0303779","wua_registration_no":"5\/20\/2021","wua_registration_date":"Shahi maujood","name_of_wua_president":"1560203037797","cnic_no_of_wua_president":"3488910947","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"3","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"9","wst_length_meter":"7","wst_width_meter":"1.5","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/24\/2021","issuance_date_of_govt_share":"547205","total_amount_rs":"412190","govt_share_rs":"135015","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/30\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"164095","amount_of_icr_i_released_rs":"12\/31\/2021","date_of_icr_i_released":"123693","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"123693","amount_of_icr_ii_released_rs":"3\/17\/2022","date_of_icr_ii_released":"117256","amount_of_final_released_rs":"11\/7\/2022","date_of_final_released":"405044","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/4\/2022","completion_date":"540059","verified_total_amount_rs":"405044","verified_govt_share_rs":"135015","verified_community_share_rs":"9","executed_wst_length_meter":"7.2","executed_wst_width_meter":"1.5","executed_wst_depth_meter":"WST KP_Images\/b8638db1Shahi maujood.Picture of WST - After Completion.065336.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/11/2024 11:18:02" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/11/2024 11:18:02, ?, ?, Completed, 22056634001, KP, Malakand, Swat, Khwaza Khela, Khawaza Khela, Landay Maira, Square, PCC, ?, Alam Sher, Non-Canal Command Area, Dug Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.92451667,72.46885556, WST KP_Images/303Alam Sher.Picture of WST Before Improvement.062541.jpg, 52, 1/10/2020, Alam Sher Khan, 1560214677437, 3453233931, 10, 10, 0, 10, 8, 6, 8, 8, 1.37, 137, 36243, 0.03, 1, ?, WST Profile - Completed, ?, ?, 1/22/2020, 421950, 316463, 105487, ?, 0, ?, ?, 1/23/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 316463, 2/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, 0, ?, 316463, ?, WST Milestone Payments - Completed, ?, ?, 4/24/2020, 421950, 316463, 105487, 8, 8, 1.37, WST KP_Images/303Alam Sher.Picture of WST - After Completion.062541.jpg, 2, 50.00%, 60.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/11\/2024 11:18:02","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056634001","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Khwaza Khela","tehsil":"Khawaza Khela","uc":"Landay Maira","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Alam Sher","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.92451667,72.46885556","coordinates":"WST KP_Images\/303Alam Sher.Picture of WST Before Improvement.062541.jpg","picture_of_wst_before_improvement":"52","wua_registration_no":"1\/10\/2020","wua_registration_date":"Alam Sher Khan","name_of_wua_president":"1560214677437","cnic_no_of_wua_president":"3453233931","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"137","storage_capacity_m3":"36243","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/22\/2020","issuance_date_of_govt_share":"421950","total_amount_rs":"316463","govt_share_rs":"105487","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/23\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"316463","amount_of_icr_i_released_rs":"2\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"0","amount_of_final_released_rs":null,"date_of_final_released":"316463","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/24\/2020","completion_date":"421950","verified_total_amount_rs":"316463","verified_govt_share_rs":"105487","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/303Alam Sher.Picture of WST - After Completion.062541.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"50.00%","water_saving":"60.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 14:52:35" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (5, 8/20/2024 14:52:35, ?, ?, Completed, 22056634002, KP, Malakand, Swat, Khwaza Khela, Patipoor, Patipoor khazna, Square, PCC, ?, Barkat Ali Khan, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.05858,72.48361
, WST KP_Images/767eaab7Barkat Ali khan.Picture of WST Before Improvement.022230.jpg, 3491, 10/8/2021, Barkat Ali khan, 1560203523313, 3449652282, 12, 12, 0, 12, 5, 4, 8, 8, 1.37, 87.68, 23196, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/14/2022, 551015, 413722, 137293, ?, 0, ?, ?, 2/14/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 165489, 2/21/2022, 124116, 3/29/2022, 82745, 5/20/2022, ?, ?, 206861, 5/20/2022, 39530, 5/30/2023, 411880, ?, WST Milestone Payments - Completed, ?, ?, 12/20/2022, 549173, 411880, 137293, 8, 7.92, 1.37, WST KP_Images/767eaab7Barkat Ali khan.Picture of WST - After Completion.022802.jpg, 0, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"5","edit_counter":"8\/20\/2024 14:52:35","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056634002","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Khwaza Khela","tehsil":"Patipoor","uc":"Patipoor khazna","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Barkat Ali Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.05858,72.48361\r\n","coordinates":"WST KP_Images\/767eaab7Barkat Ali khan.Picture of WST Before Improvement.022230.jpg","picture_of_wst_before_improvement":"3491","wua_registration_no":"10\/8\/2021","wua_registration_date":"Barkat Ali khan","name_of_wua_president":"1560203523313","cnic_no_of_wua_president":"3449652282","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"5","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/14\/2022","issuance_date_of_govt_share":"551015","total_amount_rs":"413722","govt_share_rs":"137293","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/14\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"165489","amount_of_icr_i_released_rs":"2\/21\/2022","date_of_icr_i_released":"124116","2nd_bill_payment_rs":"3\/29\/2022","2nd_bill_issuance_date":"82745","3rd_bill_payment_rs":"5\/20\/2022","3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"206861","amount_of_icr_ii_released_rs":"5\/20\/2022","date_of_icr_ii_released":"39530","amount_of_final_released_rs":"5\/30\/2023","date_of_final_released":"411880","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/20\/2022","completion_date":"549173","verified_total_amount_rs":"411880","verified_govt_share_rs":"137293","verified_community_share_rs":"8","executed_wst_length_meter":"7.92","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/767eaab7Barkat Ali khan.Picture of WST - After Completion.022802.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 14:55:19" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 8/20/2024 14:55:19, ?, ?, Completed, 22056634003, KP, Malakand, Swat, Khwaza Khela, Patipoor, Chakrai, Square, PCC, ?, Sahib Zada, Non-Canal Command Area, Other Source, spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.081421, 72.489224, WST KP_Images/c773a702Sahib Zada.Picture of WST Before Improvement.014627.jpg, 3489, 10/8/2021, Sahib Zada, 1560203537867, 3463473214, 8, 8, 0, 8, 5, 4, 8, 8, 1.37, 87.68, 23196, 0.03, 1, ?, WST Profile - Completed, ?, ?, 2/14/2022, 551626, 413722, 137904, ?, 0, ?, ?, 2/14/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 165489, 2/21/2022, 124116, 3/29/2022, 82745, 5/20/2022, ?, ?, 206861, 5/20/2022, 24676, 5/30/2023, 397026, ?, WST Milestone Payments - Completed, ?, ?, 12/20/2022, 530652, 397026, 133626, 8, 7.92, 1.37, WST KP_Images/c773a702Sahib Zada.Picture of WST - After Completion.100628.jpg, 1, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"8\/20\/2024 14:55:19","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056634003","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Khwaza Khela","tehsil":"Patipoor","uc":"Chakrai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Sahib Zada","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.081421, 72.489224","coordinates":"WST KP_Images\/c773a702Sahib Zada.Picture of WST Before Improvement.014627.jpg","picture_of_wst_before_improvement":"3489","wua_registration_no":"10\/8\/2021","wua_registration_date":"Sahib Zada","name_of_wua_president":"1560203537867","cnic_no_of_wua_president":"3463473214","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/14\/2022","issuance_date_of_govt_share":"551626","total_amount_rs":"413722","govt_share_rs":"137904","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/14\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"165489","amount_of_icr_i_released_rs":"2\/21\/2022","date_of_icr_i_released":"124116","2nd_bill_payment_rs":"3\/29\/2022","2nd_bill_issuance_date":"82745","3rd_bill_payment_rs":"5\/20\/2022","3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"206861","amount_of_icr_ii_released_rs":"5\/20\/2022","date_of_icr_ii_released":"24676","amount_of_final_released_rs":"5\/30\/2023","date_of_final_released":"397026","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/20\/2022","completion_date":"530652","verified_total_amount_rs":"397026","verified_govt_share_rs":"133626","verified_community_share_rs":"8","executed_wst_length_meter":"7.92","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/c773a702Sahib Zada.Picture of WST - After Completion.100628.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 14:56:33" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 8/20/2024 14:56:33, ?, ?, Completed, 22056634004, KP, Malakand, Swat, Khwaza Khela, Patehpur, Mashagai, Square, PCC, ?, Muhammad Ishaq, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.053200, 72.492130, WST KP_Images/e72f71baMuhammad ishaq.Picture of WST Before Improvement.033610.jpg, 4879, 5/30/2022, Muhammad ishaq, 1560503676895, 3419185524, 8, 8, 0, 8, 5, 4, 8, 8, 1.37, 87.68, 23196, 0.05, 1, ?, WST Profile - Completed, ?, ?, 6/10/2022, 551629, 413722, 137907, ?, 0, ?, ?, 6/20/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 289605, 6/22/2022, ?, ?, ?, ?, ?, ?, 0, ?, 124117, 5/30/2023, 413722, ?, WST Milestone Payments - Completed, ?, ?, 1/25/2023, 551629, 413722, 137907, 11, 5.65, 1.37, WST KP_Images/e72f71baMuhammad ishaq.Picture of WST - After Completion.033610.jpg, 0, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"8\/20\/2024 14:56:33","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056634004","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Khwaza Khela","tehsil":"Patehpur","uc":"Mashagai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Muhammad Ishaq","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.053200, 72.492130","coordinates":"WST KP_Images\/e72f71baMuhammad ishaq.Picture of WST Before Improvement.033610.jpg","picture_of_wst_before_improvement":"4879","wua_registration_no":"5\/30\/2022","wua_registration_date":"Muhammad ishaq","name_of_wua_president":"1560503676895","cnic_no_of_wua_president":"3419185524","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.05","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/10\/2022","issuance_date_of_govt_share":"551629","total_amount_rs":"413722","govt_share_rs":"137907","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/20\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"289605","amount_of_icr_i_released_rs":"6\/22\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"124117","amount_of_final_released_rs":"5\/30\/2023","date_of_final_released":"413722","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/25\/2023","completion_date":"551629","verified_total_amount_rs":"413722","verified_govt_share_rs":"137907","verified_community_share_rs":"11","executed_wst_length_meter":"5.65","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/e72f71baMuhammad ishaq.Picture of WST - After Completion.033610.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 14:58:39" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 8/20/2024 14:58:39, ?, ?, Completed, 22056634005, KP, Malakand, Swat, Khwaza Khela, Mashagai Patehpur, Mashagai, Square, PCC, ?, Luqman, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.046162, 72.501988, WST KP_Images/aeafb3f8Luqman.Picture of WST Before Improvement.035259.jpg, 4678, 5/26/2022, Alam Zeb, 1560258482869, 3479394310, 8, 8, 0, 8, 4, 3, 8, 8, 1.37, 87.68, 23196, 0.04, 1, ?, WST Profile - Completed, ?, ?, 6/10/2022, 551629, 413722, 137907, ?, 0, ?, ?, 6/20/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 289605, 6/22/2022, ?, ?, ?, ?, ?, ?, 0, ?, 124117, 5/30/2023, 413722, ?, WST Milestone Payments - Completed, ?, ?, 1/25/2023, 551629, 413722, 137907, 11, 5.55, 1.37, WST KP_Images/aeafb3f8Luqman.Picture of WST - After Completion.041409.jpg, 0, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"8\/20\/2024 14:58:39","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056634005","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Khwaza Khela","tehsil":"Mashagai Patehpur","uc":"Mashagai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Luqman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.046162, 72.501988","coordinates":"WST KP_Images\/aeafb3f8Luqman.Picture of WST Before Improvement.035259.jpg","picture_of_wst_before_improvement":"4678","wua_registration_no":"5\/26\/2022","wua_registration_date":"Alam Zeb","name_of_wua_president":"1560258482869","cnic_no_of_wua_president":"3479394310","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"4","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/10\/2022","issuance_date_of_govt_share":"551629","total_amount_rs":"413722","govt_share_rs":"137907","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/20\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"289605","amount_of_icr_i_released_rs":"6\/22\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"124117","amount_of_final_released_rs":"5\/30\/2023","date_of_final_released":"413722","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/25\/2023","completion_date":"551629","verified_total_amount_rs":"413722","verified_govt_share_rs":"137907","verified_community_share_rs":"11","executed_wst_length_meter":"5.55","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/aeafb3f8Luqman.Picture of WST - After Completion.041409.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 14:59:33" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 8/20/2024 14:59:33, ?, ?, Completed, 22056634006, KP, Malakand, Swat, Khwaza Khela, Patehpur, Mashagai, Square, PCC, ?, Fazal Mohammad, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.047150, 72.499590, WST KP_Images/ca46190eFazal Mohammad.Picture of WST Before Improvement.034534.jpg, 4680, 6/2/2022, Fazal Mohammad, 1560503985579, 3410251615, 8, 8, 0, 8, 4, 3, 8, 8, 1.37, 87.68, 23196, 0.05, 1, ?, WST Profile - Completed, ?, ?, 6/10/2022, 551629, 413722, 137907, ?, 0, ?, ?, 6/20/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 376628, 6/22/2022, ?, ?, ?, ?, ?, ?, 0, ?, 37094, 5/30/2023, 413722, ?, WST Milestone Payments - Completed, ?, ?, 12/25/2022, 551629, 413722, 137907, 12, 5.2, 1.37, WST KP_Images/ca46190eFazal Mohammad.Picture of WST - After Completion.034534.jpg, 0, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"8\/20\/2024 14:59:33","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056634006","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Khwaza Khela","tehsil":"Patehpur","uc":"Mashagai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Fazal Mohammad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.047150, 72.499590","coordinates":"WST KP_Images\/ca46190eFazal Mohammad.Picture of WST Before Improvement.034534.jpg","picture_of_wst_before_improvement":"4680","wua_registration_no":"6\/2\/2022","wua_registration_date":"Fazal Mohammad","name_of_wua_president":"1560503985579","cnic_no_of_wua_president":"3410251615","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"4","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.05","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/10\/2022","issuance_date_of_govt_share":"551629","total_amount_rs":"413722","govt_share_rs":"137907","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/20\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"376628","amount_of_icr_i_released_rs":"6\/22\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"37094","amount_of_final_released_rs":"5\/30\/2023","date_of_final_released":"413722","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/25\/2022","completion_date":"551629","verified_total_amount_rs":"413722","verified_govt_share_rs":"137907","verified_community_share_rs":"12","executed_wst_length_meter":"5.2","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/ca46190eFazal Mohammad.Picture of WST - After Completion.034534.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 15:00:20" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (5, 8/20/2024 15:00:20, ?, ?, Completed, 22056644002, KP, Malakand, Swat, Khwaza Khela, Fateh poor, Bacha deerai, Rectangular, PCC, ?, Mezar Khan, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.04708,72.48724
, WST KP_Images/35c48f8cMezar Khan.Picture of WST Before Improvement.031154.jpg, 3492, 10/8/2021, Mukhtiar Ali, 1560203661001, 3449890833, 8, 8, 0, 8, 5, 3, 10, 6, 1.37, 90.56, 23958, 0.15, 4, ?, WST Profile - Completed, ?, ?, 2/14/2022, 551629, 413722, 137907, ?, 0, ?, ?, 2/16/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 165489, 2/21/2022, 124116, 3/29/2022, 82745, 5/20/2022, ?, ?, 206861, 5/20/2022, 39153, 5/30/2023, 411503, ?, WST Milestone Payments - Completed, ?, ?, 1/20/2023, 549410, 411503, 137907, 10, 6.25, 1.37, WST KP_Images/35c48f8cMezar Khan.Picture of WST - After Completion.031154.jpg, 0, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"5","edit_counter":"8\/20\/2024 15:00:20","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056644002","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Khwaza Khela","tehsil":"Fateh poor","uc":"Bacha deerai","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Mezar Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.04708,72.48724\r\n","coordinates":"WST KP_Images\/35c48f8cMezar Khan.Picture of WST Before Improvement.031154.jpg","picture_of_wst_before_improvement":"3492","wua_registration_no":"10\/8\/2021","wua_registration_date":"Mukhtiar Ali","name_of_wua_president":"1560203661001","cnic_no_of_wua_president":"3449890833","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"10","wst_length_meter":"6","wst_width_meter":"1.37","wst_depth_meter":"90.56","storage_capacity_m3":"23958","storage_capacity_gallon":"0.15","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/14\/2022","issuance_date_of_govt_share":"551629","total_amount_rs":"413722","govt_share_rs":"137907","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/16\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"165489","amount_of_icr_i_released_rs":"2\/21\/2022","date_of_icr_i_released":"124116","2nd_bill_payment_rs":"3\/29\/2022","2nd_bill_issuance_date":"82745","3rd_bill_payment_rs":"5\/20\/2022","3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"206861","amount_of_icr_ii_released_rs":"5\/20\/2022","date_of_icr_ii_released":"39153","amount_of_final_released_rs":"5\/30\/2023","date_of_final_released":"411503","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/20\/2023","completion_date":"549410","verified_total_amount_rs":"411503","verified_govt_share_rs":"137907","verified_community_share_rs":"10","executed_wst_length_meter":"6.25","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/35c48f8cMezar Khan.Picture of WST - After Completion.031154.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 21:44:23" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/10/2024 21:44:23, ?, ?, Completed, 22056644003, KP, Malakand, Swat, Khwaza Khela, Baboo, Paladram, Rectangular, PCC, ?, Zafar Ali Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.824740, 72.505900, WST KP_Images/9a903bbaZafar Ali Khan.Picture of WST Before Improvement.124750.jpg, 3884, 1/13/2022, Zafar ali khan, 1560277084685, 3460346029, 8, 8, 0, 8, 4, 3, 10, 7, 1.37, 87.68, 23196, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/10/2022, 551629, 413722, 137907, ?, 0, ?, ?, 2/11/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 165489, 2/21/2022, 124116, 3/17/2022, 82745, 5/20/2022, ?, ?, 206861, 5/20/2022, 41372, 5/30/2023, 413722, ?, WST Milestone Payments - Completed, ?, ?, 11/30/2022, 551629, 413722, 137907, 10, 6.94, 1.37, WST KP_Images/9a903bbaZafar Ali Khan.Picture of WST - After Completion.124750.jpg, 1, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/10\/2024 21:44:23","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056644003","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Khwaza Khela","tehsil":"Baboo","uc":"Paladram","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Zafar Ali Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.824740, 72.505900","coordinates":"WST KP_Images\/9a903bbaZafar Ali Khan.Picture of WST Before Improvement.124750.jpg","picture_of_wst_before_improvement":"3884","wua_registration_no":"1\/13\/2022","wua_registration_date":"Zafar ali khan","name_of_wua_president":"1560277084685","cnic_no_of_wua_president":"3460346029","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"4","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"10","wst_length_meter":"7","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/10\/2022","issuance_date_of_govt_share":"551629","total_amount_rs":"413722","govt_share_rs":"137907","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/11\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"165489","amount_of_icr_i_released_rs":"2\/21\/2022","date_of_icr_i_released":"124116","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":"82745","3rd_bill_payment_rs":"5\/20\/2022","3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"206861","amount_of_icr_ii_released_rs":"5\/20\/2022","date_of_icr_ii_released":"41372","amount_of_final_released_rs":"5\/30\/2023","date_of_final_released":"413722","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/30\/2022","completion_date":"551629","verified_total_amount_rs":"413722","verified_govt_share_rs":"137907","verified_community_share_rs":"10","executed_wst_length_meter":"6.94","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/9a903bbaZafar Ali Khan.Picture of WST - After Completion.124750.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 14:35:20" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/17/2024 14:35:20, ?, ?, Completed, 22056734002, KP, Malakand, Swat, Matta, Sejband, Sharo, Square, PCC, ?, Sharo, Non-Canal Command Area, Other Source, Stream, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.97924,72.31794, WST KP_Images/289Sharo.Picture of WST Before Improvement.101154.jpg, sw71042, 2/24/2020, Abdur Rahman, 1560156710423, 3489125845, 8, 8, 0, 8, 6.5, 6, 8, 8, 1.37, 88, 23280, 1.00, 28, ?, WST Profile - Completed, ?, ?, 3/3/2020, 422122, 322122, 100000, ?, 0, ?, ?, 3/5/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 289861, 4/7/2020, ?, ?, ?, ?, ?, ?, 0, ?, 32227, 6/11/2020, 322088, ?, WST Milestone Payments - Completed, ?, ?, 5/12/2020, 386506, 322088, 64418, 8, 8, 1.37, WST KP_Images/289Sharo.Picture of WST - After Completion.101154.jpg, 1, 50.00%, 60.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/17\/2024 14:35:20","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734002","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Sejband","uc":"Sharo","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Sharo","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Stream","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.97924,72.31794","coordinates":"WST KP_Images\/289Sharo.Picture of WST Before Improvement.101154.jpg","picture_of_wst_before_improvement":"sw71042","wua_registration_no":"2\/24\/2020","wua_registration_date":"Abdur Rahman","name_of_wua_president":"1560156710423","cnic_no_of_wua_president":"3489125845","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"6.5","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"1.00","design_discharge_cusec":"28","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/3\/2020","issuance_date_of_govt_share":"422122","total_amount_rs":"322122","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/5\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"289861","amount_of_icr_i_released_rs":"4\/7\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"32227","amount_of_final_released_rs":"6\/11\/2020","date_of_final_released":"322088","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/12\/2020","completion_date":"386506","verified_total_amount_rs":"322088","verified_govt_share_rs":"64418","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/289Sharo.Picture of WST - After Completion.101154.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"50.00%","water_saving":"60.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 13:26:59" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 13:26:59, ?, ?, Completed, 22056734003, KP, Malakand, Swat, Matta, Labat, Tangar (Telai), Square, PCC, ?, Amanullah, Non-Canal Command Area, Other Source, Springs, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 35.06297778,72.32733889, WST KP_Images/294Amanullah.Picture of WST Before Improvement.095329.jpg, 79, 1/16/2020, Amanullah, 1560156276173, 3445001321, 8, 8, 0, 8, 4, 3, 8, 8, 1.37, 88, 23280, 0.07, 2, ?, WST Profile - Completed, ?, ?, 1/26/2020, 422954, 322954, 100000, ?, 0, ?, ?, 2/3/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 290821, 2/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, 32133, 6/16/2020, 322954, ?, WST Milestone Payments - Completed, ?, ?, 6/6/2020, 387545, 322954, 64591, 8, 8, 1, WST KP_Images/294Amanullah.Picture of WST - After Completion.095328.jpg, 0, 55.00%, 80.00%, 25.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 13:26:59","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734003","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Labat","uc":"Tangar (Telai)","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Amanullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Springs","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.06297778,72.32733889","coordinates":"WST KP_Images\/294Amanullah.Picture of WST Before Improvement.095329.jpg","picture_of_wst_before_improvement":"79","wua_registration_no":"1\/16\/2020","wua_registration_date":"Amanullah","name_of_wua_president":"1560156276173","cnic_no_of_wua_president":"3445001321","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"4","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/26\/2020","issuance_date_of_govt_share":"422954","total_amount_rs":"322954","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/3\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"290821","amount_of_icr_i_released_rs":"2\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"32133","amount_of_final_released_rs":"6\/16\/2020","date_of_final_released":"322954","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/6\/2020","completion_date":"387545","verified_total_amount_rs":"322954","verified_govt_share_rs":"64591","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/294Amanullah.Picture of WST - After Completion.095328.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"55.00%","water_saving":"80.00%","water_losses_before_improvement":"25.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 13:54:11" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 13:54:11, ?, ?, Completed, 22056734004, KP, Malakand, Swat, Matta, Ronyal Mian Kalay, Ronyal, Square, PCC, ?, Abdul Kabir Khan, Non-Canal Command Area, Other Source, Springs, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.92222222,72.35583333, WST KP_Images/295Abdul Kabir Khan.Picture of WST Before Improvement.095505.jpg, 215, 6/1/2020, Abdul Kabir Khan, 1560138483381, 3459512080, 10, 10, 0, 10, 3, 2, 8, 8, 1.37, 88, 23280, 0.11, 3, ?, WST Profile - Completed, ?, ?, 6/11/2020, 442675, 342675, 100000, ?, 0, ?, ?, 6/12/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 239999, 6/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 102676, 12/9/2020, 342675, ?, WST Milestone Payments - Completed, ?, ?, 6/26/2020, 411210, 342675, 68535, 8, 8, 1, WST KP_Images/295Abdul Kabir Khan.Picture of WST - After Completion.095505.jpg, 0, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 13:54:11","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734004","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Ronyal Mian Kalay","uc":"Ronyal","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Abdul Kabir Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Springs","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.92222222,72.35583333","coordinates":"WST KP_Images\/295Abdul Kabir Khan.Picture of WST Before Improvement.095505.jpg","picture_of_wst_before_improvement":"215","wua_registration_no":"6\/1\/2020","wua_registration_date":"Abdul Kabir Khan","name_of_wua_president":"1560138483381","cnic_no_of_wua_president":"3459512080","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"3","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/11\/2020","issuance_date_of_govt_share":"442675","total_amount_rs":"342675","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/12\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"239999","amount_of_icr_i_released_rs":"6\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"102676","amount_of_final_released_rs":"12\/9\/2020","date_of_final_released":"342675","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/26\/2020","completion_date":"411210","verified_total_amount_rs":"342675","verified_govt_share_rs":"68535","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/295Abdul Kabir Khan.Picture of WST - After Completion.095505.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 12:04:23" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 12:04:23, ?, ?, Completed, 22056734005, KP, Malakand, Swat, Matta, Aghal, Bar Bakor, Square, PCC, ?, Darvesh Khan, Non-Canal Command Area, Other Source, Springs, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 35.38431944,72.35223056, WST KP_Images/297Darvesh Khan.Picture of WST Before Improvement.075112.jpg, 130, 2/24/2020, Darvesh Khan, 1560109851975, 3432165535, 8, 8, 0, 8, 6, 5, 8, 8, 1.37, 88, 23280, 0.84, 24, ?, WST Profile - Completed, ?, ?, 3/3/2020, 386479, 322066, 64413, ?, 0, ?, ?, 3/4/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 290821, 4/7/2020, ?, ?, ?, ?, ?, ?, 0, ?, 31245, 6/11/2020, 322066, ?, WST Milestone Payments - Completed, ?, ?, 4/27/2020, 386479, 322066, 64413, 8, 8, 1, WST KP_Images/297Darvesh Khan.Picture of WST - After Completion.075121.jpg, 0, 50.00%, 60.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 12:04:23","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734005","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Aghal","uc":"Bar Bakor","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Darvesh Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Springs","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.38431944,72.35223056","coordinates":"WST KP_Images\/297Darvesh Khan.Picture of WST Before Improvement.075112.jpg","picture_of_wst_before_improvement":"130","wua_registration_no":"2\/24\/2020","wua_registration_date":"Darvesh Khan","name_of_wua_president":"1560109851975","cnic_no_of_wua_president":"3432165535","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.84","design_discharge_cusec":"24","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/3\/2020","issuance_date_of_govt_share":"386479","total_amount_rs":"322066","govt_share_rs":"64413","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/4\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"290821","amount_of_icr_i_released_rs":"4\/7\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"31245","amount_of_final_released_rs":"6\/11\/2020","date_of_final_released":"322066","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/27\/2020","completion_date":"386479","verified_total_amount_rs":"322066","verified_govt_share_rs":"64413","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/297Darvesh Khan.Picture of WST - After Completion.075121.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"50.00%","water_saving":"60.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 14:00:01" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 14:00:01, ?, ?, Completed, 22056734006, KP, Malakand, Swat, Matta, Aghal, Shingrai Jurbandai, Square, PCC, ?, Fazal Mohmmand, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 35.03187222,72.34711111, WST KP_Images/298Fazal Mohmmand.Picture of WST Before Improvement.094941.jpg, 131, 2/24/2020, Fazal Momnd, 1560159335511, 3475103254, 8, 8, 0, 8, 20, 5, 8, 8, 1.37, 88, 23280, 0.84, 24, ?, WST Profile - Completed, ?, ?, 3/3/2020, 386479, 322066, 64413, ?, 0, ?, ?, 3/4/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 290821, 4/7/2020, ?, ?, ?, ?, ?, ?, 0, ?, 31245, 6/11/2020, 322066, ?, WST Milestone Payments - Completed, ?, ?, 4/27/2020, 386479, 322066, 64413, 8, 8, 1, ?, 0, 50.00%, 60.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 14:00:01","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734006","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Aghal","uc":"Shingrai Jurbandai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Fazal Mohmmand","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.03187222,72.34711111","coordinates":"WST KP_Images\/298Fazal Mohmmand.Picture of WST Before Improvement.094941.jpg","picture_of_wst_before_improvement":"131","wua_registration_no":"2\/24\/2020","wua_registration_date":"Fazal Momnd","name_of_wua_president":"1560159335511","cnic_no_of_wua_president":"3475103254","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"20","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.84","design_discharge_cusec":"24","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/3\/2020","issuance_date_of_govt_share":"386479","total_amount_rs":"322066","govt_share_rs":"64413","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/4\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"290821","amount_of_icr_i_released_rs":"4\/7\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"31245","amount_of_final_released_rs":"6\/11\/2020","date_of_final_released":"322066","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/27\/2020","completion_date":"386479","verified_total_amount_rs":"322066","verified_govt_share_rs":"64413","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"50.00%","water_saving":"60.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 12:08:46" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 12:08:46, ?, ?, Completed, 22056734007, KP, Malakand, Swat, Matta, Chaman Lalai, Dagai, Square, PCC, ?, Hayatullah Khan, Non-Canal Command Area, Other Source, Springs, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.99944167,72.34335556, WST KP_Images/299Hayatullah Khan.Picture of WST Before Improvement.074250.jpg, 132, 2/24/2020, Hayatullah, 1560156511903, 3453361409, 9, 9, 0, 9, 6, 5, 8, 8, 1.37, 88, 23280, 0.84, 24, ?, WST Profile - Completed, ?, ?, 3/3/2020, 386479, 322066, 64413, ?, 0, ?, ?, 3/4/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 290821, 4/7/2020, ?, ?, ?, ?, ?, ?, 0, ?, 31245, 6/6/2020, 322066, ?, WST Milestone Payments - Completed, ?, ?, 4/27/2020, 386479, 322066, 64413, 8, 8, 1, ?, 0, 50.00%, 60.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 12:08:46","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734007","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Chaman Lalai","uc":"Dagai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Hayatullah Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Springs","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.99944167,72.34335556","coordinates":"WST KP_Images\/299Hayatullah Khan.Picture of WST Before Improvement.074250.jpg","picture_of_wst_before_improvement":"132","wua_registration_no":"2\/24\/2020","wua_registration_date":"Hayatullah","name_of_wua_president":"1560156511903","cnic_no_of_wua_president":"3453361409","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.84","design_discharge_cusec":"24","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/3\/2020","issuance_date_of_govt_share":"386479","total_amount_rs":"322066","govt_share_rs":"64413","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/4\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"290821","amount_of_icr_i_released_rs":"4\/7\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"31245","amount_of_final_released_rs":"6\/6\/2020","date_of_final_released":"322066","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/27\/2020","completion_date":"386479","verified_total_amount_rs":"322066","verified_govt_share_rs":"64413","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"50.00%","water_saving":"60.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 15:01:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/20/2024 15:01:07, ?, ?, Completed, 22056734008, KP, Malakand, Swat, Matta, Arkot, Mian Kalay, Square, PCC, ?, Muhammad Ishaq, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.94333333,72.33138889, WST KP_Images/302Muhammad Ishaq.Picture of WST Before Improvement.095532.jpg, 134, 2/24/2020, Hamza Ishaq, 1560142342549, 3460010376, 6, 6, 0, 6, 6, 6, 8, 8, 1.37, 88, 23280, 0.95, 27, ?, WST Profile - Completed, ?, ?, 3/3/2020, 423110, 323110, 100000, ?, 0, ?, ?, 3/5/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 290821, 4/7/2020, ?, ?, ?, ?, ?, ?, 0, ?, 32289, 6/12/2020, 323110, ?, WST Milestone Payments - Completed, ?, ?, 5/12/2020, 383050, 323110, 59940, 8, 8, 1, ?, 0, 50.00%, 60.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/20\/2024 15:01:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734008","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Arkot","uc":"Mian Kalay","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Muhammad Ishaq","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.94333333,72.33138889","coordinates":"WST KP_Images\/302Muhammad Ishaq.Picture of WST Before Improvement.095532.jpg","picture_of_wst_before_improvement":"134","wua_registration_no":"2\/24\/2020","wua_registration_date":"Hamza Ishaq","name_of_wua_president":"1560142342549","cnic_no_of_wua_president":"3460010376","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"6","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.95","design_discharge_cusec":"27","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/3\/2020","issuance_date_of_govt_share":"423110","total_amount_rs":"323110","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/5\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"290821","amount_of_icr_i_released_rs":"4\/7\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"32289","amount_of_final_released_rs":"6\/12\/2020","date_of_final_released":"323110","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/12\/2020","completion_date":"383050","verified_total_amount_rs":"323110","verified_govt_share_rs":"59940","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"50.00%","water_saving":"60.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/11/2024 11:28:08" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/11/2024 11:28:08, ?, ?, Completed, 22056734009, KP, Malakand, Swat, Matta, Aghal, Dandanai Chuprial, Square, PCC, ?, Mian Sahib Jan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.99355556,72.35838889, WST KP_Images/304Mian Sahib Jan.Picture of WST Before Improvement.063044.jpg, 53, 1/10/2020, Mian Sahib Jan, 1560110051271, 3473249791, 10, 10, 0, 10, 5, 4, 8, 8, 1.37, 88, 23280, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/22/2020, 430832, 323124, 107708, ?, 0, ?, ?, 1/23/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 290821, 2/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, 32303, 6/11/2020, 323124, ?, WST Milestone Payments - Completed, ?, ?, 5/13/2020, 430832, 323124, 107708, 8, 8, 1.37, WST KP_Images/304Mian Sahib Jan.Picture of WST - After Completion.063044.jpg, 1, 50.00%, 60.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/11\/2024 11:28:08","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734009","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Aghal","uc":"Dandanai Chuprial","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Mian Sahib Jan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.99355556,72.35838889","coordinates":"WST KP_Images\/304Mian Sahib Jan.Picture of WST Before Improvement.063044.jpg","picture_of_wst_before_improvement":"53","wua_registration_no":"1\/10\/2020","wua_registration_date":"Mian Sahib Jan","name_of_wua_president":"1560110051271","cnic_no_of_wua_president":"3473249791","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"5","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/22\/2020","issuance_date_of_govt_share":"430832","total_amount_rs":"323124","govt_share_rs":"107708","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/23\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"290821","amount_of_icr_i_released_rs":"2\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"32303","amount_of_final_released_rs":"6\/11\/2020","date_of_final_released":"323124","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/13\/2020","completion_date":"430832","verified_total_amount_rs":"323124","verified_govt_share_rs":"107708","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/304Mian Sahib Jan.Picture of WST - After Completion.063044.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"50.00%","water_saving":"60.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/5/2024 13:26:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 6/5/2024 13:26:07, ?, ?, Completed, 22056734010, KP, Malakand, Swat, Matta, Aghal, Dandanai Chuprial, Square, PCC, ?, Shamroz, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.99324444,72.35709167, WST KP_Images/306Shamroz.Picture of WST Before Improvement.063725.jpg, 55, 1/10/2020, Shamroz Khan, 1560126997507, 3439739035, 10, 10, 0, 10, 8, 7, 8, 8, 1.37, 137, 36243, 0.03, 1, ?, WST Profile - Completed, ?, ?, 1/22/2020, 422681, 317011, 105670, ?, 0, ?, ?, 1/23/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 317011, 2/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 317011, ?, WST Milestone Payments - Completed, ?, ?, 4/29/2020, 422681, 317011, 105670, 10, 6.45, 1.37, WST KP_Images/306Shamroz.Picture of WST - After Completion.063726.jpg, 1, 50.00%, 60.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"6\/5\/2024 13:26:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734010","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Aghal","uc":"Dandanai Chuprial","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Shamroz","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.99324444,72.35709167","coordinates":"WST KP_Images\/306Shamroz.Picture of WST Before Improvement.063725.jpg","picture_of_wst_before_improvement":"55","wua_registration_no":"1\/10\/2020","wua_registration_date":"Shamroz Khan","name_of_wua_president":"1560126997507","cnic_no_of_wua_president":"3439739035","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"8","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"137","storage_capacity_m3":"36243","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/22\/2020","issuance_date_of_govt_share":"422681","total_amount_rs":"317011","govt_share_rs":"105670","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/23\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"317011","amount_of_icr_i_released_rs":"2\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"317011","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/29\/2020","completion_date":"422681","verified_total_amount_rs":"317011","verified_govt_share_rs":"105670","verified_community_share_rs":"10","executed_wst_length_meter":"6.45","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/306Shamroz.Picture of WST - After Completion.063726.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"50.00%","water_saving":"60.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/11/2024 11:39:46" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/11/2024 11:39:46, ?, ?, Completed, 22056734011, KP, Malakand, Swat, Matta, Aghal Barthana, Dandanai, Square, PCC, ?, Feroz, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.99355556,72.35511667, WST KP_Images/307Feroz.Picture of WST Before Improvement.064137.jpg, 56, 1/10/2020, Feroz Khan, 1560180022441, 3459462825, 10, 10, 0, 10, 10, 8, 8, 8, 1.37, 88, 23280, 0.13, 4, ?, WST Profile - Completed, ?, ?, 1/22/2020, 430836, 323127, 107709, ?, 0, ?, ?, 1/23/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 290821, 2/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, 32306, 6/11/2020, 323127, ?, WST Milestone Payments - Completed, ?, ?, 5/13/2020, 430836, 323127, 107709, 8, 8, 1.37, WST KP_Images/307Feroz.Picture of WST - After Completion.064137.jpg, 2, 50.00%, 60.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/11\/2024 11:39:46","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734011","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Aghal Barthana","uc":"Dandanai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Feroz","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.99355556,72.35511667","coordinates":"WST KP_Images\/307Feroz.Picture of WST Before Improvement.064137.jpg","picture_of_wst_before_improvement":"56","wua_registration_no":"1\/10\/2020","wua_registration_date":"Feroz Khan","name_of_wua_president":"1560180022441","cnic_no_of_wua_president":"3459462825","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"10","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.13","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/22\/2020","issuance_date_of_govt_share":"430836","total_amount_rs":"323127","govt_share_rs":"107709","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/23\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"290821","amount_of_icr_i_released_rs":"2\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"32306","amount_of_final_released_rs":"6\/11\/2020","date_of_final_released":"323127","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/13\/2020","completion_date":"430836","verified_total_amount_rs":"323127","verified_govt_share_rs":"107709","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/307Feroz.Picture of WST - After Completion.064137.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"50.00%","water_saving":"60.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/11/2024 11:44:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/11/2024 11:44:07, ?, ?, Completed, 22056734012, KP, Malakand, Swat, Matta, Khararai, Deran patay, Square, PCC, ?, Imran, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.950503, 72.413336, WST KP_Images/308Imran.Picture of WST Before Improvement.064719.jpg, 57, 1/10/2020, Mir Alam Khan, 1560110334811, 3439825488, 10, 10, 0, 10, 7, 5, 8, 8, 1.37, 88, 23280, 0.12, 3, ?, WST Profile - Completed, ?, ?, 1/22/2020, 415557, 311668, 103889, ?, 0, ?, ?, 1/23/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 290821, 2/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, 20847, 6/11/2020, 311668, ?, WST Milestone Payments - Completed, ?, ?, 4/28/2020, 415557, 311668, 103889, 9, 6.45, 1.37, WST KP_Images/308Imran.Picture of WST - After Completion.064719.jpg, 2, 50.00%, 60.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/11\/2024 11:44:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734012","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Khararai","uc":"Deran patay","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Imran","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.950503, 72.413336","coordinates":"WST KP_Images\/308Imran.Picture of WST Before Improvement.064719.jpg","picture_of_wst_before_improvement":"57","wua_registration_no":"1\/10\/2020","wua_registration_date":"Mir Alam Khan","name_of_wua_president":"1560110334811","cnic_no_of_wua_president":"3439825488","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"7","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.12","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/22\/2020","issuance_date_of_govt_share":"415557","total_amount_rs":"311668","govt_share_rs":"103889","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/23\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"290821","amount_of_icr_i_released_rs":"2\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"20847","amount_of_final_released_rs":"6\/11\/2020","date_of_final_released":"311668","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/28\/2020","completion_date":"415557","verified_total_amount_rs":"311668","verified_govt_share_rs":"103889","verified_community_share_rs":"9","executed_wst_length_meter":"6.45","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/308Imran.Picture of WST - After Completion.064719.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"50.00%","water_saving":"60.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 14:06:04" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 14:06:04, ?, ?, Completed, 22056734013, KP, Malakand, Swat, Matta, Chuprial-02, Balasor Kamar Gali, Square, PCC, ?, Muahammad Jan, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 35.00775,72.366379, WST KP_Images/331Muahammad Jan.Picture of WST Before Improvement.095522.jpg, 138, 2/24/2020, Muhammad Jan, 1560139363059, 3413336025, 8, 8, 0, 8, 106, 6, 8, 8, 1.37, 88, 23280, 0.95, 27, ?, WST Profile - Completed, ?, ?, 3/3/2020, 387116, 322597, 64519, ?, 0, ?, ?, 3/5/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 290821, 4/7/2020, ?, ?, ?, ?, ?, ?, 0, ?, 31776, 6/16/2020, 322597, ?, WST Milestone Payments - Completed, ?, ?, 6/5/2020, 387116, 322597, 64519, 8, 8, 1, ?, 0, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 14:06:04","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734013","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Chuprial-02","uc":"Balasor Kamar Gali","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Muahammad Jan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.00775,72.366379","coordinates":"WST KP_Images\/331Muahammad Jan.Picture of WST Before Improvement.095522.jpg","picture_of_wst_before_improvement":"138","wua_registration_no":"2\/24\/2020","wua_registration_date":"Muhammad Jan","name_of_wua_president":"1560139363059","cnic_no_of_wua_president":"3413336025","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"106","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.95","design_discharge_cusec":"27","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/3\/2020","issuance_date_of_govt_share":"387116","total_amount_rs":"322597","govt_share_rs":"64519","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/5\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"290821","amount_of_icr_i_released_rs":"4\/7\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"31776","amount_of_final_released_rs":"6\/16\/2020","date_of_final_released":"322597","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/5\/2020","completion_date":"387116","verified_total_amount_rs":"322597","verified_govt_share_rs":"64519","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/5/2024 13:27:17" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 6/5/2024 13:27:17, ?, ?, Completed, 22056734014, KP, Malakand, Swat, Matta, Chuprial-02, Aghal, Square, PCC, ?, Amroz Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.94364167,72.41316111, WST KP_Images/339Amroz Khan.Picture of WST Before Improvement.065147.jpg, 61, 1/10/2020, Amroz Khan, 1560171168649, 3458809364, 10, 10, 0, 10, 8, 6, 8, 8, 1.37, 88, 23280, 0.15, 4, ?, WST Profile - Completed, ?, ?, 1/22/2020, 421950, 316463, 105487, ?, 0, ?, ?, 1/23/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 316463, 2/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 316463, ?, WST Milestone Payments - Completed, ?, ?, 4/28/2020, 421950, 316463, 105487, 8, 8, 1.37, WST KP_Images/339Amroz Khan.Picture of WST - After Completion.065147.jpg, 2, 50.00%, 60.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"6\/5\/2024 13:27:17","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734014","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Chuprial-02","uc":"Aghal","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Amroz Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.94364167,72.41316111","coordinates":"WST KP_Images\/339Amroz Khan.Picture of WST Before Improvement.065147.jpg","picture_of_wst_before_improvement":"61","wua_registration_no":"1\/10\/2020","wua_registration_date":"Amroz Khan","name_of_wua_president":"1560171168649","cnic_no_of_wua_president":"3458809364","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.15","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/22\/2020","issuance_date_of_govt_share":"421950","total_amount_rs":"316463","govt_share_rs":"105487","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/23\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"316463","amount_of_icr_i_released_rs":"2\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"316463","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/28\/2020","completion_date":"421950","verified_total_amount_rs":"316463","verified_govt_share_rs":"105487","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/339Amroz Khan.Picture of WST - After Completion.065147.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"50.00%","water_saving":"60.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 12:29:33" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/10/2024 12:29:33, ?, ?, Completed, 22056734015, KP, Malakand, Swat, Matta, Nokhara, Gora Nokhara, Square, PCC, ?, Sher Muhammad, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 35.057829, 72.428751, WST KP_Images/341Sher Muhammad.Picture of WST Before Improvement.073256.jpg, 231, 11/13/2020, Sher Alam, 1560109842501, 3466395301, 8, 8, 0, 8, 14, 12, 8, 8, 1.37, 88, 23280, 0.03, 1, ?, WST Profile - Completed, ?, ?, 11/23/2020, 450633, 337975, 112658, ?, 0, ?, ?, 11/23/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 236583, 11/26/2020, ?, ?, ?, ?, ?, ?, 0, ?, 101392, 6/9/2021, 337975, ?, WST Milestone Payments - Completed, ?, ?, 5/6/2021, 450633, 337975, 112658, 8, 8, 1.37, WST KP_Images/341Sher Muhammad.Picture of WST - After Completion.073256.jpg, 2, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/10\/2024 12:29:33","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734015","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Nokhara","uc":"Gora Nokhara","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Sher Muhammad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.057829, 72.428751","coordinates":"WST KP_Images\/341Sher Muhammad.Picture of WST Before Improvement.073256.jpg","picture_of_wst_before_improvement":"231","wua_registration_no":"11\/13\/2020","wua_registration_date":"Sher Alam","name_of_wua_president":"1560109842501","cnic_no_of_wua_president":"3466395301","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"14","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/23\/2020","issuance_date_of_govt_share":"450633","total_amount_rs":"337975","govt_share_rs":"112658","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/23\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"236583","amount_of_icr_i_released_rs":"11\/26\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"101392","amount_of_final_released_rs":"6\/9\/2021","date_of_final_released":"337975","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/6\/2021","completion_date":"450633","verified_total_amount_rs":"337975","verified_govt_share_rs":"112658","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/341Sher Muhammad.Picture of WST - After Completion.073256.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 13:15:25" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/10/2024 13:15:25, ?, ?, Completed, 22056734016, KP, Malakand, Swat, Matta, Nokhara, Gora Nokhara, Square, PCC, ?, Gulyar, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 35.066204, 72.431991, WST KP_Images/342Gulyar.Picture of WST Before Improvement.081910.jpg, 232, 11/13/2020, Gulyar, 1560177461237, 3469427694, 9, 9, 0, 9, 15, 10, 8, 8, 1.37, 88, 23280, 0.03, 1, ?, WST Profile - Completed, ?, ?, 11/23/2020, 473237, 337975, 135262, ?, 0, ?, ?, 11/23/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 236583, 11/26/2020, ?, ?, ?, ?, ?, ?, 0, ?, 101392, 6/9/2021, 337975, ?, WST Milestone Payments - Completed, ?, ?, 5/6/2021, 450633, 337975, 112658, 8, 8, 1.37, WST KP_Images/342Gulyar.Picture of WST - After Completion.081910.jpg, 5, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/10\/2024 13:15:25","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734016","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Nokhara","uc":"Gora Nokhara","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Gulyar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.066204, 72.431991","coordinates":"WST KP_Images\/342Gulyar.Picture of WST Before Improvement.081910.jpg","picture_of_wst_before_improvement":"232","wua_registration_no":"11\/13\/2020","wua_registration_date":"Gulyar","name_of_wua_president":"1560177461237","cnic_no_of_wua_president":"3469427694","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"15","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/23\/2020","issuance_date_of_govt_share":"473237","total_amount_rs":"337975","govt_share_rs":"135262","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/23\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"236583","amount_of_icr_i_released_rs":"11\/26\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"101392","amount_of_final_released_rs":"6\/9\/2021","date_of_final_released":"337975","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/6\/2021","completion_date":"450633","verified_total_amount_rs":"337975","verified_govt_share_rs":"112658","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/342Gulyar.Picture of WST - After Completion.081910.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 11:51:42" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/10/2024 11:51:42, ?, ?, Completed, 22056734017, KP, Malakand, Swat, Matta, Nokhara, Gora Nokhara, Square, PCC, ?, Ihsanulllah, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 35.068796, 72.425302, WST KP_Images/343Ihsanulllah.Picture of WST Before Improvement.071309.jpg, 233, 11/13/2020, Ihsanullah, 1560109964369, 3469340647, 11, 11, 0, 11, 9, 7, 8, 8, 1.37, 88, 23280, 0.03, 1, ?, WST Profile - Completed, ?, ?, 11/23/2020, 450633, 337975, 112658, ?, 0, ?, ?, 11/23/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 236583, 11/26/2020, ?, ?, ?, ?, ?, ?, 0, ?, 101392, 6/9/2021, 337975, ?, WST Milestone Payments - Completed, ?, ?, 5/6/2021, 450633, 337975, 112658, 8, 8, 1.37, WST KP_Images/343Ihsanulllah.Picture of WST - After Completion.071309.jpg, 2, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/10\/2024 11:51:42","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734017","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Nokhara","uc":"Gora Nokhara","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Ihsanulllah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.068796, 72.425302","coordinates":"WST KP_Images\/343Ihsanulllah.Picture of WST Before Improvement.071309.jpg","picture_of_wst_before_improvement":"233","wua_registration_no":"11\/13\/2020","wua_registration_date":"Ihsanullah","name_of_wua_president":"1560109964369","cnic_no_of_wua_president":"3469340647","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"9","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/23\/2020","issuance_date_of_govt_share":"450633","total_amount_rs":"337975","govt_share_rs":"112658","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/23\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"236583","amount_of_icr_i_released_rs":"11\/26\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"101392","amount_of_final_released_rs":"6\/9\/2021","date_of_final_released":"337975","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/6\/2021","completion_date":"450633","verified_total_amount_rs":"337975","verified_govt_share_rs":"112658","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/343Ihsanulllah.Picture of WST - After Completion.071309.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 12:35:37" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/10/2024 12:35:37, ?, ?, Completed, 22056734018, KP, Malakand, Swat, Matta, Nokhara, Achkanai Nowkhara, Square, PCC, ?, Shery Jan, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 35.070630, 72.411829, WST KP_Images/344Shery Jan.Picture of WST Before Improvement.074156.jpg, 234, 11/13/2020, Shery jan, 1560110280451, 3428963238, 10, 10, 0, 10, 12, 10, 8, 8, 1.37, 88, 23280, 0.04, 1, ?, WST Profile - Completed, ?, ?, 11/23/2020, 450633, 337975, 112658, ?, 0, ?, ?, 11/23/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 236583, 11/26/2020, ?, ?, ?, ?, ?, ?, 0, ?, 101392, 1/28/2021, 337975, ?, WST Milestone Payments - Completed, ?, ?, 12/16/2020, 450633, 337975, 112658, 8, 8, 1.37, WST KP_Images/344Shery Jan.Picture of WST - After Completion.074156.jpg, 2, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/10\/2024 12:35:37","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734018","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Nokhara","uc":"Achkanai Nowkhara","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Shery Jan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.070630, 72.411829","coordinates":"WST KP_Images\/344Shery Jan.Picture of WST Before Improvement.074156.jpg","picture_of_wst_before_improvement":"234","wua_registration_no":"11\/13\/2020","wua_registration_date":"Shery jan","name_of_wua_president":"1560110280451","cnic_no_of_wua_president":"3428963238","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/23\/2020","issuance_date_of_govt_share":"450633","total_amount_rs":"337975","govt_share_rs":"112658","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/23\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"236583","amount_of_icr_i_released_rs":"11\/26\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"101392","amount_of_final_released_rs":"1\/28\/2021","date_of_final_released":"337975","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/16\/2020","completion_date":"450633","verified_total_amount_rs":"337975","verified_govt_share_rs":"112658","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/344Shery Jan.Picture of WST - After Completion.074156.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 13:09:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/8/2024 13:09:58, ?, ?, Completed, 22056734019, KP, Malakand, Swat, Matta, Shokhdara, Shokhdara, Square, PCC, ?, Said Umar, Non-Canal Command Area, Other Source, Spring laft schemes, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.95505,72.39628, WST KP_Images/348Said Umar.Picture of WST Before Improvement.082850.jpg, 250, 12/1/2020, Said Umar, 1560149372401, 3478226477, 8, 8, 0, 8, 4, 3.5, 8, 8, 1.44, 93, 24603, 0.84, 24, ?, WST Profile - Completed, ?, ?, 12/16/2020, 405570, 337975, 67595, ?, 0, ?, ?, 12/16/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 236583, 12/22/2020, ?, ?, ?, ?, ?, ?, 0, ?, 101392, 6/9/2021, 337975, ?, WST Milestone Payments - Completed, ?, ?, 5/20/2021, 405570, 337975, 67595, 8, 8.05, 1, ?, 0, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/8\/2024 13:09:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734019","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Shokhdara","uc":"Shokhdara","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Said Umar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring laft schemes","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.95505,72.39628","coordinates":"WST KP_Images\/348Said Umar.Picture of WST Before Improvement.082850.jpg","picture_of_wst_before_improvement":"250","wua_registration_no":"12\/1\/2020","wua_registration_date":"Said Umar","name_of_wua_president":"1560149372401","cnic_no_of_wua_president":"3478226477","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"4","gross_command_area_gca_acres":"3.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.44","wst_depth_meter":"93","storage_capacity_m3":"24603","storage_capacity_gallon":"0.84","design_discharge_cusec":"24","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2020","issuance_date_of_govt_share":"405570","total_amount_rs":"337975","govt_share_rs":"67595","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"236583","amount_of_icr_i_released_rs":"12\/22\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"101392","amount_of_final_released_rs":"6\/9\/2021","date_of_final_released":"337975","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/20\/2021","completion_date":"405570","verified_total_amount_rs":"337975","verified_govt_share_rs":"67595","verified_community_share_rs":"8","executed_wst_length_meter":"8.05","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 23:43:12" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/9/2024 23:43:12, ?, ?, Completed, 22056734020, KP, Malakand, Swat, Matta, Gwalerai, Gwalerai, Square, PCC, ?, Badar Ali, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.98848,72.34228, WST KP_Images/351Badar Ali.Picture of WST Before Improvement.185010.jpg, 252, 12/1/2020, Bahadar Ali Khan, 1560109990385, 3448118228, 8, 8, 0, 8, 12, 10, 8, 8, 1.37, 90, 23810, 0.87, 25, ?, WST Profile - Completed, ?, ?, 12/16/2020, 457975, 337975, 120000, ?, 0, ?, ?, 12/16/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 236583, 3/2/2021, ?, ?, ?, ?, ?, ?, 0, ?, 101392, 6/9/2021, 337975, ?, WST Milestone Payments - Completed, ?, ?, 5/20/2021, 405570, 337975, 67595, 8, 8.1, 1.37, WST KP_Images/351Badar Ali.Picture of WST - After Completion.185010.jpg, 2, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/9\/2024 23:43:12","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734020","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Gwalerai","uc":"Gwalerai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Badar Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.98848,72.34228","coordinates":"WST KP_Images\/351Badar Ali.Picture of WST Before Improvement.185010.jpg","picture_of_wst_before_improvement":"252","wua_registration_no":"12\/1\/2020","wua_registration_date":"Bahadar Ali Khan","name_of_wua_president":"1560109990385","cnic_no_of_wua_president":"3448118228","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"90","storage_capacity_m3":"23810","storage_capacity_gallon":"0.87","design_discharge_cusec":"25","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2020","issuance_date_of_govt_share":"457975","total_amount_rs":"337975","govt_share_rs":"120000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"236583","amount_of_icr_i_released_rs":"3\/2\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"101392","amount_of_final_released_rs":"6\/9\/2021","date_of_final_released":"337975","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/20\/2021","completion_date":"405570","verified_total_amount_rs":"337975","verified_govt_share_rs":"67595","verified_community_share_rs":"8","executed_wst_length_meter":"8.1","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/351Badar Ali.Picture of WST - After Completion.185010.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 12:29:37" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 12:29:37, ?, ?, Completed, 22056734021, KP, Malakand, Swat, Matta, Aghal, Kanala, Square, PCC, ?, Muhammad Yunus, Non-Canal Command Area, Other Source, Springs, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 35.01126,72.3387, WST KP_Images/354Muhammad Yunus.Picture of WST Before Improvement.075130.jpg, 255, 12/1/2020, Muhammad Yunus, 1560156164035, 3449676557, 8, 8, 0, 8, 10, 9, 8, 8, 1.37, 88, 23280, 0.84, 24, ?, WST Profile - Completed, ?, ?, 12/16/2020, 405570, 337975, 67595, ?, 0, ?, ?, 12/16/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 236583, 12/22/2020, ?, ?, ?, ?, ?, ?, 0, ?, 101392, 2/10/2021, 337975, ?, WST Milestone Payments - Completed, ?, ?, 12/28/2020, 405570, 337975, 67595, 8, 8, 1, WST KP_Images/354Muhammad Yunus.Picture of WST - After Completion.075137.jpg, 0, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 12:29:37","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734021","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Aghal","uc":"Kanala","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Muhammad Yunus","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Springs","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.01126,72.3387","coordinates":"WST KP_Images\/354Muhammad Yunus.Picture of WST Before Improvement.075130.jpg","picture_of_wst_before_improvement":"255","wua_registration_no":"12\/1\/2020","wua_registration_date":"Muhammad Yunus","name_of_wua_president":"1560156164035","cnic_no_of_wua_president":"3449676557","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"10","gross_command_area_gca_acres":"9","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.84","design_discharge_cusec":"24","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2020","issuance_date_of_govt_share":"405570","total_amount_rs":"337975","govt_share_rs":"67595","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"236583","amount_of_icr_i_released_rs":"12\/22\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"101392","amount_of_final_released_rs":"2\/10\/2021","date_of_final_released":"337975","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/28\/2020","completion_date":"405570","verified_total_amount_rs":"337975","verified_govt_share_rs":"67595","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/354Muhammad Yunus.Picture of WST - After Completion.075137.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 15:02:40" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/20/2024 15:02:40, ?, ?, Completed, 22056734022, KP, Malakand, Swat, Matta, Labat, Tangar(Telai), Square, PCC, ?, Abdul Jalal, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 35.06352778,72.32788889, WST KP_Images/355Abdul Jalal.Picture of WST Before Improvement.095615.jpg, 80, 1/16/2020, Muhammad Arif Khan, 1560187393359, 3459584207, 9, 9, 0, 9, 3, 3, 8, 8, 1.37, 88, 23280, 0.03, 1, ?, WST Profile - Completed, ?, ?, 1/26/2020, 445385, 322954, 122431, ?, 0, ?, ?, 2/3/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 290821, 2/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, 32133, 6/16/2020, 322954, ?, WST Milestone Payments - Completed, ?, ?, 6/6/2020, 445385, 322954, 122431, 8, 8, 1, ?, 0, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/20\/2024 15:02:40","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734022","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Labat","uc":"Tangar(Telai)","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Abdul Jalal","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.06352778,72.32788889","coordinates":"WST KP_Images\/355Abdul Jalal.Picture of WST Before Improvement.095615.jpg","picture_of_wst_before_improvement":"80","wua_registration_no":"1\/16\/2020","wua_registration_date":"Muhammad Arif Khan","name_of_wua_president":"1560187393359","cnic_no_of_wua_president":"3459584207","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"3","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/26\/2020","issuance_date_of_govt_share":"445385","total_amount_rs":"322954","govt_share_rs":"122431","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/3\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"290821","amount_of_icr_i_released_rs":"2\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"32133","amount_of_final_released_rs":"6\/16\/2020","date_of_final_released":"322954","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/6\/2020","completion_date":"445385","verified_total_amount_rs":"322954","verified_govt_share_rs":"122431","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/11/2024 10:54:16" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/11/2024 10:54:16, ?, ?, Completed, 22056734023, KP, Malakand, Swat, Matta, Asharay, Pirodai, Square, PCC, ?, Bakht Zada, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 35.03277778,72.44527778, WST KP_Images/358Bakht Zada.Picture of WST Before Improvement.060104.jpg, 258, 12/1/2020, Bakht Zada, 1560109732677, 3469400470, 6, 6, 0, 6, 5, 4, 8, 8, 1.37, 88, 23280, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/16/2020, 450633, 337975, 112658, ?, 0, ?, ?, 12/16/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 236583, 12/22/2020, ?, ?, ?, ?, ?, ?, 0, ?, 101392, 1/28/2021, 337975, ?, WST Milestone Payments - Completed, ?, ?, 12/24/2020, 450633, 337975, 112658, 8, 8, 1.37, WST KP_Images/358Bakht Zada.Picture of WST - After Completion.060104.jpg, 1, 80.00%, 100.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/11\/2024 10:54:16","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734023","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Asharay","uc":"Pirodai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Bakht Zada","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.03277778,72.44527778","coordinates":"WST KP_Images\/358Bakht Zada.Picture of WST Before Improvement.060104.jpg","picture_of_wst_before_improvement":"258","wua_registration_no":"12\/1\/2020","wua_registration_date":"Bakht Zada","name_of_wua_president":"1560109732677","cnic_no_of_wua_president":"3469400470","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"5","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2020","issuance_date_of_govt_share":"450633","total_amount_rs":"337975","govt_share_rs":"112658","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"236583","amount_of_icr_i_released_rs":"12\/22\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"101392","amount_of_final_released_rs":"1\/28\/2021","date_of_final_released":"337975","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/24\/2020","completion_date":"450633","verified_total_amount_rs":"337975","verified_govt_share_rs":"112658","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/358Bakht Zada.Picture of WST - After Completion.060104.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"80.00%","water_saving":"100.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 12:31:00" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 12:31:00, ?, ?, Completed, 22056734024, KP, Malakand, Swat, Matta, Ronyal, Ronyal, Square, PCC, ?, Muhammad Yusuf, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.92805556,72.41222222, WST KP_Images/359Muhammad Yusuf.Picture of WST Before Improvement.095225.jpg, 259, 12/1/2020, Ejaz Ali Khan, 1560110283531, 3459069794, 8, 8, 0, 8, 5, 4, 8, 8, 1.37, 88, 23280, 0.15, 4, ?, WST Profile - Completed, ?, ?, 12/16/2020, 462975, 337975, 125000, ?, 0, ?, ?, 12/16/2020, ?, WST Issuance of TS - Completed, ?, ?, ?, 236583, 12/22/2020, ?, ?, ?, ?, ?, ?, 0, ?, 101392, 12/29/2020, 337975, ?, WST Milestone Payments - Completed, ?, ?, 12/29/2020, 405570, 337975, 67595, 8, 8, 1, WST KP_Images/359Muhammad Yusuf.Picture of WST - After Completion.095245.jpg, 0, 80.00%, 100.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 12:31:00","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734024","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Ronyal","uc":"Ronyal","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Muhammad Yusuf","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.92805556,72.41222222","coordinates":"WST KP_Images\/359Muhammad Yusuf.Picture of WST Before Improvement.095225.jpg","picture_of_wst_before_improvement":"259","wua_registration_no":"12\/1\/2020","wua_registration_date":"Ejaz Ali Khan","name_of_wua_president":"1560110283531","cnic_no_of_wua_president":"3459069794","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.15","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2020","issuance_date_of_govt_share":"462975","total_amount_rs":"337975","govt_share_rs":"125000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":"236583","amount_of_icr_i_released_rs":"12\/22\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"101392","amount_of_final_released_rs":"12\/29\/2020","date_of_final_released":"337975","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/29\/2020","completion_date":"405570","verified_total_amount_rs":"337975","verified_govt_share_rs":"67595","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/359Muhammad Yusuf.Picture of WST - After Completion.095245.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"80.00%","water_saving":"100.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 13:48:49" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 13:48:49, ?, ?, Completed, 22056734025, KP, Malakand, Swat, Matta, Sherpalam, Sherpalam, Square, PCC, ?, Zamin Zada, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.8925,72.4075, WST KP_Images/366Zamin Zada.Picture of WST Before Improvement.095436.jpg, 264, 12/1/2020, Rehman Ali, 1560145398033, 3459069794, 8, 8, 0, 8, 7, 6, 8, 8, 1.37, 88, 23280, 0.15, 4, ?, WST Profile - Completed, ?, ?, 12/16/2020, 452975, 337975, 115000, ?, 0, ?, ?, 12/16/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 236583, 12/22/2020, ?, ?, ?, ?, ?, ?, 0, ?, 101392, 2/16/2021, 337975, ?, WST Milestone Payments - Completed, ?, ?, 12/30/2020, 405570, 337975, 67595, 8, 8, 1, WST KP_Images/366Zamin Zada.Picture of WST - After Completion.095436.jpg, 0, 80.00%, 100.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 13:48:49","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734025","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Sherpalam","uc":"Sherpalam","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Zamin Zada","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.8925,72.4075","coordinates":"WST KP_Images\/366Zamin Zada.Picture of WST Before Improvement.095436.jpg","picture_of_wst_before_improvement":"264","wua_registration_no":"12\/1\/2020","wua_registration_date":"Rehman Ali","name_of_wua_president":"1560145398033","cnic_no_of_wua_president":"3459069794","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.15","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2020","issuance_date_of_govt_share":"452975","total_amount_rs":"337975","govt_share_rs":"115000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"236583","amount_of_icr_i_released_rs":"12\/22\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"101392","amount_of_final_released_rs":"2\/16\/2021","date_of_final_released":"337975","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/30\/2020","completion_date":"405570","verified_total_amount_rs":"337975","verified_govt_share_rs":"67595","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/366Zamin Zada.Picture of WST - After Completion.095436.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"80.00%","water_saving":"100.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/11/2024 10:49:30" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/11/2024 10:49:30, ?, ?, Completed, 22056734026, KP, Malakand, Swat, Matta, Darmai, Darmai, Square, PCC, ?, Sadam Hussain, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 35.26583333,72.58861111, WST KP_Images/367Sadam Hussain.Picture of WST Before Improvement.055131.jpg, 236, 11/13/2020, Sadam Hussain, 1560106440891, 3485408908, 10, 10, 0, 10, 8, 6, 8, 8, 1.37, 88, 23280, 0.03, 1, ?, WST Profile - Completed, ?, ?, 11/23/2020, 450633, 337975, 112658, ?, 0, ?, ?, 11/23/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 236583, 11/26/2020, ?, ?, ?, ?, ?, ?, 0, ?, 101392, 1/28/2021, 337975, ?, WST Milestone Payments - Completed, ?, ?, 12/16/2020, 450633, 337975, 112658, 8, 8, 1.37, WST KP_Images/367Sadam Hussain.Picture of WST - After Completion.055131.jpg, 2, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/11\/2024 10:49:30","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734026","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Darmai","uc":"Darmai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Sadam Hussain","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.26583333,72.58861111","coordinates":"WST KP_Images\/367Sadam Hussain.Picture of WST Before Improvement.055131.jpg","picture_of_wst_before_improvement":"236","wua_registration_no":"11\/13\/2020","wua_registration_date":"Sadam Hussain","name_of_wua_president":"1560106440891","cnic_no_of_wua_president":"3485408908","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/23\/2020","issuance_date_of_govt_share":"450633","total_amount_rs":"337975","govt_share_rs":"112658","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/23\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"236583","amount_of_icr_i_released_rs":"11\/26\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"101392","amount_of_final_released_rs":"1\/28\/2021","date_of_final_released":"337975","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/16\/2020","completion_date":"450633","verified_total_amount_rs":"337975","verified_govt_share_rs":"112658","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/367Sadam Hussain.Picture of WST - After Completion.055131.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 12:52:54" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/20/2024 12:52:54, ?, ?, Completed, 22056734027, KP, Malakand, Swat, Matta, Chuprial Gharai, Dandanai, Square, PCC, ?, Adam Khan, Non-Canal Command Area, Other Source, spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.99043,72.391523, WST KP_Images/370Adam Khan.Picture of WST Before Improvement.182840.jpg, 238, 11/13/2020, Adam Khan, 1560146563665, 3455557389, 10, 10, 0, 10, 7, 6, 8, 8, 1.37, 84, 22222, 0.80, 23, ?, WST Profile - Completed, ?, ?, 11/25/2020, 437975, 337975, 100000, ?, 0, ?, ?, 11/25/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 236583, 11/26/2020, ?, ?, ?, ?, ?, ?, 0, ?, 101392, 2/10/2021, 337975, ?, WST Milestone Payments - Completed, ?, ?, 12/28/2020, 405570, 337975, 67595, 8, 7.85, 1.37, WST KP_Images/370Adam Khan.Picture of WST - After Completion.182840.jpg, 1, 80.00%, 100.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/20\/2024 12:52:54","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734027","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Chuprial Gharai","uc":"Dandanai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Adam Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.99043,72.391523","coordinates":"WST KP_Images\/370Adam Khan.Picture of WST Before Improvement.182840.jpg","picture_of_wst_before_improvement":"238","wua_registration_no":"11\/13\/2020","wua_registration_date":"Adam Khan","name_of_wua_president":"1560146563665","cnic_no_of_wua_president":"3455557389","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"84","storage_capacity_m3":"22222","storage_capacity_gallon":"0.80","design_discharge_cusec":"23","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/25\/2020","issuance_date_of_govt_share":"437975","total_amount_rs":"337975","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/25\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"236583","amount_of_icr_i_released_rs":"11\/26\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"101392","amount_of_final_released_rs":"2\/10\/2021","date_of_final_released":"337975","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/28\/2020","completion_date":"405570","verified_total_amount_rs":"337975","verified_govt_share_rs":"67595","verified_community_share_rs":"8","executed_wst_length_meter":"7.85","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/370Adam Khan.Picture of WST - After Completion.182840.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"80.00%","water_saving":"100.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 14:24:55" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 14:24:55, ?, ?, Completed, 22056734028, KP, Malakand, Swat, Matta, Labat, Labat, Square, PCC, ?, Amir Zada, Non-Canal Command Area, Other Source, Stream, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 35.06381389,72.328175, WST KP_Images/372Amir Zada.Picture of WST Before Improvement.095636.jpg, 81, 1/16/2020, Amir Zada, 1560110369135, 3479696253, 14, 14, 0, 14, 2, 2, 8, 8, 1.37, 88, 23280, 0.41, 12, ?, WST Profile - Completed, ?, ?, 1/26/2020, 397954, 322954, 75000, ?, 0, ?, ?, 2/3/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 290821, 2/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, 32133, 6/16/2020, 322954, ?, WST Milestone Payments - Completed, ?, ?, 6/6/2020, 387545, 322954, 64591, 8, 8, 1, ?, 0, 80.00%, 100.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 14:24:55","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734028","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Labat","uc":"Labat","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Amir Zada","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Stream","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.06381389,72.328175","coordinates":"WST KP_Images\/372Amir Zada.Picture of WST Before Improvement.095636.jpg","picture_of_wst_before_improvement":"81","wua_registration_no":"1\/16\/2020","wua_registration_date":"Amir Zada","name_of_wua_president":"1560110369135","cnic_no_of_wua_president":"3479696253","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"2","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.41","design_discharge_cusec":"12","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/26\/2020","issuance_date_of_govt_share":"397954","total_amount_rs":"322954","govt_share_rs":"75000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/3\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"290821","amount_of_icr_i_released_rs":"2\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"32133","amount_of_final_released_rs":"6\/16\/2020","date_of_final_released":"322954","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/6\/2020","completion_date":"387545","verified_total_amount_rs":"322954","verified_govt_share_rs":"64591","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"80.00%","water_saving":"100.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 14:28:04" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 14:28:04, ?, ?, Completed, 22056734029, KP, Malakand, Swat, Matta, Labat, Tangar, Square, PCC, ?, Saifullah, Non-Canal Command Area, Other Source, Stream, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 35.06276944,72.32978611, WST KP_Images/373Saifullah.Picture of WST Before Improvement.095704.jpg, 62, 1/10/2020, Saifullah, 1560109813287, 3365496389, 7, 7, 0, 7, 3, 3, 8, 8, 1.37, 88, 23280, 0.18, 5, ?, WST Profile - Completed, ?, ?, 1/22/2020, 397891, 322891, 75000, ?, 0, ?, ?, 3/5/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 290821, ?, ?, ?, ?, ?, ?, ?, 0, ?, 32070, 6/11/2020, 322891, ?, WST Milestone Payments - Completed, ?, ?, 5/12/2020, 387469, 322891, 64578, 8, 8, 1, ?, 0, 50.00%, 60.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 14:28:04","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734029","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Labat","uc":"Tangar","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Saifullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Stream","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.06276944,72.32978611","coordinates":"WST KP_Images\/373Saifullah.Picture of WST Before Improvement.095704.jpg","picture_of_wst_before_improvement":"62","wua_registration_no":"1\/10\/2020","wua_registration_date":"Saifullah","name_of_wua_president":"1560109813287","cnic_no_of_wua_president":"3365496389","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"3","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/22\/2020","issuance_date_of_govt_share":"397891","total_amount_rs":"322891","govt_share_rs":"75000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/5\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"290821","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"32070","amount_of_final_released_rs":"6\/11\/2020","date_of_final_released":"322891","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/12\/2020","completion_date":"387469","verified_total_amount_rs":"322891","verified_govt_share_rs":"64578","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"50.00%","water_saving":"60.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 13:07:57" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/10/2024 13:07:57, ?, ?, Completed, 22056734030, KP, Malakand, Swat, Matta, Nokhara, Gora Nokhara, Square, PCC, ?, Muhammad Azeem, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 35.069713, 72.417900, WST KP_Images/375Muhammad Azeem.Picture of WST Before Improvement.064803.jpg, 229, 11/12/2020, Muhammad Azeem Khan, 1560110467799, 3464647151, 8, 8, 0, 8, 12, 10, 9, 9, 1.37, 121, 32011, 0.03, 1, ?, WST Profile - Completed, ?, ?, 11/23/2020, 541049, 405787, 135262, 12/3/2020, 541049, 405787, 135262, 11/23/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 236583, 11/26/2020, ?, ?, ?, ?, ?, ?, 0, ?, 169204, 2/10/2021, 405787, ?, WST Milestone Payments - Completed, ?, ?, 12/30/2020, 541049, 405787, 135262, 9, 9.4, 1.37, WST KP_Images/375Muhammad Azeem.Picture of WST - After Completion.064803.jpg, 2, 100.00%, 100.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/10\/2024 13:07:57","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734030","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Nokhara","uc":"Gora Nokhara","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Muhammad Azeem","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.069713, 72.417900","coordinates":"WST KP_Images\/375Muhammad Azeem.Picture of WST Before Improvement.064803.jpg","picture_of_wst_before_improvement":"229","wua_registration_no":"11\/12\/2020","wua_registration_date":"Muhammad Azeem Khan","name_of_wua_president":"1560110467799","cnic_no_of_wua_president":"3464647151","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.37","wst_depth_meter":"121","storage_capacity_m3":"32011","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/23\/2020","issuance_date_of_govt_share":"541049","total_amount_rs":"405787","govt_share_rs":"135262","community_share_rs":"12\/3\/2020","revised_issuance_date_of_govt_share":"541049","revised_total_amount_rs":"405787","revised_govt_share_rs":"135262","revised_community_share_rs":"11\/23\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"236583","amount_of_icr_i_released_rs":"11\/26\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"169204","amount_of_final_released_rs":"2\/10\/2021","date_of_final_released":"405787","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/30\/2020","completion_date":"541049","verified_total_amount_rs":"405787","verified_govt_share_rs":"135262","verified_community_share_rs":"9","executed_wst_length_meter":"9.4","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/375Muhammad Azeem.Picture of WST - After Completion.064803.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 15:14:34" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 15:14:34, ?, ?, Completed, 22056734031, KP, Malakand, Swat, Matta, Beha, Rodingaar, Square, PCC, ?, Bacha Zada, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 35.073726,72.31565, WST KP_Images/380Bacha Zada.Picture of WST Before Improvement.103718.jpg, 144, 2/24/2020, Bacha Zada, 1560187634711, 3459852440, 8, 8, 0, 8, 8, 7, 8, 7, 1.37, 80, 21164, 0.03, 1, ?, WST Profile - Completed, ?, ?, 3/3/2020, 387861, 323161, 64700, ?, 0, ?, ?, 3/5/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 290821, 8/4/2020, ?, ?, ?, ?, ?, ?, 0, ?, 32313, 10/11/2020, 323134, ?, WST Milestone Payments - Completed, ?, ?, 6/5/2020, 387812, 323112, 64700, 8, 7.3, 1, ?, 0, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 15:14:34","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734031","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Beha","uc":"Rodingaar","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Bacha Zada","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.073726,72.31565","coordinates":"WST KP_Images\/380Bacha Zada.Picture of WST Before Improvement.103718.jpg","picture_of_wst_before_improvement":"144","wua_registration_no":"2\/24\/2020","wua_registration_date":"Bacha Zada","name_of_wua_president":"1560187634711","cnic_no_of_wua_president":"3459852440","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"8","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"7","wst_width_meter":"1.37","wst_depth_meter":"80","storage_capacity_m3":"21164","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/3\/2020","issuance_date_of_govt_share":"387861","total_amount_rs":"323161","govt_share_rs":"64700","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/5\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"290821","amount_of_icr_i_released_rs":"8\/4\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"32313","amount_of_final_released_rs":"10\/11\/2020","date_of_final_released":"323134","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/5\/2020","completion_date":"387812","verified_total_amount_rs":"323112","verified_govt_share_rs":"64700","verified_community_share_rs":"8","executed_wst_length_meter":"7.3","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 0:34:50" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/8/2024 0:34:50, ?, ?, Completed, 22056734032, KP, Malakand, Swat, Matta, Labat, Telai, Square, PCC, ?, Akhtar Munir, Non-Canal Command Area, Dug Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.061350, 72.331130, WST KP_Images/215933b0Akhtar Munir.Picture of WST Before Improvement.181344.jpg, Sw-97030, 1/4/2021, Akhtar Munir, 1560123970303, 3459452086, 7, 7, 0, 7, 5, 4, 8, 8, 1.37, 87.68, 23196, 0.09, 3, ?, WST Profile - Completed, ?, ?, 4/7/2022, 563722, 413722, 150000, ?, 0, ?, ?, 4/7/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 289605, 4/12/2022, 82745, 5/20/2022, ?, ?, ?, ?, 82745, 5/20/2022, 41372, 9/6/2022, 413722, ?, WST Milestone Payments - Completed, ?, ?, 6/28/2022, 551627, 413722, 137905, 9, 7.25, 1.37, WST KP_Images/215933b0Akhtar Munir.Picture of WST - After Completion.181344.jpg, 1, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/8\/2024 0:34:50","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734032","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Labat","uc":"Telai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Akhtar Munir","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.061350, 72.331130","coordinates":"WST KP_Images\/215933b0Akhtar Munir.Picture of WST Before Improvement.181344.jpg","picture_of_wst_before_improvement":"Sw-97030","wua_registration_no":"1\/4\/2021","wua_registration_date":"Akhtar Munir","name_of_wua_president":"1560123970303","cnic_no_of_wua_president":"3459452086","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"5","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.09","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/7\/2022","issuance_date_of_govt_share":"563722","total_amount_rs":"413722","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"289605","amount_of_icr_i_released_rs":"4\/12\/2022","date_of_icr_i_released":"82745","2nd_bill_payment_rs":"5\/20\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"82745","amount_of_icr_ii_released_rs":"5\/20\/2022","date_of_icr_ii_released":"41372","amount_of_final_released_rs":"9\/6\/2022","date_of_final_released":"413722","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/28\/2022","completion_date":"551627","verified_total_amount_rs":"413722","verified_govt_share_rs":"137905","verified_community_share_rs":"9","executed_wst_length_meter":"7.25","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/215933b0Akhtar Munir.Picture of WST - After Completion.181344.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 12:54:29" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/20/2024 12:54:29, ?, ?, Completed, 22056734033, KP, Malakand, Swat, Matta, Shawar, Segram, Square, PCC, ?, Usman Ali, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.989342, 72.326115, WST KP_Images/66f0200aUsman Ali.Picture of WST Before Improvement.071604.jpg, Sw05187, 2/9/2022, Usman Ali, 1560194051877, 3453103201, 8, 8, 0, 8, 6, 5, 8, 8, 1.37, 87.68, 23196, 0.03, 1, ?, WST Profile - Completed, ?, ?, 4/7/2022, 563722, 413722, 150000, ?, 0, ?, ?, 4/7/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 289605, 4/12/2022, 82745, 5/20/2022, ?, ?, ?, ?, 82745, 5/20/2022, 41372, 9/6/2022, 413722, ?, WST Milestone Payments - Completed, ?, ?, 6/20/2022, 551629, 413722, 137907, 12, 5, 1.37, WST KP_Images/66f0200aUsman Ali.Picture of WST - After Completion.071604.jpg, 1, 30.00%, 60.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/20\/2024 12:54:29","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734033","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Shawar","uc":"Segram","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Usman Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.989342, 72.326115","coordinates":"WST KP_Images\/66f0200aUsman Ali.Picture of WST Before Improvement.071604.jpg","picture_of_wst_before_improvement":"Sw05187","wua_registration_no":"2\/9\/2022","wua_registration_date":"Usman Ali","name_of_wua_president":"1560194051877","cnic_no_of_wua_president":"3453103201","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/7\/2022","issuance_date_of_govt_share":"563722","total_amount_rs":"413722","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"289605","amount_of_icr_i_released_rs":"4\/12\/2022","date_of_icr_i_released":"82745","2nd_bill_payment_rs":"5\/20\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"82745","amount_of_icr_ii_released_rs":"5\/20\/2022","date_of_icr_ii_released":"41372","amount_of_final_released_rs":"9\/6\/2022","date_of_final_released":"413722","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/20\/2022","completion_date":"551629","verified_total_amount_rs":"413722","verified_govt_share_rs":"137907","verified_community_share_rs":"12","executed_wst_length_meter":"5","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/66f0200aUsman Ali.Picture of WST - After Completion.071604.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"30.00%","water_saving":"60.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 16:52:15" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/9/2024 16:52:15, ?, ?, Completed, 22056734034, KP, Malakand, Swat, Matta, Shawar, Namal, Square, PCC, ?, Lal Zada, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.994794, 72.318189, WST KP_Images/8f6ee631Lal Zada.Picture of WST Before Improvement.182221.jpg, SW-98879, 1/27/2022, Alamgir Khan, 1560109988795, 3412244506, 8, 8, 0, 8, 4, 3, 8, 8, 1.37, 87.68, 23196, 0.03, 1, ?, WST Profile - Completed, ?, ?, 4/7/2022, 563722, 413722, 150000, ?, 0, ?, ?, 4/8/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 289605, 4/12/2022, 82745, 5/20/2022, ?, ?, ?, ?, 82745, 5/20/2022, 41372, 9/6/2022, 413722, ?, WST Milestone Payments - Completed, ?, ?, 6/20/2022, 551627, 413722, 137905, 8, 8, 1.37, WST KP_Images/8f6ee631Lal Zada.Picture of WST - After Completion.182221.jpg, 1, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/9\/2024 16:52:15","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734034","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Shawar","uc":"Namal","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Lal Zada","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.994794, 72.318189","coordinates":"WST KP_Images\/8f6ee631Lal Zada.Picture of WST Before Improvement.182221.jpg","picture_of_wst_before_improvement":"SW-98879","wua_registration_no":"1\/27\/2022","wua_registration_date":"Alamgir Khan","name_of_wua_president":"1560109988795","cnic_no_of_wua_president":"3412244506","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"4","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/7\/2022","issuance_date_of_govt_share":"563722","total_amount_rs":"413722","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/8\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"289605","amount_of_icr_i_released_rs":"4\/12\/2022","date_of_icr_i_released":"82745","2nd_bill_payment_rs":"5\/20\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"82745","amount_of_icr_ii_released_rs":"5\/20\/2022","date_of_icr_ii_released":"41372","amount_of_final_released_rs":"9\/6\/2022","date_of_final_released":"413722","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/20\/2022","completion_date":"551627","verified_total_amount_rs":"413722","verified_govt_share_rs":"137905","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/8f6ee631Lal Zada.Picture of WST - After Completion.182221.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 23:37:41" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/9/2024 23:37:41, ?, ?, Completed, 22056734035, KP, Malakand, Swat, Matta, Shawar, Rang Patai, Square, PCC, ?, Sahib Zada, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.998760, 72.307889, WST KP_Images/edc41c15Sahib Zada.Picture of WST Before Improvement.095709.jpg, Sw73366, 1/27/2022, Sahib Zada, 1560109733663, 3420919331, 8, 8, 0, 8, 6, 5, 12, 5, 1.37, 87.68, 23196, 0.03, 1, ?, WST Profile - Completed, ?, ?, 4/7/2022, 563722, 413722, 150000, ?, 0, ?, ?, 4/7/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 289605, 4/12/2022, 82745, 5/20/2022, ?, ?, ?, ?, 82745, 5/20/2022, 41372, 9/6/2022, 413722, ?, WST Milestone Payments - Completed, ?, ?, 6/20/2022, 551629, 413722, 137907, 8, 8, 1.37, WST KP_Images/edc41c15Sahib Zada.Picture of WST - After Completion.072659.jpg, 1, 50.00%, 70.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/9\/2024 23:37:41","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734035","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Shawar","uc":"Rang Patai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Sahib Zada","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.998760, 72.307889","coordinates":"WST KP_Images\/edc41c15Sahib Zada.Picture of WST Before Improvement.095709.jpg","picture_of_wst_before_improvement":"Sw73366","wua_registration_no":"1\/27\/2022","wua_registration_date":"Sahib Zada","name_of_wua_president":"1560109733663","cnic_no_of_wua_president":"3420919331","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"12","wst_length_meter":"5","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/7\/2022","issuance_date_of_govt_share":"563722","total_amount_rs":"413722","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"289605","amount_of_icr_i_released_rs":"4\/12\/2022","date_of_icr_i_released":"82745","2nd_bill_payment_rs":"5\/20\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"82745","amount_of_icr_ii_released_rs":"5\/20\/2022","date_of_icr_ii_released":"41372","amount_of_final_released_rs":"9\/6\/2022","date_of_final_released":"413722","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/20\/2022","completion_date":"551629","verified_total_amount_rs":"413722","verified_govt_share_rs":"137907","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/edc41c15Sahib Zada.Picture of WST - After Completion.072659.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"50.00%","water_saving":"70.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 16:38:45" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 5/9/2024 16:38:45, ?, ?, Completed, 22056734036, KP, Malakand, Swat, Matta, Shawar, Namal, Square, PCC, ?, Abdul Haleem, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.002458, 72.322158, WST KP_Images/dd775541Abdul Haleem.Picture of WST Before Improvement.073542.jpg, Sw98879, 12/8/2021, Alamgir Khan, 1560109988795, 3412244506, 8, 8, 0, 8, 4, 3, 8, 8, 1.37, 87.68, 23196, 0.03, 1, ?, WST Profile - Completed, ?, ?, 4/7/2022, 563722, 413722, 150000, ?, 0, ?, ?, 4/7/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 289605, 4/12/2022, 82745, 5/20/2022, ?, ?, ?, ?, 82745, 5/20/2022, 41372, 9/6/2022, 413722, ?, WST Milestone Payments - Completed, ?, ?, 6/20/2022, 551629, 413722, 137907, 8, 8, 1.37, WST KP_Images/dd775541Abdul Haleem.Picture of WST - After Completion.073542.jpg, 1, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"5\/9\/2024 16:38:45","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734036","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Shawar","uc":"Namal","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Abdul Haleem","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.002458, 72.322158","coordinates":"WST KP_Images\/dd775541Abdul Haleem.Picture of WST Before Improvement.073542.jpg","picture_of_wst_before_improvement":"Sw98879","wua_registration_no":"12\/8\/2021","wua_registration_date":"Alamgir Khan","name_of_wua_president":"1560109988795","cnic_no_of_wua_president":"3412244506","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"4","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/7\/2022","issuance_date_of_govt_share":"563722","total_amount_rs":"413722","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"289605","amount_of_icr_i_released_rs":"4\/12\/2022","date_of_icr_i_released":"82745","2nd_bill_payment_rs":"5\/20\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"82745","amount_of_icr_ii_released_rs":"5\/20\/2022","date_of_icr_ii_released":"41372","amount_of_final_released_rs":"9\/6\/2022","date_of_final_released":"413722","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/20\/2022","completion_date":"551629","verified_total_amount_rs":"413722","verified_govt_share_rs":"137907","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/dd775541Abdul Haleem.Picture of WST - After Completion.073542.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 17:08:05" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/9/2024 17:08:05, ?, ?, Completed, 22056734037, KP, Malakand, Swat, Matta, Sher Palam, Gat garhai, Square, PCC, ?, Najibullah, Non-Canal Command Area, Dug Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.900771, 72.407866, WST KP_Images/1a829d67Najibullah.Picture of WST Before Improvement.180111.jpg, Sw91465, 12/1/2021, Najeebullah, 1560189914659, 3449800877, 8, 8, 0, 8, 4, 3, 8, 8, 1.37, 87.68, 23196, 0.09, 3, ?, WST Profile - Completed, ?, ?, 4/7/2022, 563722, 413722, 150000, ?, 0, ?, ?, 4/7/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 289605, 4/12/2022, 82745, 5/20/2022, ?, ?, ?, ?, 82745, 5/20/2022, 41372, 9/6/2022, 413722, ?, WST Milestone Payments - Completed, ?, ?, 6/28/2022, 551629, 413722, 137907, 8, 8.02, 1.37, WST KP_Images/1a829d67Najibullah.Picture of WST - After Completion.180110.jpg, 1, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/9\/2024 17:08:05","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734037","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Sher Palam","uc":"Gat garhai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Najibullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Dug Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.900771, 72.407866","coordinates":"WST KP_Images\/1a829d67Najibullah.Picture of WST Before Improvement.180111.jpg","picture_of_wst_before_improvement":"Sw91465","wua_registration_no":"12\/1\/2021","wua_registration_date":"Najeebullah","name_of_wua_president":"1560189914659","cnic_no_of_wua_president":"3449800877","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"4","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.09","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/7\/2022","issuance_date_of_govt_share":"563722","total_amount_rs":"413722","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"289605","amount_of_icr_i_released_rs":"4\/12\/2022","date_of_icr_i_released":"82745","2nd_bill_payment_rs":"5\/20\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"82745","amount_of_icr_ii_released_rs":"5\/20\/2022","date_of_icr_ii_released":"41372","amount_of_final_released_rs":"9\/6\/2022","date_of_final_released":"413722","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/28\/2022","completion_date":"551629","verified_total_amount_rs":"413722","verified_govt_share_rs":"137907","verified_community_share_rs":"8","executed_wst_length_meter":"8.02","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/1a829d67Najibullah.Picture of WST - After Completion.180110.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 16:45:20" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/9/2024 16:45:20, ?, ?, Completed, 22056734038, KP, Malakand, Swat, Matta, Shawar, Rang Patai, Square, PCC, ?, Khaista Khan, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.994286, 72.309204, WST KP_Images/d432870eKhaista Khan.Picture of WST Before Improvement.182825.jpg, Sw12583, 1/27/2022, Khaista Zada, 1560110125839, 3429741633, 8, 8, 0, 8, 8, 7, 8, 8, 1.37, 87.68, 23196, 0.03, 1, ?, WST Profile - Completed, ?, ?, 4/7/2022, 563722, 413722, 150000, ?, 0, ?, ?, 4/7/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 289605, 4/12/2022, 82745, 5/20/2022, ?, ?, ?, ?, 82745, 5/20/2022, 41372, 9/6/2022, 413722, ?, WST Milestone Payments - Completed, ?, ?, 6/20/2022, 551627, 413722, 137905, 12, 5, 1.37, WST KP_Images/d432870eKhaista Khan.Picture of WST - After Completion.182825.jpg, 1, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/9\/2024 16:45:20","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734038","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Shawar","uc":"Rang Patai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Khaista Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.994286, 72.309204","coordinates":"WST KP_Images\/d432870eKhaista Khan.Picture of WST Before Improvement.182825.jpg","picture_of_wst_before_improvement":"Sw12583","wua_registration_no":"1\/27\/2022","wua_registration_date":"Khaista Zada","name_of_wua_president":"1560110125839","cnic_no_of_wua_president":"3429741633","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"8","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/7\/2022","issuance_date_of_govt_share":"563722","total_amount_rs":"413722","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"289605","amount_of_icr_i_released_rs":"4\/12\/2022","date_of_icr_i_released":"82745","2nd_bill_payment_rs":"5\/20\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"82745","amount_of_icr_ii_released_rs":"5\/20\/2022","date_of_icr_ii_released":"41372","amount_of_final_released_rs":"9\/6\/2022","date_of_final_released":"413722","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/20\/2022","completion_date":"551627","verified_total_amount_rs":"413722","verified_govt_share_rs":"137905","verified_community_share_rs":"12","executed_wst_length_meter":"5","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/d432870eKhaista Khan.Picture of WST - After Completion.182825.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 0:27:02" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/10/2024 0:27:02, ?, ?, Completed, 22056734039, KP, Malakand, Swat, Matta, Shawar, Bar shawar, Square, PCC, ?, Sher Zaman, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.976510, 72.283080, WST KP_Images/f06164d8Sher Zaman.Picture of WST Before Improvement.075940.jpg, Sw15646, 1/27/2022, Azizurrahman, 1560169156469, 3456072373, 8, 8, 0, 8, 4, 3, 8, 8, 1.37, 87.68, 23196, 0.14, 4, ?, WST Profile - Completed, ?, ?, 4/19/2022, 563722, 413722, 150000, ?, 0, ?, ?, 4/19/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 289605, 4/21/2022, 82745, 5/20/2022, ?, ?, ?, ?, 82745, 5/20/2022, 41372, 9/6/2022, 413722, ?, WST Milestone Payments - Completed, ?, ?, 6/20/2022, 551629, 413722, 137907, 12, 4.65, 1.37, WST KP_Images/f06164d8Sher Zaman.Picture of WST - After Completion.075940.jpg, 1, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/10\/2024 0:27:02","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734039","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Shawar","uc":"Bar shawar","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Sher Zaman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.976510, 72.283080","coordinates":"WST KP_Images\/f06164d8Sher Zaman.Picture of WST Before Improvement.075940.jpg","picture_of_wst_before_improvement":"Sw15646","wua_registration_no":"1\/27\/2022","wua_registration_date":"Azizurrahman","name_of_wua_president":"1560169156469","cnic_no_of_wua_president":"3456072373","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"4","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/19\/2022","issuance_date_of_govt_share":"563722","total_amount_rs":"413722","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/19\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"289605","amount_of_icr_i_released_rs":"4\/21\/2022","date_of_icr_i_released":"82745","2nd_bill_payment_rs":"5\/20\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"82745","amount_of_icr_ii_released_rs":"5\/20\/2022","date_of_icr_ii_released":"41372","amount_of_final_released_rs":"9\/6\/2022","date_of_final_released":"413722","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/20\/2022","completion_date":"551629","verified_total_amount_rs":"413722","verified_govt_share_rs":"137907","verified_community_share_rs":"12","executed_wst_length_meter":"4.65","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/f06164d8Sher Zaman.Picture of WST - After Completion.075940.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 17:02:39" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/9/2024 17:02:39, ?, ?, Completed, 22056734040, KP, Malakand, Swat, Matta, Shawar, Sardan, Square, PCC, ?, Sami Ur Rahman, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.007240, 72.317852, WST KP_Images/d9f615f7Sami Ur Rahman.Picture of WST Before Improvement.180827.jpg, Sw71352, 11/17/2021, Sami Ur Rahman, 1560109713529, 3018042711, 11, 11, 0, 11, 6, 5, 8, 8, 1.37, 87.68, 23196, 0.14, 4, ?, WST Profile - Completed, ?, ?, 4/19/2022, 563722, 413722, 150000, ?, 0, ?, ?, 4/19/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 289605, 4/21/2022, 82745, 5/20/2022, ?, ?, ?, ?, 82745, 5/20/2022, 41372, 9/6/2022, 413722, ?, WST Milestone Payments - Completed, ?, ?, 6/20/2022, 551629, 413722, 137907, 8, 8, 1.37, WST KP_Images/d9f615f7Sami Ur Rahman.Picture of WST - After Completion.180828.jpg, 1, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/9\/2024 17:02:39","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734040","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Shawar","uc":"Sardan","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Sami Ur Rahman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.007240, 72.317852","coordinates":"WST KP_Images\/d9f615f7Sami Ur Rahman.Picture of WST Before Improvement.180827.jpg","picture_of_wst_before_improvement":"Sw71352","wua_registration_no":"11\/17\/2021","wua_registration_date":"Sami Ur Rahman","name_of_wua_president":"1560109713529","cnic_no_of_wua_president":"3018042711","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/19\/2022","issuance_date_of_govt_share":"563722","total_amount_rs":"413722","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/19\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"289605","amount_of_icr_i_released_rs":"4\/21\/2022","date_of_icr_i_released":"82745","2nd_bill_payment_rs":"5\/20\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"82745","amount_of_icr_ii_released_rs":"5\/20\/2022","date_of_icr_ii_released":"41372","amount_of_final_released_rs":"9\/6\/2022","date_of_final_released":"413722","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/20\/2022","completion_date":"551629","verified_total_amount_rs":"413722","verified_govt_share_rs":"137907","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/d9f615f7Sami Ur Rahman.Picture of WST - After Completion.180828.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 17:21:40" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/9/2024 17:21:40, ?, ?, Completed, 22056734041, KP, Malakand, Swat, Matta, Ronyal, Sperdar, Square, PCC, ?, Umar Bacha, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.964925, 72.337414, WST KP_Images/0b1e75a2Umar Bacha.Picture of WST Before Improvement.170326.jpg, Sw71618, 12/4/2021, Umar Bacha, 1560123716189, 3449789080, 8, 8, 0, 8, 4, 3, 8, 8, 1.37, 87.68, 23196, 0.06, 2, ?, WST Profile - Completed, ?, ?, 6/2/2022, 563722, 413722, 150000, ?, 0, ?, ?, 6/3/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 289605, 6/7/2022, ?, ?, ?, ?, ?, ?, 0, ?, 124117, 9/6/2022, 413722, ?, WST Milestone Payments - Completed, ?, ?, 6/28/2022, 551629, 413722, 137907, 8, 7.95, 1.37, WST KP_Images/0b1e75a2Umar Bacha.Picture of WST - After Completion.170326.jpg, 1, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/9\/2024 17:21:40","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734041","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Ronyal","uc":"Sperdar","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Umar Bacha","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.964925, 72.337414","coordinates":"WST KP_Images\/0b1e75a2Umar Bacha.Picture of WST Before Improvement.170326.jpg","picture_of_wst_before_improvement":"Sw71618","wua_registration_no":"12\/4\/2021","wua_registration_date":"Umar Bacha","name_of_wua_president":"1560123716189","cnic_no_of_wua_president":"3449789080","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"4","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.06","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/2\/2022","issuance_date_of_govt_share":"563722","total_amount_rs":"413722","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/3\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"289605","amount_of_icr_i_released_rs":"6\/7\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"124117","amount_of_final_released_rs":"9\/6\/2022","date_of_final_released":"413722","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/28\/2022","completion_date":"551629","verified_total_amount_rs":"413722","verified_govt_share_rs":"137907","verified_community_share_rs":"8","executed_wst_length_meter":"7.95","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/0b1e75a2Umar Bacha.Picture of WST - After Completion.170326.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 16:53:32" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/9/2024 16:53:32, ?, ?, Completed, 22056734042, KP, Malakand, Swat, Matta, Shawar, Gat, Square, PCC, ?, Ali Akbar Bacha, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.989420, 72.260860, WST KP_Images/38065ed8Ali Akbar Bacha.Picture of WST Before Improvement.173302.jpg, Sw40777, 12/8/2021, Ali Akbar Bacha, 1560145407775, 3469488111, 8, 8, 0, 8, 4, 3, 8, 8, 1.37, 87.68, 23196, 0.14, 4, ?, WST Profile - Completed, ?, ?, 4/7/2022, 563722, 413722, 150000, ?, 0, ?, ?, 4/7/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 289605, 4/12/2022, 82745, 5/20/2022, ?, ?, ?, ?, 82745, 5/20/2022, 41372, 9/6/2022, 413722, ?, WST Milestone Payments - Completed, ?, ?, 7/28/2022, 551629, 413722, 137907, 12, 4.77, 1.33, WST KP_Images/38065ed8Ali Akbar Bacha.Picture of WST - After Completion.173302.jpg, 1, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/9\/2024 16:53:32","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734042","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Shawar","uc":"Gat","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Ali Akbar Bacha","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.989420, 72.260860","coordinates":"WST KP_Images\/38065ed8Ali Akbar Bacha.Picture of WST Before Improvement.173302.jpg","picture_of_wst_before_improvement":"Sw40777","wua_registration_no":"12\/8\/2021","wua_registration_date":"Ali Akbar Bacha","name_of_wua_president":"1560145407775","cnic_no_of_wua_president":"3469488111","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"4","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/7\/2022","issuance_date_of_govt_share":"563722","total_amount_rs":"413722","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"289605","amount_of_icr_i_released_rs":"4\/12\/2022","date_of_icr_i_released":"82745","2nd_bill_payment_rs":"5\/20\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"82745","amount_of_icr_ii_released_rs":"5\/20\/2022","date_of_icr_ii_released":"41372","amount_of_final_released_rs":"9\/6\/2022","date_of_final_released":"413722","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/28\/2022","completion_date":"551629","verified_total_amount_rs":"413722","verified_govt_share_rs":"137907","verified_community_share_rs":"12","executed_wst_length_meter":"4.77","executed_wst_width_meter":"1.33","executed_wst_depth_meter":"WST KP_Images\/38065ed8Ali Akbar Bacha.Picture of WST - After Completion.173302.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 17:11:24" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/9/2024 17:11:24, ?, ?, Completed, 22056734043, KP, Malakand, Swat, Matta, Shawar, Reema, Square, PCC, ?, Muhammad Zaman, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.996540, 72.295853, WST KP_Images/968eb7d5Muhammad Zaman.Picture of WST Before Improvement.174536.jpg, Sw50512, 1/27/2022, Muhammad Zamin, 1560136505121, 3412187232, 8, 8, 0, 8, 4, 3.5, 8, 8, 1.37, 87.68, 23196, 0.04, 1, ?, WST Profile - Completed, ?, ?, 6/10/2022, 563722, 413722, 150000, ?, 0, ?, ?, 6/10/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 289605, 6/22/2022, ?, ?, ?, ?, ?, ?, 0, ?, 124117, 5/30/2023, 413722, ?, WST Milestone Payments - Completed, ?, ?, 12/30/2022, 551629, 413722, 137907, 12, 5.5, 1.37, WST KP_Images/968eb7d5Muhammad Zaman.Picture of WST - After Completion.174536.jpg, 0.5, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/9\/2024 17:11:24","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734043","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Shawar","uc":"Reema","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Muhammad Zaman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.996540, 72.295853","coordinates":"WST KP_Images\/968eb7d5Muhammad Zaman.Picture of WST Before Improvement.174536.jpg","picture_of_wst_before_improvement":"Sw50512","wua_registration_no":"1\/27\/2022","wua_registration_date":"Muhammad Zamin","name_of_wua_president":"1560136505121","cnic_no_of_wua_president":"3412187232","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"4","gross_command_area_gca_acres":"3.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/10\/2022","issuance_date_of_govt_share":"563722","total_amount_rs":"413722","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/10\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"289605","amount_of_icr_i_released_rs":"6\/22\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"124117","amount_of_final_released_rs":"5\/30\/2023","date_of_final_released":"413722","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/30\/2022","completion_date":"551629","verified_total_amount_rs":"413722","verified_govt_share_rs":"137907","verified_community_share_rs":"12","executed_wst_length_meter":"5.5","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/968eb7d5Muhammad Zaman.Picture of WST - After Completion.174536.jpg","picture_of_wst_after_completion":"0.5","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 17:20:30" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/9/2024 17:20:30, ?, ?, Completed, 22056734044, KP, Malakand, Swat, Matta, Shawar, Deran Patay, Square, PCC, ?, Said Mahmood, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.995320, 72.295753, WST KP_Images/f171585fSaid Mahmood.Picture of WST Before Improvement.171224.jpg, Sw95303, 1/27/2022, Gul Zaman Khan, 1560103953039, 3449887549, 8, 8, 0, 8, 4, 3.5, 8, 8, 1.37, 87.68, 23196, 0.04, 1, ?, WST Profile - Completed, ?, ?, 6/10/2022, 563722, 413722, 150000, ?, 0, ?, ?, 6/10/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 289605, 6/22/2022, ?, ?, ?, ?, ?, ?, 0, ?, 124117, 9/6/2022, 413722, ?, WST Milestone Payments - Completed, ?, ?, 7/28/2022, 551629, 413722, 137907, 8, 8, 1.37, WST KP_Images/f171585fSaid Mahmood.Picture of WST - After Completion.171224.jpg, 0.5, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/9\/2024 17:20:30","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734044","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Shawar","uc":"Deran Patay","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Said Mahmood","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.995320, 72.295753","coordinates":"WST KP_Images\/f171585fSaid Mahmood.Picture of WST Before Improvement.171224.jpg","picture_of_wst_before_improvement":"Sw95303","wua_registration_no":"1\/27\/2022","wua_registration_date":"Gul Zaman Khan","name_of_wua_president":"1560103953039","cnic_no_of_wua_president":"3449887549","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"4","gross_command_area_gca_acres":"3.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/10\/2022","issuance_date_of_govt_share":"563722","total_amount_rs":"413722","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/10\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"289605","amount_of_icr_i_released_rs":"6\/22\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"124117","amount_of_final_released_rs":"9\/6\/2022","date_of_final_released":"413722","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/28\/2022","completion_date":"551629","verified_total_amount_rs":"413722","verified_govt_share_rs":"137907","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/f171585fSaid Mahmood.Picture of WST - After Completion.171224.jpg","picture_of_wst_after_completion":"0.5","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 15:04:03" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 8/20/2024 15:04:03, ?, ?, Completed, 22056734045, KP, Malakand, Swat, Matta, Gowlerai, Wainai, Square, PCC, ?, Muhammad Ansa Khan, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.990111, 72.341733, WST KP_Images/7af0aee8Muhammad Ansa Khan.Picture of WST Before Improvement.032159.jpg, 4695, 1/11/2021, Muhammad Anas Khan, 1560134367033, 3489138877, 8, 8, 0, 8, 5, 4, 8, 8, 1.37, 87.68, 23196, 0.04, 1, ?, WST Profile - Completed, ?, ?, 5/13/2022, 551629, 413722, 137907, ?, 0, ?, ?, 5/16/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 289605, 5/20/2022, ?, ?, ?, ?, ?, ?, 0, ?, 124117, 5/30/2023, 413722, ?, WST Milestone Payments - Completed, ?, ?, 12/20/2022, 551629, 413722, 137907, 9, 6.1, 1.37, WST KP_Images/7af0aee8Muhammad Ansa Khan.Picture of WST - After Completion.032158.jpg, 0, 85.00%, 100.00%, 15.00%, 413,723, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"8\/20\/2024 15:04:03","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734045","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Gowlerai","uc":"Wainai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Muhammad Ansa Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.990111, 72.341733","coordinates":"WST KP_Images\/7af0aee8Muhammad Ansa Khan.Picture of WST Before Improvement.032159.jpg","picture_of_wst_before_improvement":"4695","wua_registration_no":"1\/11\/2021","wua_registration_date":"Muhammad Anas Khan","name_of_wua_president":"1560134367033","cnic_no_of_wua_president":"3489138877","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/13\/2022","issuance_date_of_govt_share":"551629","total_amount_rs":"413722","govt_share_rs":"137907","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/16\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"289605","amount_of_icr_i_released_rs":"5\/20\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"124117","amount_of_final_released_rs":"5\/30\/2023","date_of_final_released":"413722","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/20\/2022","completion_date":"551629","verified_total_amount_rs":"413722","verified_govt_share_rs":"137907","verified_community_share_rs":"9","executed_wst_length_meter":"6.1","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/7af0aee8Muhammad Ansa Khan.Picture of WST - After Completion.032158.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":"413,723","if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 21:59:42" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 5/10/2024 21:59:42, ?, ?, Completed, 22056734046, KP, Malakand, Swat, Matta, Sakhra, Sakhra, Square, PCC, ?, Paki Jan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.072220, 72.408860, WST KP_Images/46753a88Paki Jan.Picture of WST Before Improvement.132433.jpg, Sw00240, 1/13/2022, Muhammad Hakim, 1560110002405, 3469446006, 9, 9, 0, 9, 13, 11, 8, 8, 1.37, 87.68, 23196, 0.14, 4, ?, WST Profile - Completed, ?, ?, 2/10/2022, 551629, 413722, 137907, ?, 0, ?, ?, 2/10/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 165489, 2/21/2022, 124116, 3/17/2022, 82745, 5/20/2022, ?, ?, 206861, 5/20/2022, 41372, 6/22/2022, 413722, ?, WST Milestone Payments - Completed, ?, ?, 5/20/2022, 551629, 413722, 137907, 8, 8, 1.37, WST KP_Images/46753a88Paki Jan.Picture of WST - After Completion.132434.jpg, 2, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"5\/10\/2024 21:59:42","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734046","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Sakhra","uc":"Sakhra","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Paki Jan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.072220, 72.408860","coordinates":"WST KP_Images\/46753a88Paki Jan.Picture of WST Before Improvement.132433.jpg","picture_of_wst_before_improvement":"Sw00240","wua_registration_no":"1\/13\/2022","wua_registration_date":"Muhammad Hakim","name_of_wua_president":"1560110002405","cnic_no_of_wua_president":"3469446006","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"13","gross_command_area_gca_acres":"11","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/10\/2022","issuance_date_of_govt_share":"551629","total_amount_rs":"413722","govt_share_rs":"137907","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/10\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"165489","amount_of_icr_i_released_rs":"2\/21\/2022","date_of_icr_i_released":"124116","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":"82745","3rd_bill_payment_rs":"5\/20\/2022","3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"206861","amount_of_icr_ii_released_rs":"5\/20\/2022","date_of_icr_ii_released":"41372","amount_of_final_released_rs":"6\/22\/2022","date_of_final_released":"413722","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/20\/2022","completion_date":"551629","verified_total_amount_rs":"413722","verified_govt_share_rs":"137907","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/46753a88Paki Jan.Picture of WST - After Completion.132434.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 21:54:41" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/10/2024 21:54:41, ?, ?, Completed, 22056734047, KP, Malakand, Swat, Matta, Mandor, Mandor, Square, PCC, ?, Sher Muhammad, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.950250, 72.423740, WST KP_Images/b6089c35Sher Muhammad.Picture of WST Before Improvement.132954.jpg, Sw11172, 1/13/2022, Sher Muhammad, 1560173111723, 3469255233, 9, 9, 0, 9, 3, 2, 10, 6, 1.37, 87.68, 23196, 0.13, 4, ?, WST Profile - Completed, ?, ?, 2/10/2022, 551629, 413722, 137907, ?, 0, ?, ?, 2/10/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 165489, 2/21/2022, 124116, 3/17/2022, 82745, 5/20/2022, ?, ?, 206861, 5/20/2022, 41372, 6/22/2022, 413722, ?, WST Milestone Payments - Completed, ?, ?, 5/21/2022, 551629, 413722, 137907, 10, 6.4, 1.37, WST KP_Images/b6089c35Sher Muhammad.Picture of WST - After Completion.132954.jpg, 1, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/10\/2024 21:54:41","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734047","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Mandor","uc":"Mandor","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Sher Muhammad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.950250, 72.423740","coordinates":"WST KP_Images\/b6089c35Sher Muhammad.Picture of WST Before Improvement.132954.jpg","picture_of_wst_before_improvement":"Sw11172","wua_registration_no":"1\/13\/2022","wua_registration_date":"Sher Muhammad","name_of_wua_president":"1560173111723","cnic_no_of_wua_president":"3469255233","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"3","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"10","wst_length_meter":"6","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.13","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/10\/2022","issuance_date_of_govt_share":"551629","total_amount_rs":"413722","govt_share_rs":"137907","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/10\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"165489","amount_of_icr_i_released_rs":"2\/21\/2022","date_of_icr_i_released":"124116","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":"82745","3rd_bill_payment_rs":"5\/20\/2022","3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"206861","amount_of_icr_ii_released_rs":"5\/20\/2022","date_of_icr_ii_released":"41372","amount_of_final_released_rs":"6\/22\/2022","date_of_final_released":"413722","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/21\/2022","completion_date":"551629","verified_total_amount_rs":"413722","verified_govt_share_rs":"137907","verified_community_share_rs":"10","executed_wst_length_meter":"6.4","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/b6089c35Sher Muhammad.Picture of WST - After Completion.132954.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 22:04:24" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/10/2024 22:04:24, ?, ?, Completed, 22056734048, KP, Malakand, Swat, Matta, Sakhra, Nokhara, Square, PCC, ?, Abdul Haseeb, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.069410, 72.418980, WST KP_Images/e9a1f064Abdul Haseeb.Picture of WST Before Improvement.131711.jpg, Sw20218, 1/13/2022, Alamgir, 1560109202185, 3449992601, 8, 8, 0, 8, 7, 5, 10, 6, 1.37, 87.68, 23196, 0.03, 1, ?, WST Profile - Completed, ?, ?, 2/10/2022, 551629, 413722, 137907, ?, 0, ?, ?, 2/10/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 165489, 2/21/2022, 124116, 3/17/2022, 82745, 5/20/2022, ?, ?, 206861, 5/20/2022, 41372, 9/16/2022, 413722, ?, WST Milestone Payments - Completed, ?, ?, 5/21/2022, 551629, 413722, 137907, 10, 6.4, 1.37, WST KP_Images/e9a1f064Abdul Haseeb.Picture of WST - After Completion.131711.jpg, 2, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/10\/2024 22:04:24","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734048","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Sakhra","uc":"Nokhara","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Abdul Haseeb","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.069410, 72.418980","coordinates":"WST KP_Images\/e9a1f064Abdul Haseeb.Picture of WST Before Improvement.131711.jpg","picture_of_wst_before_improvement":"Sw20218","wua_registration_no":"1\/13\/2022","wua_registration_date":"Alamgir","name_of_wua_president":"1560109202185","cnic_no_of_wua_president":"3449992601","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"7","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"10","wst_length_meter":"6","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/10\/2022","issuance_date_of_govt_share":"551629","total_amount_rs":"413722","govt_share_rs":"137907","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/10\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"165489","amount_of_icr_i_released_rs":"2\/21\/2022","date_of_icr_i_released":"124116","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":"82745","3rd_bill_payment_rs":"5\/20\/2022","3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"206861","amount_of_icr_ii_released_rs":"5\/20\/2022","date_of_icr_ii_released":"41372","amount_of_final_released_rs":"9\/16\/2022","date_of_final_released":"413722","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/21\/2022","completion_date":"551629","verified_total_amount_rs":"413722","verified_govt_share_rs":"137907","verified_community_share_rs":"10","executed_wst_length_meter":"6.4","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/e9a1f064Abdul Haseeb.Picture of WST - After Completion.131711.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 22:03:42" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/10/2024 22:03:42, ?, ?, Completed, 22056734049, KP, Malakand, Swat, Matta, Bazkhela, Bazkhela, Square, PCC, ?, Said Ali Shah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.011990, 72.425900, WST KP_Images/d719bb5bSaid Ali Shah.Picture of WST Before Improvement.131126.jpg, Sw48746, 1/13/2022, Said Ali Shah, 1560155487473, 3469033843, 8, 8, 0, 8, 14, 11, 8, 8, 1.37, 87.68, 23196, 0.03, 1, ?, WST Profile - Completed, ?, ?, 2/10/2022, 551629, 413722, 137907, ?, 0, ?, ?, 2/10/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 165489, 2/21/2022, 124116, 3/17/2022, 82745, 5/20/2022, ?, ?, 206861, 5/20/2022, 41372, 9/6/2022, 413722, ?, WST Milestone Payments - Completed, ?, ?, 5/21/2022, 551629, 413722, 137907, 8, 8, 1.37, WST KP_Images/d719bb5bSaid Ali Shah.Picture of WST - After Completion.131000.jpg, 3, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/10\/2024 22:03:42","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734049","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Bazkhela","uc":"Bazkhela","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Said Ali Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.011990, 72.425900","coordinates":"WST KP_Images\/d719bb5bSaid Ali Shah.Picture of WST Before Improvement.131126.jpg","picture_of_wst_before_improvement":"Sw48746","wua_registration_no":"1\/13\/2022","wua_registration_date":"Said Ali Shah","name_of_wua_president":"1560155487473","cnic_no_of_wua_president":"3469033843","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"14","gross_command_area_gca_acres":"11","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/10\/2022","issuance_date_of_govt_share":"551629","total_amount_rs":"413722","govt_share_rs":"137907","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/10\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"165489","amount_of_icr_i_released_rs":"2\/21\/2022","date_of_icr_i_released":"124116","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":"82745","3rd_bill_payment_rs":"5\/20\/2022","3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"206861","amount_of_icr_ii_released_rs":"5\/20\/2022","date_of_icr_ii_released":"41372","amount_of_final_released_rs":"9\/6\/2022","date_of_final_released":"413722","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/21\/2022","completion_date":"551629","verified_total_amount_rs":"413722","verified_govt_share_rs":"137907","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/d719bb5bSaid Ali Shah.Picture of WST - After Completion.131000.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 13:45:34" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/8/2024 13:45:34, ?, ?, Completed, 22056734050, KP, Malakand, Swat, Matta, Gwalerai, Chaman Lalai, Square, PCC, ?, Akbar Ali, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.013333, 72.320556, WST KP_Images/d62e583bAkbar ali.Picture of WST Before Improvement.112616.jpg, Sw-01059, 10/11/2021, Akbar ali, 1560164010595, 3459512249, 6, 6, 0, 6, 4, 3, 8, 8, 1.37, 87.68, 23196, 0.03, 1, ?, WST Profile - Completed, ?, ?, 2/14/2022, 551629, 413722, 137907, ?, 0, ?, ?, 2/14/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 165489, 2/21/2022, 124116, 3/17/2022, 82745, 5/20/2022, ?, ?, 206861, 5/20/2022, 41372, 9/6/2022, 413722, ?, WST Milestone Payments - Completed, ?, ?, 7/8/2022, 455094, 413722, 41372, 8, 8, 1.37, WST KP_Images/d62e583bAkbar ali.Picture of WST - After Completion.112617.jpg, 0, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/8\/2024 13:45:34","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056734050","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Gwalerai","uc":"Chaman Lalai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Akbar Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.013333, 72.320556","coordinates":"WST KP_Images\/d62e583bAkbar ali.Picture of WST Before Improvement.112616.jpg","picture_of_wst_before_improvement":"Sw-01059","wua_registration_no":"10\/11\/2021","wua_registration_date":"Akbar ali","name_of_wua_president":"1560164010595","cnic_no_of_wua_president":"3459512249","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"4","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/14\/2022","issuance_date_of_govt_share":"551629","total_amount_rs":"413722","govt_share_rs":"137907","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/14\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"165489","amount_of_icr_i_released_rs":"2\/21\/2022","date_of_icr_i_released":"124116","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":"82745","3rd_bill_payment_rs":"5\/20\/2022","3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"206861","amount_of_icr_ii_released_rs":"5\/20\/2022","date_of_icr_ii_released":"41372","amount_of_final_released_rs":"9\/6\/2022","date_of_final_released":"413722","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/8\/2022","completion_date":"455094","verified_total_amount_rs":"413722","verified_govt_share_rs":"41372","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/d62e583bAkbar ali.Picture of WST - After Completion.112617.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "1/2/2025 13:53:10" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 1/2/2025 13:53:10, ?, ?, Completed, 22056744001, KP, Malakand, Swat, Matta, Shawar-02, Bela, Rectangular, PCC, ?, Umar Dher, Non-Canal Command Area, Other Source, spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.9739,72.28188, WST KP_Images/290Umar Dher.Picture of WST Before Improvement.183704.jpg, 213, 6/1/2020, Umar Deher Khan, 1560124540869, 3433442222, 8, 8, 0, 8, 18, 8, 5, 12, 1.37, 77, 20370, 1.00, 28, ?, WST Profile - Completed, ?, ?, 6/11/2020, 462857, 342857, 120000, ?, 0, ?, ?, 6/12/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 239999, 6/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 99789, 12/8/2020, 339788, ?, WST Milestone Payments - Completed, ?, ?, 6/24/2020, 407746, 339788, 67958, 5, 11.5, 1.37, WST KP_Images/290Umar Dher.Picture of WST - After Completion.183704.jpg, 2, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"1\/2\/2025 13:53:10","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056744001","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Shawar-02","uc":"Bela","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Umar Dher","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.9739,72.28188","coordinates":"WST KP_Images\/290Umar Dher.Picture of WST Before Improvement.183704.jpg","picture_of_wst_before_improvement":"213","wua_registration_no":"6\/1\/2020","wua_registration_date":"Umar Deher Khan","name_of_wua_president":"1560124540869","cnic_no_of_wua_president":"3433442222","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"18","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"5","wst_length_meter":"12","wst_width_meter":"1.37","wst_depth_meter":"77","storage_capacity_m3":"20370","storage_capacity_gallon":"1.00","design_discharge_cusec":"28","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/11\/2020","issuance_date_of_govt_share":"462857","total_amount_rs":"342857","govt_share_rs":"120000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/12\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"239999","amount_of_icr_i_released_rs":"6\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"99789","amount_of_final_released_rs":"12\/8\/2020","date_of_final_released":"339788","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/24\/2020","completion_date":"407746","verified_total_amount_rs":"339788","verified_govt_share_rs":"67958","verified_community_share_rs":"5","executed_wst_length_meter":"11.5","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/290Umar Dher.Picture of WST - After Completion.183704.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 15:54:27" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 15:54:27, ?, ?, Completed, 22056744002, KP, Malakand, Swat, Matta, Chuprial-02, Dandanai, Rectangular, PCC, ?, Adam Khan, Non-Canal Command Area, Other Source, Dandanai khwar, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 35.01127,72.338707, WST KP_Images/296Adam Khan.Picture of WST Before Improvement.105728.jpg, 129, 2/24/2020, Adam Khan, 1560159978171, 3456103326, 8, 8, 0, 8, 6, 4, 9, 6, 1.37, 79, 20899, 0.84, 24, ?, WST Profile - Completed, ?, ?, 3/3/2020, 387649, 323041, 64608, ?, 0, ?, ?, 3/5/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 290821, 4/7/2020, ?, ?, ?, ?, ?, ?, 0, ?, 32220, 6/16/2020, 323041, ?, WST Milestone Payments - Completed, ?, ?, 6/6/2020, 387649, 323041, 64608, 9, 6.2, 1, ?, 2.00, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 15:54:27","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056744002","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Chuprial-02","uc":"Dandanai","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Adam Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Dandanai khwar","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.01127,72.338707","coordinates":"WST KP_Images\/296Adam Khan.Picture of WST Before Improvement.105728.jpg","picture_of_wst_before_improvement":"129","wua_registration_no":"2\/24\/2020","wua_registration_date":"Adam Khan","name_of_wua_president":"1560159978171","cnic_no_of_wua_president":"3456103326","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"6","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"9","wst_length_meter":"6","wst_width_meter":"1.37","wst_depth_meter":"79","storage_capacity_m3":"20899","storage_capacity_gallon":"0.84","design_discharge_cusec":"24","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/3\/2020","issuance_date_of_govt_share":"387649","total_amount_rs":"323041","govt_share_rs":"64608","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/5\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"290821","amount_of_icr_i_released_rs":"4\/7\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"32220","amount_of_final_released_rs":"6\/16\/2020","date_of_final_released":"323041","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/6\/2020","completion_date":"387649","verified_total_amount_rs":"323041","verified_govt_share_rs":"64608","verified_community_share_rs":"9","executed_wst_length_meter":"6.2","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2.00","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 15:45:30" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 15:45:30, ?, ?, Completed, 22056744003, KP, Malakand, Swat, Matta, Shokhdara, Gorgo Shaltalo Dgerai, Rectangular, PCC, ?, Mohammad Badar, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.95382,72.3812
, WST KP_Images/301Mohammad Badar.Picture of WST Before Improvement.104842.jpg, 133, 2/24/2020, Muhammad Bahdar, 1560109263623, 3469421238, 8, 8, 0, 8, 8, 4, 6, 10, 1.37, 83, 21958, 0.84, 24, ?, WST Profile - Completed, ?, ?, 3/3/2020, 387734, 323112, 64622, ?, 0, ?, ?, 3/4/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 290821, 4/7/2020, ?, ?, ?, ?, ?, ?, 0, ?, 32291, 6/11/2020, 323112, ?, WST Milestone Payments - Completed, ?, ?, 5/28/2020, 387734, 323112, 64622, 6, 9.5, 1, ?, 0, 45.00%, 70.00%, 25.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 15:45:30","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056744003","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Shokhdara","uc":"Gorgo Shaltalo Dgerai","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Mohammad Badar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.95382,72.3812\r\n","coordinates":"WST KP_Images\/301Mohammad Badar.Picture of WST Before Improvement.104842.jpg","picture_of_wst_before_improvement":"133","wua_registration_no":"2\/24\/2020","wua_registration_date":"Muhammad Bahdar","name_of_wua_president":"1560109263623","cnic_no_of_wua_president":"3469421238","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"8","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"6","wst_length_meter":"10","wst_width_meter":"1.37","wst_depth_meter":"83","storage_capacity_m3":"21958","storage_capacity_gallon":"0.84","design_discharge_cusec":"24","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/3\/2020","issuance_date_of_govt_share":"387734","total_amount_rs":"323112","govt_share_rs":"64622","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/4\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"290821","amount_of_icr_i_released_rs":"4\/7\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"32291","amount_of_final_released_rs":"6\/11\/2020","date_of_final_released":"323112","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/28\/2020","completion_date":"387734","verified_total_amount_rs":"323112","verified_govt_share_rs":"64622","verified_community_share_rs":"6","executed_wst_length_meter":"9.5","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"45.00%","water_saving":"70.00%","water_losses_before_improvement":"25.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 13:36:01" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 13:36:01, ?, ?, Completed, 22056744004, KP, Malakand, Swat, Matta, Labat, Tangar(Telai), Rectangular, PCC, ?, Abduk Jabbar, Non-Canal Command Area, Other Source, Stream, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 35.06325556,72.32817222, WST KP_Images/349Abduk Jabbar.Picture of WST Before Improvement.095351.jpg, 51, 1/10/2020, Abdul Jabbar, 1560109813309, 3412244674, 9, 9, 0, 9, 4, 3, 6, 9, 1.37, 70, 18519, 0.03, 1, ?, WST Profile - Completed, ?, ?, 1/20/2020, 422397, 322397, 100000, ?, 0, ?, ?, 2/3/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 290821, 2/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, 31576, 6/16/2020, 322397, ?, WST Milestone Payments - Completed, ?, ?, 6/6/2020, 386876, 322397, 64479, 6, 8.5, 1, WST KP_Images/349Abduk Jabbar.Picture of WST - After Completion.095351.jpg, 0, 50.00%, 70.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 13:36:01","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056744004","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Labat","uc":"Tangar(Telai)","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Abduk Jabbar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Stream","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.06325556,72.32817222","coordinates":"WST KP_Images\/349Abduk Jabbar.Picture of WST Before Improvement.095351.jpg","picture_of_wst_before_improvement":"51","wua_registration_no":"1\/10\/2020","wua_registration_date":"Abdul Jabbar","name_of_wua_president":"1560109813309","cnic_no_of_wua_president":"3412244674","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"4","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"6","wst_length_meter":"9","wst_width_meter":"1.37","wst_depth_meter":"70","storage_capacity_m3":"18519","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/20\/2020","issuance_date_of_govt_share":"422397","total_amount_rs":"322397","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/3\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"290821","amount_of_icr_i_released_rs":"2\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"31576","amount_of_final_released_rs":"6\/16\/2020","date_of_final_released":"322397","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/6\/2020","completion_date":"386876","verified_total_amount_rs":"322397","verified_govt_share_rs":"64479","verified_community_share_rs":"6","executed_wst_length_meter":"8.5","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/349Abduk Jabbar.Picture of WST - After Completion.095351.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"50.00%","water_saving":"70.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/11/2024 10:34:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/11/2024 10:34:07, ?, ?, Completed, 22056744005, KP, Malakand, Swat, Matta, Darmai, Darmai, Rectangular, PCC, ?, Shahid Zaman, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 35.078097, 72.433985, WST KP_Images/353Shahid Zaman.Picture of WST Before Improvement.054649.jpg, 254, 12/1/2020, Said Jamal, 1560119768801, 3459456545, 7, 7, 0, 7, 6, 5, 8, 8, 1.37, 90, 23810, 0.03, 1, ?, WST Profile - Completed, ?, ?, 12/16/2020, 450633, 337975, 112658, ?, 0, ?, ?, 12/16/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 236583, 4/23/2021, ?, ?, ?, ?, ?, ?, 0, ?, 101392, 6/9/2021, 337975, ?, WST Milestone Payments - Completed, ?, ?, 5/6/2021, 450633, 337975, 112658, 8, 8.1, 1.37, WST KP_Images/353Shahid Zaman.Picture of WST - After Completion.054649.jpg, 1, 60.00%, 100.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/11\/2024 10:34:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056744005","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Darmai","uc":"Darmai","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Shahid Zaman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.078097, 72.433985","coordinates":"WST KP_Images\/353Shahid Zaman.Picture of WST Before Improvement.054649.jpg","picture_of_wst_before_improvement":"254","wua_registration_no":"12\/1\/2020","wua_registration_date":"Said Jamal","name_of_wua_president":"1560119768801","cnic_no_of_wua_president":"3459456545","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"90","storage_capacity_m3":"23810","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2020","issuance_date_of_govt_share":"450633","total_amount_rs":"337975","govt_share_rs":"112658","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"236583","amount_of_icr_i_released_rs":"4\/23\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"101392","amount_of_final_released_rs":"6\/9\/2021","date_of_final_released":"337975","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/6\/2021","completion_date":"450633","verified_total_amount_rs":"337975","verified_govt_share_rs":"112658","verified_community_share_rs":"8","executed_wst_length_meter":"8.1","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/353Shahid Zaman.Picture of WST - After Completion.054649.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"60.00%","water_saving":"100.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 13:05:51" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 13:05:51, ?, ?, Completed, 22056744006, KP, Malakand, Swat, Matta, Chuprial-II, Dandani, Rectangular, PCC, ?, Muzaffar, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.98466,72.359046, WST KP_Images/356Muzaffar.Picture of WST Before Improvement.225813.jpg, 256, 12/1/2020, Meraj, 1560148948713, 3449052793, 12, 12, 0, 12, 10, 10, 11, 6, 1.37, 86, 22751, 0.91, 26, ?, WST Profile - Completed, ?, ?, 12/16/2020, 405570, 337975, 67595, ?, 0, ?, ?, 12/16/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 236583, 12/22/2020, ?, ?, ?, ?, ?, ?, 0, ?, 101392, 6/9/2021, 337975, ?, WST Milestone Payments - Completed, ?, ?, 5/20/2021, 405570, 337975, 67595, 11, 5.75, 1, WST KP_Images/356Muzaffar.Picture of WST - After Completion.082840.jpg, 0, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 13:05:51","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056744006","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Chuprial-II","uc":"Dandani","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Muzaffar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.98466,72.359046","coordinates":"WST KP_Images\/356Muzaffar.Picture of WST Before Improvement.225813.jpg","picture_of_wst_before_improvement":"256","wua_registration_no":"12\/1\/2020","wua_registration_date":"Meraj","name_of_wua_president":"1560148948713","cnic_no_of_wua_president":"3449052793","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"10","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"11","wst_length_meter":"6","wst_width_meter":"1.37","wst_depth_meter":"86","storage_capacity_m3":"22751","storage_capacity_gallon":"0.91","design_discharge_cusec":"26","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2020","issuance_date_of_govt_share":"405570","total_amount_rs":"337975","govt_share_rs":"67595","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"236583","amount_of_icr_i_released_rs":"12\/22\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"101392","amount_of_final_released_rs":"6\/9\/2021","date_of_final_released":"337975","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/20\/2021","completion_date":"405570","verified_total_amount_rs":"337975","verified_govt_share_rs":"67595","verified_community_share_rs":"11","executed_wst_length_meter":"5.75","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/356Muzaffar.Picture of WST - After Completion.082840.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 15:04:44" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/20/2024 15:04:44, ?, ?, Completed, 22056744007, KP, Malakand, Swat, Matta, Shawar-III, Aligram, Rectangular, PCC, ?, Abdul Qasim, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.99237,72.31782, WST KP_Images/357Abdul Qasim.Picture of WST Before Improvement.191359.jpg, 257, 12/1/2020, Fazlullah, 1560130429395, 3444165802, 8, 8, 1, 9, 7.5, 6, 13, 5, 1.37, 84, 22222, 0.87, 25, ?, WST Profile - Completed, ?, ?, 12/16/2020, 437975, 337975, 100000, ?, 0, ?, ?, 12/16/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 236583, 12/22/2020, ?, ?, ?, ?, ?, ?, 0, ?, 101392, 2/10/2021, 337975, ?, WST Milestone Payments - Completed, ?, ?, 12/27/2020, 405570, 337975, 67595, 13, 4.8, 1.37, WST KP_Images/357Abdul Qasim.Picture of WST - After Completion.191621.jpg, 1.5, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/20\/2024 15:04:44","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056744007","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Shawar-III","uc":"Aligram","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Abdul Qasim","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.99237,72.31782","coordinates":"WST KP_Images\/357Abdul Qasim.Picture of WST Before Improvement.191359.jpg","picture_of_wst_before_improvement":"257","wua_registration_no":"12\/1\/2020","wua_registration_date":"Fazlullah","name_of_wua_president":"1560130429395","cnic_no_of_wua_president":"3444165802","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"1","female_wua_members":"9","total_wua_members":"7.5","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"13","wst_length_meter":"5","wst_width_meter":"1.37","wst_depth_meter":"84","storage_capacity_m3":"22222","storage_capacity_gallon":"0.87","design_discharge_cusec":"25","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2020","issuance_date_of_govt_share":"437975","total_amount_rs":"337975","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"236583","amount_of_icr_i_released_rs":"12\/22\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"101392","amount_of_final_released_rs":"2\/10\/2021","date_of_final_released":"337975","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/27\/2020","completion_date":"405570","verified_total_amount_rs":"337975","verified_govt_share_rs":"67595","verified_community_share_rs":"13","executed_wst_length_meter":"4.8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/357Abdul Qasim.Picture of WST - After Completion.191621.jpg","picture_of_wst_after_completion":"1.5","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 23:22:34" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/9/2024 23:22:34, ?, ?, Completed, 22056744008, KP, Malakand, Swat, Matta, Shokhdara, Gujarbanr, Rectangular, PCC, ?, Irfanullah, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.9878,72.39728, WST KP_Images/360Irfanullah.Picture of WST Before Improvement.182622.jpg, 242, 11/24/2020, Bakh Bilind, 1560135576399, 3469793194, 9, 9, 0, 9, 12, 10, 10, 10, 1.37, 128, 33862, 1.50, 42, ?, WST Profile - Completed, ?, ?, 12/4/2020, 530863, 410863, 120000, ?, 0, ?, ?, 12/4/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 287604, 12/8/2020, ?, ?, ?, ?, ?, ?, 0, ?, 123259, 2/10/2021, 410863, ?, WST Milestone Payments - Completed, ?, ?, 12/26/2020, 493036, 410863, 82173, 10, 9.46, 1.37, WST KP_Images/360Irfanullah.Picture of WST - After Completion.182622.jpg, 2, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/9\/2024 23:22:34","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056744008","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Shokhdara","uc":"Gujarbanr","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Irfanullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.9878,72.39728","coordinates":"WST KP_Images\/360Irfanullah.Picture of WST Before Improvement.182622.jpg","picture_of_wst_before_improvement":"242","wua_registration_no":"11\/24\/2020","wua_registration_date":"Bakh Bilind","name_of_wua_president":"1560135576399","cnic_no_of_wua_president":"3469793194","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.37","wst_depth_meter":"128","storage_capacity_m3":"33862","storage_capacity_gallon":"1.50","design_discharge_cusec":"42","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/4\/2020","issuance_date_of_govt_share":"530863","total_amount_rs":"410863","govt_share_rs":"120000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/4\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"287604","amount_of_icr_i_released_rs":"12\/8\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"123259","amount_of_final_released_rs":"2\/10\/2021","date_of_final_released":"410863","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/26\/2020","completion_date":"493036","verified_total_amount_rs":"410863","verified_govt_share_rs":"82173","verified_community_share_rs":"10","executed_wst_length_meter":"9.46","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/360Irfanullah.Picture of WST - After Completion.182622.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 0:44:54" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/9/2024 0:44:54, ?, ?, Completed, 22056744009, KP, Malakand, Swat, Matta, Chuprial Gharai, Awisha Jaba, Rectangular, PCC, ?, Abdur Rahim, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.98758,72.38094
, WST KP_Images/361Abdur Rahim.Picture of WST Before Improvement.194841.jpg, 243, 11/24/2020, Rasool Khan, 1560125514397, 3442227314, 10, 10, 0, 10, 13.8, 12, 13, 8, 1.37, 136, 35979, 1.43, 41, ?, WST Profile - Completed, ?, ?, 12/4/2020, 530863, 410863, 120000, ?, 0, ?, ?, 12/4/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 287604, 12/8/2020, ?, ?, ?, ?, ?, ?, 0, ?, 123259, 2/10/2021, 410863, ?, WST Milestone Payments - Completed, ?, ?, 12/26/2020, 493036, 410863, 82173, 13, 7.8, 1.37, WST KP_Images/361Abdur Rahim.Picture of WST - After Completion.194841.jpg, 1.8, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/9\/2024 0:44:54","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056744009","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Chuprial Gharai","uc":"Awisha Jaba","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Abdur Rahim","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.98758,72.38094\r\n","coordinates":"WST KP_Images\/361Abdur Rahim.Picture of WST Before Improvement.194841.jpg","picture_of_wst_before_improvement":"243","wua_registration_no":"11\/24\/2020","wua_registration_date":"Rasool Khan","name_of_wua_president":"1560125514397","cnic_no_of_wua_president":"3442227314","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"13.8","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"13","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"1.43","design_discharge_cusec":"41","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/4\/2020","issuance_date_of_govt_share":"530863","total_amount_rs":"410863","govt_share_rs":"120000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/4\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"287604","amount_of_icr_i_released_rs":"12\/8\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"123259","amount_of_final_released_rs":"2\/10\/2021","date_of_final_released":"410863","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/26\/2020","completion_date":"493036","verified_total_amount_rs":"410863","verified_govt_share_rs":"82173","verified_community_share_rs":"13","executed_wst_length_meter":"7.8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/361Abdur Rahim.Picture of WST - After Completion.194841.jpg","picture_of_wst_after_completion":"1.8","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/26/2024 23:51:11" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/26/2024 23:51:11, ?, ?, Completed, 22056744010, KP, Malakand, Swat, Matta, Aghal, Aghal, Rectangular, PCC, ?, Sachin, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 35.01859,72.34647, WST KP_Images/362Sachin.Picture of WST Before Improvement.185615.jpg, 260, 12/1/2020, Sarzamin, 1560110130861, 3445063090, 10, 10, 0, 10, 6, 5, 9, 7, 1.37, 88, 23280, 0.84, 24, ?, WST Profile - Completed, ?, ?, 12/16/2020, 437295, 337295, 100000, ?, 0, ?, ?, 12/16/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 236583, 12/22/2020, ?, ?, ?, ?, ?, ?, 0, ?, 13998, 10/6/2021, 250581, ?, WST Milestone Payments - Completed, ?, ?, 5/20/2021, 300697, 250581, 50116, 9, 6.98, 1.37, WST KP_Images/362Sachin.Picture of WST - After Completion.185615.jpg, 1, 50.00%, 70.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/26\/2024 23:51:11","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056744010","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Aghal","uc":"Aghal","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Sachin","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.01859,72.34647","coordinates":"WST KP_Images\/362Sachin.Picture of WST Before Improvement.185615.jpg","picture_of_wst_before_improvement":"260","wua_registration_no":"12\/1\/2020","wua_registration_date":"Sarzamin","name_of_wua_president":"1560110130861","cnic_no_of_wua_president":"3445063090","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"9","wst_length_meter":"7","wst_width_meter":"1.37","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.84","design_discharge_cusec":"24","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2020","issuance_date_of_govt_share":"437295","total_amount_rs":"337295","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"236583","amount_of_icr_i_released_rs":"12\/22\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"13998","amount_of_final_released_rs":"10\/6\/2021","date_of_final_released":"250581","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/20\/2021","completion_date":"300697","verified_total_amount_rs":"250581","verified_govt_share_rs":"50116","verified_community_share_rs":"9","executed_wst_length_meter":"6.98","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/362Sachin.Picture of WST - After Completion.185615.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"50.00%","water_saving":"70.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 0:18:06" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/9/2024 0:18:06, ?, ?, Completed, 22056744011, KP, Malakand, Swat, Matta, Shawar-III, Aligram, Rectangular, PCC, ?, Muhammad Tayyab, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.99055,72.31813
, WST KP_Images/363Muhammad Tayyab.Picture of WST Before Improvement.192222.jpg, 261, 12/1/2020, Muhammad Tayyab, 1560110175053, 3452895905, 10, 10, 0, 10, 4, 4, 13, 5, 1.37, 84, 22222, 0.83, 24, ?, WST Profile - Completed, ?, ?, 12/16/2020, 437975, 337975, 100000, ?, 0, ?, ?, 12/16/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 236583, 12/22/2020, ?, ?, ?, ?, ?, ?, 0, ?, 101392, 2/10/2021, 337975, ?, WST Milestone Payments - Completed, ?, ?, 12/28/2020, 405570, 337975, 67595, 13, 4.8, 1.37, WST KP_Images/363Muhammad Tayyab.Picture of WST - After Completion.192222.jpg, 0, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/9\/2024 0:18:06","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056744011","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Shawar-III","uc":"Aligram","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Muhammad Tayyab","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.99055,72.31813\r\n","coordinates":"WST KP_Images\/363Muhammad Tayyab.Picture of WST Before Improvement.192222.jpg","picture_of_wst_before_improvement":"261","wua_registration_no":"12\/1\/2020","wua_registration_date":"Muhammad Tayyab","name_of_wua_president":"1560110175053","cnic_no_of_wua_president":"3452895905","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"4","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"13","wst_length_meter":"5","wst_width_meter":"1.37","wst_depth_meter":"84","storage_capacity_m3":"22222","storage_capacity_gallon":"0.83","design_discharge_cusec":"24","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2020","issuance_date_of_govt_share":"437975","total_amount_rs":"337975","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"236583","amount_of_icr_i_released_rs":"12\/22\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"101392","amount_of_final_released_rs":"2\/10\/2021","date_of_final_released":"337975","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/28\/2020","completion_date":"405570","verified_total_amount_rs":"337975","verified_govt_share_rs":"67595","verified_community_share_rs":"13","executed_wst_length_meter":"4.8","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/363Muhammad Tayyab.Picture of WST - After Completion.192222.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 12:37:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 12:37:07, ?, ?, Completed, 22056744012, KP, Malakand, Swat, Matta, Fazal Banda, Fazal Banda, Rectangular, PCC, ?, Jamal Shah, Non-Canal Command Area, Other Source, Springs, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 35.06917,72.27778
, WST KP_Images/365Jamal Shah.Picture of WST Before Improvement.095210.jpg, 263, 12/1/2020, Jamal Shah, 1560147517215, 3480095172, 8, 8, 0, 8, 6, 5, 7, 9, 1.37, 84, 22222, 0.03, 1, ?, WST Profile - Completed, ?, ?, 12/16/2020, 457975, 337975, 120000, ?, 0, ?, ?, 12/16/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 236583, 12/22/2020, ?, ?, ?, ?, ?, ?, 0, ?, 101392, 12/29/2020, 337975, ?, WST Milestone Payments - Completed, ?, ?, 12/29/2020, 405570, 337975, 67595, 7, 9.15, 1, ?, 0, 80.00%, 100.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 12:37:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056744012","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Fazal Banda","uc":"Fazal Banda","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Jamal Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Springs","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.06917,72.27778\r\n","coordinates":"WST KP_Images\/365Jamal Shah.Picture of WST Before Improvement.095210.jpg","picture_of_wst_before_improvement":"263","wua_registration_no":"12\/1\/2020","wua_registration_date":"Jamal Shah","name_of_wua_president":"1560147517215","cnic_no_of_wua_president":"3480095172","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"7","wst_length_meter":"9","wst_width_meter":"1.37","wst_depth_meter":"84","storage_capacity_m3":"22222","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2020","issuance_date_of_govt_share":"457975","total_amount_rs":"337975","govt_share_rs":"120000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"236583","amount_of_icr_i_released_rs":"12\/22\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"101392","amount_of_final_released_rs":"12\/29\/2020","date_of_final_released":"337975","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/29\/2020","completion_date":"405570","verified_total_amount_rs":"337975","verified_govt_share_rs":"67595","verified_community_share_rs":"7","executed_wst_length_meter":"9.15","executed_wst_width_meter":"1","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"80.00%","water_saving":"100.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 0:08:18" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/10/2024 0:08:18, ?, ?, Completed, 22056744013, KP, Malakand, Swat, Matta, Chuprial Gharai, Awisha, Rectangular, PCC, ?, Shah Naseem, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.98924,72.390515, WST KP_Images/369Shah Naseem.Picture of WST Before Improvement.190755.jpg, 237, 11/13/2020, Shah Naseem Khan, 1560110351095, 3085555738, 10, 10, 0, 10, 6, 5, 8, 8, 1.37, 87, 23016, 0.83, 24, ?, WST Profile - Completed, ?, ?, 11/25/2020, 457975, 337975, 120000, ?, 0, ?, ?, 11/25/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 236583, 11/26/2020, ?, ?, ?, ?, ?, ?, 0, ?, 101392, 2/10/2021, 337975, ?, WST Milestone Payments - Completed, ?, ?, 12/26/2020, 405570, 337975, 67595, 8, 7.91, 1.37, WST KP_Images/369Shah Naseem.Picture of WST - After Completion.191012.jpg, 1, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/10\/2024 0:08:18","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056744013","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Chuprial Gharai","uc":"Awisha","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Shah Naseem","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.98924,72.390515","coordinates":"WST KP_Images\/369Shah Naseem.Picture of WST Before Improvement.190755.jpg","picture_of_wst_before_improvement":"237","wua_registration_no":"11\/13\/2020","wua_registration_date":"Shah Naseem Khan","name_of_wua_president":"1560110351095","cnic_no_of_wua_president":"3085555738","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.83","design_discharge_cusec":"24","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/25\/2020","issuance_date_of_govt_share":"457975","total_amount_rs":"337975","govt_share_rs":"120000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/25\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"236583","amount_of_icr_i_released_rs":"11\/26\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"101392","amount_of_final_released_rs":"2\/10\/2021","date_of_final_released":"337975","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/26\/2020","completion_date":"405570","verified_total_amount_rs":"337975","verified_govt_share_rs":"67595","verified_community_share_rs":"8","executed_wst_length_meter":"7.91","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/369Shah Naseem.Picture of WST - After Completion.191012.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 12:20:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/8/2024 12:20:07, ?, ?, Completed, 22056744014, KP, Malakand, Swat, Matta, Shakardara, Shakardara, Rectangular, PCC, ?, Bakht Zamin Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.868149, 72.393561, WST KP_Images/ac6d2119Bakht zamin khan.Picture of WST Before Improvement.113732.jpg, Sw-84961, 10/11/2021, Hakim khan, 1560109849613, 3468670142, 10, 10, 0, 10, 18, 16, 11, 6, 1.37, 91.67, 24251, 0.15, 4, ?, WST Profile - Completed, ?, ?, 2/14/2022, 551629, 413722, 137907, ?, 0, ?, ?, 2/14/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 165489, 2/21/2022, 124116, 3/17/2022, 82745, 5/20/2022, ?, ?, 206861, 5/20/2022, 41372, 5/27/2022, 413722, ?, WST Milestone Payments - Completed, ?, ?, 5/23/2022, 551629, 413722, 137907, 11, 6.1, 1.37, WST KP_Images/ac6d2119Bakht zamin khan.Picture of WST - After Completion.115005.jpg, 0, 56.00%, 71.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/8\/2024 12:20:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056744014","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Shakardara","uc":"Shakardara","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Bakht Zamin Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.868149, 72.393561","coordinates":"WST KP_Images\/ac6d2119Bakht zamin khan.Picture of WST Before Improvement.113732.jpg","picture_of_wst_before_improvement":"Sw-84961","wua_registration_no":"10\/11\/2021","wua_registration_date":"Hakim khan","name_of_wua_president":"1560109849613","cnic_no_of_wua_president":"3468670142","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"18","gross_command_area_gca_acres":"16","cultural_command_area_cca_acres":"11","wst_length_meter":"6","wst_width_meter":"1.37","wst_depth_meter":"91.67","storage_capacity_m3":"24251","storage_capacity_gallon":"0.15","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/14\/2022","issuance_date_of_govt_share":"551629","total_amount_rs":"413722","govt_share_rs":"137907","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/14\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"165489","amount_of_icr_i_released_rs":"2\/21\/2022","date_of_icr_i_released":"124116","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":"82745","3rd_bill_payment_rs":"5\/20\/2022","3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"206861","amount_of_icr_ii_released_rs":"5\/20\/2022","date_of_icr_ii_released":"41372","amount_of_final_released_rs":"5\/27\/2022","date_of_final_released":"413722","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/23\/2022","completion_date":"551629","verified_total_amount_rs":"413722","verified_govt_share_rs":"137907","verified_community_share_rs":"11","executed_wst_length_meter":"6.1","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/ac6d2119Bakht zamin khan.Picture of WST - After Completion.115005.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"56.00%","water_saving":"71.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 13:40:43" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/8/2024 13:40:43, ?, ?, Completed, 22056744015, KP, Malakand, Swat, Matta, Shakardara, Shakardara, Rectangular, PCC, ?, Hakim Khan, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.868149, 72.393561, WST KP_Images/5219ca83Hakim khan.Picture of WST Before Improvement.111914.jpg, Sw-84961, 10/25/2021, Hakim khan, 1560109849613, 3469446998, 8, 8, 0, 8, 16, 14, 10, 6, 1.37, 82.06, 21709, 0.03, 1, ?, WST Profile - Completed, ?, ?, 2/14/2022, 551629, 413722, 137907, ?, 0, ?, ?, 2/14/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 165489, 2/21/2022, 124116, 3/17/2022, 82745, 5/20/2022, ?, ?, 206861, 5/20/2022, 41372, 9/6/2022, 413722, ?, WST Milestone Payments - Completed, ?, ?, 7/8/2022, 551629, 413722, 137907, 10, 5.74, 1.37, WST KP_Images/5219ca83Hakim khan.Picture of WST - After Completion.111914.jpg, 0, 85.00%, 100.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/8\/2024 13:40:43","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22056744015","wst_id":"KP","zone":"Malakand","division":"Swat","district":"Matta","tehsil":"Shakardara","uc":"Shakardara","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Hakim Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.868149, 72.393561","coordinates":"WST KP_Images\/5219ca83Hakim khan.Picture of WST Before Improvement.111914.jpg","picture_of_wst_before_improvement":"Sw-84961","wua_registration_no":"10\/25\/2021","wua_registration_date":"Hakim khan","name_of_wua_president":"1560109849613","cnic_no_of_wua_president":"3469446998","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"16","gross_command_area_gca_acres":"14","cultural_command_area_cca_acres":"10","wst_length_meter":"6","wst_width_meter":"1.37","wst_depth_meter":"82.06","storage_capacity_m3":"21709","storage_capacity_gallon":"0.03","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/14\/2022","issuance_date_of_govt_share":"551629","total_amount_rs":"413722","govt_share_rs":"137907","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/14\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"165489","amount_of_icr_i_released_rs":"2\/21\/2022","date_of_icr_i_released":"124116","2nd_bill_payment_rs":"3\/17\/2022","2nd_bill_issuance_date":"82745","3rd_bill_payment_rs":"5\/20\/2022","3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"206861","amount_of_icr_ii_released_rs":"5\/20\/2022","date_of_icr_ii_released":"41372","amount_of_final_released_rs":"9\/6\/2022","date_of_final_released":"413722","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/8\/2022","completion_date":"551629","verified_total_amount_rs":"413722","verified_govt_share_rs":"137907","verified_community_share_rs":"10","executed_wst_length_meter":"5.74","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/5219ca83Hakim khan.Picture of WST - After Completion.111914.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 16:18:08" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 9/18/2024 16:18:08, ?, ?, Completed, 22057144001, KP, Malakand, Upper Dir, Dir, Qulandai, Dobando, Rectangular, PCC, ?, Shahi Bagh, Non-Canal Command Area, Other Source, Khwar, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.234780, 71.808380, WST KP_Images/b7b36562Shahi Bagh.Picture of WST Before Improvement.105313.jpg, 1, 5/25/2022, Gul Rahim, 1570128354895, 3338965900, 15, 15, 0, 15, 9, 7, 9, 8, 1.5, 92.7, 24524, 0.11, 3, ?, WST Profile - Completed, ?, ?, 6/2/2022, 573750, 459000, 114750, ?, 0, ?, ?, 6/3/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 321300, 6/28/2022, ?, ?, ?, ?, ?, ?, 0, ?, 137700, 10/7/2022, 459000, ?, WST Milestone Payments - Completed, ?, ?, 6/29/2022, 573750, 459000, 114750, 9, 7.6, 1.5, WST KP_Images/b7b36562Shahi Bagh.Picture of WST - After Completion.105313.jpg, 2, 30.00%, 36.00%, 6.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"9\/18\/2024 16:18:08","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057144001","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Dir","tehsil":"Qulandai","uc":"Dobando","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Shahi Bagh","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Khwar","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.234780, 71.808380","coordinates":"WST KP_Images\/b7b36562Shahi Bagh.Picture of WST Before Improvement.105313.jpg","picture_of_wst_before_improvement":"1","wua_registration_no":"5\/25\/2022","wua_registration_date":"Gul Rahim","name_of_wua_president":"1570128354895","cnic_no_of_wua_president":"3338965900","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"9","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"9","wst_length_meter":"8","wst_width_meter":"1.5","wst_depth_meter":"92.7","storage_capacity_m3":"24524","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/2\/2022","issuance_date_of_govt_share":"573750","total_amount_rs":"459000","govt_share_rs":"114750","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/3\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"321300","amount_of_icr_i_released_rs":"6\/28\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"137700","amount_of_final_released_rs":"10\/7\/2022","date_of_final_released":"459000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/29\/2022","completion_date":"573750","verified_total_amount_rs":"459000","verified_govt_share_rs":"114750","verified_community_share_rs":"9","executed_wst_length_meter":"7.6","executed_wst_width_meter":"1.5","executed_wst_depth_meter":"WST KP_Images\/b7b36562Shahi Bagh.Picture of WST - After Completion.105313.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"30.00%","water_saving":"36.00%","water_losses_before_improvement":"6.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 16:58:28" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/18/2024 16:58:28, ?, ?, Completed, 22057144002, KP, Malakand, Upper Dir, Dir, Chukiatan, Tangai Bala, Rectangular, PCC, ?, Tangai Bala, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 35.154213,71.894386, WST KP_Images/46Tangai Bala.Picture of WST Before Improvement.072024.jpg, 17, 2/24/2020, Inayat Ullah, 1570112052395, 3169834885, 20, 20, 0, 20, 6, 5.5, 9, 5, 1.5, 46, 12169, 1.19, 34, ?, WST Profile - Completed, ?, ?, 3/6/2020, 612500, 490000, 122500, ?, 0, ?, ?, 3/9/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 343000, 4/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, 147000, 4/27/2020, 490000, ?, WST Milestone Payments - Completed, ?, ?, 4/21/2020, 612500, 490000, 122500, 9, 5, 2, WST KP_Images/46Tangai Bala.Picture of WST - After Completion.072024.jpg, 0.5, 38.00%, 45.00%, 8.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, Tangai Bala, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/18\/2024 16:58:28","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057144002","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Dir","tehsil":"Chukiatan","uc":"Tangai Bala","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Tangai Bala","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.154213,71.894386","coordinates":"WST KP_Images\/46Tangai Bala.Picture of WST Before Improvement.072024.jpg","picture_of_wst_before_improvement":"17","wua_registration_no":"2\/24\/2020","wua_registration_date":"Inayat Ullah","name_of_wua_president":"1570112052395","cnic_no_of_wua_president":"3169834885","contact_no_of_wua_president":"20","total_number_of_shareholders":"20","male_wua_members":"0","female_wua_members":"20","total_wua_members":"6","gross_command_area_gca_acres":"5.5","cultural_command_area_cca_acres":"9","wst_length_meter":"5","wst_width_meter":"1.5","wst_depth_meter":"46","storage_capacity_m3":"12169","storage_capacity_gallon":"1.19","design_discharge_cusec":"34","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/6\/2020","issuance_date_of_govt_share":"612500","total_amount_rs":"490000","govt_share_rs":"122500","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/9\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"343000","amount_of_icr_i_released_rs":"4\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"147000","amount_of_final_released_rs":"4\/27\/2020","date_of_final_released":"490000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/21\/2020","completion_date":"612500","verified_total_amount_rs":"490000","verified_govt_share_rs":"122500","verified_community_share_rs":"9","executed_wst_length_meter":"5","executed_wst_width_meter":"2","executed_wst_depth_meter":"WST KP_Images\/46Tangai Bala.Picture of WST - After Completion.072024.jpg","picture_of_wst_after_completion":"0.5","addutitional_cca_acres":"38.00%","water_saving":"45.00%","water_losses_before_improvement":"8.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":"Tangai Bala","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/15/2024 8:00:59" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/15/2024 8:00:59, ?, ?, Completed, 22057144003, KP, Malakand, Upper Dir, Dir, Ganorai, Hattan payeen, Rectangular, PCC, ?, Akhun Abad, Non-Canal Command Area, Other Source, singer khwargay, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.151123, 71.813530, WST KP_Images/382b7cb3Akhun Abad.Picture of WST Before Improvement.110725.jpg, 51, 8/20/2021, Inayat Ur Rehman, 1570121478977, 3456061926, 18, 15, 0, 15, 6.5, 6, 9, 6, 1.5, 76.14, 20143, 1.11, 31, ?, WST Profile - Completed, ?, ?, 9/21/2021, 425000, 340000, 85000, ?, 0, ?, ?, 9/25/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 238000, 10/13/2021, ?, 12/24/2021, ?, ?, ?, ?, 0, 12/24/2021, 102000, 12/24/2021, 340000, ?, WST Milestone Payments - Completed, ?, ?, 12/21/2021, 425000, 340000, 85000, 10, 4.9, 1.65, ?, 1, 27.00%, 36.00%, 9.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/15\/2024 8:00:59","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057144003","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Dir","tehsil":"Ganorai","uc":"Hattan payeen","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Akhun Abad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"singer khwargay","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.151123, 71.813530","coordinates":"WST KP_Images\/382b7cb3Akhun Abad.Picture of WST Before Improvement.110725.jpg","picture_of_wst_before_improvement":"51","wua_registration_no":"8\/20\/2021","wua_registration_date":"Inayat Ur Rehman","name_of_wua_president":"1570121478977","cnic_no_of_wua_president":"3456061926","contact_no_of_wua_president":"18","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"6.5","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"9","wst_length_meter":"6","wst_width_meter":"1.5","wst_depth_meter":"76.14","storage_capacity_m3":"20143","storage_capacity_gallon":"1.11","design_discharge_cusec":"31","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/21\/2021","issuance_date_of_govt_share":"425000","total_amount_rs":"340000","govt_share_rs":"85000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/25\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"238000","amount_of_icr_i_released_rs":"10\/13\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":"12\/24\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":"12\/24\/2021","date_of_icr_ii_released":"102000","amount_of_final_released_rs":"12\/24\/2021","date_of_final_released":"340000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/21\/2021","completion_date":"425000","verified_total_amount_rs":"340000","verified_govt_share_rs":"85000","verified_community_share_rs":"10","executed_wst_length_meter":"4.9","executed_wst_width_meter":"1.65","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"27.00%","water_saving":"36.00%","water_losses_before_improvement":"9.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/15/2024 8:03:37" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/15/2024 8:03:37, ?, ?, Completed, 22057144004, KP, Malakand, Upper Dir, Dir, Chukyatan, Chukyatan, Rectangular, PCC, ?, Shaheed Barai, Non-Canal Command Area, Other Source, khwargay, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.136383, 71.892365, WST KP_Images/c50987f4Shaheed Barai.Picture of WST Before Improvement.130704.jpg, 91, 12/10/2021, Inayat ullah, 1570112052395, 3169834885, 16, 15, 0, 15, 5, 4, 10, 6, 1.5, 81.81, 21643, 1.23, 35, ?, WST Profile - Completed, ?, ?, 12/17/2021, 500000, 400000, 100000, ?, 0, ?, ?, 12/17/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 280000, 2/22/2022, ?, ?, ?, ?, ?, ?, 0, ?, 120000, 4/22/2022, 400000, ?, WST Milestone Payments - Completed, ?, ?, 4/4/2022, 500000, 400000, 100000, 9, 6.1, 1.5, WST KP_Images/c50987f4Shaheed Barai.Picture of WST - After Completion.130704.jpg, 1, 17.00%, 24.00%, 7.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/15\/2024 8:03:37","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057144004","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Dir","tehsil":"Chukyatan","uc":"Chukyatan","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Shaheed Barai","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"khwargay","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.136383, 71.892365","coordinates":"WST KP_Images\/c50987f4Shaheed Barai.Picture of WST Before Improvement.130704.jpg","picture_of_wst_before_improvement":"91","wua_registration_no":"12\/10\/2021","wua_registration_date":"Inayat ullah","name_of_wua_president":"1570112052395","cnic_no_of_wua_president":"3169834885","contact_no_of_wua_president":"16","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"5","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"10","wst_length_meter":"6","wst_width_meter":"1.5","wst_depth_meter":"81.81","storage_capacity_m3":"21643","storage_capacity_gallon":"1.23","design_discharge_cusec":"35","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/17\/2021","issuance_date_of_govt_share":"500000","total_amount_rs":"400000","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/17\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"280000","amount_of_icr_i_released_rs":"2\/22\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"120000","amount_of_final_released_rs":"4\/22\/2022","date_of_final_released":"400000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/4\/2022","completion_date":"500000","verified_total_amount_rs":"400000","verified_govt_share_rs":"100000","verified_community_share_rs":"9","executed_wst_length_meter":"6.1","executed_wst_width_meter":"1.5","executed_wst_depth_meter":"WST KP_Images\/c50987f4Shaheed Barai.Picture of WST - After Completion.130704.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"17.00%","water_saving":"24.00%","water_losses_before_improvement":"7.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/15/2024 8:08:31" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/15/2024 8:08:31, ?, ?, Completed, 22057144005, KP, Malakand, Upper Dir, Dir, Ganorai, Salamkot, Rectangular, PCC, ?, Jangriaz Salamkot, Non-Canal Command Area, Other Source, Jangriz Khwar, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.186540, 71.837374, WST KP_Images/924e234cJangriaz Salamkot.Picture of WST Before Improvement.131148.jpg, 48, 8/5/2021, Qayum jan, 1500018800077, 3035904350, 45, 15, 0, 15, 20, 18, 19, 10, 1.5, 244.96, 64804, 1.11, 31, ?, WST Profile - Completed, ?, ?, 9/21/2021, 587500, 470000, 117500, ?, 0, ?, ?, 9/25/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 329000, 10/28/2021, ?, ?, ?, ?, ?, ?, 0, ?, 141000, 12/6/2021, 470000, ?, WST Milestone Payments - Completed, ?, ?, 11/16/2021, 587500, 470000, 117500, 19, 7.4, 2.15, WST KP_Images/924e234cJangriaz Salamkot.Picture of WST - After Completion.131148.jpg, 2, 17.00%, 30.00%, 14.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/15\/2024 8:08:31","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057144005","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Dir","tehsil":"Ganorai","uc":"Salamkot","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Jangriaz Salamkot","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Jangriz Khwar","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.186540, 71.837374","coordinates":"WST KP_Images\/924e234cJangriaz Salamkot.Picture of WST Before Improvement.131148.jpg","picture_of_wst_before_improvement":"48","wua_registration_no":"8\/5\/2021","wua_registration_date":"Qayum jan","name_of_wua_president":"1500018800077","cnic_no_of_wua_president":"3035904350","contact_no_of_wua_president":"45","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"20","gross_command_area_gca_acres":"18","cultural_command_area_cca_acres":"19","wst_length_meter":"10","wst_width_meter":"1.5","wst_depth_meter":"244.96","storage_capacity_m3":"64804","storage_capacity_gallon":"1.11","design_discharge_cusec":"31","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/21\/2021","issuance_date_of_govt_share":"587500","total_amount_rs":"470000","govt_share_rs":"117500","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/25\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"329000","amount_of_icr_i_released_rs":"10\/28\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"141000","amount_of_final_released_rs":"12\/6\/2021","date_of_final_released":"470000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/16\/2021","completion_date":"587500","verified_total_amount_rs":"470000","verified_govt_share_rs":"117500","verified_community_share_rs":"19","executed_wst_length_meter":"7.4","executed_wst_width_meter":"2.15","executed_wst_depth_meter":"WST KP_Images\/924e234cJangriaz Salamkot.Picture of WST - After Completion.131148.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"17.00%","water_saving":"30.00%","water_losses_before_improvement":"14.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 17:33:48" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 9/18/2024 17:33:48, ?, ?, Completed, 22057144006, KP, Malakand, Upper Dir, Dir, Ganourai, Bagh kaly, Rectangular, PCC, ?, Godaro Bagh Kaly, Non-Canal Command Area, Other Source, Spring+ khwar, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 35.173092, 71.791415, WST KP_Images/4cc134efGodaro Bagh kaly.Picture of WST Before Improvement.122354.jpg, 6B, 8/8/2022, Jafar khan, 1570111721559, 3485135727, 40, 40, 0, 40, 15, 11, 9, 8, 1.5, 91.13, 24108, 0.11, 3, ?, WST Profile - Completed, ?, ?, 10/12/2022, 625000, 500000, 125000, ?, 0, ?, ?, 10/13/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 350000, 12/29/2022, ?, ?, ?, ?, ?, ?, 0, ?, 150000, 12/29/2022, 500000, ?, WST Milestone Payments - Completed, ?, ?, 12/29/2022, 625000, 500000, 125000, 12, 7, 1.5, WST KP_Images/4cc134efGodaro Bagh Kaly.Picture of WST - After Completion.061821.jpg, 4, 31.00%, 36.00%, 5.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"9\/18\/2024 17:33:48","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057144006","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Dir","tehsil":"Ganourai","uc":"Bagh kaly","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Godaro Bagh Kaly","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring+ khwar","other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.173092, 71.791415","coordinates":"WST KP_Images\/4cc134efGodaro Bagh kaly.Picture of WST Before Improvement.122354.jpg","picture_of_wst_before_improvement":"6B","wua_registration_no":"8\/8\/2022","wua_registration_date":"Jafar khan","name_of_wua_president":"1570111721559","cnic_no_of_wua_president":"3485135727","contact_no_of_wua_president":"40","total_number_of_shareholders":"40","male_wua_members":"0","female_wua_members":"40","total_wua_members":"15","gross_command_area_gca_acres":"11","cultural_command_area_cca_acres":"9","wst_length_meter":"8","wst_width_meter":"1.5","wst_depth_meter":"91.13","storage_capacity_m3":"24108","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/12\/2022","issuance_date_of_govt_share":"625000","total_amount_rs":"500000","govt_share_rs":"125000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/13\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"350000","amount_of_icr_i_released_rs":"12\/29\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"150000","amount_of_final_released_rs":"12\/29\/2022","date_of_final_released":"500000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/29\/2022","completion_date":"625000","verified_total_amount_rs":"500000","verified_govt_share_rs":"125000","verified_community_share_rs":"12","executed_wst_length_meter":"7","executed_wst_width_meter":"1.5","executed_wst_depth_meter":"WST KP_Images\/4cc134efGodaro Bagh Kaly.Picture of WST - After Completion.061821.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":"31.00%","water_saving":"36.00%","water_losses_before_improvement":"5.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 11:18:56" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/15/2024 11:18:56, ?, ?, Completed, 22057144007, KP, Malakand, Upper Dir, Dir, Chukyatan, Kandawo kass, Rectangular, PCC, ?, Kandawo Kass, Non-Canal Command Area, Other Source, Khwar, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 35.196518, 71.894771, WST KP_Images/ad66105aKandawo kass.Picture of WST Before Improvement.125940.jpg, 188, 3/24/2023, Noor Rehman, 1570170394659, 3354433628, 19, 19, 0, 19, 19, 14, 10, 6, 1.5, 81, 21429, 0.07, 2, ?, WST Profile - Completed, ?, ?, 4/3/2023, 575000, 460000, 115000, ?, 0, ?, ?, 4/3/2023, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 300000, 6/2/2023, ?, ?, ?, ?, ?, ?, 0, ?, 160000, 6/2/2023, 460000, ?, WST Milestone Payments - Completed, ?, ?, 6/27/2023, 570000, 460000, 110000, 10, 6, 1.5, WST KP_Images/ad66105aKandawo Kass.Picture of WST - After Completion.062331.jpg, 5, 32.00%, 37.00%, 5.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/15\/2024 11:18:56","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057144007","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Dir","tehsil":"Chukyatan","uc":"Kandawo kass","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Kandawo Kass","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Khwar","other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.196518, 71.894771","coordinates":"WST KP_Images\/ad66105aKandawo kass.Picture of WST Before Improvement.125940.jpg","picture_of_wst_before_improvement":"188","wua_registration_no":"3\/24\/2023","wua_registration_date":"Noor Rehman","name_of_wua_president":"1570170394659","cnic_no_of_wua_president":"3354433628","contact_no_of_wua_president":"19","total_number_of_shareholders":"19","male_wua_members":"0","female_wua_members":"19","total_wua_members":"19","gross_command_area_gca_acres":"14","cultural_command_area_cca_acres":"10","wst_length_meter":"6","wst_width_meter":"1.5","wst_depth_meter":"81","storage_capacity_m3":"21429","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/3\/2023","issuance_date_of_govt_share":"575000","total_amount_rs":"460000","govt_share_rs":"115000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/3\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"300000","amount_of_icr_i_released_rs":"6\/2\/2023","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"160000","amount_of_final_released_rs":"6\/2\/2023","date_of_final_released":"460000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/27\/2023","completion_date":"570000","verified_total_amount_rs":"460000","verified_govt_share_rs":"110000","verified_community_share_rs":"10","executed_wst_length_meter":"6","executed_wst_width_meter":"1.5","executed_wst_depth_meter":"WST KP_Images\/ad66105aKandawo Kass.Picture of WST - After Completion.062331.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"32.00%","water_saving":"37.00%","water_losses_before_improvement":"5.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 15:19:17" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/18/2024 15:19:17, ?, ?, Completed, 22057144008, KP, Malakand, Upper Dir, Dir, Chukyatan, Rahim abad, Rectangular, PCC, ?, Rahim abad, Non-Canal Command Area, Other Source, Spring, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 35.168510, 71.885110, WST KP_Images/14478c3dRahim abad.Picture of WST Before Improvement.124736.jpg, 185, 3/24/2023, Badshah Rahim, 1570112341963, 3159378598, 15, 15, 0, 15, 19, 14, 10, 6, 1.5, 81, 21429, 1.97, 56, ?, WST Profile - Completed, ?, ?, 6/1/2023, 575000, 460000, 115000, ?, 0, ?, ?, 6/2/2023, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 329700, 10/10/2023, ?, ?, ?, ?, ?, ?, 0, ?, 141300, 12/27/2023, 471000, ?, WST Milestone Payments - Completed, ?, ?, 11/15/2023, 628000, 471000, 157000, 10, 6, 1.5, WST KP_Images/14478c3dRahim abad.Picture of WST - After Completion.125301.jpg, 5, 30.00%, 33.00%, 3.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/18\/2024 15:19:17","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057144008","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Dir","tehsil":"Chukyatan","uc":"Rahim abad","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Rahim abad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.168510, 71.885110","coordinates":"WST KP_Images\/14478c3dRahim abad.Picture of WST Before Improvement.124736.jpg","picture_of_wst_before_improvement":"185","wua_registration_no":"3\/24\/2023","wua_registration_date":"Badshah Rahim","name_of_wua_president":"1570112341963","cnic_no_of_wua_president":"3159378598","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"19","gross_command_area_gca_acres":"14","cultural_command_area_cca_acres":"10","wst_length_meter":"6","wst_width_meter":"1.5","wst_depth_meter":"81","storage_capacity_m3":"21429","storage_capacity_gallon":"1.97","design_discharge_cusec":"56","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/1\/2023","issuance_date_of_govt_share":"575000","total_amount_rs":"460000","govt_share_rs":"115000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/2\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"329700","amount_of_icr_i_released_rs":"10\/10\/2023","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"141300","amount_of_final_released_rs":"12\/27\/2023","date_of_final_released":"471000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/15\/2023","completion_date":"628000","verified_total_amount_rs":"471000","verified_govt_share_rs":"157000","verified_community_share_rs":"10","executed_wst_length_meter":"6","executed_wst_width_meter":"1.5","executed_wst_depth_meter":"WST KP_Images\/14478c3dRahim abad.Picture of WST - After Completion.125301.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"30.00%","water_saving":"33.00%","water_losses_before_improvement":"3.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 16:26:48" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/18/2024 16:26:48, ?, ?, Completed, 22057144009, KP, Malakand, Upper Dir, Dir, Ganori, Hattan Payeen, Rectangular, PCC, ?, Landay Khwar, Non-Canal Command Area, Other Source, Landay Khwar, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.145020, 71.815250, WST KP_Images/aa06377fLanday Khwar.Picture of WST Before Improvement.160749.jpg, 134, 5/27/2022, Irshad Alam, 1570170580023, 3469392330, 15, 15, 0, 15, 9, 7, 10, 8, 1.5, 120, 31746, 3.00, 85, ?, WST Profile - Completed, ?, ?, 6/6/2022, 581250, 465000, 116250, ?, 0, ?, ?, 6/6/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 325500, 10/5/2022, ?, ?, ?, ?, ?, ?, 0, ?, 139500, 10/5/2022, 465000, ?, WST Milestone Payments - Completed, ?, ?, 6/27/2022, 581250, 465000, 116250, 10, 8, 1.5, WST KP_Images/aa06377fLanday Khwar.Picture of WST - After Completion.163754.jpg, 2, 21.00%, 36.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/18\/2024 16:26:48","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057144009","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Dir","tehsil":"Ganori","uc":"Hattan Payeen","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Landay Khwar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Landay Khwar","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.145020, 71.815250","coordinates":"WST KP_Images\/aa06377fLanday Khwar.Picture of WST Before Improvement.160749.jpg","picture_of_wst_before_improvement":"134","wua_registration_no":"5\/27\/2022","wua_registration_date":"Irshad Alam","name_of_wua_president":"1570170580023","cnic_no_of_wua_president":"3469392330","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"9","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"10","wst_length_meter":"8","wst_width_meter":"1.5","wst_depth_meter":"120","storage_capacity_m3":"31746","storage_capacity_gallon":"3.00","design_discharge_cusec":"85","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/6\/2022","issuance_date_of_govt_share":"581250","total_amount_rs":"465000","govt_share_rs":"116250","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/6\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"325500","amount_of_icr_i_released_rs":"10\/5\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"139500","amount_of_final_released_rs":"10\/5\/2022","date_of_final_released":"465000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/27\/2022","completion_date":"581250","verified_total_amount_rs":"465000","verified_govt_share_rs":"116250","verified_community_share_rs":"10","executed_wst_length_meter":"8","executed_wst_width_meter":"1.5","executed_wst_depth_meter":"WST KP_Images\/aa06377fLanday Khwar.Picture of WST - After Completion.163754.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"21.00%","water_saving":"36.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/15/2024 8:10:14" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (5, 8/15/2024 8:10:14, ?, ?, Completed, 22057244001, KP, Malakand, Upper Dir, Barawal, Darikand, Makhai Ghara, Rectangular, PCC, ?, Makhai Ghara, Non-Canal Command Area, Other Source, Shehadanokhwargay, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.121835, 71.731150, WST KP_Images/3065ed1eMakhai Ghara.Picture of WST Before Improvement.131552.jpg, 80, 11/8/2021, Sultan alam, 1570423011017, 3078048134, 15, 15, 0, 15, 8, 8, 9, 7, 1.5, 83.21, 22013, 1.12, 32, ?, WST Profile - Completed, ?, ?, 11/12/2021, 475000, 380000, 95000, ?, 0, ?, ?, 11/15/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 266000, 12/8/2021, ?, ?, ?, ?, ?, ?, 0, ?, 114000, 3/13/2022, 380000, ?, WST Milestone Payments - Completed, ?, ?, 2/25/2022, 475000, 380000, 95000, 10, 6.3, 1.45, WST KP_Images/3065ed1eMakhai Ghara.Picture of WST - After Completion.131552.jpg, 0, 17.00%, 25.00%, 7.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"5","edit_counter":"8\/15\/2024 8:10:14","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057244001","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Barawal","tehsil":"Darikand","uc":"Makhai Ghara","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Makhai Ghara","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Shehadanokhwargay","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.121835, 71.731150","coordinates":"WST KP_Images\/3065ed1eMakhai Ghara.Picture of WST Before Improvement.131552.jpg","picture_of_wst_before_improvement":"80","wua_registration_no":"11\/8\/2021","wua_registration_date":"Sultan alam","name_of_wua_president":"1570423011017","cnic_no_of_wua_president":"3078048134","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"8","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"9","wst_length_meter":"7","wst_width_meter":"1.5","wst_depth_meter":"83.21","storage_capacity_m3":"22013","storage_capacity_gallon":"1.12","design_discharge_cusec":"32","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/12\/2021","issuance_date_of_govt_share":"475000","total_amount_rs":"380000","govt_share_rs":"95000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/15\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"266000","amount_of_icr_i_released_rs":"12\/8\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"114000","amount_of_final_released_rs":"3\/13\/2022","date_of_final_released":"380000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/25\/2022","completion_date":"475000","verified_total_amount_rs":"380000","verified_govt_share_rs":"95000","verified_community_share_rs":"10","executed_wst_length_meter":"6.3","executed_wst_width_meter":"1.45","executed_wst_depth_meter":"WST KP_Images\/3065ed1eMakhai Ghara.Picture of WST - After Completion.131552.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"17.00%","water_saving":"25.00%","water_losses_before_improvement":"7.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/15/2024 8:11:23" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/15/2024 8:11:23, ?, ?, Completed, 22057244002, KP, Malakand, Upper Dir, Barawal, Shahikot, Sia Dogal, Rectangular, PCC, ?, Sia Dogal, Non-Canal Command Area, Other Source, Chiley khwar, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.067349, 71.676823, WST KP_Images/007d7e3bSia Dogal.Picture of WST Before Improvement.132020.jpg, 78, 10/25/2021, Amir Muhammad, 4230176448129, 3429728988, 15, 15, 0, 15, 5.25, 5, 10, 7, 1.5, 92.26, 24407, 1.11, 31, ?, WST Profile - Completed, ?, ?, 11/12/2021, 500000, 400000, 100000, ?, 0, ?, ?, 11/15/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 280000, 12/8/2021, ?, ?, ?, ?, ?, ?, 0, ?, 120000, 12/30/2021, 400000, ?, WST Milestone Payments - Completed, ?, ?, 12/20/2021, 500000, 400000, 100000, 11, 5.9, 1.5, ?, 1, 27.00%, 36.00%, 9.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/15\/2024 8:11:23","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057244002","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Barawal","tehsil":"Shahikot","uc":"Sia Dogal","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Sia Dogal","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Chiley khwar","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.067349, 71.676823","coordinates":"WST KP_Images\/007d7e3bSia Dogal.Picture of WST Before Improvement.132020.jpg","picture_of_wst_before_improvement":"78","wua_registration_no":"10\/25\/2021","wua_registration_date":"Amir Muhammad","name_of_wua_president":"4230176448129","cnic_no_of_wua_president":"3429728988","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"5.25","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"10","wst_length_meter":"7","wst_width_meter":"1.5","wst_depth_meter":"92.26","storage_capacity_m3":"24407","storage_capacity_gallon":"1.11","design_discharge_cusec":"31","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/12\/2021","issuance_date_of_govt_share":"500000","total_amount_rs":"400000","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/15\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"280000","amount_of_icr_i_released_rs":"12\/8\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"120000","amount_of_final_released_rs":"12\/30\/2021","date_of_final_released":"400000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/20\/2021","completion_date":"500000","verified_total_amount_rs":"400000","verified_govt_share_rs":"100000","verified_community_share_rs":"11","executed_wst_length_meter":"5.9","executed_wst_width_meter":"1.5","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"27.00%","water_saving":"36.00%","water_losses_before_improvement":"9.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 16:20:48" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 9/18/2024 16:20:48, ?, ?, Completed, 22057244003, KP, Malakand, Upper Dir, Barawal, Jan battai, Bin khwar, Rectangular, PCC, ?, Awar Bin Khwar, Non-Canal Command Area, Other Source, khwargay, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.069240, 71.697500, WST KP_Images/50238a3eAwar Bin Khwar.Picture of WST Before Improvement.132533.jpg, 119, 5/4/2022, Hazrat said, 1570451759749, 3405854998, 22, 15, 0, 15, 6.5, 6, 12, 6, 1.5, 96.39, 25500, 1.12, 32, ?, WST Profile - Completed, ?, ?, 5/25/2022, 537500, 430000, 107500, ?, 0, ?, ?, 5/25/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 301000, 6/27/2022, ?, ?, ?, ?, ?, ?, 0, ?, 129000, 6/28/2022, 430000, ?, WST Milestone Payments - Completed, ?, ?, 6/28/2022, 537500, 430000, 107500, 12, 5.9, 1.35, WST KP_Images/50238a3eAwar Bin Khwar.Picture of WST - After Completion.132533.jpg, 1, 22.00%, 32.00%, 9.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"9\/18\/2024 16:20:48","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057244003","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Barawal","tehsil":"Jan battai","uc":"Bin khwar","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Awar Bin Khwar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"khwargay","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.069240, 71.697500","coordinates":"WST KP_Images\/50238a3eAwar Bin Khwar.Picture of WST Before Improvement.132533.jpg","picture_of_wst_before_improvement":"119","wua_registration_no":"5\/4\/2022","wua_registration_date":"Hazrat said","name_of_wua_president":"1570451759749","cnic_no_of_wua_president":"3405854998","contact_no_of_wua_president":"22","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"6.5","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"12","wst_length_meter":"6","wst_width_meter":"1.5","wst_depth_meter":"96.39","storage_capacity_m3":"25500","storage_capacity_gallon":"1.12","design_discharge_cusec":"32","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/25\/2022","issuance_date_of_govt_share":"537500","total_amount_rs":"430000","govt_share_rs":"107500","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/25\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"301000","amount_of_icr_i_released_rs":"6\/27\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"129000","amount_of_final_released_rs":"6\/28\/2022","date_of_final_released":"430000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/28\/2022","completion_date":"537500","verified_total_amount_rs":"430000","verified_govt_share_rs":"107500","verified_community_share_rs":"12","executed_wst_length_meter":"5.9","executed_wst_width_meter":"1.35","executed_wst_depth_meter":"WST KP_Images\/50238a3eAwar Bin Khwar.Picture of WST - After Completion.132533.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"22.00%","water_saving":"32.00%","water_losses_before_improvement":"9.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/22/2024 21:52:13" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/22/2024 21:52:13, ?, ?, Completed, 22057244004, KP, Malakand, Upper Dir, Barawal, Shahikot, Tareen abad, Rectangular, PCC, ?, Tareen abad, Non-Canal Command Area, Other Source, Spring, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 35.092620, 71.690540, WST KP_Images/a93d7311Tareen abad.Picture of WST Before Improvement.115614.jpg, 34, 10/10/2022, Sherin zada, 1570408922713, 3456004416, 20, 20, 0, 20, 10, 9, 9, 5, 1.36, 50.76, 13429, 1.50, 42, ?, WST Profile - Completed, ?, ?, 6/1/2023, 625000, 500000, 125000, ?, 0, ?, ?, 6/2/2023, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 350000, 10/10/2023, ?, ?, ?, ?, ?, ?, 0, ?, 150000, 12/27/2023, 500000, ?, WST Milestone Payments - Completed, ?, ?, 11/15/2023, 625000, 500000, 125000, 9, 4.5, 1.36, WST KP_Images/a93d7311Tareen abad.Picture of WST - After Completion.115614.jpg, 1, 32.00%, 37.00%, 5.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/22\/2024 21:52:13","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057244004","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Barawal","tehsil":"Shahikot","uc":"Tareen abad","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Tareen abad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.092620, 71.690540","coordinates":"WST KP_Images\/a93d7311Tareen abad.Picture of WST Before Improvement.115614.jpg","picture_of_wst_before_improvement":"34","wua_registration_no":"10\/10\/2022","wua_registration_date":"Sherin zada","name_of_wua_president":"1570408922713","cnic_no_of_wua_president":"3456004416","contact_no_of_wua_president":"20","total_number_of_shareholders":"20","male_wua_members":"0","female_wua_members":"20","total_wua_members":"10","gross_command_area_gca_acres":"9","cultural_command_area_cca_acres":"9","wst_length_meter":"5","wst_width_meter":"1.36","wst_depth_meter":"50.76","storage_capacity_m3":"13429","storage_capacity_gallon":"1.50","design_discharge_cusec":"42","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/1\/2023","issuance_date_of_govt_share":"625000","total_amount_rs":"500000","govt_share_rs":"125000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/2\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"350000","amount_of_icr_i_released_rs":"10\/10\/2023","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"150000","amount_of_final_released_rs":"12\/27\/2023","date_of_final_released":"500000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/15\/2023","completion_date":"625000","verified_total_amount_rs":"500000","verified_govt_share_rs":"125000","verified_community_share_rs":"9","executed_wst_length_meter":"4.5","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/a93d7311Tareen abad.Picture of WST - After Completion.115614.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"32.00%","water_saving":"37.00%","water_losses_before_improvement":"5.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/15/2024 8:15:02" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/15/2024 8:15:02, ?, ?, Completed, 22057344001, KP, Malakand, Upper Dir, Kalkot, Patrak, Banan khela, Rectangular, PCC, ?, Dab Banan Khela, Non-Canal Command Area, Other Source, Dogal khwar, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.339980, 72.043371, WST KP_Images/ebbc4677Dab Banan Khela.Picture of WST Before Improvement.133055.jpg, 75, 10/25/2021, Shah wazir, 1570344497607, 3449095945, 26, 15, 0, 15, 10, 10, 9, 6, 1.5, 75.33, 19929, 1.11, 31, ?, WST Profile - Completed, ?, ?, 11/12/2021, 518750, 415000, 103750, ?, 0, ?, ?, 11/15/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 290500, 12/8/2021, ?, ?, ?, ?, ?, ?, 0, ?, 124500, 4/22/2022, 415000, ?, WST Milestone Payments - Completed, ?, ?, 4/8/2022, 518750, 415000, 103750, 10, 4.75, 1.45, WST KP_Images/ebbc4677Dab Banan Khela.Picture of WST - After Completion.133056.jpg, 0, 21.00%, 31.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/15\/2024 8:15:02","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057344001","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Kalkot","tehsil":"Patrak","uc":"Banan khela","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Dab Banan Khela","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Dogal khwar","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.339980, 72.043371","coordinates":"WST KP_Images\/ebbc4677Dab Banan Khela.Picture of WST Before Improvement.133055.jpg","picture_of_wst_before_improvement":"75","wua_registration_no":"10\/25\/2021","wua_registration_date":"Shah wazir","name_of_wua_president":"1570344497607","cnic_no_of_wua_president":"3449095945","contact_no_of_wua_president":"26","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"10","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"9","wst_length_meter":"6","wst_width_meter":"1.5","wst_depth_meter":"75.33","storage_capacity_m3":"19929","storage_capacity_gallon":"1.11","design_discharge_cusec":"31","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/12\/2021","issuance_date_of_govt_share":"518750","total_amount_rs":"415000","govt_share_rs":"103750","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/15\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"290500","amount_of_icr_i_released_rs":"12\/8\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"124500","amount_of_final_released_rs":"4\/22\/2022","date_of_final_released":"415000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/8\/2022","completion_date":"518750","verified_total_amount_rs":"415000","verified_govt_share_rs":"103750","verified_community_share_rs":"10","executed_wst_length_meter":"4.75","executed_wst_width_meter":"1.45","executed_wst_depth_meter":"WST KP_Images\/ebbc4677Dab Banan Khela.Picture of WST - After Completion.133056.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"21.00%","water_saving":"31.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 12:22:04" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 12:22:04, ?, ?, Completed, 22057444001, KP, Malakand, Upper Dir, Sharingal, Sawani, Shaga Serai, Rectangular, PCC, ?, Kass Shaga, Non-Canal Command Area, Other Source, Khwar, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 35.15732,71.92374, WST KP_Images/50Kass Shaga.Picture of WST Before Improvement.072802.jpg, 10, 2/18/2020, Naveed, 1570155046061, 3439736697, 15, 15, 0, 15, 12.5, 12, 9, 6, 1.5, 84.63, 22389, 1.19, 34, ?, WST Profile - Completed, ?, ?, 2/25/2020, 525000, 420000, 105000, ?, 0, ?, ?, 2/26/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 3/13/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 3/20/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/31/2020, 525000, 420000, 105000, 9, 6.2, 2, WST KP_Images/50Kass Shaga.Picture of WST - After Completion.072802.jpg, 0.5, 37.00%, 49.00%, 12.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 12:22:04","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057444001","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Sharingal","tehsil":"Sawani","uc":"Shaga Serai","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Kass Shaga","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Khwar","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.15732,71.92374","coordinates":"WST KP_Images\/50Kass Shaga.Picture of WST Before Improvement.072802.jpg","picture_of_wst_before_improvement":"10","wua_registration_no":"2\/18\/2020","wua_registration_date":"Naveed","name_of_wua_president":"1570155046061","cnic_no_of_wua_president":"3439736697","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"12.5","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"9","wst_length_meter":"6","wst_width_meter":"1.5","wst_depth_meter":"84.63","storage_capacity_m3":"22389","storage_capacity_gallon":"1.19","design_discharge_cusec":"34","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/25\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/26\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"3\/13\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/20\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/31\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"6.2","executed_wst_width_meter":"2","executed_wst_depth_meter":"WST KP_Images\/50Kass Shaga.Picture of WST - After Completion.072802.jpg","picture_of_wst_after_completion":"0.5","addutitional_cca_acres":"37.00%","water_saving":"49.00%","water_losses_before_improvement":"12.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 18:33:31" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/15/2024 18:33:31, ?, ?, Completed, 22057444002, KP, Malakand, Upper Dir, Sharingal, Doog payeen, Kiloot Bala, Rectangular, PCC, ?, Roghano Kass Kiloot, Non-Canal Command Area, Other Source, spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.298650, 71.970220, WST KP_Images/0b22b33bRoghano Kass Kiloot.Picture of WST Before Improvement.133631.jpg, 74, 10/5/2021, Bacha Rehman, 1570111775129, 3488757871, 20, 15, 0, 15, 6, 5.5, 9, 8, 1.5, 100.44, 26571, 1.11, 31, ?, WST Profile - Completed, ?, ?, 10/11/2021, 500000, 400000, 100000, ?, 0, ?, ?, 10/14/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 280000, 11/12/2021, ?, ?, ?, ?, ?, ?, 0, ?, 120000, 9/8/2022, 400000, ?, WST Milestone Payments - Completed, ?, ?, 5/30/2022, 500000, 400000, 100000, 8, 6.35, 1.3, WST KP_Images/0b22b33bRoghano Kass Kiloot.Picture of WST - After Completion.133632.jpg, 1, 22.00%, 28.00%, 6.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/15\/2024 18:33:31","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057444002","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Sharingal","tehsil":"Doog payeen","uc":"Kiloot Bala","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Roghano Kass Kiloot","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.298650, 71.970220","coordinates":"WST KP_Images\/0b22b33bRoghano Kass Kiloot.Picture of WST Before Improvement.133631.jpg","picture_of_wst_before_improvement":"74","wua_registration_no":"10\/5\/2021","wua_registration_date":"Bacha Rehman","name_of_wua_president":"1570111775129","cnic_no_of_wua_president":"3488757871","contact_no_of_wua_president":"20","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"6","gross_command_area_gca_acres":"5.5","cultural_command_area_cca_acres":"9","wst_length_meter":"8","wst_width_meter":"1.5","wst_depth_meter":"100.44","storage_capacity_m3":"26571","storage_capacity_gallon":"1.11","design_discharge_cusec":"31","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/11\/2021","issuance_date_of_govt_share":"500000","total_amount_rs":"400000","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/14\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"280000","amount_of_icr_i_released_rs":"11\/12\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"120000","amount_of_final_released_rs":"9\/8\/2022","date_of_final_released":"400000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/30\/2022","completion_date":"500000","verified_total_amount_rs":"400000","verified_govt_share_rs":"100000","verified_community_share_rs":"8","executed_wst_length_meter":"6.35","executed_wst_width_meter":"1.3","executed_wst_depth_meter":"WST KP_Images\/0b22b33bRoghano Kass Kiloot.Picture of WST - After Completion.133632.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"22.00%","water_saving":"28.00%","water_losses_before_improvement":"6.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/22/2024 21:46:59" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/22/2024 21:46:59, ?, ?, Completed, 22057444004, KP, Malakand, Upper Dir, Sharingal, Doogdara, Short kass, Rectangular, PCC, ?, Short kass sona, Non-Canal Command Area, Other Source, Khwar, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 35.329335, 71.951691, WST KP_Images/e62342b2Short kass sona.Picture of WST Before Improvement.114310.jpg, 195, 4/15/2023, Muhammad khan, 1570183771667, 3408890190, 26, 26, 0, 26, 19, 14, 10, 6, 1.5, 81, 21429, 1.90, 54, ?, WST Profile - Completed, ?, ?, 6/1/2023, 588750, 471000, 117750, ?, 0, ?, ?, 6/1/2023, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 329700, 10/10/2023, ?, ?, ?, ?, ?, ?, 0, ?, 141300, 12/27/2023, 471000, ?, WST Milestone Payments - Completed, ?, ?, 12/15/2023, 588750, 471000, 117750, 10, 6, 1.36, WST KP_Images/e62342b2Short kass sona.Picture of WST - After Completion.114310.jpg, 5, 29.00%, 35.00%, 6.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/22\/2024 21:46:59","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057444004","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Sharingal","tehsil":"Doogdara","uc":"Short kass","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Short kass sona","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Khwar","other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.329335, 71.951691","coordinates":"WST KP_Images\/e62342b2Short kass sona.Picture of WST Before Improvement.114310.jpg","picture_of_wst_before_improvement":"195","wua_registration_no":"4\/15\/2023","wua_registration_date":"Muhammad khan","name_of_wua_president":"1570183771667","cnic_no_of_wua_president":"3408890190","contact_no_of_wua_president":"26","total_number_of_shareholders":"26","male_wua_members":"0","female_wua_members":"26","total_wua_members":"19","gross_command_area_gca_acres":"14","cultural_command_area_cca_acres":"10","wst_length_meter":"6","wst_width_meter":"1.5","wst_depth_meter":"81","storage_capacity_m3":"21429","storage_capacity_gallon":"1.90","design_discharge_cusec":"54","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/1\/2023","issuance_date_of_govt_share":"588750","total_amount_rs":"471000","govt_share_rs":"117750","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/1\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"329700","amount_of_icr_i_released_rs":"10\/10\/2023","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"141300","amount_of_final_released_rs":"12\/27\/2023","date_of_final_released":"471000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/15\/2023","completion_date":"588750","verified_total_amount_rs":"471000","verified_govt_share_rs":"117750","verified_community_share_rs":"10","executed_wst_length_meter":"6","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/e62342b2Short kass sona.Picture of WST - After Completion.114310.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"29.00%","water_saving":"35.00%","water_losses_before_improvement":"6.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 12:31:39" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/8/2024 12:31:39, ?, ?, Completed, 22057544001, KP, Malakand, Upper Dir, Wari, Nehag, Nehag Kashmira, Rectangular, PCC, ?, Nehag Bala, Non-Canal Command Area, Other Source, Khwar, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 35.0765,72.12984, WST KP_Images/47Nehag Bala.Picture of WST Before Improvement.073014.jpg, 5, 1/15/2020, Almas khan, 1570279107759, 3457771188, 15, 15, 0, 15, 12, 11.5, 12, 10, 1.5, 170, 44974, 0.17, 5, ?, WST Profile - Completed, ?, ?, 1/23/2020, 525000, 420000, 105000, ?, 0, ?, ?, 1/24/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 2/6/2020, 126000, 2/6/2020, ?, ?, ?, ?, 126000, 2/6/2020, 126000, 4/20/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/15/2020, 525000, 420000, 105000, 12, 9.7, 2, WST KP_Images/47Nehag Bala.Picture of WST - After Completion.073620.jpg, 0.5, 27.00%, 43.00%, 16.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/8\/2024 12:31:39","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057544001","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Wari","tehsil":"Nehag","uc":"Nehag Kashmira","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Nehag Bala","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Khwar","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.0765,72.12984","coordinates":"WST KP_Images\/47Nehag Bala.Picture of WST Before Improvement.073014.jpg","picture_of_wst_before_improvement":"5","wua_registration_no":"1\/15\/2020","wua_registration_date":"Almas khan","name_of_wua_president":"1570279107759","cnic_no_of_wua_president":"3457771188","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"12","gross_command_area_gca_acres":"11.5","cultural_command_area_cca_acres":"12","wst_length_meter":"10","wst_width_meter":"1.5","wst_depth_meter":"170","storage_capacity_m3":"44974","storage_capacity_gallon":"0.17","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/23\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/24\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"2\/6\/2020","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"2\/6\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"2\/6\/2020","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/20\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/15\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"12","executed_wst_length_meter":"9.7","executed_wst_width_meter":"2","executed_wst_depth_meter":"WST KP_Images\/47Nehag Bala.Picture of WST - After Completion.073620.jpg","picture_of_wst_after_completion":"0.5","addutitional_cca_acres":"27.00%","water_saving":"43.00%","water_losses_before_improvement":"16.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 16:40:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/18/2024 16:40:07, ?, ?, Completed, 22057544002, KP, Malakand, Upper Dir, Wari, Wari, Daskor Bala, Rectangular, PCC, ?, Manjal, Non-Canal Command Area, Other Source, khwar, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 35.00721,72.0943, WST KP_Images/54Manjal.Picture of WST Before Improvement.152152.jpg, 32, 4/11/2020, Shah Bahadar, 1570224980905, 3068020849, 15, 15, 0, 15, 12, 12, 18, 5, 1.35, 139, 36772, 2.30, 65, ?, WST Profile - Completed, ?, ?, 11/25/2020, 525000, 420000, 105000, ?, 0, ?, ?, 11/30/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 1/26/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/24/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/17/2021, 525000, 420000, 105000, 18, 5.45, 1, WST KP_Images/54Manjal.Picture of WST - After Completion.152152.jpg, 1, 36.00%, 36.00%, 1.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/18\/2024 16:40:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057544002","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Wari","tehsil":"Wari","uc":"Daskor Bala","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Manjal","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"khwar","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.00721,72.0943","coordinates":"WST KP_Images\/54Manjal.Picture of WST Before Improvement.152152.jpg","picture_of_wst_before_improvement":"32","wua_registration_no":"4\/11\/2020","wua_registration_date":"Shah Bahadar","name_of_wua_president":"1570224980905","cnic_no_of_wua_president":"3068020849","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"12","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"18","wst_length_meter":"5","wst_width_meter":"1.35","wst_depth_meter":"139","storage_capacity_m3":"36772","storage_capacity_gallon":"2.30","design_discharge_cusec":"65","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/25\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/30\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/26\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/24\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/17\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"18","executed_wst_length_meter":"5.45","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/54Manjal.Picture of WST - After Completion.152152.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"36.00%","water_saving":"36.00%","water_losses_before_improvement":"1.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/15/2024 8:18:13" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/15/2024 8:18:13, ?, ?, Completed, 22057544003, KP, Malakand, Upper Dir, Wari, Chapar, Qool Chapur, Rectangular, PCC, ?, Muhd Younas Qasim Abad, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.96533,72.10427, WST KP_Images/55Muhd Younas Qasim Abad.Picture of WST Before Improvement.155806.jpg, 30, 11/4/2020, Hidayat Khan, 1570224932435, 3025500335, 15, 15, 0, 15, 4.73, 4.73, 12, 7, 1.5, 126, 33333, 0.93, 26, ?, WST Profile - Completed, ?, ?, 11/25/2020, 525000, 420000, 105000, ?, 0, ?, ?, 11/30/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 1/26/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 4/21/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/10/2021, 525000, 420000, 105000, 12, 7, 2, ?, 2, 34.00%, 36.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/15\/2024 8:18:13","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057544003","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Wari","tehsil":"Chapar","uc":"Qool Chapur","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Muhd Younas Qasim Abad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.96533,72.10427","coordinates":"WST KP_Images\/55Muhd Younas Qasim Abad.Picture of WST Before Improvement.155806.jpg","picture_of_wst_before_improvement":"30","wua_registration_no":"11\/4\/2020","wua_registration_date":"Hidayat Khan","name_of_wua_president":"1570224932435","cnic_no_of_wua_president":"3025500335","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"4.73","gross_command_area_gca_acres":"4.73","cultural_command_area_cca_acres":"12","wst_length_meter":"7","wst_width_meter":"1.5","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.93","design_discharge_cusec":"26","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/25\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/30\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/26\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/21\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/10\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"12","executed_wst_length_meter":"7","executed_wst_width_meter":"2","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"34.00%","water_saving":"36.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/15/2024 8:23:51" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/15/2024 8:23:51, ?, ?, Completed, 22057544004, KP, Malakand, Upper Dir, Wari, Dislawar, Jai payeen, Rectangular, PCC, ?, Sholgaro Jai, Non-Canal Command Area, Other Source, Loi khwar, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.082140, 72.027500, WST KP_Images/dbc459dbSholgaro Jai.Picture of WST Before Improvement.141928.jpg, 61, 9/8/2021, Taj Muhammad, 1570203054067, 3409146279, 27, 15, 0, 15, 12, 11, 12, 6, 1.5, 98.82, 26143, 1.11, 31, ?, WST Profile - Completed, ?, ?, 9/21/2021, 525000, 420000, 105000, ?, 0, ?, ?, 9/25/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 10/13/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 11/3/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/20/2021, 525000, 420000, 105000, 13, 5.6, 1.5, WST KP_Images/dbc459dbSholgaro Jai.Picture of WST - After Completion.141927.jpg, 1, 30.00%, 40.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/15\/2024 8:23:51","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057544004","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Wari","tehsil":"Dislawar","uc":"Jai payeen","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Sholgaro Jai","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Loi khwar","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.082140, 72.027500","coordinates":"WST KP_Images\/dbc459dbSholgaro Jai.Picture of WST Before Improvement.141928.jpg","picture_of_wst_before_improvement":"61","wua_registration_no":"9\/8\/2021","wua_registration_date":"Taj Muhammad","name_of_wua_president":"1570203054067","cnic_no_of_wua_president":"3409146279","contact_no_of_wua_president":"27","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"12","gross_command_area_gca_acres":"11","cultural_command_area_cca_acres":"12","wst_length_meter":"6","wst_width_meter":"1.5","wst_depth_meter":"98.82","storage_capacity_m3":"26143","storage_capacity_gallon":"1.11","design_discharge_cusec":"31","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/21\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/25\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"10\/13\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"11\/3\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/20\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"13","executed_wst_length_meter":"5.6","executed_wst_width_meter":"1.5","executed_wst_depth_meter":"WST KP_Images\/dbc459dbSholgaro Jai.Picture of WST - After Completion.141927.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"30.00%","water_saving":"40.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/10/2024 13:43:53" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/10/2024 13:43:53, ?, ?, Completed, 22057544005, KP, Malakand, Upper Dir, Wari, Kotkay, Shagai payeen, Rectangular, PCC, ?, Karwanda Shagai Payeen, Non-Canal Command Area, Other Source, Migo China, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.009963, 71.933763, WST KP_Images/ea94b305Karwanda Shagai Payeen.Picture of WST Before Improvement.144022.jpg, 104, 2/15/2022, Nasrullah khan, 1570225196057, 3469788839, 18, 15, 0, 15, 4.75, 4, 7, 4, 1.2, 128, 33332, 1.01, 29, ?, WST Profile - Completed, ?, ?, 3/2/2022, 520000, 415000, 105000, ?, 0, ?, ?, 3/3/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 290500, 3/15/2022, ?, ?, ?, ?, ?, ?, 0, ?, 124500, 6/7/2022, 415000, ?, WST Milestone Payments - Completed, ?, ?, 5/30/2022, 520000, 415000, 105000, 16, 7.1, 2.24, WST KP_Images/ea94b305Karwanda Shagai Payeen.Picture of WST - After Completion.144022.jpg, 1, 22.00%, 32.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/10\/2024 13:43:53","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057544005","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Wari","tehsil":"Kotkay","uc":"Shagai payeen","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Karwanda Shagai Payeen","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Migo China","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.009963, 71.933763","coordinates":"WST KP_Images\/ea94b305Karwanda Shagai Payeen.Picture of WST Before Improvement.144022.jpg","picture_of_wst_before_improvement":"104","wua_registration_no":"2\/15\/2022","wua_registration_date":"Nasrullah khan","name_of_wua_president":"1570225196057","cnic_no_of_wua_president":"3469788839","contact_no_of_wua_president":"18","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"4.75","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"7","wst_length_meter":"4","wst_width_meter":"1.2","wst_depth_meter":"128","storage_capacity_m3":"33332","storage_capacity_gallon":"1.01","design_discharge_cusec":"29","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/2\/2022","issuance_date_of_govt_share":"520000","total_amount_rs":"415000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/3\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"290500","amount_of_icr_i_released_rs":"3\/15\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"124500","amount_of_final_released_rs":"6\/7\/2022","date_of_final_released":"415000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/30\/2022","completion_date":"520000","verified_total_amount_rs":"415000","verified_govt_share_rs":"105000","verified_community_share_rs":"16","executed_wst_length_meter":"7.1","executed_wst_width_meter":"2.24","executed_wst_depth_meter":"WST KP_Images\/ea94b305Karwanda Shagai Payeen.Picture of WST - After Completion.144022.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"22.00%","water_saving":"32.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/15/2024 8:28:21" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/15/2024 8:28:21, ?, ?, Completed, 22057544006, KP, Malakand, Upper Dir, Wari, Kotkay, Kotkay khass, Rectangular, PCC, ?, Serai Bagh Kotkay, Non-Canal Command Area, Other Source, Spring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.043057, 71.998763, WST KP_Images/93133579Serai Bagh Kotkay.Picture of WST Before Improvement.144630.jpg, 100, 1/25/2022, Sahibzafa Ali murtaza, 1570274064533, 3158040750, 19, 15, 0, 15, 3.3, 3.3, 9, 6, 1.36, 63.36, 16762, 1.03, 29, ?, WST Profile - Completed, ?, ?, 2/7/2022, 425000, 340000, 85000, ?, 0, ?, ?, 2/7/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 238000, 3/1/2022, ?, ?, ?, ?, ?, ?, 0, ?, 102000, 3/25/2022, 340000, ?, WST Milestone Payments - Completed, ?, ?, 3/14/2022, 425000, 340000, 85000, 9, 5.5, 1.36, WST KP_Images/93133579Serai Bagh Kotkay.Picture of WST - After Completion.144630.jpg, 0, 22.00%, 28.00%, 6.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/15\/2024 8:28:21","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057544006","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Wari","tehsil":"Kotkay","uc":"Kotkay khass","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Serai Bagh Kotkay","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.043057, 71.998763","coordinates":"WST KP_Images\/93133579Serai Bagh Kotkay.Picture of WST Before Improvement.144630.jpg","picture_of_wst_before_improvement":"100","wua_registration_no":"1\/25\/2022","wua_registration_date":"Sahibzafa Ali murtaza","name_of_wua_president":"1570274064533","cnic_no_of_wua_president":"3158040750","contact_no_of_wua_president":"19","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"3.3","gross_command_area_gca_acres":"3.3","cultural_command_area_cca_acres":"9","wst_length_meter":"6","wst_width_meter":"1.36","wst_depth_meter":"63.36","storage_capacity_m3":"16762","storage_capacity_gallon":"1.03","design_discharge_cusec":"29","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/7\/2022","issuance_date_of_govt_share":"425000","total_amount_rs":"340000","govt_share_rs":"85000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"238000","amount_of_icr_i_released_rs":"3\/1\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"102000","amount_of_final_released_rs":"3\/25\/2022","date_of_final_released":"340000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/14\/2022","completion_date":"425000","verified_total_amount_rs":"340000","verified_govt_share_rs":"85000","verified_community_share_rs":"9","executed_wst_length_meter":"5.5","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/93133579Serai Bagh Kotkay.Picture of WST - After Completion.144630.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"22.00%","water_saving":"28.00%","water_losses_before_improvement":"6.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/15/2024 8:29:17" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/15/2024 8:29:17, ?, ?, Completed, 22057544007, KP, Malakand, Upper Dir, Wari, Nehag, Nehag Bala, Rectangular, PCC, ?, Sarkay Pati, Non-Canal Command Area, Other Source, aspring, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.065717, 72.128923, WST KP_Images/47b27c76Sarkay Pati.Picture of WST Before Improvement.145126.jpg, 94, 1/25/2022, Sher Ahmad, 1570216348799, 3412242555, 17, 15, 0, 15, 5.5, 5, 7, 4, 1.36, 32.64, 8635, 1.05, 30, ?, WST Profile - Completed, ?, ?, 2/7/2022, 572500, 460000, 112500, ?, 0, ?, ?, 2/7/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 322000, 3/1/2022, ?, ?, ?, ?, ?, ?, 0, ?, 138000, 6/9/2022, 460000, ?, WST Milestone Payments - Completed, ?, ?, 6/1/2022, 572500, 460000, 112500, 13, 10.7, 2.7, WST KP_Images/47b27c76Sarkay Pati.Picture of WST - After Completion.145126.jpg, 1, 25.00%, 34.00%, 9.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/15\/2024 8:29:17","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057544007","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Wari","tehsil":"Nehag","uc":"Nehag Bala","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Sarkay Pati","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"aspring","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.065717, 72.128923","coordinates":"WST KP_Images\/47b27c76Sarkay Pati.Picture of WST Before Improvement.145126.jpg","picture_of_wst_before_improvement":"94","wua_registration_no":"1\/25\/2022","wua_registration_date":"Sher Ahmad","name_of_wua_president":"1570216348799","cnic_no_of_wua_president":"3412242555","contact_no_of_wua_president":"17","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"5.5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"7","wst_length_meter":"4","wst_width_meter":"1.36","wst_depth_meter":"32.64","storage_capacity_m3":"8635","storage_capacity_gallon":"1.05","design_discharge_cusec":"30","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/7\/2022","issuance_date_of_govt_share":"572500","total_amount_rs":"460000","govt_share_rs":"112500","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"322000","amount_of_icr_i_released_rs":"3\/1\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"138000","amount_of_final_released_rs":"6\/9\/2022","date_of_final_released":"460000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/1\/2022","completion_date":"572500","verified_total_amount_rs":"460000","verified_govt_share_rs":"112500","verified_community_share_rs":"13","executed_wst_length_meter":"10.7","executed_wst_width_meter":"2.7","executed_wst_depth_meter":"WST KP_Images\/47b27c76Sarkay Pati.Picture of WST - After Completion.145126.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"25.00%","water_saving":"34.00%","water_losses_before_improvement":"9.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/22/2024 21:58:21" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/22/2024 21:58:21, ?, ?, Completed, 22057544008, KP, Malakand, Upper Dir, Wari, Dislawar, Chirkai, Rectangular, PCC, ?, Samawar, Non-Canal Command Area, Other Source, Solar pipe, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 35.073260, 71.989150, WST KP_Images/d6733bb4Samawar.Picture of WST Before Improvement.130349.jpg, 183, 3/24/2023, Shabir khan, 6110178904243, 3120917984, 26, 26, 0, 26, 19, 14, 10, 6, 1.5, 81, 21429, 1.97, 56, ?, WST Profile - Completed, ?, ?, 6/1/2023, 588750, 471000, 117750, ?, 0, ?, ?, 6/2/2023, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 329700, 10/10/2023, ?, ?, ?, ?, ?, ?, 0, ?, 141300, 12/27/2023, 471000, ?, WST Milestone Payments - Completed, ?, ?, 11/15/2023, 588750, 471000, 117750, 10, 5.5, 1.5, WST KP_Images/d6733bb4Samawar.Picture of WST - After Completion.130349.jpg, 5, 28.00%, 36.00%, 8.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/22\/2024 21:58:21","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057544008","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Wari","tehsil":"Dislawar","uc":"Chirkai","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Samawar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Solar pipe","other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.073260, 71.989150","coordinates":"WST KP_Images\/d6733bb4Samawar.Picture of WST Before Improvement.130349.jpg","picture_of_wst_before_improvement":"183","wua_registration_no":"3\/24\/2023","wua_registration_date":"Shabir khan","name_of_wua_president":"6110178904243","cnic_no_of_wua_president":"3120917984","contact_no_of_wua_president":"26","total_number_of_shareholders":"26","male_wua_members":"0","female_wua_members":"26","total_wua_members":"19","gross_command_area_gca_acres":"14","cultural_command_area_cca_acres":"10","wst_length_meter":"6","wst_width_meter":"1.5","wst_depth_meter":"81","storage_capacity_m3":"21429","storage_capacity_gallon":"1.97","design_discharge_cusec":"56","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/1\/2023","issuance_date_of_govt_share":"588750","total_amount_rs":"471000","govt_share_rs":"117750","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/2\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"329700","amount_of_icr_i_released_rs":"10\/10\/2023","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"141300","amount_of_final_released_rs":"12\/27\/2023","date_of_final_released":"471000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/15\/2023","completion_date":"588750","verified_total_amount_rs":"471000","verified_govt_share_rs":"117750","verified_community_share_rs":"10","executed_wst_length_meter":"5.5","executed_wst_width_meter":"1.5","executed_wst_depth_meter":"WST KP_Images\/d6733bb4Samawar.Picture of WST - After Completion.130349.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"28.00%","water_saving":"36.00%","water_losses_before_improvement":"8.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/22/2024 21:59:11" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/22/2024 21:59:11, ?, ?, Completed, 22057544009, KP, Malakand, Upper Dir, Wari, Dislawar, Charkom payeen, Rectangular, PCC, ?, Yaka patai, Non-Canal Command Area, Other Source, Spring, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 35.061639, 71.985759, WST KP_Images/a5dfd193Yaka patai.Picture of WST Before Improvement.131333.jpg, 184, 3/24/2023, Noor zaman, 6110178904243, 3025414913, 20, 20, 0, 20, 19, 14, 9, 6, 1.5, 81, 21429, 1.97, 56, ?, WST Profile - Completed, ?, ?, 6/1/2023, 588750, 471000, 117750, ?, 0, ?, ?, 6/2/2023, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 329700, 10/10/2023, ?, ?, ?, ?, ?, ?, 0, ?, 141300, 12/27/2023, 471000, ?, WST Milestone Payments - Completed, ?, ?, 11/15/2023, 588750, 471000, 117750, 9, 5.5, 1.5, WST KP_Images/a5dfd193Yaka patai.Picture of WST - After Completion.131333.jpg, 5, 40.00%, 45.00%, 5.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/22\/2024 21:59:11","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057544009","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Wari","tehsil":"Dislawar","uc":"Charkom payeen","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Yaka patai","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.061639, 71.985759","coordinates":"WST KP_Images\/a5dfd193Yaka patai.Picture of WST Before Improvement.131333.jpg","picture_of_wst_before_improvement":"184","wua_registration_no":"3\/24\/2023","wua_registration_date":"Noor zaman","name_of_wua_president":"6110178904243","cnic_no_of_wua_president":"3025414913","contact_no_of_wua_president":"20","total_number_of_shareholders":"20","male_wua_members":"0","female_wua_members":"20","total_wua_members":"19","gross_command_area_gca_acres":"14","cultural_command_area_cca_acres":"9","wst_length_meter":"6","wst_width_meter":"1.5","wst_depth_meter":"81","storage_capacity_m3":"21429","storage_capacity_gallon":"1.97","design_discharge_cusec":"56","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/1\/2023","issuance_date_of_govt_share":"588750","total_amount_rs":"471000","govt_share_rs":"117750","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/2\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"329700","amount_of_icr_i_released_rs":"10\/10\/2023","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"141300","amount_of_final_released_rs":"12\/27\/2023","date_of_final_released":"471000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/15\/2023","completion_date":"588750","verified_total_amount_rs":"471000","verified_govt_share_rs":"117750","verified_community_share_rs":"9","executed_wst_length_meter":"5.5","executed_wst_width_meter":"1.5","executed_wst_depth_meter":"WST KP_Images\/a5dfd193Yaka patai.Picture of WST - After Completion.131333.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"40.00%","water_saving":"45.00%","water_losses_before_improvement":"5.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/22/2024 21:59:52" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/22/2024 21:59:52, ?, ?, Completed, 22057544010, KP, Malakand, Upper Dir, Wari, Nehag, Nehag, Rectangular, PCC, ?, Ahmad khan mahla, Non-Canal Command Area, Other Source, Spring, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 35.064945, 72.121901, WST KP_Images/03ad0eebAhmad khan mahla.Picture of WST Before Improvement.132116.jpg, 160, 2/20/2023, Ahmad khan, 1570224839015, 3021997940, 40, 40, 0, 40, 13, 8, 8, 6, 1.5, 81, 21429, 1.97, 56, ?, WST Profile - Completed, ?, ?, 6/1/2023, 588750, 471000, 117750, ?, 0, ?, ?, 6/2/2023, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 329700, 10/10/2023, ?, ?, ?, ?, ?, ?, 0, ?, 141300, 12/27/2023, 471000, ?, WST Milestone Payments - Completed, ?, ?, 11/15/2023, 588750, 471000, 117750, 8, 6, 1.5, WST KP_Images/03ad0eebAhmad khan mahla.Picture of WST - After Completion.132116.jpg, 5, 31.00%, 34.00%, 3.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/22\/2024 21:59:52","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057544010","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Wari","tehsil":"Nehag","uc":"Nehag","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Ahmad khan mahla","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.064945, 72.121901","coordinates":"WST KP_Images\/03ad0eebAhmad khan mahla.Picture of WST Before Improvement.132116.jpg","picture_of_wst_before_improvement":"160","wua_registration_no":"2\/20\/2023","wua_registration_date":"Ahmad khan","name_of_wua_president":"1570224839015","cnic_no_of_wua_president":"3021997940","contact_no_of_wua_president":"40","total_number_of_shareholders":"40","male_wua_members":"0","female_wua_members":"40","total_wua_members":"13","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"6","wst_width_meter":"1.5","wst_depth_meter":"81","storage_capacity_m3":"21429","storage_capacity_gallon":"1.97","design_discharge_cusec":"56","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/1\/2023","issuance_date_of_govt_share":"588750","total_amount_rs":"471000","govt_share_rs":"117750","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/2\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"329700","amount_of_icr_i_released_rs":"10\/10\/2023","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"141300","amount_of_final_released_rs":"12\/27\/2023","date_of_final_released":"471000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/15\/2023","completion_date":"588750","verified_total_amount_rs":"471000","verified_govt_share_rs":"117750","verified_community_share_rs":"8","executed_wst_length_meter":"6","executed_wst_width_meter":"1.5","executed_wst_depth_meter":"WST KP_Images\/03ad0eebAhmad khan mahla.Picture of WST - After Completion.132116.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"31.00%","water_saving":"34.00%","water_losses_before_improvement":"3.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 16:56:37" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 9/18/2024 16:56:37, ?, ?, Completed, 22057644001, KP, Malakand, Upper Dir, Larjam, Bibyawar, Khair, Rectangular, PCC, ?, Lawara Kair Khass, Non-Canal Command Area, Other Source, Khwar, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 35.094295, 71.894460, WST KP_Images/03d615ebLawara Kair Khass.Picture of WST Before Improvement.065505.jpg, 18, 2/24/2020, Suhrab khan, 1570191364971, 3420900438, 15, 15, 0, 15, 7, 4.75, 12, 7, 1.5, 59.8, 15820, 0.30, 8, ?, WST Profile - Completed, ?, ?, 3/6/2020, 500000, 400000, 100000, ?, 0, ?, ?, 3/9/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 280000, 4/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, 120000, 4/22/2020, 400000, ?, WST Milestone Payments - Completed, ?, ?, 4/12/2020, 500000, 400000, 100000, 12, 6.2, 1.2, WST KP_Images/03d615ebLawara Kair Khass.Picture of WST - After Completion.065505.jpg, 2.25, 34.00%, 42.00%, 8.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"9\/18\/2024 16:56:37","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057644001","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Larjam","tehsil":"Bibyawar","uc":"Khair","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Lawara Kair Khass","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Khwar","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.094295, 71.894460","coordinates":"WST KP_Images\/03d615ebLawara Kair Khass.Picture of WST Before Improvement.065505.jpg","picture_of_wst_before_improvement":"18","wua_registration_no":"2\/24\/2020","wua_registration_date":"Suhrab khan","name_of_wua_president":"1570191364971","cnic_no_of_wua_president":"3420900438","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"7","gross_command_area_gca_acres":"4.75","cultural_command_area_cca_acres":"12","wst_length_meter":"7","wst_width_meter":"1.5","wst_depth_meter":"59.8","storage_capacity_m3":"15820","storage_capacity_gallon":"0.30","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/6\/2020","issuance_date_of_govt_share":"500000","total_amount_rs":"400000","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/9\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"280000","amount_of_icr_i_released_rs":"4\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"120000","amount_of_final_released_rs":"4\/22\/2020","date_of_final_released":"400000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/12\/2020","completion_date":"500000","verified_total_amount_rs":"400000","verified_govt_share_rs":"100000","verified_community_share_rs":"12","executed_wst_length_meter":"6.2","executed_wst_width_meter":"1.2","executed_wst_depth_meter":"WST KP_Images\/03d615ebLawara Kair Khass.Picture of WST - After Completion.065505.jpg","picture_of_wst_after_completion":"2.25","addutitional_cca_acres":"34.00%","water_saving":"42.00%","water_losses_before_improvement":"8.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 16:25:20" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/18/2024 16:25:20, ?, ?, Completed, 22057644002, KP, Malakand, Upper Dir, Larjam, Jabbar, Dam jabbar, Rectangular, PCC, ?, Kandawo Nallo Dam, Non-Canal Command Area, Other Source, Khwar, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.135955, 72.053761, WST KP_Images/88037e8dKandawo nallo dam.Picture of WST Before Improvement.113728.jpg, 111, 5/4/2022, Mian Saleem khan, 1570249954561, 3004943437, 15, 15, 0, 15, 6, 4, 10, 6, 1.5, 79.38, 21000, 1.12, 32, ?, WST Profile - Completed, ?, ?, 5/25/2022, 537500, 430000, 107500, ?, 0, ?, ?, 5/25/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 301000, 6/27/2022, ?, ?, ?, ?, ?, ?, 0, ?, 129000, 6/28/2022, 430000, ?, WST Milestone Payments - Completed, ?, ?, 6/28/2022, 537500, 430000, 107500, 11, 5.5, 1.5, WST KP_Images/88037e8dKandawo Nallo Dam.Picture of WST - After Completion.105928.jpg, 2, 22.00%, 31.00%, 7.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/18\/2024 16:25:20","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057644002","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Larjam","tehsil":"Jabbar","uc":"Dam jabbar","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Kandawo Nallo Dam","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Khwar","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.135955, 72.053761","coordinates":"WST KP_Images\/88037e8dKandawo nallo dam.Picture of WST Before Improvement.113728.jpg","picture_of_wst_before_improvement":"111","wua_registration_no":"5\/4\/2022","wua_registration_date":"Mian Saleem khan","name_of_wua_president":"1570249954561","cnic_no_of_wua_president":"3004943437","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"6","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"10","wst_length_meter":"6","wst_width_meter":"1.5","wst_depth_meter":"79.38","storage_capacity_m3":"21000","storage_capacity_gallon":"1.12","design_discharge_cusec":"32","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/25\/2022","issuance_date_of_govt_share":"537500","total_amount_rs":"430000","govt_share_rs":"107500","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/25\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"301000","amount_of_icr_i_released_rs":"6\/27\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"129000","amount_of_final_released_rs":"6\/28\/2022","date_of_final_released":"430000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/28\/2022","completion_date":"537500","verified_total_amount_rs":"430000","verified_govt_share_rs":"107500","verified_community_share_rs":"11","executed_wst_length_meter":"5.5","executed_wst_width_meter":"1.5","executed_wst_depth_meter":"WST KP_Images\/88037e8dKandawo Nallo Dam.Picture of WST - After Completion.105928.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"22.00%","water_saving":"31.00%","water_losses_before_improvement":"7.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 16:37:36" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/18/2024 16:37:36, ?, ?, Completed, 22057644003, KP, Malakand, Upper Dir, Larjam, Jabbar, Kulal Bandai, Rectangular, PCC, ?, Dab Kulaik Bandai, Non-Canal Command Area, Other Source, ajemseerkhwergay, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 35.14347,72.06733, WST KP_Images/42Dab Kulaik Bandai.Picture of WST Before Improvement.161257.jpg, 24, 5/14/2020, Jahen Ullah, 1570161767939, 3012515009, 34, 34, 0, 34, 11.5, 11, 13, 6, 1.5, 117, 30952, 0.04, 1, ?, WST Profile - Completed, ?, ?, 7/27/2020, 525000, 420000, 105000, ?, 0, ?, ?, 7/27/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 11/9/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 1/5/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/27/2020, 525000, 420000, 105000, 13, 6.15, 2, WST KP_Images/42Dab Kulaik Bandai.Picture of WST - After Completion.162409.jpg, 1, 21.00%, 36.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/18\/2024 16:37:36","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057644003","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Larjam","tehsil":"Jabbar","uc":"Kulal Bandai","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Dab Kulaik Bandai","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"ajemseerkhwergay","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.14347,72.06733","coordinates":"WST KP_Images\/42Dab Kulaik Bandai.Picture of WST Before Improvement.161257.jpg","picture_of_wst_before_improvement":"24","wua_registration_no":"5\/14\/2020","wua_registration_date":"Jahen Ullah","name_of_wua_president":"1570161767939","cnic_no_of_wua_president":"3012515009","contact_no_of_wua_president":"34","total_number_of_shareholders":"34","male_wua_members":"0","female_wua_members":"34","total_wua_members":"11.5","gross_command_area_gca_acres":"11","cultural_command_area_cca_acres":"13","wst_length_meter":"6","wst_width_meter":"1.5","wst_depth_meter":"117","storage_capacity_m3":"30952","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"7\/27\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"7\/27\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"11\/9\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"1\/5\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/27\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"13","executed_wst_length_meter":"6.15","executed_wst_width_meter":"2","executed_wst_depth_meter":"WST KP_Images\/42Dab Kulaik Bandai.Picture of WST - After Completion.162409.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"21.00%","water_saving":"36.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/14/2024 22:20:36" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/14/2024 22:20:36, ?, ?, Completed, 22057644004, KP, Malakand, Upper Dir, Larjam, Bandai, Maskarai, Rectangular, PCC, ?, Pawo Maskarai, Non-Canal Command Area, Other Source, Badali khwar, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 35.03028,72.08842, WST KP_Images/43Pawo Maskarai.Picture of WST Before Improvement.172922.jpg, 33, 1/19/2021, Akhtar Zeb, 1570217993639, 3027575577, 15, 15, 0, 15, 13.5, 13, 13, 6, 1.5, 117, 30952, 0.08, 2, ?, WST Profile - Completed, ?, ?, 6/2/2021, 525000, 420000, 105000, ?, 0, ?, ?, 6/3/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/15/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/18/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/16/2021, 525000, 420000, 105000, 13, 6.1, 2, WST KP_Images/43Pawo Maskarai.Picture of WST - After Completion.172922.jpg, 1, 30.00%, 39.00%, 9.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/14\/2024 22:20:36","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057644004","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Larjam","tehsil":"Bandai","uc":"Maskarai","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Pawo Maskarai","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Badali khwar","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.03028,72.08842","coordinates":"WST KP_Images\/43Pawo Maskarai.Picture of WST Before Improvement.172922.jpg","picture_of_wst_before_improvement":"33","wua_registration_no":"1\/19\/2021","wua_registration_date":"Akhtar Zeb","name_of_wua_president":"1570217993639","cnic_no_of_wua_president":"3027575577","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"13.5","gross_command_area_gca_acres":"13","cultural_command_area_cca_acres":"13","wst_length_meter":"6","wst_width_meter":"1.5","wst_depth_meter":"117","storage_capacity_m3":"30952","storage_capacity_gallon":"0.08","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/2\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/3\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/15\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/18\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/16\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"13","executed_wst_length_meter":"6.1","executed_wst_width_meter":"2","executed_wst_depth_meter":"WST KP_Images\/43Pawo Maskarai.Picture of WST - After Completion.172922.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"30.00%","water_saving":"39.00%","water_losses_before_improvement":"9.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/14/2024 22:29:44" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/14/2024 22:29:44, ?, ?, Completed, 22057644005, KP, Malakand, Upper Dir, Larjam, Palm, Danail, Rectangular, PCC, ?, Sato Khwar, Non-Canal Command Area, Other Source, Sato khwar, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 35.181230, 72.195500, WST KP_Images/44Sato Khwar.Picture of WST Before Improvement.173547.jpg, 39, 4/9/2021, Inam Ul Haq, 1570176297297, 3481075935, 15, 15, 0, 15, 6, 6, 12, 7, 1.5, 126, 33333, 0.09, 3, ?, WST Profile - Completed, ?, ?, 6/2/2021, 525000, 420000, 105000, ?, 0, ?, ?, 6/3/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/15/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/18/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/15/2021, 525000, 420000, 105000, 12, 7, 2, WST KP_Images/44Sato Khwar.Picture of WST - After Completion.173547.jpg, 0, 38.00%, 41.00%, 3.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/14\/2024 22:29:44","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057644005","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Larjam","tehsil":"Palm","uc":"Danail","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Sato Khwar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Sato khwar","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.181230, 72.195500","coordinates":"WST KP_Images\/44Sato Khwar.Picture of WST Before Improvement.173547.jpg","picture_of_wst_before_improvement":"39","wua_registration_no":"4\/9\/2021","wua_registration_date":"Inam Ul Haq","name_of_wua_president":"1570176297297","cnic_no_of_wua_president":"3481075935","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"6","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"12","wst_length_meter":"7","wst_width_meter":"1.5","wst_depth_meter":"126","storage_capacity_m3":"33333","storage_capacity_gallon":"0.09","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/2\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/3\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/15\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/18\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/15\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"12","executed_wst_length_meter":"7","executed_wst_width_meter":"2","executed_wst_depth_meter":"WST KP_Images\/44Sato Khwar.Picture of WST - After Completion.173547.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"38.00%","water_saving":"41.00%","water_losses_before_improvement":"3.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 12:36:43" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/8/2024 12:36:43, ?, ?, Completed, 22057644006, KP, Malakand, Upper Dir, Larjam, Tarpatar, Nalagai Almass, Rectangular, PCC, ?, Nalagai Almass, Non-Canal Command Area, Other Source, Khwar, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 35.164260, 72.071847, WST KP_Images/48Nalagai Almass.Picture of WST Before Improvement.074130.jpg, 19, 2/24/2020, Said Khan, 1570141924271, 3489112705, 15, 15, 0, 15, 7, 6, 13, 5, 1.6, 101, 26720, 1.19, 34, ?, WST Profile - Completed, ?, ?, 3/6/2020, 462500, 370000, 92500, ?, 0, ?, ?, 3/9/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 259000, 4/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, 111000, 4/22/2020, 370000, ?, WST Milestone Payments - Completed, ?, ?, 4/7/2020, 462500, 370000, 92500, 13, 5, 2, WST KP_Images/48Nalagai Almass.Picture of WST - After Completion.074130.jpg, 1, 27.00%, 42.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/8\/2024 12:36:43","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057644006","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Larjam","tehsil":"Tarpatar","uc":"Nalagai Almass","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Nalagai Almass","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Khwar","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.164260, 72.071847","coordinates":"WST KP_Images\/48Nalagai Almass.Picture of WST Before Improvement.074130.jpg","picture_of_wst_before_improvement":"19","wua_registration_no":"2\/24\/2020","wua_registration_date":"Said Khan","name_of_wua_president":"1570141924271","cnic_no_of_wua_president":"3489112705","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"13","wst_length_meter":"5","wst_width_meter":"1.6","wst_depth_meter":"101","storage_capacity_m3":"26720","storage_capacity_gallon":"1.19","design_discharge_cusec":"34","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/6\/2020","issuance_date_of_govt_share":"462500","total_amount_rs":"370000","govt_share_rs":"92500","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/9\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"259000","amount_of_icr_i_released_rs":"4\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"111000","amount_of_final_released_rs":"4\/22\/2020","date_of_final_released":"370000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/7\/2020","completion_date":"462500","verified_total_amount_rs":"370000","verified_govt_share_rs":"92500","verified_community_share_rs":"13","executed_wst_length_meter":"5","executed_wst_width_meter":"2","executed_wst_depth_meter":"WST KP_Images\/48Nalagai Almass.Picture of WST - After Completion.074130.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"27.00%","water_saving":"42.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/8/2024 12:45:26" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/8/2024 12:45:26, ?, ?, Completed, 22057644007, KP, Malakand, Upper Dir, Larjam, Tarpatar, Derai Aligasar, Rectangular, PCC, ?, Jai Derai Payeen, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 35.18334,72.10675, WST KP_Images/49Jai Derai Payeen.Picture of WST Before Improvement.075015.jpg, 11, 2/18/2020, Akhtar Ali, 1510190214083, 3491089032, 15, 15, 0, 15, 7, 6, 10, 9, 1.6, 152, 40212, 1.19, 34, ?, WST Profile - Completed, ?, ?, 2/25/2020, 525000, 420000, 105000, ?, 0, ?, ?, 2/26/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 3/13/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 4/20/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/6/2020, 525000, 420000, 105000, 10, 9.2, 2, WST KP_Images/49Jai Derai Payeen.Picture of WST - After Completion.075015.jpg, 1, 36.00%, 46.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/8\/2024 12:45:26","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057644007","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Larjam","tehsil":"Tarpatar","uc":"Derai Aligasar","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Jai Derai Payeen","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.18334,72.10675","coordinates":"WST KP_Images\/49Jai Derai Payeen.Picture of WST Before Improvement.075015.jpg","picture_of_wst_before_improvement":"11","wua_registration_no":"2\/18\/2020","wua_registration_date":"Akhtar Ali","name_of_wua_president":"1510190214083","cnic_no_of_wua_president":"3491089032","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"10","wst_length_meter":"9","wst_width_meter":"1.6","wst_depth_meter":"152","storage_capacity_m3":"40212","storage_capacity_gallon":"1.19","design_discharge_cusec":"34","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/25\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/26\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"3\/13\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/20\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/6\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"10","executed_wst_length_meter":"9.2","executed_wst_width_meter":"2","executed_wst_depth_meter":"WST KP_Images\/49Jai Derai Payeen.Picture of WST - After Completion.075015.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"36.00%","water_saving":"46.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/14/2024 22:51:10" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/14/2024 22:51:10, ?, ?, Completed, 22057644008, KP, Malakand, Upper Dir, Larjam, Palam, Managai Palam, Rectangular, PCC, ?, Managai, Non-Canal Command Area, Other Source, Amrit khwar, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 35.17685,72.14488, WST KP_Images/51Managai.Picture of WST Before Improvement.175010.jpg, 43, 5/5/2021, Wali Zada, 1570111660559, 3431898206, 15, 15, 0, 15, 4.5, 4.5, 12, 5, 1.8, 108, 28571, 2.19, 62, ?, WST Profile - Completed, ?, ?, 6/3/2021, 606250, 485000, 121250, ?, 0, ?, ?, 6/3/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 339500, 6/24/2021, ?, ?, ?, ?, ?, ?, 0, ?, 145500, 6/24/2021, 485000, ?, WST Milestone Payments - Completed, ?, ?, 6/24/2021, 606250, 485000, 121250, 12, 5.15, 2, WST KP_Images/51Managai.Picture of WST - After Completion.175440.jpg, 1, 30.00%, 35.00%, 5.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/14\/2024 22:51:10","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057644008","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Larjam","tehsil":"Palam","uc":"Managai Palam","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Managai","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Amrit khwar","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.17685,72.14488","coordinates":"WST KP_Images\/51Managai.Picture of WST Before Improvement.175010.jpg","picture_of_wst_before_improvement":"43","wua_registration_no":"5\/5\/2021","wua_registration_date":"Wali Zada","name_of_wua_president":"1570111660559","cnic_no_of_wua_president":"3431898206","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"4.5","gross_command_area_gca_acres":"4.5","cultural_command_area_cca_acres":"12","wst_length_meter":"5","wst_width_meter":"1.8","wst_depth_meter":"108","storage_capacity_m3":"28571","storage_capacity_gallon":"2.19","design_discharge_cusec":"62","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/3\/2021","issuance_date_of_govt_share":"606250","total_amount_rs":"485000","govt_share_rs":"121250","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/3\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"339500","amount_of_icr_i_released_rs":"6\/24\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"145500","amount_of_final_released_rs":"6\/24\/2021","date_of_final_released":"485000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/24\/2021","completion_date":"606250","verified_total_amount_rs":"485000","verified_govt_share_rs":"121250","verified_community_share_rs":"12","executed_wst_length_meter":"5.15","executed_wst_width_meter":"2","executed_wst_depth_meter":"WST KP_Images\/51Managai.Picture of WST - After Completion.175440.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"30.00%","water_saving":"35.00%","water_losses_before_improvement":"5.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 16:41:21" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/18/2024 16:41:21, ?, ?, Completed, 22057644009, KP, Malakand, Upper Dir, Larjam, Palam, Amriat Payeen, Rectangular, PCC, ?, Coloni Payeen Amriat, Non-Canal Command Area, Other Source, Amrit khwar, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 35.18695,72.14348, WST KP_Images/52Coloni Payeen Amriat.Picture of WST Before Improvement.180629.jpg, 44, 5/5/2021, Akhtar Ali, 1570181905479, 3471775185, 15, 15, 0, 15, 4.5, 4.5, 10, 5, 1.95, 97, 25661, 1.64, 46, ?, WST Profile - Completed, ?, ?, 6/3/2021, 443750, 355000, 88750, ?, 0, ?, ?, 6/3/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 248500, 6/24/2021, ?, ?, ?, ?, ?, ?, 0, ?, 106500, 6/24/2021, 355000, ?, WST Milestone Payments - Completed, ?, ?, 6/24/2021, 443750, 355000, 88750, 10, 5.45, 2, WST KP_Images/52Coloni Payeen Amriat.Picture of WST - After Completion.180629.jpg, 0, 35.00%, 39.00%, 4.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/18\/2024 16:41:21","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057644009","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Larjam","tehsil":"Palam","uc":"Amriat Payeen","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Coloni Payeen Amriat","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Amrit khwar","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.18695,72.14348","coordinates":"WST KP_Images\/52Coloni Payeen Amriat.Picture of WST Before Improvement.180629.jpg","picture_of_wst_before_improvement":"44","wua_registration_no":"5\/5\/2021","wua_registration_date":"Akhtar Ali","name_of_wua_president":"1570181905479","cnic_no_of_wua_president":"3471775185","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"4.5","gross_command_area_gca_acres":"4.5","cultural_command_area_cca_acres":"10","wst_length_meter":"5","wst_width_meter":"1.95","wst_depth_meter":"97","storage_capacity_m3":"25661","storage_capacity_gallon":"1.64","design_discharge_cusec":"46","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/3\/2021","issuance_date_of_govt_share":"443750","total_amount_rs":"355000","govt_share_rs":"88750","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/3\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"248500","amount_of_icr_i_released_rs":"6\/24\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"106500","amount_of_final_released_rs":"6\/24\/2021","date_of_final_released":"355000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/24\/2021","completion_date":"443750","verified_total_amount_rs":"355000","verified_govt_share_rs":"88750","verified_community_share_rs":"10","executed_wst_length_meter":"5.45","executed_wst_width_meter":"2","executed_wst_depth_meter":"WST KP_Images\/52Coloni Payeen Amriat.Picture of WST - After Completion.180629.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"35.00%","water_saving":"39.00%","water_losses_before_improvement":"4.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/14/2024 23:14:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/14/2024 23:14:58, ?, ?, Completed, 22057644010, KP, Malakand, Upper Dir, Larjam, Tapatar, Bahoo Payeen, Rectangular, PCC, ?, Qasabgaro Bahoon Payeen, Non-Canal Command Area, Other Source, Bodi khwar, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 35.1619,72.07292, WST KP_Images/53Qasabgaro Bahoon Payeen.Picture of WST Before Improvement.181949.jpg, 40, 4/9/2021, Rehman Dad, 1570172174759, 3489070375, 15, 15, 0, 15, 12, 12, 18, 5, 1.2, 108, 28571, 2.62, 74, ?, WST Profile - Completed, ?, ?, 5/18/2021, 525000, 420000, 105000, ?, 0, ?, ?, 5/18/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/2/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/22/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/15/2021, 525000, 420000, 105000, 18, 4.75, 1, WST KP_Images/53Qasabgaro Bahoon Payeen.Picture of WST - After Completion.181949.jpg, 0, 36.00%, 39.00%, 3.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/14\/2024 23:14:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057644010","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Larjam","tehsil":"Tapatar","uc":"Bahoo Payeen","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Qasabgaro Bahoon Payeen","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Bodi khwar","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.1619,72.07292","coordinates":"WST KP_Images\/53Qasabgaro Bahoon Payeen.Picture of WST Before Improvement.181949.jpg","picture_of_wst_before_improvement":"40","wua_registration_no":"4\/9\/2021","wua_registration_date":"Rehman Dad","name_of_wua_president":"1570172174759","cnic_no_of_wua_president":"3489070375","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"12","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"18","wst_length_meter":"5","wst_width_meter":"1.2","wst_depth_meter":"108","storage_capacity_m3":"28571","storage_capacity_gallon":"2.62","design_discharge_cusec":"74","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/18\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/18\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/2\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/22\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/15\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"18","executed_wst_length_meter":"4.75","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/53Qasabgaro Bahoon Payeen.Picture of WST - After Completion.181949.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"36.00%","water_saving":"39.00%","water_losses_before_improvement":"3.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/15/2024 8:31:32" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/15/2024 8:31:32, ?, ?, Completed, 22057644011, KP, Malakand, Upper Dir, Larjam, Tarpatar, Shamradi, Rectangular, PCC, ?, Shamradi Khass, Non-Canal Command Area, Other Source, Shamradai khwar, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.134990, 72.084790, WST KP_Images/6715a008Shamradi Khass.Picture of WST Before Improvement.145812.jpg, 60, 9/8/2021, Bakht Shah zeb, 1570174586051, 3012001413, 39, 15, 0, 15, 14, 12, 12, 6, 1.5, 89.1, 23571, 1.11, 31, ?, WST Profile - Completed, ?, ?, 9/21/2021, 525000, 420000, 105000, ?, 0, ?, ?, 9/25/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 10/13/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 12/6/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/16/2021, 525000, 420000, 105000, 12, 4.4, 1.5, WST KP_Images/6715a008Shamradi Khass.Picture of WST - After Completion.145812.jpg, 2, 26.00%, 36.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/15\/2024 8:31:32","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057644011","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Larjam","tehsil":"Tarpatar","uc":"Shamradi","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Shamradi Khass","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Shamradai khwar","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.134990, 72.084790","coordinates":"WST KP_Images\/6715a008Shamradi Khass.Picture of WST Before Improvement.145812.jpg","picture_of_wst_before_improvement":"60","wua_registration_no":"9\/8\/2021","wua_registration_date":"Bakht Shah zeb","name_of_wua_president":"1570174586051","cnic_no_of_wua_president":"3012001413","contact_no_of_wua_president":"39","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"14","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"12","wst_length_meter":"6","wst_width_meter":"1.5","wst_depth_meter":"89.1","storage_capacity_m3":"23571","storage_capacity_gallon":"1.11","design_discharge_cusec":"31","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/21\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/25\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"10\/13\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/6\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/16\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"12","executed_wst_length_meter":"4.4","executed_wst_width_meter":"1.5","executed_wst_depth_meter":"WST KP_Images\/6715a008Shamradi Khass.Picture of WST - After Completion.145812.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"26.00%","water_saving":"36.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 16:12:08" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/18/2024 16:12:08, ?, ?, Completed, 22057644012, KP, Malakand, Upper Dir, Larjam, Almas, Derai Zara Banda, Rectangular, PCC, ?, Derai Zara Banda, Non-Canal Command Area, Other Source, Beli Khwar, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.171350, 72.068790, WST KP_Images/d01255abDerai Zara Banda.Picture of WST Before Improvement.150238.jpg, 83, 11/8/2021, Saeed ullah, 1570140481451, 3459104975, 20, 15, 0, 15, 7.5, 7, 9, 5, 1.4, 54.68, 14466, 1.26, 36, ?, WST Profile - Completed, ?, ?, 12/2/2021, 562500, 450000, 112500, ?, 0, ?, ?, 12/3/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 315000, 12/21/2021, ?, ?, ?, ?, ?, ?, 0, ?, 135000, 12/24/2021, 450000, ?, WST Milestone Payments - Completed, ?, ?, 12/22/2021, 562500, 450000, 112500, 9, 4.6, 1.4, WST KP_Images/d01255abDerai Zara Banda.Picture of WST - After Completion.150237.jpg, 1, 28.00%, 37.00%, 9.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/18\/2024 16:12:08","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057644012","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Larjam","tehsil":"Almas","uc":"Derai Zara Banda","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Derai Zara Banda","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Beli Khwar","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.171350, 72.068790","coordinates":"WST KP_Images\/d01255abDerai Zara Banda.Picture of WST Before Improvement.150238.jpg","picture_of_wst_before_improvement":"83","wua_registration_no":"11\/8\/2021","wua_registration_date":"Saeed ullah","name_of_wua_president":"1570140481451","cnic_no_of_wua_president":"3459104975","contact_no_of_wua_president":"20","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"7.5","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"9","wst_length_meter":"5","wst_width_meter":"1.4","wst_depth_meter":"54.68","storage_capacity_m3":"14466","storage_capacity_gallon":"1.26","design_discharge_cusec":"36","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/2\/2021","issuance_date_of_govt_share":"562500","total_amount_rs":"450000","govt_share_rs":"112500","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/3\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"315000","amount_of_icr_i_released_rs":"12\/21\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"135000","amount_of_final_released_rs":"12\/24\/2021","date_of_final_released":"450000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/22\/2021","completion_date":"562500","verified_total_amount_rs":"450000","verified_govt_share_rs":"112500","verified_community_share_rs":"9","executed_wst_length_meter":"4.6","executed_wst_width_meter":"1.4","executed_wst_depth_meter":"WST KP_Images\/d01255abDerai Zara Banda.Picture of WST - After Completion.150237.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"28.00%","water_saving":"37.00%","water_losses_before_improvement":"9.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/15/2024 8:35:41" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/15/2024 8:35:41, ?, ?, Completed, 22057644013, KP, Malakand, Upper Dir, Larjam, Almas, Berarai, Rectangular, PCC, ?, Berarai Noqsan Khwar, Non-Canal Command Area, Other Source, Bodi khwar, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.167040, 72.071330, WST KP_Images/ffb7ad8cBerarai Noqsan Khwar.Picture of WST Before Improvement.150701.jpg, 70, 10/5/2021, Muhammad ikram, 1570123503167, 3451711477, 15, 15, 0, 15, 5, 4, 9, 5, 1.36, 50.76, 13429, 1.00, 28, ?, WST Profile - Completed, ?, ?, 10/11/2021, 525000, 420000, 105000, ?, 0, ?, ?, 10/11/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 11/12/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 12/8/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/16/2021, 525000, 420000, 105000, 11, 4.3, 1.35, WST KP_Images/ffb7ad8cBerarai Noqsan Khwar.Picture of WST - After Completion.150701.jpg, 1, 30.00%, 38.00%, 8.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/15\/2024 8:35:41","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057644013","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Larjam","tehsil":"Almas","uc":"Berarai","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Berarai Noqsan Khwar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Bodi khwar","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.167040, 72.071330","coordinates":"WST KP_Images\/ffb7ad8cBerarai Noqsan Khwar.Picture of WST Before Improvement.150701.jpg","picture_of_wst_before_improvement":"70","wua_registration_no":"10\/5\/2021","wua_registration_date":"Muhammad ikram","name_of_wua_president":"1570123503167","cnic_no_of_wua_president":"3451711477","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"5","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"9","wst_length_meter":"5","wst_width_meter":"1.36","wst_depth_meter":"50.76","storage_capacity_m3":"13429","storage_capacity_gallon":"1.00","design_discharge_cusec":"28","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/11\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/11\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"11\/12\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/8\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/16\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"11","executed_wst_length_meter":"4.3","executed_wst_width_meter":"1.35","executed_wst_depth_meter":"WST KP_Images\/ffb7ad8cBerarai Noqsan Khwar.Picture of WST - After Completion.150701.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"30.00%","water_saving":"38.00%","water_losses_before_improvement":"8.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/15/2024 8:36:46" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/15/2024 8:36:46, ?, ?, Completed, 22057644014, KP, Malakand, Upper Dir, Larjam, Tarpatar, Aligasar khwar, Rectangular, PCC, ?, Ashari Nalla, Non-Canal Command Area, Other Source, Batano Khwar, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.179630, 72.109120, WST KP_Images/2b050a87Ashari Nalla.Picture of WST Before Improvement.151807.jpg, 63, 9/8/2021, Riaz akhtar, 1570108523711, 3442625304, 19, 15, 0, 15, 10, 9, 9, 9, 1.5, 99.36, 26286, 1.10, 31, ?, WST Profile - Completed, ?, ?, 9/21/2021, 562500, 450000, 112500, ?, 0, ?, ?, 9/23/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 315000, 10/13/2021, ?, ?, ?, ?, ?, ?, 0, ?, 135000, 11/3/2021, 450000, ?, WST Milestone Payments - Completed, ?, ?, 10/18/2021, 562500, 450000, 112500, 9, 7.9, 1.6, ?, 1, 24.00%, 39.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/15\/2024 8:36:46","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057644014","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Larjam","tehsil":"Tarpatar","uc":"Aligasar khwar","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Ashari Nalla","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Batano Khwar","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.179630, 72.109120","coordinates":"WST KP_Images\/2b050a87Ashari Nalla.Picture of WST Before Improvement.151807.jpg","picture_of_wst_before_improvement":"63","wua_registration_no":"9\/8\/2021","wua_registration_date":"Riaz akhtar","name_of_wua_president":"1570108523711","cnic_no_of_wua_president":"3442625304","contact_no_of_wua_president":"19","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"10","gross_command_area_gca_acres":"9","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.5","wst_depth_meter":"99.36","storage_capacity_m3":"26286","storage_capacity_gallon":"1.10","design_discharge_cusec":"31","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/21\/2021","issuance_date_of_govt_share":"562500","total_amount_rs":"450000","govt_share_rs":"112500","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/23\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"315000","amount_of_icr_i_released_rs":"10\/13\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"135000","amount_of_final_released_rs":"11\/3\/2021","date_of_final_released":"450000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/18\/2021","completion_date":"562500","verified_total_amount_rs":"450000","verified_govt_share_rs":"112500","verified_community_share_rs":"9","executed_wst_length_meter":"7.9","executed_wst_width_meter":"1.6","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"24.00%","water_saving":"39.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/15/2024 8:39:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/15/2024 8:39:58, ?, ?, Completed, 22057644015, KP, Malakand, Upper Dir, Larjam, Tarpatar, Bala ganshal, Rectangular, PCC, ?, Mula Bela Bala, Non-Canal Command Area, Other Source, Swato khwar, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.202360, 72.097670, WST KP_Images/9cb02446Mula Bela Bala.Picture of WST Before Improvement.153757.jpg, 101, 2/15/2022, Ibrahim khan, 1570138708275, 3456655077, 33, 15, 0, 15, 11.5, 11, 8, 6, 1.5, 75.94, 20090, 1.11, 31, ?, WST Profile - Completed, ?, ?, 3/2/2022, 522500, 418000, 104500, ?, 0, ?, ?, 3/3/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 292600, 3/15/2022, ?, ?, ?, ?, ?, ?, 0, ?, 125400, 6/9/2022, 418000, ?, WST Milestone Payments - Completed, ?, ?, 6/2/2022, 522500, 418000, 104500, 8, 6.7, 1.5, ?, 1, 21.00%, 33.00%, 12.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/15\/2024 8:39:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057644015","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Larjam","tehsil":"Tarpatar","uc":"Bala ganshal","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Mula Bela Bala","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Swato khwar","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.202360, 72.097670","coordinates":"WST KP_Images\/9cb02446Mula Bela Bala.Picture of WST Before Improvement.153757.jpg","picture_of_wst_before_improvement":"101","wua_registration_no":"2\/15\/2022","wua_registration_date":"Ibrahim khan","name_of_wua_president":"1570138708275","cnic_no_of_wua_president":"3456655077","contact_no_of_wua_president":"33","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"11.5","gross_command_area_gca_acres":"11","cultural_command_area_cca_acres":"8","wst_length_meter":"6","wst_width_meter":"1.5","wst_depth_meter":"75.94","storage_capacity_m3":"20090","storage_capacity_gallon":"1.11","design_discharge_cusec":"31","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/2\/2022","issuance_date_of_govt_share":"522500","total_amount_rs":"418000","govt_share_rs":"104500","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/3\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"292600","amount_of_icr_i_released_rs":"3\/15\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"125400","amount_of_final_released_rs":"6\/9\/2022","date_of_final_released":"418000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/2\/2022","completion_date":"522500","verified_total_amount_rs":"418000","verified_govt_share_rs":"104500","verified_community_share_rs":"8","executed_wst_length_meter":"6.7","executed_wst_width_meter":"1.5","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"21.00%","water_saving":"33.00%","water_losses_before_improvement":"12.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/15/2024 8:41:12" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/15/2024 8:41:12, ?, ?, Completed, 22057644016, KP, Malakand, Upper Dir, Larjam, Tarpatar, Been dook khass, Rectangular, PCC, ?, Been Dook Khass, Non-Canal Command Area, Other Source, Beendook khwargay, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.177060, 72.078340, WST KP_Images/3d045889Been Dook Khass.Picture of WST Before Improvement.154255.jpg, 93, 1/25/2022, Ahmad Saeed, 1570111823189, 3467380037, 22, 15, 0, 15, 7, 6.5, 8, 6, 1.5, 65.61, 17357, 1.26, 36, ?, WST Profile - Completed, ?, ?, 2/7/2022, 562500, 450000, 112500, ?, 0, ?, ?, 2/7/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 315000, 3/1/2022, ?, ?, ?, ?, ?, ?, 0, ?, 135000, 3/25/2022, 450000, ?, WST Milestone Payments - Completed, ?, ?, 3/15/2022, 562500, 450000, 112500, 9, 5.65, 1.5, WST KP_Images/3d045889Been Dook Khass.Picture of WST - After Completion.154256.jpg, 1, 22.00%, 29.00%, 7.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/15\/2024 8:41:12","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057644016","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Larjam","tehsil":"Tarpatar","uc":"Been dook khass","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Been Dook Khass","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Beendook khwargay","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.177060, 72.078340","coordinates":"WST KP_Images\/3d045889Been Dook Khass.Picture of WST Before Improvement.154255.jpg","picture_of_wst_before_improvement":"93","wua_registration_no":"1\/25\/2022","wua_registration_date":"Ahmad Saeed","name_of_wua_president":"1570111823189","cnic_no_of_wua_president":"3467380037","contact_no_of_wua_president":"22","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"7","gross_command_area_gca_acres":"6.5","cultural_command_area_cca_acres":"8","wst_length_meter":"6","wst_width_meter":"1.5","wst_depth_meter":"65.61","storage_capacity_m3":"17357","storage_capacity_gallon":"1.26","design_discharge_cusec":"36","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/7\/2022","issuance_date_of_govt_share":"562500","total_amount_rs":"450000","govt_share_rs":"112500","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"315000","amount_of_icr_i_released_rs":"3\/1\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"135000","amount_of_final_released_rs":"3\/25\/2022","date_of_final_released":"450000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/15\/2022","completion_date":"562500","verified_total_amount_rs":"450000","verified_govt_share_rs":"112500","verified_community_share_rs":"9","executed_wst_length_meter":"5.65","executed_wst_width_meter":"1.5","executed_wst_depth_meter":"WST KP_Images\/3d045889Been Dook Khass.Picture of WST - After Completion.154256.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"22.00%","water_saving":"29.00%","water_losses_before_improvement":"7.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/15/2024 8:39:04" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/15/2024 8:39:04, ?, ?, Completed, 22057644017, KP, Malakand, Upper Dir, Larjam, Tarpatar, Pashtan khass, Rectangular, PCC, ?, Pashtan Khass, Non-Canal Command Area, Other Source, Pashteen Khwar, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.160036, 72.056885, WST KP_Images/d668fbb8Pashtan Khass.Picture of WST Before Improvement.154953.jpg, 85, 12/1/2021, Khista Rehman, 1570111816769, 3467372529, 20, 15, 0, 15, 6.5, 6, 11, 5, 1.5, 63.79, 16876, 1.25, 35, ?, WST Profile - Completed, ?, ?, 12/17/2021, 575000, 460000, 115000, ?, 0, ?, ?, 12/17/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 322000, 2/22/2022, ?, ?, ?, ?, ?, ?, 0, ?, 138000, 3/25/2022, 460000, ?, WST Milestone Payments - Completed, ?, ?, 3/20/2022, 575000, 460000, 115000, 12, 5.1, 1.36, WST KP_Images/d668fbb8Pashtan Khass.Picture of WST - After Completion.154953.jpg, 1, 18.00%, 28.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/15\/2024 8:39:04","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057644017","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Larjam","tehsil":"Tarpatar","uc":"Pashtan khass","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Pashtan Khass","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Pashteen Khwar","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.160036, 72.056885","coordinates":"WST KP_Images\/d668fbb8Pashtan Khass.Picture of WST Before Improvement.154953.jpg","picture_of_wst_before_improvement":"85","wua_registration_no":"12\/1\/2021","wua_registration_date":"Khista Rehman","name_of_wua_president":"1570111816769","cnic_no_of_wua_president":"3467372529","contact_no_of_wua_president":"20","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"6.5","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"11","wst_length_meter":"5","wst_width_meter":"1.5","wst_depth_meter":"63.79","storage_capacity_m3":"16876","storage_capacity_gallon":"1.25","design_discharge_cusec":"35","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/17\/2021","issuance_date_of_govt_share":"575000","total_amount_rs":"460000","govt_share_rs":"115000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/17\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"322000","amount_of_icr_i_released_rs":"2\/22\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"138000","amount_of_final_released_rs":"3\/25\/2022","date_of_final_released":"460000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/20\/2022","completion_date":"575000","verified_total_amount_rs":"460000","verified_govt_share_rs":"115000","verified_community_share_rs":"12","executed_wst_length_meter":"5.1","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/d668fbb8Pashtan Khass.Picture of WST - After Completion.154953.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"18.00%","water_saving":"28.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 16:22:22" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 9/18/2024 16:22:22, ?, ?, Completed, 22057644018, KP, Malakand, Upper Dir, Larjam, Tarpatar, Derai, Rectangular, PCC, ?, Derai Sardar Korona, Non-Canal Command Area, Other Source, jrando khwar, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.170130, 72.070410, WST KP_Images/6f57d148Derai Sardar Korona.Picture of WST Before Improvement.155557.jpg, 115, 5/4/2022, Laiqat Ali, 1570185781591, 3401908429, 17, 15, 0, 15, 10.5, 10, 10, 6, 1.6, 81.35, 21521, 1.26, 36, ?, WST Profile - Completed, ?, ?, 5/25/2022, 525000, 420000, 105000, ?, 0, ?, ?, 5/25/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/28/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/28/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/28/2022, 525000, 420000, 105000, 10, 4.28, 1.6, WST KP_Images/6f57d148Derai Sardar Korona.Picture of WST - After Completion.155557.jpg, 1, 23.00%, 32.00%, 9.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"9\/18\/2024 16:22:22","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057644018","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Larjam","tehsil":"Tarpatar","uc":"Derai","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Derai Sardar Korona","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"jrando khwar","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.170130, 72.070410","coordinates":"WST KP_Images\/6f57d148Derai Sardar Korona.Picture of WST Before Improvement.155557.jpg","picture_of_wst_before_improvement":"115","wua_registration_no":"5\/4\/2022","wua_registration_date":"Laiqat Ali","name_of_wua_president":"1570185781591","cnic_no_of_wua_president":"3401908429","contact_no_of_wua_president":"17","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"10.5","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"6","wst_width_meter":"1.6","wst_depth_meter":"81.35","storage_capacity_m3":"21521","storage_capacity_gallon":"1.26","design_discharge_cusec":"36","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/25\/2022","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/25\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/28\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/28\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/28\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"10","executed_wst_length_meter":"4.28","executed_wst_width_meter":"1.6","executed_wst_depth_meter":"WST KP_Images\/6f57d148Derai Sardar Korona.Picture of WST - After Completion.155557.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"23.00%","water_saving":"32.00%","water_losses_before_improvement":"9.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 16:15:22" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 9/18/2024 16:15:22, ?, ?, Completed, 22057644019, KP, Malakand, Upper Dir, Larjam, Tarpatar, Juma said korona, Rectangular, PCC, ?, Juma Said Korona, Non-Canal Command Area, Other Source, Amlok china, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 35.156830, 72.066240, WST KP_Images/f529d587Juma Said Korona.Picture of WST Before Improvement.155932.jpg, 109, 5/4/2022, Muhammad ikram, 1570188395865, 3414455111, 15, 15, 0, 15, 5.5, 5, 8, 5, 1.5, 50.63, 13394, 1.11, 31, ?, WST Profile - Completed, ?, ?, 5/25/2022, 437500, 350000, 87500, ?, 0, ?, ?, 5/25/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 245000, 6/27/2022, ?, ?, ?, ?, ?, ?, 0, ?, 105000, 6/28/2022, 350000, ?, WST Milestone Payments - Completed, ?, ?, 6/24/2022, 437500, 350000, 87500, 10, 5.5, 1.5, WST KP_Images/f529d587Juma Said Korona.Picture of WST - After Completion.155932.jpg, 1, 20.00%, 29.00%, 9.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"9\/18\/2024 16:15:22","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057644019","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Larjam","tehsil":"Tarpatar","uc":"Juma said korona","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Juma Said Korona","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Amlok china","other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.156830, 72.066240","coordinates":"WST KP_Images\/f529d587Juma Said Korona.Picture of WST Before Improvement.155932.jpg","picture_of_wst_before_improvement":"109","wua_registration_no":"5\/4\/2022","wua_registration_date":"Muhammad ikram","name_of_wua_president":"1570188395865","cnic_no_of_wua_president":"3414455111","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"5.5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"5","wst_width_meter":"1.5","wst_depth_meter":"50.63","storage_capacity_m3":"13394","storage_capacity_gallon":"1.11","design_discharge_cusec":"31","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/25\/2022","issuance_date_of_govt_share":"437500","total_amount_rs":"350000","govt_share_rs":"87500","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/25\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"245000","amount_of_icr_i_released_rs":"6\/27\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"105000","amount_of_final_released_rs":"6\/28\/2022","date_of_final_released":"350000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/24\/2022","completion_date":"437500","verified_total_amount_rs":"350000","verified_govt_share_rs":"87500","verified_community_share_rs":"10","executed_wst_length_meter":"5.5","executed_wst_width_meter":"1.5","executed_wst_depth_meter":"WST KP_Images\/f529d587Juma Said Korona.Picture of WST - After Completion.155932.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"20.00%","water_saving":"29.00%","water_losses_before_improvement":"9.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 17:37:34" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/18/2024 17:37:34, ?, ?, Completed, 22057644020, KP, Malakand, Upper Dir, Larjam, Almas, Ghazikot, Rectangular, PCC, ?, Mano Tall Ghazikot, Non-Canal Command Area, Other Source, Spring, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 35.150740, 72.053760, WST KP_Images/0d573f77Mano Tall ghazikot.Picture of WST Before Improvement.123542.jpg, 141, 8/10/2022, Zia ullah, 1570152558527, 3038334007, 20, 20, 0, 20, 6, 5.5, 18, 3, 1.2, 60.39, 15976, 1.01, 29, ?, WST Profile - Completed, ?, ?, 9/15/2022, 600000, 480000, 120000, ?, 0, ?, ?, 9/30/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 336000, 12/29/2022, ?, ?, ?, ?, ?, ?, 0, ?, 144000, 12/29/2022, 480000, ?, WST Milestone Payments - Completed, ?, ?, 12/29/2022, 600000, 480000, 120000, 11, 5, 1.5, WST KP_Images/0d573f77Mano Tall Ghazikot.Picture of WST - After Completion.062741.jpg, 1, 21.00%, 30.00%, 9.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/18\/2024 17:37:34","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057644020","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Larjam","tehsil":"Almas","uc":"Ghazikot","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Mano Tall Ghazikot","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.150740, 72.053760","coordinates":"WST KP_Images\/0d573f77Mano Tall ghazikot.Picture of WST Before Improvement.123542.jpg","picture_of_wst_before_improvement":"141","wua_registration_no":"8\/10\/2022","wua_registration_date":"Zia ullah","name_of_wua_president":"1570152558527","cnic_no_of_wua_president":"3038334007","contact_no_of_wua_president":"20","total_number_of_shareholders":"20","male_wua_members":"0","female_wua_members":"20","total_wua_members":"6","gross_command_area_gca_acres":"5.5","cultural_command_area_cca_acres":"18","wst_length_meter":"3","wst_width_meter":"1.2","wst_depth_meter":"60.39","storage_capacity_m3":"15976","storage_capacity_gallon":"1.01","design_discharge_cusec":"29","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/15\/2022","issuance_date_of_govt_share":"600000","total_amount_rs":"480000","govt_share_rs":"120000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/30\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"336000","amount_of_icr_i_released_rs":"12\/29\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"144000","amount_of_final_released_rs":"12\/29\/2022","date_of_final_released":"480000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/29\/2022","completion_date":"600000","verified_total_amount_rs":"480000","verified_govt_share_rs":"120000","verified_community_share_rs":"11","executed_wst_length_meter":"5","executed_wst_width_meter":"1.5","executed_wst_depth_meter":"WST KP_Images\/0d573f77Mano Tall Ghazikot.Picture of WST - After Completion.062741.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"21.00%","water_saving":"30.00%","water_losses_before_improvement":"9.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 11:28:02" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/15/2024 11:28:02, ?, ?, Completed, 22057644021, KP, Malakand, Upper Dir, Larjam, Kair, Sail kass barcham, Rectangular, PCC, ?, Barcham Sail Kass, Non-Canal Command Area, Other Source, Spring, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 35.091860, 71.876265, WST KP_Images/359ad2f3Barcham sail kass.Picture of WST Before Improvement.124847.jpg, 136, 8/10/2022, Noor jamal, 1570150195835, 3025667933, 21, 21, 0, 21, 10, 10, 14, 4, 1.4, 73.84, 19534, 1.09, 31, ?, WST Profile - Completed, ?, ?, 9/15/2022, 605000, 480000, 125000, ?, 0, ?, ?, 9/30/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 336000, 10/19/2022, ?, ?, ?, ?, ?, ?, 0, ?, 144000, 12/30/2022, 480000, ?, WST Milestone Payments - Completed, ?, ?, 10/27/2022, 605000, 480000, 125000, 14, 3.9, 1.2, WST KP_Images/359ad2f3Barcham sail kass.Picture of WST - After Completion.124847.jpg, 0, 21.00%, 29.00%, 8.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/15\/2024 11:28:02","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057644021","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Larjam","tehsil":"Kair","uc":"Sail kass barcham","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Barcham Sail Kass","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.091860, 71.876265","coordinates":"WST KP_Images\/359ad2f3Barcham sail kass.Picture of WST Before Improvement.124847.jpg","picture_of_wst_before_improvement":"136","wua_registration_no":"8\/10\/2022","wua_registration_date":"Noor jamal","name_of_wua_president":"1570150195835","cnic_no_of_wua_president":"3025667933","contact_no_of_wua_president":"21","total_number_of_shareholders":"21","male_wua_members":"0","female_wua_members":"21","total_wua_members":"10","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"14","wst_length_meter":"4","wst_width_meter":"1.4","wst_depth_meter":"73.84","storage_capacity_m3":"19534","storage_capacity_gallon":"1.09","design_discharge_cusec":"31","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/15\/2022","issuance_date_of_govt_share":"605000","total_amount_rs":"480000","govt_share_rs":"125000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/30\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"336000","amount_of_icr_i_released_rs":"10\/19\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"144000","amount_of_final_released_rs":"12\/30\/2022","date_of_final_released":"480000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/27\/2022","completion_date":"605000","verified_total_amount_rs":"480000","verified_govt_share_rs":"125000","verified_community_share_rs":"14","executed_wst_length_meter":"3.9","executed_wst_width_meter":"1.2","executed_wst_depth_meter":"WST KP_Images\/359ad2f3Barcham sail kass.Picture of WST - After Completion.124847.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"21.00%","water_saving":"29.00%","water_losses_before_improvement":"8.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/22/2024 21:54:17" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/22/2024 21:54:17, ?, ?, Completed, 22057644022, KP, Malakand, Upper Dir, Larjam, Bibyawar, Baidar bibyawar, Rectangular, PCC, ?, Baidar, Non-Canal Command Area, Other Source, Spring, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 35.135480, 71.943927, WST KP_Images/e69b46e8Baidar.Picture of WST Before Improvement.120750.jpg, 198, 4/20/2023, Ghufran ullah, 1570151841687, 3038280986, 15, 15, 0, 15, 7, 7, 10, 6, 1.36, 81, 21429, 0.07, 2, ?, WST Profile - Completed, ?, ?, 6/16/2023, 588750, 471000, 117750, ?, 0, ?, ?, 6/16/2023, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 329700, 10/10/2023, ?, ?, ?, ?, ?, ?, 0, ?, 141300, 12/27/2023, 471000, ?, WST Milestone Payments - Completed, ?, ?, 12/15/2023, 588750, 471000, 117750, 10, 6, 1.36, WST KP_Images/e69b46e8Baidar.Picture of WST - After Completion.120750.jpg, 0, 33.00%, 40.00%, 7.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/22\/2024 21:54:17","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057644022","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Larjam","tehsil":"Bibyawar","uc":"Baidar bibyawar","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Baidar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.135480, 71.943927","coordinates":"WST KP_Images\/e69b46e8Baidar.Picture of WST Before Improvement.120750.jpg","picture_of_wst_before_improvement":"198","wua_registration_no":"4\/20\/2023","wua_registration_date":"Ghufran ullah","name_of_wua_president":"1570151841687","cnic_no_of_wua_president":"3038280986","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"7","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"10","wst_length_meter":"6","wst_width_meter":"1.36","wst_depth_meter":"81","storage_capacity_m3":"21429","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/16\/2023","issuance_date_of_govt_share":"588750","total_amount_rs":"471000","govt_share_rs":"117750","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/16\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"329700","amount_of_icr_i_released_rs":"10\/10\/2023","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"141300","amount_of_final_released_rs":"12\/27\/2023","date_of_final_released":"471000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/15\/2023","completion_date":"588750","verified_total_amount_rs":"471000","verified_govt_share_rs":"117750","verified_community_share_rs":"10","executed_wst_length_meter":"6","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/e69b46e8Baidar.Picture of WST - After Completion.120750.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"33.00%","water_saving":"40.00%","water_losses_before_improvement":"7.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/22/2024 21:55:50" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/22/2024 21:55:50, ?, ?, Completed, 22057644023, KP, Malakand, Upper Dir, Larjam, Bibyawar, Khair, Rectangular, PCC, ?, Beli khwar, Non-Canal Command Area, Other Source, Beli khwar, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 35.069460, 71.887760, WST KP_Images/b3f2558eBeli khwar.Picture of WST Before Improvement.123357.jpg, 170, 3/13/2023, Ishfaq Ahmed khan, 1570179615685, 3451966006, 17, 17, 0, 17, 10, 5, 10, 6, 1.36, 81, 21429, 1.97, 56, ?, WST Profile - Completed, ?, ?, 6/1/2023, 613750, 491000, 122750, ?, 0, ?, ?, 6/13/2023, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 343700, 10/10/2023, ?, ?, ?, ?, ?, ?, 0, ?, 147300, 10/10/2023, 491000, ?, WST Milestone Payments - Completed, ?, ?, 11/15/2023, 613750, 491000, 122750, 8, 6, 1.5, WST KP_Images/b3f2558eBeli khwar.Picture of WST - After Completion.123357.jpg, 5, 31.00%, 38.00%, 7.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/22\/2024 21:55:50","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22057644023","wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Larjam","tehsil":"Bibyawar","uc":"Khair","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Beli khwar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Beli khwar","other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.069460, 71.887760","coordinates":"WST KP_Images\/b3f2558eBeli khwar.Picture of WST Before Improvement.123357.jpg","picture_of_wst_before_improvement":"170","wua_registration_no":"3\/13\/2023","wua_registration_date":"Ishfaq Ahmed khan","name_of_wua_president":"1570179615685","cnic_no_of_wua_president":"3451966006","contact_no_of_wua_president":"17","total_number_of_shareholders":"17","male_wua_members":"0","female_wua_members":"17","total_wua_members":"10","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"10","wst_length_meter":"6","wst_width_meter":"1.36","wst_depth_meter":"81","storage_capacity_m3":"21429","storage_capacity_gallon":"1.97","design_discharge_cusec":"56","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/1\/2023","issuance_date_of_govt_share":"613750","total_amount_rs":"491000","govt_share_rs":"122750","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/13\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"343700","amount_of_icr_i_released_rs":"10\/10\/2023","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"147300","amount_of_final_released_rs":"10\/10\/2023","date_of_final_released":"491000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/15\/2023","completion_date":"613750","verified_total_amount_rs":"491000","verified_govt_share_rs":"122750","verified_community_share_rs":"8","executed_wst_length_meter":"6","executed_wst_width_meter":"1.5","executed_wst_depth_meter":"WST KP_Images\/b3f2558eBeli khwar.Picture of WST - After Completion.123357.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"31.00%","water_saving":"38.00%","water_losses_before_improvement":"7.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/21/2024 14:43:59" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/21/2024 14:43:59, ?, ?, Completed, 22061132001, KP, Mardan, Mardan, Mardan, Garyala, Garyala, Square, Brick Masonry, ?, Waqar Ali, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.259638,72.240703, WST KP_Images/163Waqar Ali.Picture of WST Before Improvement.063729.jpg, 250, 1/22/2020, Waqar Ali, 1610191080837, 3414800007, 14, 14, 0, 14, 166, 16, 12, 12, 1.36, 196, 51852, 0.32, 9, ?, WST Profile - Completed, ?, ?, 1/26/2020, 521985, 417628, 104357, ?, 0, ?, ?, 1/26/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 417428, 2/10/2020, 0, ?, ?, ?, ?, ?, 0, ?, 0, 2/10/2020, 417428, ?, WST Milestone Payments - Completed, ?, ?, 3/10/2020, 521785, 417428, 104357, 12, 12, 1.36, WST KP_Images/163Waqar Ali.Picture of WST - After Completion.063729.jpg, 0, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/21\/2024 14:43:59","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061132001","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Mardan","tehsil":"Garyala","uc":"Garyala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Waqar Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.259638,72.240703","coordinates":"WST KP_Images\/163Waqar Ali.Picture of WST Before Improvement.063729.jpg","picture_of_wst_before_improvement":"250","wua_registration_no":"1\/22\/2020","wua_registration_date":"Waqar Ali","name_of_wua_president":"1610191080837","cnic_no_of_wua_president":"3414800007","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"166","gross_command_area_gca_acres":"16","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/26\/2020","issuance_date_of_govt_share":"521985","total_amount_rs":"417628","govt_share_rs":"104357","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/26\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"417428","amount_of_icr_i_released_rs":"2\/10\/2020","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"0","amount_of_final_released_rs":"2\/10\/2020","date_of_final_released":"417428","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/10\/2020","completion_date":"521785","verified_total_amount_rs":"417428","verified_govt_share_rs":"104357","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/163Waqar Ali.Picture of WST - After Completion.063729.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/31/2024 11:40:27" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/31/2024 11:40:27, ?, ?, Completed, 22061132002, KP, Mardan, Mardan, Mardan, Garyala, Oboo Tangai, Square, Brick Masonry, ?, Haider Ali, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.26459,72.24133, WST KP_Images/164Haider Ali.Picture of WST Before Improvement.103129.jpg, 252, 1/24/2020, Haider Ali, 1610230388549, 3464500003, 11, 11, 0, 11, 16, 16, 12, 12, 1.36, 196, 51852, 0.28, 8, ?, WST Profile - Completed, ?, ?, 2/26/2020, 524196, 419839, 104357, ?, 0, ?, ?, 2/27/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 419839, 3/4/2020, ?, ?, ?, ?, ?, ?, 0, ?, 0, 3/4/2020, 419839, ?, WST Milestone Payments - Completed, ?, ?, 3/10/2020, 524196, 419839, 104357, 12, 12, 1.36, WST KP_Images/164Haider Ali.Picture of WST - After Completion.105052.jpg, 0, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/31\/2024 11:40:27","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061132002","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Mardan","tehsil":"Garyala","uc":"Oboo Tangai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Haider Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.26459,72.24133","coordinates":"WST KP_Images\/164Haider Ali.Picture of WST Before Improvement.103129.jpg","picture_of_wst_before_improvement":"252","wua_registration_no":"1\/24\/2020","wua_registration_date":"Haider Ali","name_of_wua_president":"1610230388549","cnic_no_of_wua_president":"3464500003","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"16","gross_command_area_gca_acres":"16","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/26\/2020","issuance_date_of_govt_share":"524196","total_amount_rs":"419839","govt_share_rs":"104357","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/27\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"419839","amount_of_icr_i_released_rs":"3\/4\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"0","amount_of_final_released_rs":"3\/4\/2020","date_of_final_released":"419839","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/10\/2020","completion_date":"524196","verified_total_amount_rs":"419839","verified_govt_share_rs":"104357","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/164Haider Ali.Picture of WST - After Completion.105052.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/21/2024 13:39:33" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/21/2024 13:39:33, ?, ?, Completed, 22061132003, KP, Mardan, Mardan, Mardan, Ghala Dher, Sokay, Square, Brick Masonry, ?, Alam Zeb, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.0871,72.0574, WST KP_Images/165Alam Zeb.Picture of WST Before Improvement.060206.jpg, 249, 1/28/2020, Alam Zeb Khan, 1610182618391, 3135000482, 6, 6, 0, 6, 120, 120, 12, 12, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 2/19/2020, 521785, 417428, 104357, ?, 0, 0, ?, 2/26/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 417428, 3/24/2020, 0, ?, ?, ?, ?, ?, 0, ?, 0, 3/24/2020, 417428, ?, WST Milestone Payments - Completed, ?, ?, 3/22/2020, 521785, 417428, 104357, 12, 12, 1.36, WST KP_Images/165Alam Zeb.Picture of WST - After Completion.060206.jpg, 0, 90.00%, 100.00%, 10.00%, No, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/21\/2024 13:39:33","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061132003","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Mardan","tehsil":"Ghala Dher","uc":"Sokay","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Alam Zeb","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.0871,72.0574","coordinates":"WST KP_Images\/165Alam Zeb.Picture of WST Before Improvement.060206.jpg","picture_of_wst_before_improvement":"249","wua_registration_no":"1\/28\/2020","wua_registration_date":"Alam Zeb Khan","name_of_wua_president":"1610182618391","cnic_no_of_wua_president":"3135000482","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"120","gross_command_area_gca_acres":"120","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/19\/2020","issuance_date_of_govt_share":"521785","total_amount_rs":"417428","govt_share_rs":"104357","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":"0","revised_govt_share_rs":null,"revised_community_share_rs":"2\/26\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"417428","amount_of_icr_i_released_rs":"3\/24\/2020","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"0","amount_of_final_released_rs":"3\/24\/2020","date_of_final_released":"417428","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/22\/2020","completion_date":"521785","verified_total_amount_rs":"417428","verified_govt_share_rs":"104357","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/165Alam Zeb.Picture of WST - After Completion.060206.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":"No","if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 10:27:52" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/9/2024 10:27:52, ?, ?, Completed, 22061132004, KP, Mardan, Mardan, Mardan, Garyala, Gharyala, Square, Brick Masonry, ?, Bilawal, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.27146,72.22869, WST KP_Images/166Bilawal.Picture of WST Before Improvement.051621.jpg, 248, 1/15/2020, Bilawal Khan, 1610121689294, 3018304086, 12, 12, 0, 12, 23, 23, 12, 12, 1.36, 196, 51852, 0.28, 8, ?, WST Profile - Completed, ?, ?, 3/16/2020, 500920, 417428, 83492, ?, 0, ?, ?, 3/16/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 417428, 3/24/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 417428, ?, WST Milestone Payments - Completed, ?, ?, 3/22/2020, 500914, 417428, 83486, 12, 12, 1.36, WST KP_Images/166Bilawal.Picture of WST - After Completion.053846.jpg, 0, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/9\/2024 10:27:52","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061132004","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Mardan","tehsil":"Garyala","uc":"Gharyala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Bilawal","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.27146,72.22869","coordinates":"WST KP_Images\/166Bilawal.Picture of WST Before Improvement.051621.jpg","picture_of_wst_before_improvement":"248","wua_registration_no":"1\/15\/2020","wua_registration_date":"Bilawal Khan","name_of_wua_president":"1610121689294","cnic_no_of_wua_president":"3018304086","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"23","gross_command_area_gca_acres":"23","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/16\/2020","issuance_date_of_govt_share":"500920","total_amount_rs":"417428","govt_share_rs":"83492","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"417428","amount_of_icr_i_released_rs":"3\/24\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"417428","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/22\/2020","completion_date":"500914","verified_total_amount_rs":"417428","verified_govt_share_rs":"83486","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/166Bilawal.Picture of WST - After Completion.053846.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 10:53:15" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/9/2024 10:53:15, ?, ?, Completed, 22061132005, KP, Mardan, Mardan, Mardan, Rustam, Palow Dhery, Square, Brick Masonry, ?, Ahmad Ali, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.36011,72.18549, WST KP_Images/167Ahmad Ali.Picture of WST Before Improvement.055243.jpg, 254, 2/11/2020, Ahmed Ali, 1610124501889, 3119848297, 15, 15, 0, 15, 30, 25, 12, 12, 1.36, 196, 51852, 0.28, 8, ?, WST Profile - Completed, ?, ?, 2/19/2020, 521985, 417628, 104357, ?, 0, 0, ?, 2/19/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 417428, 3/22/2020, 417428, ?, WST Milestone Payments - Completed, ?, ?, 3/22/2020, 521785, 417428, 104357, 12, 12, 1.36, WST KP_Images/167Ahmad Ali.Picture of WST - After Completion.055503.jpg, 0, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Ahmad Ali, Ahmad Ali, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/9\/2024 10:53:15","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061132005","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Mardan","tehsil":"Rustam","uc":"Palow Dhery","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ahmad Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.36011,72.18549","coordinates":"WST KP_Images\/167Ahmad Ali.Picture of WST Before Improvement.055243.jpg","picture_of_wst_before_improvement":"254","wua_registration_no":"2\/11\/2020","wua_registration_date":"Ahmed Ali","name_of_wua_president":"1610124501889","cnic_no_of_wua_president":"3119848297","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"30","gross_command_area_gca_acres":"25","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/19\/2020","issuance_date_of_govt_share":"521985","total_amount_rs":"417628","govt_share_rs":"104357","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":"0","revised_govt_share_rs":null,"revised_community_share_rs":"2\/19\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"417428","amount_of_final_released_rs":"3\/22\/2020","date_of_final_released":"417428","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/22\/2020","completion_date":"521785","verified_total_amount_rs":"417428","verified_govt_share_rs":"104357","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/167Ahmad Ali.Picture of WST - After Completion.055503.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Ahmad Ali","bls_ii":"Ahmad Ali","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 11:02:35" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/9/2024 11:02:35, ?, ?, Completed, 22061132006, KP, Mardan, Mardan, Mardan, Shamat Pur, Faqir Abad, Square, Brick Masonry, ?, Mohd Saeed, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.15452,72.10288, WST KP_Images/168Mohd Saeed.Picture of WST Before Improvement.060626.jpg, 244, 1/6/2020, Muhammad Saeed, 1610112364791, 3005720795, 14, 14, 0, 14, 30, 20, 12, 12, 1.36, 196, 51852, 0.28, 8, ?, WST Profile - Completed, ?, ?, 2/9/2020, 521785, 417428, 104357, ?, 0, ?, ?, 2/27/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 417428, 3/24/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 417428, ?, WST Milestone Payments - Completed, ?, ?, 3/10/2020, 521785, 417428, 104357, 12, 12, 1.36, WST KP_Images/168Mohd Saeed.Picture of WST - After Completion.060626.jpg, 0, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/9\/2024 11:02:35","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061132006","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Mardan","tehsil":"Shamat Pur","uc":"Faqir Abad","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mohd Saeed","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.15452,72.10288","coordinates":"WST KP_Images\/168Mohd Saeed.Picture of WST Before Improvement.060626.jpg","picture_of_wst_before_improvement":"244","wua_registration_no":"1\/6\/2020","wua_registration_date":"Muhammad Saeed","name_of_wua_president":"1610112364791","cnic_no_of_wua_president":"3005720795","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"30","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/9\/2020","issuance_date_of_govt_share":"521785","total_amount_rs":"417428","govt_share_rs":"104357","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/27\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"417428","amount_of_icr_i_released_rs":"3\/24\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"417428","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/10\/2020","completion_date":"521785","verified_total_amount_rs":"417428","verified_govt_share_rs":"104357","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/168Mohd Saeed.Picture of WST - After Completion.060626.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 11:44:36" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/9/2024 11:44:36, ?, ?, Completed, 22061132007, KP, Mardan, Mardan, Mardan, Garyala, Garyala, Square, Brick Masonry, ?, Salamat Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.27469,72.25123, WST KP_Images/170Salamat Khan.Picture of WST Before Improvement.064344.jpg, 245, 1/8/2020, Luqman Shah, 1610191080837, 3451927670, 14, 14, 0, 14, 350, 150, 12, 12, 1.36, 196, 51852, 0.32, 9, ?, WST Profile - Completed, ?, ?, 1/27/2020, 525812, 421455, 104357, ?, 0, ?, ?, 1/27/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 417428, 2/10/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 417428, ?, WST Milestone Payments - Completed, ?, ?, 3/10/2020, 521785, 417428, 104357, 12, 12, 1.36, WST KP_Images/170Salamat Khan.Picture of WST - After Completion.064807.jpg, 0, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/9\/2024 11:44:36","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061132007","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Mardan","tehsil":"Garyala","uc":"Garyala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Salamat Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.27469,72.25123","coordinates":"WST KP_Images\/170Salamat Khan.Picture of WST Before Improvement.064344.jpg","picture_of_wst_before_improvement":"245","wua_registration_no":"1\/8\/2020","wua_registration_date":"Luqman Shah","name_of_wua_president":"1610191080837","cnic_no_of_wua_president":"3451927670","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"350","gross_command_area_gca_acres":"150","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/27\/2020","issuance_date_of_govt_share":"525812","total_amount_rs":"421455","govt_share_rs":"104357","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/27\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"417428","amount_of_icr_i_released_rs":"2\/10\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"417428","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/10\/2020","completion_date":"521785","verified_total_amount_rs":"417428","verified_govt_share_rs":"104357","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/170Salamat Khan.Picture of WST - After Completion.064807.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 11:23:56" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/9/2024 11:23:56, ?, ?, Completed, 22061132008, KP, Mardan, Mardan, Mardan, Garyala, Thakhtaban, Square, Brick Masonry, ?, Lakhkar Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.3615,72.2363, WST KP_Images/171Lakhkar Khan.Picture of WST Before Improvement.061932.jpg, 251, 1/22/2020, Muhammad Umair, 1610180388549, 3451927670, 15, 15, 0, 15, 16, 16, 12, 12, 1.36, 196, 51852, 0.28, 8, ?, WST Profile - Completed, ?, ?, 1/26/2020, 524196, 419839, 104357, ?, 0, ?, ?, 1/27/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 417428, 2/10/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 417428, ?, WST Milestone Payments - Completed, ?, ?, 3/10/2020, 521785, 417428, 104357, 12, 12, 1.36, WST KP_Images/171Lakhkar Khan.Picture of WST - After Completion.062709.jpg, 0, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/9\/2024 11:23:56","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061132008","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Mardan","tehsil":"Garyala","uc":"Thakhtaban","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Lakhkar Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.3615,72.2363","coordinates":"WST KP_Images\/171Lakhkar Khan.Picture of WST Before Improvement.061932.jpg","picture_of_wst_before_improvement":"251","wua_registration_no":"1\/22\/2020","wua_registration_date":"Muhammad Umair","name_of_wua_president":"1610180388549","cnic_no_of_wua_president":"3451927670","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"16","gross_command_area_gca_acres":"16","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/26\/2020","issuance_date_of_govt_share":"524196","total_amount_rs":"419839","govt_share_rs":"104357","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/27\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"417428","amount_of_icr_i_released_rs":"2\/10\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"417428","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/10\/2020","completion_date":"521785","verified_total_amount_rs":"417428","verified_govt_share_rs":"104357","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/171Lakhkar Khan.Picture of WST - After Completion.062709.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 12:26:32" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/9/2024 12:26:32, ?, ?, Completed, 22061132009, KP, Mardan, Mardan, Mardan, Parkhoo, Garyala, Square, Brick Masonry, ?, Behram Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.16519,72.15184, WST KP_Images/176Behram Khan.Picture of WST Before Improvement.072545.jpg, 256, 2/10/2020, Behram Khan, 1610160556481, 3414800007, 9, 9, 0, 9, 23, 23, 12, 12, 1.36, 196, 51852, 0.28, 8, ?, WST Profile - Completed, ?, ?, 3/16/2020, 500914, 417428, 83486, ?, 0, ?, ?, 3/16/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 417428, 3/24/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 417428, ?, WST Milestone Payments - Completed, ?, ?, 3/21/2020, 500914, 417428, 83486, 12, 12, 1.36, WST KP_Images/176Behram Khan.Picture of WST - After Completion.072931.jpg, 0, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/9\/2024 12:26:32","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061132009","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Mardan","tehsil":"Parkhoo","uc":"Garyala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Behram Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.16519,72.15184","coordinates":"WST KP_Images\/176Behram Khan.Picture of WST Before Improvement.072545.jpg","picture_of_wst_before_improvement":"256","wua_registration_no":"2\/10\/2020","wua_registration_date":"Behram Khan","name_of_wua_president":"1610160556481","cnic_no_of_wua_president":"3414800007","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"23","gross_command_area_gca_acres":"23","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/16\/2020","issuance_date_of_govt_share":"500914","total_amount_rs":"417428","govt_share_rs":"83486","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"417428","amount_of_icr_i_released_rs":"3\/24\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"417428","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/21\/2020","completion_date":"500914","verified_total_amount_rs":"417428","verified_govt_share_rs":"83486","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/176Behram Khan.Picture of WST - After Completion.072931.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 15:06:00" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/9/2024 15:06:00, ?, ?, Completed, 22061132010, KP, Mardan, Mardan, Mardan, Garyala, Garyala, Square, Brick Masonry, ?, Zrraur, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.25287,72.223696, WST KP_Images/178Zrraur.Picture of WST Before Improvement.100532.jpg, 253, 12/30/2019, Luqman Shah, 1610191080837, 3451927670, 15, 15, 0, 15, 30, 20, 12, 12, 1.36, 196, 51852, 0.32, 9, ?, WST Profile - Completed, ?, ?, 1/27/2020, 525812, 421455, 104357, ?, 0, ?, ?, 1/27/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 417428, 2/10/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 417428, ?, WST Milestone Payments - Completed, ?, ?, 3/10/2020, 521785, 417428, 104357, 12, 12, 1.36, WST KP_Images/178Zrraur.Picture of WST - After Completion.100854.jpg, 0, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/9\/2024 15:06:00","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061132010","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Mardan","tehsil":"Garyala","uc":"Garyala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Zrraur","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.25287,72.223696","coordinates":"WST KP_Images\/178Zrraur.Picture of WST Before Improvement.100532.jpg","picture_of_wst_before_improvement":"253","wua_registration_no":"12\/30\/2019","wua_registration_date":"Luqman Shah","name_of_wua_president":"1610191080837","cnic_no_of_wua_president":"3451927670","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"30","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/27\/2020","issuance_date_of_govt_share":"525812","total_amount_rs":"421455","govt_share_rs":"104357","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/27\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"417428","amount_of_icr_i_released_rs":"2\/10\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"417428","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/10\/2020","completion_date":"521785","verified_total_amount_rs":"417428","verified_govt_share_rs":"104357","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/178Zrraur.Picture of WST - After Completion.100854.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 11:00:02" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (7, 5/16/2024 11:00:02, ?, ?, Completed, 22061132011, KP, Mardan, Mardan, Mardan, Makori, Duwaoo, Square, Brick Masonry, ?, Khurshid Anwar, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, No, WST Identification - Completed, ?, ?, 34.372560, 71.950592, WST KP_Images/95607c8bKhurshid Anwar.Picture of WST Before Improvement.061304.jpg, 610, 5/31/2021, Khurshid anwar, 1540231140233, 3449470503, 11, 11, 0, 11, 20, 20, 9, 9, 1.36, 120.17, 31791, 0.21, 6, No, WST Profile - Completed, ?, ?, 12/27/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/28/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 294000, 1/6/2022, 0, ?, ?, ?, ?, ?, 0, ?, 126000, 5/24/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/18/2022, 525000, 420000, 105000, 9, 9.4, 1.36, WST KP_Images/95607c8bKhurshid Anwar.Picture of WST - After Completion.061316.jpg, 2, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"7","edit_counter":"5\/16\/2024 11:00:02","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061132011","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Mardan","tehsil":"Makori","uc":"Duwaoo","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Khurshid Anwar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"No","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.372560, 71.950592","coordinates":"WST KP_Images\/95607c8bKhurshid Anwar.Picture of WST Before Improvement.061304.jpg","picture_of_wst_before_improvement":"610","wua_registration_no":"5\/31\/2021","wua_registration_date":"Khurshid anwar","name_of_wua_president":"1540231140233","cnic_no_of_wua_president":"3449470503","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"20","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"120.17","storage_capacity_m3":"31791","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":"No","if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/27\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/28\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/6\/2022","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"5\/24\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/18\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"9.4","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/95607c8bKhurshid Anwar.Picture of WST - After Completion.061316.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 10:06:13" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/16/2024 10:06:13, ?, ?, Completed, 22061132012, KP, Mardan, Mardan, Mardan, Akram pur, Akram pur, Square, Brick Masonry, ?, Abdul Kabeer, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, No, WST Identification - Completed, ?, ?, 34.501361, 72.007656, WST KP_Images/e44f634aAbdul Kabeer.Picture of WST Before Improvement.053941.jpg, 609, 1/1/2022, Abdul kabeer, 1610266262827, 3458914429, 15, 15, 0, 15, 8, 5, 9, 9, 1.36, 120.16, 31788, 0.17, 5, No, WST Profile - Completed, ?, ?, 1/18/2022, 525000, 420000, 105000, ?, 0, ?, ?, 1/18/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 294000, 1/21/2022, 0, ?, ?, ?, ?, ?, 0, ?, 126000, 4/1/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/28/2022, 525000, 420000, 105000, 9, 9.4, 1.36, WST KP_Images/e44f634aAbdul Kabeer.Picture of WST - After Completion.053941.jpg, 3, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/16\/2024 10:06:13","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061132012","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Mardan","tehsil":"Akram pur","uc":"Akram pur","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Kabeer","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"No","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.501361, 72.007656","coordinates":"WST KP_Images\/e44f634aAbdul Kabeer.Picture of WST Before Improvement.053941.jpg","picture_of_wst_before_improvement":"609","wua_registration_no":"1\/1\/2022","wua_registration_date":"Abdul kabeer","name_of_wua_president":"1610266262827","cnic_no_of_wua_president":"3458914429","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"8","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"120.16","storage_capacity_m3":"31788","storage_capacity_gallon":"0.17","design_discharge_cusec":"5","design_discharge_lps":"No","if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/18\/2022","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/18\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/21\/2022","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/1\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/28\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"9.4","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/e44f634aAbdul Kabeer.Picture of WST - After Completion.053941.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 10:21:30" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/16/2024 10:21:30, ?, ?, Completed, 22061132013, KP, Mardan, Mardan, Mardan, China, Zoro abad, Square, Brick Masonry, ?, Farhad, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, No, WST Identification - Completed, ?, ?, 34.372869, 72.209151, WST KP_Images/e7970127Farhad.Picture of WST Before Improvement.054337.jpg, 608, 6/28/2021, Farhad ali, 1610166571011, 3009044253, 10, 10, 0, 10, 25, 25, 9, 9, 1.36, 120.16, 31788, 0.28, 8, No, WST Profile - Completed, ?, ?, 2/18/2022, 525183, 420183, 105000, ?, 0, ?, ?, 2/18/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 294000, 2/28/2022, 0, ?, ?, ?, ?, ?, 0, ?, 126000, 4/1/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/29/2022, 525000, 420000, 105000, 9, 9.4, 1.36, WST KP_Images/e7970127Farhad.Picture of WST - After Completion.054336.jpg, 2, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/16\/2024 10:21:30","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061132013","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Mardan","tehsil":"China","uc":"Zoro abad","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Farhad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"No","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.372869, 72.209151","coordinates":"WST KP_Images\/e7970127Farhad.Picture of WST Before Improvement.054337.jpg","picture_of_wst_before_improvement":"608","wua_registration_no":"6\/28\/2021","wua_registration_date":"Farhad ali","name_of_wua_president":"1610166571011","cnic_no_of_wua_president":"3009044253","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"25","gross_command_area_gca_acres":"25","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"120.16","storage_capacity_m3":"31788","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":"No","if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/18\/2022","issuance_date_of_govt_share":"525183","total_amount_rs":"420183","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/18\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"2\/28\/2022","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/1\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/29\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"9.4","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/e7970127Farhad.Picture of WST - After Completion.054336.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 10:48:32" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/16/2024 10:48:32, ?, ?, Completed, 22061132014, KP, Mardan, Mardan, Mardan, Likpani, Sadiq abad, Square, Brick Masonry, ?, Anwar Shah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, No, WST Identification - Completed, ?, ?, 34.409352, 72.045863, WST KP_Images/61164378Anwar Shah.Picture of WST Before Improvement.061220.jpg, 607, 12/8/2021, Anwar shah, 1610115767539, 3463795054, 8, 8, 0, 8, 11, 9, 9, 9, 1.36, 120.16, 31788, 0.24, 7, No, WST Profile - Completed, ?, ?, 1/28/2022, 525000, 420000, 105000, ?, 0, ?, ?, 1/31/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 294000, 2/28/2022, 0, ?, ?, ?, ?, ?, 0, ?, 126000, 3/28/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/2/2022, 525000, 420000, 105000, 9, 9.4, 1.36, WST KP_Images/61164378Anwar Shah.Picture of WST - After Completion.061220.jpg, 2, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/16\/2024 10:48:32","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061132014","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Mardan","tehsil":"Likpani","uc":"Sadiq abad","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Anwar Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"No","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.409352, 72.045863","coordinates":"WST KP_Images\/61164378Anwar Shah.Picture of WST Before Improvement.061220.jpg","picture_of_wst_before_improvement":"607","wua_registration_no":"12\/8\/2021","wua_registration_date":"Anwar shah","name_of_wua_president":"1610115767539","cnic_no_of_wua_president":"3463795054","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"11","gross_command_area_gca_acres":"9","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"120.16","storage_capacity_m3":"31788","storage_capacity_gallon":"0.24","design_discharge_cusec":"7","design_discharge_lps":"No","if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/28\/2022","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/31\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"2\/28\/2022","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/28\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/2\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"9.4","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/61164378Anwar Shah.Picture of WST - After Completion.061220.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 11:09:34" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/16/2024 11:09:34, ?, ?, Completed, 22061132015, KP, Mardan, Mardan, Mardan, Garyala, Garyala, Square, Brick Masonry, ?, Hamdur Rahman, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, No, WST Identification - Completed, ?, ?, 34.268641, 72.222499, WST KP_Images/3c09224eHamdur Rahman.Picture of WST Before Improvement.065018.jpg, 599, 6/25/2021, Hamdur rahman, 1610125434357, 3028397104, 10, 10, 0, 10, 7.5, 7.5, 9, 9, 1.36, 120.16, 31788, 0.17, 5, No, WST Profile - Completed, ?, ?, 1/18/2022, 525000, 420000, 105000, ?, 0, ?, ?, 1/18/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 294000, 1/21/2022, 0, ?, ?, ?, ?, ?, 0, ?, 126000, 4/1/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/29/2022, 525000, 420000, 105000, 9, 9.4, 1.36, WST KP_Images/3c09224eHamdur Rahman.Picture of WST - After Completion.065018.jpg, 2, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/16\/2024 11:09:34","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061132015","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Mardan","tehsil":"Garyala","uc":"Garyala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Hamdur Rahman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"No","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.268641, 72.222499","coordinates":"WST KP_Images\/3c09224eHamdur Rahman.Picture of WST Before Improvement.065018.jpg","picture_of_wst_before_improvement":"599","wua_registration_no":"6\/25\/2021","wua_registration_date":"Hamdur rahman","name_of_wua_president":"1610125434357","cnic_no_of_wua_president":"3028397104","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"7.5","gross_command_area_gca_acres":"7.5","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"120.16","storage_capacity_m3":"31788","storage_capacity_gallon":"0.17","design_discharge_cusec":"5","design_discharge_lps":"No","if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/18\/2022","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/18\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/21\/2022","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/1\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/29\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"9.4","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/3c09224eHamdur Rahman.Picture of WST - After Completion.065018.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 15:30:01" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/17/2024 15:30:01, ?, ?, Completed, 22061132016, KP, Mardan, Mardan, Mardan, Shabazghri, Shabazghri, Square, Brick Masonry, ?, Mohd Anwar, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, No, WST Identification - Completed, ?, ?, 34.237039, 72.175872, WST KP_Images/b6670143Mohd Anwar.Picture of WST Before Improvement.061250.jpg, 612, 1/5/2022, Mohd anwar, 1610104703499, 3339852216, 7, 7, 0, 7, 13, 13, 9, 9, 1.36, 120.16, 31788, 0.17, 5, No, WST Profile - Completed, ?, ?, 3/1/2022, 560000, 420000, 140000, ?, 0, ?, ?, 3/1/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 294000, 3/16/2022, 0, ?, ?, ?, ?, ?, 0, ?, 123000, 5/16/2022, 417000, ?, WST Milestone Payments - Completed, ?, ?, 4/27/2022, 520168, 417000, 103168, 9, 9.4, 1.36, WST KP_Images/b6670143Mohd Anwar.Picture of WST - After Completion.061250.jpg, 0, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/17\/2024 15:30:01","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061132016","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Mardan","tehsil":"Shabazghri","uc":"Shabazghri","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mohd Anwar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"No","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.237039, 72.175872","coordinates":"WST KP_Images\/b6670143Mohd Anwar.Picture of WST Before Improvement.061250.jpg","picture_of_wst_before_improvement":"612","wua_registration_no":"1\/5\/2022","wua_registration_date":"Mohd anwar","name_of_wua_president":"1610104703499","cnic_no_of_wua_president":"3339852216","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"13","gross_command_area_gca_acres":"13","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"120.16","storage_capacity_m3":"31788","storage_capacity_gallon":"0.17","design_discharge_cusec":"5","design_discharge_lps":"No","if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/1\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/1\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"3\/16\/2022","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"123000","amount_of_final_released_rs":"5\/16\/2022","date_of_final_released":"417000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/27\/2022","completion_date":"520168","verified_total_amount_rs":"417000","verified_govt_share_rs":"103168","verified_community_share_rs":"9","executed_wst_length_meter":"9.4","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/b6670143Mohd Anwar.Picture of WST - After Completion.061250.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 12:56:37" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/17/2024 12:56:37, ?, ?, Completed, 22061142001, KP, Mardan, Mardan, Mardan, Baroch, Palow Dhery, Rectangular, Brick Masonry, ?, Ahmad Ali, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.38651,72.306804, WST KP_Images/172Ahmad Ali.Picture of WST Before Improvement.074120.jpg, 247, 11/10/2020, Ahmad Ali, 1610108592281, 3119848297, 8, 8, 0, 8, 20, 20, 11, 10, 1.36, 150, 39683, 0.28, 8, ?, WST Profile - Completed, ?, ?, 12/10/2020, 525000, 420000, 105000, ?, 0, 0, ?, 12/10/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/16/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 12/30/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/22/2020, 525000, 420000, 105000, 11, 10, 1.36, WST KP_Images/172Ahmad Ali.Picture of WST - After Completion.074119.jpg, 0, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/17\/2024 12:56:37","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061142001","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Mardan","tehsil":"Baroch","uc":"Palow Dhery","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ahmad Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.38651,72.306804","coordinates":"WST KP_Images\/172Ahmad Ali.Picture of WST Before Improvement.074120.jpg","picture_of_wst_before_improvement":"247","wua_registration_no":"11\/10\/2020","wua_registration_date":"Ahmad Ali","name_of_wua_president":"1610108592281","cnic_no_of_wua_president":"3119848297","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"20","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"11","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"150","storage_capacity_m3":"39683","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/10\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":"0","revised_govt_share_rs":null,"revised_community_share_rs":"12\/10\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/16\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/30\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/22\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"11","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/172Ahmad Ali.Picture of WST - After Completion.074119.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/20/2024 13:38:08" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/20/2024 13:38:08, ?, ?, Completed, 22061142002, KP, Mardan, Mardan, Mardan, Garyala, Garyala, Rectangular, Brick Masonry, ?, Said Ali, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.36381,72.241115, WST KP_Images/174Said Ali.Picture of WST Before Improvement.104353.jpg, 246, 1/9/2020, Kamran Khan, 1610222911055, 3445200005, 7, 7, 0, 7, 20, 20, 11, 10, 1.36, 150, 39683, 0.32, 9, ?, WST Profile - Completed, ?, ?, 12/10/2020, 525000, 420000, 105000, ?, 0, 0, ?, 12/10/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/16/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 1/6/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/30/2020, 524357, 420000, 104357, 11, 10, 1.36, WST KP_Images/174Said Ali.Picture of WST - After Completion.104645.jpg, 0, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/20\/2024 13:38:08","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061142002","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Mardan","tehsil":"Garyala","uc":"Garyala","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Said Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.36381,72.241115","coordinates":"WST KP_Images\/174Said Ali.Picture of WST Before Improvement.104353.jpg","picture_of_wst_before_improvement":"246","wua_registration_no":"1\/9\/2020","wua_registration_date":"Kamran Khan","name_of_wua_president":"1610222911055","cnic_no_of_wua_president":"3445200005","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"20","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"11","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"150","storage_capacity_m3":"39683","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/10\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":"0","revised_govt_share_rs":null,"revised_community_share_rs":"12\/10\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/16\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"1\/6\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/30\/2020","completion_date":"524357","verified_total_amount_rs":"420000","verified_govt_share_rs":"104357","verified_community_share_rs":"11","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/174Said Ali.Picture of WST - After Completion.104645.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 15:35:20" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/9/2024 15:35:20, ?, ?, Completed, 22061332001, KP, Mardan, Mardan, Katlang, Kohi Barmol, Kohi Barmol, Square, Brick Masonry, ?, Zamin Dali, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.49212,72.105073, WST KP_Images/177Zamin Dali.Picture of WST Before Improvement.101306.jpg, 257, 2/16/2020, Zamin Dali, 1610158725791, 3445207345, 6, 6, 0, 6, 19, 15, 10, 10, 1.43, 146, 38624, 0.28, 8, ?, WST Profile - Completed, ?, ?, 12/10/2020, 524357, 420000, 104357, ?, 0, 0, ?, 12/11/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 294000, 12/28/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 1/4/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/30/2020, 524357, 420000, 104357, 10, 10.1, 1.43, WST KP_Images/177Zamin Dali.Picture of WST - After Completion.104015.jpg, 0, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/9\/2024 15:35:20","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061332001","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Katlang","tehsil":"Kohi Barmol","uc":"Kohi Barmol","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Zamin Dali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.49212,72.105073","coordinates":"WST KP_Images\/177Zamin Dali.Picture of WST Before Improvement.101306.jpg","picture_of_wst_before_improvement":"257","wua_registration_no":"2\/16\/2020","wua_registration_date":"Zamin Dali","name_of_wua_president":"1610158725791","cnic_no_of_wua_president":"3445207345","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"19","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.43","wst_depth_meter":"146","storage_capacity_m3":"38624","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/10\/2020","issuance_date_of_govt_share":"524357","total_amount_rs":"420000","govt_share_rs":"104357","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":"0","revised_govt_share_rs":null,"revised_community_share_rs":"12\/11\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/28\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"1\/4\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/30\/2020","completion_date":"524357","verified_total_amount_rs":"420000","verified_govt_share_rs":"104357","verified_community_share_rs":"10","executed_wst_length_meter":"10.1","executed_wst_width_meter":"1.43","executed_wst_depth_meter":"WST KP_Images\/177Zamin Dali.Picture of WST - After Completion.104015.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 11:36:59" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/16/2024 11:36:59, ?, ?, Completed, 22061332002, KP, Mardan, Mardan, Katlang, Ghundo, Ghundo, Square, Brick Masonry, ?, Siraj Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, No, WST Identification - Completed, ?, ?, 34.397415, 72.087360, WST KP_Images/3f1875eeSiraj Khan.Picture of WST Before Improvement.065252.jpg, 411, 11/27/2021, Siraj, 1610111584679, 3480961889, 8, 8, 0, 8, 13, 13, 9, 9, 1.36, 120.16, 31788, 0.24, 7, No, WST Profile - Completed, ?, ?, 12/27/2021, 525000, 420000, 105000, ?, 0, ?, ?, 12/27/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 294000, 1/7/2022, 0, ?, ?, ?, ?, ?, 0, ?, 126000, 3/16/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/2/2022, 525000, 420000, 105000, 9, 9.4, 1.36, WST KP_Images/3f1875eeSiraj Khan.Picture of WST - After Completion.065252.jpg, 2, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/16\/2024 11:36:59","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061332002","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Katlang","tehsil":"Ghundo","uc":"Ghundo","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Siraj Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"No","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.397415, 72.087360","coordinates":"WST KP_Images\/3f1875eeSiraj Khan.Picture of WST Before Improvement.065252.jpg","picture_of_wst_before_improvement":"411","wua_registration_no":"11\/27\/2021","wua_registration_date":"Siraj","name_of_wua_president":"1610111584679","cnic_no_of_wua_president":"3480961889","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"13","gross_command_area_gca_acres":"13","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"120.16","storage_capacity_m3":"31788","storage_capacity_gallon":"0.24","design_discharge_cusec":"7","design_discharge_lps":"No","if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/27\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/27\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/7\/2022","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/16\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/2\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"9.4","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/3f1875eeSiraj Khan.Picture of WST - After Completion.065252.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 11:13:10" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/16/2024 11:13:10, ?, ?, Completed, 22061332003, KP, Mardan, Mardan, Katlang, Babuzai, Babuzai, Square, Brick Masonry, ?, Saifullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, No, WST Identification - Completed, ?, ?, 34.263000, 72.105900, WST KP_Images/603a5aa2Saifullah.Picture of WST Before Improvement.065143.jpg, 614, 5/3/2022, Saifullah, 4220195847201, 3360002600, 8, 8, 0, 8, 16.5, 16.5, 9, 9, 1.36, 110.4, 29206, 0.28, 8, No, WST Profile - Completed, ?, ?, 5/23/2022, 533333, 400000, 133333, ?, 0, ?, ?, 5/23/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, 6/6/2022, 0, ?, ?, ?, ?, ?, 0, ?, 400000, 6/6/2022, 400000, ?, WST Milestone Payments - Completed, ?, ?, 6/2/2022, 500000, 400000, 100000, 9, 9.01, 1.36, WST KP_Images/603a5aa2Saifullah.Picture of WST - After Completion.065143.jpg, 4, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/16\/2024 11:13:10","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061332003","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Katlang","tehsil":"Babuzai","uc":"Babuzai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Saifullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"No","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.263000, 72.105900","coordinates":"WST KP_Images\/603a5aa2Saifullah.Picture of WST Before Improvement.065143.jpg","picture_of_wst_before_improvement":"614","wua_registration_no":"5\/3\/2022","wua_registration_date":"Saifullah","name_of_wua_president":"4220195847201","cnic_no_of_wua_president":"3360002600","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"16.5","gross_command_area_gca_acres":"16.5","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"110.4","storage_capacity_m3":"29206","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":"No","if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/23\/2022","issuance_date_of_govt_share":"533333","total_amount_rs":"400000","govt_share_rs":"133333","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/23\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":"6\/6\/2022","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"400000","amount_of_final_released_rs":"6\/6\/2022","date_of_final_released":"400000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/2\/2022","completion_date":"500000","verified_total_amount_rs":"400000","verified_govt_share_rs":"100000","verified_community_share_rs":"9","executed_wst_length_meter":"9.01","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/603a5aa2Saifullah.Picture of WST - After Completion.065143.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/14/2024 15:40:25" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/14/2024 15:40:25, ?, ?, Completed, 22061432001, KP, Mardan, Mardan, Rustam, Palo, Chirahgha, Square, Brick Masonry, ?, Saeed Ullah, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.350022, 72.208524, WST KP_Images/800179afSaeed ullah.Picture of WST Before Improvement.141111.jpg, 97703, 8/26/2022, Saeedullah, 1610112977035, 3335727385, 8, 8, 0, 8, 18, 16, 8, 8, 1.36, 74.47, 19701, 0.28, 8, No, WST Profile - Completed, ?, ?, 10/3/2022, 560000, 420000, 140000, ?, 0, ?, ?, 10/3/2022, No, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 294000, 10/17/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/23/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/3/2022, 560000, 420000, 140000, 8, 8, 1.36, ?, 2, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/14\/2024 15:40:25","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061432001","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Rustam","tehsil":"Palo","uc":"Chirahgha","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Saeed Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.350022, 72.208524","coordinates":"WST KP_Images\/800179afSaeed ullah.Picture of WST Before Improvement.141111.jpg","picture_of_wst_before_improvement":"97703","wua_registration_no":"8\/26\/2022","wua_registration_date":"Saeedullah","name_of_wua_president":"1610112977035","cnic_no_of_wua_president":"3335727385","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"18","gross_command_area_gca_acres":"16","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"74.47","storage_capacity_m3":"19701","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":"No","if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/3\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/3\/2022","work_order_date":"No","if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"10\/17\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/23\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/3\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/31/2024 11:48:53" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/31/2024 11:48:53, ?, ?, Completed, 22061432002, KP, Mardan, Mardan, Rustam, Garyala, Surey Khat, Square, Brick Masonry, ?, Adnan Saeed, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.2644,72.249284, WST KP_Images/175Adnan Saeed.Picture of WST Before Improvement.071504.jpg, 258, 3/8/2020, Adnan Saeed, 1610183426185, 3009086844, 12, 12, 0, 12, 20, 20, 12, 12, 1.36, 196, 51852, 0.28, 8, ?, WST Profile - Completed, ?, ?, 3/10/2020, 501114, 417628, 83486, ?, 0, 0, ?, 3/10/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 417428, 3/24/2020, 0, ?, ?, ?, ?, ?, 0, ?, 0, 3/24/2020, 417428, ?, WST Milestone Payments - Completed, ?, ?, 3/20/2020, 500914, 417428, 83486, 12, 12, 1.36, ?, 2, 90.00%, 100.00%, 10.00%, No, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/31\/2024 11:48:53","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061432002","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Rustam","tehsil":"Garyala","uc":"Surey Khat","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Adnan Saeed","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.2644,72.249284","coordinates":"WST KP_Images\/175Adnan Saeed.Picture of WST Before Improvement.071504.jpg","picture_of_wst_before_improvement":"258","wua_registration_no":"3\/8\/2020","wua_registration_date":"Adnan Saeed","name_of_wua_president":"1610183426185","cnic_no_of_wua_president":"3009086844","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"20","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/10\/2020","issuance_date_of_govt_share":"501114","total_amount_rs":"417628","govt_share_rs":"83486","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":"0","revised_govt_share_rs":null,"revised_community_share_rs":"3\/10\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"417428","amount_of_icr_i_released_rs":"3\/24\/2020","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"0","amount_of_final_released_rs":"3\/24\/2020","date_of_final_released":"417428","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/20\/2020","completion_date":"500914","verified_total_amount_rs":"417428","verified_govt_share_rs":"83486","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":"No","if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 11:41:57" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/16/2024 11:41:57, ?, ?, Completed, 22061432003, KP, Mardan, Mardan, Rustam, China, Zoorabad, Square, Brick Masonry, ?, Rafiullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, No, WST Identification - Completed, ?, ?, 34.369337, 72.212068, WST KP_Images/8140cd49Rafiullah.Picture of WST Before Improvement.065307.jpg, 605, 2/9/2022, Rafiullah, 1610179862883, 3335727385, 8, 8, 0, 8, 26, 26, 9, 9, 1.36, 120.16, 31788, 0.21, 6, No, WST Profile - Completed, ?, ?, 2/18/2022, 525183, 420183, 105000, ?, 0, ?, ?, 2/18/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 294000, 2/28/2022, 0, ?, ?, ?, ?, ?, 0, ?, 126000, 4/1/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/28/2022, 525000, 420000, 105000, 9, 9.4, 1.36, WST KP_Images/8140cd49Rafiullah.Picture of WST - After Completion.065307.jpg, 3, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/16\/2024 11:41:57","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061432003","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Rustam","tehsil":"China","uc":"Zoorabad","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Rafiullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"No","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.369337, 72.212068","coordinates":"WST KP_Images\/8140cd49Rafiullah.Picture of WST Before Improvement.065307.jpg","picture_of_wst_before_improvement":"605","wua_registration_no":"2\/9\/2022","wua_registration_date":"Rafiullah","name_of_wua_president":"1610179862883","cnic_no_of_wua_president":"3335727385","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"26","gross_command_area_gca_acres":"26","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"120.16","storage_capacity_m3":"31788","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":"No","if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/18\/2022","issuance_date_of_govt_share":"525183","total_amount_rs":"420183","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/18\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"2\/28\/2022","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/1\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/28\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"9.4","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/8140cd49Rafiullah.Picture of WST - After Completion.065307.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 11:32:32" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/16/2024 11:32:32, ?, ?, Completed, 22061432004, KP, Mardan, Mardan, Rustam, Garyala, Garyala, Square, Brick Masonry, ?, Hamid Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, No, WST Identification - Completed, ?, ?, 34.273262, 72.235650, WST KP_Images/7832c982Hamid Khan.Picture of WST Before Improvement.065237.jpg, 639, 6/22/2021, Mohd khalid, 1610152214915, 3459135148, 10, 10, 0, 10, 8, 8, 9, 9, 1.36, 120.16, 31788, 0.28, 8, No, WST Profile - Completed, ?, ?, 1/28/2022, 525000, 420000, 105000, ?, 0, ?, ?, 1/28/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 294000, 2/28/2022, 0, ?, ?, ?, ?, ?, 0, ?, 126000, 4/5/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/30/2022, 525000, 420000, 105000, 9, 9.4, 1.36, ?, 4, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/16\/2024 11:32:32","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061432004","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Rustam","tehsil":"Garyala","uc":"Garyala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Hamid Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"No","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.273262, 72.235650","coordinates":"WST KP_Images\/7832c982Hamid Khan.Picture of WST Before Improvement.065237.jpg","picture_of_wst_before_improvement":"639","wua_registration_no":"6\/22\/2021","wua_registration_date":"Mohd khalid","name_of_wua_president":"1610152214915","cnic_no_of_wua_president":"3459135148","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"8","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"120.16","storage_capacity_m3":"31788","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":"No","if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/28\/2022","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/28\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"2\/28\/2022","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/5\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/30\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"9.4","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"4","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 11:24:09" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/16/2024 11:24:09, ?, ?, Completed, 22061432005, KP, Mardan, Mardan, Rustam, Bheroch, Bhroch, Square, Brick Masonry, ?, Bahar Ali, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, No, WST Identification - Completed, ?, ?, 34.397987, 72.290053, WST KP_Images/54c73fbeBahar Ali.Picture of WST Before Improvement.065210.jpg, 541, 2/7/2022, Bahar ali, 1610109181817, 3448654092, 11, 11, 0, 11, 13, 11, 9, 9, 1.36, 120.16, 31788, 0.17, 5, No, WST Profile - Completed, ?, ?, 2/18/2022, 560000, 420000, 140000, ?, 0, ?, ?, 2/18/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 294000, 2/28/2022, 0, ?, ?, ?, ?, ?, 0, ?, 118670, 4/6/2022, 412670, ?, WST Milestone Payments - Completed, ?, ?, 4/7/2022, 515837, 412670, 103167, 9, 9.4, 1.36, ?, 2, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/16\/2024 11:24:09","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061432005","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Rustam","tehsil":"Bheroch","uc":"Bhroch","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Bahar Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"No","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.397987, 72.290053","coordinates":"WST KP_Images\/54c73fbeBahar Ali.Picture of WST Before Improvement.065210.jpg","picture_of_wst_before_improvement":"541","wua_registration_no":"2\/7\/2022","wua_registration_date":"Bahar ali","name_of_wua_president":"1610109181817","cnic_no_of_wua_president":"3448654092","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"13","gross_command_area_gca_acres":"11","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"120.16","storage_capacity_m3":"31788","storage_capacity_gallon":"0.17","design_discharge_cusec":"5","design_discharge_lps":"No","if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/18\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/18\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"2\/28\/2022","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"118670","amount_of_final_released_rs":"4\/6\/2022","date_of_final_released":"412670","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/7\/2022","completion_date":"515837","verified_total_amount_rs":"412670","verified_govt_share_rs":"103167","verified_community_share_rs":"9","executed_wst_length_meter":"9.4","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/17/2024 12:13:45" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/17/2024 12:13:45, ?, ?, Completed, 22061432006, KP, Mardan, Mardan, Rustam, Polo, Charguli, Square, Brick Masonry, ?, Hidayatullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, No, WST Identification - Completed, ?, ?, 34.349650, 72.148963, WST KP_Images/d982aee3Hidayatullah.Picture of WST Before Improvement.065219.jpg, 397, 2/1/2022, Hidayatullah, 1610168922435, 3335727385, 10, 10, 0, 10, 13.5, 11.5, 9, 9, 1.36, 120.16, 31788, 0.21, 6, No, WST Profile - Completed, ?, ?, 2/18/2022, 525183, 420183, 105000, ?, 0, ?, ?, 2/18/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 294000, 2/28/2022, 0, ?, ?, ?, ?, ?, 0, ?, 126000, 4/1/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/28/2022, 525000, 420000, 105000, 9, 9.4, 1.36, WST KP_Images/d982aee3Hidayatullah.Picture of WST - After Completion.065229.jpg, 2, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/17\/2024 12:13:45","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061432006","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Rustam","tehsil":"Polo","uc":"Charguli","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Hidayatullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"No","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.349650, 72.148963","coordinates":"WST KP_Images\/d982aee3Hidayatullah.Picture of WST Before Improvement.065219.jpg","picture_of_wst_before_improvement":"397","wua_registration_no":"2\/1\/2022","wua_registration_date":"Hidayatullah","name_of_wua_president":"1610168922435","cnic_no_of_wua_president":"3335727385","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"13.5","gross_command_area_gca_acres":"11.5","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"120.16","storage_capacity_m3":"31788","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":"No","if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/18\/2022","issuance_date_of_govt_share":"525183","total_amount_rs":"420183","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/18\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"2\/28\/2022","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/1\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/28\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"9.4","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/d982aee3Hidayatullah.Picture of WST - After Completion.065229.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 10:27:40" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/16/2024 10:27:40, ?, ?, Completed, 22061432007, KP, Mardan, Mardan, Rustam, Palo, Zor abad, Square, Brick Masonry, ?, Noorameen, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, No, WST Identification - Completed, ?, ?, 34.352866, 72.226229, WST KP_Images/24cdd0bfNoorameen.Picture of WST Before Improvement.054402.jpg, 397, 1/11/2021, Noor ul ameen, 1610112197287, 3444331646, 12, 12, 0, 12, 12.5, 12.5, 9, 9, 1.36, 120.16, 31788, 0.21, 6, No, WST Profile - Completed, ?, ?, 2/18/2022, 525183, 420183, 105000, ?, 0, ?, ?, 2/18/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 294000, 2/28/2022, 0, ?, ?, ?, ?, ?, 0, ?, 126000, 4/1/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/28/2022, 525000, 420000, 105000, 9, 9.4, 1.36, WST KP_Images/24cdd0bfNoorameen.Picture of WST - After Completion.054402.jpg, 3, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/16\/2024 10:27:40","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061432007","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Rustam","tehsil":"Palo","uc":"Zor abad","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Noorameen","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"No","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.352866, 72.226229","coordinates":"WST KP_Images\/24cdd0bfNoorameen.Picture of WST Before Improvement.054402.jpg","picture_of_wst_before_improvement":"397","wua_registration_no":"1\/11\/2021","wua_registration_date":"Noor ul ameen","name_of_wua_president":"1610112197287","cnic_no_of_wua_president":"3444331646","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"12.5","gross_command_area_gca_acres":"12.5","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"120.16","storage_capacity_m3":"31788","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":"No","if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/18\/2022","issuance_date_of_govt_share":"525183","total_amount_rs":"420183","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/18\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"2\/28\/2022","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/1\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/28\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"9.4","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/24cdd0bfNoorameen.Picture of WST - After Completion.054402.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 11:16:56" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/16/2024 11:16:56, ?, ?, Completed, 22061432008, KP, Mardan, Mardan, Rustam, Bheroch, Bazar, Square, Brick Masonry, ?, Parvez Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, No, WST Identification - Completed, ?, ?, 34.416421, 72.337755, WST KP_Images/b07f119fParvez Khan.Picture of WST Before Improvement.065200.jpg, 469, 3/24/2022, Parvez khan, 1510104282217, 3319410207, 9, 9, 0, 9, 12, 12, 9, 9, 1.36, 110.4, 29206, 0.24, 7, No, WST Profile - Completed, ?, ?, 5/23/2022, 533333, 400000, 133333, ?, 0, ?, ?, 5/23/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, 6/7/2022, 0, ?, ?, ?, ?, ?, 0, ?, 400000, 6/7/2022, 400000, ?, WST Milestone Payments - Completed, ?, ?, 6/3/2022, 533333, 400000, 133333, 9, 9.01, 1.36, WST KP_Images/b07f119fParvez Khan.Picture of WST - After Completion.065200.jpg, 2, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/16\/2024 11:16:56","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061432008","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Rustam","tehsil":"Bheroch","uc":"Bazar","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Parvez Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"No","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.416421, 72.337755","coordinates":"WST KP_Images\/b07f119fParvez Khan.Picture of WST Before Improvement.065200.jpg","picture_of_wst_before_improvement":"469","wua_registration_no":"3\/24\/2022","wua_registration_date":"Parvez khan","name_of_wua_president":"1510104282217","cnic_no_of_wua_president":"3319410207","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"12","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"110.4","storage_capacity_m3":"29206","storage_capacity_gallon":"0.24","design_discharge_cusec":"7","design_discharge_lps":"No","if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/23\/2022","issuance_date_of_govt_share":"533333","total_amount_rs":"400000","govt_share_rs":"133333","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/23\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":"6\/7\/2022","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"400000","amount_of_final_released_rs":"6\/7\/2022","date_of_final_released":"400000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/3\/2022","completion_date":"533333","verified_total_amount_rs":"400000","verified_govt_share_rs":"133333","verified_community_share_rs":"9","executed_wst_length_meter":"9.01","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/b07f119fParvez Khan.Picture of WST - After Completion.065200.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 11:03:40" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/16/2024 11:03:40, ?, ?, Completed, 22061432009, KP, Mardan, Mardan, Rustam, Palo, Cheena, Square, Brick Masonry, ?, Shahin Shah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, No, WST Identification - Completed, ?, ?, 34.360920, 72.264426, WST KP_Images/5ca6fe01Shahin Shah.Picture of WST Before Improvement.061330.jpg, 323, 6/14/2021, Shaheen shah, 1610125362151, 3085723262, 10, 10, 0, 10, 10, 10, 9, 9, 1.36, 110.4, 29206, 0.07, 2, No, WST Profile - Completed, ?, ?, 5/23/2022, 500000, 400000, 100000, ?, 0, ?, ?, 5/23/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, 6/1/2022, 0, ?, ?, ?, ?, ?, 0, ?, 400000, 6/1/2022, 400000, ?, WST Milestone Payments - Completed, ?, ?, 6/10/2022, 500000, 400000, 100000, 9, 9.01, 1.36, WST KP_Images/5ca6fe01Shahin Shah.Picture of WST - After Completion.061330.jpg, 3, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/16\/2024 11:03:40","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061432009","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Rustam","tehsil":"Palo","uc":"Cheena","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Shahin Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"No","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.360920, 72.264426","coordinates":"WST KP_Images\/5ca6fe01Shahin Shah.Picture of WST Before Improvement.061330.jpg","picture_of_wst_before_improvement":"323","wua_registration_no":"6\/14\/2021","wua_registration_date":"Shaheen shah","name_of_wua_president":"1610125362151","cnic_no_of_wua_president":"3085723262","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"10","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"110.4","storage_capacity_m3":"29206","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":"No","if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/23\/2022","issuance_date_of_govt_share":"500000","total_amount_rs":"400000","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/23\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":"6\/1\/2022","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"400000","amount_of_final_released_rs":"6\/1\/2022","date_of_final_released":"400000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/10\/2022","completion_date":"500000","verified_total_amount_rs":"400000","verified_govt_share_rs":"100000","verified_community_share_rs":"9","executed_wst_length_meter":"9.01","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/5ca6fe01Shahin Shah.Picture of WST - After Completion.061330.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/16/2024 10:43:10" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/16/2024 10:43:10, ?, ?, Completed, 22061432010, KP, Mardan, Mardan, Rustam, Hamza kot, Hamza kot, Square, Brick Masonry, ?, Nazeer Ahmad, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, No, WST Identification - Completed, ?, ?, 34.348274, 72.231049, WST KP_Images/89504b92Nazeer Ahmad.Picture of WST Before Improvement.061156.jpg, 613, 5/2/2022, Mukamil shah, 1610116434925, 3009337779, 15, 15, 0, 15, 20, 20, 9, 9, 1.36, 110.4, 29206, 0.21, 6, No, WST Profile - Completed, ?, ?, 5/23/2022, 500000, 400000, 100000, ?, 0, ?, ?, 5/23/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, 6/3/2022, 0, ?, ?, ?, ?, ?, 0, ?, 400000, 6/3/2022, 400000, ?, WST Milestone Payments - Completed, ?, ?, 6/2/2022, 500000, 400000, 100000, 9, 9.01, 1.36, WST KP_Images/89504b92Nazeer Ahmad.Picture of WST - After Completion.061156.jpg, 5, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/16\/2024 10:43:10","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061432010","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Rustam","tehsil":"Hamza kot","uc":"Hamza kot","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Nazeer Ahmad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"No","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.348274, 72.231049","coordinates":"WST KP_Images\/89504b92Nazeer Ahmad.Picture of WST Before Improvement.061156.jpg","picture_of_wst_before_improvement":"613","wua_registration_no":"5\/2\/2022","wua_registration_date":"Mukamil shah","name_of_wua_president":"1610116434925","cnic_no_of_wua_president":"3009337779","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"20","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"110.4","storage_capacity_m3":"29206","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":"No","if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/23\/2022","issuance_date_of_govt_share":"500000","total_amount_rs":"400000","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/23\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":"6\/3\/2022","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"400000","amount_of_final_released_rs":"6\/3\/2022","date_of_final_released":"400000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/2\/2022","completion_date":"500000","verified_total_amount_rs":"400000","verified_govt_share_rs":"100000","verified_community_share_rs":"9","executed_wst_length_meter":"9.01","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/89504b92Nazeer Ahmad.Picture of WST - After Completion.061156.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/14/2024 15:44:29" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/14/2024 15:44:29, ?, ?, Completed, 22061432011, KP, Mardan, Mardan, Rustam, Beroch, Char dara, Square, Brick Masonry, ?, Shah Zeb, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.415116, 72.308289, WST KP_Images/7f33b292Shah zeb.Picture of WST Before Improvement.113916.jpg, 48566, 9/21/2021, Shah zeb, 1610111485669, 3005736564, 15, 15, 0, 15, 18, 16, 8, 8, 1.36, 74.47, 19701, 0.21, 6, 8x8x1.36m, WST Profile - Completed, ?, ?, 9/29/2022, 525000, 420000, 105000, ?, 0, ?, ?, 9/29/2022, No, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 294000, 10/17/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 1/6/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/7/2022, 525000, 420000, 105000, 8, 8, 1.36, ?, 0, 90.00%, 100.00%, 10.00%, No, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/14\/2024 15:44:29","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061432011","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Rustam","tehsil":"Beroch","uc":"Char dara","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Shah Zeb","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.415116, 72.308289","coordinates":"WST KP_Images\/7f33b292Shah zeb.Picture of WST Before Improvement.113916.jpg","picture_of_wst_before_improvement":"48566","wua_registration_no":"9\/21\/2021","wua_registration_date":"Shah zeb","name_of_wua_president":"1610111485669","cnic_no_of_wua_president":"3005736564","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"18","gross_command_area_gca_acres":"16","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"74.47","storage_capacity_m3":"19701","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":"8x8x1.36m","if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/29\/2022","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/29\/2022","work_order_date":"No","if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"10\/17\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"1\/6\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/7\/2022","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":"No","if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 14:44:25" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/9/2024 14:44:25, ?, ?, Completed, 22061442001, KP, Mardan, Mardan, Rustam, Garyala, Garyala, Rectangular, Brick Masonry, ?, Mobin Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.25789,72.242438, WST KP_Images/173Mobin Khan.Picture of WST Before Improvement.093101.jpg, 255, 2/10/2020, Mobin Khan, 1610112127443, 3414800007, 7, 7, 0, 7, 20, 20, 11, 10, 1.36, 150, 39683, 0.32, 9, ?, WST Profile - Completed, ?, ?, 12/10/2020, 525000, 420000, 105000, ?, 0, ?, ?, 12/10/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 294000, 12/16/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 12/30/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/30/2020, 524357, 420000, 104357, 11, 10, 1.36, WST KP_Images/173Mobin Khan.Picture of WST - After Completion.093912.jpg, 0, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/9\/2024 14:44:25","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061442001","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Rustam","tehsil":"Garyala","uc":"Garyala","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mobin Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.25789,72.242438","coordinates":"WST KP_Images\/173Mobin Khan.Picture of WST Before Improvement.093101.jpg","picture_of_wst_before_improvement":"255","wua_registration_no":"2\/10\/2020","wua_registration_date":"Mobin Khan","name_of_wua_president":"1610112127443","cnic_no_of_wua_president":"3414800007","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"20","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"11","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"150","storage_capacity_m3":"39683","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/10\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/10\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/16\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/30\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/30\/2020","completion_date":"524357","verified_total_amount_rs":"420000","verified_govt_share_rs":"104357","verified_community_share_rs":"11","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/173Mobin Khan.Picture of WST - After Completion.093912.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 12:03:57" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/9/2024 12:03:57, ?, ?, Completed, 22061532001, KP, Mardan, Mardan, Takht Bhai, Parkho Dehray, Umar Abad, Square, Brick Masonry, ?, Fawad Ali, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.33276,71.96149, WST KP_Images/169Fawad Ali.Picture of WST Before Improvement.065540.jpg, 243, 1/2/2020, Fawad Ali, 1610234397515, 3330363344, 8, 8, 0, 8, 45, 35, 12, 12, 1.36, 196, 51852, 0.28, 8, ?, WST Profile - Completed, ?, ?, 1/10/2020, 556000, 417000, 139000, ?, 0, ?, ?, 1/10/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 166800, 4/23/2020, ?, ?, ?, ?, ?, ?, 0, ?, 250200, 5/11/2020, 417000, ?, WST Milestone Payments - Completed, ?, ?, 5/29/2020, 556000, 417000, 139000, 12, 12, 1.36, WST KP_Images/169Fawad Ali.Picture of WST - After Completion.070634.jpg, 0, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/9\/2024 12:03:57","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22061532001","wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Takht Bhai","tehsil":"Parkho Dehray","uc":"Umar Abad","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Fawad Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.33276,71.96149","coordinates":"WST KP_Images\/169Fawad Ali.Picture of WST Before Improvement.065540.jpg","picture_of_wst_before_improvement":"243","wua_registration_no":"1\/2\/2020","wua_registration_date":"Fawad Ali","name_of_wua_president":"1610234397515","cnic_no_of_wua_president":"3330363344","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"45","gross_command_area_gca_acres":"35","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/10\/2020","issuance_date_of_govt_share":"556000","total_amount_rs":"417000","govt_share_rs":"139000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/10\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"166800","amount_of_icr_i_released_rs":"4\/23\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"250200","amount_of_final_released_rs":"5\/11\/2020","date_of_final_released":"417000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/29\/2020","completion_date":"556000","verified_total_amount_rs":"417000","verified_govt_share_rs":"139000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/169Fawad Ali.Picture of WST - After Completion.070634.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/30/2024 21:41:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/30/2024 21:41:58, ?, ?, Completed, 22062132001, KP, Mardan, Swabi, Swabi, Swabi Maneri, Shumlo Camp, Square, Brick Masonry, ?, Salim Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.13517,72.388482, WST KP_Images/88Salim Khan.Picture of WST Before Improvement.095329.jpg, 725, 1/10/2020, Salim Khan, 1620215805753, 3339074111, 13, 13, 0, 13, 9, 7, 12, 12, 1.36, 196, 51852, 0.32, 9, ?, WST Profile - Completed, ?, ?, 1/22/2020, 504000, 420000, 84000, ?, 0, ?, ?, 1/22/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 2/7/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/18/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/2/2020, 504000, 420000, 84000, 12, 12, 1.36, WST KP_Images/88Salim Khan.Picture of WST - After Completion.232541.jpg, 1, 68.00%, 60.00%, 19.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/30\/2024 21:41:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062132001","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Swabi","tehsil":"Swabi Maneri","uc":"Shumlo Camp","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Salim Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.13517,72.388482","coordinates":"WST KP_Images\/88Salim Khan.Picture of WST Before Improvement.095329.jpg","picture_of_wst_before_improvement":"725","wua_registration_no":"1\/10\/2020","wua_registration_date":"Salim Khan","name_of_wua_president":"1620215805753","cnic_no_of_wua_president":"3339074111","contact_no_of_wua_president":"13","total_number_of_shareholders":"13","male_wua_members":"0","female_wua_members":"13","total_wua_members":"9","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/22\/2020","issuance_date_of_govt_share":"504000","total_amount_rs":"420000","govt_share_rs":"84000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/22\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"2\/7\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/18\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/2\/2020","completion_date":"504000","verified_total_amount_rs":"420000","verified_govt_share_rs":"84000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/88Salim Khan.Picture of WST - After Completion.232541.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"68.00%","water_saving":"60.00%","water_losses_before_improvement":"19.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 11:12:46" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 9/26/2024 11:12:46, ?, ?, Completed, 22062132002, KP, Mardan, Swabi, Swabi, Menai, Qasam Abad, Square, Brick Masonry, ?, Wasal Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.145859, 72.587200, WST KP_Images/bdc1d060Wasal WST.Picture of WST Before Improvement.191826.jpg, 1120-5400, 2/2/2022, Wasal khan, 1620210254005, 3153533000, 8, 8, 0, 8, 5.5, 3.5, 9, 9, 1.36, 110.16, 29143, 0.17, 5, ?, WST Profile - Completed, ?, ?, 3/3/2022, 560000, 420000, 140000, ?, 0, ?, ?, 3/12/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 3/29/2022, 126000, 3/29/2022, ?, ?, ?, ?, 126000, 3/29/2022, 126000, 1/6/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/20/2022, 560000, 420000, 140000, 9, 9, 1.36, WST KP_Images/bdc1d060Wasal Wst.Picture of WST - After Completion.132851.jpg, 1, 27.00%, 45.00%, 17.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"9\/26\/2024 11:12:46","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062132002","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Swabi","tehsil":"Menai","uc":"Qasam Abad","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wasal Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.145859, 72.587200","coordinates":"WST KP_Images\/bdc1d060Wasal WST.Picture of WST Before Improvement.191826.jpg","picture_of_wst_before_improvement":"1120-5400","wua_registration_no":"2\/2\/2022","wua_registration_date":"Wasal khan","name_of_wua_president":"1620210254005","cnic_no_of_wua_president":"3153533000","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5.5","gross_command_area_gca_acres":"3.5","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"110.16","storage_capacity_m3":"29143","storage_capacity_gallon":"0.17","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/3\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/12\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"3\/29\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"3\/29\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"3\/29\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"1\/6\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/20\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/bdc1d060Wasal Wst.Picture of WST - After Completion.132851.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"27.00%","water_saving":"45.00%","water_losses_before_improvement":"17.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/29/2024 15:43:05" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/29/2024 15:43:05, ?, ?, Completed, 22062132003, KP, Mardan, Swabi, Swabi, Rahat Abad, Rahat Abad, Square, Brick Masonry, ?, Faridoon Khan WST, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 34.018069, 72.503040, WST KP_Images/e0cd31d2Faridoon Khan WST.Picture of WST Before Improvement.064953.jpg, 1377-61555, 2/1/2023, Sanaullah, 1620287847689, 3479110543, 8, 8, 0, 8, 5, 3.5, 8, 8, 1.36, 87.04, 23026, 0.12, 3, ?, WST Profile - Completed, ?, ?, 5/26/2023, 580000, 420000, 160000, ?, 0, ?, ?, 5/30/2023, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 6/16/2023, 126000, 6/16/2023, ?, ?, ?, ?, 126000, 6/16/2023, 126000, 11/23/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 9/12/2023, 580000, 420000, 160000, 8, 8, 1.36, WST KP_Images/e0cd31d2Faridoon Khan WST.Picture of WST - After Completion.070129.jpg, 1, 36.00%, 49.00%, 18.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/29\/2024 15:43:05","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062132003","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Swabi","tehsil":"Rahat Abad","uc":"Rahat Abad","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Faridoon Khan WST","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.018069, 72.503040","coordinates":"WST KP_Images\/e0cd31d2Faridoon Khan WST.Picture of WST Before Improvement.064953.jpg","picture_of_wst_before_improvement":"1377-61555","wua_registration_no":"2\/1\/2023","wua_registration_date":"Sanaullah","name_of_wua_president":"1620287847689","cnic_no_of_wua_president":"3479110543","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"3.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.12","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/26\/2023","issuance_date_of_govt_share":"580000","total_amount_rs":"420000","govt_share_rs":"160000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/30\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"6\/16\/2023","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"6\/16\/2023","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"6\/16\/2023","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"11\/23\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"9\/12\/2023","completion_date":"580000","verified_total_amount_rs":"420000","verified_govt_share_rs":"160000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/e0cd31d2Faridoon Khan WST.Picture of WST - After Completion.070129.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"36.00%","water_saving":"49.00%","water_losses_before_improvement":"18.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/29/2024 15:45:12" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/29/2024 15:45:12, ?, ?, Completed, 22062132004, KP, Mardan, Swabi, Swabi, Qudra, Qudra, Square, Brick Masonry, ?, Afsar sher WST, Non-Canal Command Area, Other Source, Spring, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 34.183795, 72.584307, WST KP_Images/28006cf2Afsar sher WST.Picture of WST Before Improvement.071340.jpg, 980, 5/3/2022, Muhammad Arif, 1620209263363, 3139116847, 8, 8, 0, 8, 5, 3.5, 8, 8, 1.36, 87.04, 23026, 0.12, 3, ?, WST Profile - Completed, ?, ?, 5/26/2023, 580000, 420000, 160000, ?, 0, ?, ?, 5/30/2023, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 6/16/2023, 126000, 6/16/2023, ?, ?, ?, ?, 126000, 6/16/2023, 126000, 11/23/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 8/25/2023, 580000, 420000, 160000, 8, 8, 1.36, WST KP_Images/28006cf2Afsar sher WST.Picture of WST - After Completion.072027.jpg, 2, 38.00%, 47.00%, 19.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/29\/2024 15:45:12","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062132004","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Swabi","tehsil":"Qudra","uc":"Qudra","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Afsar sher WST","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.183795, 72.584307","coordinates":"WST KP_Images\/28006cf2Afsar sher WST.Picture of WST Before Improvement.071340.jpg","picture_of_wst_before_improvement":"980","wua_registration_no":"5\/3\/2022","wua_registration_date":"Muhammad Arif","name_of_wua_president":"1620209263363","cnic_no_of_wua_president":"3139116847","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"3.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.12","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/26\/2023","issuance_date_of_govt_share":"580000","total_amount_rs":"420000","govt_share_rs":"160000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/30\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"6\/16\/2023","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"6\/16\/2023","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"6\/16\/2023","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"11\/23\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"8\/25\/2023","completion_date":"580000","verified_total_amount_rs":"420000","verified_govt_share_rs":"160000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/28006cf2Afsar sher WST.Picture of WST - After Completion.072027.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"38.00%","water_saving":"47.00%","water_losses_before_improvement":"19.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/29/2024 15:46:51" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/29/2024 15:46:51, ?, ?, Completed, 22062132005, KP, Mardan, Swabi, Swabi, Shamansoor, Chapai wand, Square, Brick Masonry, ?, Abdul Ahad WST, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 34.038303, 72.445804, WST KP_Images/2b79f3a3Abdul Ahad WST.Picture of WST Before Improvement.084229.jpg, 1270-4869, 9/27/2022, Abdul ahad, 1620249443633, 3009390011, 10, 10, 0, 10, 5, 3.5, 8, 8, 1.36, 87.04, 23026, 0.12, 3, ?, WST Profile - Completed, ?, ?, 5/26/2023, 560000, 420000, 140000, ?, 0, ?, ?, 5/30/2023, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 6/16/2023, 126000, 6/16/2023, ?, ?, ?, ?, 126000, 6/16/2023, 126000, 11/23/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/12/2023, 560000, 420000, 140000, 8, 8, 1.36, WST KP_Images/2b79f3a3Abdul Ahad WST.Picture of WST - After Completion.084229.jpg, 1, 33.00%, 62.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/29\/2024 15:46:51","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062132005","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Swabi","tehsil":"Shamansoor","uc":"Chapai wand","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Ahad WST","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.038303, 72.445804","coordinates":"WST KP_Images\/2b79f3a3Abdul Ahad WST.Picture of WST Before Improvement.084229.jpg","picture_of_wst_before_improvement":"1270-4869","wua_registration_no":"9\/27\/2022","wua_registration_date":"Abdul ahad","name_of_wua_president":"1620249443633","cnic_no_of_wua_president":"3009390011","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"5","gross_command_area_gca_acres":"3.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.12","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/26\/2023","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/30\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"6\/16\/2023","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"6\/16\/2023","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"6\/16\/2023","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"11\/23\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/12\/2023","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/2b79f3a3Abdul Ahad WST.Picture of WST - After Completion.084229.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"33.00%","water_saving":"62.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/27/2024 21:39:34" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/27/2024 21:39:34, ?, ?, Completed, 22062132006, KP, Mardan, Swabi, Swabi, Darra, Darra, Square, Brick Masonry, ?, Javed Iqbal WST, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 34.111553, 72.417230, WST KP_Images/7613f134Javed Iqbal WST.Picture of WST Before Improvement.040413.jpg, 1473, 1/24/2024, Khalid Iqbal, 1620209827265, 3145498573, 10, 10, 0, 10, 9, 3, 8, 8, 1.36, 87.04, 23026, 0.42, 12, ?, WST Profile - Completed, ?, ?, 2/2/2024, 644000, 483000, 161000, ?, 0, ?, ?, 2/2/2024, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 338100, 6/27/2024, ?, ?, ?, ?, ?, ?, 0, ?, 144900, 6/27/2024, 483000, ?, WST Milestone Payments - Completed, ?, ?, 6/27/2024, 644000, 483000, 161000, 8, 8, 1.36, WST KP_Images/7613f134Javed Iqbal WST.Picture of WST - After Completion.040414.jpg, 5, 34.00%, 52.00%, 18.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/27\/2024 21:39:34","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062132006","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Swabi","tehsil":"Darra","uc":"Darra","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Javed Iqbal WST","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.111553, 72.417230","coordinates":"WST KP_Images\/7613f134Javed Iqbal WST.Picture of WST Before Improvement.040413.jpg","picture_of_wst_before_improvement":"1473","wua_registration_no":"1\/24\/2024","wua_registration_date":"Khalid Iqbal","name_of_wua_president":"1620209827265","cnic_no_of_wua_president":"3145498573","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"9","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.42","design_discharge_cusec":"12","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/2\/2024","issuance_date_of_govt_share":"644000","total_amount_rs":"483000","govt_share_rs":"161000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/2\/2024","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"338100","amount_of_icr_i_released_rs":"6\/27\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"144900","amount_of_final_released_rs":"6\/27\/2024","date_of_final_released":"483000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/27\/2024","completion_date":"644000","verified_total_amount_rs":"483000","verified_govt_share_rs":"161000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/7613f134Javed Iqbal WST.Picture of WST - After Completion.040414.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"34.00%","water_saving":"52.00%","water_losses_before_improvement":"18.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/30/2024 22:02:08" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/30/2024 22:02:08, ?, ?, Completed, 22062232001, KP, Mardan, Swabi, Lahor, Dok Yousafi, Dok Yousafi, Square, Brick Masonry, ?, Mazhar Ali, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.02979,72.526905, WST KP_Images/83Mazhar Ali.Picture of WST Before Improvement.101247.jpg, 782, 1/24/2020, Mazhar Ali, 4240120448145, 3005885921, 15, 15, 0, 15, 9, 8, 12, 12, 1.36, 196, 51852, 0.35, 10, ?, WST Profile - Completed, ?, ?, 1/26/2020, 504000, 420000, 84000, ?, 0, ?, ?, 1/26/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, ?, 2/18/2020, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 3/20/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/3/2020, 504000, 420000, 84000, 12, 12, 1.36, WST KP_Images/83Mazhar Ali.Picture of WST - After Completion.055551.jpg, 1, ?, ?, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, Mazhar Ali, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/30\/2024 22:02:08","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062232001","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Lahor","tehsil":"Dok Yousafi","uc":"Dok Yousafi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mazhar Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.02979,72.526905","coordinates":"WST KP_Images\/83Mazhar Ali.Picture of WST Before Improvement.101247.jpg","picture_of_wst_before_improvement":"782","wua_registration_no":"1\/24\/2020","wua_registration_date":"Mazhar Ali","name_of_wua_president":"4240120448145","cnic_no_of_wua_president":"3005885921","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"9","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/26\/2020","issuance_date_of_govt_share":"504000","total_amount_rs":"420000","govt_share_rs":"84000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/26\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":"2\/18\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/20\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/3\/2020","completion_date":"504000","verified_total_amount_rs":"420000","verified_govt_share_rs":"84000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/83Mazhar Ali.Picture of WST - After Completion.055551.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":"Mazhar Ali","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/30/2024 22:07:24" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/30/2024 22:07:24, ?, ?, Completed, 22062232002, KP, Mardan, Swabi, Lahor, Hund, Hund, Square, Brick Masonry, ?, Qasim Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.019782, 72.440671, WST KP_Images/84Qasim Khan.Picture of WST Before Improvement.102142.jpg, 784, 1/24/2020, Ibrar Ahmad, 1620248664227, 3469828464, 15, 15, 0, 15, 36.25, 31.25, 12, 12, 1.36, 196, 51852, 0.67, 19, ?, WST Profile - Completed, ?, ?, 2/7/2020, 504000, 420000, 84000, ?, 0, ?, ?, 2/7/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, ?, 2/18/2020, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 3/3/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/3/2020, 504000, 420000, 84000, 12, 12, 1.36, WST KP_Images/84Qasim Khan.Picture of WST - After Completion.060109.jpg, 2, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/30\/2024 22:07:24","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062232002","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Lahor","tehsil":"Hund","uc":"Hund","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Qasim Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.019782, 72.440671","coordinates":"WST KP_Images\/84Qasim Khan.Picture of WST Before Improvement.102142.jpg","picture_of_wst_before_improvement":"784","wua_registration_no":"1\/24\/2020","wua_registration_date":"Ibrar Ahmad","name_of_wua_president":"1620248664227","cnic_no_of_wua_president":"3469828464","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"36.25","gross_command_area_gca_acres":"31.25","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.67","design_discharge_cusec":"19","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/7\/2020","issuance_date_of_govt_share":"504000","total_amount_rs":"420000","govt_share_rs":"84000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/7\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":"2\/18\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/3\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/3\/2020","completion_date":"504000","verified_total_amount_rs":"420000","verified_govt_share_rs":"84000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/84Qasim Khan.Picture of WST - After Completion.060109.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 10:57:55" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 10:57:55, ?, ?, Completed, 22062232003, KP, Mardan, Swabi, Lahor, Ambar, Hund Wazir Abad, Square, Brick Masonry, ?, Haider Zaman, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.073611, 72.389961, WST KP_Images/87Haider Zaman.Picture of WST Before Improvement.131020.jpg, 699, 1/3/2020, Haider Zaman, 1620116997813, 3469807090, 15, 15, 0, 15, 9, 7, 12, 12, 1.36, 196, 51852, 0.28, 8, ?, WST Profile - Completed, ?, ?, 1/22/2020, 560000, 420000, 140000, ?, 0, ?, ?, 1/22/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293999, 5/20/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126001, 5/20/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/26/2020, 546000, 420000, 126000, 12, 12, 1.36, WST KP_Images/87Haider Zaman.Picture of WST - After Completion.125410.jpg, 2, 62.00%, 48.00%, 18.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 10:57:55","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062232003","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Lahor","tehsil":"Ambar","uc":"Hund Wazir Abad","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Haider Zaman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.073611, 72.389961","coordinates":"WST KP_Images\/87Haider Zaman.Picture of WST Before Improvement.131020.jpg","picture_of_wst_before_improvement":"699","wua_registration_no":"1\/3\/2020","wua_registration_date":"Haider Zaman","name_of_wua_president":"1620116997813","cnic_no_of_wua_president":"3469807090","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"9","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/22\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/22\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293999","amount_of_icr_i_released_rs":"5\/20\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126001","amount_of_final_released_rs":"5\/20\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/26\/2020","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/87Haider Zaman.Picture of WST - After Completion.125410.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"62.00%","water_saving":"48.00%","water_losses_before_improvement":"18.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/30/2024 22:16:42" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/30/2024 22:16:42, ?, ?, Completed, 22062232004, KP, Mardan, Swabi, Lahor, Hund, Hund, Square, Brick Masonry, ?, Salman Sadiq, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.02571,72.466884, WST KP_Images/89Salman Sadiq.Picture of WST Before Improvement.103339.jpg, 771, 1/20/2020, Afrasyab Urrahman, 4240132585677, 3068054474, 15, 15, 0, 15, 9.5, 7.5, 12, 12, 1.36, 196, 51852, 0.35, 10, ?, WST Profile - Completed, ?, ?, 1/22/2020, 504000, 420000, 84000, ?, 0, ?, ?, 1/22/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 2/17/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/18/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/1/2020, 504000, 420000, 84000, 12, 12, 1.36, WST KP_Images/89Salman Sadiq.Picture of WST - After Completion.084607.jpg, 2, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/30\/2024 22:16:42","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062232004","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Lahor","tehsil":"Hund","uc":"Hund","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Salman Sadiq","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.02571,72.466884","coordinates":"WST KP_Images\/89Salman Sadiq.Picture of WST Before Improvement.103339.jpg","picture_of_wst_before_improvement":"771","wua_registration_no":"1\/20\/2020","wua_registration_date":"Afrasyab Urrahman","name_of_wua_president":"4240132585677","cnic_no_of_wua_president":"3068054474","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"9.5","gross_command_area_gca_acres":"7.5","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/22\/2020","issuance_date_of_govt_share":"504000","total_amount_rs":"420000","govt_share_rs":"84000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/22\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"2\/17\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/18\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/1\/2020","completion_date":"504000","verified_total_amount_rs":"420000","verified_govt_share_rs":"84000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/89Salman Sadiq.Picture of WST - After Completion.084607.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/25/2024 13:54:08" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/25/2024 13:54:08, ?, ?, Completed, 22062232005, KP, Mardan, Swabi, Lahor, Hund, Hund, Square, Brick Masonry, ?, Muhammad Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.02014,72.491001, WST KP_Images/91Muhammad Khan.Picture of WST Before Improvement.104251.jpg, 769, 1/22/2020, Muhammad Khan, 1620136620895, 3468999770, 15, 15, 0, 15, 10, 10, 12, 12, 1.36, 196, 51852, 0.35, 10, ?, WST Profile - Completed, ?, ?, 1/22/2020, 504000, 420000, 84000, ?, 0, ?, ?, 1/22/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 2/11/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/17/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/20/2020, 504000, 420000, 84000, 12, 12, 1.36, WST KP_Images/91Muhammad Khan.Picture of WST - After Completion.090155.jpg, 1, 58.00%, 60.00%, 25.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/25\/2024 13:54:08","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062232005","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Lahor","tehsil":"Hund","uc":"Hund","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.02014,72.491001","coordinates":"WST KP_Images\/91Muhammad Khan.Picture of WST Before Improvement.104251.jpg","picture_of_wst_before_improvement":"769","wua_registration_no":"1\/22\/2020","wua_registration_date":"Muhammad Khan","name_of_wua_president":"1620136620895","cnic_no_of_wua_president":"3468999770","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"10","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/22\/2020","issuance_date_of_govt_share":"504000","total_amount_rs":"420000","govt_share_rs":"84000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/22\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"2\/11\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/17\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/20\/2020","completion_date":"504000","verified_total_amount_rs":"420000","verified_govt_share_rs":"84000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/91Muhammad Khan.Picture of WST - After Completion.090155.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"58.00%","water_saving":"60.00%","water_losses_before_improvement":"25.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/7/2024 16:27:57" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 8/7/2024 16:27:57, ?, ?, Completed, 22062232006, KP, Mardan, Swabi, Lahor, Jalbai, Jalbai, Square, Brick Masonry, ?, Sajid Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.066330, 72.259690, WST KP_Images/3fbd620dSajid Wst.Picture of WST Before Improvement.160025.jpg, 1041, 5/24/2021, Sajid Ali, 1620150125461, 3339091954, 9, 9, 0, 9, 5.5, 3.5, 9, 9, 1.36, 118, 31217, 0.14, 4, ?, WST Profile - Completed, ?, ?, 12/3/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/6/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 1/4/2022, 126000, 3/24/2022, ?, ?, ?, ?, 126000, 3/24/2022, 126000, 10/3/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/9/2022, 560000, 420000, 140000, 9, 9.33, 1.36, WST KP_Images/3fbd620dSajid Wst.Picture of WST - After Completion.120637.jpg, 3, 58.00%, 60.00%, 25.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"8\/7\/2024 16:27:57","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062232006","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Lahor","tehsil":"Jalbai","uc":"Jalbai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sajid Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.066330, 72.259690","coordinates":"WST KP_Images\/3fbd620dSajid Wst.Picture of WST Before Improvement.160025.jpg","picture_of_wst_before_improvement":"1041","wua_registration_no":"5\/24\/2021","wua_registration_date":"Sajid Ali","name_of_wua_president":"1620150125461","cnic_no_of_wua_president":"3339091954","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"5.5","gross_command_area_gca_acres":"3.5","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"118","storage_capacity_m3":"31217","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/3\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/6\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"1\/4\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"3\/24\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"3\/24\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"10\/3\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/9\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9.33","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/3fbd620dSajid Wst.Picture of WST - After Completion.120637.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"58.00%","water_saving":"60.00%","water_losses_before_improvement":"25.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/7/2024 17:07:14" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 8/7/2024 17:07:14, ?, ?, Completed, 22062232007, KP, Mardan, Swabi, Lahor, Jalbai, Jalbai, Square, Brick Masonry, ?, Furqan Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.008700, 72.255000, WST KP_Images/59cce306Furqan Wst.Picture of WST Before Improvement.161207.jpg, 1050, 6/7/2021, Furqan Qamar, 1620188172807, 3109639004, 11, 11, 0, 11, 6.5, 3.5, 9, 9, 1.36, 118, 31217, 0.18, 5, ?, WST Profile - Completed, ?, ?, 1/18/2022, 560000, 420000, 140000, ?, 0, ?, ?, 1/18/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 1/28/2022, 126000, 3/24/2022, ?, ?, ?, ?, 126000, 3/24/2022, 126000, 4/22/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/30/2022, 560000, 420000, 140000, 9, 9.33, 1.36, WST KP_Images/59cce306Furqan Wst.Picture of WST - After Completion.121311.jpg, 4, 60.00%, 55.00%, 22.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"8\/7\/2024 17:07:14","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062232007","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Lahor","tehsil":"Jalbai","uc":"Jalbai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Furqan Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.008700, 72.255000","coordinates":"WST KP_Images\/59cce306Furqan Wst.Picture of WST Before Improvement.161207.jpg","picture_of_wst_before_improvement":"1050","wua_registration_no":"6\/7\/2021","wua_registration_date":"Furqan Qamar","name_of_wua_president":"1620188172807","cnic_no_of_wua_president":"3109639004","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"6.5","gross_command_area_gca_acres":"3.5","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"118","storage_capacity_m3":"31217","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/18\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/18\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"1\/28\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"3\/24\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"3\/24\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/22\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/30\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9.33","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/59cce306Furqan Wst.Picture of WST - After Completion.121311.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":"60.00%","water_saving":"55.00%","water_losses_before_improvement":"22.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/7/2024 17:13:24" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 8/7/2024 17:13:24, ?, ?, Completed, 22062232008, KP, Mardan, Swabi, Lahor, Jalbai, Jalbai, Square, Brick Masonry, ?, Muhsin Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.007130, 72.252420, WST KP_Images/36f9891cMuhsin Wst.Picture of WST Before Improvement.154635.jpg, 1218, 1/17/2022, Abdul Muhsin, 1620184082699, 3116446483, 8, 8, 0, 8, 8, 3.5, 9, 9, 1.36, 118, 31217, 0.18, 5, ?, WST Profile - Completed, ?, ?, 3/3/2022, 560000, 420000, 140000, ?, 0, ?, ?, 3/7/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 3/29/2022, 126000, 3/29/2022, ?, ?, ?, ?, 126000, 3/29/2022, 126000, 10/20/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/28/2022, 560000, 420000, 140000, 9, 9.33, 1.36, WST KP_Images/36f9891cMuhsin Wst.Picture of WST - After Completion.123934.jpg, 4, 58.00%, 53.00%, 22.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"8\/7\/2024 17:13:24","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062232008","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Lahor","tehsil":"Jalbai","uc":"Jalbai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhsin Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.007130, 72.252420","coordinates":"WST KP_Images\/36f9891cMuhsin Wst.Picture of WST Before Improvement.154635.jpg","picture_of_wst_before_improvement":"1218","wua_registration_no":"1\/17\/2022","wua_registration_date":"Abdul Muhsin","name_of_wua_president":"1620184082699","cnic_no_of_wua_president":"3116446483","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"8","gross_command_area_gca_acres":"3.5","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"118","storage_capacity_m3":"31217","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/3\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"3\/29\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"3\/29\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"3\/29\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"10\/20\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/28\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9.33","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/36f9891cMuhsin Wst.Picture of WST - After Completion.123934.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":"58.00%","water_saving":"53.00%","water_losses_before_improvement":"22.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/29/2024 15:29:40" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (6, 9/29/2024 15:29:40, ?, ?, Completed, 22062232009, KP, Mardan, Swabi, Lahor, Kunda, Kunda maira, Square, Brick Masonry, ?, Jafar Shah Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.077026, 72.392775, WST KP_Images/26008c92Jafar Shah WST.Picture of WST Before Improvement.083141.jpg, 968, 4/30/2021, Jafar Ali Shah, 1620181172003, 3349906466, 10, 10, 0, 10, 20, 15, 9, 9, 1.36, 118, 31217, 0.14, 4, ?, WST Profile - Completed, ?, ?, 12/3/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/4/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/30/2021, 126000, 12/30/2021, ?, ?, ?, ?, 126000, 12/30/2021, 126000, 4/22/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/30/2022, 560000, 420000, 140000, 9, 9.33, 1.36, WST KP_Images/26008c92Jafar Shah Wst.Picture of WST - After Completion.133740.jpg, 2, 36.00%, 46.00%, 17.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"6","edit_counter":"9\/29\/2024 15:29:40","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062232009","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Lahor","tehsil":"Kunda","uc":"Kunda maira","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Jafar Shah Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.077026, 72.392775","coordinates":"WST KP_Images\/26008c92Jafar Shah WST.Picture of WST Before Improvement.083141.jpg","picture_of_wst_before_improvement":"968","wua_registration_no":"4\/30\/2021","wua_registration_date":"Jafar Ali Shah","name_of_wua_president":"1620181172003","cnic_no_of_wua_president":"3349906466","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"20","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"118","storage_capacity_m3":"31217","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/3\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/4\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/30\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"12\/30\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"12\/30\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/22\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/30\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9.33","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/26008c92Jafar Shah Wst.Picture of WST - After Completion.133740.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"36.00%","water_saving":"46.00%","water_losses_before_improvement":"17.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/29/2024 15:34:17" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 9/29/2024 15:34:17, ?, ?, Completed, 22062232010, KP, Mardan, Swabi, Lahor, Jalbai, Jalbai Mera, Square, Brick Masonry, ?, Naiknam Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.045449, 72.238656, WST KP_Images/ee24b8ddNaiknam WST.Picture of WST Before Improvement.085358.jpg, 1060, 6/21/2021, Naik name, 1620106871183, 3118090903, 8, 8, 0, 8, 10, 5, 9, 9, 1.36, 118, 31217, 0.14, 4, ?, WST Profile - Completed, ?, ?, 12/3/2021, 560000, 420000, 140000, ?, 0, 0, ?, 12/4/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/30/2021, 126000, 12/30/2021, ?, ?, ?, ?, 126000, 12/30/2021, 126000, 4/22/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/30/2022, 560000, 420000, 140000, 9, 9.33, 1.36, WST KP_Images/ee24b8ddNaiknam Wst.Picture of WST - After Completion.141531.jpg, 2, 44.00%, 47.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"9\/29\/2024 15:34:17","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062232010","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Lahor","tehsil":"Jalbai","uc":"Jalbai Mera","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Naiknam Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.045449, 72.238656","coordinates":"WST KP_Images\/ee24b8ddNaiknam WST.Picture of WST Before Improvement.085358.jpg","picture_of_wst_before_improvement":"1060","wua_registration_no":"6\/21\/2021","wua_registration_date":"Naik name","name_of_wua_president":"1620106871183","cnic_no_of_wua_president":"3118090903","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"10","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"118","storage_capacity_m3":"31217","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/3\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":"0","revised_govt_share_rs":null,"revised_community_share_rs":"12\/4\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/30\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"12\/30\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"12\/30\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/22\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/30\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9.33","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/ee24b8ddNaiknam Wst.Picture of WST - After Completion.141531.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"44.00%","water_saving":"47.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/29/2024 15:36:48" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 9/29/2024 15:36:48, ?, ?, Completed, 22062232011, KP, Mardan, Swabi, Lahor, Jehangira, Sher Nabi Banda, Square, Brick Masonry, ?, Usama Ajmal Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.981449, 72.233698, WST KP_Images/bd342e48Usama Ajmal WST.Picture of WST Before Improvement.090734.jpg, 1093, 8/10/2021, Usma ajmal, 1620162375571, 3115776492, 10, 10, 0, 10, 7.5, 3.5, 9, 9, 1.36, 118, 31217, 0.17, 5, ?, WST Profile - Completed, ?, ?, 1/18/2022, 560000, 420000, 140000, ?, 0, 0, ?, 1/26/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 1/28/2022, 126000, 1/28/2022, ?, ?, ?, ?, 126000, 1/28/2022, 126000, 4/22/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/30/2022, 560000, 420000, 140000, 9, 9.33, 1.36, WST KP_Images/bd342e48Usama Ajmal Wst.Picture of WST - After Completion.142430.jpg, 2, 31.00%, 57.00%, 18.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"9\/29\/2024 15:36:48","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062232011","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Lahor","tehsil":"Jehangira","uc":"Sher Nabi Banda","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Usama Ajmal Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.981449, 72.233698","coordinates":"WST KP_Images\/bd342e48Usama Ajmal WST.Picture of WST Before Improvement.090734.jpg","picture_of_wst_before_improvement":"1093","wua_registration_no":"8\/10\/2021","wua_registration_date":"Usma ajmal","name_of_wua_president":"1620162375571","cnic_no_of_wua_president":"3115776492","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"7.5","gross_command_area_gca_acres":"3.5","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"118","storage_capacity_m3":"31217","storage_capacity_gallon":"0.17","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/18\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":"0","revised_govt_share_rs":null,"revised_community_share_rs":"1\/26\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"1\/28\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"1\/28\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"1\/28\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/22\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/30\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9.33","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/bd342e48Usama Ajmal Wst.Picture of WST - After Completion.142430.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"31.00%","water_saving":"57.00%","water_losses_before_improvement":"18.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 14:28:37" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 9/23/2024 14:28:37, ?, ?, Completed, 22062232012, KP, Mardan, Swabi, Lahor, Hund, Bela, Square, Brick Masonry, ?, Sikandar Hayat Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.007580, 72.469270, WST KP_Images/6dead882Sikandar Hayat WST.Picture of WST Before Improvement.144707.jpg, 1240, 2/15/2022, Sikandar Hayat, 1730135096965, 3369191158, 7, 7, 0, 7, 6, 3, 8, 8, 1.36, 87.04, 23026, 0.18, 5, ?, WST Profile - Completed, ?, ?, 3/3/2022, 560000, 420000, 140000, ?, 0, 0, ?, 3/7/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 3/29/2022, 126000, 3/29/2022, ?, ?, ?, ?, 126000, 3/29/2022, 126000, 2/10/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/28/2022, 560000, 420000, 140000, 8, 8, 1.36, WST KP_Images/6dead882Sikandar Hayat WST.Picture of WST - After Completion.140745.jpg, 4, 62.00%, 58.00%, 22.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"9\/23\/2024 14:28:37","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062232012","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Lahor","tehsil":"Hund","uc":"Bela","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sikandar Hayat Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.007580, 72.469270","coordinates":"WST KP_Images\/6dead882Sikandar Hayat WST.Picture of WST Before Improvement.144707.jpg","picture_of_wst_before_improvement":"1240","wua_registration_no":"2\/15\/2022","wua_registration_date":"Sikandar Hayat","name_of_wua_president":"1730135096965","cnic_no_of_wua_president":"3369191158","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"6","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/3\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":"0","revised_govt_share_rs":null,"revised_community_share_rs":"3\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"3\/29\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"3\/29\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"3\/29\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/10\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/28\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/6dead882Sikandar Hayat WST.Picture of WST - After Completion.140745.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":"62.00%","water_saving":"58.00%","water_losses_before_improvement":"22.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/7/2024 17:54:44" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/7/2024 17:54:44, ?, ?, Completed, 22062232013, KP, Mardan, Swabi, Lahor, Uch khwar, Uch Khwar, Square, Brick Masonry, ?, Ali Zeb Wst, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.069940, 72.251780, WST KP_Images/cfe986e3Ali Zeb WST.Picture of WST Before Improvement.064923.jpg, 1164, 12/28/2021, Ali Zeb, 1620146358581, 3171956750, 10, 10, 0, 10, 5, 3, 8, 8, 1.36, 87.04, 23026, 0.18, 5, 8m x 8m x 1.36m, WST Profile - Completed, ?, ?, 9/30/2022, 560000, 420000, 140000, ?, 0, ?, ?, 9/30/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 10/20/2022, 126000, 10/20/2022, ?, ?, ?, ?, 126000, 10/20/2022, 126000, 1/6/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/7/2022, 560000, 420000, 140000, 8, 8, 1.36, WST KP_Images/cfe986e3Ali Zeb Wst.Picture of WST - After Completion.130339.jpg, 3, 61.00%, 52.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/7\/2024 17:54:44","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062232013","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Lahor","tehsil":"Uch khwar","uc":"Uch Khwar","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ali Zeb Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.069940, 72.251780","coordinates":"WST KP_Images\/cfe986e3Ali Zeb WST.Picture of WST Before Improvement.064923.jpg","picture_of_wst_before_improvement":"1164","wua_registration_no":"12\/28\/2021","wua_registration_date":"Ali Zeb","name_of_wua_president":"1620146358581","cnic_no_of_wua_president":"3171956750","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"5","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":"8m x 8m x 1.36m","if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/30\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/30\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"10\/20\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"10\/20\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"10\/20\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"1\/6\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/7\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/cfe986e3Ali Zeb Wst.Picture of WST - After Completion.130339.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"61.00%","water_saving":"52.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 13:25:24" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 13:25:24, ?, ?, Completed, 22062232014, KP, Mardan, Swabi, Lahor, Jalbai, Jalbai, Square, Brick Masonry, ?, Ibadat Khan-II WST, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 34.070695, 72.251291, WST KP_Images/c9fbe899Ibadat Khan-II WST.Picture of WST Before Improvement.091058.jpg, 1368-11960, 12/10/2022, Ibadat khan, 1620103119607, 3145209882, 10, 10, 0, 10, 5, 3.5, 8, 8, 1.36, 87, 23016, 0.18, 5, ?, WST Profile - Completed, ?, ?, 5/26/2023, 560000, 420000, 140000, ?, 0, ?, ?, 5/30/2023, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 168000, 6/16/2023, 126000, 6/16/2023, ?, ?, ?, ?, 126000, 6/16/2023, 126000, 11/23/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/3/2023, 560000, 420000, 140000, 8, 8, 1.36, WST KP_Images/c9fbe899Ibadat Khan-II WST.Picture of WST - After Completion.092821.jpg, 2, 35.00%, 62.00%, 22.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 13:25:24","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062232014","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Lahor","tehsil":"Jalbai","uc":"Jalbai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ibadat Khan-II WST","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.070695, 72.251291","coordinates":"WST KP_Images\/c9fbe899Ibadat Khan-II WST.Picture of WST Before Improvement.091058.jpg","picture_of_wst_before_improvement":"1368-11960","wua_registration_no":"12\/10\/2022","wua_registration_date":"Ibadat khan","name_of_wua_president":"1620103119607","cnic_no_of_wua_president":"3145209882","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"5","gross_command_area_gca_acres":"3.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/26\/2023","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/30\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"6\/16\/2023","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"6\/16\/2023","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"6\/16\/2023","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"11\/23\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/3\/2023","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/c9fbe899Ibadat Khan-II WST.Picture of WST - After Completion.092821.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"35.00%","water_saving":"62.00%","water_losses_before_improvement":"22.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/29/2024 15:48:27" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/29/2024 15:48:27, ?, ?, Completed, 22062232015, KP, Mardan, Swabi, Lahor, Sard chena, Sard chena, Square, Brick Masonry, ?, Wali Muhammad WST, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 34.158118, 72.249660, WST KP_Images/cdff2a13Wali Muhammad WST.Picture of WST Before Improvement.075712.jpg, 1359-31187, 2/22/2023, Ishaq, 1620403485875, 3149470428, 8, 8, 0, 8, 5, 3.5, 8, 8, 1.36, 87.04, 23026, 0.12, 3, ?, WST Profile - Completed, ?, ?, 5/26/2023, 560000, 420000, 140000, ?, 0, ?, ?, 5/30/2023, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 6/16/2023, 126000, 6/16/2023, ?, ?, ?, ?, 126000, 6/16/2023, 126000, 11/23/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 8/23/2023, 560000, 420000, 140000, 8, 8, 1.36, WST KP_Images/cdff2a13Wali Muhammad WST.Picture of WST - After Completion.075712.jpg, 2, 40.00%, 57.00%, 23.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/29\/2024 15:48:27","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062232015","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Lahor","tehsil":"Sard chena","uc":"Sard chena","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wali Muhammad WST","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.158118, 72.249660","coordinates":"WST KP_Images\/cdff2a13Wali Muhammad WST.Picture of WST Before Improvement.075712.jpg","picture_of_wst_before_improvement":"1359-31187","wua_registration_no":"2\/22\/2023","wua_registration_date":"Ishaq","name_of_wua_president":"1620403485875","cnic_no_of_wua_president":"3149470428","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"3.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.12","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/26\/2023","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/30\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"6\/16\/2023","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"6\/16\/2023","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"6\/16\/2023","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"11\/23\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"8\/23\/2023","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/cdff2a13Wali Muhammad WST.Picture of WST - After Completion.075712.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"40.00%","water_saving":"57.00%","water_losses_before_improvement":"23.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 13:28:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 13:28:58, ?, ?, Completed, 22062232016, KP, Mardan, Swabi, Lahor, Jalbai, Jalbai, Square, Brick Masonry, ?, Muhammad Quresh WST, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 34.003229, 72.251273, WST KP_Images/31a3e347Muhammad Quresh WST.Picture of WST Before Improvement.085752.jpg, 1387-83770, 2/6/2023, Muhammad abid, 1620178852379, 3018340369, 8, 8, 0, 8, 5, 3.5, 8, 8, 1.36, 87.04, 23026, 0.12, 3, ?, WST Profile - Completed, ?, ?, 5/26/2023, 560000, 420000, 140000, ?, 0, ?, ?, 5/30/2023, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 6/16/2023, 126000, 6/16/2023, ?, ?, ?, ?, 126000, 6/16/2023, 126000, 11/23/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/26/2023, 560000, 420000, 140000, 8, 8, 1.36, WST KP_Images/31a3e347Muhammad Quresh WST.Picture of WST - After Completion.085752.jpg, 2, 29.00%, 58.00%, 17.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 13:28:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062232016","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Lahor","tehsil":"Jalbai","uc":"Jalbai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Quresh WST","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.003229, 72.251273","coordinates":"WST KP_Images\/31a3e347Muhammad Quresh WST.Picture of WST Before Improvement.085752.jpg","picture_of_wst_before_improvement":"1387-83770","wua_registration_no":"2\/6\/2023","wua_registration_date":"Muhammad abid","name_of_wua_president":"1620178852379","cnic_no_of_wua_president":"3018340369","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"3.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.12","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/26\/2023","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/30\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"6\/16\/2023","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"6\/16\/2023","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"6\/16\/2023","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"11\/23\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/26\/2023","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/31a3e347Muhammad Quresh WST.Picture of WST - After Completion.085752.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"29.00%","water_saving":"58.00%","water_losses_before_improvement":"17.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/27/2024 21:44:10" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/27/2024 21:44:10, ?, ?, Completed, 22062232017, KP, Mardan, Swabi, Lahor, Zakarya, Haryan, Square, Brick Masonry, ?, Anees WST, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 33.983950, 72.382720, WST KP_Images/b7275c4fAnees WST.Picture of WST Before Improvement.053111.jpg, 1595, 1/29/2024, M Anees Khan, 1620134366859, 3129383862, 8, 6, 2, 8, 10, 3, 8, 8, 1.36, 87.04, 23026, 0.18, 5, ?, WST Profile - Completed, ?, ?, 2/2/2024, 644000, 483000, 161000, ?, 0, ?, ?, 2/3/2024, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 338100, 6/27/2024, ?, ?, ?, ?, ?, ?, 0, ?, 144900, 6/27/2024, 483000, ?, WST Milestone Payments - Completed, ?, ?, 6/20/2024, 644000, 483000, 161000, 8, 8, 1.36, ?, 5, 59.00%, 54.00%, 22.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/27\/2024 21:44:10","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062232017","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Lahor","tehsil":"Zakarya","uc":"Haryan","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Anees WST","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.983950, 72.382720","coordinates":"WST KP_Images\/b7275c4fAnees WST.Picture of WST Before Improvement.053111.jpg","picture_of_wst_before_improvement":"1595","wua_registration_no":"1\/29\/2024","wua_registration_date":"M Anees Khan","name_of_wua_president":"1620134366859","cnic_no_of_wua_president":"3129383862","contact_no_of_wua_president":"8","total_number_of_shareholders":"6","male_wua_members":"2","female_wua_members":"8","total_wua_members":"10","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/2\/2024","issuance_date_of_govt_share":"644000","total_amount_rs":"483000","govt_share_rs":"161000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/3\/2024","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"338100","amount_of_icr_i_released_rs":"6\/27\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"144900","amount_of_final_released_rs":"6\/27\/2024","date_of_final_released":"483000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/20\/2024","completion_date":"644000","verified_total_amount_rs":"483000","verified_govt_share_rs":"161000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"59.00%","water_saving":"54.00%","water_losses_before_improvement":"22.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/7/2024 17:40:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 8/7/2024 17:40:07, ?, ?, Completed, 22062332001, KP, Mardan, Swabi, Razar, Shewa, Shahdher, Square, Brick Masonry, ?, Ibrahim Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.254640, 72.375420, WST KP_Images/8f1702c6Ibrahim Wst.Picture of WST Before Improvement.170432.jpg, 1058, 6/9/2021, Mohammad Ibrahim, 1620208984583, 3459702632, 10, 10, 0, 10, 6, 3.5, 9, 9, 1.36, 118, 31217, 0.28, 8, ?, WST Profile - Completed, ?, ?, 12/3/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/3/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/30/2021, 126000, 3/24/2022, ?, ?, ?, ?, 126000, 3/24/2022, 126000, 4/22/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/30/2022, 560000, 420000, 140000, 9, 9.33, 1.36, WST KP_Images/8f1702c6Ibrahim Wst.Picture of WST - After Completion.124214.jpg, 4, 60.00%, 50.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"8\/7\/2024 17:40:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062332001","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Razar","tehsil":"Shewa","uc":"Shahdher","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ibrahim Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.254640, 72.375420","coordinates":"WST KP_Images\/8f1702c6Ibrahim Wst.Picture of WST Before Improvement.170432.jpg","picture_of_wst_before_improvement":"1058","wua_registration_no":"6\/9\/2021","wua_registration_date":"Mohammad Ibrahim","name_of_wua_president":"1620208984583","cnic_no_of_wua_president":"3459702632","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"6","gross_command_area_gca_acres":"3.5","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"118","storage_capacity_m3":"31217","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/3\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/3\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/30\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"3\/24\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"3\/24\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/22\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/30\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9.33","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/8f1702c6Ibrahim Wst.Picture of WST - After Completion.124214.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":"60.00%","water_saving":"50.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/29/2024 15:41:49" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 9/29/2024 15:41:49, ?, ?, Completed, 22062332002, KP, Mardan, Swabi, Razar, Shawa, Gangu Dher, Square, Brick Masonry, ?, Muhammad Arif Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.271200, 72.395138, WST KP_Images/efaf3c18Muhammad Arif WST.Picture of WST Before Improvement.080548.jpg, 1040, 5/24/2021, M.Ayaz khan, 1620210100347, 3459705113, 10, 10, 0, 10, 7, 5, 9, 9, 1.36, 118, 31217, 0.14, 4, ?, WST Profile - Completed, ?, ?, 12/3/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/4/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/30/2021, 126000, 12/30/2021, ?, ?, ?, ?, 126000, 12/30/2021, 126000, 4/22/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/30/2022, 560000, 420000, 140000, 9, 9.33, 1.36, WST KP_Images/efaf3c18Muhammad Arif Wst.Picture of WST - After Completion.142116.jpg, 1, 40.00%, 55.00%, 22.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"9\/29\/2024 15:41:49","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062332002","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Razar","tehsil":"Shawa","uc":"Gangu Dher","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Arif Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.271200, 72.395138","coordinates":"WST KP_Images\/efaf3c18Muhammad Arif WST.Picture of WST Before Improvement.080548.jpg","picture_of_wst_before_improvement":"1040","wua_registration_no":"5\/24\/2021","wua_registration_date":"M.Ayaz khan","name_of_wua_president":"1620210100347","cnic_no_of_wua_president":"3459705113","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"7","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"118","storage_capacity_m3":"31217","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/3\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/4\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/30\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"12\/30\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"12\/30\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/22\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/30\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9.33","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/efaf3c18Muhammad Arif Wst.Picture of WST - After Completion.142116.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"40.00%","water_saving":"55.00%","water_losses_before_improvement":"22.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 13:27:31" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 13:27:31, ?, ?, Completed, 22062332003, KP, Mardan, Swabi, Razar, Naranji, Naranji, Square, Brick Masonry, ?, Syed Hamid WST, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 34.269073, 72.379042, WST KP_Images/fc346105Syed Hamid WST.Picture of WST Before Improvement.095511.jpg, 1393-84170, 2/6/2023, Syad Hamid WST, 1620219841701, 3335888226, 8, 8, 0, 8, 5, 3.5, 8, 8, 1.36, 87, 23016, 0.15, 4, ?, WST Profile - Completed, ?, ?, 5/26/2023, 560000, 420000, 140000, ?, 0, ?, ?, 6/15/2023, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 168000, 6/16/2023, 126000, 6/16/2023, ?, ?, ?, ?, 126000, 6/16/2023, 126000, 11/23/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/27/2023, 560000, 420000, 140000, 8, 8, 1.36, WST KP_Images/fc346105Syed Hamid WST.Picture of WST - After Completion.101421.jpg, 1, 40.00%, 49.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 13:27:31","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062332003","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Razar","tehsil":"Naranji","uc":"Naranji","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Syed Hamid WST","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.269073, 72.379042","coordinates":"WST KP_Images\/fc346105Syed Hamid WST.Picture of WST Before Improvement.095511.jpg","picture_of_wst_before_improvement":"1393-84170","wua_registration_no":"2\/6\/2023","wua_registration_date":"Syad Hamid WST","name_of_wua_president":"1620219841701","cnic_no_of_wua_president":"3335888226","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"3.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.15","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/26\/2023","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/15\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"6\/16\/2023","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"6\/16\/2023","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"6\/16\/2023","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"11\/23\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/27\/2023","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/fc346105Syed Hamid WST.Picture of WST - After Completion.101421.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"40.00%","water_saving":"49.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/29/2024 15:50:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/29/2024 15:50:07, ?, ?, Completed, 22062332004, KP, Mardan, Swabi, Razar, Naranji, Naranji, Square, Brick Masonry, ?, Muhammad Ismail WST, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 34.289446, 72.387858, WST KP_Images/c8154d13Muhammad Ismail WST.Picture of WST Before Improvement.094655.jpg, 1385-66131, 2/3/2023, Ali Akbar adil, 9040601673389, 3100664444, 8, 8, 0, 8, 3.5, 1.5, 8, 8, 1.36, 87.04, 23026, 0.12, 3, ?, WST Profile - Completed, ?, ?, 5/26/2023, 560000, 420000, 140000, ?, 0, ?, ?, 5/30/2023, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 6/16/2023, 126000, 6/16/2023, ?, ?, ?, ?, 126000, 6/16/2023, 126000, 11/23/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 8/7/2024, 560000, 420000, 140000, 8, 8, 1.36, ?, 2, 35.00%, 48.00%, 17.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/29\/2024 15:50:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062332004","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Razar","tehsil":"Naranji","uc":"Naranji","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Ismail WST","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.289446, 72.387858","coordinates":"WST KP_Images\/c8154d13Muhammad Ismail WST.Picture of WST Before Improvement.094655.jpg","picture_of_wst_before_improvement":"1385-66131","wua_registration_no":"2\/3\/2023","wua_registration_date":"Ali Akbar adil","name_of_wua_president":"9040601673389","cnic_no_of_wua_president":"3100664444","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"3.5","gross_command_area_gca_acres":"1.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.12","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/26\/2023","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/30\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"6\/16\/2023","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"6\/16\/2023","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"6\/16\/2023","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"11\/23\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"8\/7\/2024","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"35.00%","water_saving":"48.00%","water_losses_before_improvement":"17.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/29/2024 15:51:51" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/29/2024 15:51:51, ?, ?, Completed, 22062332005, KP, Mardan, Swabi, Razar, Sher Dara, Parmoli, Square, Brick Masonry, ?, Tahir Zaman WST, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 34.280477, 72.362404, WST KP_Images/bb3aba6dTahir Zaman WST.Picture of WST Before Improvement.073408.jpg, 1361-63474, 2/27/2023, Tahir zaman, 1620403634749, 3007378724, 8, 8, 0, 8, 5, 3.5, 8, 8, 1.36, 87.04, 23026, 0.12, 3, ?, WST Profile - Completed, ?, ?, 5/26/2023, 580000, 420000, 160000, ?, 0, ?, ?, 5/30/2023, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 6/16/2023, 126000, 6/16/2023, ?, ?, ?, ?, 126000, 6/16/2023, 126000, 11/23/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 9/26/2023, 560000, 420000, 140000, 8, 8, 1.36, WST KP_Images/bb3aba6dTahir Zaman WST.Picture of WST - After Completion.074009.jpg, 1, 41.00%, 55.00%, 23.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/29\/2024 15:51:51","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062332005","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Razar","tehsil":"Sher Dara","uc":"Parmoli","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Tahir Zaman WST","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.280477, 72.362404","coordinates":"WST KP_Images\/bb3aba6dTahir Zaman WST.Picture of WST Before Improvement.073408.jpg","picture_of_wst_before_improvement":"1361-63474","wua_registration_no":"2\/27\/2023","wua_registration_date":"Tahir zaman","name_of_wua_president":"1620403634749","cnic_no_of_wua_president":"3007378724","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"3.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.12","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/26\/2023","issuance_date_of_govt_share":"580000","total_amount_rs":"420000","govt_share_rs":"160000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/30\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"6\/16\/2023","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"6\/16\/2023","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"6\/16\/2023","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"11\/23\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"9\/26\/2023","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/bb3aba6dTahir Zaman WST.Picture of WST - After Completion.074009.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"41.00%","water_saving":"55.00%","water_losses_before_improvement":"23.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/27/2024 21:55:20" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/27/2024 21:55:20, ?, ?, Completed, 22062332006, KP, Mardan, Swabi, Razar, Shewa, Madakhela, Square, Brick Masonry, ?, Ibrahim WST, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 34.279338, 72.379008, WST KP_Images/eacef435Ibrahim WST.Picture of WST Before Improvement.021608.jpg, 1635, 1/12/2024, Amanullah, 1620290271451, 3423234800, 8, 8, 0, 8, 10, 3, 8, 8, 1.36, 87.04, 23026, 0.28, 8, ?, WST Profile - Completed, ?, ?, 2/2/2024, 644000, 483000, 161000, ?, 0, ?, ?, 2/2/2024, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 338100, 6/27/2024, ?, ?, ?, ?, ?, ?, 0, ?, 144900, 6/27/2024, 483000, ?, WST Milestone Payments - Completed, ?, ?, 6/26/2024, 966000, 483000, 483000, 8, 8, 1.36, ?, 3, 28.00%, 48.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/27\/2024 21:55:20","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062332006","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Razar","tehsil":"Shewa","uc":"Madakhela","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ibrahim WST","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.279338, 72.379008","coordinates":"WST KP_Images\/eacef435Ibrahim WST.Picture of WST Before Improvement.021608.jpg","picture_of_wst_before_improvement":"1635","wua_registration_no":"1\/12\/2024","wua_registration_date":"Amanullah","name_of_wua_president":"1620290271451","cnic_no_of_wua_president":"3423234800","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"10","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/2\/2024","issuance_date_of_govt_share":"644000","total_amount_rs":"483000","govt_share_rs":"161000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/2\/2024","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"338100","amount_of_icr_i_released_rs":"6\/27\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"144900","amount_of_final_released_rs":"6\/27\/2024","date_of_final_released":"483000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/26\/2024","completion_date":"966000","verified_total_amount_rs":"483000","verified_govt_share_rs":"483000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"28.00%","water_saving":"48.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "10/1/2024 15:36:34" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 10/1/2024 15:36:34, ?, ?, Completed, 22062432001, KP, Mardan, Swabi, Topi, Jhanda, Jhanda, Square, Brick Masonry, ?, Manzoor Ahmad, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.13658,72.561207, WST KP_Images/85Manzoor Ahmad.Picture of WST Before Improvement.172939.jpg, 722, 2/7/2020, Ibrar, 1620240837343, 3444895279, 10, 10, 0, 10, 10, 5, 8, 8, 1.4, 91, 24074, 0.28, 8, ?, WST Profile - Completed, ?, ?, 2/26/2020, 336000, 280000, 56000, ?, 0, ?, ?, 3/5/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, ?, 7/14/2020, ?, ?, ?, ?, ?, ?, 0, ?, 280000, 7/31/2020, 280000, ?, WST Milestone Payments - Completed, ?, ?, 7/31/2020, 336000, 280000, 56000, 8, 8.07, 1.4, WST KP_Images/85Manzoor Ahmad.Picture of WST - After Completion.172939.jpg, 1, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"10\/1\/2024 15:36:34","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062432001","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Topi","tehsil":"Jhanda","uc":"Jhanda","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Manzoor Ahmad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.13658,72.561207","coordinates":"WST KP_Images\/85Manzoor Ahmad.Picture of WST Before Improvement.172939.jpg","picture_of_wst_before_improvement":"722","wua_registration_no":"2\/7\/2020","wua_registration_date":"Ibrar","name_of_wua_president":"1620240837343","cnic_no_of_wua_president":"3444895279","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"10","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.4","wst_depth_meter":"91","storage_capacity_m3":"24074","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/26\/2020","issuance_date_of_govt_share":"336000","total_amount_rs":"280000","govt_share_rs":"56000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/5\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":"7\/14\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"280000","amount_of_final_released_rs":"7\/31\/2020","date_of_final_released":"280000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/31\/2020","completion_date":"336000","verified_total_amount_rs":"280000","verified_govt_share_rs":"56000","verified_community_share_rs":"8","executed_wst_length_meter":"8.07","executed_wst_width_meter":"1.4","executed_wst_depth_meter":"WST KP_Images\/85Manzoor Ahmad.Picture of WST - After Completion.172939.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/29/2024 15:22:52" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/29/2024 15:22:52, ?, ?, Completed, 22062432002, KP, Mardan, Swabi, Topi, Utla, Dalo Banda, Square, Brick Masonry, ?, Jamshed Khan, Non-Canal Command Area, Other Source, Spring, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.300413,72.728503, WST KP_Images/86Jamshed Khan.Picture of WST Before Improvement.174958.jpg, 864, 4/5/2021, Jamshed Khan, 1620304049587, 3149602661, 9, 9, 0, 9, 9, 7, 11, 11, 1.36, 150, 39683, 0.14, 4, ?, WST Profile - Completed, ?, ?, 5/3/2021, 560000, 420000, 140000, ?, 0, 0, ?, 5/3/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 6/9/2021, 126000, 6/9/2021, ?, ?, ?, ?, 126000, 6/9/2021, 126000, 6/9/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/28/2020, 560000, 420000, 140000, 11, 10.5, 1.36, WST KP_Images/86Jamshed Khan.Picture of WST - After Completion.141008.jpg, 2, 37.00%, 62.00%, 23.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/29\/2024 15:22:52","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062432002","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Topi","tehsil":"Utla","uc":"Dalo Banda","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Jamshed Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.300413,72.728503","coordinates":"WST KP_Images\/86Jamshed Khan.Picture of WST Before Improvement.174958.jpg","picture_of_wst_before_improvement":"864","wua_registration_no":"4\/5\/2021","wua_registration_date":"Jamshed Khan","name_of_wua_president":"1620304049587","cnic_no_of_wua_president":"3149602661","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"9","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"11","wst_length_meter":"11","wst_width_meter":"1.36","wst_depth_meter":"150","storage_capacity_m3":"39683","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/3\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":"0","revised_govt_share_rs":null,"revised_community_share_rs":"5\/3\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"6\/9\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"6\/9\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"6\/9\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/9\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/28\/2020","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"11","executed_wst_length_meter":"10.5","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/86Jamshed Khan.Picture of WST - After Completion.141008.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"37.00%","water_saving":"62.00%","water_losses_before_improvement":"23.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/25/2024 13:59:17" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/25/2024 13:59:17, ?, ?, Completed, 22062432003, KP, Mardan, Swabi, Topi, Gandaf, Kharmato, Square, Brick Masonry, ?, Muhammad Anwar, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.13627,72.636849, WST KP_Images/90Muhammad Anwar.Picture of WST Before Improvement.105313.jpg, 714, 1/7/2020, Muhammad Anwar, 1620219416143, 3005920815, 10, 10, 0, 10, 10, 8, 12, 12, 1.36, 196, 51852, 0.32, 9, ?, WST Profile - Completed, ?, ?, 1/22/2020, 504000, 420000, 84000, ?, 0, ?, ?, 1/22/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 2/11/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/11/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/28/2020, 504000, 420000, 84000, 12, 12, 1.36, WST KP_Images/90Muhammad Anwar.Picture of WST - After Completion.090216.jpg, 2, 60.00%, 50.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/25\/2024 13:59:17","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062432003","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Topi","tehsil":"Gandaf","uc":"Kharmato","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Anwar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.13627,72.636849","coordinates":"WST KP_Images\/90Muhammad Anwar.Picture of WST Before Improvement.105313.jpg","picture_of_wst_before_improvement":"714","wua_registration_no":"1\/7\/2020","wua_registration_date":"Muhammad Anwar","name_of_wua_president":"1620219416143","cnic_no_of_wua_president":"3005920815","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"10","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/22\/2020","issuance_date_of_govt_share":"504000","total_amount_rs":"420000","govt_share_rs":"84000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/22\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"2\/11\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/11\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/28\/2020","completion_date":"504000","verified_total_amount_rs":"420000","verified_govt_share_rs":"84000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/90Muhammad Anwar.Picture of WST - After Completion.090216.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"60.00%","water_saving":"50.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 11:11:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 11:11:07, ?, ?, Completed, 22062432004, KP, Mardan, Swabi, Topi, Gandaff, Besak, Square, Brick Masonry, ?, Tufail W S T, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.133743, 72.646241, WST KP_Images/37ebebe2Tufail  W S T.Picture of WST Before Improvement.193810.jpg, 829, 6/22/2022, Muhammad Tufil, 1620303800829, 3139427534, 8, 8, 0, 8, 5, 3.5, 8, 8, 1.36, 87, 23016, 0.14, 4, ?, WST Profile - Completed, ?, ?, 9/30/2022, 560000, 420000, 140000, ?, 0, 0, ?, 9/30/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 11/1/2022, 126000, 11/1/2022, ?, ?, ?, ?, 126000, 11/1/2022, 126000, 1/6/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/7/2022, 560000, 420000, 140000, 9, 9, 1.36, ?, 1, 37.00%, 48.00%, 18.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 11:11:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062432004","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Topi","tehsil":"Gandaff","uc":"Besak","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Tufail W S T","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.133743, 72.646241","coordinates":"WST KP_Images\/37ebebe2Tufail  W S T.Picture of WST Before Improvement.193810.jpg","picture_of_wst_before_improvement":"829","wua_registration_no":"6\/22\/2022","wua_registration_date":"Muhammad Tufil","name_of_wua_president":"1620303800829","cnic_no_of_wua_president":"3139427534","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"3.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/30\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":"0","revised_govt_share_rs":null,"revised_community_share_rs":"9\/30\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"11\/1\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"11\/1\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"11\/1\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"1\/6\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/7\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"37.00%","water_saving":"48.00%","water_losses_before_improvement":"18.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/27/2024 21:47:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/27/2024 21:47:58, ?, ?, Completed, 22062432005, KP, Mardan, Swabi, Topi, Kotha, Kotha, Square, Brick Masonry, ?, Adnan WST, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 34.074940, 72.594840, WST KP_Images/8baec85aAdnan WST.Picture of WST Before Improvement.042335.jpg, 1577, 1/22/2024, Adnan Rahim, 1620265159067, 3459990027, 7, 5, 2, 7, 4, 3, 8, 8, 1.36, 87.04, 23026, 0.25, 7, ?, WST Profile - Completed, ?, ?, 2/2/2024, 644000, 483000, 161000, ?, 0, ?, ?, 2/2/2024, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 338100, 6/27/2024, ?, ?, ?, ?, ?, ?, 0, ?, 144900, 6/27/2024, 483000, ?, WST Milestone Payments - Completed, ?, ?, 6/27/2024, 644000, 483000, 161000, 8, 8, 1.36, ?, 2, 20.00%, 48.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/27\/2024 21:47:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062432005","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Topi","tehsil":"Kotha","uc":"Kotha","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Adnan WST","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.074940, 72.594840","coordinates":"WST KP_Images\/8baec85aAdnan WST.Picture of WST Before Improvement.042335.jpg","picture_of_wst_before_improvement":"1577","wua_registration_no":"1\/22\/2024","wua_registration_date":"Adnan Rahim","name_of_wua_president":"1620265159067","cnic_no_of_wua_president":"3459990027","contact_no_of_wua_president":"7","total_number_of_shareholders":"5","male_wua_members":"2","female_wua_members":"7","total_wua_members":"4","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/2\/2024","issuance_date_of_govt_share":"644000","total_amount_rs":"483000","govt_share_rs":"161000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/2\/2024","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"338100","amount_of_icr_i_released_rs":"6\/27\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"144900","amount_of_final_released_rs":"6\/27\/2024","date_of_final_released":"483000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/27\/2024","completion_date":"644000","verified_total_amount_rs":"483000","verified_govt_share_rs":"161000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"20.00%","water_saving":"48.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/27/2024 21:49:32" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/27/2024 21:49:32, ?, ?, Completed, 22062432006, KP, Mardan, Swabi, Topi, Besak, Besak, Square, Brick Masonry, ?, Javed WST, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 34.142624, 72.655097, WST KP_Images/44cc130aJaved WST.Picture of WST Before Improvement.052103.jpg, 1508, 12/25/2023, Javed Khan, 1620230422853, 3149896838, 8, 8, 0, 8, 6.3, 2.8, 8, 8, 1.36, 87.04, 23026, 0.28, 8, ?, WST Profile - Completed, ?, ?, 2/2/2024, 644000, 483000, 161000, ?, 0, ?, ?, 2/2/2024, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 338100, 6/27/2024, ?, ?, ?, ?, ?, ?, 0, ?, 144900, 6/27/2024, 483000, ?, WST Milestone Payments - Completed, ?, ?, 6/27/2024, 644000, 483000, 161000, 8, 8, 1.36, WST KP_Images/44cc130aJaved WST.Picture of WST - After Completion.165117.jpg, 5, 57.00%, 52.00%, 22.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/27\/2024 21:49:32","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062432006","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Topi","tehsil":"Besak","uc":"Besak","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Javed WST","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.142624, 72.655097","coordinates":"WST KP_Images\/44cc130aJaved WST.Picture of WST Before Improvement.052103.jpg","picture_of_wst_before_improvement":"1508","wua_registration_no":"12\/25\/2023","wua_registration_date":"Javed Khan","name_of_wua_president":"1620230422853","cnic_no_of_wua_president":"3149896838","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"6.3","gross_command_area_gca_acres":"2.8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/2\/2024","issuance_date_of_govt_share":"644000","total_amount_rs":"483000","govt_share_rs":"161000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/2\/2024","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"338100","amount_of_icr_i_released_rs":"6\/27\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"144900","amount_of_final_released_rs":"6\/27\/2024","date_of_final_released":"483000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/27\/2024","completion_date":"644000","verified_total_amount_rs":"483000","verified_govt_share_rs":"161000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/44cc130aJaved WST.Picture of WST - After Completion.165117.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"57.00%","water_saving":"52.00%","water_losses_before_improvement":"22.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/27/2024 21:51:43" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/27/2024 21:51:43, ?, ?, Completed, 22062432007, KP, Mardan, Swabi, Topi, Kotha, Kotha, Square, Brick Masonry, ?, Waqar WST, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 34.099270, 72.579490, WST KP_Images/2870e7c5Waqar WST.Picture of WST Before Improvement.054046.jpg, 1460, 12/28/2023, Waqar Ahmad, 1620209773935, 3494665314, 5, 5, 0, 5, 8, 3, 8, 8, 1.36, 87.04, 23026, 0.28, 8, ?, WST Profile - Completed, ?, ?, 2/2/2024, 644000, 483000, 161000, ?, 0, ?, ?, 2/2/2024, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 338100, 6/27/2024, ?, ?, ?, ?, ?, ?, 0, ?, 144900, 6/27/2024, 483000, ?, WST Milestone Payments - Completed, ?, ?, 6/26/2024, 644000, 483000, 161000, 8, 8, 1.36, ?, 5, 62.00%, 48.00%, 18.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/27\/2024 21:51:43","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062432007","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Topi","tehsil":"Kotha","uc":"Kotha","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Waqar WST","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.099270, 72.579490","coordinates":"WST KP_Images\/2870e7c5Waqar WST.Picture of WST Before Improvement.054046.jpg","picture_of_wst_before_improvement":"1460","wua_registration_no":"12\/28\/2023","wua_registration_date":"Waqar Ahmad","name_of_wua_president":"1620209773935","cnic_no_of_wua_president":"3494665314","contact_no_of_wua_president":"5","total_number_of_shareholders":"5","male_wua_members":"0","female_wua_members":"5","total_wua_members":"8","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/2\/2024","issuance_date_of_govt_share":"644000","total_amount_rs":"483000","govt_share_rs":"161000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/2\/2024","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"338100","amount_of_icr_i_released_rs":"6\/27\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"144900","amount_of_final_released_rs":"6\/27\/2024","date_of_final_released":"483000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/26\/2024","completion_date":"644000","verified_total_amount_rs":"483000","verified_govt_share_rs":"161000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"62.00%","water_saving":"48.00%","water_losses_before_improvement":"18.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/27/2024 21:52:38" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/27/2024 21:52:38, ?, ?, Completed, 22062432008, KP, Mardan, Swabi, Topi, Gandaf, Gandaf, Square, Brick Masonry, ?, Subhanullah WST, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 34.136710, 72.655930, WST KP_Images/a4b4e856Subhanullah WST.Picture of WST Before Improvement.023656.jpg, 1536, 1/17/2024, Subhanullah, 1620208959089, 3128767349, 8, 8, 0, 8, 6, 3, 8, 8, 1.36, 87.04, 23026, 0.21, 6, ?, WST Profile - Completed, ?, ?, 2/2/2024, 644000, 483000, 161000, ?, 0, ?, ?, 2/2/2024, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 338100, 6/27/2024, ?, ?, ?, ?, ?, ?, 0, ?, 144900, 6/27/2024, 483000, ?, WST Milestone Payments - Completed, ?, ?, 6/25/2024, 644000, 483000, 161000, 8, 8, 1.36, WST KP_Images/a4b4e856Subhanullah WST.Picture of WST - After Completion.165448.jpg, 2, 30.00%, 50.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/27\/2024 21:52:38","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062432008","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Topi","tehsil":"Gandaf","uc":"Gandaf","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Subhanullah WST","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.136710, 72.655930","coordinates":"WST KP_Images\/a4b4e856Subhanullah WST.Picture of WST Before Improvement.023656.jpg","picture_of_wst_before_improvement":"1536","wua_registration_no":"1\/17\/2024","wua_registration_date":"Subhanullah","name_of_wua_president":"1620208959089","cnic_no_of_wua_president":"3128767349","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"6","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/2\/2024","issuance_date_of_govt_share":"644000","total_amount_rs":"483000","govt_share_rs":"161000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/2\/2024","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"338100","amount_of_icr_i_released_rs":"6\/27\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"144900","amount_of_final_released_rs":"6\/27\/2024","date_of_final_released":"483000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/25\/2024","completion_date":"644000","verified_total_amount_rs":"483000","verified_govt_share_rs":"161000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/a4b4e856Subhanullah WST.Picture of WST - After Completion.165448.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"30.00%","water_saving":"50.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/29/2024 15:54:06" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/29/2024 15:54:06, ?, ?, Completed, 22062447001, KP, Mardan, Swabi, Topi, Ulta, Utla, Rectangular, Stone Masonry, ?, Liaqat Sultan WST, Non-Canal Command Area, Other Source, Spring, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 34.280342, 72.693293, WST KP_Images/482230bfLiaqat Sultan WST.Picture of WST Before Improvement.092414.jpg, 88377, 4/25/2022, Dilaram khan, 1620209883771, 3449075297, 7, 7, 0, 7, 5, 3.5, 8, 8, 1.36, 87.04, 23026, 0.12, 3, ?, WST Profile - Completed, ?, ?, 5/26/2023, 560000, 420000, 140000, ?, 0, ?, ?, 5/30/2023, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 6/16/2023, 126000, 6/16/2023, ?, ?, ?, ?, 126000, 6/16/2023, 126000, 11/23/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/25/2023, 560000, 420000, 140000, 8, 8, 1.36, WST KP_Images/482230bfLiaqat Sultan WST.Picture of WST - After Completion.092413.jpg, 1, 39.00%, 56.00%, 23.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/29\/2024 15:54:06","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062447001","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Topi","tehsil":"Ulta","uc":"Utla","village":"Rectangular","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Liaqat Sultan WST","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.280342, 72.693293","coordinates":"WST KP_Images\/482230bfLiaqat Sultan WST.Picture of WST Before Improvement.092414.jpg","picture_of_wst_before_improvement":"88377","wua_registration_no":"4\/25\/2022","wua_registration_date":"Dilaram khan","name_of_wua_president":"1620209883771","cnic_no_of_wua_president":"3449075297","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"5","gross_command_area_gca_acres":"3.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.12","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/26\/2023","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/30\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"6\/16\/2023","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"6\/16\/2023","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"6\/16\/2023","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"11\/23\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/25\/2023","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/482230bfLiaqat Sultan WST.Picture of WST - After Completion.092413.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"39.00%","water_saving":"56.00%","water_losses_before_improvement":"23.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/29/2024 15:55:26" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/29/2024 15:55:26, ?, ?, Completed, 22062447002, KP, Mardan, Swabi, Topi, Gabasnie, Pai Gani kot, Rectangular, Stone Masonry, ?, Imtaz WST, Non-Canal Command Area, Other Source, Spring, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 34.275670, 72.745420, WST KP_Images/9e0f3892Imtaz WST.Picture of WST Before Improvement.100030.jpg, 1372-10333, 1/2/2023, Tanveer ul Haq, 1620221103331, 3471925902, 8, 8, 0, 8, 5, 3.5, 8, 8, 1.36, 87.04, 23026, 0.12, 3, ?, WST Profile - Completed, ?, ?, 5/22/2023, 560000, 420000, 140000, ?, 0, ?, ?, 5/24/2023, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 6/16/2023, 126000, 6/16/2023, ?, ?, ?, ?, 126000, 6/16/2023, 126000, 11/23/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 9/25/2023, 560000, 420000, 140000, 8, 8, 1.36, WST KP_Images/9e0f3892Imtaz WST.Picture of WST - After Completion.100836.jpg, 1, 37.00%, 48.00%, 18.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/29\/2024 15:55:26","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22062447002","wst_id":"KP","zone":"Mardan","division":"Swabi","district":"Topi","tehsil":"Gabasnie","uc":"Pai Gani kot","village":"Rectangular","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Imtaz WST","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.275670, 72.745420","coordinates":"WST KP_Images\/9e0f3892Imtaz WST.Picture of WST Before Improvement.100030.jpg","picture_of_wst_before_improvement":"1372-10333","wua_registration_no":"1\/2\/2023","wua_registration_date":"Tanveer ul Haq","name_of_wua_president":"1620221103331","cnic_no_of_wua_president":"3471925902","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"3.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.12","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/22\/2023","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/24\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"6\/16\/2023","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"6\/16\/2023","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"6\/16\/2023","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"11\/23\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"9\/25\/2023","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/9e0f3892Imtaz WST.Picture of WST - After Completion.100836.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"37.00%","water_saving":"48.00%","water_losses_before_improvement":"18.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/6/2024 17:58:22" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 6/6/2024 17:58:22, ?, ?, Completed, 22071132001, KP, Peshawar, Peshawar, Peshawar, Yousuf khel, Yousef khel, Square, Brick Masonry, ?, Sarmast Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.804540, 71.592930, WST KP_Images/17d8f9fcSarmast khan.Picture of WST Before Improvement.105019.jpg, 400, 3/2/2022, Sarmast khan, 1730144481415, 3469060133, 6, 6, 0, 6, 9, 7, 8, 8, 1.36, 88, 23280, 0.21, 6, ?, WST Profile - Completed, ?, ?, 5/11/2022, 475281, 356550, 118731, ?, 401242, 356550, 44692, 5/12/2022, 5/12/22, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 249585, 6/24/2022, ?, 1/12/2024, ?, 1/12/2024, ?, ?, 0, 1/12/2024, 106965, 1/12/2024, 356550, ?, WST Milestone Payments - Completed, ?, ?, 6/25/2022, 475281, 356550, 118731, 8, 8, 1.36, WST KP_Images/17d8f9fcSarmast Khan.Picture of WST - After Completion.071525.jpg, 9, ?, ?, ?, 7/27/22, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"6\/6\/2024 17:58:22","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132001","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Yousuf khel","uc":"Yousef khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sarmast Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.804540, 71.592930","coordinates":"WST KP_Images\/17d8f9fcSarmast khan.Picture of WST Before Improvement.105019.jpg","picture_of_wst_before_improvement":"400","wua_registration_no":"3\/2\/2022","wua_registration_date":"Sarmast khan","name_of_wua_president":"1730144481415","cnic_no_of_wua_president":"3469060133","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"9","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/11\/2022","issuance_date_of_govt_share":"475281","total_amount_rs":"356550","govt_share_rs":"118731","community_share_rs":null,"revised_issuance_date_of_govt_share":"401242","revised_total_amount_rs":"356550","revised_govt_share_rs":"44692","revised_community_share_rs":"5\/12\/2022","work_order_date":"5\/12\/22","if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"249585","amount_of_icr_i_released_rs":"6\/24\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":"1\/12\/2024","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":"1\/12\/2024","3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":"1\/12\/2024","date_of_icr_ii_released":"106965","amount_of_final_released_rs":"1\/12\/2024","date_of_final_released":"356550","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/25\/2022","completion_date":"475281","verified_total_amount_rs":"356550","verified_govt_share_rs":"118731","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/17d8f9fcSarmast Khan.Picture of WST - After Completion.071525.jpg","picture_of_wst_after_completion":"9","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":"7\/27\/22","if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 15:26:24" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/30/2024 15:26:24, ?, ?, Completed, 22071132002, KP, Peshawar, Peshawar, Peshawar, Yousuf khel, Yousef khel, Square, Brick Masonry, ?, Sikandar Zaman, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.798220, 71.587720, WST KP_Images/a64a19f6Sikandar Zaman.Picture of WST Before Improvement.104653.jpg, 354, 1/25/2022, Sikandar Zaman, 1730144564077, 3452567854, 6, 6, 0, 6, 12, 10, 10, 10, 1.36, 136, 35979, 0.21, 6, ?, WST Profile - Completed, ?, ?, 5/11/2022, 613180, 460000, 153180, ?, 504692, 460000, 44692, 5/19/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 322000, 5/22/2022, ?, ?, ?, 1/1/2024, ?, ?, 0, 1/1/2024, 138000, 1/1/2024, 460000, ?, WST Milestone Payments - Completed, ?, ?, 6/24/2022, 613180, 460000, 153180, 10, 10, 1.36, WST KP_Images/a64a19f6Sikandar Zaman.Picture of WST - After Completion.072539.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/30\/2024 15:26:24","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132002","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Yousuf khel","uc":"Yousef khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sikandar Zaman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.798220, 71.587720","coordinates":"WST KP_Images\/a64a19f6Sikandar Zaman.Picture of WST Before Improvement.104653.jpg","picture_of_wst_before_improvement":"354","wua_registration_no":"1\/25\/2022","wua_registration_date":"Sikandar Zaman","name_of_wua_president":"1730144564077","cnic_no_of_wua_president":"3452567854","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/11\/2022","issuance_date_of_govt_share":"613180","total_amount_rs":"460000","govt_share_rs":"153180","community_share_rs":null,"revised_issuance_date_of_govt_share":"504692","revised_total_amount_rs":"460000","revised_govt_share_rs":"44692","revised_community_share_rs":"5\/19\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"322000","amount_of_icr_i_released_rs":"5\/22\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":"1\/1\/2024","3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":"1\/1\/2024","date_of_icr_ii_released":"138000","amount_of_final_released_rs":"1\/1\/2024","date_of_final_released":"460000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/24\/2022","completion_date":"613180","verified_total_amount_rs":"460000","verified_govt_share_rs":"153180","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/a64a19f6Sikandar Zaman.Picture of WST - After Completion.072539.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 13:34:23" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/30/2024 13:34:23, ?, ?, Completed, 22071132004, KP, Peshawar, Peshawar, Peshawar, Azakhel, Nakband Azakhel, Square, Brick Masonry, ?, Muhammad Nazir Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.839606,71.635686, WST KP_Images/5f83c128Muhammad Nazir khan.Picture of WST Before Improvement.065829.jpg, 301, 9/7/2021, Muhammad Nazir khan, 1730115476961, 3025169236, 6, 6, 0, 6, 15, 10, 10, 10, 1.36, 136, 35979, 0.24, 7, ?, WST Profile - Completed, ?, ?, 4/27/2022, 621500, 466242, 155258, ?, 0, ?, ?, 4/27/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 326000, 5/26/2022, ?, ?, ?, ?, ?, ?, 0, ?, 140242, 5/26/2022, 466242, ?, WST Milestone Payments - Completed, ?, ?, 5/15/2022, 621500, 466242, 155258, 12, 12, 1.36, WST KP_Images/5f83c128Muhammad Nazir Khan.Picture of WST - After Completion.062337.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/30\/2024 13:34:23","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132004","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Azakhel","uc":"Nakband Azakhel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Nazir Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.839606,71.635686","coordinates":"WST KP_Images\/5f83c128Muhammad Nazir khan.Picture of WST Before Improvement.065829.jpg","picture_of_wst_before_improvement":"301","wua_registration_no":"9\/7\/2021","wua_registration_date":"Muhammad Nazir khan","name_of_wua_president":"1730115476961","cnic_no_of_wua_president":"3025169236","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"15","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.24","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/27\/2022","issuance_date_of_govt_share":"621500","total_amount_rs":"466242","govt_share_rs":"155258","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/27\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"326000","amount_of_icr_i_released_rs":"5\/26\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"140242","amount_of_final_released_rs":"5\/26\/2022","date_of_final_released":"466242","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/15\/2022","completion_date":"621500","verified_total_amount_rs":"466242","verified_govt_share_rs":"155258","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/5f83c128Muhammad Nazir Khan.Picture of WST - After Completion.062337.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 15:16:11" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/30/2024 15:16:11, ?, ?, Completed, 22071132005, KP, Peshawar, Peshawar, Peshawar, Hurazai, Hurazai, Square, Brick Masonry, ?, Aziz Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.892600, 71.588800, WST KP_Images/a1ec68cfAziz khan.Picture of WST Before Improvement.104613.jpg, 96300, 5/25/2021, Aziz khan, 1730158297053, 3003746884, 6, 6, 0, 6, 12, 10, 10, 10, 1.36, 136, 35979, 0.21, 6, ?, WST Profile - Completed, ?, ?, 5/11/2022, 655612, 496000, 159612, ?, 513692, 469000, 44692, 5/12/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 347200, 6/13/2022, ?, ?, ?, ?, ?, ?, 0, ?, 132118, 1/3/2024, 479318, ?, WST Milestone Payments - Completed, ?, ?, 6/24/2022, 638930, 479318, 159612, 10, 10, 1.36, WST KP_Images/a1ec68cfAziz Khan.Picture of WST - After Completion.095054.jpg, 2, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Aziz khan, Aziz khan, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/30\/2024 15:16:11","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132005","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Hurazai","uc":"Hurazai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Aziz Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.892600, 71.588800","coordinates":"WST KP_Images\/a1ec68cfAziz khan.Picture of WST Before Improvement.104613.jpg","picture_of_wst_before_improvement":"96300","wua_registration_no":"5\/25\/2021","wua_registration_date":"Aziz khan","name_of_wua_president":"1730158297053","cnic_no_of_wua_president":"3003746884","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/11\/2022","issuance_date_of_govt_share":"655612","total_amount_rs":"496000","govt_share_rs":"159612","community_share_rs":null,"revised_issuance_date_of_govt_share":"513692","revised_total_amount_rs":"469000","revised_govt_share_rs":"44692","revised_community_share_rs":"5\/12\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"347200","amount_of_icr_i_released_rs":"6\/13\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"132118","amount_of_final_released_rs":"1\/3\/2024","date_of_final_released":"479318","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/24\/2022","completion_date":"638930","verified_total_amount_rs":"479318","verified_govt_share_rs":"159612","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/a1ec68cfAziz Khan.Picture of WST - After Completion.095054.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Aziz khan","bls_ii":"Aziz khan","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 15:32:06" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/30/2024 15:32:06, ?, ?, Completed, 22071132006, KP, Peshawar, Peshawar, Peshawar, Hurazai, Hurazai, Square, Brick Masonry, ?, Muhammad Uzair, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.895080, 71.590020, WST KP_Images/d8079f29Muhammad Uzair.Picture of WST Before Improvement.103833.jpg, 361, 2/21/2022, Muhammad Uzair, 1730153270899, 3005940131, 6, 6, 0, 6, 37, 32, 12, 12, 1.36, 196, 51852, 0.42, 12, ?, WST Profile - Completed, ?, ?, 5/11/2022, 764631, 573617, 191014, ?, 618309, 573617, 44692, 5/12/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 401532, 6/22/2022, ?, ?, 0, 5/23/2023, ?, ?, 0, 5/23/2023, 172085, 5/23/2023, 573617, ?, WST Milestone Payments - Completed, ?, ?, 6/26/2022, 764631, 573617, 191014, 12, 12, 1.36, WST KP_Images/d8079f29Muhammad Uzair.Picture of WST - After Completion.074634.jpg, 37, ?, ?, ?, 7/26/22, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Muhammad Uzair, Muhammad Uzair, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/30\/2024 15:32:06","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132006","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Hurazai","uc":"Hurazai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Uzair","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.895080, 71.590020","coordinates":"WST KP_Images\/d8079f29Muhammad Uzair.Picture of WST Before Improvement.103833.jpg","picture_of_wst_before_improvement":"361","wua_registration_no":"2\/21\/2022","wua_registration_date":"Muhammad Uzair","name_of_wua_president":"1730153270899","cnic_no_of_wua_president":"3005940131","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"37","gross_command_area_gca_acres":"32","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.42","design_discharge_cusec":"12","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/11\/2022","issuance_date_of_govt_share":"764631","total_amount_rs":"573617","govt_share_rs":"191014","community_share_rs":null,"revised_issuance_date_of_govt_share":"618309","revised_total_amount_rs":"573617","revised_govt_share_rs":"44692","revised_community_share_rs":"5\/12\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"401532","amount_of_icr_i_released_rs":"6\/22\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":"5\/23\/2023","3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":"5\/23\/2023","date_of_icr_ii_released":"172085","amount_of_final_released_rs":"5\/23\/2023","date_of_final_released":"573617","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/26\/2022","completion_date":"764631","verified_total_amount_rs":"573617","verified_govt_share_rs":"191014","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/d8079f29Muhammad Uzair.Picture of WST - After Completion.074634.jpg","picture_of_wst_after_completion":"37","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":"7\/26\/22","if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Muhammad Uzair","bls_ii":"Muhammad Uzair","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 12:32:45" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/30/2024 12:32:45, ?, ?, Completed, 22071132007, KP, Peshawar, Peshawar, Peshawar, Ghari Chandan, Ghari Chandan, Square, Brick Masonry, ?, Hameed Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.796261, 71.555922, WST KP_Images/2bc36d1cHameed khan.Picture of WST Before Improvement.070456.jpg, 15, 6/10/2020, Hameed Khan, 1730183311431, 3459062693, 12, 12, 0, 12, 15, 10, 12, 12, 1.36, 196, 51852, 0.35, 10, ?, WST Profile - Completed, ?, ?, 3/15/2022, 772240, 579325, 192915, ?, 0, ?, ?, 3/16/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 579325, 4/6/2022, 0, 3/21/2022, ?, ?, ?, ?, 0, 3/21/2022, 0, 10/12/2022, 579325, ?, WST Milestone Payments - Completed, ?, ?, 3/21/2022, 772240, 579325, 192915, 12, 12, 1.36, WST KP_Images/2bc36d1cHameed Khan.Picture of WST - After Completion.074508.jpg, 2, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/30\/2024 12:32:45","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132007","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Ghari Chandan","uc":"Ghari Chandan","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Hameed Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.796261, 71.555922","coordinates":"WST KP_Images\/2bc36d1cHameed khan.Picture of WST Before Improvement.070456.jpg","picture_of_wst_before_improvement":"15","wua_registration_no":"6\/10\/2020","wua_registration_date":"Hameed Khan","name_of_wua_president":"1730183311431","cnic_no_of_wua_president":"3459062693","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"15","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/15\/2022","issuance_date_of_govt_share":"772240","total_amount_rs":"579325","govt_share_rs":"192915","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/16\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"579325","amount_of_icr_i_released_rs":"4\/6\/2022","date_of_icr_i_released":"0","2nd_bill_payment_rs":"3\/21\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":"3\/21\/2022","date_of_icr_ii_released":"0","amount_of_final_released_rs":"10\/12\/2022","date_of_final_released":"579325","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/21\/2022","completion_date":"772240","verified_total_amount_rs":"579325","verified_govt_share_rs":"192915","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/2bc36d1cHameed Khan.Picture of WST - After Completion.074508.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 12:50:59" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/30/2024 12:50:59, ?, ?, Completed, 22071132008, KP, Peshawar, Peshawar, Peshawar, Maryamzai, Srakhawara, Square, Brick Masonry, ?, Irfan Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.841407, 71.567890, WST KP_Images/a2f3db8aIrfan Khan.Picture of WST Before Improvement.072037.jpg, 299, 9/7/2021, Irfan Khan, 1730111218807, 3459050003, 6, 6, 0, 6, 15, 10, 12, 12, 1.36, 196, 51852, 0.24, 7, ?, WST Profile - Completed, ?, ?, 4/19/2022, 772240, 579325, 192915, ?, 0, ?, ?, 4/20/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 579325, 5/26/2022, ?, ?, ?, ?, ?, ?, 0, ?, ?, 10/12/2022, 579325, ?, WST Milestone Payments - Completed, ?, ?, 5/15/2022, 772240, 579325, 192915, 12, 12, 1.36, WST KP_Images/a2f3db8aIrfan Khan.Picture of WST - After Completion.061809.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/30\/2024 12:50:59","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132008","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Maryamzai","uc":"Srakhawara","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Irfan Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.841407, 71.567890","coordinates":"WST KP_Images\/a2f3db8aIrfan Khan.Picture of WST Before Improvement.072037.jpg","picture_of_wst_before_improvement":"299","wua_registration_no":"9\/7\/2021","wua_registration_date":"Irfan Khan","name_of_wua_president":"1730111218807","cnic_no_of_wua_president":"3459050003","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"15","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.24","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/19\/2022","issuance_date_of_govt_share":"772240","total_amount_rs":"579325","govt_share_rs":"192915","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/20\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"579325","amount_of_icr_i_released_rs":"5\/26\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":"10\/12\/2022","date_of_final_released":"579325","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/15\/2022","completion_date":"772240","verified_total_amount_rs":"579325","verified_govt_share_rs":"192915","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/a2f3db8aIrfan Khan.Picture of WST - After Completion.061809.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 13:31:15" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/30/2024 13:31:15, ?, ?, Completed, 22071132010, KP, Peshawar, Peshawar, Peshawar, Garhi Chandan, Garhi Chandan, Square, Brick Masonry, ?, Akhtar Zaman, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.883520, 71.597930, WST KP_Images/becdbaebAkhtar Zaman.Picture of WST Before Improvement.070153.jpg, 353, 11/17/2021, Akhtar Zaman, 1730104702687, 3462275156, 6, 6, 0, 6, 20, 15, 12, 12, 1.36, 140, 35984, 0.35, 10, ?, WST Profile - Completed, ?, ?, 5/11/2022, 790414, 592959, 197455, ?, 0, ?, ?, 5/11/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 415000, 6/1/2022, ?, ?, ?, ?, ?, ?, 0, ?, 177969, 10/12/2022, 592969, ?, WST Milestone Payments - Completed, ?, ?, 5/25/2022, 790414, 592959, 197455, 12, 12, 1.36, WST KP_Images/becdbaebAkhtar Zaman.Picture of WST - After Completion.075229.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/30\/2024 13:31:15","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132010","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Garhi Chandan","uc":"Garhi Chandan","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Akhtar Zaman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.883520, 71.597930","coordinates":"WST KP_Images\/becdbaebAkhtar Zaman.Picture of WST Before Improvement.070153.jpg","picture_of_wst_before_improvement":"353","wua_registration_no":"11\/17\/2021","wua_registration_date":"Akhtar Zaman","name_of_wua_president":"1730104702687","cnic_no_of_wua_president":"3462275156","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"20","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"140","storage_capacity_m3":"35984","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/11\/2022","issuance_date_of_govt_share":"790414","total_amount_rs":"592959","govt_share_rs":"197455","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/11\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"415000","amount_of_icr_i_released_rs":"6\/1\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"177969","amount_of_final_released_rs":"10\/12\/2022","date_of_final_released":"592969","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/25\/2022","completion_date":"790414","verified_total_amount_rs":"592959","verified_govt_share_rs":"197455","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/becdbaebAkhtar Zaman.Picture of WST - After Completion.075229.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 13:28:53" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/30/2024 13:28:53, ?, ?, Completed, 22071132011, KP, Peshawar, Peshawar, Peshawar, Mattani, Rahimabad, Square, Brick Masonry, ?, Muhammad Usman, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.762543, 71.532230, WST KP_Images/8d32e8e7Muhammad Usman.Picture of WST Before Improvement.074620.jpg, 284, 8/31/2021, Muhammad Usman, 1730193167559, 3113141150, 10, 10, 0, 10, 45, 40, 12, 12, 1.36, 196, 51852, 0.25, 7, ?, WST Profile - Completed, ?, ?, 5/11/2022, 790414, 592959, 197455, ?, 0, ?, ?, 5/11/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 415000, 6/1/2022, 0, 6/1/2022, ?, ?, ?, ?, 0, 6/1/2022, 177959, 10/12/2022, 592959, ?, WST Milestone Payments - Completed, ?, ?, 5/25/2022, 790414, 592959, 197455, 12, 12, 1.36, WST KP_Images/8d32e8e7Muhammad Usman.Picture of WST - After Completion.075327.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/30\/2024 13:28:53","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132011","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Mattani","uc":"Rahimabad","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Usman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.762543, 71.532230","coordinates":"WST KP_Images\/8d32e8e7Muhammad Usman.Picture of WST Before Improvement.074620.jpg","picture_of_wst_before_improvement":"284","wua_registration_no":"8\/31\/2021","wua_registration_date":"Muhammad Usman","name_of_wua_president":"1730193167559","cnic_no_of_wua_president":"3113141150","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"45","gross_command_area_gca_acres":"40","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/11\/2022","issuance_date_of_govt_share":"790414","total_amount_rs":"592959","govt_share_rs":"197455","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/11\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"415000","amount_of_icr_i_released_rs":"6\/1\/2022","date_of_icr_i_released":"0","2nd_bill_payment_rs":"6\/1\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":"6\/1\/2022","date_of_icr_ii_released":"177959","amount_of_final_released_rs":"10\/12\/2022","date_of_final_released":"592959","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/25\/2022","completion_date":"790414","verified_total_amount_rs":"592959","verified_govt_share_rs":"197455","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/8d32e8e7Muhammad Usman.Picture of WST - After Completion.075327.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 12:52:40" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/30/2024 12:52:40, ?, ?, Completed, 22071132012, KP, Peshawar, Peshawar, Peshawar, Badahber, Mera Badahber, Square, Brick Masonry, ?, Majid Husssin, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.895226, 71.611758, WST KP_Images/2dbe811bMajid Husssin.Picture of WST Before Improvement.061034.jpg, 298, 7/20/2021, Majid Husssin, 1730113756983, 3449797525, 4, 4, 0, 4, 25, 20, 12, 12, 1.36, 196, 51852, 0.35, 10, ?, WST Profile - Completed, ?, ?, 5/11/2022, 790414, 592959, 197455, ?, 0, ?, ?, 5/11/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 415000, 6/1/2022, ?, ?, ?, ?, ?, ?, 0, ?, 177959, 10/12/2022, 592959, ?, WST Milestone Payments - Completed, ?, ?, 5/27/2022, 790414, 592959, 197455, 12, 12, 1.36, WST KP_Images/2dbe811bMajid Husssin.Picture of WST - After Completion.062103.jpg, 2, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/30\/2024 12:52:40","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132012","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Badahber","uc":"Mera Badahber","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Majid Husssin","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.895226, 71.611758","coordinates":"WST KP_Images\/2dbe811bMajid Husssin.Picture of WST Before Improvement.061034.jpg","picture_of_wst_before_improvement":"298","wua_registration_no":"7\/20\/2021","wua_registration_date":"Majid Husssin","name_of_wua_president":"1730113756983","cnic_no_of_wua_president":"3449797525","contact_no_of_wua_president":"4","total_number_of_shareholders":"4","male_wua_members":"0","female_wua_members":"4","total_wua_members":"25","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/11\/2022","issuance_date_of_govt_share":"790414","total_amount_rs":"592959","govt_share_rs":"197455","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/11\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"415000","amount_of_icr_i_released_rs":"6\/1\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"177959","amount_of_final_released_rs":"10\/12\/2022","date_of_final_released":"592959","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/27\/2022","completion_date":"790414","verified_total_amount_rs":"592959","verified_govt_share_rs":"197455","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/2dbe811bMajid Husssin.Picture of WST - After Completion.062103.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 12:56:00" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/30/2024 12:56:00, ?, ?, Completed, 22071132013, KP, Peshawar, Peshawar, Peshawar, Badahber, Mera Badahber, Square, Brick Masonry, ?, Ubaid Ur Rahman, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.892221, 71.596690, WST KP_Images/5c596cd6Ubaid Ur Rahman.Picture of WST Before Improvement.070239.jpg, 278, 7/5/2021, Ubaid Ur Rahman, 1730171639603, 3139480984, 5, 5, 0, 5, 20, 15, 12, 12, 1.36, 196, 51852, 0.35, 10, ?, WST Profile - Completed, ?, ?, 5/11/2022, 790414, 592959, 197455, ?, 0, ?, ?, 5/11/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 415000, 6/1/2022, ?, ?, ?, ?, ?, ?, 0, ?, 177959, 10/12/2022, 592959, ?, WST Milestone Payments - Completed, ?, ?, 5/27/2022, 790414, 592959, 197455, 12, 12, 1.36, WST KP_Images/5c596cd6Ubaid Ur Rahman.Picture of WST - After Completion.061448.jpg, 2, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/30\/2024 12:56:00","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132013","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Badahber","uc":"Mera Badahber","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ubaid Ur Rahman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.892221, 71.596690","coordinates":"WST KP_Images\/5c596cd6Ubaid Ur Rahman.Picture of WST Before Improvement.070239.jpg","picture_of_wst_before_improvement":"278","wua_registration_no":"7\/5\/2021","wua_registration_date":"Ubaid Ur Rahman","name_of_wua_president":"1730171639603","cnic_no_of_wua_president":"3139480984","contact_no_of_wua_president":"5","total_number_of_shareholders":"5","male_wua_members":"0","female_wua_members":"5","total_wua_members":"20","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/11\/2022","issuance_date_of_govt_share":"790414","total_amount_rs":"592959","govt_share_rs":"197455","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/11\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"415000","amount_of_icr_i_released_rs":"6\/1\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"177959","amount_of_final_released_rs":"10\/12\/2022","date_of_final_released":"592959","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/27\/2022","completion_date":"790414","verified_total_amount_rs":"592959","verified_govt_share_rs":"197455","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/5c596cd6Ubaid Ur Rahman.Picture of WST - After Completion.061448.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 11:26:44" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/30/2024 11:26:44, ?, ?, Completed, 22071132014, KP, Peshawar, Peshawar, Peshawar, Urmar Miana, Urmar Miana, Square, Brick Masonry, ?, Adalat Khan Wst, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.923492,71.729006, WST KP_Images/133Adalat Khan Wst.Picture of WST Before Improvement.072430.jpg, 52, 1/21/2020, Adalat Khan, 1730151441499, 3129137340, 5, 5, 0, 5, 9, 8, 8, 8, 1.36, 87, 23016, 0.18, 5, ?, WST Profile - Completed, ?, ?, 2/7/2020, 368190, 276212, 91978, ?, 0, ?, ?, 2/11/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 185161, 5/13/2020, ?, ?, ?, ?, ?, ?, 0, ?, 91051, 5/15/2020, 276212, ?, WST Milestone Payments - Completed, ?, ?, 4/10/2020, 331212, 276212, 55000, 8, 8, 1.36, WST KP_Images/133Adalat Khan Wst.Picture of WST - After Completion.072430.jpg, 0, 34.00%, 51.00%, 17.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/30\/2024 11:26:44","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132014","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Urmar Miana","uc":"Urmar Miana","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Adalat Khan Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.923492,71.729006","coordinates":"WST KP_Images\/133Adalat Khan Wst.Picture of WST Before Improvement.072430.jpg","picture_of_wst_before_improvement":"52","wua_registration_no":"1\/21\/2020","wua_registration_date":"Adalat Khan","name_of_wua_president":"1730151441499","cnic_no_of_wua_president":"3129137340","contact_no_of_wua_president":"5","total_number_of_shareholders":"5","male_wua_members":"0","female_wua_members":"5","total_wua_members":"9","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/7\/2020","issuance_date_of_govt_share":"368190","total_amount_rs":"276212","govt_share_rs":"91978","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/11\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"185161","amount_of_icr_i_released_rs":"5\/13\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"91051","amount_of_final_released_rs":"5\/15\/2020","date_of_final_released":"276212","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/10\/2020","completion_date":"331212","verified_total_amount_rs":"276212","verified_govt_share_rs":"55000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/133Adalat Khan Wst.Picture of WST - After Completion.072430.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"34.00%","water_saving":"51.00%","water_losses_before_improvement":"17.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 16:40:31" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/30/2024 16:40:31, ?, ?, Completed, 22071132015, KP, Peshawar, Peshawar, Peshawar, Sharikera, Pasani Sharikera, Square, Brick Masonry, ?, Ajmal Wst, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.762500,71.593611, WST KP_Images/134Ajmal Wst.Picture of WST Before Improvement.101650.jpg, 71, 1/22/2020, Ajmal, 1730129272721, 3442271765, 7, 7, 0, 7, 20, 15, 12, 12, 1.36, 196, 51852, 0.36, 10, ?, WST Profile - Completed, ?, ?, 3/13/2020, 559860, 420000, 139860, ?, 0, ?, ?, 3/18/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294057, 5/28/2020, ?, ?, ?, ?, ?, ?, 0, ?, 125943, 6/19/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/27/2020, 559860, 420000, 139860, 12, 12, 1.36, WST KP_Images/134Ajmal Wst.Picture of WST - After Completion.101650.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/30\/2024 16:40:31","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132015","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Sharikera","uc":"Pasani Sharikera","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ajmal Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.762500,71.593611","coordinates":"WST KP_Images\/134Ajmal Wst.Picture of WST Before Improvement.101650.jpg","picture_of_wst_before_improvement":"71","wua_registration_no":"1\/22\/2020","wua_registration_date":"Ajmal","name_of_wua_president":"1730129272721","cnic_no_of_wua_president":"3442271765","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"20","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.36","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/13\/2020","issuance_date_of_govt_share":"559860","total_amount_rs":"420000","govt_share_rs":"139860","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/18\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294057","amount_of_icr_i_released_rs":"5\/28\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"125943","amount_of_final_released_rs":"6\/19\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/27\/2020","completion_date":"559860","verified_total_amount_rs":"420000","verified_govt_share_rs":"139860","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/134Ajmal Wst.Picture of WST - After Completion.101650.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 11:23:24" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/30/2024 11:23:24, ?, ?, Completed, 22071132016, KP, Peshawar, Peshawar, Peshawar, Badabher, Mera Badaber, Square, Brick Masonry, ?, Amir Khan Wst, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.902729,71.599626, WST KP_Images/135Amir Khan Wst.Picture of WST Before Improvement.085315.jpg, 7, 1/1/2020, Amir Khan, 1730113521929, 3009032135, 6, 6, 0, 6, 25, 22, 12, 12, 1.36, 196, 51852, 0.35, 10, ?, WST Profile - Completed, ?, ?, 1/27/2020, 559860, 420000, 139860, ?, 0, ?, ?, 1/29/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 5/14/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/19/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/27/2020, 559860, 420000, 139860, 12, 12, 1.36, WST KP_Images/135Amir Khan Wst.Picture of WST - After Completion.085314.jpg, 0, 17.00%, 35.00%, 18.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/30\/2024 11:23:24","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132016","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Badabher","uc":"Mera Badaber","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Amir Khan Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.902729,71.599626","coordinates":"WST KP_Images\/135Amir Khan Wst.Picture of WST Before Improvement.085315.jpg","picture_of_wst_before_improvement":"7","wua_registration_no":"1\/1\/2020","wua_registration_date":"Amir Khan","name_of_wua_president":"1730113521929","cnic_no_of_wua_president":"3009032135","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"25","gross_command_area_gca_acres":"22","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/27\/2020","issuance_date_of_govt_share":"559860","total_amount_rs":"420000","govt_share_rs":"139860","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/29\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"5\/14\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/19\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/27\/2020","completion_date":"559860","verified_total_amount_rs":"420000","verified_govt_share_rs":"139860","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/135Amir Khan Wst.Picture of WST - After Completion.085314.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"17.00%","water_saving":"35.00%","water_losses_before_improvement":"18.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 11:42:59" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/30/2024 11:42:59, ?, ?, Completed, 22071132017, KP, Peshawar, Peshawar, Peshawar, Telaband, Inzaray Telaband, Square, Brick Masonry, ?, Iftekhar Ahmed Wst, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.879167,71.657778, WST KP_Images/136Iftekhar Ahmed Wst.Picture of WST Before Improvement.090205.jpg, 38, 1/20/2020, Iftekhar Ahmed, 1730166712016, 3459418964, 7, 7, 0, 7, 21, 20, 12, 12, 1.36, 196, 51852, 0.04, 1, ?, WST Profile - Completed, ?, ?, 2/17/2020, 559860, 420000, 139860, ?, 0, ?, ?, 2/28/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293700, 3/20/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126300, 4/15/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/15/2020, 504000, 420000, 84000, 12, 12, 1.36, WST KP_Images/136Iftekhar Ahmed Wst.Picture of WST - After Completion.090205.jpg, 0, 25.00%, 38.00%, 13.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/30\/2024 11:42:59","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132017","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Telaband","uc":"Inzaray Telaband","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Iftekhar Ahmed Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.879167,71.657778","coordinates":"WST KP_Images\/136Iftekhar Ahmed Wst.Picture of WST Before Improvement.090205.jpg","picture_of_wst_before_improvement":"38","wua_registration_no":"1\/20\/2020","wua_registration_date":"Iftekhar Ahmed","name_of_wua_president":"1730166712016","cnic_no_of_wua_president":"3459418964","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"21","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/17\/2020","issuance_date_of_govt_share":"559860","total_amount_rs":"420000","govt_share_rs":"139860","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/28\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293700","amount_of_icr_i_released_rs":"3\/20\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126300","amount_of_final_released_rs":"4\/15\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/15\/2020","completion_date":"504000","verified_total_amount_rs":"420000","verified_govt_share_rs":"84000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/136Iftekhar Ahmed Wst.Picture of WST - After Completion.090205.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"25.00%","water_saving":"38.00%","water_losses_before_improvement":"13.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 17:00:33" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/30/2024 17:00:33, ?, ?, Completed, 22071132018, KP, Peshawar, Peshawar, Peshawar, Aza Khel, Aza khel, Square, Brick Masonry, ?, Naveed Shah Wst, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.846667,71.663611, WST KP_Images/137Naveed Shah Wst.Picture of WST Before Improvement.091802.jpg, 72a, 1/22/2020, Naveed Shah, 4220174759633, 3012313474, 10, 10, 0, 10, 40, 30, 12, 12, 1.36, 196, 51852, 0.36, 10, ?, WST Profile - Completed, ?, ?, 2/6/2020, 559860, 420000, 139860, ?, 0, ?, ?, 2/6/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 311180, 5/18/2020, ?, ?, ?, ?, ?, ?, 0, ?, 108820, 6/19/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/4/2020, 559860, 420000, 139860, 12, 12, 1.36, WST KP_Images/137Naveed Shah Wst.Picture of WST - After Completion.091803.jpg, 10, 27.00%, 48.00%, 21.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/30\/2024 17:00:33","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132018","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Aza Khel","uc":"Aza khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Naveed Shah Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.846667,71.663611","coordinates":"WST KP_Images\/137Naveed Shah Wst.Picture of WST Before Improvement.091802.jpg","picture_of_wst_before_improvement":"72a","wua_registration_no":"1\/22\/2020","wua_registration_date":"Naveed Shah","name_of_wua_president":"4220174759633","cnic_no_of_wua_president":"3012313474","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"40","gross_command_area_gca_acres":"30","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.36","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/6\/2020","issuance_date_of_govt_share":"559860","total_amount_rs":"420000","govt_share_rs":"139860","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/6\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"311180","amount_of_icr_i_released_rs":"5\/18\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"108820","amount_of_final_released_rs":"6\/19\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/4\/2020","completion_date":"559860","verified_total_amount_rs":"420000","verified_govt_share_rs":"139860","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/137Naveed Shah Wst.Picture of WST - After Completion.091803.jpg","picture_of_wst_after_completion":"10","addutitional_cca_acres":"27.00%","water_saving":"48.00%","water_losses_before_improvement":"21.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 11:45:18" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/30/2024 11:45:18, ?, ?, Completed, 22071132019, KP, Peshawar, Peshawar, Peshawar, Miaganio Banda -199, azakhel dam, Square, Brick Masonry, ?, Sarfaraz Khan Afridi Wst, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.730286,71.543903, WST KP_Images/138Sarfaraz Khan Afridi Wst.Picture of WST Before Improvement.090634.jpg, 42, 1/20/2020, Sarfaraz Khan Afridi, 1730171391351, 3009338562, 8, 8, 0, 8, 42, 40, 12, 12, 1.36, 196, 51852, 0.04, 1, ?, WST Profile - Completed, ?, ?, 2/17/2020, 559860, 420000, 139860, ?, 0, ?, ?, 2/28/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293700, 3/15/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126300, 4/18/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/18/2020, 504000, 420000, 84000, 12, 12, 1.36, WST KP_Images/138Sarfaraz Khan Afridi Wst.Picture of WST - After Completion.090634.jpg, 0, 23.00%, 40.00%, 17.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/30\/2024 11:45:18","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132019","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Miaganio Banda -199","uc":"azakhel dam","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sarfaraz Khan Afridi Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.730286,71.543903","coordinates":"WST KP_Images\/138Sarfaraz Khan Afridi Wst.Picture of WST Before Improvement.090634.jpg","picture_of_wst_before_improvement":"42","wua_registration_no":"1\/20\/2020","wua_registration_date":"Sarfaraz Khan Afridi","name_of_wua_president":"1730171391351","cnic_no_of_wua_president":"3009338562","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"42","gross_command_area_gca_acres":"40","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/17\/2020","issuance_date_of_govt_share":"559860","total_amount_rs":"420000","govt_share_rs":"139860","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/28\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293700","amount_of_icr_i_released_rs":"3\/15\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126300","amount_of_final_released_rs":"4\/18\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/18\/2020","completion_date":"504000","verified_total_amount_rs":"420000","verified_govt_share_rs":"84000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/138Sarfaraz Khan Afridi Wst.Picture of WST - After Completion.090634.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"23.00%","water_saving":"40.00%","water_losses_before_improvement":"17.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 11:46:30" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/30/2024 11:46:30, ?, ?, Completed, 22071132020, KP, Peshawar, Peshawar, Peshawar, Jangi Khel, Aza Khel, Azakhel, Square, Brick Masonry, ?, Zaribaz Wst, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.837222,71.648889, WST KP_Images/139Zaribaz Wst.Picture of WST Before Improvement.091159.jpg, 69, 1/22/2020, Zaribaz, 1730151166793, 3009011717, 7, 7, 0, 7, 41, 40, 12, 12, 1.36, 196, 51852, 0.35, 10, ?, WST Profile - Completed, ?, ?, 2/3/2020, 559860, 420000, 139860, ?, 0, ?, ?, 3/2/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293700, 3/12/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126300, 4/4/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/4/2020, 559860, 420000, 139860, 12, 12, 1.36, WST KP_Images/139Zaribaz Wst.Picture of WST - After Completion.064955.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/30\/2024 11:46:30","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132020","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Jangi Khel, Aza Khel","uc":"Azakhel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Zaribaz Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.837222,71.648889","coordinates":"WST KP_Images\/139Zaribaz Wst.Picture of WST Before Improvement.091159.jpg","picture_of_wst_before_improvement":"69","wua_registration_no":"1\/22\/2020","wua_registration_date":"Zaribaz","name_of_wua_president":"1730151166793","cnic_no_of_wua_president":"3009011717","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"41","gross_command_area_gca_acres":"40","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/3\/2020","issuance_date_of_govt_share":"559860","total_amount_rs":"420000","govt_share_rs":"139860","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/2\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293700","amount_of_icr_i_released_rs":"3\/12\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126300","amount_of_final_released_rs":"4\/4\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/4\/2020","completion_date":"559860","verified_total_amount_rs":"420000","verified_govt_share_rs":"139860","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/139Zaribaz Wst.Picture of WST - After Completion.064955.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 11:56:55" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/30/2024 11:56:55, ?, ?, Completed, 22071132021, KP, Peshawar, Peshawar, Peshawar, Badabher, Mera badhber, Square, Brick Masonry, ?, Shaiq Saif, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.8975,71.592777, WST KP_Images/140Shaiq Saif.Picture of WST Before Improvement.111715.jpg, 50, 1/20/2020, Shaiq Saif, 1730113585215, 3459000942, 12, 12, 0, 12, 17, 15, 12, 12, 1.36, 196, 51852, 0.35, 10, ?, WST Profile - Completed, ?, ?, 10/9/2020, 559860, 420000, 139860, ?, 0, ?, ?, 10/16/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293980, 10/22/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126020, 12/18/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/10/2020, 559860, 420000, 139860, 12, 12, 1.36, WST KP_Images/140Shaiq Saif.Picture of WST - After Completion.070128.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/30\/2024 11:56:55","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132021","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Badabher","uc":"Mera badhber","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Shaiq Saif","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.8975,71.592777","coordinates":"WST KP_Images\/140Shaiq Saif.Picture of WST Before Improvement.111715.jpg","picture_of_wst_before_improvement":"50","wua_registration_no":"1\/20\/2020","wua_registration_date":"Shaiq Saif","name_of_wua_president":"1730113585215","cnic_no_of_wua_president":"3459000942","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"17","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/9\/2020","issuance_date_of_govt_share":"559860","total_amount_rs":"420000","govt_share_rs":"139860","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293980","amount_of_icr_i_released_rs":"10\/22\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126020","amount_of_final_released_rs":"12\/18\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/10\/2020","completion_date":"559860","verified_total_amount_rs":"420000","verified_govt_share_rs":"139860","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/140Shaiq Saif.Picture of WST - After Completion.070128.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 12:03:56" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/30/2024 12:03:56, ?, ?, Completed, 22071132022, KP, Peshawar, Peshawar, Peshawar, Aza Khel, Nakband, Square, Brick Masonry, ?, Zahir Ul Amin, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.837071,71.649097, WST KP_Images/141Zahir Ul Amin.Picture of WST Before Improvement.114505.jpg, 103, 8/31/2020, Zahir ul Amin, 1730194622969, 3009011717, 8, 8, 0, 8, 12, 10, 12, 12, 1.36, 196, 51852, 0.35, 10, ?, WST Profile - Completed, ?, ?, 10/9/2020, 559860, 420000, 139860, ?, 0, ?, ?, 10/16/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293980, 10/22/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126020, 11/10/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/10/2020, 559860, 420000, 139860, 12, 12, 1.36, WST KP_Images/141Zahir Ul Amin.Picture of WST - After Completion.070604.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/30\/2024 12:03:56","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132022","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Aza Khel","uc":"Nakband","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Zahir Ul Amin","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.837071,71.649097","coordinates":"WST KP_Images\/141Zahir Ul Amin.Picture of WST Before Improvement.114505.jpg","picture_of_wst_before_improvement":"103","wua_registration_no":"8\/31\/2020","wua_registration_date":"Zahir ul Amin","name_of_wua_president":"1730194622969","cnic_no_of_wua_president":"3009011717","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/9\/2020","issuance_date_of_govt_share":"559860","total_amount_rs":"420000","govt_share_rs":"139860","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/16\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293980","amount_of_icr_i_released_rs":"10\/22\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126020","amount_of_final_released_rs":"11\/10\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/10\/2020","completion_date":"559860","verified_total_amount_rs":"420000","verified_govt_share_rs":"139860","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/141Zahir Ul Amin.Picture of WST - After Completion.070604.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 11:47:50" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 11:47:50, ?, ?, Completed, 22071132023, KP, Peshawar, Peshawar, Peshawar, Surizai, Gahri izzat, Square, Brick Masonry, ?, Abdul Zaman, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.880960, 71.681290, WST KP_Images/142Abdul Zaman.Picture of WST Before Improvement.121924.jpg, 120, 11/17/2020, Abdul Zaman, 1730115356235, 3431400135, 10, 10, 0, 10, 24, 20, 12, 12, 1.36, 196, 51852, 0.28, 8, ?, WST Profile - Completed, ?, ?, 1/4/2021, 559860, 420000, 139860, ?, 0, ?, ?, 1/4/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293980, 3/9/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126020, 4/15/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/10/2021, 559860, 420000, 139860, 12, 12, 1.36, WST KP_Images/142Abdul Zaman.Picture of WST - After Completion.122514.jpg, 20, 30.00%, 50.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 11:47:50","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132023","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Surizai","uc":"Gahri izzat","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Zaman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.880960, 71.681290","coordinates":"WST KP_Images\/142Abdul Zaman.Picture of WST Before Improvement.121924.jpg","picture_of_wst_before_improvement":"120","wua_registration_no":"11\/17\/2020","wua_registration_date":"Abdul Zaman","name_of_wua_president":"1730115356235","cnic_no_of_wua_president":"3431400135","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"24","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/4\/2021","issuance_date_of_govt_share":"559860","total_amount_rs":"420000","govt_share_rs":"139860","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/4\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293980","amount_of_icr_i_released_rs":"3\/9\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126020","amount_of_final_released_rs":"4\/15\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/10\/2021","completion_date":"559860","verified_total_amount_rs":"420000","verified_govt_share_rs":"139860","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/142Abdul Zaman.Picture of WST - After Completion.122514.jpg","picture_of_wst_after_completion":"20","addutitional_cca_acres":"30.00%","water_saving":"50.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 12:11:34" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/30/2024 12:11:34, ?, ?, Completed, 22071132024, KP, Peshawar, Peshawar, Peshawar, Mashogager, Mashogager, Square, Brick Masonry, ?, Khushal Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.87306,71.523056, WST KP_Images/143Khushal Khan.Picture of WST Before Improvement.084222.jpg, 113, 9/17/2020, Khushal Khan, 1730115063257, 3008599171, 10, 10, 0, 10, 23, 20, 12, 12, 1.36, 196, 51852, 0.35, 10, ?, WST Profile - Completed, ?, ?, 4/16/2021, 735241, 551569, 183672, ?, 0, ?, ?, 4/19/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 551569, 6/18/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, 3/24/2022, 551569, ?, WST Milestone Payments - Completed, ?, ?, 5/10/2020, 735268, 551596, 183672, 12, 12, 1.36, WST KP_Images/143Khushal Khan.Picture of WST - After Completion.084222.jpg, 15, 0.00%, ?, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/30\/2024 12:11:34","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132024","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Mashogager","uc":"Mashogager","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Khushal Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.87306,71.523056","coordinates":"WST KP_Images\/143Khushal Khan.Picture of WST Before Improvement.084222.jpg","picture_of_wst_before_improvement":"113","wua_registration_no":"9\/17\/2020","wua_registration_date":"Khushal Khan","name_of_wua_president":"1730115063257","cnic_no_of_wua_president":"3008599171","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"23","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/16\/2021","issuance_date_of_govt_share":"735241","total_amount_rs":"551569","govt_share_rs":"183672","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/19\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"551569","amount_of_icr_i_released_rs":"6\/18\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":"3\/24\/2022","date_of_final_released":"551569","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/10\/2020","completion_date":"735268","verified_total_amount_rs":"551596","verified_govt_share_rs":"183672","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/143Khushal Khan.Picture of WST - After Completion.084222.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"0.00%","water_saving":null,"water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 12:13:43" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/30/2024 12:13:43, ?, ?, Completed, 22071132025, KP, Peshawar, Peshawar, Peshawar, Dilazak, Golozai, Square, Brick Masonry, ?, Adnan Muhammad, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.055923,71.666908, WST KP_Images/144Adnan Muhammad.Picture of WST Before Improvement.085218.jpg, 144, 3/22/2021, Khushal Khan, 1730125389515, 3008599171, 10, 10, 0, 10, 10, 10, 10, 10, 1.36, 136, 35979, 0.35, 10, ?, WST Profile - Completed, ?, ?, 4/19/2021, 591057, 443404, 147653, ?, 0, ?, ?, 4/21/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 443404, 6/18/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, 3/24/2022, 443404, ?, WST Milestone Payments - Completed, ?, ?, 5/10/2020, 591057, 443404, 147653, 10, 10, 1.36, WST KP_Images/144Adnan Muhammad.Picture of WST - After Completion.071607.jpg, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/30\/2024 12:13:43","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132025","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Dilazak","uc":"Golozai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Adnan Muhammad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.055923,71.666908","coordinates":"WST KP_Images\/144Adnan Muhammad.Picture of WST Before Improvement.085218.jpg","picture_of_wst_before_improvement":"144","wua_registration_no":"3\/22\/2021","wua_registration_date":"Khushal Khan","name_of_wua_president":"1730125389515","cnic_no_of_wua_president":"3008599171","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"10","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/19\/2021","issuance_date_of_govt_share":"591057","total_amount_rs":"443404","govt_share_rs":"147653","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/21\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"443404","amount_of_icr_i_released_rs":"6\/18\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":"3\/24\/2022","date_of_final_released":"443404","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/10\/2020","completion_date":"591057","verified_total_amount_rs":"443404","verified_govt_share_rs":"147653","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/144Adnan Muhammad.Picture of WST - After Completion.071607.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 11:37:49" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 11:37:49, ?, ?, Completed, 22071132026, KP, Peshawar, Peshawar, Peshawar, Garhi Chandan, Gahri chandan, Square, Brick Masonry, ?, Rashid Zaman, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.851210, 71.700510, WST KP_Images/145Rashid Zaman.Picture of WST Before Improvement.093911.jpg, 89A, 6/11/2020, Rashid Zaman, 2250150739215, 3459716854, 10, 10, 0, 10, 12, 10, 9, 9, 1.36, 104, 27513, 0.35, 10, ?, WST Profile - Completed, ?, ?, 4/16/2021, 507287, 380561, 126726, ?, 0, ?, ?, 4/25/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 380561, 6/18/2021, ?, ?, ?, ?, ?, ?, 0, ?, 0, ?, 380561, ?, WST Milestone Payments - Completed, ?, ?, 5/10/2020, 507287, 380561, 126726, 9, 8.75, 1.36, WST KP_Images/145Rashid Zaman.Picture of WST - After Completion.093911.jpg, 20, 10.00%, 14.00%, 4.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 11:37:49","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132026","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Garhi Chandan","uc":"Gahri chandan","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Rashid Zaman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.851210, 71.700510","coordinates":"WST KP_Images\/145Rashid Zaman.Picture of WST Before Improvement.093911.jpg","picture_of_wst_before_improvement":"89A","wua_registration_no":"6\/11\/2020","wua_registration_date":"Rashid Zaman","name_of_wua_president":"2250150739215","cnic_no_of_wua_president":"3459716854","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"104","storage_capacity_m3":"27513","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/16\/2021","issuance_date_of_govt_share":"507287","total_amount_rs":"380561","govt_share_rs":"126726","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/25\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"380561","amount_of_icr_i_released_rs":"6\/18\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"0","amount_of_final_released_rs":null,"date_of_final_released":"380561","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/10\/2020","completion_date":"507287","verified_total_amount_rs":"380561","verified_govt_share_rs":"126726","verified_community_share_rs":"9","executed_wst_length_meter":"8.75","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/145Rashid Zaman.Picture of WST - After Completion.093911.jpg","picture_of_wst_after_completion":"20","addutitional_cca_acres":"10.00%","water_saving":"14.00%","water_losses_before_improvement":"4.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 12:03:35" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 12:03:35, ?, ?, Completed, 22071132027, KP, Peshawar, Peshawar, Peshawar, Hasan Khel, Shah Dherai, Square, Brick Masonry, ?, Hamza, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.843830, 71.731190, WST KP_Images/146Hamza.Picture of WST Before Improvement.091420.jpg, 88A, 6/11/2020, Hamza, 2250137178905, 3413508551, 10, 10, 0, 10, 12, 10, 10, 10, 1.36, 136, 35979, 0.35, 10, ?, WST Profile - Completed, ?, ?, 4/16/2021, 591057, 443404, 147653, ?, 0, ?, ?, 4/22/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 443404, 6/18/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, 5/10/2021, 443404, ?, WST Milestone Payments - Completed, ?, ?, 5/10/2021, 591057, 443404, 147653, 10, 10, 1.36, WST KP_Images/146Hamza.Picture of WST - After Completion.091420.jpg, 20, 10.00%, 18.00%, 8.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 12:03:35","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132027","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Hasan Khel","uc":"Shah Dherai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Hamza","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.843830, 71.731190","coordinates":"WST KP_Images\/146Hamza.Picture of WST Before Improvement.091420.jpg","picture_of_wst_before_improvement":"88A","wua_registration_no":"6\/11\/2020","wua_registration_date":"Hamza","name_of_wua_president":"2250137178905","cnic_no_of_wua_president":"3413508551","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/16\/2021","issuance_date_of_govt_share":"591057","total_amount_rs":"443404","govt_share_rs":"147653","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/22\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"443404","amount_of_icr_i_released_rs":"6\/18\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":"5\/10\/2021","date_of_final_released":"443404","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/10\/2021","completion_date":"591057","verified_total_amount_rs":"443404","verified_govt_share_rs":"147653","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/146Hamza.Picture of WST - After Completion.091420.jpg","picture_of_wst_after_completion":"20","addutitional_cca_acres":"10.00%","water_saving":"18.00%","water_losses_before_improvement":"8.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 12:16:31" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/30/2024 12:16:31, ?, ?, Completed, 22071132028, KP, Peshawar, Peshawar, Peshawar, Garhi Chandan, Gahri chandan, Square, Brick Masonry, ?, Aqeel Afzal, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.875,71.679722, WST KP_Images/147Aqeel Afzal.Picture of WST Before Improvement.090600.jpg, 146, 3/22/2021, Aqeel Afzal, 1730114086627, 3449025165, 13, 13, 0, 13, 17, 15, 10, 10, 1.36, 136, 35979, 0.35, 10, ?, WST Profile - Completed, ?, ?, 4/19/2021, 591057, 443404, 147653, ?, 0, ?, ?, 4/19/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 443404, 6/23/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, 3/24/2022, 443404, ?, WST Milestone Payments - Completed, ?, ?, 5/11/2021, 591057, 443404, 147653, 10, 10, 1.36, WST KP_Images/147Aqeel Afzal.Picture of WST - After Completion.071850.jpg, 2, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Aqeel Afzal, Aqeel Afzal, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/30\/2024 12:16:31","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132028","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Garhi Chandan","uc":"Gahri chandan","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Aqeel Afzal","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.875,71.679722","coordinates":"WST KP_Images\/147Aqeel Afzal.Picture of WST Before Improvement.090600.jpg","picture_of_wst_before_improvement":"146","wua_registration_no":"3\/22\/2021","wua_registration_date":"Aqeel Afzal","name_of_wua_president":"1730114086627","cnic_no_of_wua_president":"3449025165","contact_no_of_wua_president":"13","total_number_of_shareholders":"13","male_wua_members":"0","female_wua_members":"13","total_wua_members":"17","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/19\/2021","issuance_date_of_govt_share":"591057","total_amount_rs":"443404","govt_share_rs":"147653","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/19\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"443404","amount_of_icr_i_released_rs":"6\/23\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":"3\/24\/2022","date_of_final_released":"443404","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/11\/2021","completion_date":"591057","verified_total_amount_rs":"443404","verified_govt_share_rs":"147653","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/147Aqeel Afzal.Picture of WST - After Completion.071850.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Aqeel Afzal","bls_ii":"Aqeel Afzal","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 11:41:44" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/30/2024 11:41:44, ?, ?, Completed, 22071132029, KP, Peshawar, Peshawar, Peshawar, Mattani, Laman Ghwa Khwa, Square, Brick Masonry, ?, Atta Ur Rehman, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.761966,71.572434, WST KP_Images/148Atta Ur Rehman.Picture of WST Before Improvement.075334.jpg, 41, 1/1/2020, Atta Ur Rehman, 1730195145171, 3009320257, 8, 8, 0, 8, 20.1, 20, 12, 12, 1.36, 196, 51852, 0.04, 1, ?, WST Profile - Completed, ?, ?, 2/17/2020, 559860, 420000, 139860, ?, 0, ?, ?, 3/1/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293700, 3/15/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126300, 4/10/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/10/2020, 559860, 420000, 139860, 12, 12, 1.36, WST KP_Images/148Atta Ur Rehman.Picture of WST - After Completion.075334.jpg, 0, 25.00%, 40.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/30\/2024 11:41:44","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132029","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Mattani","uc":"Laman Ghwa Khwa","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Atta Ur Rehman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.761966,71.572434","coordinates":"WST KP_Images\/148Atta Ur Rehman.Picture of WST Before Improvement.075334.jpg","picture_of_wst_before_improvement":"41","wua_registration_no":"1\/1\/2020","wua_registration_date":"Atta Ur Rehman","name_of_wua_president":"1730195145171","cnic_no_of_wua_president":"3009320257","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"20.1","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/17\/2020","issuance_date_of_govt_share":"559860","total_amount_rs":"420000","govt_share_rs":"139860","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/1\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293700","amount_of_icr_i_released_rs":"3\/15\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126300","amount_of_final_released_rs":"4\/10\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/10\/2020","completion_date":"559860","verified_total_amount_rs":"420000","verified_govt_share_rs":"139860","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/148Atta Ur Rehman.Picture of WST - After Completion.075334.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"25.00%","water_saving":"40.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 11:37:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/30/2024 11:37:07, ?, ?, Completed, 22071132030, KP, Peshawar, Peshawar, Peshawar, Telaband, Inzaray Telaband, Square, Brick Masonry, ?, Muhammad Amin, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.889444,71.647222, WST KP_Images/149Muhammad Amin.Picture of WST Before Improvement.080839.jpg, 26a, 1/20/2020, Muhammad Amin, 1730117739641, 3008827815, 8, 8, 0, 8, 11.6, 11.5, 12, 12, 1.36, 196, 51852, 0.04, 1, ?, WST Profile - Completed, ?, ?, 2/17/2020, 559860, 420000, 139860, ?, 0, ?, ?, 3/3/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293700, 3/25/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126300, 4/12/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/12/2020, 559860, 420000, 139860, 12, 12, 1.36, WST KP_Images/149Muhammad Amin.Picture of WST - After Completion.080840.jpg, 0, 29.00%, 42.00%, 13.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/30\/2024 11:37:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132030","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Telaband","uc":"Inzaray Telaband","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Amin","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.889444,71.647222","coordinates":"WST KP_Images\/149Muhammad Amin.Picture of WST Before Improvement.080839.jpg","picture_of_wst_before_improvement":"26a","wua_registration_no":"1\/20\/2020","wua_registration_date":"Muhammad Amin","name_of_wua_president":"1730117739641","cnic_no_of_wua_president":"3008827815","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"11.6","gross_command_area_gca_acres":"11.5","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/17\/2020","issuance_date_of_govt_share":"559860","total_amount_rs":"420000","govt_share_rs":"139860","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/3\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293700","amount_of_icr_i_released_rs":"3\/25\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126300","amount_of_final_released_rs":"4\/12\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/12\/2020","completion_date":"559860","verified_total_amount_rs":"420000","verified_govt_share_rs":"139860","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/149Muhammad Amin.Picture of WST - After Completion.080840.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"29.00%","water_saving":"42.00%","water_losses_before_improvement":"13.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 14:12:12" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/30/2024 14:12:12, ?, ?, Completed, 22071132031, KP, Peshawar, Peshawar, Peshawar, Azakhel, Azakhel, Square, Brick Masonry, ?, Ikram Ullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.835360, 71.626300, WST KP_Images/1ff9414bIkram Ullah.Picture of WST Before Improvement.113728.jpg, 424, 3/30/2022, Ikram ullah, 1730132797697, 3085609996, 6, 6, 0, 6, 14, 12, 10, 10, 1.36, 172, 45503, 0.21, 6, ?, WST Profile - Completed, ?, ?, 5/16/2022, 655605, 494900, 160705, ?, 0, ?, ?, 5/17/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 330050, 6/7/2022, ?, ?, ?, ?, ?, ?, 0, ?, 152550, 9/12/2022, 482600, ?, WST Milestone Payments - Completed, ?, ?, 6/23/2022, 643305, 482600, 160705, 10, 10, 1.36, WST KP_Images/1ff9414bIkram Ullah.Picture of WST - After Completion.113728.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/30\/2024 14:12:12","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132031","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Azakhel","uc":"Azakhel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ikram Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.835360, 71.626300","coordinates":"WST KP_Images\/1ff9414bIkram Ullah.Picture of WST Before Improvement.113728.jpg","picture_of_wst_before_improvement":"424","wua_registration_no":"3\/30\/2022","wua_registration_date":"Ikram ullah","name_of_wua_president":"1730132797697","cnic_no_of_wua_president":"3085609996","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"14","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"172","storage_capacity_m3":"45503","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/16\/2022","issuance_date_of_govt_share":"655605","total_amount_rs":"494900","govt_share_rs":"160705","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/17\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"330050","amount_of_icr_i_released_rs":"6\/7\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"152550","amount_of_final_released_rs":"9\/12\/2022","date_of_final_released":"482600","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/23\/2022","completion_date":"643305","verified_total_amount_rs":"482600","verified_govt_share_rs":"160705","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/1ff9414bIkram Ullah.Picture of WST - After Completion.113728.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 14:21:37" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/30/2024 14:21:37, ?, ?, Completed, 22071132032, KP, Peshawar, Peshawar, Peshawar, Bagh Islam Sher, Saran Azakhel, Square, Brick Masonry, ?, Bakht Sher, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.835730, 71.656200, WST KP_Images/eed27f86Bakht Sher.Picture of WST Before Improvement.120205.jpg, 424, 7/26/2021, Bakht Sher, 1730171691493, 3095994299, 5, 5, 0, 5, 14, 11, 10, 10, 1.36, 162, 42857, 0.18, 5, ?, WST Profile - Completed, ?, ?, 4/14/2022, 638723, 496000, 142723, ?, 0, ?, ?, 4/15/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 347200, 5/26/2022, ?, ?, ?, ?, ?, ?, 0, ?, 135400, 9/12/2022, 482600, ?, WST Milestone Payments - Completed, ?, ?, 5/21/2022, 625323, 482600, 142723, 10, 10, 1.36, WST KP_Images/eed27f86Bakht Sher.Picture of WST - After Completion.120204.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/30\/2024 14:21:37","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132032","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Bagh Islam Sher","uc":"Saran Azakhel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Bakht Sher","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.835730, 71.656200","coordinates":"WST KP_Images\/eed27f86Bakht Sher.Picture of WST Before Improvement.120205.jpg","picture_of_wst_before_improvement":"424","wua_registration_no":"7\/26\/2021","wua_registration_date":"Bakht Sher","name_of_wua_president":"1730171691493","cnic_no_of_wua_president":"3095994299","contact_no_of_wua_president":"5","total_number_of_shareholders":"5","male_wua_members":"0","female_wua_members":"5","total_wua_members":"14","gross_command_area_gca_acres":"11","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"162","storage_capacity_m3":"42857","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/14\/2022","issuance_date_of_govt_share":"638723","total_amount_rs":"496000","govt_share_rs":"142723","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/15\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"347200","amount_of_icr_i_released_rs":"5\/26\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"135400","amount_of_final_released_rs":"9\/12\/2022","date_of_final_released":"482600","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/21\/2022","completion_date":"625323","verified_total_amount_rs":"482600","verified_govt_share_rs":"142723","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/eed27f86Bakht Sher.Picture of WST - After Completion.120204.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 14:20:01" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/30/2024 14:20:01, ?, ?, Completed, 22071132033, KP, Peshawar, Peshawar, Peshawar, Ghalib khel, Tela band, Square, Brick Masonry, ?, Murad Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.912720, 71.656150, WST KP_Images/057b6cb6Murad Khan.Picture of WST Before Improvement.115555.jpg, 417, 3/28/2022, Murad Khan, 1730113317649, 3052624660, 5, 5, 0, 5, 12, 10, 10, 10, 1.36, 172, 45503, 0.21, 6, ?, WST Profile - Completed, ?, ?, 4/12/2022, 624413, 471500, 152913, ?, 0, ?, ?, 4/18/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 330050, 5/26/2022, ?, ?, ?, ?, ?, ?, 0, ?, 129150, 9/12/2022, 459200, ?, WST Milestone Payments - Completed, ?, ?, 5/21/2022, 612113, 459200, 152913, 10, 10, 1.36, WST KP_Images/057b6cb6Murad Khan.Picture of WST - After Completion.115555.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/30\/2024 14:20:01","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132033","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Ghalib khel","uc":"Tela band","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Murad Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.912720, 71.656150","coordinates":"WST KP_Images\/057b6cb6Murad Khan.Picture of WST Before Improvement.115555.jpg","picture_of_wst_before_improvement":"417","wua_registration_no":"3\/28\/2022","wua_registration_date":"Murad Khan","name_of_wua_president":"1730113317649","cnic_no_of_wua_president":"3052624660","contact_no_of_wua_president":"5","total_number_of_shareholders":"5","male_wua_members":"0","female_wua_members":"5","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"172","storage_capacity_m3":"45503","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/12\/2022","issuance_date_of_govt_share":"624413","total_amount_rs":"471500","govt_share_rs":"152913","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/18\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"330050","amount_of_icr_i_released_rs":"5\/26\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"129150","amount_of_final_released_rs":"9\/12\/2022","date_of_final_released":"459200","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/21\/2022","completion_date":"612113","verified_total_amount_rs":"459200","verified_govt_share_rs":"152913","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/057b6cb6Murad Khan.Picture of WST - After Completion.115555.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 14:18:24" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/30/2024 14:18:24, ?, ?, Completed, 22071132035, KP, Peshawar, Peshawar, Peshawar, Azakhel, Azakhel, Square, Brick Masonry, ?, Tahir Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.813530, 71.621540, WST KP_Images/a1d109d4Tahir Khan.Picture of WST Before Improvement.115237.jpg, 425, 3/30/2022, Tahir khan, 1730128956601, 3029095137, 6, 6, 0, 6, 14, 11, 10, 10, 1.36, 172, 45503, 0.21, 6, ?, WST Profile - Completed, ?, ?, 5/16/2022, 624413, 471500, 152913, ?, 0, ?, ?, 5/17/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 330050, 6/13/2022, ?, ?, ?, ?, ?, ?, 0, ?, 129150, 9/12/2022, 459200, ?, WST Milestone Payments - Completed, ?, ?, 6/26/2022, 612113, 459200, 152913, 10, 10, 1.36, WST KP_Images/a1d109d4Tahir Khan.Picture of WST - After Completion.115237.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/30\/2024 14:18:24","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132035","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Azakhel","uc":"Azakhel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Tahir Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.813530, 71.621540","coordinates":"WST KP_Images\/a1d109d4Tahir Khan.Picture of WST Before Improvement.115237.jpg","picture_of_wst_before_improvement":"425","wua_registration_no":"3\/30\/2022","wua_registration_date":"Tahir khan","name_of_wua_president":"1730128956601","cnic_no_of_wua_president":"3029095137","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"14","gross_command_area_gca_acres":"11","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"172","storage_capacity_m3":"45503","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/16\/2022","issuance_date_of_govt_share":"624413","total_amount_rs":"471500","govt_share_rs":"152913","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/17\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"330050","amount_of_icr_i_released_rs":"6\/13\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"129150","amount_of_final_released_rs":"9\/12\/2022","date_of_final_released":"459200","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/26\/2022","completion_date":"612113","verified_total_amount_rs":"459200","verified_govt_share_rs":"152913","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/a1d109d4Tahir Khan.Picture of WST - After Completion.115237.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 16:31:59" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/30/2024 16:31:59, ?, ?, Completed, 22071132036, KP, Peshawar, Peshawar, Peshawar, Tela band, Tela band, Square, Brick Masonry, ?, Farhad Khan, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 33.900883, 71.644008, WST KP_Images/96bffa19Farhad khan.Picture of WST Before Improvement.064927.jpg, 423, 3/29/2022, Farhad khan, 1730140711497, 3009004736, 10, 10, 0, 10, 17, 13, 10, 10, 1.36, 172.8, 45714, 0.21, 6, ?, WST Profile - Completed, ?, ?, 5/16/2022, 624413, 471500, 152913, ?, 0, ?, ?, 5/17/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 330050, 5/17/2022, ?, ?, ?, ?, ?, ?, 0, ?, 129150, 5/25/2022, 459200, ?, WST Milestone Payments - Completed, ?, ?, 7/21/2022, 612113, 459200, 152913, 10, 10, 1.36, WST KP_Images/96bffa19Farhad khan.Picture of WST - After Completion.070251.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/30\/2024 16:31:59","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132036","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Tela band","uc":"Tela band","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Farhad Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.900883, 71.644008","coordinates":"WST KP_Images\/96bffa19Farhad khan.Picture of WST Before Improvement.064927.jpg","picture_of_wst_before_improvement":"423","wua_registration_no":"3\/29\/2022","wua_registration_date":"Farhad khan","name_of_wua_president":"1730140711497","cnic_no_of_wua_president":"3009004736","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"17","gross_command_area_gca_acres":"13","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"172.8","storage_capacity_m3":"45714","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/16\/2022","issuance_date_of_govt_share":"624413","total_amount_rs":"471500","govt_share_rs":"152913","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/17\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"330050","amount_of_icr_i_released_rs":"5\/17\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"129150","amount_of_final_released_rs":"5\/25\/2022","date_of_final_released":"459200","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/21\/2022","completion_date":"612113","verified_total_amount_rs":"459200","verified_govt_share_rs":"152913","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/96bffa19Farhad khan.Picture of WST - After Completion.070251.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 16:26:38" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/30/2024 16:26:38, ?, ?, Completed, 22071132037, KP, Peshawar, Peshawar, Peshawar, Mera mashogager, Tor kanry, Square, Brick Masonry, ?, Wajid Khan, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 33.853012, 71.535902, WST KP_Images/27a1753fWajid Khan.Picture of WST Before Improvement.111559.jpg, 458, 4/5/2022, Wajid khan, 1730170502003, 3459089678, 6, 6, 0, 6, 15, 10, 10, 10, 1.36, 162, 42857, 0.21, 6, ?, WST Profile - Completed, ?, ?, 6/8/2022, 624413, 471500, 152913, ?, 0, ?, ?, 6/8/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 330050, 8/3/2022, 0, 7/20/2022, ?, ?, ?, ?, 0, 7/20/2022, 129150, 9/16/2022, 459200, ?, WST Milestone Payments - Completed, ?, ?, 8/4/2022, 612113, 459200, 152913, 10, 10, 1.36, WST KP_Images/27a1753fWajid Khan.Picture of WST - After Completion.111559.jpg, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/30\/2024 16:26:38","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132037","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Mera mashogager","uc":"Tor kanry","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wajid Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.853012, 71.535902","coordinates":"WST KP_Images\/27a1753fWajid Khan.Picture of WST Before Improvement.111559.jpg","picture_of_wst_before_improvement":"458","wua_registration_no":"4\/5\/2022","wua_registration_date":"Wajid khan","name_of_wua_president":"1730170502003","cnic_no_of_wua_president":"3459089678","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"15","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"162","storage_capacity_m3":"42857","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/8\/2022","issuance_date_of_govt_share":"624413","total_amount_rs":"471500","govt_share_rs":"152913","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/8\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"330050","amount_of_icr_i_released_rs":"8\/3\/2022","date_of_icr_i_released":"0","2nd_bill_payment_rs":"7\/20\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":"7\/20\/2022","date_of_icr_ii_released":"129150","amount_of_final_released_rs":"9\/16\/2022","date_of_final_released":"459200","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"8\/4\/2022","completion_date":"612113","verified_total_amount_rs":"459200","verified_govt_share_rs":"152913","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/27a1753fWajid Khan.Picture of WST - After Completion.111559.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 12:45:02" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/30/2024 12:45:02, ?, ?, Completed, 22071132038, KP, Peshawar, Peshawar, Peshawar, Mashogager, Ajab talab, Square, Brick Masonry, ?, Muhabat Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.836142, 71.542245, WST KP_Images/933a16c0Muhabat khan.Picture of WST Before Improvement.063850.jpg, 285, 8/31/2021, Muhabat khan, 2120130048333, 3455884466, 4, 4, 0, 4, 13, 10, 10, 10, 1.36, 136, 35979, 0.21, 6, ?, WST Profile - Completed, ?, ?, 3/17/2022, 621500, 466242, 155258, ?, 0, ?, ?, 3/17/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 466242, 4/6/2022, ?, ?, ?, ?, ?, ?, 0, ?, 0, 10/12/2022, 466242, ?, WST Milestone Payments - Completed, ?, ?, 5/15/2022, 621500, 466242, 155258, 10, 10, 1.36, WST KP_Images/933a16c0Muhabat Khan.Picture of WST - After Completion.102755.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/30\/2024 12:45:02","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132038","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Mashogager","uc":"Ajab talab","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhabat Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.836142, 71.542245","coordinates":"WST KP_Images\/933a16c0Muhabat khan.Picture of WST Before Improvement.063850.jpg","picture_of_wst_before_improvement":"285","wua_registration_no":"8\/31\/2021","wua_registration_date":"Muhabat khan","name_of_wua_president":"2120130048333","cnic_no_of_wua_president":"3455884466","contact_no_of_wua_president":"4","total_number_of_shareholders":"4","male_wua_members":"0","female_wua_members":"4","total_wua_members":"13","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/17\/2022","issuance_date_of_govt_share":"621500","total_amount_rs":"466242","govt_share_rs":"155258","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/17\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"466242","amount_of_icr_i_released_rs":"4\/6\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"0","amount_of_final_released_rs":"10\/12\/2022","date_of_final_released":"466242","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/15\/2022","completion_date":"621500","verified_total_amount_rs":"466242","verified_govt_share_rs":"155258","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/933a16c0Muhabat Khan.Picture of WST - After Completion.102755.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 12:43:18" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/30/2024 12:43:18, ?, ?, Completed, 22071132039, KP, Peshawar, Peshawar, Peshawar, Azakhel, Nakband Azakhel, Square, Brick Masonry, ?, Zahir Ul Amin, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.795182, 71.618846, WST KP_Images/354d96d1Zahir Ul Amin.Picture of WST Before Improvement.055441.jpg, 103, 8/31/2020, Zahir Ul Amin, 1730194622969, 3009011717, 9, 9, 0, 9, 15, 10, 10, 10, 1.36, 136, 35979, 0.23, 7, ?, WST Profile - Completed, ?, ?, 3/15/2022, 621500, 466242, 155258, ?, 0, ?, ?, 3/16/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 466242, 4/6/2022, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 466242, ?, WST Milestone Payments - Completed, ?, ?, 5/15/2022, 621500, 466242, 155258, 10, 10, 1.36, WST KP_Images/354d96d1Zahir Ul Amin.Picture of WST - After Completion.064701.jpg, 2, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Zahir Ul Amin, Zahir Ul Amin, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/30\/2024 12:43:18","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132039","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Azakhel","uc":"Nakband Azakhel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Zahir Ul Amin","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.795182, 71.618846","coordinates":"WST KP_Images\/354d96d1Zahir Ul Amin.Picture of WST Before Improvement.055441.jpg","picture_of_wst_before_improvement":"103","wua_registration_no":"8\/31\/2020","wua_registration_date":"Zahir Ul Amin","name_of_wua_president":"1730194622969","cnic_no_of_wua_president":"3009011717","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"15","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.23","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/15\/2022","issuance_date_of_govt_share":"621500","total_amount_rs":"466242","govt_share_rs":"155258","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/16\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"466242","amount_of_icr_i_released_rs":"4\/6\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"466242","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/15\/2022","completion_date":"621500","verified_total_amount_rs":"466242","verified_govt_share_rs":"155258","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/354d96d1Zahir Ul Amin.Picture of WST - After Completion.064701.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Zahir Ul Amin","bls_ii":"Zahir Ul Amin","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 15:29:55" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/30/2024 15:29:55, ?, ?, Completed, 22071132040, KP, Peshawar, Peshawar, Peshawar, Adezai, Adezai, Square, Brick Masonry, ?, Ibrahim Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.762350, 71.576610, WST KP_Images/90014875Ibrahim khan.Picture of WST Before Improvement.074630.jpg, 375, 12/13/2021, Ibrahim khan, 1730123882679, 3219354993, 6, 6, 0, 6, 30, 25, 10, 10, 1.36, 136, 35979, 0.35, 10, ?, WST Profile - Completed, ?, ?, 3/11/2022, 605104, 453942, 151162, ?, 453942, 453942, ?, 3/18/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 317760, 4/6/2022, 0, 5/5/2022, 0, 5/5/2022, ?, ?, 0, 5/5/2022, 136182, 10/12/2022, 453942, ?, WST Milestone Payments - Completed, ?, ?, 3/30/2022, 605107, 453942, 151165, 10, 10, 1.36, WST KP_Images/90014875Ibrahim Khan.Picture of WST - After Completion.104009.jpg, 2, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Ibrahim khan, Ibrahim khan, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/30\/2024 15:29:55","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132040","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Adezai","uc":"Adezai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ibrahim Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.762350, 71.576610","coordinates":"WST KP_Images\/90014875Ibrahim khan.Picture of WST Before Improvement.074630.jpg","picture_of_wst_before_improvement":"375","wua_registration_no":"12\/13\/2021","wua_registration_date":"Ibrahim khan","name_of_wua_president":"1730123882679","cnic_no_of_wua_president":"3219354993","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"30","gross_command_area_gca_acres":"25","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/11\/2022","issuance_date_of_govt_share":"605104","total_amount_rs":"453942","govt_share_rs":"151162","community_share_rs":null,"revised_issuance_date_of_govt_share":"453942","revised_total_amount_rs":"453942","revised_govt_share_rs":null,"revised_community_share_rs":"3\/18\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"317760","amount_of_icr_i_released_rs":"4\/6\/2022","date_of_icr_i_released":"0","2nd_bill_payment_rs":"5\/5\/2022","2nd_bill_issuance_date":"0","3rd_bill_payment_rs":"5\/5\/2022","3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":"5\/5\/2022","date_of_icr_ii_released":"136182","amount_of_final_released_rs":"10\/12\/2022","date_of_final_released":"453942","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/30\/2022","completion_date":"605107","verified_total_amount_rs":"453942","verified_govt_share_rs":"151165","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/90014875Ibrahim Khan.Picture of WST - After Completion.104009.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Ibrahim khan","bls_ii":"Ibrahim khan","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 15:45:03" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/30/2024 15:45:03, ?, ?, Completed, 22071132041, KP, Peshawar, Peshawar, Peshawar, Badahber, Badahber, Square, Brick Masonry, ?, Afaq Ahmad, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.880080, 71.586390, WST KP_Images/25d8d6d1Afaq Ahmad.Picture of WST Before Improvement.072807.jpg, 407, 3/3/2022, Afaq Ahmad, 1730190656799, 3335943664, 6, 6, 0, 6, 35, 30, 10, 10, 1.36, 136, 35979, 0.15, 4, ?, WST Profile - Completed, ?, ?, 5/11/2022, 605944, 454572, 151372, ?, 499264, 454572, 44692, 5/12/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 318200, 6/1/2022, 0, 6/1/2022, 0, 10/12/2022, ?, ?, 0, 10/12/2022, 136272, 10/12/2022, 454472, ?, WST Milestone Payments - Completed, ?, ?, 5/30/2022, 605944, 454572, 151372, 10, 10, 1.36, WST KP_Images/25d8d6d1Afaq Ahmad.Picture of WST - After Completion.105754.jpg, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Afaq Ahmad, Afaq Ahmad, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/30\/2024 15:45:03","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132041","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Badahber","uc":"Badahber","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Afaq Ahmad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.880080, 71.586390","coordinates":"WST KP_Images\/25d8d6d1Afaq Ahmad.Picture of WST Before Improvement.072807.jpg","picture_of_wst_before_improvement":"407","wua_registration_no":"3\/3\/2022","wua_registration_date":"Afaq Ahmad","name_of_wua_president":"1730190656799","cnic_no_of_wua_president":"3335943664","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"35","gross_command_area_gca_acres":"30","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.15","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/11\/2022","issuance_date_of_govt_share":"605944","total_amount_rs":"454572","govt_share_rs":"151372","community_share_rs":null,"revised_issuance_date_of_govt_share":"499264","revised_total_amount_rs":"454572","revised_govt_share_rs":"44692","revised_community_share_rs":"5\/12\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"318200","amount_of_icr_i_released_rs":"6\/1\/2022","date_of_icr_i_released":"0","2nd_bill_payment_rs":"6\/1\/2022","2nd_bill_issuance_date":"0","3rd_bill_payment_rs":"10\/12\/2022","3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":"10\/12\/2022","date_of_icr_ii_released":"136272","amount_of_final_released_rs":"10\/12\/2022","date_of_final_released":"454472","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/30\/2022","completion_date":"605944","verified_total_amount_rs":"454572","verified_govt_share_rs":"151372","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/25d8d6d1Afaq Ahmad.Picture of WST - After Completion.105754.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Afaq Ahmad","bls_ii":"Afaq Ahmad","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 15:42:08" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/30/2024 15:42:08, ?, ?, Completed, 22071132042, KP, Peshawar, Peshawar, Peshawar, Badahber, Badahber, Square, Brick Masonry, ?, Muhammad Rafiq, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.884607, 71.574633, WST KP_Images/e8eb4c40Muhammad Rafiq.Picture of WST Before Improvement.053242.jpg, 396, 3/2/2022, Muhammad Rafiq, 1730195298357, 3009393874, 7, 7, 0, 7, 20, 15, 12, 12, 1.36, 196, 51852, 0.26, 7, ?, WST Profile - Completed, ?, ?, 5/12/2022, 766817, 575257, 191560, ?, 619950, 575257, 44693, 5/12/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 402680, 6/23/2023, ?, ?, ?, ?, ?, ?, 0, ?, 172257, 7/10/2023, 574937, ?, WST Milestone Payments - Completed, ?, ?, 6/10/2022, 766817, 575257, 191560, 12, 12, 1.36, WST KP_Images/e8eb4c40Muhammad Rafiq.Picture of WST - After Completion.105043.jpg, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/30\/2024 15:42:08","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132042","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Badahber","uc":"Badahber","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Rafiq","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.884607, 71.574633","coordinates":"WST KP_Images\/e8eb4c40Muhammad Rafiq.Picture of WST Before Improvement.053242.jpg","picture_of_wst_before_improvement":"396","wua_registration_no":"3\/2\/2022","wua_registration_date":"Muhammad Rafiq","name_of_wua_president":"1730195298357","cnic_no_of_wua_president":"3009393874","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"20","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.26","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/12\/2022","issuance_date_of_govt_share":"766817","total_amount_rs":"575257","govt_share_rs":"191560","community_share_rs":null,"revised_issuance_date_of_govt_share":"619950","revised_total_amount_rs":"575257","revised_govt_share_rs":"44693","revised_community_share_rs":"5\/12\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"402680","amount_of_icr_i_released_rs":"6\/23\/2023","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"172257","amount_of_final_released_rs":"7\/10\/2023","date_of_final_released":"574937","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/10\/2022","completion_date":"766817","verified_total_amount_rs":"575257","verified_govt_share_rs":"191560","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/e8eb4c40Muhammad Rafiq.Picture of WST - After Completion.105043.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 15:49:51" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/30/2024 15:49:51, ?, ?, Completed, 22071132043, KP, Peshawar, Peshawar, Peshawar, Khala khel, Sherkara, Square, Brick Masonry, ?, Javed Gul, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 33.855390, 71.540800, WST KP_Images/608cc236Javed Gul.Picture of WST Before Improvement.091041.jpg, 358, 1/27/2022, Javed Gul, 2120122582223, 3048565495, 6, 6, 0, 6, 17, 12, 10, 10, 1.36, 136, 35979, 0.25, 7, ?, WST Profile - Completed, ?, ?, 5/11/2022, 605944, 454572, 151372, ?, 499264, 454572, 44692, 5/12/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 318200, 6/1/2022, ?, ?, ?, ?, ?, ?, 0, ?, 136372, 10/12/2022, 454572, ?, WST Milestone Payments - Completed, ?, ?, 7/7/2022, 605944, 454572, 151372, 10, 10, 1.36, ?, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/30\/2024 15:49:51","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132043","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Khala khel","uc":"Sherkara","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Javed Gul","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.855390, 71.540800","coordinates":"WST KP_Images\/608cc236Javed Gul.Picture of WST Before Improvement.091041.jpg","picture_of_wst_before_improvement":"358","wua_registration_no":"1\/27\/2022","wua_registration_date":"Javed Gul","name_of_wua_president":"2120122582223","cnic_no_of_wua_president":"3048565495","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"17","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/11\/2022","issuance_date_of_govt_share":"605944","total_amount_rs":"454572","govt_share_rs":"151372","community_share_rs":null,"revised_issuance_date_of_govt_share":"499264","revised_total_amount_rs":"454572","revised_govt_share_rs":"44692","revised_community_share_rs":"5\/12\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"318200","amount_of_icr_i_released_rs":"6\/1\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"136372","amount_of_final_released_rs":"10\/12\/2022","date_of_final_released":"454572","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/7\/2022","completion_date":"605944","verified_total_amount_rs":"454572","verified_govt_share_rs":"151372","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 15:51:48" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/30/2024 15:51:48, ?, ?, Completed, 22071132044, KP, Peshawar, Peshawar, Peshawar, Bamee khail, Mosazai, Square, Brick Masonry, ?, Mustafa Khan, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 33.882120, 71.694560, WST KP_Images/8d7a8113Mustafa khan.Picture of WST Before Improvement.083426.jpg, 380, 2/2/2022, Mustafa, 1730116778323, 3329527005, 5, 5, 0, 5, 45, 40, 10, 10, 1.36, 136, 35979, 0.31, 9, ?, WST Profile - Completed, ?, ?, 5/11/2022, 605944, 454572, 151372, ?, 499164, 454472, 44692, 5/12/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 318200, 6/13/2022, 0, 10/13/2022, ?, ?, ?, ?, 0, 10/13/2022, 132419, 10/13/2022, 450619, Claim as built, WST Milestone Payments - Completed, ?, ?, 7/7/2022, 605944, 454572, 151372, 10, 10, 1.36, ?, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/30\/2024 15:51:48","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132044","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Bamee khail","uc":"Mosazai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mustafa Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.882120, 71.694560","coordinates":"WST KP_Images\/8d7a8113Mustafa khan.Picture of WST Before Improvement.083426.jpg","picture_of_wst_before_improvement":"380","wua_registration_no":"2\/2\/2022","wua_registration_date":"Mustafa","name_of_wua_president":"1730116778323","cnic_no_of_wua_president":"3329527005","contact_no_of_wua_president":"5","total_number_of_shareholders":"5","male_wua_members":"0","female_wua_members":"5","total_wua_members":"45","gross_command_area_gca_acres":"40","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.31","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/11\/2022","issuance_date_of_govt_share":"605944","total_amount_rs":"454572","govt_share_rs":"151372","community_share_rs":null,"revised_issuance_date_of_govt_share":"499164","revised_total_amount_rs":"454472","revised_govt_share_rs":"44692","revised_community_share_rs":"5\/12\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"318200","amount_of_icr_i_released_rs":"6\/13\/2022","date_of_icr_i_released":"0","2nd_bill_payment_rs":"10\/13\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":"10\/13\/2022","date_of_icr_ii_released":"132419","amount_of_final_released_rs":"10\/13\/2022","date_of_final_released":"450619","total_released_amount_rs":"Claim as built","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/7\/2022","completion_date":"605944","verified_total_amount_rs":"454572","verified_govt_share_rs":"151372","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 15:47:36" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/30/2024 15:47:36, ?, ?, Completed, 22071132045, KP, Peshawar, Peshawar, Peshawar, Mera Mashogaggar, Mera Mashogaggar, Square, Brick Masonry, ?, Waqif Jan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.843190, 71.541420, WST KP_Images/2d5b017dWaqif Jan.Picture of WST Before Improvement.085825.jpg, 341, 2/4/2022, Waqif Jan, 1730129718005, 3095858976, 6, 6, 0, 6, 25, 20, 8, 8, 1.36, 88, 23280, 0.10, 3, ?, WST Profile - Completed, ?, ?, 5/11/2022, 573958, 454572, 119386, ?, 499264, 454572, 44692, 5/12/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 318200, 6/1/2022, 0, 6/1/2022, ?, ?, ?, ?, 0, 6/1/2022, 40319, 6/12/2022, 358519, ?, WST Milestone Payments - Completed, ?, ?, 10/10/2022, 477905, 358519, 119386, 8, 8, 1.36, WST KP_Images/2d5b017dWaqif Jan.Picture of WST - After Completion.105531.jpg, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/30\/2024 15:47:36","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132045","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Mera Mashogaggar","uc":"Mera Mashogaggar","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Waqif Jan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.843190, 71.541420","coordinates":"WST KP_Images\/2d5b017dWaqif Jan.Picture of WST Before Improvement.085825.jpg","picture_of_wst_before_improvement":"341","wua_registration_no":"2\/4\/2022","wua_registration_date":"Waqif Jan","name_of_wua_president":"1730129718005","cnic_no_of_wua_president":"3095858976","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"25","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/11\/2022","issuance_date_of_govt_share":"573958","total_amount_rs":"454572","govt_share_rs":"119386","community_share_rs":null,"revised_issuance_date_of_govt_share":"499264","revised_total_amount_rs":"454572","revised_govt_share_rs":"44692","revised_community_share_rs":"5\/12\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"318200","amount_of_icr_i_released_rs":"6\/1\/2022","date_of_icr_i_released":"0","2nd_bill_payment_rs":"6\/1\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":"6\/1\/2022","date_of_icr_ii_released":"40319","amount_of_final_released_rs":"6\/12\/2022","date_of_final_released":"358519","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/10\/2022","completion_date":"477905","verified_total_amount_rs":"358519","verified_govt_share_rs":"119386","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/2d5b017dWaqif Jan.Picture of WST - After Completion.105531.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 15:39:48" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/30/2024 15:39:48, ?, ?, Completed, 22071132046, KP, Peshawar, Peshawar, Peshawar, Mera Masookahil, Masookahil, Square, Brick Masonry, ?, Saif Ullah Afridi, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.869770, 71.508580, WST KP_Images/b31df789Safiullah Afridi.Picture of WST Before Improvement.091000.jpg, 382, 2/28/2022, Saif Ullah Afridi, 2120111865169, 3369094094, 6, 6, 0, 6, 17, 12, 10, 10, 1.36, 136, 35979, 0.14, 4, ?, WST Profile - Completed, ?, ?, 3/11/2022, 605104, 453942, 151162, ?, 498573, 453942, 44631, 3/18/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 317760, 4/8/2022, ?, ?, ?, ?, ?, ?, 0, ?, 136182, 10/12/2022, 453942, ?, WST Milestone Payments - Completed, ?, ?, 3/30/2022, 605104, 453942, 151162, 10, 10, 1.36, WST KP_Images/b31df789Safiullah Afridi.Picture of WST - After Completion.104601.jpg, 12, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/30\/2024 15:39:48","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132046","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Mera Masookahil","uc":"Masookahil","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Saif Ullah Afridi","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.869770, 71.508580","coordinates":"WST KP_Images\/b31df789Safiullah Afridi.Picture of WST Before Improvement.091000.jpg","picture_of_wst_before_improvement":"382","wua_registration_no":"2\/28\/2022","wua_registration_date":"Saif Ullah Afridi","name_of_wua_president":"2120111865169","cnic_no_of_wua_president":"3369094094","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"17","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/11\/2022","issuance_date_of_govt_share":"605104","total_amount_rs":"453942","govt_share_rs":"151162","community_share_rs":null,"revised_issuance_date_of_govt_share":"498573","revised_total_amount_rs":"453942","revised_govt_share_rs":"44631","revised_community_share_rs":"3\/18\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"317760","amount_of_icr_i_released_rs":"4\/8\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"136182","amount_of_final_released_rs":"10\/12\/2022","date_of_final_released":"453942","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/30\/2022","completion_date":"605104","verified_total_amount_rs":"453942","verified_govt_share_rs":"151162","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/b31df789Safiullah Afridi.Picture of WST - After Completion.104601.jpg","picture_of_wst_after_completion":"12","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 16:37:14" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/30/2024 16:37:14, ?, ?, Completed, 22071132047, KP, Peshawar, Peshawar, Peshawar, Kara khel, Masho khel, Square, Brick Masonry, ?, Khan Badshah, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.020005, 71.490566, WST KP_Images/5a9ffae7Khan Badshah.Picture of WST Before Improvement.070331.jpg, 394, 3/1/2022, Khan Badshah, 1730115288777, 3334919110, 5, 5, 0, 5, 12, 10, 8, 8, 1.36, 108, 28571, 0.18, 5, ?, WST Profile - Completed, ?, ?, 10/5/2022, 642174, 483000, 159174, ?, 0, ?, ?, 10/6/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 338100, 10/24/2022, ?, 1/3/2024, ?, ?, ?, ?, 0, 1/3/2024, 139900, 1/30/2024, 478000, ?, WST Milestone Payments - Completed, ?, ?, 11/15/2022, 637174, 478000, 159174, 8, 8, 1.36, WST KP_Images/5a9ffae7Khan Badshah.Picture of WST - After Completion.063424.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/30\/2024 16:37:14","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132047","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Kara khel","uc":"Masho khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Khan Badshah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.020005, 71.490566","coordinates":"WST KP_Images\/5a9ffae7Khan Badshah.Picture of WST Before Improvement.070331.jpg","picture_of_wst_before_improvement":"394","wua_registration_no":"3\/1\/2022","wua_registration_date":"Khan Badshah","name_of_wua_president":"1730115288777","cnic_no_of_wua_president":"3334919110","contact_no_of_wua_president":"5","total_number_of_shareholders":"5","male_wua_members":"0","female_wua_members":"5","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"108","storage_capacity_m3":"28571","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/5\/2022","issuance_date_of_govt_share":"642174","total_amount_rs":"483000","govt_share_rs":"159174","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/6\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"338100","amount_of_icr_i_released_rs":"10\/24\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":"1\/3\/2024","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":"1\/3\/2024","date_of_icr_ii_released":"139900","amount_of_final_released_rs":"1\/30\/2024","date_of_final_released":"478000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/15\/2022","completion_date":"637174","verified_total_amount_rs":"478000","verified_govt_share_rs":"159174","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/5a9ffae7Khan Badshah.Picture of WST - After Completion.063424.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 16:22:51" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/30/2024 16:22:51, ?, ?, Completed, 22071132048, KP, Peshawar, Peshawar, Peshawar, Ghari wakeelan, Mashogager, Square, Brick Masonry, ?, Haya Ud Din Khan, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.020005, 71.490566, WST KP_Images/2969389eHaya ud din khan.Picture of WST Before Improvement.071703.jpg, 473, 4/6/2022, Haya ud din khan, 1730190108165, 3329133630, 4, 4, 0, 4, 12, 10, 10, 10, 1.36, 172.8, 45714, 0.21, 6, ?, WST Profile - Completed, ?, ?, 10/5/2022, 785137, 589000, 196137, ?, 0, ?, ?, 10/6/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 589000, 1/3/2024, ?, ?, ?, ?, ?, ?, 0, ?, 0, ?, 589000, ?, WST Milestone Payments - Completed, ?, ?, 11/15/2022, 785137, 589000, 196137, 10, 10, 1.36, WST KP_Images/2969389eHaya ud din khan.Picture of WST - After Completion.062409.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/30\/2024 16:22:51","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132048","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Ghari wakeelan","uc":"Mashogager","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Haya Ud Din Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.020005, 71.490566","coordinates":"WST KP_Images\/2969389eHaya ud din khan.Picture of WST Before Improvement.071703.jpg","picture_of_wst_before_improvement":"473","wua_registration_no":"4\/6\/2022","wua_registration_date":"Haya ud din khan","name_of_wua_president":"1730190108165","cnic_no_of_wua_president":"3329133630","contact_no_of_wua_president":"4","total_number_of_shareholders":"4","male_wua_members":"0","female_wua_members":"4","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"172.8","storage_capacity_m3":"45714","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/5\/2022","issuance_date_of_govt_share":"785137","total_amount_rs":"589000","govt_share_rs":"196137","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/6\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"589000","amount_of_icr_i_released_rs":"1\/3\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"0","amount_of_final_released_rs":null,"date_of_final_released":"589000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/15\/2022","completion_date":"785137","verified_total_amount_rs":"589000","verified_govt_share_rs":"196137","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/2969389eHaya ud din khan.Picture of WST - After Completion.062409.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 16:34:26" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/30/2024 16:34:26, ?, ?, Completed, 22071132049, KP, Peshawar, Peshawar, Peshawar, Mattani, Hakeem Abad, Square, Brick Masonry, ?, Amin Khan, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.020005, 71.490566, WST KP_Images/cb395d62Amin khan.Picture of WST Before Improvement.073757.jpg, 468, 4/6/2022, Amin khan, 1730168772533, 3459028784, 4, 4, 0, 4, 12, 10, 8, 8, 1.36, 108, 28571, 0.18, 5, ?, WST Profile - Completed, ?, ?, 10/5/2022, 637345, 483000, 154345, ?, 0, ?, ?, 10/6/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 338100, 10/24/2022, ?, ?, ?, ?, ?, ?, 0, ?, 125400, 11/5/2022, 463500, ?, WST Milestone Payments - Completed, ?, ?, 11/15/2022, 617845, 463500, 154345, 8, 8, 1.36, WST KP_Images/cb395d62Amin khan.Picture of WST - After Completion.063036.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/30\/2024 16:34:26","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132049","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Mattani","uc":"Hakeem Abad","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Amin Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.020005, 71.490566","coordinates":"WST KP_Images\/cb395d62Amin khan.Picture of WST Before Improvement.073757.jpg","picture_of_wst_before_improvement":"468","wua_registration_no":"4\/6\/2022","wua_registration_date":"Amin khan","name_of_wua_president":"1730168772533","cnic_no_of_wua_president":"3459028784","contact_no_of_wua_president":"4","total_number_of_shareholders":"4","male_wua_members":"0","female_wua_members":"4","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"108","storage_capacity_m3":"28571","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/5\/2022","issuance_date_of_govt_share":"637345","total_amount_rs":"483000","govt_share_rs":"154345","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/6\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"338100","amount_of_icr_i_released_rs":"10\/24\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"125400","amount_of_final_released_rs":"11\/5\/2022","date_of_final_released":"463500","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/15\/2022","completion_date":"617845","verified_total_amount_rs":"463500","verified_govt_share_rs":"154345","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/cb395d62Amin khan.Picture of WST - After Completion.063036.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 14:05:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/30/2024 14:05:58, ?, ?, Completed, 22071132050, KP, Peshawar, Peshawar, Peshawar, Bada ber, Mera Bada bEr, Square, Brick Masonry, ?, Fawad Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.883520, 71.597930, WST KP_Images/3c006dbcFawad Khan.Picture of WST Before Improvement.091603.jpg, 243, 7/5/2021, Fawad khan, 1730126568975, 3459323600, 5, 5, 0, 5, 20.1, 20, 12, 12, 1.36, 195.84, 51810, 0.35, 10, ?, WST Profile - Completed, ?, ?, 5/11/2022, 790414, 592959, 197455, ?, 0, ?, ?, 5/11/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 415000, 6/1/2022, ?, ?, ?, ?, ?, ?, 0, ?, 177959, 10/12/2022, 592959, ?, WST Milestone Payments - Completed, ?, ?, 5/13/2022, 790414, 592959, 197455, 12, 12, 1.36, WST KP_Images/3c006dbcFawad Khan.Picture of WST - After Completion.091603.jpg, 2, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/30\/2024 14:05:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132050","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Bada ber","uc":"Mera Bada bEr","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Fawad Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.883520, 71.597930","coordinates":"WST KP_Images\/3c006dbcFawad Khan.Picture of WST Before Improvement.091603.jpg","picture_of_wst_before_improvement":"243","wua_registration_no":"7\/5\/2021","wua_registration_date":"Fawad khan","name_of_wua_president":"1730126568975","cnic_no_of_wua_president":"3459323600","contact_no_of_wua_president":"5","total_number_of_shareholders":"5","male_wua_members":"0","female_wua_members":"5","total_wua_members":"20.1","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"195.84","storage_capacity_m3":"51810","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/11\/2022","issuance_date_of_govt_share":"790414","total_amount_rs":"592959","govt_share_rs":"197455","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/11\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"415000","amount_of_icr_i_released_rs":"6\/1\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"177959","amount_of_final_released_rs":"10\/12\/2022","date_of_final_released":"592959","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/13\/2022","completion_date":"790414","verified_total_amount_rs":"592959","verified_govt_share_rs":"197455","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/3c006dbcFawad Khan.Picture of WST - After Completion.091603.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 16:21:04" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/30/2024 16:21:04, ?, ?, Completed, 22071132051, KP, Peshawar, Peshawar, Peshawar, Mera Badaber, Badaber, Square, Brick Masonry, ?, Muhammad Hussain, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 33.896466, 71.615242, WST KP_Images/c859cb0fMuhammad Hussain.Picture of WST Before Improvement.112757.jpg, 383, 3/1/2022, Muhammad Hussain, 1730120311094, 3459071294, 7, 7, 0, 7, 8.1, 8, 10, 10, 1.36, 136, 35979, 0.24, 7, ?, WST Profile - Completed, ?, ?, 10/3/2022, 796431, 597473, 198958, ?, 0, ?, ?, 10/5/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 418000, 11/1/2022, ?, ?, ?, ?, ?, ?, 0, ?, 179473, 1/3/2024, 597473, ?, WST Milestone Payments - Completed, ?, ?, 10/20/2022, 796431, 597473, 198958, 10, 10, 1.36, WST KP_Images/c859cb0fMuhammad Hussain.Picture of WST - After Completion.112757.jpg, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/30\/2024 16:21:04","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132051","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Mera Badaber","uc":"Badaber","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Hussain","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.896466, 71.615242","coordinates":"WST KP_Images\/c859cb0fMuhammad Hussain.Picture of WST Before Improvement.112757.jpg","picture_of_wst_before_improvement":"383","wua_registration_no":"3\/1\/2022","wua_registration_date":"Muhammad Hussain","name_of_wua_president":"1730120311094","cnic_no_of_wua_president":"3459071294","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"8.1","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.24","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/3\/2022","issuance_date_of_govt_share":"796431","total_amount_rs":"597473","govt_share_rs":"198958","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/5\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"418000","amount_of_icr_i_released_rs":"11\/1\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"179473","amount_of_final_released_rs":"1\/3\/2024","date_of_final_released":"597473","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/20\/2022","completion_date":"796431","verified_total_amount_rs":"597473","verified_govt_share_rs":"198958","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/c859cb0fMuhammad Hussain.Picture of WST - After Completion.112757.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 16:05:22" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/30/2024 16:05:22, ?, ?, Completed, 22071132052, KP, Peshawar, Peshawar, Peshawar, Ghari Chandan, Shamshatoo, Square, Brick Masonry, ?, Ramdad khan, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 33.826617, 71.745496, WST KP_Images/7317abb1Ramdad khan.Picture of WST Before Improvement.111640.jpg, 457, 4/5/2022, Ramdad Khan, 2250130083119, 3339737198, 7, 7, 0, 7, 16, 15, 8, 8, 1.36, 77.44, 20487, 0.21, 6, ?, WST Profile - Completed, ?, ?, 10/5/2022, 601577, 451296, 150281, ?, 0, ?, ?, 10/5/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 451296, 1/3/2024, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 451296, ?, WST Milestone Payments - Completed, ?, ?, 11/20/2022, 601577, 451296, 150281, 8, 8, 1.36, ?, 0, 0.00%, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/30\/2024 16:05:22","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132052","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Ghari Chandan","uc":"Shamshatoo","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ramdad khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.826617, 71.745496","coordinates":"WST KP_Images\/7317abb1Ramdad khan.Picture of WST Before Improvement.111640.jpg","picture_of_wst_before_improvement":"457","wua_registration_no":"4\/5\/2022","wua_registration_date":"Ramdad Khan","name_of_wua_president":"2250130083119","cnic_no_of_wua_president":"3339737198","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"16","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"77.44","storage_capacity_m3":"20487","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/5\/2022","issuance_date_of_govt_share":"601577","total_amount_rs":"451296","govt_share_rs":"150281","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/5\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"451296","amount_of_icr_i_released_rs":"1\/3\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"451296","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/20\/2022","completion_date":"601577","verified_total_amount_rs":"451296","verified_govt_share_rs":"150281","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "6/6/2024 17:35:09" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 6/6/2024 17:35:09, ?, ?, Completed, 22071132053, KP, Peshawar, Peshawar, Peshawar, Garhi Chandan, Garhi Chandan, Square, Brick Masonry, ?, Zahid Zareen, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 33.860841, 71.674765, WST KP_Images/e97e49c4Zahid Zareen.Picture of WST Before Improvement.125518.jpg, 500, 4/4/2022, Zahid Zareen, 1730114591695, 3339223331, 7, 7, 0, 7, 6, 5, 8, 8, 1.36, 87.04, 23026, 0.21, 6, ?, WST Profile - Completed, ?, ?, 10/5/2022, 583894, 433613, 150281, ?, 0, ?, ?, 10/5/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 451296, 1/3/2024, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 451296, ?, WST Milestone Payments - Completed, ?, ?, 11/20/2022, 601577, 451296, 150281, 8, 8, 1.36, WST KP_Images/e97e49c4Zahid Zareen.Picture of WST - After Completion.125518.jpg, 2, 0.00%, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"6\/6\/2024 17:35:09","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071132053","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Garhi Chandan","uc":"Garhi Chandan","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Zahid Zareen","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.860841, 71.674765","coordinates":"WST KP_Images\/e97e49c4Zahid Zareen.Picture of WST Before Improvement.125518.jpg","picture_of_wst_before_improvement":"500","wua_registration_no":"4\/4\/2022","wua_registration_date":"Zahid Zareen","name_of_wua_president":"1730114591695","cnic_no_of_wua_president":"3339223331","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/5\/2022","issuance_date_of_govt_share":"583894","total_amount_rs":"433613","govt_share_rs":"150281","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/5\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"451296","amount_of_icr_i_released_rs":"1\/3\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"451296","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/20\/2022","completion_date":"601577","verified_total_amount_rs":"451296","verified_govt_share_rs":"150281","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/e97e49c4Zahid Zareen.Picture of WST - After Completion.125518.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"0.00%","water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 14:10:22" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 5/30/2024 14:10:22, ?, ?, Completed, 22071135001, KP, Peshawar, Peshawar, Peshawar, Tehkal, Tehkal Payan, Square, Plum Concrete, ?, Ishaq Paracha, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.016710, 71.508151, WST KP_Images/d45167ebIshaq Paracha.Picture of WST Before Improvement.064822.jpg, 336, 1/3/2022, Muhammad Usman Paracha, 1730113668307, 3497435132, 5, 5, 0, 5, 35, 30, 12, 12, 1.36, 136, 35979, 0.21, 6, ?, WST Profile - Completed, ?, ?, 3/3/2022, 670546, 503036, 167510, ?, 628795, 503036, 125759, 3/29/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 317350, 4/6/2022, ?, ?, ?, ?, ?, ?, 0, ?, 185680, 6/13/2022, 503030, ?, WST Milestone Payments - Completed, ?, ?, 6/25/2022, 670546, 503036, 167510, 12, 12, 1.36, WST KP_Images/d45167ebIshaq Paracha.Picture of WST - After Completion.113301.jpg, 5, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"5\/30\/2024 14:10:22","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071135001","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Peshawar","tehsil":"Tehkal","uc":"Tehkal Payan","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Ishaq Paracha","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.016710, 71.508151","coordinates":"WST KP_Images\/d45167ebIshaq Paracha.Picture of WST Before Improvement.064822.jpg","picture_of_wst_before_improvement":"336","wua_registration_no":"1\/3\/2022","wua_registration_date":"Muhammad Usman Paracha","name_of_wua_president":"1730113668307","cnic_no_of_wua_president":"3497435132","contact_no_of_wua_president":"5","total_number_of_shareholders":"5","male_wua_members":"0","female_wua_members":"5","total_wua_members":"35","gross_command_area_gca_acres":"30","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/3\/2022","issuance_date_of_govt_share":"670546","total_amount_rs":"503036","govt_share_rs":"167510","community_share_rs":null,"revised_issuance_date_of_govt_share":"628795","revised_total_amount_rs":"503036","revised_govt_share_rs":"125759","revised_community_share_rs":"3\/29\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"317350","amount_of_icr_i_released_rs":"4\/6\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"185680","amount_of_final_released_rs":"6\/13\/2022","date_of_final_released":"503030","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/25\/2022","completion_date":"670546","verified_total_amount_rs":"503036","verified_govt_share_rs":"167510","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/d45167ebIshaq Paracha.Picture of WST - After Completion.113301.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 15:55:41" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/30/2024 15:55:41, ?, ?, Completed, 22071232001, KP, Peshawar, Peshawar, Chamkani, Gahri Chandan, Gahri Chandan, Square, Brick Masonry, ?, Iqbal Hussain, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, Nil, WST Identification - Completed, ?, ?, 33.860240, 71.714110, WST KP_Images/6781932cIqbal Hussain.Picture of WST Before Improvement.131436.jpg, 114, 3/28/2022, Iqbal hussain, 1730114007177, 3332303932, 6, 6, 0, 6, 17, 15, 12, 12, 1.36, 196, 51852, 0.32, 9, Nil, WST Profile - Completed, ?, ?, 5/24/2022, 766817, 575257, 191560, ?, 0, ?, ?, 5/24/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 402688, 6/13/2022, ?, ?, ?, ?, ?, ?, 0, ?, 172576, 8/16/2022, 575264, ?, WST Milestone Payments - Completed, ?, ?, 7/20/2022, 766817, 575257, 191560, 12, 12, 1.36, WST KP_Images/6781932cIqbal Hussain.Picture of WST - After Completion.111010.jpg, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/30\/2024 15:55:41","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071232001","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Chamkani","tehsil":"Gahri Chandan","uc":"Gahri Chandan","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Iqbal Hussain","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":"Nil","if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.860240, 71.714110","coordinates":"WST KP_Images\/6781932cIqbal Hussain.Picture of WST Before Improvement.131436.jpg","picture_of_wst_before_improvement":"114","wua_registration_no":"3\/28\/2022","wua_registration_date":"Iqbal hussain","name_of_wua_president":"1730114007177","cnic_no_of_wua_president":"3332303932","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"17","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":"Nil","if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/24\/2022","issuance_date_of_govt_share":"766817","total_amount_rs":"575257","govt_share_rs":"191560","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/24\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"402688","amount_of_icr_i_released_rs":"6\/13\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"172576","amount_of_final_released_rs":"8\/16\/2022","date_of_final_released":"575264","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/20\/2022","completion_date":"766817","verified_total_amount_rs":"575257","verified_govt_share_rs":"191560","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/6781932cIqbal Hussain.Picture of WST - After Completion.111010.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 14:17:50" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/30/2024 14:17:50, ?, ?, Completed, 22071232002, KP, Peshawar, Peshawar, Chamkani, Shamshato, Baghbanan, Square, Brick Masonry, ?, Amjad Ali, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.961999, 71.693562, WST KP_Images/5c1a2fbdAmjad Ali.Picture of WST Before Improvement.114758.jpg, 374, 2/21/2022, Amjad Ali, 1730146337735, 3156121990, 7, 7, 0, 7, 14, 11, 10, 10, 1.36, 162, 42857, 0.18, 5, ?, WST Profile - Completed, ?, ?, 4/12/2022, 652392, 496000, 156392, ?, 0, ?, ?, 4/13/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 347200, 6/7/2022, ?, ?, ?, ?, ?, ?, 0, ?, 122448, 9/12/2022, 469648, ?, WST Milestone Payments - Completed, ?, ?, 5/20/2022, 626040, 469648, 156392, 10, 10, 1.36, WST KP_Images/5c1a2fbdAmjad Ali.Picture of WST - After Completion.114758.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/30\/2024 14:17:50","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071232002","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Chamkani","tehsil":"Shamshato","uc":"Baghbanan","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Amjad Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.961999, 71.693562","coordinates":"WST KP_Images\/5c1a2fbdAmjad Ali.Picture of WST Before Improvement.114758.jpg","picture_of_wst_before_improvement":"374","wua_registration_no":"2\/21\/2022","wua_registration_date":"Amjad Ali","name_of_wua_president":"1730146337735","cnic_no_of_wua_president":"3156121990","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"14","gross_command_area_gca_acres":"11","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"162","storage_capacity_m3":"42857","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/12\/2022","issuance_date_of_govt_share":"652392","total_amount_rs":"496000","govt_share_rs":"156392","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/13\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"347200","amount_of_icr_i_released_rs":"6\/7\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"122448","amount_of_final_released_rs":"9\/12\/2022","date_of_final_released":"469648","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/20\/2022","completion_date":"626040","verified_total_amount_rs":"469648","verified_govt_share_rs":"156392","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/5c1a2fbdAmjad Ali.Picture of WST - After Completion.114758.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 15:04:41" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/30/2024 15:04:41, ?, ?, Completed, 22071232003, KP, Peshawar, Peshawar, Chamkani, Baghbanan, Baghbanan, Square, Brick Masonry, ?, Khalid Ahmad, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.905809, 71.706670, WST KP_Images/a174ac89Khalid Ahmad.Picture of WST Before Improvement.093220.jpg, 360, 1/29/2022, Khalid Ahmad, 1730124667553, 3099996033, 5, 5, 0, 5, 12, 10, 10, 10, 1.36, 162, 42857, 0.17, 5, ?, WST Profile - Completed, ?, ?, 4/13/2022, 624413, 471500, 152913, ?, 0, ?, ?, 4/15/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 330050, 5/26/2022, ?, ?, ?, ?, ?, ?, 0, ?, 129150, 9/12/2022, 459200, ?, WST Milestone Payments - Completed, ?, ?, 5/26/2022, 612113, 459200, 152913, 10, 10, 1.36, WST KP_Images/a174ac89Khalid Ahmad.Picture of WST - After Completion.093220.jpg, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/30\/2024 15:04:41","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071232003","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Chamkani","tehsil":"Baghbanan","uc":"Baghbanan","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Khalid Ahmad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.905809, 71.706670","coordinates":"WST KP_Images\/a174ac89Khalid Ahmad.Picture of WST Before Improvement.093220.jpg","picture_of_wst_before_improvement":"360","wua_registration_no":"1\/29\/2022","wua_registration_date":"Khalid Ahmad","name_of_wua_president":"1730124667553","cnic_no_of_wua_president":"3099996033","contact_no_of_wua_president":"5","total_number_of_shareholders":"5","male_wua_members":"0","female_wua_members":"5","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"162","storage_capacity_m3":"42857","storage_capacity_gallon":"0.17","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/13\/2022","issuance_date_of_govt_share":"624413","total_amount_rs":"471500","govt_share_rs":"152913","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/15\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"330050","amount_of_icr_i_released_rs":"5\/26\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"129150","amount_of_final_released_rs":"9\/12\/2022","date_of_final_released":"459200","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/26\/2022","completion_date":"612113","verified_total_amount_rs":"459200","verified_govt_share_rs":"152913","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/a174ac89Khalid Ahmad.Picture of WST - After Completion.093220.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 13:58:28" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/30/2024 13:58:28, ?, ?, Completed, 22071235001, KP, Peshawar, Peshawar, Chamkani, Urmar  Miana, Urmar  Miana, Square, Plum Concrete, ?, Kashif Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.912190, 71.710850, WST KP_Images/7c2ae00aKashif Wst.Picture of WST Before Improvement.070821.jpg, 337, 1/3/2022, Muhammad Kashif, 1730101699693, 3139840465, 7, 7, 0, 7, 12.5, 12, 12, 12, 1.36, 136, 35979, 0.28, 8, ?, WST Profile - Completed, ?, ?, 3/3/2022, 660776, 495706, 165070, ?, 619632, 495706, 123926, 3/29/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 317350, 4/6/2022, ?, ?, ?, ?, ?, ?, 0, ?, 178350, 3/10/2023, 495700, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2022, 660776, 495706, 165070, 12, 12, 1.36, WST KP_Images/7c2ae00aKashif Wst.Picture of WST - After Completion.111050.jpg, 0.5, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/30\/2024 13:58:28","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071235001","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Chamkani","tehsil":"Urmar  Miana","uc":"Urmar  Miana","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Kashif Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.912190, 71.710850","coordinates":"WST KP_Images\/7c2ae00aKashif Wst.Picture of WST Before Improvement.070821.jpg","picture_of_wst_before_improvement":"337","wua_registration_no":"1\/3\/2022","wua_registration_date":"Muhammad Kashif","name_of_wua_president":"1730101699693","cnic_no_of_wua_president":"3139840465","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"12.5","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/3\/2022","issuance_date_of_govt_share":"660776","total_amount_rs":"495706","govt_share_rs":"165070","community_share_rs":null,"revised_issuance_date_of_govt_share":"619632","revised_total_amount_rs":"495706","revised_govt_share_rs":"123926","revised_community_share_rs":"3\/29\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"317350","amount_of_icr_i_released_rs":"4\/6\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"178350","amount_of_final_released_rs":"3\/10\/2023","date_of_final_released":"495700","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2022","completion_date":"660776","verified_total_amount_rs":"495706","verified_govt_share_rs":"165070","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/7c2ae00aKashif Wst.Picture of WST - After Completion.111050.jpg","picture_of_wst_after_completion":"0.5","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 14:01:45" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 5/30/2024 14:01:45, ?, ?, Completed, 22071432001, KP, Peshawar, Peshawar, Hasan Khel, Badhber, Badhber, Square, Brick Masonry, ?, Tehseen Ullah Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.882908, 71.595483, WST KP_Images/ab37c2e0Tehseen Ullah Wst.Picture of WST Before Improvement.132553.jpg, 311, 1/3/2022, Tehseen Ullah, 1730151278233, 3139633275, 5, 5, 0, 5, 11, 10, 10, 10, 1.36, 136, 35979, 0.28, 8, ?, WST Profile - Completed, ?, ?, 3/1/2022, 605944, 454572, 151372, ?, 568215, 454572, 113643, 3/29/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 318150, 4/6/2022, ?, ?, ?, ?, ?, ?, 0, ?, 136320, 6/13/2022, 454470, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2022, 605944, 454572, 151372, 10, 10, 1.36, WST KP_Images/ab37c2e0Tehseen Ullah Wst.Picture of WST - After Completion.112107.jpg, 1, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"5\/30\/2024 14:01:45","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071432001","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Hasan Khel","tehsil":"Badhber","uc":"Badhber","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Tehseen Ullah Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.882908, 71.595483","coordinates":"WST KP_Images\/ab37c2e0Tehseen Ullah Wst.Picture of WST Before Improvement.132553.jpg","picture_of_wst_before_improvement":"311","wua_registration_no":"1\/3\/2022","wua_registration_date":"Tehseen Ullah","name_of_wua_president":"1730151278233","cnic_no_of_wua_president":"3139633275","contact_no_of_wua_president":"5","total_number_of_shareholders":"5","male_wua_members":"0","female_wua_members":"5","total_wua_members":"11","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/1\/2022","issuance_date_of_govt_share":"605944","total_amount_rs":"454572","govt_share_rs":"151372","community_share_rs":null,"revised_issuance_date_of_govt_share":"568215","revised_total_amount_rs":"454572","revised_govt_share_rs":"113643","revised_community_share_rs":"3\/29\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"318150","amount_of_icr_i_released_rs":"4\/6\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"136320","amount_of_final_released_rs":"6\/13\/2022","date_of_final_released":"454470","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2022","completion_date":"605944","verified_total_amount_rs":"454572","verified_govt_share_rs":"151372","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/ab37c2e0Tehseen Ullah Wst.Picture of WST - After Completion.112107.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/30/2024 14:04:19" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (6, 5/30/2024 14:04:19, ?, ?, Completed, 22071435001, KP, Peshawar, Peshawar, Hasan Khel, Hasan khel, Hasan khel, Square, Plum Concrete, ?, Fakhar Alam Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.755773,71.583515, WST KP_Images/4f39e8bdFakhar Alam Wst.Picture of WST Before Improvement.133915.jpg, 207, 5/26/2021, Fakhar Alam, 1730163064724, 3368005900, 6, 6, 0, 6, 22, 20, 12, 12, 1.36, 136, 35979, 0.21, 6, ?, WST Profile - Completed, ?, ?, 3/9/2022, 660776, 495706, 165070, ?, 0, ?, ?, 3/29/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 317350, 4/6/2022, ?, ?, ?, ?, ?, ?, 0, ?, 178350, 6/13/2022, 495700, ?, WST Milestone Payments - Completed, ?, ?, 6/25/2022, 660776, 495706, 165070, 10, 10, 1.36, WST KP_Images/4f39e8bdFakhar Alam Wst.Picture of WST - After Completion.112834.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"6","edit_counter":"5\/30\/2024 14:04:19","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22071435001","wst_id":"KP","zone":"Peshawar","division":"Peshawar","district":"Hasan Khel","tehsil":"Hasan khel","uc":"Hasan khel","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Fakhar Alam Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.755773,71.583515","coordinates":"WST KP_Images\/4f39e8bdFakhar Alam Wst.Picture of WST Before Improvement.133915.jpg","picture_of_wst_before_improvement":"207","wua_registration_no":"5\/26\/2021","wua_registration_date":"Fakhar Alam","name_of_wua_president":"1730163064724","cnic_no_of_wua_president":"3368005900","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"22","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/9\/2022","issuance_date_of_govt_share":"660776","total_amount_rs":"495706","govt_share_rs":"165070","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/29\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"317350","amount_of_icr_i_released_rs":"4\/6\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"178350","amount_of_final_released_rs":"6\/13\/2022","date_of_final_released":"495700","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/25\/2022","completion_date":"660776","verified_total_amount_rs":"495706","verified_govt_share_rs":"165070","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/4f39e8bdFakhar Alam Wst.Picture of WST - After Completion.112834.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/16/2024 12:10:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/16/2024 12:10:58, ?, ?, Completed, 22072332001, KP, Peshawar, Charsadda, Tangi, Behram Dherai, Arkhat Kallay, Square, Brick Masonry, ?, Muhammad Taj, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.401002,71.754177, WST KP_Images/150Muhammad Taj.Picture of WST Before Improvement.063212.jpg, 28, 1/24/2020, Muhammad Taj, 1710260875401, 3469012569, 10, 10, 0, 10, 29, 16, 12, 12, 1.36, 196, 51852, 0.23, 7, ?, WST Profile - Completed, ?, ?, 1/27/2020, 504000, 420000, 84000, ?, 0, ?, ?, 1/27/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293908, 1/31/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126092, 5/21/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/28/2020, 560000, 420000, 140000, 12, 12, 1.36, WST KP_Images/150Muhammad Taj.Picture of WST - After Completion.063211.jpg, 5, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/16\/2024 12:10:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22072332001","wst_id":"KP","zone":"Peshawar","division":"Charsadda","district":"Tangi","tehsil":"Behram Dherai","uc":"Arkhat Kallay","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Taj","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.401002,71.754177","coordinates":"WST KP_Images\/150Muhammad Taj.Picture of WST Before Improvement.063212.jpg","picture_of_wst_before_improvement":"28","wua_registration_no":"1\/24\/2020","wua_registration_date":"Muhammad Taj","name_of_wua_president":"1710260875401","cnic_no_of_wua_president":"3469012569","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"29","gross_command_area_gca_acres":"16","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.23","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/27\/2020","issuance_date_of_govt_share":"504000","total_amount_rs":"420000","govt_share_rs":"84000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/27\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293908","amount_of_icr_i_released_rs":"1\/31\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126092","amount_of_final_released_rs":"5\/21\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/28\/2020","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/150Muhammad Taj.Picture of WST - After Completion.063211.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/16/2024 12:24:33" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/16/2024 12:24:33, ?, ?, Completed, 22072332002, KP, Peshawar, Charsadda, Tangi, Behram Dherai, Behram Dherai, Square, Brick Masonry, ?, Muhammad Dawood, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.417488,71.762656, WST KP_Images/151Muhammad Dawood.Picture of WST Before Improvement.071812.jpg, 32, 1/14/2020, Muhammad Dawood Khan, 1710252099673, 3432916418, 8, 8, 0, 8, 14, 14, 12, 12, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 1/17/2020, 504000, 420000, 84000, ?, 0, ?, ?, 1/17/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293908, 1/31/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126092, 5/21/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/31/2020, 560000, 420000, 140000, 12, 12, 1.36, WST KP_Images/151Muhammad Dawood.Picture of WST - After Completion.072102.jpg, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/16\/2024 12:24:33","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22072332002","wst_id":"KP","zone":"Peshawar","division":"Charsadda","district":"Tangi","tehsil":"Behram Dherai","uc":"Behram Dherai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Dawood","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.417488,71.762656","coordinates":"WST KP_Images\/151Muhammad Dawood.Picture of WST Before Improvement.071812.jpg","picture_of_wst_before_improvement":"32","wua_registration_no":"1\/14\/2020","wua_registration_date":"Muhammad Dawood Khan","name_of_wua_president":"1710252099673","cnic_no_of_wua_president":"3432916418","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"14","gross_command_area_gca_acres":"14","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/17\/2020","issuance_date_of_govt_share":"504000","total_amount_rs":"420000","govt_share_rs":"84000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/17\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293908","amount_of_icr_i_released_rs":"1\/31\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126092","amount_of_final_released_rs":"5\/21\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/31\/2020","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/151Muhammad Dawood.Picture of WST - After Completion.072102.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/16/2024 12:42:05" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/16/2024 12:42:05, ?, ?, Completed, 22072332003, KP, Peshawar, Charsadda, Tangi, Abazai, Janokao, Square, Brick Masonry, ?, Noshad, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.411346,71.750956, WST KP_Images/152Noshad.Picture of WST Before Improvement.064511.jpg, 182, 1/4/2020, Noshad Ali, 1710254256023, 3458197926, 10, 10, 0, 10, 20, 15, 12, 12, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 1/17/2020, 504000, 420000, 84000, ?, 0, ?, ?, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293908, 2/10/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126092, 12/6/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/10/2020, 560000, 420000, 140000, 12, 12, 1.36, WST KP_Images/152Noshad.Picture of WST - After Completion.064511.jpg, 2, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, Noshad Ali, ?, Noshad Ali, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/16\/2024 12:42:05","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22072332003","wst_id":"KP","zone":"Peshawar","division":"Charsadda","district":"Tangi","tehsil":"Abazai","uc":"Janokao","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Noshad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.411346,71.750956","coordinates":"WST KP_Images\/152Noshad.Picture of WST Before Improvement.064511.jpg","picture_of_wst_before_improvement":"182","wua_registration_no":"1\/4\/2020","wua_registration_date":"Noshad Ali","name_of_wua_president":"1710254256023","cnic_no_of_wua_president":"3458197926","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"20","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/17\/2020","issuance_date_of_govt_share":"504000","total_amount_rs":"420000","govt_share_rs":"84000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293908","amount_of_icr_i_released_rs":"2\/10\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126092","amount_of_final_released_rs":"12\/6\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/10\/2020","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/152Noshad.Picture of WST - After Completion.064511.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":"Noshad Ali","bls_i":null,"bls_ii":"Noshad Ali","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/16/2024 13:27:06" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/16/2024 13:27:06, ?, ?, Completed, 22072332004, KP, Peshawar, Charsadda, Tangi, Abazai, Samiullah Koroona, Square, Brick Masonry, ?, Zarshad, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.348539,71.651779, WST KP_Images/153Zarshad.Picture of WST Before Improvement.070529.jpg, 183, 1/14/2020, Zarshad, 1720153998247, 3209027093, 11, 11, 0, 11, 20, 15, 12, 12, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 1/17/2020, 504000, 420000, 84000, ?, 0, ?, ?, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293908, 2/10/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126092, 12/6/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/8/2020, 560000, 420000, 140000, 12, 12, 1.36, WST KP_Images/153Zarshad.Picture of WST - After Completion.070529.jpg, 3, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/16\/2024 13:27:06","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22072332004","wst_id":"KP","zone":"Peshawar","division":"Charsadda","district":"Tangi","tehsil":"Abazai","uc":"Samiullah Koroona","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Zarshad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.348539,71.651779","coordinates":"WST KP_Images\/153Zarshad.Picture of WST Before Improvement.070529.jpg","picture_of_wst_before_improvement":"183","wua_registration_no":"1\/14\/2020","wua_registration_date":"Zarshad","name_of_wua_president":"1720153998247","cnic_no_of_wua_president":"3209027093","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"20","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/17\/2020","issuance_date_of_govt_share":"504000","total_amount_rs":"420000","govt_share_rs":"84000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293908","amount_of_icr_i_released_rs":"2\/10\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126092","amount_of_final_released_rs":"12\/6\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/8\/2020","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/153Zarshad.Picture of WST - After Completion.070529.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/16/2024 13:29:01" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/16/2024 13:29:01, ?, ?, Completed, 22072332005, KP, Peshawar, Charsadda, Tangi, Behram Dherai, Behram Dherai, Square, Brick Masonry, ?, Rawid Shah, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.428097,71.744868, WST KP_Images/154Rawid Shah.Picture of WST Before Improvement.065835.jpg, 148, 3/4/2020, Rawid Shah, 1710282813559, 3462916418, 8, 8, 0, 8, 10, 8, 12, 12, 1.36, 196, 51852, 0.23, 7, ?, WST Profile - Completed, ?, ?, 3/6/2020, 504000, 420000, 84000, ?, 0, ?, ?, 3/6/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293965, 4/9/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126035, 5/21/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/10/2020, 560000, 420000, 140000, 12, 12, 1.36, WST KP_Images/154Rawid Shah.Picture of WST - After Completion.065835.jpg, 1, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/16\/2024 13:29:01","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22072332005","wst_id":"KP","zone":"Peshawar","division":"Charsadda","district":"Tangi","tehsil":"Behram Dherai","uc":"Behram Dherai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Rawid Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.428097,71.744868","coordinates":"WST KP_Images\/154Rawid Shah.Picture of WST Before Improvement.065835.jpg","picture_of_wst_before_improvement":"148","wua_registration_no":"3\/4\/2020","wua_registration_date":"Rawid Shah","name_of_wua_president":"1710282813559","cnic_no_of_wua_president":"3462916418","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"10","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.23","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/6\/2020","issuance_date_of_govt_share":"504000","total_amount_rs":"420000","govt_share_rs":"84000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/6\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293965","amount_of_icr_i_released_rs":"4\/9\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126035","amount_of_final_released_rs":"5\/21\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/10\/2020","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/154Rawid Shah.Picture of WST - After Completion.065835.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/16/2024 13:30:39" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/16/2024 13:30:39, ?, ?, Completed, 22072332006, KP, Peshawar, Charsadda, Tangi, Abazai, Murad Abad Korona, Square, Brick Masonry, ?, Zeb Alam, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.3487488,71.625996, WST KP_Images/155Zeb Alam.Picture of WST Before Improvement.065223.jpg, 194, 2/22/2020, Zeb Alam, 1710231359633, 3005926103, 15, 15, 0, 15, 29, 25, 12, 12, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 3/19/2020, 504000, 420000, 84000, ?, 0, ?, ?, 3/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293996, 4/24/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126004, 12/6/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/10/2020, 560000, 420000, 140000, 12, 12, 1.36, WST KP_Images/155Zeb Alam.Picture of WST - After Completion.065223.jpg, 2, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/16\/2024 13:30:39","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22072332006","wst_id":"KP","zone":"Peshawar","division":"Charsadda","district":"Tangi","tehsil":"Abazai","uc":"Murad Abad Korona","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Zeb Alam","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.3487488,71.625996","coordinates":"WST KP_Images\/155Zeb Alam.Picture of WST Before Improvement.065223.jpg","picture_of_wst_before_improvement":"194","wua_registration_no":"2\/22\/2020","wua_registration_date":"Zeb Alam","name_of_wua_president":"1710231359633","cnic_no_of_wua_president":"3005926103","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"29","gross_command_area_gca_acres":"25","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/19\/2020","issuance_date_of_govt_share":"504000","total_amount_rs":"420000","govt_share_rs":"84000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293996","amount_of_icr_i_released_rs":"4\/24\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126004","amount_of_final_released_rs":"12\/6\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/10\/2020","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/155Zeb Alam.Picture of WST - After Completion.065223.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/9/2024 17:34:15" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/9/2024 17:34:15, ?, ?, Completed, 22072332007, KP, Peshawar, Charsadda, Tangi, Behram Dherai, Landhi Road, Square, Brick Masonry, ?, Sartaj Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.422618,71.737877, WST KP_Images/156Sartaj Khan.Picture of WST Before Improvement.074103.jpg, 190, 2/27/2019, Sartaj Khan, 1710231143231, 3025922571, 10, 10, 0, 10, 10, 8, 12, 12, 1.36, 196, 51852, 0.10, 3, ?, WST Profile - Completed, ?, ?, 1/17/2020, 504000, 420000, 84000, ?, 0, ?, ?, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 176742, 1/31/2020, 130440, 1/31/2020, ?, ?, ?, ?, 130440, 1/31/2020, 112818, 12/6/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/29/2020, 560000, 420000, 140000, 12, 12, 1.36, WST KP_Images/156Sartaj Khan.Picture of WST - After Completion.074448.jpg, 1, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/9\/2024 17:34:15","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22072332007","wst_id":"KP","zone":"Peshawar","division":"Charsadda","district":"Tangi","tehsil":"Behram Dherai","uc":"Landhi Road","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sartaj Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.422618,71.737877","coordinates":"WST KP_Images\/156Sartaj Khan.Picture of WST Before Improvement.074103.jpg","picture_of_wst_before_improvement":"190","wua_registration_no":"2\/27\/2019","wua_registration_date":"Sartaj Khan","name_of_wua_president":"1710231143231","cnic_no_of_wua_president":"3025922571","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"10","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/17\/2020","issuance_date_of_govt_share":"504000","total_amount_rs":"420000","govt_share_rs":"84000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"176742","amount_of_icr_i_released_rs":"1\/31\/2020","date_of_icr_i_released":"130440","2nd_bill_payment_rs":"1\/31\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"130440","amount_of_icr_ii_released_rs":"1\/31\/2020","date_of_icr_ii_released":"112818","amount_of_final_released_rs":"12\/6\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/29\/2020","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/156Sartaj Khan.Picture of WST - After Completion.074448.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/9/2024 14:50:43" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/9/2024 14:50:43, ?, ?, Completed, 22072332008, KP, Peshawar, Charsadda, Tangi, Behram Dherai, Behram Dherai, Square, Brick Masonry, ?, Ayoub Ur Rehman, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.42944,71.746542, WST KP_Images/157Ayoub Ur Rehman.Picture of WST Before Improvement.060742.jpg, 192, 2/25/2019, Ayoub Ur Rehman, 1710290724449, 3015267247, 13, 13, 0, 13, 20, 15, 12, 12, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 1/17/2020, 504000, 420000, 84000, ?, 0, ?, ?, 1/17/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 176742, 1/31/2020, 130440, 1/31/2020, ?, ?, ?, ?, 130440, 1/31/2020, 112818, 12/6/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/31/2020, 560000, 420000, 140000, 12, 12, 1.36, WST KP_Images/157Ayoub Ur Rehman.Picture of WST - After Completion.061413.jpg, 1, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/9\/2024 14:50:43","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22072332008","wst_id":"KP","zone":"Peshawar","division":"Charsadda","district":"Tangi","tehsil":"Behram Dherai","uc":"Behram Dherai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ayoub Ur Rehman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.42944,71.746542","coordinates":"WST KP_Images\/157Ayoub Ur Rehman.Picture of WST Before Improvement.060742.jpg","picture_of_wst_before_improvement":"192","wua_registration_no":"2\/25\/2019","wua_registration_date":"Ayoub Ur Rehman","name_of_wua_president":"1710290724449","cnic_no_of_wua_president":"3015267247","contact_no_of_wua_president":"13","total_number_of_shareholders":"13","male_wua_members":"0","female_wua_members":"13","total_wua_members":"20","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/17\/2020","issuance_date_of_govt_share":"504000","total_amount_rs":"420000","govt_share_rs":"84000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/17\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"176742","amount_of_icr_i_released_rs":"1\/31\/2020","date_of_icr_i_released":"130440","2nd_bill_payment_rs":"1\/31\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"130440","amount_of_icr_ii_released_rs":"1\/31\/2020","date_of_icr_ii_released":"112818","amount_of_final_released_rs":"12\/6\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/31\/2020","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/157Ayoub Ur Rehman.Picture of WST - After Completion.061413.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/9/2024 17:04:16" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/9/2024 17:04:16, ?, ?, Completed, 22072332009, KP, Peshawar, Charsadda, Tangi, Behram Dherai, Azem Shah Korona, Square, Brick Masonry, ?, Muhammad Zahid, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.405809,71.755113, WST KP_Images/158Muhammad Zahid.Picture of WST Before Improvement.080133.jpg, 199, 7/6/2019, Muhammad Zahid, 1530295869139, 3420772137, 9, 9, 0, 9, 7, 6, 12, 12, 1.36, 196, 51852, 0.14, 4, ?, WST Profile - Completed, ?, ?, 1/17/2020, 504000, 420000, 84000, ?, 0, ?, ?, 1/20/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 176742, 1/31/2020, 130440, 1/31/2020, ?, ?, ?, ?, 130440, 1/31/2020, 112818, 6/9/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/2/2020, 560000, 420000, 140000, 12, 12, 1.36, WST KP_Images/158Muhammad Zahid.Picture of WST - After Completion.080133.jpg, 1, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/9\/2024 17:04:16","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22072332009","wst_id":"KP","zone":"Peshawar","division":"Charsadda","district":"Tangi","tehsil":"Behram Dherai","uc":"Azem Shah Korona","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Zahid","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.405809,71.755113","coordinates":"WST KP_Images\/158Muhammad Zahid.Picture of WST Before Improvement.080133.jpg","picture_of_wst_before_improvement":"199","wua_registration_no":"7\/6\/2019","wua_registration_date":"Muhammad Zahid","name_of_wua_president":"1530295869139","cnic_no_of_wua_president":"3420772137","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/17\/2020","issuance_date_of_govt_share":"504000","total_amount_rs":"420000","govt_share_rs":"84000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"176742","amount_of_icr_i_released_rs":"1\/31\/2020","date_of_icr_i_released":"130440","2nd_bill_payment_rs":"1\/31\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"130440","amount_of_icr_ii_released_rs":"1\/31\/2020","date_of_icr_ii_released":"112818","amount_of_final_released_rs":"6\/9\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/2\/2020","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/158Muhammad Zahid.Picture of WST - After Completion.080133.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/16/2024 13:34:48" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/16/2024 13:34:48, ?, ?, Completed, 22072332010, KP, Peshawar, Charsadda, Tangi, Behram Dherai, Behram Dherai, Square, Brick Masonry, ?, Zahir Muhammad, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.423361,71.755229, WST KP_Images/159Zahir Muhammad.Picture of WST Before Improvement.054032.jpg, 136, 2/17/2020, Zahir Muhammad, 1710227205737, 3448094838, 9, 9, 0, 9, 12, 6, 12, 12, 1.36, 196, 51852, 0.19, 5, ?, WST Profile - Completed, ?, ?, 2/19/2020, 504000, 420000, 84000, ?, 0, ?, ?, 2/19/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293963, 4/2/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126037, 6/12/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/30/2020, 560000, 420000, 140000, 12, 12, 1.36, WST KP_Images/159Zahir Muhammad.Picture of WST - After Completion.055314.jpg, 2, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/16\/2024 13:34:48","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22072332010","wst_id":"KP","zone":"Peshawar","division":"Charsadda","district":"Tangi","tehsil":"Behram Dherai","uc":"Behram Dherai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Zahir Muhammad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.423361,71.755229","coordinates":"WST KP_Images\/159Zahir Muhammad.Picture of WST Before Improvement.054032.jpg","picture_of_wst_before_improvement":"136","wua_registration_no":"2\/17\/2020","wua_registration_date":"Zahir Muhammad","name_of_wua_president":"1710227205737","cnic_no_of_wua_president":"3448094838","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"12","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/19\/2020","issuance_date_of_govt_share":"504000","total_amount_rs":"420000","govt_share_rs":"84000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/19\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293963","amount_of_icr_i_released_rs":"4\/2\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126037","amount_of_final_released_rs":"6\/12\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/30\/2020","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/159Zahir Muhammad.Picture of WST - After Completion.055314.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/16/2024 13:36:12" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/16/2024 13:36:12, ?, ?, Completed, 22072332011, KP, Peshawar, Charsadda, Tangi, Behram Dherai, Behram Dheri, Square, Brick Masonry, ?, Salim Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.419767,71.762677, WST KP_Images/160Salim Khan.Picture of WST Before Improvement.055625.jpg, 135, 2/4/2020, Salim Khan, 1710231624591, 3479080061, 8, 8, 0, 8, 12, 8, 12, 12, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 2/17/2020, 504000, 420000, 84000, ?, 0, ?, ?, 2/18/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293996, 4/2/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126004, 6/12/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/30/2020, 560000, 420000, 140000, 12, 12, 1.36, WST KP_Images/160Salim Khan.Picture of WST - After Completion.060010.jpg, 1, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/16\/2024 13:36:12","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22072332011","wst_id":"KP","zone":"Peshawar","division":"Charsadda","district":"Tangi","tehsil":"Behram Dherai","uc":"Behram Dheri","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Salim Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.419767,71.762677","coordinates":"WST KP_Images\/160Salim Khan.Picture of WST Before Improvement.055625.jpg","picture_of_wst_before_improvement":"135","wua_registration_no":"2\/4\/2020","wua_registration_date":"Salim Khan","name_of_wua_president":"1710231624591","cnic_no_of_wua_president":"3479080061","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"12","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/17\/2020","issuance_date_of_govt_share":"504000","total_amount_rs":"420000","govt_share_rs":"84000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/18\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293996","amount_of_icr_i_released_rs":"4\/2\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126004","amount_of_final_released_rs":"6\/12\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/30\/2020","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/160Salim Khan.Picture of WST - After Completion.060010.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/16/2024 14:01:05" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/16/2024 14:01:05, ?, ?, Completed, 22072332012, KP, Peshawar, Charsadda, Tangi, Koz Behram Dheri, Hanif Ullah Kali, Square, Brick Masonry, ?, Shafi Ullah, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.42202,71.725982, WST KP_Images/161Shafi Ullah.Picture of WST Before Improvement.053352.jpg, 158, 2/5/2020, Shafi Ullah, 1710269078699, 3070200845, 9, 9, 0, 9, 11, 9, 12, 12, 1.36, 196, 51852, 0.28, 8, ?, WST Profile - Completed, ?, ?, 2/6/2020, 504000, 420000, 84000, ?, 0, ?, ?, 2/6/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293747, 4/8/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126253, 12/6/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/10/2020, 560000, 420000, 140000, 12, 12, 1.36, ?, 1, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/16\/2024 14:01:05","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22072332012","wst_id":"KP","zone":"Peshawar","division":"Charsadda","district":"Tangi","tehsil":"Koz Behram Dheri","uc":"Hanif Ullah Kali","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Shafi Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.42202,71.725982","coordinates":"WST KP_Images\/161Shafi Ullah.Picture of WST Before Improvement.053352.jpg","picture_of_wst_before_improvement":"158","wua_registration_no":"2\/5\/2020","wua_registration_date":"Shafi Ullah","name_of_wua_president":"1710269078699","cnic_no_of_wua_president":"3070200845","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"11","gross_command_area_gca_acres":"9","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/6\/2020","issuance_date_of_govt_share":"504000","total_amount_rs":"420000","govt_share_rs":"84000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/6\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293747","amount_of_icr_i_released_rs":"4\/8\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126253","amount_of_final_released_rs":"12\/6\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/10\/2020","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/16/2024 14:02:37" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/16/2024 14:02:37, ?, ?, Completed, 22072332013, KP, Peshawar, Charsadda, Tangi, Behram Dherai, Behram Dherai, Square, Brick Masonry, ?, Muntazim Shah, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.425571,71.756839, WST KP_Images/162Muntazim Shah.Picture of WST Before Improvement.061955.jpg, 156, 3/6/2020, Muntazim Shah, 1540118597277, 3139065818, 15, 15, 0, 15, 9, 8, 12, 12, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 3/17/2020, 504000, 420000, 84000, ?, 0, ?, ?, 3/17/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293898, 4/9/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126102, 12/6/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/10/2020, 560000, 420000, 140000, 12, 12, 1.36, WST KP_Images/162Muntazim Shah.Picture of WST - After Completion.061955.jpg, 1, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/16\/2024 14:02:37","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22072332013","wst_id":"KP","zone":"Peshawar","division":"Charsadda","district":"Tangi","tehsil":"Behram Dherai","uc":"Behram Dherai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muntazim Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.425571,71.756839","coordinates":"WST KP_Images\/162Muntazim Shah.Picture of WST Before Improvement.061955.jpg","picture_of_wst_before_improvement":"156","wua_registration_no":"3\/6\/2020","wua_registration_date":"Muntazim Shah","name_of_wua_president":"1540118597277","cnic_no_of_wua_president":"3139065818","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"9","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/17\/2020","issuance_date_of_govt_share":"504000","total_amount_rs":"420000","govt_share_rs":"84000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/17\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293898","amount_of_icr_i_released_rs":"4\/9\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126102","amount_of_final_released_rs":"12\/6\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/10\/2020","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/162Muntazim Shah.Picture of WST - After Completion.061955.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/7/2024 21:16:51" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/7/2024 21:16:51, ?, ?, Completed, 22073132001, KP, Peshawar, Nowshera, Nowshera, Tangi Khattak, Tangi Khattak, Square, Brick Masonry, ?, Jehangir Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.93029,72.005233, WST KP_Images/103Jehangir Khan.Picture of WST Before Improvement.063307.jpg, 292, 5/5/2020, Jehangir Khan, 1720144208747, 3333455333, 6, 6, 0, 6, 9, 9, 12, 12, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 10/16/2020, 565000, 420000, 145000, ?, 0, ?, ?, 10/19/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 12/28/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/28/2020, 560000, 420000, 140000, 12, 12, 1.36, ?, 11, 25.00%, 45.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/7\/2024 21:16:51","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132001","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Tangi Khattak","uc":"Tangi Khattak","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Jehangir Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.93029,72.005233","coordinates":"WST KP_Images\/103Jehangir Khan.Picture of WST Before Improvement.063307.jpg","picture_of_wst_before_improvement":"292","wua_registration_no":"5\/5\/2020","wua_registration_date":"Jehangir Khan","name_of_wua_president":"1720144208747","cnic_no_of_wua_president":"3333455333","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"9","gross_command_area_gca_acres":"9","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/16\/2020","issuance_date_of_govt_share":"565000","total_amount_rs":"420000","govt_share_rs":"145000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/19\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"12\/28\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/28\/2020","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"11","addutitional_cca_acres":"25.00%","water_saving":"45.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 14:02:27" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/19/2024 14:02:27, ?, ?, Completed, 22073132002, KP, Peshawar, Nowshera, Nowshera, Kaka Sahib, Manai, Square, Brick Masonry, ?, Iftikhar, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.91013,72.008069, WST KP_Images/105Iftikhar.Picture of WST Before Improvement.103636.jpg, 290, 3/27/2020, Iftikhar, 1720122442227, 3129153681, 12, 12, 0, 12, 20, 15, 12, 12, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 12/30/2020, 560000, 420000, 140000, ?, 0, ?, ?, 12/31/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 1/26/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/9/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/8/2021, 560000, 420000, 140000, 12, 12, 1.36, ?, 2, 35.00%, 55.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Iftikhar, Iftikhar, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/19\/2024 14:02:27","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132002","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Kaka Sahib","uc":"Manai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Iftikhar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.91013,72.008069","coordinates":"WST KP_Images\/105Iftikhar.Picture of WST Before Improvement.103636.jpg","picture_of_wst_before_improvement":"290","wua_registration_no":"3\/27\/2020","wua_registration_date":"Iftikhar","name_of_wua_president":"1720122442227","cnic_no_of_wua_president":"3129153681","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"20","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/30\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/31\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/26\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/9\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/8\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"35.00%","water_saving":"55.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Iftikhar","bls_ii":"Iftikhar","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 14:03:05" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/19/2024 14:03:05, ?, ?, Completed, 22073132003, KP, Peshawar, Nowshera, Nowshera, Manki Sharif, Tangi Khattak, Square, Brick Masonry, ?, Rovaid Ali, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.92995,72.01463, WST KP_Images/107Rovaid Ali.Picture of WST Before Improvement.070644.jpg, 302, 7/28/2020, Rovaid Ali, 1720121046103, 3119397130, 9, 9, 0, 9, 9, 7, 11, 11, 1.36, 165, 43651, 0.18, 5, ?, WST Profile - Completed, ?, ?, 3/8/2021, 560000, 420000, 140000, ?, 170319, 126000, 44319, 3/9/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 4/9/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 5/24/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/24/2021, 560000, 420000, 140000, 11, 11, 1.36, ?, 4, 25.00%, 45.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/19\/2024 14:03:05","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132003","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Manki Sharif","uc":"Tangi Khattak","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Rovaid Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.92995,72.01463","coordinates":"WST KP_Images\/107Rovaid Ali.Picture of WST Before Improvement.070644.jpg","picture_of_wst_before_improvement":"302","wua_registration_no":"7\/28\/2020","wua_registration_date":"Rovaid Ali","name_of_wua_president":"1720121046103","cnic_no_of_wua_president":"3119397130","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"9","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"11","wst_length_meter":"11","wst_width_meter":"1.36","wst_depth_meter":"165","storage_capacity_m3":"43651","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/8\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"170319","revised_total_amount_rs":"126000","revised_govt_share_rs":"44319","revised_community_share_rs":"3\/9\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"4\/9\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"5\/24\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/24\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"11","executed_wst_length_meter":"11","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"4","addutitional_cca_acres":"25.00%","water_saving":"45.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 14:03:46" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/19/2024 14:03:46, ?, ?, Completed, 22073132004, KP, Peshawar, Nowshera, Nowshera, Manki Sharif, Manki Sharif, Square, Brick Masonry, ?, Akleem, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.94963,72.007, WST KP_Images/108Akleem.Picture of WST Before Improvement.104843.jpg, 125, 2/25/2021, Akleem Khan, 1720195803039, 3365912868, 8, 8, 0, 8, 7, 7, 8, 8, 1.36, 87, 23016, 0.21, 6, ?, WST Profile - Completed, ?, ?, 6/10/2021, 463584, 323584, 140000, ?, 0, ?, ?, 6/10/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 323584, 6/19/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 323584, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2021, 463584, 323584, 140000, 8, 8, 1.36, ?, 3, 33.00%, 46.00%, 13.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/19\/2024 14:03:46","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132004","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Manki Sharif","uc":"Manki Sharif","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Akleem","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.94963,72.007","coordinates":"WST KP_Images\/108Akleem.Picture of WST Before Improvement.104843.jpg","picture_of_wst_before_improvement":"125","wua_registration_no":"2\/25\/2021","wua_registration_date":"Akleem Khan","name_of_wua_president":"1720195803039","cnic_no_of_wua_president":"3365912868","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"7","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/10\/2021","issuance_date_of_govt_share":"463584","total_amount_rs":"323584","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/10\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"323584","amount_of_icr_i_released_rs":"6\/19\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"323584","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2021","completion_date":"463584","verified_total_amount_rs":"323584","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"33.00%","water_saving":"46.00%","water_losses_before_improvement":"13.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 14:04:30" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/19/2024 14:04:30, ?, ?, Completed, 22073132005, KP, Peshawar, Nowshera, Nowshera, Tangi Khattak, Tarkhano, Square, Brick Masonry, ?, Gul Zamin, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.92075,72.020201, WST KP_Images/109Gul Zamin.Picture of WST Before Improvement.063247.jpg, 256, 3/16/2020, GulZamin Shah, 1720191436385, 3139696400, 10, 10, 0, 10, 16, 16, 12, 12, 1.36, 196, 51852, 0.25, 7, ?, WST Profile - Completed, ?, ?, 10/16/2020, 565000, 420000, 145000, ?, 0, ?, ?, 10/19/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/16/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 1/22/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/14/2020, 565000, 420000, 145000, 12, 12, 1.36, ?, 5, 30.00%, 53.00%, 23.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/19\/2024 14:04:30","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132005","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Tangi Khattak","uc":"Tarkhano","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Gul Zamin","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.92075,72.020201","coordinates":"WST KP_Images\/109Gul Zamin.Picture of WST Before Improvement.063247.jpg","picture_of_wst_before_improvement":"256","wua_registration_no":"3\/16\/2020","wua_registration_date":"GulZamin Shah","name_of_wua_president":"1720191436385","cnic_no_of_wua_president":"3139696400","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"16","gross_command_area_gca_acres":"16","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/16\/2020","issuance_date_of_govt_share":"565000","total_amount_rs":"420000","govt_share_rs":"145000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/19\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/16\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"1\/22\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/14\/2020","completion_date":"565000","verified_total_amount_rs":"420000","verified_govt_share_rs":"145000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"30.00%","water_saving":"53.00%","water_losses_before_improvement":"23.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 14:05:16" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/19/2024 14:05:16, ?, ?, Completed, 22073132006, KP, Peshawar, Nowshera, Nowshera, Kaka Sahib, Gul Dheri, Square, Brick Masonry, ?, Sher Aslam, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.97538,72.062315, WST KP_Images/112Sher Aslam.Picture of WST Before Improvement.111104.jpg, 190, 2/26/2021, Sher Aslam, 1720195338335, 3015331303, 9, 9, 0, 9, 31, 24, 10, 10, 1.36, 136, 35979, 0.18, 5, ?, WST Profile - Completed, ?, ?, 3/10/2021, 560000, 420000, 140000, ?, 0, ?, ?, 3/11/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 6/19/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/16/2021, 560000, 420000, 140000, 10, 10, 1.36, ?, 6, 28.00%, 50.00%, 22.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/19\/2024 14:05:16","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132006","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Kaka Sahib","uc":"Gul Dheri","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sher Aslam","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.97538,72.062315","coordinates":"WST KP_Images\/112Sher Aslam.Picture of WST Before Improvement.111104.jpg","picture_of_wst_before_improvement":"190","wua_registration_no":"2\/26\/2021","wua_registration_date":"Sher Aslam","name_of_wua_president":"1720195338335","cnic_no_of_wua_president":"3015331303","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"31","gross_command_area_gca_acres":"24","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/10\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/11\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"6\/19\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/16\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"6","addutitional_cca_acres":"28.00%","water_saving":"50.00%","water_losses_before_improvement":"22.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 14:06:14" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/19/2024 14:06:14, ?, ?, Completed, 22073132007, KP, Peshawar, Nowshera, Nowshera, Tangi Khatak, Tangi Khatak, Square, Brick Masonry, ?, Ghaffar Khatak, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.92634,72.013662, WST KP_Images/117Ghaffar Khatak.Picture of WST Before Improvement.075701.jpg, 332, 3/4/2021, Sardar Hussain, 1720121835547, 3448362525, 8, 8, 0, 8, 15, 15, 10, 10, 1.36, 136, 35979, 0.25, 7, ?, WST Profile - Completed, ?, ?, 5/26/2021, 560000, 420000, 140000, ?, 0, ?, ?, 5/27/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/4/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/24/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/24/2021, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/117Ghaffar Khatak.Picture of WST - After Completion.075701.jpg, 6, 30.00%, 60.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/19\/2024 14:06:14","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132007","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Tangi Khatak","uc":"Tangi Khatak","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ghaffar Khatak","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.92634,72.013662","coordinates":"WST KP_Images\/117Ghaffar Khatak.Picture of WST Before Improvement.075701.jpg","picture_of_wst_before_improvement":"332","wua_registration_no":"3\/4\/2021","wua_registration_date":"Sardar Hussain","name_of_wua_president":"1720121835547","cnic_no_of_wua_president":"3448362525","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"15","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/26\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/27\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/4\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/24\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/24\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/117Ghaffar Khatak.Picture of WST - After Completion.075701.jpg","picture_of_wst_after_completion":"6","addutitional_cca_acres":"30.00%","water_saving":"60.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/14/2024 10:44:31" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/14/2024 10:44:31, ?, ?, Completed, 22073132008, KP, Peshawar, Nowshera, Nowshera, Kaka Sahib, Sharif Abad, Square, Brick Masonry, ?, Muhammad Sajid, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.95619,72.072241, WST KP_Images/118Muhammad Sajid.Picture of WST Before Improvement.063113.jpg, 215, 2/12/2020, Muhammad Sajid, 1720105510535, 3139690466, 10, 10, 0, 10, 16, 16, 15, 15, 1.36, 306, 80952, 0.25, 7, ?, WST Profile - Completed, ?, ?, 2/27/2020, 560000, 420000, 140000, ?, 0, ?, ?, 3/11/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 4/28/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/9/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/4/2020, 560000, 420000, 140000, 15, 15, 1.36, ?, 2, 30.00%, 50.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/14\/2024 10:44:31","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132008","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Kaka Sahib","uc":"Sharif Abad","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Sajid","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.95619,72.072241","coordinates":"WST KP_Images\/118Muhammad Sajid.Picture of WST Before Improvement.063113.jpg","picture_of_wst_before_improvement":"215","wua_registration_no":"2\/12\/2020","wua_registration_date":"Muhammad Sajid","name_of_wua_president":"1720105510535","cnic_no_of_wua_president":"3139690466","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"16","gross_command_area_gca_acres":"16","cultural_command_area_cca_acres":"15","wst_length_meter":"15","wst_width_meter":"1.36","wst_depth_meter":"306","storage_capacity_m3":"80952","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/27\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/11\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"4\/28\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/9\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/4\/2020","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"15","executed_wst_length_meter":"15","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"30.00%","water_saving":"50.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/14/2024 10:45:38" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/14/2024 10:45:38, ?, ?, Completed, 22073132009, KP, Peshawar, Nowshera, Nowshera, Bahadar Khel, Bahadar Khel, Square, Brick Masonry, ?, Abdur Rasheed, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.913872, 71.999847, WST KP_Images/119Abdur Rasheed.Picture of WST Before Improvement.095437.jpg, 224, 2/13/2020, Muhammad Rasheed, 1720148511199, 3159287724, 10, 10, 0, 10, 13, 12, 12, 12, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 2/27/2020, 560000, 420000, 140000, ?, 0, ?, ?, 3/5/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 5/12/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 5/20/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/23/2020, 560000, 420000, 140000, 12, 12, 1.36, ?, 3, 25.00%, 45.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/14\/2024 10:45:38","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132009","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Bahadar Khel","uc":"Bahadar Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdur Rasheed","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.913872, 71.999847","coordinates":"WST KP_Images\/119Abdur Rasheed.Picture of WST Before Improvement.095437.jpg","picture_of_wst_before_improvement":"224","wua_registration_no":"2\/13\/2020","wua_registration_date":"Muhammad Rasheed","name_of_wua_president":"1720148511199","cnic_no_of_wua_president":"3159287724","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"13","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/27\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/5\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"5\/12\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"5\/20\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/23\/2020","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"25.00%","water_saving":"45.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/14/2024 10:46:31" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/14/2024 10:46:31, ?, ?, Completed, 22073132010, KP, Peshawar, Nowshera, Nowshera, Kaka Sahib, Gul Dheri, Square, Brick Masonry, ?, Juma Gul, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.96132,72.09151, WST KP_Images/121Juma Gul.Picture of WST Before Improvement.063134.jpg, 243, 2/14/2020, Juma Gul, 1720166175187, 3139712164, 10, 10, 0, 10, 19, 19, 12, 12, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 3/10/2020, 560000, 420000, 140000, ?, 0, ?, ?, 3/11/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 5/20/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 11/21/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/15/2020, 560000, 420000, 140000, 12, 12, 1.36, ?, 1, 20.00%, 35.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/14\/2024 10:46:31","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132010","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Kaka Sahib","uc":"Gul Dheri","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Juma Gul","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.96132,72.09151","coordinates":"WST KP_Images\/121Juma Gul.Picture of WST Before Improvement.063134.jpg","picture_of_wst_before_improvement":"243","wua_registration_no":"2\/14\/2020","wua_registration_date":"Juma Gul","name_of_wua_president":"1720166175187","cnic_no_of_wua_president":"3139712164","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"19","gross_command_area_gca_acres":"19","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/10\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/11\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"5\/20\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"11\/21\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/15\/2020","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"20.00%","water_saving":"35.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/14/2024 10:48:01" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/14/2024 10:48:01, ?, ?, Completed, 22073132011, KP, Peshawar, Nowshera, Nowshera, Walai, Walai, Square, Brick Masonry, ?, Mian Safdar Shah, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.98208,72.074084, WST KP_Images/126Mian Safdar Shah.Picture of WST Before Improvement.063122.jpg, 244, 2/14/2020, Mian Safdar Shah, 1730148777785, 3009058040, 9, 9, 0, 9, 28, 20, 12, 12, 1.36, 196, 51852, 0.14, 4, ?, WST Profile - Completed, ?, ?, 3/10/2020, 560000, 420000, 140000, ?, 0, ?, ?, 3/11/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 5/14/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 11/27/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/28/2020, 560000, 420000, 140000, 12, 12, 1.36, ?, 4, 20.00%, 45.00%, 25.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/14\/2024 10:48:01","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132011","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Walai","uc":"Walai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mian Safdar Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.98208,72.074084","coordinates":"WST KP_Images\/126Mian Safdar Shah.Picture of WST Before Improvement.063122.jpg","picture_of_wst_before_improvement":"244","wua_registration_no":"2\/14\/2020","wua_registration_date":"Mian Safdar Shah","name_of_wua_president":"1730148777785","cnic_no_of_wua_president":"3009058040","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"28","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/10\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/11\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"5\/14\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"11\/27\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/28\/2020","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"4","addutitional_cca_acres":"20.00%","water_saving":"45.00%","water_losses_before_improvement":"25.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/14/2024 10:49:29" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/14/2024 10:49:29, ?, ?, Completed, 22073132012, KP, Peshawar, Nowshera, Nowshera, Adam Zai, Dargai-Adamzai, Square, Brick Masonry, ?, Multan Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.952150, 72.146804, WST KP_Images/127Multan Khan.Picture of WST Before Improvement.112634.jpg, 218, 2/12/2020, Multan Khan, 1720121817631, 3330677117, 12, 12, 0, 12, 35, 25, 12, 12, 1.36, 196, 51852, 0.28, 8, ?, WST Profile - Completed, ?, ?, 2/12/2020, 525000, 420000, 105000, ?, 0, ?, ?, 2/14/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 4/13/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/28/2020, 525000, 420000, 105000, 12, 12, 1.36, ?, 2, 25.00%, 50.00%, 25.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/14\/2024 10:49:29","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132012","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Adam Zai","uc":"Dargai-Adamzai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Multan Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.952150, 72.146804","coordinates":"WST KP_Images\/127Multan Khan.Picture of WST Before Improvement.112634.jpg","picture_of_wst_before_improvement":"218","wua_registration_no":"2\/12\/2020","wua_registration_date":"Multan Khan","name_of_wua_president":"1720121817631","cnic_no_of_wua_president":"3330677117","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"35","gross_command_area_gca_acres":"25","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/12\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/14\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"4\/13\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/28\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"25.00%","water_saving":"50.00%","water_losses_before_improvement":"25.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/14/2024 10:50:20" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/14/2024 10:50:20, ?, ?, Completed, 22073132013, KP, Peshawar, Nowshera, Nowshera, Daggai, Daggai, Square, Brick Masonry, ?, Farhan Ullah, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.953296, 71.827236, WST KP_Images/129Farhan Ullah.Picture of WST Before Improvement.103534.jpg, 275, 9/24/2019, Farhan Ullah, 1720141226383, 3158909085, 8, 8, 0, 8, 11, 11, 12, 12, 1.36, 196, 51852, 0.32, 9, ?, WST Profile - Completed, ?, ?, 2/12/2020, 560000, 420000, 140000, ?, 0, ?, ?, 2/21/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 3/24/2020, ?, ?, ?, ?, ?, ?, 0, ?, 81882, 4/9/2021, 375882, ?, WST Milestone Payments - Completed, ?, ?, 6/28/2020, 500882, 375882, 125000, 12, 12, 1.36, ?, 5, 27.00%, 52.00%, 25.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/14\/2024 10:50:20","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132013","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Daggai","uc":"Daggai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Farhan Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.953296, 71.827236","coordinates":"WST KP_Images\/129Farhan Ullah.Picture of WST Before Improvement.103534.jpg","picture_of_wst_before_improvement":"275","wua_registration_no":"9\/24\/2019","wua_registration_date":"Farhan Ullah","name_of_wua_president":"1720141226383","cnic_no_of_wua_president":"3158909085","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"11","gross_command_area_gca_acres":"11","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/12\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/21\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"3\/24\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"81882","amount_of_final_released_rs":"4\/9\/2021","date_of_final_released":"375882","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/28\/2020","completion_date":"500882","verified_total_amount_rs":"375882","verified_govt_share_rs":"125000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"27.00%","water_saving":"52.00%","water_losses_before_improvement":"25.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 14:06:50" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/19/2024 14:06:50, ?, ?, Completed, 22073132014, KP, Peshawar, Nowshera, Nowshera, Manahi, Gul Dheri, Square, Brick Masonry, ?, Barkat Ullah, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.94106,72.082513, WST KP_Images/132Barkat Ullah.Picture of WST Before Improvement.111224.jpg, 321, 2/9/2021, Barkat Ullah, 1720120844697, 3339412419, 8, 8, 0, 8, 8, 8, 10, 10, 1.36, 136, 35979, 0.21, 6, ?, WST Profile - Completed, ?, ?, 5/26/2021, 560000, 420000, 140000, ?, 0, ?, ?, 5/27/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 6/14/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/25/2021, 560000, 420000, 140000, 10, 10, 1.36, ?, 3, 31.00%, 44.00%, 13.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/19\/2024 14:06:50","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132014","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Manahi","uc":"Gul Dheri","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Barkat Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.94106,72.082513","coordinates":"WST KP_Images\/132Barkat Ullah.Picture of WST Before Improvement.111224.jpg","picture_of_wst_before_improvement":"321","wua_registration_no":"2\/9\/2021","wua_registration_date":"Barkat Ullah","name_of_wua_president":"1720120844697","cnic_no_of_wua_president":"3339412419","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"8","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/26\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/27\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"6\/14\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/25\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"31.00%","water_saving":"44.00%","water_losses_before_improvement":"13.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:32:32" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:32:32, ?, ?, Completed, 22073132015, KP, Peshawar, Nowshera, Nowshera, Kabul River, Kabul River, Square, Brick Masonry, ?, Abdullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.054100, 71.966910, WST KP_Images/9c26303aAbdullah.Picture of WST Before Improvement.103521.jpg, 460, 10/20/2021, Abdullah, 1720174989523, 3139855902, 7, 7, 0, 7, 10, 10, 10, 10, 1.36, 117.16, 30995, 0.11, 3, ?, WST Profile - Completed, ?, ?, 12/27/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/28/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 1/14/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 3/31/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/10/2022, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 2, 25.00%, 45.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Abdullah, Abdullah, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:32:32","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132015","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Kabul River","uc":"Kabul River","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.054100, 71.966910","coordinates":"WST KP_Images\/9c26303aAbdullah.Picture of WST Before Improvement.103521.jpg","picture_of_wst_before_improvement":"460","wua_registration_no":"10\/20\/2021","wua_registration_date":"Abdullah","name_of_wua_president":"1720174989523","cnic_no_of_wua_president":"3139855902","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"10","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117.16","storage_capacity_m3":"30995","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/27\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/28\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/14\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/31\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/10\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"25.00%","water_saving":"45.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Abdullah","bls_ii":"Abdullah","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/7/2024 20:59:21" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/7/2024 20:59:21, ?, ?, Completed, 22073132016, KP, Peshawar, Nowshera, Nowshera, Deri kati khael, Deri kati khel, Square, Brick Masonry, ?, Shahmos, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.986491, 72.040379, WST KP_Images/92cf350fShahmos.Picture of WST Before Improvement.081354.jpg, 479, 12/10/2021, Shahmos khan, 1720121547537, 3189014300, 5, 5, 0, 5, 6, 6, 10, 10, 1.36, 117.16, 30995, 0.15, 4, ?, WST Profile - Completed, ?, ?, 12/21/2021, 714000, 420000, 294000, ?, 0, ?, ?, 12/22/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/31/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/18/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/24/2022, 714000, 420000, 294000, 10, 9.8, 1.36, ?, 9, 15.00%, 40.00%, 25.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/7\/2024 20:59:21","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132016","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Deri kati khael","uc":"Deri kati khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Shahmos","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.986491, 72.040379","coordinates":"WST KP_Images\/92cf350fShahmos.Picture of WST Before Improvement.081354.jpg","picture_of_wst_before_improvement":"479","wua_registration_no":"12\/10\/2021","wua_registration_date":"Shahmos khan","name_of_wua_president":"1720121547537","cnic_no_of_wua_president":"3189014300","contact_no_of_wua_president":"5","total_number_of_shareholders":"5","male_wua_members":"0","female_wua_members":"5","total_wua_members":"6","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117.16","storage_capacity_m3":"30995","storage_capacity_gallon":"0.15","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"714000","total_amount_rs":"420000","govt_share_rs":"294000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/22\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/31\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/18\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/24\/2022","completion_date":"714000","verified_total_amount_rs":"420000","verified_govt_share_rs":"294000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"9","addutitional_cca_acres":"15.00%","water_saving":"40.00%","water_losses_before_improvement":"25.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/7/2024 20:55:21" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/7/2024 20:55:21, ?, ?, Completed, 22073132017, KP, Peshawar, Nowshera, Nowshera, Umaray kalay, Uamaray kalay, Square, Brick Masonry, ?, Saqib Hayat, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.984505, 72.057680, WST KP_Images/59654feeSaqib Hayat.Picture of WST Before Improvement.083837.jpg, 126, 1/1/2021, Saqib hayat, 1720121549409, 3489230600, 9, 9, 0, 9, 3, 3, 8, 8, 1.36, 78.08, 20656, 0.18, 5, ?, WST Profile - Completed, ?, ?, 11/23/2021, 560000, 420000, 140000, ?, 0, ?, ?, 11/23/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 294000, 11/25/2021, 46923, 3/11/2022, ?, ?, ?, ?, 46923, 3/11/2022, 17418, 3/24/2022, 358341, ?, WST Milestone Payments - Completed, ?, ?, 2/21/2022, 477788, 358341, 119447, 8, 8, 1.36, ?, 8, 24.00%, 30.00%, 14.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/7\/2024 20:55:21","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132017","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Umaray kalay","uc":"Uamaray kalay","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Saqib Hayat","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.984505, 72.057680","coordinates":"WST KP_Images\/59654feeSaqib Hayat.Picture of WST Before Improvement.083837.jpg","picture_of_wst_before_improvement":"126","wua_registration_no":"1\/1\/2021","wua_registration_date":"Saqib hayat","name_of_wua_president":"1720121549409","cnic_no_of_wua_president":"3489230600","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"3","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"78.08","storage_capacity_m3":"20656","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/23\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/23\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"11\/25\/2021","date_of_icr_i_released":"46923","2nd_bill_payment_rs":"3\/11\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"46923","amount_of_icr_ii_released_rs":"3\/11\/2022","date_of_icr_ii_released":"17418","amount_of_final_released_rs":"3\/24\/2022","date_of_final_released":"358341","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/21\/2022","completion_date":"477788","verified_total_amount_rs":"358341","verified_govt_share_rs":"119447","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"8","addutitional_cca_acres":"24.00%","water_saving":"30.00%","water_losses_before_improvement":"14.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:34:19" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 8/19/2024 13:34:19, ?, ?, Completed, 22073132018, KP, Peshawar, Nowshera, Nowshera, Kaka sahib, Kaka sahib, Square, Brick Masonry, ?, Jan Bahadar, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.914260, 72.089320, WST KP_Images/3443fbccJan Bahadar.Picture of WST Before Improvement.095415.jpg, 518, 1/17/2022, Jan bahadar, 1720194548029, 3129228948, 10, 10, 0, 10, 10, 10, 10, 10, 1.36, 117.16, 30995, 0.18, 5, ?, WST Profile - Completed, ?, ?, 4/28/2022, 560000, 420000, 140000, ?, 0, ?, ?, 4/28/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 5/25/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/1/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/30/2022, 560000, 420000, 140000, 10, 9.8, 1.36, WST KP_Images/3443fbccJan Bahadar.Picture of WST - After Completion.095415.jpg, 3, 25.00%, 50.00%, 25.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"8\/19\/2024 13:34:19","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132018","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Kaka sahib","uc":"Kaka sahib","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Jan Bahadar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.914260, 72.089320","coordinates":"WST KP_Images\/3443fbccJan Bahadar.Picture of WST Before Improvement.095415.jpg","picture_of_wst_before_improvement":"518","wua_registration_no":"1\/17\/2022","wua_registration_date":"Jan bahadar","name_of_wua_president":"1720194548029","cnic_no_of_wua_president":"3129228948","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"10","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117.16","storage_capacity_m3":"30995","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/28\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/28\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"5\/25\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/1\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/30\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/3443fbccJan Bahadar.Picture of WST - After Completion.095415.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"25.00%","water_saving":"50.00%","water_losses_before_improvement":"25.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:35:15" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:35:15, ?, ?, Completed, 22073132019, KP, Peshawar, Nowshera, Nowshera, Kaka sahib, Manahi, Square, Brick Masonry, ?, Akber Ali, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.913993, 72.091909, WST KP_Images/fbcfec36Akber Ali.Picture of WST Before Improvement.074432.jpg, 423, 9/15/2021, Akber ali, 1720122961975, 3149177925, 7, 7, 0, 7, 8.25, 7.25, 10, 10, 1.36, 122, 32275, 0.18, 5, ?, WST Profile - Completed, ?, ?, 11/23/2021, 560000, 420000, 140000, ?, 0, ?, ?, 11/23/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 11/29/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/3/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/6/2021, 560000, 420000, 140000, 10, 10, 1.36, ?, 1, 20.00%, 40.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:35:15","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132019","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Kaka sahib","uc":"Manahi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Akber Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.913993, 72.091909","coordinates":"WST KP_Images\/fbcfec36Akber Ali.Picture of WST Before Improvement.074432.jpg","picture_of_wst_before_improvement":"423","wua_registration_no":"9\/15\/2021","wua_registration_date":"Akber ali","name_of_wua_president":"1720122961975","cnic_no_of_wua_president":"3149177925","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"8.25","gross_command_area_gca_acres":"7.25","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"122","storage_capacity_m3":"32275","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/23\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/23\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"11\/29\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/3\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/6\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"20.00%","water_saving":"40.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:35:55" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:35:55, ?, ?, Completed, 22073132020, KP, Peshawar, Nowshera, Nowshera, Suryia khel, Suryia khel, Square, Brick Masonry, ?, Razaullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.971319, 72.073019, WST KP_Images/2670359cRazaullah.Picture of WST Before Improvement.070653.jpg, 581, 3/28/2022, Razaullah, 1720103261401, 3135721794, 6, 6, 0, 6, 10, 10, 10, 10, 1.36, 117.17, 30997, 0.22, 6, ?, WST Profile - Completed, ?, ?, 5/25/2022, 560000, 420000, 140000, ?, 0, ?, ?, 5/26/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/9/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 7/13/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/17/2022, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 2, 30.00%, 55.00%, 25.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:35:55","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132020","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Suryia khel","uc":"Suryia khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Razaullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.971319, 72.073019","coordinates":"WST KP_Images\/2670359cRazaullah.Picture of WST Before Improvement.070653.jpg","picture_of_wst_before_improvement":"581","wua_registration_no":"3\/28\/2022","wua_registration_date":"Razaullah","name_of_wua_president":"1720103261401","cnic_no_of_wua_president":"3135721794","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"10","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117.17","storage_capacity_m3":"30997","storage_capacity_gallon":"0.22","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/25\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/26\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/9\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"7\/13\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/17\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"30.00%","water_saving":"55.00%","water_losses_before_improvement":"25.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:36:32" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:36:32, ?, ?, Completed, 22073132021, KP, Peshawar, Nowshera, Nowshera, Dheri kati khel, Dheri kati khel, Square, Brick Masonry, ?, Arshad Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.997012, 72.040964, WST KP_Images/29fae788Arshad Khan.Picture of WST Before Improvement.103627.jpg, 489, 12/31/2021, Arshad khan, 1720161703477, 3219740611, 7, 7, 0, 7, 7, 6, 10, 10, 1.36, 117.17, 30997, 0.22, 6, ?, WST Profile - Completed, ?, ?, 3/4/2022, 560000, 420000, 140000, ?, 0, ?, ?, 3/8/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 5/25/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/1/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/21/2022, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 5, 29.00%, 45.00%, 16.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:36:32","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132021","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Dheri kati khel","uc":"Dheri kati khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Arshad Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.997012, 72.040964","coordinates":"WST KP_Images\/29fae788Arshad Khan.Picture of WST Before Improvement.103627.jpg","picture_of_wst_before_improvement":"489","wua_registration_no":"12\/31\/2021","wua_registration_date":"Arshad khan","name_of_wua_president":"1720161703477","cnic_no_of_wua_president":"3219740611","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117.17","storage_capacity_m3":"30997","storage_capacity_gallon":"0.22","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/4\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/8\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"5\/25\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/1\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/21\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"29.00%","water_saving":"45.00%","water_losses_before_improvement":"16.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:38:26" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:38:26, ?, ?, Completed, 22073132022, KP, Peshawar, Nowshera, Nowshera, Kaka sahib, Manahi, Square, Brick Masonry, ?, Farhad Ullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.912819, 72.091800, WST KP_Images/a241d13fFarhad Ullah.Picture of WST Before Improvement.070514.jpg, 159, 3/24/2021, Farhad Ullah, 1720142054379, 3135768990, 10, 10, 0, 10, 8, 6, 10, 10, 1.36, 117.16, 30995, 0.18, 5, ?, WST Profile - Completed, ?, ?, 9/24/2021, 560000, 420000, 140000, ?, 0, ?, ?, 9/27/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 168000, 10/12/2021, ?, ?, ?, ?, ?, ?, 0, ?, 252000, 11/29/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/1/2021, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 3, 33.00%, 48.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:38:26","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132022","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Kaka sahib","uc":"Manahi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Farhad Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.912819, 72.091800","coordinates":"WST KP_Images\/a241d13fFarhad Ullah.Picture of WST Before Improvement.070514.jpg","picture_of_wst_before_improvement":"159","wua_registration_no":"3\/24\/2021","wua_registration_date":"Farhad Ullah","name_of_wua_president":"1720142054379","cnic_no_of_wua_president":"3135768990","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117.16","storage_capacity_m3":"30995","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/24\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/27\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"10\/12\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"252000","amount_of_final_released_rs":"11\/29\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/1\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"33.00%","water_saving":"48.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:39:24" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:39:24, ?, ?, Completed, 22073132023, KP, Peshawar, Nowshera, Nowshera, Kaka sahib, Manahi, Square, Brick Masonry, ?, Zahir Muhammad, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.905116, 72.083105, WST KP_Images/845c2980Zahir Muhammad.Picture of WST Before Improvement.103702.jpg, 373, 6/18/2021, Zahir Muhammad, 1720125415377, 3135556316, 8, 8, 0, 8, 8, 5, 8, 8, 1.36, 78.08, 20656, 0.22, 6, ?, WST Profile - Completed, ?, ?, 12/21/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/22/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 233748, 12/31/2021, ?, ?, ?, ?, ?, ?, 0, ?, 100177, 6/1/2022, 333925, ?, WST Milestone Payments - Completed, ?, ?, 3/1/2022, 444925, 333925, 111000, 8, 8, 1.36, ?, 6, 27.00%, 40.00%, 13.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:39:24","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132023","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Kaka sahib","uc":"Manahi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Zahir Muhammad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.905116, 72.083105","coordinates":"WST KP_Images\/845c2980Zahir Muhammad.Picture of WST Before Improvement.103702.jpg","picture_of_wst_before_improvement":"373","wua_registration_no":"6\/18\/2021","wua_registration_date":"Zahir Muhammad","name_of_wua_president":"1720125415377","cnic_no_of_wua_president":"3135556316","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"8","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"78.08","storage_capacity_m3":"20656","storage_capacity_gallon":"0.22","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/22\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"233748","amount_of_icr_i_released_rs":"12\/31\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"100177","amount_of_final_released_rs":"6\/1\/2022","date_of_final_released":"333925","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/1\/2022","completion_date":"444925","verified_total_amount_rs":"333925","verified_govt_share_rs":"111000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"6","addutitional_cca_acres":"27.00%","water_saving":"40.00%","water_losses_before_improvement":"13.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/6/2024 13:56:53" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/6/2024 13:56:53, ?, ?, Completed, 22073132024, KP, Peshawar, Nowshera, Nowshera, Kaka sahib, Walai, Square, Brick Masonry, ?, Jan Badshah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.955875, 72.077355, WST KP_Images/780052c1Jan Badshah.Picture of WST Before Improvement.085427.jpg, 182, 5/4/2021, Jan Badshah, 1720123222947, 3109466732, 10, 10, 0, 10, 7.5, 7.5, 10, 10, 1.36, 117.16, 30995, 0.22, 6, ?, WST Profile - Completed, ?, ?, 3/1/2022, 560000, 420000, 140000, ?, 0, ?, ?, 3/2/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 3/31/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 5/11/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/22/2022, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 12, 20.00%, 45.00%, 25.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/6\/2024 13:56:53","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132024","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Kaka sahib","uc":"Walai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Jan Badshah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.955875, 72.077355","coordinates":"WST KP_Images\/780052c1Jan Badshah.Picture of WST Before Improvement.085427.jpg","picture_of_wst_before_improvement":"182","wua_registration_no":"5\/4\/2021","wua_registration_date":"Jan Badshah","name_of_wua_president":"1720123222947","cnic_no_of_wua_president":"3109466732","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"7.5","gross_command_area_gca_acres":"7.5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117.16","storage_capacity_m3":"30995","storage_capacity_gallon":"0.22","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/1\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/2\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"3\/31\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"5\/11\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/22\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"12","addutitional_cca_acres":"20.00%","water_saving":"45.00%","water_losses_before_improvement":"25.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:41:50" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:41:50, ?, ?, Completed, 22073132025, KP, Peshawar, Nowshera, Nowshera, Manki sharif, Bahadar khel, Square, Brick Masonry, ?, Daud Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.815199, 72.006587, WST KP_Images/6028bbb0Daud Khan.Picture of WST Before Improvement.073904.jpg, 368, 6/18/2021, Daud Khan, 1720122643903, 3125610779, 11, 11, 0, 11, 25, 25, 10, 10, 1.36, 117.16, 30995, 0.15, 4, ?, WST Profile - Completed, ?, ?, 11/18/2021, 560000, 420000, 140000, ?, 0, ?, ?, 11/19/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/1/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 3/16/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/14/2022, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 4, 32.00%, 55.00%, 23.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:41:50","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132025","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Manki sharif","uc":"Bahadar khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Daud Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.815199, 72.006587","coordinates":"WST KP_Images\/6028bbb0Daud Khan.Picture of WST Before Improvement.073904.jpg","picture_of_wst_before_improvement":"368","wua_registration_no":"6\/18\/2021","wua_registration_date":"Daud Khan","name_of_wua_president":"1720122643903","cnic_no_of_wua_president":"3125610779","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"25","gross_command_area_gca_acres":"25","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117.16","storage_capacity_m3":"30995","storage_capacity_gallon":"0.15","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/18\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/19\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/1\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/16\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/14\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"4","addutitional_cca_acres":"32.00%","water_saving":"55.00%","water_losses_before_improvement":"23.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:42:29" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 8/19/2024 13:42:29, ?, ?, Completed, 22073132026, KP, Peshawar, Nowshera, Nowshera, Dheri kati khel, Dheri kati khel, Square, Brick Masonry, ?, Liaqat Ali, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.976889, 72.048055, WST KP_Images/80664269Liaqat Ali.Picture of WST Before Improvement.084316.jpg, 442, 9/30/2021, Liaqat Ali, 1720131457079, 3339020236, 8, 8, 0, 8, 6.5, 6.5, 10, 10, 1.36, 117.16, 30995, 0.18, 5, ?, WST Profile - Completed, ?, ?, 11/22/2021, 560000, 420000, 140000, ?, 0, ?, ?, 11/23/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/6/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 3/16/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/4/2022, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 2, 25.00%, 50.00%, 25.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"8\/19\/2024 13:42:29","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132026","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Dheri kati khel","uc":"Dheri kati khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Liaqat Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.976889, 72.048055","coordinates":"WST KP_Images\/80664269Liaqat Ali.Picture of WST Before Improvement.084316.jpg","picture_of_wst_before_improvement":"442","wua_registration_no":"9\/30\/2021","wua_registration_date":"Liaqat Ali","name_of_wua_president":"1720131457079","cnic_no_of_wua_president":"3339020236","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"6.5","gross_command_area_gca_acres":"6.5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117.16","storage_capacity_m3":"30995","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/22\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/23\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/6\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/16\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/4\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"25.00%","water_saving":"50.00%","water_losses_before_improvement":"25.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:42:59" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:42:59, ?, ?, Completed, 22073132027, KP, Peshawar, Nowshera, Nowshera, Manki sharif, Maraji bala, Square, Brick Masonry, ?, Abdullah Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.907650, 71.972746, WST KP_Images/fd165f5bAbdullah wst.Picture of WST Before Improvement.073556.jpg, 362, 6/25/2021, Abdullah, 1720127790619, 3069849234, 8, 8, 0, 8, 12, 12, 10, 10, 1.36, 117.16, 30995, 0.21, 6, ?, WST Profile - Completed, ?, ?, 12/24/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/27/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 1/10/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 11/1/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/10/2022, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 5, 32.00%, 45.00%, 13.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:42:59","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132027","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Manki sharif","uc":"Maraji bala","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdullah Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.907650, 71.972746","coordinates":"WST KP_Images\/fd165f5bAbdullah wst.Picture of WST Before Improvement.073556.jpg","picture_of_wst_before_improvement":"362","wua_registration_no":"6\/25\/2021","wua_registration_date":"Abdullah","name_of_wua_president":"1720127790619","cnic_no_of_wua_president":"3069849234","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"12","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117.16","storage_capacity_m3":"30995","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/24\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/27\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/10\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"11\/1\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/10\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"32.00%","water_saving":"45.00%","water_losses_before_improvement":"13.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:43:48" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:43:48, ?, ?, Completed, 22073132028, KP, Peshawar, Nowshera, Nowshera, Manki sharif, Manki Sharif, Square, Brick Masonry, ?, Zia Ullah Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.923470, 71.958424, WST KP_Images/6f80465cZia ullah wst.Picture of WST Before Improvement.074424.jpg, 154, 3/24/2021, Zia Ullah, 6110119613701, 3369882289, 10, 10, 0, 10, 22, 20, 10, 10, 1.36, 117.16, 30995, 0.22, 6, ?, WST Profile - Completed, ?, ?, 12/21/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/22/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/31/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/18/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/19/2022, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 3, 32.00%, 50.00%, 18.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Zia Ullah Wst, Zia Ullah Wst, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:43:48","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132028","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Manki sharif","uc":"Manki Sharif","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Zia Ullah Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.923470, 71.958424","coordinates":"WST KP_Images\/6f80465cZia ullah wst.Picture of WST Before Improvement.074424.jpg","picture_of_wst_before_improvement":"154","wua_registration_no":"3\/24\/2021","wua_registration_date":"Zia Ullah","name_of_wua_president":"6110119613701","cnic_no_of_wua_president":"3369882289","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"22","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117.16","storage_capacity_m3":"30995","storage_capacity_gallon":"0.22","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/22\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/31\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/18\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/19\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"32.00%","water_saving":"50.00%","water_losses_before_improvement":"18.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Zia Ullah Wst","bls_ii":"Zia Ullah Wst","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:44:43" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:44:43, ?, ?, Completed, 22073132029, KP, Peshawar, Nowshera, Nowshera, Manki sharif, Manki sharif, Square, Brick Masonry, ?, Raj Muhammad Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.933181, 71.954286, WST KP_Images/f2a6bfd9Raj Muhammad wst.Picture of WST Before Improvement.082205.jpg, 467, 11/22/2021, Raj Muhammad, 1720134211745, 3339679878, 5, 5, 0, 5, 13, 10, 8, 8, 1.36, 78, 20635, 0.15, 4, ?, WST Profile - Completed, ?, ?, 12/21/2021, 445225, 333925, 111300, ?, 0, ?, ?, 12/22/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 233744, 12/31/2021, ?, ?, ?, ?, ?, ?, 0, ?, 100181, 2/18/2022, 333925, Only 1st & Final Payment Released, WST Milestone Payments - Completed, ?, ?, 1/17/2022, 445225, 333925, 111300, 8, 8, 1.36, ?, 2, 30.00%, 45.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:44:43","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132029","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Manki sharif","uc":"Manki sharif","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Raj Muhammad Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.933181, 71.954286","coordinates":"WST KP_Images\/f2a6bfd9Raj Muhammad wst.Picture of WST Before Improvement.082205.jpg","picture_of_wst_before_improvement":"467","wua_registration_no":"11\/22\/2021","wua_registration_date":"Raj Muhammad","name_of_wua_president":"1720134211745","cnic_no_of_wua_president":"3339679878","contact_no_of_wua_president":"5","total_number_of_shareholders":"5","male_wua_members":"0","female_wua_members":"5","total_wua_members":"13","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"78","storage_capacity_m3":"20635","storage_capacity_gallon":"0.15","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"445225","total_amount_rs":"333925","govt_share_rs":"111300","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/22\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"233744","amount_of_icr_i_released_rs":"12\/31\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"100181","amount_of_final_released_rs":"2\/18\/2022","date_of_final_released":"333925","total_released_amount_rs":"Only 1st & Final Payment Released","if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/17\/2022","completion_date":"445225","verified_total_amount_rs":"333925","verified_govt_share_rs":"111300","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"30.00%","water_saving":"45.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/14/2024 10:59:06" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/14/2024 10:59:06, ?, ?, Completed, 22073132030, KP, Peshawar, Nowshera, Nowshera, Manki sharif, Manki sharif, Square, Brick Masonry, ?, Pir Zada Asim Ali Wst, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 33.920117, 71.983418, WST KP_Images/63da377dPir zada Asim Ali wst.Picture of WST Before Improvement.082443.jpg, 1983, 12/29/2022, Pir zada asim Ali wst, 1720122330513, 3139083799, 6, 6, 0, 6, 25, 20, 8, 8, 1.36, 85, 22487, 0.25, 7, ?, WST Profile - Completed, ?, ?, 5/2/2023, 608750, 487000, 121750, ?, 0, ?, ?, 5/5/2023, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 487000, 5/10/2023, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 487000, ?, WST Milestone Payments - Completed, ?, ?, 6/27/2023, 608750, 487000, 121750, 8, 8.38, 1.36, ?, 6, 35.00%, 60.00%, 25.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/14\/2024 10:59:06","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132030","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Manki sharif","uc":"Manki sharif","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Pir Zada Asim Ali Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.920117, 71.983418","coordinates":"WST KP_Images\/63da377dPir zada Asim Ali wst.Picture of WST Before Improvement.082443.jpg","picture_of_wst_before_improvement":"1983","wua_registration_no":"12\/29\/2022","wua_registration_date":"Pir zada asim Ali wst","name_of_wua_president":"1720122330513","cnic_no_of_wua_president":"3139083799","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"25","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"85","storage_capacity_m3":"22487","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/2\/2023","issuance_date_of_govt_share":"608750","total_amount_rs":"487000","govt_share_rs":"121750","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/5\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"487000","amount_of_icr_i_released_rs":"5\/10\/2023","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"487000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/27\/2023","completion_date":"608750","verified_total_amount_rs":"487000","verified_govt_share_rs":"121750","verified_community_share_rs":"8","executed_wst_length_meter":"8.38","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"6","addutitional_cca_acres":"35.00%","water_saving":"60.00%","water_losses_before_improvement":"25.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/14/2024 11:00:10" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/14/2024 11:00:10, ?, ?, Completed, 22073132031, KP, Peshawar, Nowshera, Nowshera, Kaka sahib, Kaka sahib, Square, Brick Masonry, ?, Abdul Qayum Wst, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 33.950825, 72.078947, WST KP_Images/010fb2d9Abdul Qayum wst.Picture of WST Before Improvement.074400.jpg, 548, 2/24/2022, Abdul Qayum, 1720113517551, 3219742597, 6, 6, 0, 6, 17, 15, 10, 10, 1.36, 117, 30952, 0.32, 9, ?, WST Profile - Completed, ?, ?, 5/19/2022, 560000, 420000, 140000, ?, 0, ?, ?, 5/20/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/8/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 1/5/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/25/2022, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 2, 30.00%, 50.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/14\/2024 11:00:10","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132031","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Kaka sahib","uc":"Kaka sahib","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Qayum Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.950825, 72.078947","coordinates":"WST KP_Images\/010fb2d9Abdul Qayum wst.Picture of WST Before Improvement.074400.jpg","picture_of_wst_before_improvement":"548","wua_registration_no":"2\/24\/2022","wua_registration_date":"Abdul Qayum","name_of_wua_president":"1720113517551","cnic_no_of_wua_president":"3219742597","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"17","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117","storage_capacity_m3":"30952","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/19\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/20\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/8\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"1\/5\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/25\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"30.00%","water_saving":"50.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/14/2024 11:00:47" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/14/2024 11:00:47, ?, ?, Completed, 22073132032, KP, Peshawar, Nowshera, Nowshera, Manki sharif, Maraji, Square, Brick Masonry, ?, Salah Uddin Wst, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 33.910148, 71.957428, WST KP_Images/671c8f5fSalah Uddin Wst.Picture of WST Before Improvement.080500.jpg, 490, 1/6/2022, Salah Uddin Wst, 1720148830295, 3142345671, 6, 6, 0, 6, 17, 15, 10, 10, 1.36, 117, 30952, 0.25, 7, ?, WST Profile - Completed, ?, ?, 5/19/2022, 560000, 420000, 140000, ?, 0, ?, ?, 5/20/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/8/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 1/5/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/26/2022, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 3, 38.00%, 55.00%, 25.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/14\/2024 11:00:47","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132032","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Manki sharif","uc":"Maraji","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Salah Uddin Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.910148, 71.957428","coordinates":"WST KP_Images\/671c8f5fSalah Uddin Wst.Picture of WST Before Improvement.080500.jpg","picture_of_wst_before_improvement":"490","wua_registration_no":"1\/6\/2022","wua_registration_date":"Salah Uddin Wst","name_of_wua_president":"1720148830295","cnic_no_of_wua_president":"3142345671","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"17","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117","storage_capacity_m3":"30952","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/19\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/20\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/8\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"1\/5\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/26\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"38.00%","water_saving":"55.00%","water_losses_before_improvement":"25.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 14:07:50" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 14:07:50, ?, ?, Completed, 22073132033, KP, Peshawar, Nowshera, Nowshera, Tangi khattak, Tangi khattk, Square, Brick Masonry, ?, Ghaffar Khan Khattak Wst, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.943528, 72.020498, WST KP_Images/db1754b3Ghaffar khan Khattak WST.Picture of WST Before Improvement.085328.jpg, 435, 2/1/2021, Ghaffar Khan Khattak, 1720178423717, 3367549000, 6, 6, 0, 6, 17, 15, 10, 10, 1.36, 117, 30952, 0.25, 7, ?, WST Profile - Completed, ?, ?, 5/26/2021, 560000, 420000, 140000, ?, 0, ?, ?, 5/27/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 6/11/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/25/2022, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 8, 32.00%, 50.00%, 18.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 14:07:50","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132033","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Tangi khattak","uc":"Tangi khattk","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ghaffar Khan Khattak Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.943528, 72.020498","coordinates":"WST KP_Images\/db1754b3Ghaffar khan Khattak WST.Picture of WST Before Improvement.085328.jpg","picture_of_wst_before_improvement":"435","wua_registration_no":"2\/1\/2021","wua_registration_date":"Ghaffar Khan Khattak","name_of_wua_president":"1720178423717","cnic_no_of_wua_president":"3367549000","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"17","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117","storage_capacity_m3":"30952","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/26\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/27\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"6\/11\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/25\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"8","addutitional_cca_acres":"32.00%","water_saving":"50.00%","water_losses_before_improvement":"18.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:46:25" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:46:25, ?, ?, Completed, 22073132034, KP, Peshawar, Nowshera, Nowshera, Manki Sharif, Manki Sharif, Square, Brick Masonry, ?, Shahid Latif, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.928474, 71.984805, WST KP_Images/b27841d1Shahid Latif.Picture of WST Before Improvement.184841.jpg, 477, 12/8/2021, Shahid Latif, 1720195129615, 3135666183, 6, 6, 0, 6, 20, 15, 10, 10, 1.36, 130.61, 34553, 0.26, 7, ?, WST Profile - Completed, ?, ?, 12/17/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/17/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/29/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/8/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/7/2022, 560000, 420000, 140000, 10, 9.8, 1.36, WST KP_Images/b27841d1Shahid Latif.Picture of WST - After Completion.184841.jpg, 5, 30.00%, 50.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:46:25","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132034","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Manki Sharif","uc":"Manki Sharif","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Shahid Latif","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.928474, 71.984805","coordinates":"WST KP_Images\/b27841d1Shahid Latif.Picture of WST Before Improvement.184841.jpg","picture_of_wst_before_improvement":"477","wua_registration_no":"12\/8\/2021","wua_registration_date":"Shahid Latif","name_of_wua_president":"1720195129615","cnic_no_of_wua_president":"3135666183","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"20","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"130.61","storage_capacity_m3":"34553","storage_capacity_gallon":"0.26","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/17\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/17\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/29\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/7\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/b27841d1Shahid Latif.Picture of WST - After Completion.184841.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"30.00%","water_saving":"50.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/12/2024 23:02:06" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/12/2024 23:02:06, ?, ?, Completed, 22073132035, KP, Peshawar, Nowshera, Nowshera, Manki sharif, Manki Sharif, Square, Brick Masonry, ?, Ikhtiar Alam, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 33.938578, 71.961909, WST KP_Images/529fac3bIkhtiar Alam.Picture of WST Before Improvement.194345.jpg, 413, 3/16/2023, Ikhtiar Alam, 1720140547037, 3369217612, 6, 6, 0, 6, 15, 13, 8, 8, 1.36, 87.04, 23026, 0.21, 6, ?, WST Profile - Completed, ?, ?, 5/3/2023, 560000, 420000, 140000, ?, 0, ?, ?, 5/5/2023, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 10/18/2023, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/14/2023, 560000, 420000, 140000, 8, 8, 1.36, WST KP_Images/529fac3bIkhtiar Alam.Picture of WST - After Completion.180926.jpg, 2, 25.00%, 40.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/12\/2024 23:02:06","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132035","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Manki sharif","uc":"Manki Sharif","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ikhtiar Alam","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.938578, 71.961909","coordinates":"WST KP_Images\/529fac3bIkhtiar Alam.Picture of WST Before Improvement.194345.jpg","picture_of_wst_before_improvement":"413","wua_registration_no":"3\/16\/2023","wua_registration_date":"Ikhtiar Alam","name_of_wua_president":"1720140547037","cnic_no_of_wua_president":"3369217612","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"15","gross_command_area_gca_acres":"13","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/3\/2023","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/5\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"10\/18\/2023","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/14\/2023","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/529fac3bIkhtiar Alam.Picture of WST - After Completion.180926.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"25.00%","water_saving":"40.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/11/2024 19:39:56" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/11/2024 19:39:56, ?, ?, Completed, 22073132036, KP, Peshawar, Nowshera, Nowshera, Manki Sharif, Manki Sharif, Square, Brick Masonry, ?, Tabish Ibrar, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 33.930241, 72.010997, WST KP_Images/554a9822Tabish Ibrar.Picture of WST Before Improvement.144747.jpg, 002032, 10/13/2023, Malik Tabish Ibrar, 1720170455381, 3119011960, 6, 6, 0, 6, 17, 15, 8, 8, 1.36, 87.04, 23026, 0.25, 7, ?, WST Profile - Completed, ?, ?, 11/17/2023, 560000, 420000, 140000, ?, 0, ?, ?, 11/20/2023, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 11/27/2023, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/29/2024, 560000, 420000, 140000, 8, 8, 1.36, WST KP_Images/554a9822Tabish Ibrar.Picture of WST - After Completion.144747.jpg, 2, 30.00%, 55.00%, 25.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/11\/2024 19:39:56","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132036","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Manki Sharif","uc":"Manki Sharif","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Tabish Ibrar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.930241, 72.010997","coordinates":"WST KP_Images\/554a9822Tabish Ibrar.Picture of WST Before Improvement.144747.jpg","picture_of_wst_before_improvement":"002032","wua_registration_no":"10\/13\/2023","wua_registration_date":"Malik Tabish Ibrar","name_of_wua_president":"1720170455381","cnic_no_of_wua_president":"3119011960","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"17","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/17\/2023","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/20\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"11\/27\/2023","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/29\/2024","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/554a9822Tabish Ibrar.Picture of WST - After Completion.144747.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"30.00%","water_saving":"55.00%","water_losses_before_improvement":"25.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/11/2024 19:51:35" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/11/2024 19:51:35, ?, ?, Completed, 22073132037, KP, Peshawar, Nowshera, Nowshera, Badrashi, Badrashi, Square, Brick Masonry, ?, Johar Azam, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 33.986376, 72.017781, WST KP_Images/328b45bbJohar Azam.Picture of WST Before Improvement.150543.jpg, 001662, 9/5/2023, Johar Azam, 1720186992767, 3139263065, 4, 4, 0, 4, 13, 10, 8, 8, 1.36, 87.04, 23026, 0.25, 7, ?, WST Profile - Completed, ?, ?, 11/8/2023, 560000, 420000, 140000, ?, 0, ?, ?, 11/8/2023, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 1/3/2024, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/15/2024, 560000, 420000, 140000, 8, 7.73, 1.48, WST KP_Images/328b45bbJohar Azam.Picture of WST - After Completion.150543.jpg, 3, 25.00%, 45.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/11\/2024 19:51:35","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132037","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Badrashi","uc":"Badrashi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Johar Azam","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.986376, 72.017781","coordinates":"WST KP_Images\/328b45bbJohar Azam.Picture of WST Before Improvement.150543.jpg","picture_of_wst_before_improvement":"001662","wua_registration_no":"9\/5\/2023","wua_registration_date":"Johar Azam","name_of_wua_president":"1720186992767","cnic_no_of_wua_president":"3139263065","contact_no_of_wua_president":"4","total_number_of_shareholders":"4","male_wua_members":"0","female_wua_members":"4","total_wua_members":"13","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/8\/2023","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/8\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"1\/3\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/15\/2024","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"7.73","executed_wst_width_meter":"1.48","executed_wst_depth_meter":"WST KP_Images\/328b45bbJohar Azam.Picture of WST - After Completion.150543.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"25.00%","water_saving":"45.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/12/2024 23:11:01" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/12/2024 23:11:01, ?, ?, Completed, 22073132038, KP, Peshawar, Nowshera, Nowshera, Manki Sharif, Meraji, Square, Brick Masonry, ?, Akhtar Shaid 2, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 33.989300, 71.957422, WST KP_Images/747110bcAkhtar Shaid 2.Picture of WST Before Improvement.182229.jpg, 4451, 9/15/2022, Akhtar Shaid, 1720123123541, 3341017656, 6, 6, 0, 6, 12, 10, 8, 8, 1.36, 87.04, 23026, 0.18, 5, ?, WST Profile - Completed, ?, ?, 6/4/2024, 644000, 483000, 161000, ?, 0, ?, ?, 6/10/2024, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 483000, 6/28/2024, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 483000, ?, WST Milestone Payments - Completed, ?, ?, 6/28/2024, 644000, 483000, 161000, 8, 8, 1.36, WST KP_Images/747110bcAkhtar Shaid 2.Picture of WST - After Completion.182229.jpg, 2, 25.00%, 50.00%, 25.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/12\/2024 23:11:01","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132038","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Manki Sharif","uc":"Meraji","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Akhtar Shaid 2","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.989300, 71.957422","coordinates":"WST KP_Images\/747110bcAkhtar Shaid 2.Picture of WST Before Improvement.182229.jpg","picture_of_wst_before_improvement":"4451","wua_registration_no":"9\/15\/2022","wua_registration_date":"Akhtar Shaid","name_of_wua_president":"1720123123541","cnic_no_of_wua_president":"3341017656","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/4\/2024","issuance_date_of_govt_share":"644000","total_amount_rs":"483000","govt_share_rs":"161000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/10\/2024","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"483000","amount_of_icr_i_released_rs":"6\/28\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"483000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/28\/2024","completion_date":"644000","verified_total_amount_rs":"483000","verified_govt_share_rs":"161000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/747110bcAkhtar Shaid 2.Picture of WST - After Completion.182229.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"25.00%","water_saving":"50.00%","water_losses_before_improvement":"25.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/12/2024 23:23:10" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/12/2024 23:23:10, ?, ?, Completed, 22073132039, KP, Peshawar, Nowshera, Nowshera, Manki Sharif, Meraji, Square, Brick Masonry, ?, Akhtar Shaid 3, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 33.911221, 71.957947, WST KP_Images/2a910efeAkhtar Shaid 3.Picture of WST Before Improvement.183144.jpg, 4451, 9/15/2022, Akhtar Shaid, 1720123123541, 3341017656, 6, 6, 0, 6, 11, 9, 8, 8, 1.36, 87.04, 23026, 0.18, 5, ?, WST Profile - Completed, ?, ?, 6/4/2024, 644000, 483000, 161000, ?, 0, ?, ?, 6/10/2024, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 483000, 6/28/2024, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 483000, ?, WST Milestone Payments - Completed, ?, ?, 6/28/2024, 644000, 483000, 161000, 8, 8, 1.36, WST KP_Images/2a910efeAkhtar Shaid 3.Picture of WST - After Completion.183144.jpg, 2, 25.00%, 45.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/12\/2024 23:23:10","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132039","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Manki Sharif","uc":"Meraji","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Akhtar Shaid 3","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.911221, 71.957947","coordinates":"WST KP_Images\/2a910efeAkhtar Shaid 3.Picture of WST Before Improvement.183144.jpg","picture_of_wst_before_improvement":"4451","wua_registration_no":"9\/15\/2022","wua_registration_date":"Akhtar Shaid","name_of_wua_president":"1720123123541","cnic_no_of_wua_president":"3341017656","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"11","gross_command_area_gca_acres":"9","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/4\/2024","issuance_date_of_govt_share":"644000","total_amount_rs":"483000","govt_share_rs":"161000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/10\/2024","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"483000","amount_of_icr_i_released_rs":"6\/28\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"483000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/28\/2024","completion_date":"644000","verified_total_amount_rs":"483000","verified_govt_share_rs":"161000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/2a910efeAkhtar Shaid 3.Picture of WST - After Completion.183144.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"25.00%","water_saving":"45.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/12/2024 23:48:23" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/12/2024 23:48:23, ?, ?, Work Order Issued, 22073132040, KP, Peshawar, Nowshera, Nowshera, Manki Sharif, Meraji, Square, Brick Masonry, ?, Gul Hassan 2, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 33.922140, 71.985655, WST KP_Images/c442351aGul Hassan 2.Picture of WST Before Improvement.185937.jpg, 1619, 11/2/2023, Gul Hassan, 1720143867885, 3425172787, 7, 6, 1, 7, 12, 10, 8, 8, 1.36, 87.04, 23026, 0.18, 5, ?, WST Profile - Completed, ?, ?, 5/30/2024, 644000, 483000, 161000, ?, 0, ?, ?, 5/31/2024, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 0, ?, WST Milestone Payments - Completed, ?, ?, ?, 0, ?, ?, ?, ?, ?, ?, ?, 0.00%, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/12\/2024 23:48:23","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Work Order Issued","status":"22073132040","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Manki Sharif","uc":"Meraji","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Gul Hassan 2","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.922140, 71.985655","coordinates":"WST KP_Images\/c442351aGul Hassan 2.Picture of WST Before Improvement.185937.jpg","picture_of_wst_before_improvement":"1619","wua_registration_no":"11\/2\/2023","wua_registration_date":"Gul Hassan","name_of_wua_president":"1720143867885","cnic_no_of_wua_president":"3425172787","contact_no_of_wua_president":"7","total_number_of_shareholders":"6","male_wua_members":"1","female_wua_members":"7","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/30\/2024","issuance_date_of_govt_share":"644000","total_amount_rs":"483000","govt_share_rs":"161000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/31\/2024","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"0","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":null,"completion_date":"0","verified_total_amount_rs":null,"verified_govt_share_rs":null,"verified_community_share_rs":null,"executed_wst_length_meter":null,"executed_wst_width_meter":null,"executed_wst_depth_meter":null,"picture_of_wst_after_completion":null,"addutitional_cca_acres":"0.00%","water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/13/2024 10:35:26" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/13/2024 10:35:26, ?, ?, Completed, 22073132041, KP, Peshawar, Nowshera, Nowshera, Manki Sharif, Meraji, Square, Brick Masonry, ?, Khanan, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 33.918954, 71.949752, WST KP_Images/cf293769Khanan.Picture of WST Before Improvement.054216.jpg, 1605, 12/20/2023, Khanan, 1720179630553, 3120262016, 6, 6, 0, 6, 15, 13, 8, 8, 1.36, 87.04, 23026, 0.18, 5, ?, WST Profile - Completed, ?, ?, 6/4/2024, 644000, 483000, 161000, ?, 0, ?, ?, 6/7/2024, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 483000, 6/28/2024, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 483000, ?, WST Milestone Payments - Completed, ?, ?, 6/28/2024, 644000, 483000, 161000, 8, 8, 1.36, WST KP_Images/cf293769Khanan.Picture of WST - After Completion.054216.jpg, 2, 25.00%, 45.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/13\/2024 10:35:26","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073132041","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Manki Sharif","uc":"Meraji","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Khanan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.918954, 71.949752","coordinates":"WST KP_Images\/cf293769Khanan.Picture of WST Before Improvement.054216.jpg","picture_of_wst_before_improvement":"1605","wua_registration_no":"12\/20\/2023","wua_registration_date":"Khanan","name_of_wua_president":"1720179630553","cnic_no_of_wua_president":"3120262016","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"15","gross_command_area_gca_acres":"13","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/4\/2024","issuance_date_of_govt_share":"644000","total_amount_rs":"483000","govt_share_rs":"161000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/7\/2024","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"483000","amount_of_icr_i_released_rs":"6\/28\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"483000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/28\/2024","completion_date":"644000","verified_total_amount_rs":"483000","verified_govt_share_rs":"161000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/cf293769Khanan.Picture of WST - After Completion.054216.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"25.00%","water_saving":"45.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/8/2024 14:35:35" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/8/2024 14:35:35, ?, ?, Completed, 22073142001, KP, Peshawar, Nowshera, Nowshera, Maraji Bala, Maraji Bala, Rectangular, Brick Masonry, ?, Ali Akbar, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.91242,71.98677, WST KP_Images/116Ali Akbar.Picture of WST Before Improvement.070633.jpg, 301, 7/28/2020, Ali Akbar, 1720185640379, 3005724091, 10, 10, 0, 10, 20, 20, 11, 12, 1.36, 180, 47619, 0.21, 6, ?, WST Profile - Completed, ?, ?, 3/8/2021, 560000, 420000, 140000, ?, 0, ?, ?, 3/9/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 4/9/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 4/30/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/9/2021, 560000, 420000, 140000, 11, 12, 1.36, ?, 2, 23.00%, 35.00%, 12.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/8\/2024 14:35:35","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073142001","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Maraji Bala","uc":"Maraji Bala","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ali Akbar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.91242,71.98677","coordinates":"WST KP_Images\/116Ali Akbar.Picture of WST Before Improvement.070633.jpg","picture_of_wst_before_improvement":"301","wua_registration_no":"7\/28\/2020","wua_registration_date":"Ali Akbar","name_of_wua_president":"1720185640379","cnic_no_of_wua_president":"3005724091","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"20","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"11","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"180","storage_capacity_m3":"47619","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/8\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/9\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"4\/9\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"4\/30\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/9\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"11","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"23.00%","water_saving":"35.00%","water_losses_before_improvement":"12.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/7/2024 21:23:21" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/7/2024 21:23:21, ?, ?, Completed, 22073142002, KP, Peshawar, Nowshera, Nowshera, Dheri Kati khel, Dheri Kati Khel, Rectangular, Brick Masonry, ?, Imdad Ali, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.977170, 72.048150, WST KP_Images/770a5e74Imdad Ali.Picture of WST Before Improvement.103503.jpg, 364, 6/10/2021, Imdad Ali, 1720121594125, 3005928211, 8, 8, 0, 8, 17, 12, 10, 10, 1.36, 117.16, 30995, 0.18, 5, ?, WST Profile - Completed, ?, ?, 9/24/2021, 560000, 420000, 140000, ?, 0, ?, ?, 9/27/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 168000, 10/12/2021, ?, ?, ?, ?, ?, ?, 0, ?, 252000, 12/6/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/2/2021, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 17, 30.00%, 50.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/7\/2024 21:23:21","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073142002","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Nowshera","tehsil":"Dheri Kati khel","uc":"Dheri Kati Khel","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Imdad Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.977170, 72.048150","coordinates":"WST KP_Images\/770a5e74Imdad Ali.Picture of WST Before Improvement.103503.jpg","picture_of_wst_before_improvement":"364","wua_registration_no":"6\/10\/2021","wua_registration_date":"Imdad Ali","name_of_wua_president":"1720121594125","cnic_no_of_wua_president":"3005928211","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"17","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117.16","storage_capacity_m3":"30995","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/24\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/27\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"10\/12\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"252000","amount_of_final_released_rs":"12\/6\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/2\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"17","addutitional_cca_acres":"30.00%","water_saving":"50.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 14:08:34" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/19/2024 14:08:34, ?, ?, Completed, 22073232001, KP, Peshawar, Nowshera, Jahangira, Umary Kaly, Umary Kaly, Square, Brick Masonry, ?, Rahaj Gul, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.94917,72.09872, WST KP_Images/110Rahaj Gul.Picture of WST Before Improvement.103734.jpg, 294, 3/30/2020, Rahaj Gul, 2120336509855, 3335831005, 8, 8, 0, 8, 14, 12, 12, 12, 1.36, 196, 51852, 0.25, 7, ?, WST Profile - Completed, ?, ?, 12/9/2020, 560000, 420000, 140000, ?, 0, ?, ?, 12/12/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 168000, 1/22/2021, ?, ?, ?, ?, ?, ?, 0, ?, 252000, 2/9/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/4/2021, 560000, 420000, 140000, 12, 12, 1.36, ?, 3, 25.00%, 50.00%, 25.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, Rahaj Gul, ?, Rahaj Gul, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/19\/2024 14:08:34","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232001","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Umary Kaly","uc":"Umary Kaly","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Rahaj Gul","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.94917,72.09872","coordinates":"WST KP_Images\/110Rahaj Gul.Picture of WST Before Improvement.103734.jpg","picture_of_wst_before_improvement":"294","wua_registration_no":"3\/30\/2020","wua_registration_date":"Rahaj Gul","name_of_wua_president":"2120336509855","cnic_no_of_wua_president":"3335831005","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"14","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/9\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/12\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"1\/22\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"252000","amount_of_final_released_rs":"2\/9\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/4\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"25.00%","water_saving":"50.00%","water_losses_before_improvement":"25.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":"Rahaj Gul","bls_i":null,"bls_ii":"Rahaj Gul","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 14:08:53" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/19/2024 14:08:53, ?, ?, Completed, 22073232002, KP, Peshawar, Nowshera, Jahangira, Akora, Mera Akora, Square, Brick Masonry, ?, Sawabuddin, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.97103,72.13009, WST KP_Images/111Sawabuddin.Picture of WST Before Improvement.105100.jpg, 296, 7/6/2020, Sawabuddin, 1720121278863, 3334694254, 12, 12, 0, 12, 20, 20, 12, 12, 1.36, 196, 51852, 0.32, 9, ?, WST Profile - Completed, ?, ?, 12/4/2020, 560000, 420000, 140000, ?, 0, ?, ?, 12/7/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 168000, 12/24/2020, ?, ?, ?, ?, ?, ?, 0, ?, 252000, 2/9/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/5/2021, 560000, 420000, 140000, 12, 12, 1.36, ?, 4, 30.00%, 53.00%, 23.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Sawabuddin, Sawabuddin, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/19\/2024 14:08:53","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232002","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Akora","uc":"Mera Akora","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sawabuddin","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.97103,72.13009","coordinates":"WST KP_Images\/111Sawabuddin.Picture of WST Before Improvement.105100.jpg","picture_of_wst_before_improvement":"296","wua_registration_no":"7\/6\/2020","wua_registration_date":"Sawabuddin","name_of_wua_president":"1720121278863","cnic_no_of_wua_president":"3334694254","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"20","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/4\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/7\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/24\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"252000","amount_of_final_released_rs":"2\/9\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/5\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"4","addutitional_cca_acres":"30.00%","water_saving":"53.00%","water_losses_before_improvement":"23.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Sawabuddin","bls_ii":"Sawabuddin","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/14/2024 10:51:36" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/14/2024 10:51:36, ?, ?, Completed, 22073232003, KP, Peshawar, Nowshera, Jahangira, Walai, Walai, Square, Brick Masonry, ?, Wajahat Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.974644, 72.072131, WST KP_Images/114Wajahat Khan.Picture of WST Before Improvement.110327.jpg, 208, 2/11/2020, Wajahat Muhammad, 1720223402271, 3335100703, 10, 10, 0, 10, 20, 20, 12, 12, 1.36, 196, 51852, 0.25, 7, ?, WST Profile - Completed, ?, ?, 12/4/2020, 652000, 489000, 163000, ?, 0, ?, ?, 12/7/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 460000, 4/9/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, 12/30/2020, 460000, ?, WST Milestone Payments - Completed, ?, ?, 12/30/2020, 613300, 460000, 153300, 12, 12, 1.36, ?, 6, 25.00%, 45.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Wajahat Khan, Wajahat Khan, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/14\/2024 10:51:36","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232003","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Walai","uc":"Walai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wajahat Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.974644, 72.072131","coordinates":"WST KP_Images\/114Wajahat Khan.Picture of WST Before Improvement.110327.jpg","picture_of_wst_before_improvement":"208","wua_registration_no":"2\/11\/2020","wua_registration_date":"Wajahat Muhammad","name_of_wua_president":"1720223402271","cnic_no_of_wua_president":"3335100703","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"20","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/4\/2020","issuance_date_of_govt_share":"652000","total_amount_rs":"489000","govt_share_rs":"163000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/7\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"460000","amount_of_icr_i_released_rs":"4\/9\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":"12\/30\/2020","date_of_final_released":"460000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/30\/2020","completion_date":"613300","verified_total_amount_rs":"460000","verified_govt_share_rs":"153300","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"6","addutitional_cca_acres":"25.00%","water_saving":"45.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Wajahat Khan","bls_ii":"Wajahat Khan","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/14/2024 10:52:30" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/14/2024 10:52:30, ?, ?, Completed, 22073232004, KP, Peshawar, Nowshera, Jahangira, Surya Khail, Watter, Square, Brick Masonry, ?, Khan Akbar, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.99341,72.061734, WST KP_Images/120Khan Akbar.Picture of WST Before Improvement.095426.jpg, 273, 3/3/2020, Tariq Akbar, 1720167169343, 3169529599, 15, 15, 0, 15, 12, 10, 12, 12, 1.36, 196, 51852, 0.35, 10, ?, WST Profile - Completed, ?, ?, 3/18/2020, 560000, 420000, 140000, ?, 560000, 420000, 140000, 3/22/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 168000, 6/23/2020, ?, ?, ?, ?, ?, ?, 0, ?, 252000, 11/27/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2020, 560000, 420000, 140000, 12, 12, 1.36, ?, 3, 20.00%, 35.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/14\/2024 10:52:30","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232004","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Surya Khail","uc":"Watter","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Khan Akbar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.99341,72.061734","coordinates":"WST KP_Images\/120Khan Akbar.Picture of WST Before Improvement.095426.jpg","picture_of_wst_before_improvement":"273","wua_registration_no":"3\/3\/2020","wua_registration_date":"Tariq Akbar","name_of_wua_president":"1720167169343","cnic_no_of_wua_president":"3169529599","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/18\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"560000","revised_total_amount_rs":"420000","revised_govt_share_rs":"140000","revised_community_share_rs":"3\/22\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"6\/23\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"252000","amount_of_final_released_rs":"11\/27\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2020","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"20.00%","water_saving":"35.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/6/2024 14:03:08" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/6/2024 14:03:08, ?, ?, Completed, 22073232005, KP, Peshawar, Nowshera, Jahangira, Mughal Ki (Mian Essa), Mian Essa, Square, Brick Masonry, ?, Abdur Rahman, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.00574,72.201116, WST KP_Images/122Abdur Rahman.Picture of WST Before Improvement.120601.jpg, 116, 1/8/2020, Abdur Rahman, 1720177492261, 3119193177, 10, 10, 0, 10, 15, 11, 12, 12, 1.36, 196, 51852, 0.25, 7, ?, WST Profile - Completed, ?, ?, 2/12/2020, 580235, 435235, 145000, ?, 0, ?, ?, 2/14/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 3/19/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 5/14/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/16/2020, 565000, 420000, 145000, 12, 12, 1.36, WST KP_Images/122Abdur Rahman.Picture of WST - After Completion.122350.jpg, 14, 21.00%, 35.00%, 14.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/6\/2024 14:03:08","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232005","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Mughal Ki (Mian Essa)","uc":"Mian Essa","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdur Rahman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.00574,72.201116","coordinates":"WST KP_Images\/122Abdur Rahman.Picture of WST Before Improvement.120601.jpg","picture_of_wst_before_improvement":"116","wua_registration_no":"1\/8\/2020","wua_registration_date":"Abdur Rahman","name_of_wua_president":"1720177492261","cnic_no_of_wua_president":"3119193177","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"15","gross_command_area_gca_acres":"11","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/12\/2020","issuance_date_of_govt_share":"580235","total_amount_rs":"435235","govt_share_rs":"145000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/14\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"3\/19\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"5\/14\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/16\/2020","completion_date":"565000","verified_total_amount_rs":"420000","verified_govt_share_rs":"145000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/122Abdur Rahman.Picture of WST - After Completion.122350.jpg","picture_of_wst_after_completion":"14","addutitional_cca_acres":"21.00%","water_saving":"35.00%","water_losses_before_improvement":"14.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/14/2024 10:53:53" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/14/2024 10:53:53, ?, ?, Completed, 22073232006, KP, Peshawar, Nowshera, Jahangira, Mera Akora, Akora Khattak, Square, Brick Masonry, ?, Iqbal Jan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.980513, 72.118609, WST KP_Images/124Iqbal Jan.Picture of WST Before Improvement.095437.jpg, 239, 2/14/2020, Imam Jan, 1730162972181, 3135868849, 11, 11, 0, 11, 12, 11.5, 12, 12, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 3/10/2020, 560000, 420000, 140000, ?, 0, ?, ?, 4/8/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 4/28/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 5/18/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/4/2020, 560000, 420000, 140000, 12, 12, 1.36, ?, 2, 35.00%, 55.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/14\/2024 10:53:53","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232006","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Mera Akora","uc":"Akora Khattak","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Iqbal Jan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.980513, 72.118609","coordinates":"WST KP_Images\/124Iqbal Jan.Picture of WST Before Improvement.095437.jpg","picture_of_wst_before_improvement":"239","wua_registration_no":"2\/14\/2020","wua_registration_date":"Imam Jan","name_of_wua_president":"1730162972181","cnic_no_of_wua_president":"3135868849","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"12","gross_command_area_gca_acres":"11.5","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/10\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/8\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"4\/28\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"5\/18\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/4\/2020","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"35.00%","water_saving":"55.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/14/2024 10:54:35" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/14/2024 10:54:35, ?, ?, Completed, 22073232007, KP, Peshawar, Nowshera, Jahangira, Kahi, Gajoo Khel, Square, Brick Masonry, ?, Zahoor Ahmad, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.99341,72.061734, WST KP_Images/125Zahoor Ahmad.Picture of WST Before Improvement.063100.jpg, 204, 2/10/2020, Zahoor Ahmad, 1720196861323, 3005982551, 7, 7, 0, 7, 11, 11, 12, 12, 1.36, 196, 51852, 0.18, 5, ?, WST Profile - Completed, ?, ?, 2/12/2020, 525000, 420000, 105000, ?, 0, ?, ?, 2/15/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 3/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 5/12/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/18/2020, 525000, 420000, 105000, 12, 12, 1.36, ?, 3, 25.00%, 50.00%, 25.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/14\/2024 10:54:35","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232007","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Kahi","uc":"Gajoo Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Zahoor Ahmad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.99341,72.061734","coordinates":"WST KP_Images\/125Zahoor Ahmad.Picture of WST Before Improvement.063100.jpg","picture_of_wst_before_improvement":"204","wua_registration_no":"2\/10\/2020","wua_registration_date":"Zahoor Ahmad","name_of_wua_president":"1720196861323","cnic_no_of_wua_president":"3005982551","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"11","gross_command_area_gca_acres":"11","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/12\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/15\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"3\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"5\/12\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/18\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"25.00%","water_saving":"50.00%","water_losses_before_improvement":"25.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/14/2024 10:55:34" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/14/2024 10:55:34, ?, ?, Completed, 22073232008, KP, Peshawar, Nowshera, Jahangira, Adam Zai, Chashmai, Square, Brick Masonry, ?, Sher Bahader, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.949851, 72.145693, WST KP_Images/130Sher Bahader.Picture of WST Before Improvement.102040.jpg, 226, 2/13/2020, Sher Bahadar, 1610188429893, 3005721794, 9, 9, 0, 9, 15, 15, 12, 12, 1.36, 196, 51852, 0.28, 8, ?, WST Profile - Completed, ?, ?, 2/27/2020, 563370, 420000, 143370, ?, 0, ?, ?, 3/5/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 5/18/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 11/27/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 8/24/2020, 563370, 420000, 143370, 12, 12, 1.36, ?, 4, 35.00%, 53.00%, 18.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/14\/2024 10:55:34","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232008","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Adam Zai","uc":"Chashmai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sher Bahader","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.949851, 72.145693","coordinates":"WST KP_Images\/130Sher Bahader.Picture of WST Before Improvement.102040.jpg","picture_of_wst_before_improvement":"226","wua_registration_no":"2\/13\/2020","wua_registration_date":"Sher Bahadar","name_of_wua_president":"1610188429893","cnic_no_of_wua_president":"3005721794","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"15","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/27\/2020","issuance_date_of_govt_share":"563370","total_amount_rs":"420000","govt_share_rs":"143370","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/5\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"5\/18\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"11\/27\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"8\/24\/2020","completion_date":"563370","verified_total_amount_rs":"420000","verified_govt_share_rs":"143370","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"4","addutitional_cca_acres":"35.00%","water_saving":"53.00%","water_losses_before_improvement":"18.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:47:34" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:47:34, ?, ?, Completed, 22073232009, KP, Peshawar, Nowshera, Jahangira, Shaidu, Shaidu, Square, Brick Masonry, ?, Muhammad Rohail, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.974468, 72.173436, WST KP_Images/9c80877bMuhammad Rohail.Picture of WST Before Improvement.104959.jpg, 384, 6/18/2021, Muhammad Rohail, 1720186692301, 3339129416, 10, 10, 0, 10, 6, 6, 10, 10, 1.36, 130.6, 34550, 0.21, 6, ?, WST Profile - Completed, ?, ?, 11/22/2021, 560000, 420000, 140000, ?, 0, ?, ?, 11/23/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/28/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/18/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/18/2022, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 3, 30.00%, 50.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:47:34","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232009","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Shaidu","uc":"Shaidu","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Rohail","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.974468, 72.173436","coordinates":"WST KP_Images\/9c80877bMuhammad Rohail.Picture of WST Before Improvement.104959.jpg","picture_of_wst_before_improvement":"384","wua_registration_no":"6\/18\/2021","wua_registration_date":"Muhammad Rohail","name_of_wua_president":"1720186692301","cnic_no_of_wua_president":"3339129416","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"6","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"130.6","storage_capacity_m3":"34550","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/22\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/23\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/28\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/18\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/18\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"30.00%","water_saving":"50.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:48:22" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:48:22, ?, ?, Completed, 22073232010, KP, Peshawar, Nowshera, Jahangira, Garu, Garu, Square, Brick Masonry, ?, Yar Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.809671, 72.012377, WST KP_Images/31513955Yar Khan.Picture of WST Before Improvement.071004.jpg, 322, 6/1/2021, Yar khan, 1720122561993, 3038986955, 9, 9, 0, 9, 7, 7, 10, 10, 1.36, 117.16, 30995, 0.22, 6, ?, WST Profile - Completed, ?, ?, 9/24/2021, 560000, 420000, 140000, ?, 0, ?, ?, 9/27/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 1/7/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 5/19/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/10/2022, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 2, 35.00%, 55.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:48:22","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232010","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Garu","uc":"Garu","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Yar Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.809671, 72.012377","coordinates":"WST KP_Images\/31513955Yar Khan.Picture of WST Before Improvement.071004.jpg","picture_of_wst_before_improvement":"322","wua_registration_no":"6\/1\/2021","wua_registration_date":"Yar khan","name_of_wua_president":"1720122561993","cnic_no_of_wua_president":"3038986955","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"7","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117.16","storage_capacity_m3":"30995","storage_capacity_gallon":"0.22","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/24\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/27\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/7\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"5\/19\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/10\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"35.00%","water_saving":"55.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/6/2024 14:07:20" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/6/2024 14:07:20, ?, ?, Completed, 22073232011, KP, Peshawar, Nowshera, Jahangira, Mera akora, Wattar, Square, Brick Masonry, ?, Rovail Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.985496, 72.061161, WST KP_Images/c32d5686Rovail Khan.Picture of WST Before Improvement.095359.jpg, 462, 11/10/2021, Rovail khan, 1720131087515, 3005723113, 8, 8, 0, 8, 12, 10, 10, 10, 1.36, 117.12, 30984, 0.25, 7, ?, WST Profile - Completed, ?, ?, 3/4/2022, 560000, 420000, 140000, ?, 0, ?, ?, 3/8/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 5/25/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/1/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/30/2022, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 0, ?, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/6\/2024 14:07:20","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232011","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Mera akora","uc":"Wattar","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Rovail Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.985496, 72.061161","coordinates":"WST KP_Images\/c32d5686Rovail Khan.Picture of WST Before Improvement.095359.jpg","picture_of_wst_before_improvement":"462","wua_registration_no":"11\/10\/2021","wua_registration_date":"Rovail khan","name_of_wua_president":"1720131087515","cnic_no_of_wua_president":"3005723113","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117.12","storage_capacity_m3":"30984","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/4\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/8\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"5\/25\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/1\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/30\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:49:05" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:49:05, ?, ?, Completed, 22073232012, KP, Peshawar, Nowshera, Jahangira, Mera akora, Mera akora, Square, Brick Masonry, ?, Abdul Wadood, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.981638, 72.113459, WST KP_Images/133a00a3Abdul Wadood.Picture of WST Before Improvement.103613.jpg, 421, 9/14/2021, Abdul wadood, 1720120824491, 3339248170, 14, 14, 0, 14, 8, 8, 10, 10, 1.36, 117.17, 30997, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/24/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/27/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/31/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 3/29/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/25/2022, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 3, 25.00%, 50.00%, 25.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:49:05","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232012","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Mera akora","uc":"Mera akora","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Wadood","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.981638, 72.113459","coordinates":"WST KP_Images\/133a00a3Abdul Wadood.Picture of WST Before Improvement.103613.jpg","picture_of_wst_before_improvement":"421","wua_registration_no":"9\/14\/2021","wua_registration_date":"Abdul wadood","name_of_wua_president":"1720120824491","cnic_no_of_wua_president":"3339248170","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"8","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117.17","storage_capacity_m3":"30997","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/24\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/27\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/31\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/29\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/25\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"25.00%","water_saving":"50.00%","water_losses_before_improvement":"25.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:50:30" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:50:30, ?, ?, Completed, 22073232013, KP, Peshawar, Nowshera, Jahangira, Uamary kalay, Umaray kalay, Square, Brick Masonry, ?, Alamzeb, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.961390, 72.109180, WST KP_Images/19ef1eb7Alamzeb.Picture of WST Before Improvement.094057.jpg, 473, 12/3/2021, Alamzeb, 1720123214337, 3459325659, 9, 9, 0, 9, 5, 5, 10, 10, 1.36, 117.17, 30997, 0.22, 6, ?, WST Profile - Completed, ?, ?, 12/24/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/27/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/31/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 11/1/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/31/2022, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 4, 27.00%, 45.00%, 18.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:50:30","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232013","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Uamary kalay","uc":"Umaray kalay","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Alamzeb","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.961390, 72.109180","coordinates":"WST KP_Images\/19ef1eb7Alamzeb.Picture of WST Before Improvement.094057.jpg","picture_of_wst_before_improvement":"473","wua_registration_no":"12\/3\/2021","wua_registration_date":"Alamzeb","name_of_wua_president":"1720123214337","cnic_no_of_wua_president":"3459325659","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117.17","storage_capacity_m3":"30997","storage_capacity_gallon":"0.22","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/24\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/27\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/31\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"11\/1\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/31\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"4","addutitional_cca_acres":"27.00%","water_saving":"45.00%","water_losses_before_improvement":"18.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:51:23" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 8/19/2024 13:51:23, ?, ?, Completed, 22073232014, KP, Peshawar, Nowshera, Jahangira, Adamzai, Uamaray kalay, Square, Brick Masonry, ?, Attaullah Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.961324, 72.108144, WST KP_Images/997e5ad5Attaullah Khan.Picture of WST Before Improvement.085441.jpg, 385, 6/18/2021, Attaullah khan, 1720193571903, 3120901488, 8, 8, 0, 8, 5, 5, 10, 10, 1.36, 117.17, 30997, 0.22, 6, ?, WST Profile - Completed, ?, ?, 12/24/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/27/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 1/14/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/18/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 7/14/2022, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 6, 35.00%, 55.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"8\/19\/2024 13:51:23","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232014","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Adamzai","uc":"Uamaray kalay","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Attaullah Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.961324, 72.108144","coordinates":"WST KP_Images\/997e5ad5Attaullah Khan.Picture of WST Before Improvement.085441.jpg","picture_of_wst_before_improvement":"385","wua_registration_no":"6\/18\/2021","wua_registration_date":"Attaullah khan","name_of_wua_president":"1720193571903","cnic_no_of_wua_president":"3120901488","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117.17","storage_capacity_m3":"30997","storage_capacity_gallon":"0.22","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/24\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/27\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/14\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/18\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/14\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"6","addutitional_cca_acres":"35.00%","water_saving":"55.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:52:49" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:52:49, ?, ?, Completed, 22073232015, KP, Peshawar, Nowshera, Jahangira, Mera akora, Mera akora, Square, Brick Masonry, ?, Naseer Ahmad, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.972663, 72.113762, WST KP_Images/d02308eaNaseer Ahmad.Picture of WST Before Improvement.063359.jpg, 223, 2/13/2020, Naseer Ahmad, 1720179139149, 3130959318, 8, 8, 0, 8, 8, 8, 10, 10, 1.36, 117.16, 30995, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/21/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/22/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/31/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 11/1/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/1/2022, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 2, 20.00%, 50.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:52:49","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232015","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Mera akora","uc":"Mera akora","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Naseer Ahmad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.972663, 72.113762","coordinates":"WST KP_Images\/d02308eaNaseer Ahmad.Picture of WST Before Improvement.063359.jpg","picture_of_wst_before_improvement":"223","wua_registration_no":"2\/13\/2020","wua_registration_date":"Naseer Ahmad","name_of_wua_president":"1720179139149","cnic_no_of_wua_president":"3130959318","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"8","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117.16","storage_capacity_m3":"30995","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/22\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/31\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"11\/1\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/1\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"20.00%","water_saving":"50.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:53:19" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:53:19, ?, ?, Completed, 22073232016, KP, Peshawar, Nowshera, Jahangira, Adamzai, Umaray kalay, Square, Brick Masonry, ?, Muhammad Nisar, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.972660, 72.113762, WST KP_Images/5355e6a0Muhammad Nisar.Picture of WST Before Improvement.103647.jpg, 436, 9/23/2021, Muhammad Nisar, 1720104040999, 3339164482, 6, 6, 0, 6, 11, 11, 10, 10, 1.36, 117.16, 30995, 0.22, 6, ?, WST Profile - Completed, ?, ?, 11/29/2021, 560000, 420000, 140000, ?, 0, ?, ?, 11/30/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 1/20/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 3/3/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/4/2022, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 3, 35.00%, 52.00%, 17.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:53:19","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232016","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Adamzai","uc":"Umaray kalay","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Nisar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.972660, 72.113762","coordinates":"WST KP_Images\/5355e6a0Muhammad Nisar.Picture of WST Before Improvement.103647.jpg","picture_of_wst_before_improvement":"436","wua_registration_no":"9\/23\/2021","wua_registration_date":"Muhammad Nisar","name_of_wua_president":"1720104040999","cnic_no_of_wua_president":"3339164482","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"11","gross_command_area_gca_acres":"11","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117.16","storage_capacity_m3":"30995","storage_capacity_gallon":"0.22","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/29\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/30\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/20\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/3\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/4\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"35.00%","water_saving":"52.00%","water_losses_before_improvement":"17.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:54:11" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:54:11, ?, ?, Completed, 22073232017, KP, Peshawar, Nowshera, Jahangira, Umaray kalay, Umaray kalay, Square, Brick Masonry, ?, Irshad Ali, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.956652, 72.109543, WST KP_Images/63c90495Irshad Ali.Picture of WST Before Improvement.103755.jpg, 341, 4/5/2021, Irshad Ali, 1720159231045, 3339047159, 10, 10, 0, 10, 7, 6, 10, 10, 1.36, 117.16, 30995, 0.22, 6, ?, WST Profile - Completed, ?, ?, 11/22/2021, 560000, 420000, 140000, ?, 0, ?, ?, 11/23/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/22/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/28/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/27/2022, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 4, 34.00%, 48.00%, 14.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Irshad Ali, Irshad Ali, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:54:11","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232017","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Umaray kalay","uc":"Umaray kalay","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Irshad Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.956652, 72.109543","coordinates":"WST KP_Images\/63c90495Irshad Ali.Picture of WST Before Improvement.103755.jpg","picture_of_wst_before_improvement":"341","wua_registration_no":"4\/5\/2021","wua_registration_date":"Irshad Ali","name_of_wua_president":"1720159231045","cnic_no_of_wua_president":"3339047159","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117.16","storage_capacity_m3":"30995","storage_capacity_gallon":"0.22","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/22\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/23\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/22\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/28\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/27\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"4","addutitional_cca_acres":"34.00%","water_saving":"48.00%","water_losses_before_improvement":"14.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Irshad Ali","bls_ii":"Irshad Ali","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/2/2024 15:33:28" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/2/2024 15:33:28, ?, ?, Completed, 22073232018, KP, Peshawar, Nowshera, Jahangira, Suriya khail, Ismial khail, Square, Brick Masonry, ?, Muhammad Arshad, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.991118, 72.074820, WST KP_Images/7d102907Muhammad Arshad.Picture of WST Before Improvement.103829.jpg, 372, 6/18/2021, Muhammad Arshad, 1720150214501, 3139696557, 12, 12, 0, 12, 13, 10, 10, 10, 1.36, 117.16, 30995, 0.22, 6, ?, WST Profile - Completed, ?, ?, 11/22/2021, 560000, 420000, 140000, ?, 0, ?, ?, 11/23/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/14/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/18/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/11/2022, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/2\/2024 15:33:28","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232018","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Suriya khail","uc":"Ismial khail","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Arshad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.991118, 72.074820","coordinates":"WST KP_Images\/7d102907Muhammad Arshad.Picture of WST Before Improvement.103829.jpg","picture_of_wst_before_improvement":"372","wua_registration_no":"6\/18\/2021","wua_registration_date":"Muhammad Arshad","name_of_wua_president":"1720150214501","cnic_no_of_wua_president":"3139696557","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"13","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117.16","storage_capacity_m3":"30995","storage_capacity_gallon":"0.22","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/22\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/23\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/14\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/18\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/11\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:56:31" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:56:31, ?, ?, Completed, 22073232019, KP, Peshawar, Nowshera, Jahangira, Nihal pura, Nodia, Square, Brick Masonry, ?, Kashif Zahir, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.934454, 72.204513, WST KP_Images/df756d96Kashif Zahir.Picture of WST Before Improvement.103557.jpg, 347, 6/10/2021, Kashif zahir, 1720151051531, 3329257750, 10, 10, 0, 10, 7, 6, 10, 10, 1.36, 117.16, 30995, 0.22, 6, ?, WST Profile - Completed, ?, ?, 12/21/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/22/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/31/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 1/11/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/17/2022, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 2, 28.00%, 50.00%, 22.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:56:31","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232019","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Nihal pura","uc":"Nodia","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Kashif Zahir","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.934454, 72.204513","coordinates":"WST KP_Images\/df756d96Kashif Zahir.Picture of WST Before Improvement.103557.jpg","picture_of_wst_before_improvement":"347","wua_registration_no":"6\/10\/2021","wua_registration_date":"Kashif zahir","name_of_wua_president":"1720151051531","cnic_no_of_wua_president":"3329257750","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117.16","storage_capacity_m3":"30995","storage_capacity_gallon":"0.22","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/22\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/31\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"1\/11\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/17\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"28.00%","water_saving":"50.00%","water_losses_before_improvement":"22.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:57:29" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:57:29, ?, ?, Completed, 22073232020, KP, Peshawar, Nowshera, Jahangira, Akora khattak, Najeb Talab, Square, Brick Masonry, ?, Muhammad Younas, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.969779, 72.114417, WST KP_Images/f273d1d0Muhammad Younas.Picture of WST Before Improvement.104950.jpg, 369, 6/18/2021, Muhammad Younas, 1720163801983, 3339049572, 10, 10, 0, 10, 7, 7, 10, 10, 1.36, 117.16, 30995, 0.22, 6, ?, WST Profile - Completed, ?, ?, 12/24/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/27/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 1/6/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/3/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/10/2022, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 3, 27.00%, 40.00%, 13.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:57:29","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232020","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Akora khattak","uc":"Najeb Talab","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Younas","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.969779, 72.114417","coordinates":"WST KP_Images\/f273d1d0Muhammad Younas.Picture of WST Before Improvement.104950.jpg","picture_of_wst_before_improvement":"369","wua_registration_no":"6\/18\/2021","wua_registration_date":"Muhammad Younas","name_of_wua_president":"1720163801983","cnic_no_of_wua_president":"3339049572","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"7","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117.16","storage_capacity_m3":"30995","storage_capacity_gallon":"0.22","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/24\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/27\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/6\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/3\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/10\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"27.00%","water_saving":"40.00%","water_losses_before_improvement":"13.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/6/2024 14:11:46" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/6/2024 14:11:46, ?, ?, Completed, 22073232021, KP, Peshawar, Nowshera, Jahangira, Adamzai, Asori, Square, Brick Masonry, ?, Munir Azam Wst, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 33.970606, 72.136902, WST KP_Images/020ed41bMunir Azam Wst.Picture of WST Before Improvement.073410.jpg, 590, 3/28/2022, Munir Azam Wst, 1720101598561, 3335350390, 6, 6, 0, 6, 8, 8, 10, 10, 1.36, 117.16, 30995, 0.22, 6, ?, WST Profile - Completed, ?, ?, 5/25/2022, 560000, 420000, 140000, ?, 0, ?, ?, 5/26/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 9/20/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 11/3/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 9/30/2022, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 10, 15.00%, 30.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/6\/2024 14:11:46","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232021","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Adamzai","uc":"Asori","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Munir Azam Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.970606, 72.136902","coordinates":"WST KP_Images\/020ed41bMunir Azam Wst.Picture of WST Before Improvement.073410.jpg","picture_of_wst_before_improvement":"590","wua_registration_no":"3\/28\/2022","wua_registration_date":"Munir Azam Wst","name_of_wua_president":"1720101598561","cnic_no_of_wua_president":"3335350390","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"8","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117.16","storage_capacity_m3":"30995","storage_capacity_gallon":"0.22","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/25\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/26\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"9\/20\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"11\/3\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"9\/30\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"10","addutitional_cca_acres":"15.00%","water_saving":"30.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/6/2024 14:15:36" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 8/6/2024 14:15:36, ?, ?, Completed, 22073232022, KP, Peshawar, Nowshera, Jahangira, Mera Akora, Mera Akora, Square, Brick Masonry, ?, Hazrat Bilal Wst, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 33.926481, 71.995930, WST KP_Images/82a80cfdHazrat Bilal Wst.Picture of WST Before Improvement.075745.jpg, 515, 1/17/2022, Hazrat Bilal, 1720123176873, 3339162557, 6, 6, 0, 6, 13, 13, 10, 10, 1.36, 117.16, 30995, 0.19, 5, ?, WST Profile - Completed, ?, ?, 5/19/2022, 560000, 420000, 140000, ?, 0, ?, ?, 5/20/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/16/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 11/3/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 9/28/2022, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 15, 32.00%, 50.00%, 22.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"8\/6\/2024 14:15:36","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232022","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Mera Akora","uc":"Mera Akora","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Hazrat Bilal Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.926481, 71.995930","coordinates":"WST KP_Images\/82a80cfdHazrat Bilal Wst.Picture of WST Before Improvement.075745.jpg","picture_of_wst_before_improvement":"515","wua_registration_no":"1\/17\/2022","wua_registration_date":"Hazrat Bilal","name_of_wua_president":"1720123176873","cnic_no_of_wua_president":"3339162557","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"13","gross_command_area_gca_acres":"13","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117.16","storage_capacity_m3":"30995","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/19\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/20\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/16\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"11\/3\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"9\/28\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"15","addutitional_cca_acres":"32.00%","water_saving":"50.00%","water_losses_before_improvement":"22.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/6/2024 14:23:37" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/6/2024 14:23:37, ?, ?, Completed, 22073232023, KP, Peshawar, Nowshera, Jahangira, Suriya khel, Suriya khel, Square, Brick Masonry, ?, Syed Ataullah Shah Wst, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 33.974880, 72.072330, WST KP_Images/f5931eb1Syed Ataullah Shah wst.Picture of WST Before Improvement.081128.jpg, 518, 3/24/2022, Syed Attaullah Shah Wst, 1430130878741, 3008594458, 6, 6, 0, 6, 7, 7, 10, 10, 1.36, 117.16, 30995, 0.23, 7, ?, WST Profile - Completed, ?, ?, 5/16/2022, 560000, 420000, 140000, ?, 0, ?, ?, 5/17/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/8/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 11/1/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 8/15/2022, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 10, 23.00%, 35.00%, 12.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/6\/2024 14:23:37","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232023","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Suriya khel","uc":"Suriya khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Syed Ataullah Shah Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.974880, 72.072330","coordinates":"WST KP_Images\/f5931eb1Syed Ataullah Shah wst.Picture of WST Before Improvement.081128.jpg","picture_of_wst_before_improvement":"518","wua_registration_no":"3\/24\/2022","wua_registration_date":"Syed Attaullah Shah Wst","name_of_wua_president":"1430130878741","cnic_no_of_wua_president":"3008594458","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"7","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117.16","storage_capacity_m3":"30995","storage_capacity_gallon":"0.23","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/16\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/17\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/8\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"11\/1\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"8\/15\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"10","addutitional_cca_acres":"23.00%","water_saving":"35.00%","water_losses_before_improvement":"12.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/14/2024 11:01:59" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/14/2024 11:01:59, ?, ?, Completed, 22073232024, KP, Peshawar, Nowshera, Jahangira, Adamzai, Asori, Square, Brick Masonry, ?, Arshad Ali Wst, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.001274, 72.158730, WST KP_Images/18d5a4caArshad Ali wst.Picture of WST Before Improvement.083154.jpg, 109, 1/17/2023, Arshad Ali, 1720122620607, 3333131310, 6, 6, 0, 6, 18, 18, 8, 8, 1.36, 84, 22222, 0.25, 7, ?, WST Profile - Completed, ?, ?, 5/2/2023, 608750, 487000, 121750, ?, 0, ?, ?, 5/5/2023, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 487000, 5/25/2023, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 487000, ?, WST Milestone Payments - Completed, ?, ?, 6/27/2023, 608750, 487000, 121750, 8, 8.38, 1.36, ?, 4, 30.00%, 45.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/14\/2024 11:01:59","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232024","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Adamzai","uc":"Asori","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Arshad Ali Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.001274, 72.158730","coordinates":"WST KP_Images\/18d5a4caArshad Ali wst.Picture of WST Before Improvement.083154.jpg","picture_of_wst_before_improvement":"109","wua_registration_no":"1\/17\/2023","wua_registration_date":"Arshad Ali","name_of_wua_president":"1720122620607","cnic_no_of_wua_president":"3333131310","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"18","gross_command_area_gca_acres":"18","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"84","storage_capacity_m3":"22222","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/2\/2023","issuance_date_of_govt_share":"608750","total_amount_rs":"487000","govt_share_rs":"121750","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/5\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"487000","amount_of_icr_i_released_rs":"5\/25\/2023","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"487000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/27\/2023","completion_date":"608750","verified_total_amount_rs":"487000","verified_govt_share_rs":"121750","verified_community_share_rs":"8","executed_wst_length_meter":"8.38","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"4","addutitional_cca_acres":"30.00%","water_saving":"45.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:58:33" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:58:33, ?, ?, Completed, 22073232025, KP, Peshawar, Nowshera, Jahangira, Khan kohi, Khan kohi, Square, Brick Masonry, ?, Banaras Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.802781, 72.168623, WST KP_Images/1216540dBanaras Khan.Picture of WST Before Improvement.190947.jpg, 394, 8/23/2021, Banaras khan, 1720195619173, 3339101411, 9, 9, 0, 9, 5.75, 4.5, 10, 10, 1.36, 130.61, 34553, 0.14, 4, ?, WST Profile - Completed, ?, ?, 12/24/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/27/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 1/7/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/6/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/30/2022, 560000, 420000, 140000, 10, 9.8, 1.36, WST KP_Images/1216540dBanaras Khan.Picture of WST - After Completion.190947.jpg, 1, 29.00%, 45.00%, 16.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:58:33","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232025","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Khan kohi","uc":"Khan kohi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Banaras Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.802781, 72.168623","coordinates":"WST KP_Images\/1216540dBanaras Khan.Picture of WST Before Improvement.190947.jpg","picture_of_wst_before_improvement":"394","wua_registration_no":"8\/23\/2021","wua_registration_date":"Banaras khan","name_of_wua_president":"1720195619173","cnic_no_of_wua_president":"3339101411","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"5.75","gross_command_area_gca_acres":"4.5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"130.61","storage_capacity_m3":"34553","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/24\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/27\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/7\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/6\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/30\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/1216540dBanaras Khan.Picture of WST - After Completion.190947.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"29.00%","water_saving":"45.00%","water_losses_before_improvement":"16.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/11/2024 20:12:27" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/11/2024 20:12:27, ?, ?, Completed, 22073232026, KP, Peshawar, Nowshera, Jahangira, Inzari, Tar Khel, Square, Brick Masonry, ?, Said Walistan, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 33.841309, 72.113171, WST KP_Images/30880407Said Walistan.Picture of WST Before Improvement.152522.jpg, 2000, 12/8/2022, Said Walistan, 1720164659579, 3169452811, 6, 6, 0, 6, 16, 10, 8, 8, 1.36, 87.04, 23026, 0.18, 5, ?, WST Profile - Completed, ?, ?, 5/15/2023, 560000, 420000, 140000, ?, 0, ?, ?, 5/17/2023, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 10/18/2023, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/24/2024, 560000, 420000, 140000, 8, 8, 1.36, WST KP_Images/30880407Said Walistan.Picture of WST - After Completion.152523.jpg, 6, 30.00%, 55.00%, 25.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/11\/2024 20:12:27","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232026","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Inzari","uc":"Tar Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Said Walistan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.841309, 72.113171","coordinates":"WST KP_Images\/30880407Said Walistan.Picture of WST Before Improvement.152522.jpg","picture_of_wst_before_improvement":"2000","wua_registration_no":"12\/8\/2022","wua_registration_date":"Said Walistan","name_of_wua_president":"1720164659579","cnic_no_of_wua_president":"3169452811","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"16","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/15\/2023","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/17\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"10\/18\/2023","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/24\/2024","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/30880407Said Walistan.Picture of WST - After Completion.152523.jpg","picture_of_wst_after_completion":"6","addutitional_cca_acres":"30.00%","water_saving":"55.00%","water_losses_before_improvement":"25.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/11/2024 20:32:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/11/2024 20:32:07, ?, ?, Completed, 22073232027, KP, Peshawar, Nowshera, Jahangira, Wattar, Wattar, Square, Brick Masonry, ?, Tabassum Javed, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 33.977686, 72.055877, WST KP_Images/213f0468Tabassum Javed.Picture of WST Before Improvement.154627.jpg, 1630, 10/30/2023, Tabassum Javed, 1720170529771, 3309496607, 7, 7, 0, 7, 24, 15, 8, 8, 1.36, 87.04, 23026, 0.18, 5, ?, WST Profile - Completed, ?, ?, 6/4/2024, 644000, 483000, 161000, ?, 0, ?, ?, 6/7/2024, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 483000, 6/28/2024, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 483000, ?, WST Milestone Payments - Completed, ?, ?, 6/26/2024, 644000, 483000, 161000, 8, 8, 1.36, WST KP_Images/213f0468Tabassum Javed.Picture of WST - After Completion.154626.jpg, 9, 25.00%, 40.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/11\/2024 20:32:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232027","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Wattar","uc":"Wattar","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Tabassum Javed","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.977686, 72.055877","coordinates":"WST KP_Images\/213f0468Tabassum Javed.Picture of WST Before Improvement.154627.jpg","picture_of_wst_before_improvement":"1630","wua_registration_no":"10\/30\/2023","wua_registration_date":"Tabassum Javed","name_of_wua_president":"1720170529771","cnic_no_of_wua_president":"3309496607","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"24","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/4\/2024","issuance_date_of_govt_share":"644000","total_amount_rs":"483000","govt_share_rs":"161000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/7\/2024","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"483000","amount_of_icr_i_released_rs":"6\/28\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"483000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/26\/2024","completion_date":"644000","verified_total_amount_rs":"483000","verified_govt_share_rs":"161000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/213f0468Tabassum Javed.Picture of WST - After Completion.154626.jpg","picture_of_wst_after_completion":"9","addutitional_cca_acres":"25.00%","water_saving":"40.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/11/2024 20:51:45" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/11/2024 20:51:45, ?, ?, Completed, 22073232028, KP, Peshawar, Nowshera, Jahangira, Chashmai, Chashmai, Square, Brick Masonry, ?, Muhammad Yousaf, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 33.960943, 72.144206, WST KP_Images/fcbbe79cMuhammad Yousaf.Picture of WST Before Improvement.160108.jpg, 328, 6/1/2021, Muhammad Yousaf, 1720149959535, 3139633324, 7, 7, 0, 7, 12, 7, 8, 8, 1.36, 87.04, 23026, 0.21, 6, ?, WST Profile - Completed, ?, ?, 6/4/2024, 644000, 483000, 161000, ?, 0, ?, ?, 6/7/2024, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 483000, 6/28/2024, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 483000, ?, WST Milestone Payments - Completed, ?, ?, 6/26/2024, 644000, 483000, 161000, 8, 8, 1.36, WST KP_Images/fcbbe79cMuhammad Yousaf.Picture of WST - After Completion.160108.jpg, 5, 25.00%, 50.00%, 25.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/11\/2024 20:51:45","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232028","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Chashmai","uc":"Chashmai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Yousaf","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.960943, 72.144206","coordinates":"WST KP_Images\/fcbbe79cMuhammad Yousaf.Picture of WST Before Improvement.160108.jpg","picture_of_wst_before_improvement":"328","wua_registration_no":"6\/1\/2021","wua_registration_date":"Muhammad Yousaf","name_of_wua_president":"1720149959535","cnic_no_of_wua_president":"3139633324","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"12","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/4\/2024","issuance_date_of_govt_share":"644000","total_amount_rs":"483000","govt_share_rs":"161000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/7\/2024","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"483000","amount_of_icr_i_released_rs":"6\/28\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"483000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/26\/2024","completion_date":"644000","verified_total_amount_rs":"483000","verified_govt_share_rs":"161000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/fcbbe79cMuhammad Yousaf.Picture of WST - After Completion.160108.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"25.00%","water_saving":"50.00%","water_losses_before_improvement":"25.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/11/2024 21:11:53" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/11/2024 21:11:53, ?, ?, Completed, 22073232029, KP, Peshawar, Nowshera, Jahangira, Wattar, Wattar, Square, Brick Masonry, ?, Fazal Azeem, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 33.978525, 72.058312, WST KP_Images/6ac03cf7Fazal Azeem.Picture of WST Before Improvement.161103.jpg, 1593, 2/15/2024, Fazal Azeem, 1720121962683, 3128724656, 7, 7, 0, 7, 12, 10, 8, 8, 1.36, 87.04, 23026, 0.14, 4, ?, WST Profile - Completed, ?, ?, 6/4/2024, 644000, 483000, 161000, ?, 0, ?, ?, 6/7/2024, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 483000, 6/28/2024, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 483000, ?, WST Milestone Payments - Completed, ?, ?, 6/29/2024, 644000, 483000, 161000, 8, 8, 1.36, WST KP_Images/6ac03cf7Fazal Azeem.Picture of WST - After Completion.161329.jpg, 2, 30.00%, 50.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/11\/2024 21:11:53","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232029","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Wattar","uc":"Wattar","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Fazal Azeem","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.978525, 72.058312","coordinates":"WST KP_Images\/6ac03cf7Fazal Azeem.Picture of WST Before Improvement.161103.jpg","picture_of_wst_before_improvement":"1593","wua_registration_no":"2\/15\/2024","wua_registration_date":"Fazal Azeem","name_of_wua_president":"1720121962683","cnic_no_of_wua_president":"3128724656","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/4\/2024","issuance_date_of_govt_share":"644000","total_amount_rs":"483000","govt_share_rs":"161000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/7\/2024","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"483000","amount_of_icr_i_released_rs":"6\/28\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"483000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/29\/2024","completion_date":"644000","verified_total_amount_rs":"483000","verified_govt_share_rs":"161000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/6ac03cf7Fazal Azeem.Picture of WST - After Completion.161329.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"30.00%","water_saving":"50.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/13/2024 14:08:17" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/13/2024 14:08:17, ?, ?, Completed, 22073232030, KP, Peshawar, Nowshera, Jahangira, Nizampur, Nizampur, Square, Brick Masonry, ?, Jamil Khan, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 33.788263, 72.014695, WST KP_Images/92cb5c59Jamil Khan.Picture of WST Before Improvement.184751.jpg, 370, 6/18/2021, Muhammad Jamil Khan, 1720112695345, 3335018887, 12, 12, 0, 12, 12, 9, 8, 8, 1.36, 87.04, 23026, 0.18, 5, ?, WST Profile - Completed, ?, ?, 5/2/2023, 560000, 420000, 140000, ?, 0, ?, ?, 5/3/2023, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 10/18/2023, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 7/24/2023, 560000, 420000, 140000, 8, 8, 1.36, WST KP_Images/92cb5c59Jamil Khan.Picture of WST - After Completion.091309.jpg, 3, 25.00%, 40.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/13\/2024 14:08:17","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073232030","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Nizampur","uc":"Nizampur","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Jamil Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.788263, 72.014695","coordinates":"WST KP_Images\/92cb5c59Jamil Khan.Picture of WST Before Improvement.184751.jpg","picture_of_wst_before_improvement":"370","wua_registration_no":"6\/18\/2021","wua_registration_date":"Muhammad Jamil Khan","name_of_wua_president":"1720112695345","cnic_no_of_wua_president":"3335018887","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"12","gross_command_area_gca_acres":"9","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/2\/2023","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/3\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"10\/18\/2023","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/24\/2023","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/92cb5c59Jamil Khan.Picture of WST - After Completion.091309.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"25.00%","water_saving":"40.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 14:09:52" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/19/2024 14:09:52, ?, ?, Completed, 22073242001, KP, Peshawar, Nowshera, Jahangira, Mera Akora, Sourya Khel, Rectangular, Brick Masonry, ?, Mabat Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.97031,72.082477, WST KP_Images/115Mabat Khan.Picture of WST Before Improvement.104836.jpg, 242, 2/14/2020, Mohbat Khan, 1720173484033, 3454933351, 9, 9, 0, 9, 21, 20, 18, 25, 1.3, 603, 159524, 0.30, 8, ?, WST Profile - Completed, ?, ?, 3/10/2020, 670000, 420000, 250000, ?, 0, ?, ?, 4/6/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 4/28/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 12/14/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2020, 670000, 420000, 250000, 18, 25.2, 1.3, ?, 5, 30.00%, 50.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/19\/2024 14:09:52","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073242001","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Mera Akora","uc":"Sourya Khel","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mabat Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.97031,72.082477","coordinates":"WST KP_Images\/115Mabat Khan.Picture of WST Before Improvement.104836.jpg","picture_of_wst_before_improvement":"242","wua_registration_no":"2\/14\/2020","wua_registration_date":"Mohbat Khan","name_of_wua_president":"1720173484033","cnic_no_of_wua_president":"3454933351","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"21","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"18","wst_length_meter":"25","wst_width_meter":"1.3","wst_depth_meter":"603","storage_capacity_m3":"159524","storage_capacity_gallon":"0.30","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/10\/2020","issuance_date_of_govt_share":"670000","total_amount_rs":"420000","govt_share_rs":"250000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/6\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"4\/28\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/14\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2020","completion_date":"670000","verified_total_amount_rs":"420000","verified_govt_share_rs":"250000","verified_community_share_rs":"18","executed_wst_length_meter":"25.2","executed_wst_width_meter":"1.3","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"30.00%","water_saving":"50.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 14:10:34" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/19/2024 14:10:34, ?, ?, Completed, 22073242002, KP, Peshawar, Nowshera, Jahangira, Sourya Khel, Walai, Rectangular, Brick Masonry, ?, Wajahat Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.972645,72.071698, WST KP_Images/131Wajahat Khan.Picture of WST Before Improvement.105600.jpg, 136, 1/2/2020, Wajahat Khan, 1720122140227, 3335100703, 8, 8, 0, 8, 16, 15, 15, 9, 1.6, 206, 54497, 0.21, 6, ?, WST Profile - Completed, ?, ?, 2/12/2020, 579435, 435235, 144200, ?, 0, ?, ?, 2/14/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 5/12/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/22/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/22/2020, 560000, 420000, 140000, 15, 8.7, 1.6, ?, 3, 27.00%, 50.00%, 23.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/19\/2024 14:10:34","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073242002","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Jahangira","tehsil":"Sourya Khel","uc":"Walai","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wajahat Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.972645,72.071698","coordinates":"WST KP_Images\/131Wajahat Khan.Picture of WST Before Improvement.105600.jpg","picture_of_wst_before_improvement":"136","wua_registration_no":"1\/2\/2020","wua_registration_date":"Wajahat Khan","name_of_wua_president":"1720122140227","cnic_no_of_wua_president":"3335100703","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"16","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"15","wst_length_meter":"9","wst_width_meter":"1.6","wst_depth_meter":"206","storage_capacity_m3":"54497","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/12\/2020","issuance_date_of_govt_share":"579435","total_amount_rs":"435235","govt_share_rs":"144200","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/14\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"5\/12\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/22\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/22\/2020","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"15","executed_wst_length_meter":"8.7","executed_wst_width_meter":"1.6","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"27.00%","water_saving":"50.00%","water_losses_before_improvement":"23.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 14:11:21" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/19/2024 14:11:21, ?, ?, Completed, 22073332001, KP, Peshawar, Nowshera, Pabbi, Dag Ismail Khel, Dag Ismail Khel, Square, Brick Masonry, ?, Mian Batin Shah, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.85735,71.791, WST KP_Images/102Mian Batin Shah.Picture of WST Before Improvement.110123.jpg, 25, 1/17/2020, Mian Batin Shah, 2120235949057, 3005682524, 9, 9, 0, 9, 11, 11, 10, 10, 1.36, 136, 35979, 0.25, 7, ?, WST Profile - Completed, ?, ?, 5/7/2021, 560000, 420000, 140000, ?, 0, ?, ?, 5/8/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 6/19/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/23/2021, 560000, 420000, 140000, 10, 10, 1.36, ?, 5, 35.00%, 60.00%, 25.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/19\/2024 14:11:21","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073332001","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Pabbi","tehsil":"Dag Ismail Khel","uc":"Dag Ismail Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mian Batin Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.85735,71.791","coordinates":"WST KP_Images\/102Mian Batin Shah.Picture of WST Before Improvement.110123.jpg","picture_of_wst_before_improvement":"25","wua_registration_no":"1\/17\/2020","wua_registration_date":"Mian Batin Shah","name_of_wua_president":"2120235949057","cnic_no_of_wua_president":"3005682524","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"11","gross_command_area_gca_acres":"11","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/7\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/8\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"6\/19\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/23\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"35.00%","water_saving":"60.00%","water_losses_before_improvement":"25.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "7/30/2024 14:01:41" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 7/30/2024 14:01:41, ?, ?, Completed, 22073332002, KP, Peshawar, Nowshera, Pabbi, Dag Ismail Khel, Dag Ismail Khel, Square, Brick Masonry, ?, Khurshid Alam Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.857033, 71.791120, WST KP_Images/104Khurshid Alam Khan.Picture of WST Before Improvement.103450.jpg, 274, 1/27/2020, Khurshid Alam Khan, 1720123106649, 3094441539, 8, 8, 0, 8, 16, 10, 12, 12, 1.36, 196, 51852, 0.28, 8, ?, WST Profile - Completed, ?, ?, 2/27/2020, 560000, 420000, 140000, ?, 0, ?, ?, 4/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 4/28/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 5/20/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/6/2020, 525000, 420000, 105000, 12, 12, 1.36, ?, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"7\/30\/2024 14:01:41","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073332002","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Pabbi","tehsil":"Dag Ismail Khel","uc":"Dag Ismail Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Khurshid Alam Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.857033, 71.791120","coordinates":"WST KP_Images\/104Khurshid Alam Khan.Picture of WST Before Improvement.103450.jpg","picture_of_wst_before_improvement":"274","wua_registration_no":"1\/27\/2020","wua_registration_date":"Khurshid Alam Khan","name_of_wua_president":"1720123106649","cnic_no_of_wua_president":"3094441539","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"16","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/27\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"4\/28\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"5\/20\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/6\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 14:11:51" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 8/19/2024 14:11:51, ?, ?, Completed, 22073332003, KP, Peshawar, Nowshera, Pabbi, Dag Ismail Khel, Dag Ismail Khel, Square, Brick Masonry, ?, Khalid Zaman, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.875214, 71.779694, WST KP_Images/106Khalid Zaman.Picture of WST Before Improvement.070033.jpg, 284, 1/20/2020, Khalid Zaman, 1720142414775, 3045852220, 10, 10, 0, 10, 18, 18, 12, 12, 1.36, 196, 51852, 0.32, 9, ?, WST Profile - Completed, ?, ?, 2/12/2020, 525000, 420000, 105000, ?, 0, ?, ?, 2/14/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 4/13/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/9/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/20/2020, 525000, 420000, 105000, 12, 12, 1.36, ?, 5, 30.00%, 50.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"8\/19\/2024 14:11:51","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073332003","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Pabbi","tehsil":"Dag Ismail Khel","uc":"Dag Ismail Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Khalid Zaman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.875214, 71.779694","coordinates":"WST KP_Images\/106Khalid Zaman.Picture of WST Before Improvement.070033.jpg","picture_of_wst_before_improvement":"284","wua_registration_no":"1\/20\/2020","wua_registration_date":"Khalid Zaman","name_of_wua_president":"1720142414775","cnic_no_of_wua_president":"3045852220","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"18","gross_command_area_gca_acres":"18","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/12\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/14\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"4\/13\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/9\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/20\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"30.00%","water_saving":"50.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 14:12:18" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 14:12:18, ?, ?, Completed, 22073332004, KP, Peshawar, Nowshera, Pabbi, Zawoo, Zawoo, Square, Brick Masonry, ?, Malook Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.911947, 71.854780, WST KP_Images/113Malook Khan.Picture of WST Before Improvement.072906.jpg, 51, 12/18/2020, Malook Khan, 1710104023735, 3159169197, 8, 8, 0, 8, 17, 17, 10, 10, 1.36, 136, 35979, 0.28, 8, ?, WST Profile - Completed, ?, ?, 5/26/2021, 560000, 420000, 140000, ?, 0, ?, ?, 5/28/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 6/19/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/28/2021, 560000, 420000, 140000, 10, 10, 1.36, ?, 3, 25.00%, 45.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, Malook Khan, Malook Khan, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 14:12:18","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073332004","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Pabbi","tehsil":"Zawoo","uc":"Zawoo","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Malook Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.911947, 71.854780","coordinates":"WST KP_Images\/113Malook Khan.Picture of WST Before Improvement.072906.jpg","picture_of_wst_before_improvement":"51","wua_registration_no":"12\/18\/2020","wua_registration_date":"Malook Khan","name_of_wua_president":"1710104023735","cnic_no_of_wua_president":"3159169197","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"17","gross_command_area_gca_acres":"17","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/26\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/28\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"6\/19\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/28\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"25.00%","water_saving":"45.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":"Malook Khan","bls_ii":"Malook Khan","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/14/2024 10:57:00" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/14/2024 10:57:00, ?, ?, Completed, 22073332005, KP, Peshawar, Nowshera, Pabbi, Dak Ismail Khel, Dak Ismail Khel, Square, Brick Masonry, ?, Olas Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.86167,71.79137, WST KP_Images/123Olas Khan.Picture of WST Before Improvement.071333.jpg, 236, 2/10/2020, Olas Khan, 1720122747273, 3159440939, 6, 6, 0, 6, 11, 10, 12, 12, 1.36, 196, 51852, 0.28, 8, ?, WST Profile - Completed, ?, ?, 2/12/2020, 560000, 420000, 140000, ?, 0, ?, ?, 2/14/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 4/28/2020, ?, ?, ?, ?, ?, ?, 0, ?, 81882, 5/18/2020, 375882, ?, WST Milestone Payments - Completed, ?, ?, 5/5/2020, 500882, 375882, 125000, 12, 12, 1.36, ?, 2, 25.00%, 40.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/14\/2024 10:57:00","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073332005","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Pabbi","tehsil":"Dak Ismail Khel","uc":"Dak Ismail Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Olas Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.86167,71.79137","coordinates":"WST KP_Images\/123Olas Khan.Picture of WST Before Improvement.071333.jpg","picture_of_wst_before_improvement":"236","wua_registration_no":"2\/10\/2020","wua_registration_date":"Olas Khan","name_of_wua_president":"1720122747273","cnic_no_of_wua_president":"3159440939","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"11","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/12\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/14\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"4\/28\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"81882","amount_of_final_released_rs":"5\/18\/2020","date_of_final_released":"375882","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/5\/2020","completion_date":"500882","verified_total_amount_rs":"375882","verified_govt_share_rs":"125000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"25.00%","water_saving":"40.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/14/2024 10:57:57" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/14/2024 10:57:57, ?, ?, Completed, 22073332006, KP, Peshawar, Nowshera, Pabbi, Jabba, Jabba, Square, Brick Masonry, ?, Islam Badshah, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.94553,71.84242, WST KP_Images/128Islam Badshah.Picture of WST Before Improvement.071919.jpg, 234, 1/14/2020, Islam Badshah, 1730196785509, 3339117329, 9, 9, 0, 9, 12, 10, 12, 12, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 2/12/2020, 560000, 420000, 140000, ?, 0, ?, ?, 2/14/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 5/12/2020, ?, ?, ?, ?, ?, ?, 0, ?, 81882, 2/9/2021, 375882, ?, WST Milestone Payments - Completed, ?, ?, 5/5/2020, 501882, 375882, 126000, 12, 12, 1.36, ?, 3, 35.00%, 55.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/14\/2024 10:57:57","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073332006","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Pabbi","tehsil":"Jabba","uc":"Jabba","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Islam Badshah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.94553,71.84242","coordinates":"WST KP_Images\/128Islam Badshah.Picture of WST Before Improvement.071919.jpg","picture_of_wst_before_improvement":"234","wua_registration_no":"1\/14\/2020","wua_registration_date":"Islam Badshah","name_of_wua_president":"1730196785509","cnic_no_of_wua_president":"3339117329","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/12\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/14\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"5\/12\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"81882","amount_of_final_released_rs":"2\/9\/2021","date_of_final_released":"375882","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/5\/2020","completion_date":"501882","verified_total_amount_rs":"375882","verified_govt_share_rs":"126000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"35.00%","water_saving":"55.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 13:59:33" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 13:59:33, ?, ?, Completed, 22073332007, KP, Peshawar, Nowshera, Pabbi, Dag ismial khel, Dag ismial khel, Square, Brick Masonry, ?, Rabnawaz, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.881260, 71.793240, WST KP_Images/606d288dRabnawaz.Picture of WST Before Improvement.081243.jpg, 469, 9/25/2021, Rabnawaz, 1720121626983, 3052012668, 8, 8, 0, 8, 13, 3, 10, 10, 1.36, 117, 30952, 0.18, 5, ?, WST Profile - Completed, ?, ?, 11/22/2021, 560000, 420000, 140000, ?, 0, ?, ?, 11/23/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/29/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/10/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/11/2022, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 3, 30.00%, 50.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 13:59:33","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073332007","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Pabbi","tehsil":"Dag ismial khel","uc":"Dag ismial khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Rabnawaz","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.881260, 71.793240","coordinates":"WST KP_Images\/606d288dRabnawaz.Picture of WST Before Improvement.081243.jpg","picture_of_wst_before_improvement":"469","wua_registration_no":"9\/25\/2021","wua_registration_date":"Rabnawaz","name_of_wua_president":"1720121626983","cnic_no_of_wua_president":"3052012668","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"13","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117","storage_capacity_m3":"30952","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/22\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/23\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/29\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/10\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/11\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"30.00%","water_saving":"50.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/6/2024 15:26:57" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/6/2024 15:26:57, ?, ?, Completed, 22073332008, KP, Peshawar, Nowshera, Pabbi, Wazir garhi, Wazir Garhi, Square, Brick Masonry, ?, Naseer Ur Rahman Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.942883, 71.787430, WST KP_Images/3175194cNaseer ur rahman wst.Picture of WST Before Improvement.072340.jpg, 400, 8/25/2021, Naseer Ur Rahman, 1720159385685, 3025921041, 8, 8, 0, 8, 7.5, 7.5, 10, 10, 1.36, 117.16, 30995, 0.15, 4, ?, WST Profile - Completed, ?, ?, 12/21/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/22/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/31/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 3/10/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/24/2022, 560000, 420000, 140000, 10, 10, 1.36, ?, 9, 22.00%, 30.00%, 12.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/6\/2024 15:26:57","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073332008","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Pabbi","tehsil":"Wazir garhi","uc":"Wazir Garhi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Naseer Ur Rahman Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.942883, 71.787430","coordinates":"WST KP_Images\/3175194cNaseer ur rahman wst.Picture of WST Before Improvement.072340.jpg","picture_of_wst_before_improvement":"400","wua_registration_no":"8\/25\/2021","wua_registration_date":"Naseer Ur Rahman","name_of_wua_president":"1720159385685","cnic_no_of_wua_president":"3025921041","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"7.5","gross_command_area_gca_acres":"7.5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117.16","storage_capacity_m3":"30995","storage_capacity_gallon":"0.15","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/22\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/31\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/10\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/24\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"9","addutitional_cca_acres":"22.00%","water_saving":"30.00%","water_losses_before_improvement":"12.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/19/2024 14:00:25" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/19/2024 14:00:25, ?, ?, Completed, 22073332009, KP, Peshawar, Nowshera, Pabbi, Speen Khak, Speen khak, Square, Brick Masonry, ?, Aqib Ullah Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.861165, 71.763354, WST KP_Images/36936cacAqib Ullah wst.Picture of WST Before Improvement.080742.jpg, 355, 6/16/2021, Aqib Ullah, 1720203763701, 3015970820, 10, 10, 0, 10, 7, 5, 10, 10, 1.36, 117.16, 30995, 0.22, 6, ?, WST Profile - Completed, ?, ?, 12/24/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/25/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/31/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/6/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/28/2022, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 5, 37.00%, 53.00%, 16.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/19\/2024 14:00:25","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073332009","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Pabbi","tehsil":"Speen Khak","uc":"Speen khak","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Aqib Ullah Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.861165, 71.763354","coordinates":"WST KP_Images\/36936cacAqib Ullah wst.Picture of WST Before Improvement.080742.jpg","picture_of_wst_before_improvement":"355","wua_registration_no":"6\/16\/2021","wua_registration_date":"Aqib Ullah","name_of_wua_president":"1720203763701","cnic_no_of_wua_president":"3015970820","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"7","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117.16","storage_capacity_m3":"30995","storage_capacity_gallon":"0.22","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/24\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/25\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/31\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/6\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/28\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"5","addutitional_cca_acres":"37.00%","water_saving":"53.00%","water_losses_before_improvement":"16.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/14/2024 11:03:00" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/14/2024 11:03:00, ?, ?, Completed, 22073332010, KP, Peshawar, Nowshera, Pabbi, Jabba, Jabba, Square, Brick Masonry, ?, Niaz Ali Wst, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 33.942003, 71.870868, WST KP_Images/8abaa090Niaz Ali WST.Picture of WST Before Improvement.084442.jpg, 574, 3/16/2022, Niaz Ali, 1720106593539, 3015615474, 6, 6, 0, 6, 12, 10, 10, 10, 1.36, 117, 30952, 0.22, 6, ?, WST Profile - Completed, ?, ?, 5/19/2022, 560000, 420000, 140000, ?, 0, ?, ?, 5/20/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/8/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 1/5/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 7/20/2022, 560000, 420000, 140000, 10, 9.8, 1.36, ?, 4, 24.00%, 40.00%, 16.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/14\/2024 11:03:00","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073332010","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Pabbi","tehsil":"Jabba","uc":"Jabba","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Niaz Ali Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.942003, 71.870868","coordinates":"WST KP_Images\/8abaa090Niaz Ali WST.Picture of WST Before Improvement.084442.jpg","picture_of_wst_before_improvement":"574","wua_registration_no":"3\/16\/2022","wua_registration_date":"Niaz Ali","name_of_wua_president":"1720106593539","cnic_no_of_wua_president":"3015615474","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"117","storage_capacity_m3":"30952","storage_capacity_gallon":"0.22","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/19\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/20\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/8\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"1\/5\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"7\/20\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"4","addutitional_cca_acres":"24.00%","water_saving":"40.00%","water_losses_before_improvement":"16.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/13/2024 0:00:51" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/13/2024 0:00:51, ?, ?, Completed, 22073332011, KP, Peshawar, Nowshera, Pabbi, Speen Khak, Speen Khak, Square, Brick Masonry, ?, Mazhar Hameed, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 33.854589, 71.766822, WST KP_Images/bc8cb273Mazhar Hameed.Picture of WST Before Improvement.191422.jpg, 1634, 10/30/2023, Mazhar Hameed, 4250122985759, 3135252473, 8, 6, 2, 8, 19, 15, 8, 8, 1.36, 87.04, 23026, 0.18, 5, ?, WST Profile - Completed, ?, ?, 6/4/2024, 644000, 483000, 161000, ?, 0, ?, ?, 6/7/2024, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 483000, 6/28/2024, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 483000, ?, WST Milestone Payments - Completed, ?, ?, 6/28/2024, 644000, 483000, 161000, 8, 8, 1.36, WST KP_Images/bc8cb273Mazhar Hameed.Picture of WST - After Completion.191422.jpg, 4, 30.00%, 50.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/13\/2024 0:00:51","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073332011","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Pabbi","tehsil":"Speen Khak","uc":"Speen Khak","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mazhar Hameed","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.854589, 71.766822","coordinates":"WST KP_Images\/bc8cb273Mazhar Hameed.Picture of WST Before Improvement.191422.jpg","picture_of_wst_before_improvement":"1634","wua_registration_no":"10\/30\/2023","wua_registration_date":"Mazhar Hameed","name_of_wua_president":"4250122985759","cnic_no_of_wua_president":"3135252473","contact_no_of_wua_president":"8","total_number_of_shareholders":"6","male_wua_members":"2","female_wua_members":"8","total_wua_members":"19","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/4\/2024","issuance_date_of_govt_share":"644000","total_amount_rs":"483000","govt_share_rs":"161000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/7\/2024","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"483000","amount_of_icr_i_released_rs":"6\/28\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"483000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/28\/2024","completion_date":"644000","verified_total_amount_rs":"483000","verified_govt_share_rs":"161000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/bc8cb273Mazhar Hameed.Picture of WST - After Completion.191422.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":"30.00%","water_saving":"50.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/13/2024 0:15:17" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/13/2024 0:15:17, ?, ?, Completed, 22073332011, KP, Peshawar, Nowshera, Pabbi, Dag Ismail Khel, Dag Ismail Khel, Square, Brick Masonry, ?, Altaf Khan, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 33.867965, 71.784304, WST KP_Images/113161dfAltaf Khan.Picture of WST Before Improvement.192358.jpg, 1596, 2/15/2024, Altaf Khan, 1720136759953, 3009047309, 7, 6, 1, 7, 13, 12, 8, 8, 1.36, 87.04, 23026, 0.18, 5, ?, WST Profile - Completed, ?, ?, 6/4/2024, 644000, 483000, 161000, ?, 0, ?, ?, 6/7/2024, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 483000, 6/28/2024, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 483000, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2024, 644000, 483000, 161000, 8, 8, 1.36, WST KP_Images/113161dfAltaf Khan.Picture of WST - After Completion.192358.jpg, 1, 30.00%, 50.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/13\/2024 0:15:17","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073332011","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Pabbi","tehsil":"Dag Ismail Khel","uc":"Dag Ismail Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Altaf Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.867965, 71.784304","coordinates":"WST KP_Images\/113161dfAltaf Khan.Picture of WST Before Improvement.192358.jpg","picture_of_wst_before_improvement":"1596","wua_registration_no":"2\/15\/2024","wua_registration_date":"Altaf Khan","name_of_wua_president":"1720136759953","cnic_no_of_wua_president":"3009047309","contact_no_of_wua_president":"7","total_number_of_shareholders":"6","male_wua_members":"1","female_wua_members":"7","total_wua_members":"13","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/4\/2024","issuance_date_of_govt_share":"644000","total_amount_rs":"483000","govt_share_rs":"161000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/7\/2024","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"483000","amount_of_icr_i_released_rs":"6\/28\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"483000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2024","completion_date":"644000","verified_total_amount_rs":"483000","verified_govt_share_rs":"161000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/113161dfAltaf Khan.Picture of WST - After Completion.192358.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"30.00%","water_saving":"50.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/13/2024 0:24:48" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/13/2024 0:24:48, ?, ?, Completed, 22073332012, KP, Peshawar, Nowshera, Pabbi, Speen Khak, Speen Khak, Square, Brick Masonry, ?, Noor Haider, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 33.851554, 71.780360, WST KP_Images/5d390b72Noor Haider.Picture of WST Before Improvement.193237.jpg, 1643, 10/25/2023, Noor Haider, 1720122380697, 3005217878, 6, 6, 0, 6, 17, 14, 8, 8, 1.36, 87.04, 23026, 0.18, 5, ?, WST Profile - Completed, ?, ?, 6/4/2024, 644000, 483000, 161000, ?, 0, ?, ?, 6/7/2024, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 483000, 6/28/2024, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 483000, ?, WST Milestone Payments - Completed, ?, ?, 6/28/2024, 644000, 483000, 161000, 8, 8, 1.36, WST KP_Images/5d390b72Noor Haider.Picture of WST - After Completion.193237.jpg, 3, 20.00%, 40.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/13\/2024 0:24:48","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073332012","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Pabbi","tehsil":"Speen Khak","uc":"Speen Khak","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Noor Haider","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.851554, 71.780360","coordinates":"WST KP_Images\/5d390b72Noor Haider.Picture of WST Before Improvement.193237.jpg","picture_of_wst_before_improvement":"1643","wua_registration_no":"10\/25\/2023","wua_registration_date":"Noor Haider","name_of_wua_president":"1720122380697","cnic_no_of_wua_president":"3005217878","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"17","gross_command_area_gca_acres":"14","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/4\/2024","issuance_date_of_govt_share":"644000","total_amount_rs":"483000","govt_share_rs":"161000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/7\/2024","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"483000","amount_of_icr_i_released_rs":"6\/28\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"483000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/28\/2024","completion_date":"644000","verified_total_amount_rs":"483000","verified_govt_share_rs":"161000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/5d390b72Noor Haider.Picture of WST - After Completion.193237.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"20.00%","water_saving":"40.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/13/2024 10:42:47" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/13/2024 10:42:47, ?, ?, Completed, 22073332013, KP, Peshawar, Nowshera, Pabbi, Dag Ismail Khel, Dag Ismail Khel, Square, Brick Masonry, ?, Habib Ur Rehman, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 33.863712, 71.790713, WST KP_Images/8c7f0ea0Habib Ur Rehman.Picture of WST Before Improvement.054829.jpg, 1650, 10/25/2023, Habib Ur Rehman, 1720172360115, 3025211282, 10, 10, 0, 10, 18, 15, 8, 8, 1.36, 87.04, 23026, 0.18, 5, ?, WST Profile - Completed, ?, ?, 6/4/2024, 644000, 483000, 161000, ?, 0, ?, ?, 6/7/2024, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 483000, 6/28/2024, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 483000, ?, WST Milestone Payments - Completed, ?, ?, 6/29/2024, 644000, 483000, 161000, 8, 8, 1.36, WST KP_Images/8c7f0ea0Habib Ur Rehman.Picture of WST - After Completion.054829.jpg, 3, 30.00%, 50.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/13\/2024 10:42:47","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22073332013","wst_id":"KP","zone":"Peshawar","division":"Nowshera","district":"Pabbi","tehsil":"Dag Ismail Khel","uc":"Dag Ismail Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Habib Ur Rehman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.863712, 71.790713","coordinates":"WST KP_Images\/8c7f0ea0Habib Ur Rehman.Picture of WST Before Improvement.054829.jpg","picture_of_wst_before_improvement":"1650","wua_registration_no":"10\/25\/2023","wua_registration_date":"Habib Ur Rehman","name_of_wua_president":"1720172360115","cnic_no_of_wua_president":"3025211282","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"18","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/4\/2024","issuance_date_of_govt_share":"644000","total_amount_rs":"483000","govt_share_rs":"161000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/7\/2024","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"483000","amount_of_icr_i_released_rs":"6\/28\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"483000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/29\/2024","completion_date":"644000","verified_total_amount_rs":"483000","verified_govt_share_rs":"161000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/8c7f0ea0Habib Ur Rehman.Picture of WST - After Completion.054829.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"30.00%","water_saving":"50.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/16/2024 10:56:18" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 9/16/2024 10:56:18, ?, ?, Completed, 22081332001, KP, Bajaur, Bajaur, Khar Bajaur, Loisam, Painda, Square, Brick Masonry, ?, Faizullah Wst, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.704460, 71.373950, WST KP_Images/32c8d9fdFaizullah Wst.Picture of WST Before Improvement.113202.jpg, 57/NPIWCII/2021, 9/10/2021, Faizullah, 2110374513267, 3005579983, 15, 15, 0, 15, 9, 7, 9, 9, 1.36, 110, 29101, 0.39, 11, ?, WST Profile - Completed, ?, ?, 10/11/2021, 525000, 420000, 105000, ?, 0, ?, ?, 10/12/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 11/30/2021, 126000, 11/30/2021, ?, ?, ?, ?, 126000, 11/30/2021, 126000, 12/23/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/17/2021, 525000, 420000, 105000, 30, 29.5, 1.36, WST KP_Images/32c8d9fdFaizullah Wst.Picture of WST - After Completion.113202.jpg, 2, 80.00%, 85.00%, 5.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"9\/16\/2024 10:56:18","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22081332001","wst_id":"KP","zone":"Bajaur","division":"Bajaur","district":"Khar Bajaur","tehsil":"Loisam","uc":"Painda","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Faizullah Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.704460, 71.373950","coordinates":"WST KP_Images\/32c8d9fdFaizullah Wst.Picture of WST Before Improvement.113202.jpg","picture_of_wst_before_improvement":"57\/NPIWCII\/2021","wua_registration_no":"9\/10\/2021","wua_registration_date":"Faizullah","name_of_wua_president":"2110374513267","cnic_no_of_wua_president":"3005579983","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"9","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"110","storage_capacity_m3":"29101","storage_capacity_gallon":"0.39","design_discharge_cusec":"11","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/11\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/12\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"11\/30\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"11\/30\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"11\/30\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/23\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/17\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"30","executed_wst_length_meter":"29.5","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/32c8d9fdFaizullah Wst.Picture of WST - After Completion.113202.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"80.00%","water_saving":"85.00%","water_losses_before_improvement":"5.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 16:34:57" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/9/2024 16:34:57, ?, ?, Completed, 22081332002, KP, Bajaur, Bajaur, Khar Bajaur, Zoormandai, Zor bandar, Square, Brick Masonry, ?, Dilawar Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.683110, 71.337740, WST KP_Images/022949b1Dilawar Khan.Picture of WST Before Improvement.113612.jpg, 56, 9/9/2021, Dilawar khan, 2110308259043, 3045743242, 15, 15, 0, 15, 8, 6, 9, 9, 1.36, 130, 34342, 0.21, 6, ?, WST Profile - Completed, ?, ?, 10/11/2021, 525000, 420000, 105000, ?, 0, ?, ?, 10/12/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 11/2/2021, 126000, 11/3/2021, ?, ?, ?, ?, 126000, 11/3/2021, 126000, 12/23/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/17/2021, 520000, 420000, 100000, 9, 9, 1.36, WST KP_Images/022949b1Dilawar Khan.Picture of WST - After Completion.113612.jpg, 2, 90.00%, 95.00%, 5.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/9\/2024 16:34:57","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22081332002","wst_id":"KP","zone":"Bajaur","division":"Bajaur","district":"Khar Bajaur","tehsil":"Zoormandai","uc":"Zor bandar","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Dilawar Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.683110, 71.337740","coordinates":"WST KP_Images\/022949b1Dilawar Khan.Picture of WST Before Improvement.113612.jpg","picture_of_wst_before_improvement":"56","wua_registration_no":"9\/9\/2021","wua_registration_date":"Dilawar khan","name_of_wua_president":"2110308259043","cnic_no_of_wua_president":"3045743242","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"130","storage_capacity_m3":"34342","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/11\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/12\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"11\/2\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"11\/3\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"11\/3\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/23\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/17\/2021","completion_date":"520000","verified_total_amount_rs":"420000","verified_govt_share_rs":"100000","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/022949b1Dilawar Khan.Picture of WST - After Completion.113612.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"90.00%","water_saving":"95.00%","water_losses_before_improvement":"5.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/16/2024 10:48:56" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/16/2024 10:48:56, ?, ?, Completed, 22081334003, KP, Bajaur, Bajaur, Khar Bajaur, Sheikh kalay, Sheikh kalay, Square, PCC, ?, Nabil Shah, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.706360, 71.423720, WST KP_Images/d4a326e9Nabil Shah.Picture of WST Before Improvement.124032.jpg, 102, 4/6/2022, Fazal manan, 2110366133315, 3009820390, 10, 10, 0, 10, 5, 1, 11, 11, 1.37, 200, 52910, 0.21, 6, ?, WST Profile - Completed, ?, ?, 10/3/2022, 570000, 420000, 150000, ?, 0, ?, ?, 10/5/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 6/1/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 10/18/2022, 540000, 420000, 120000, 11, 10, 0.61, WST KP_Images/d4a326e9Nabil Shah.Picture of WST - After Completion.124033.jpg, 1, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/16\/2024 10:48:56","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22081334003","wst_id":"KP","zone":"Bajaur","division":"Bajaur","district":"Khar Bajaur","tehsil":"Sheikh kalay","uc":"Sheikh kalay","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Nabil Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.706360, 71.423720","coordinates":"WST KP_Images\/d4a326e9Nabil Shah.Picture of WST Before Improvement.124032.jpg","picture_of_wst_before_improvement":"102","wua_registration_no":"4\/6\/2022","wua_registration_date":"Fazal manan","name_of_wua_president":"2110366133315","cnic_no_of_wua_president":"3009820390","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"5","gross_command_area_gca_acres":"1","cultural_command_area_cca_acres":"11","wst_length_meter":"11","wst_width_meter":"1.37","wst_depth_meter":"200","storage_capacity_m3":"52910","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/3\/2022","issuance_date_of_govt_share":"570000","total_amount_rs":"420000","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/5\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/1\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"10\/18\/2022","completion_date":"540000","verified_total_amount_rs":"420000","verified_govt_share_rs":"120000","verified_community_share_rs":"11","executed_wst_length_meter":"10","executed_wst_width_meter":"0.61","executed_wst_depth_meter":"WST KP_Images\/d4a326e9Nabil Shah.Picture of WST - After Completion.124033.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 14:53:28" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/9/2024 14:53:28, ?, ?, Completed, 22081334004, KP, Bajaur, Bajaur, Khar Bajaur, Charmang, Tangai, Square, PCC, ?, Rahmanullah, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.71872,71.36224, WST KP_Images/281Rahmanullah.Picture of WST Before Improvement.123853.jpg, 31, 3/4/2021, Rahman Ullah, 2110387831331, 3078628227, 15, 15, 0, 15, 10, 8, 11, 11, 1.37, 156, 41270, 2.65, 75, ?, WST Profile - Completed, ?, ?, 3/10/2021, 525000, 420000, 105000, ?, 0, ?, ?, 3/18/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 126000, 3/24/2021, 168000, 4/7/2021, ?, ?, ?, ?, 168000, 4/7/2021, 126000, 5/6/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/20/2021, 525000, 420000, 105000, 11, 10.66, 1.37, WST KP_Images/281Rahmanullah.Picture of WST - After Completion.095553.jpg, 2, 85.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/9\/2024 14:53:28","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22081334004","wst_id":"KP","zone":"Bajaur","division":"Bajaur","district":"Khar Bajaur","tehsil":"Charmang","uc":"Tangai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Rahmanullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.71872,71.36224","coordinates":"WST KP_Images\/281Rahmanullah.Picture of WST Before Improvement.123853.jpg","picture_of_wst_before_improvement":"31","wua_registration_no":"3\/4\/2021","wua_registration_date":"Rahman Ullah","name_of_wua_president":"2110387831331","cnic_no_of_wua_president":"3078628227","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"10","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"11","wst_length_meter":"11","wst_width_meter":"1.37","wst_depth_meter":"156","storage_capacity_m3":"41270","storage_capacity_gallon":"2.65","design_discharge_cusec":"75","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/10\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/18\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"126000","amount_of_icr_i_released_rs":"3\/24\/2021","date_of_icr_i_released":"168000","2nd_bill_payment_rs":"4\/7\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168000","amount_of_icr_ii_released_rs":"4\/7\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"5\/6\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/20\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"11","executed_wst_length_meter":"10.66","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/281Rahmanullah.Picture of WST - After Completion.095553.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"85.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 15:03:27" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/9/2024 15:03:27, ?, ?, Completed, 22081334005, KP, Bajaur, Bajaur, Khar Bajaur, Inzary, Inzary, Square, PCC, ?, Fazal Rahman, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.68184,71.39292, WST KP_Images/282Fazal Rahman.Picture of WST Before Improvement.100515.jpg, 21, 3/4/2021, Fazal Rahman, 2110305629629, 3035458953, 15, 15, 0, 15, 10, 8, 11, 11, 1.37, 156, 41270, 2.74, 78, ?, WST Profile - Completed, ?, ?, 3/10/2021, 525000, 420000, 105000, ?, 0, ?, ?, 3/11/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 126000, 3/24/2021, 168000, 4/7/2021, ?, ?, ?, ?, 168000, 4/7/2021, 126000, 5/6/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/20/2021, 525000, 420000, 105000, 11, 10.66, 1.37, WST KP_Images/282Fazal Rahman.Picture of WST - After Completion.100515.jpg, 2, 90.00%, 95.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/9\/2024 15:03:27","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22081334005","wst_id":"KP","zone":"Bajaur","division":"Bajaur","district":"Khar Bajaur","tehsil":"Inzary","uc":"Inzary","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Fazal Rahman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.68184,71.39292","coordinates":"WST KP_Images\/282Fazal Rahman.Picture of WST Before Improvement.100515.jpg","picture_of_wst_before_improvement":"21","wua_registration_no":"3\/4\/2021","wua_registration_date":"Fazal Rahman","name_of_wua_president":"2110305629629","cnic_no_of_wua_president":"3035458953","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"10","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"11","wst_length_meter":"11","wst_width_meter":"1.37","wst_depth_meter":"156","storage_capacity_m3":"41270","storage_capacity_gallon":"2.74","design_discharge_cusec":"78","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/10\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/11\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"126000","amount_of_icr_i_released_rs":"3\/24\/2021","date_of_icr_i_released":"168000","2nd_bill_payment_rs":"4\/7\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168000","amount_of_icr_ii_released_rs":"4\/7\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"5\/6\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/20\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"11","executed_wst_length_meter":"10.66","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/282Fazal Rahman.Picture of WST - After Completion.100515.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"90.00%","water_saving":"95.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 15:22:37" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/9/2024 15:22:37, ?, ?, Completed, 22081334006, KP, Bajaur, Bajaur, Khar Bajaur, Khar, Sadiq Abad Patak, Square, PCC, ?, Bilal Ahamd, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.73663,71.48523, WST KP_Images/286Bilal Ahamd.Picture of WST Before Improvement.102404.jpg, 8, 12/15/2020, Bilal Ahmad, 2110370929773, 3045983107, 15, 15, 0, 15, 13, 10, 10, 10, 1.37, 143, 37831, 0.25, 7, ?, WST Profile - Completed, ?, ?, 12/23/2020, 525000, 420000, 105000, ?, 0, ?, ?, 12/31/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 210000, 1/6/2021, ?, ?, ?, ?, ?, ?, 0, ?, 210000, 1/20/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/18/2021, 525000, 420000, 105000, 10, 10.22, 1.37, WST KP_Images/286Bilal Ahamd.Picture of WST - After Completion.102403.jpg, 3, 90.00%, 95.00%, 5.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/9\/2024 15:22:37","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22081334006","wst_id":"KP","zone":"Bajaur","division":"Bajaur","district":"Khar Bajaur","tehsil":"Khar","uc":"Sadiq Abad Patak","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Bilal Ahamd","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.73663,71.48523","coordinates":"WST KP_Images\/286Bilal Ahamd.Picture of WST Before Improvement.102404.jpg","picture_of_wst_before_improvement":"8","wua_registration_no":"12\/15\/2020","wua_registration_date":"Bilal Ahmad","name_of_wua_president":"2110370929773","cnic_no_of_wua_president":"3045983107","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"13","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.37","wst_depth_meter":"143","storage_capacity_m3":"37831","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/23\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/31\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"210000","amount_of_icr_i_released_rs":"1\/6\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"210000","amount_of_final_released_rs":"1\/20\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/18\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"10","executed_wst_length_meter":"10.22","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/286Bilal Ahamd.Picture of WST - After Completion.102403.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"90.00%","water_saving":"95.00%","water_losses_before_improvement":"5.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/16/2024 12:11:15" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/16/2024 12:11:15, ?, ?, Completed, 22081334007, KP, Bajaur, Bajaur, Khar Bajaur, Khar, Samasai, Square, PCC, ?, Abdullah, Non-Canal Command Area, Nallah, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.69533,71.42836, WST KP_Images/287Abdullah.Picture of WST Before Improvement.102851.jpg, 9, 12/21/2020, Abdullah, 2110320487159, 3035103885, 15, 15, 0, 15, 12, 8, 10, 10, 1.37, 143, 37831, 0.21, 6, ?, WST Profile - Completed, ?, ?, 12/23/2020, 540000, 420000, 120000, ?, 0, ?, ?, 12/24/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 210000, 1/6/2021, ?, ?, ?, ?, ?, ?, 0, ?, 210000, 1/20/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/15/2021, 540000, 420000, 120000, 10, 10.22, 1.37, WST KP_Images/287Abdullah.Picture of WST - After Completion.102851.jpg, 4, 85.00%, 85.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/16\/2024 12:11:15","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22081334007","wst_id":"KP","zone":"Bajaur","division":"Bajaur","district":"Khar Bajaur","tehsil":"Khar","uc":"Samasai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Abdullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Nallah","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.69533,71.42836","coordinates":"WST KP_Images\/287Abdullah.Picture of WST Before Improvement.102851.jpg","picture_of_wst_before_improvement":"9","wua_registration_no":"12\/21\/2020","wua_registration_date":"Abdullah","name_of_wua_president":"2110320487159","cnic_no_of_wua_president":"3035103885","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"12","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.37","wst_depth_meter":"143","storage_capacity_m3":"37831","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/23\/2020","issuance_date_of_govt_share":"540000","total_amount_rs":"420000","govt_share_rs":"120000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/24\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"210000","amount_of_icr_i_released_rs":"1\/6\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"210000","amount_of_final_released_rs":"1\/20\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/15\/2021","completion_date":"540000","verified_total_amount_rs":"420000","verified_govt_share_rs":"120000","verified_community_share_rs":"10","executed_wst_length_meter":"10.22","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/287Abdullah.Picture of WST - After Completion.102851.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":"85.00%","water_saving":"85.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 16:33:34" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/9/2024 16:33:34, ?, ?, Completed, 22081342002, KP, Bajaur, Bajaur, Khar Bajaur, Shagaimula, Shagaimula, Rectangular, Brick Masonry, ?, Ubaidullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.720110, 71.424160, WST KP_Images/a8be4c6cUbaidullah.Picture of WST Before Improvement.113442.jpg, 58, 9/10/2021, Ubaidullah, 2110390726129, 3048532145, 15, 15, 0, 15, 9, 7, 9, 9, 1.36, 130, 34342, 0.10, 3, ?, WST Profile - Completed, ?, ?, 10/11/2021, 525000, 420000, 105000, ?, 0, ?, ?, 10/12/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 11/2/2021, 126000, 11/3/2021, ?, ?, ?, ?, 126000, 11/3/2021, 126000, 12/23/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/16/2021, 520000, 420000, 100000, 9, 8.95, 1.36, WST KP_Images/a8be4c6cUbaidullah.Picture of WST - After Completion.113442.jpg, 2, 85.00%, 90.00%, 5.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/9\/2024 16:33:34","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22081342002","wst_id":"KP","zone":"Bajaur","division":"Bajaur","district":"Khar Bajaur","tehsil":"Shagaimula","uc":"Shagaimula","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ubaidullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.720110, 71.424160","coordinates":"WST KP_Images\/a8be4c6cUbaidullah.Picture of WST Before Improvement.113442.jpg","picture_of_wst_before_improvement":"58","wua_registration_no":"9\/10\/2021","wua_registration_date":"Ubaidullah","name_of_wua_president":"2110390726129","cnic_no_of_wua_president":"3048532145","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"9","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"130","storage_capacity_m3":"34342","storage_capacity_gallon":"0.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/11\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/12\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"11\/2\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"11\/3\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"11\/3\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/23\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/16\/2021","completion_date":"520000","verified_total_amount_rs":"420000","verified_govt_share_rs":"100000","verified_community_share_rs":"9","executed_wst_length_meter":"8.95","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/a8be4c6cUbaidullah.Picture of WST - After Completion.113442.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"85.00%","water_saving":"90.00%","water_losses_before_improvement":"5.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/16/2024 12:16:31" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 9/16/2024 12:16:31, ?, ?, Completed, 22081342003, KP, Bajaur, Bajaur, Khar Bajaur, Shinkay, Palang, Rectangular, Brick Masonry, ?, Palang, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.732660, 71.539190, WST KP_Images/1db133ecPalang.Picture of WST Before Improvement.113037.jpg, 63, 9/20/2021, Ataurahman, 2110323068937, 3459119582, 15, 15, 0, 15, 9, 8, 9, 9, 1.36, 130, 34342, 0.17, 5, ?, WST Profile - Completed, ?, ?, 11/10/2021, 525000, 420000, 105000, ?, 0, ?, ?, 11/11/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/16/2021, 126000, 12/23/2021, ?, ?, ?, ?, 126000, 12/23/2021, 126000, 12/28/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/13/2021, 525000, 420000, 105000, 9, 8.95, 1.36, WST KP_Images/1db133ecPalang.Picture of WST - After Completion.113036.jpg, 1, 90.00%, 90.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"9\/16\/2024 12:16:31","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22081342003","wst_id":"KP","zone":"Bajaur","division":"Bajaur","district":"Khar Bajaur","tehsil":"Shinkay","uc":"Palang","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Palang","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.732660, 71.539190","coordinates":"WST KP_Images\/1db133ecPalang.Picture of WST Before Improvement.113037.jpg","picture_of_wst_before_improvement":"63","wua_registration_no":"9\/20\/2021","wua_registration_date":"Ataurahman","name_of_wua_president":"2110323068937","cnic_no_of_wua_president":"3459119582","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"9","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"130","storage_capacity_m3":"34342","storage_capacity_gallon":"0.17","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/10\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/11\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/16\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"12\/23\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"12\/23\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/28\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/13\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"9","executed_wst_length_meter":"8.95","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/1db133ecPalang.Picture of WST - After Completion.113036.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"90.00%","water_saving":"90.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/16/2024 10:51:30" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 9/16/2024 10:51:30, ?, ?, Completed, 22081342004, KP, Bajaur, Bajaur, Khar Bajaur, Khar, Kawsar, Rectangular, Brick Masonry, ?, Kawsar, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.724520, 71.435190, WST KP_Images/53766478Kawsar.Picture of WST Before Improvement.113331.jpg, 64, 9/20/2021, Rahmanullah, 2110315617745, 3089190180, 15, 15, 0, 15, 12, 10, 9, 9, 1.36, 130, 34342, 0.10, 3, ?, WST Profile - Completed, ?, ?, 11/10/2021, 525000, 420000, 105000, ?, 0, ?, ?, 11/11/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/16/2021, 126000, 12/23/2021, ?, ?, ?, ?, 126000, 12/23/2021, 126000, 12/28/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/13/2021, 520000, 420000, 100000, 9, 8.95, 1.36, WST KP_Images/53766478Kawsar.Picture of WST - After Completion.113331.jpg, 2, 90.00%, 90.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"9\/16\/2024 10:51:30","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22081342004","wst_id":"KP","zone":"Bajaur","division":"Bajaur","district":"Khar Bajaur","tehsil":"Khar","uc":"Kawsar","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Kawsar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.724520, 71.435190","coordinates":"WST KP_Images\/53766478Kawsar.Picture of WST Before Improvement.113331.jpg","picture_of_wst_before_improvement":"64","wua_registration_no":"9\/20\/2021","wua_registration_date":"Rahmanullah","name_of_wua_president":"2110315617745","cnic_no_of_wua_president":"3089190180","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"130","storage_capacity_m3":"34342","storage_capacity_gallon":"0.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/10\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/11\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/16\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"12\/23\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"12\/23\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/28\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/13\/2021","completion_date":"520000","verified_total_amount_rs":"420000","verified_govt_share_rs":"100000","verified_community_share_rs":"9","executed_wst_length_meter":"8.95","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/53766478Kawsar.Picture of WST - After Completion.113331.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"90.00%","water_saving":"90.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 14:56:12" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/9/2024 14:56:12, ?, ?, Completed, 22081344001, KP, Bajaur, Bajaur, Khar Bajaur, Inayat Kalay, Bhai Chena, Rectangular, PCC, ?, Zia Ud Din, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.74763,71.43694, WST KP_Images/279Zia Ud Din.Picture of WST Before Improvement.100255.jpg, 18, 3/1/2021, Zia Ud Din, 2110378199045, 3005829834, 15, 15, 0, 15, 10, 8, 11, 11, 1.37, 156, 41270, 0.07, 2, ?, WST Profile - Completed, ?, ?, 3/10/2021, 525000, 420000, 105000, ?, 0, ?, ?, 3/18/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 4/7/2021, 126000, 5/6/2021, ?, ?, ?, ?, 126000, 5/6/2021, 126000, 5/6/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/20/2021, 525000, 420000, 105000, 11, 10.61, 1.37, WST KP_Images/279Zia Ud Din.Picture of WST - After Completion.100255.jpg, 2, 80.00%, 90.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/9\/2024 14:56:12","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22081344001","wst_id":"KP","zone":"Bajaur","division":"Bajaur","district":"Khar Bajaur","tehsil":"Inayat Kalay","uc":"Bhai Chena","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Zia Ud Din","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.74763,71.43694","coordinates":"WST KP_Images\/279Zia Ud Din.Picture of WST Before Improvement.100255.jpg","picture_of_wst_before_improvement":"18","wua_registration_no":"3\/1\/2021","wua_registration_date":"Zia Ud Din","name_of_wua_president":"2110378199045","cnic_no_of_wua_president":"3005829834","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"10","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"11","wst_length_meter":"11","wst_width_meter":"1.37","wst_depth_meter":"156","storage_capacity_m3":"41270","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/10\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/18\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"4\/7\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"5\/6\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"5\/6\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"5\/6\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/20\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"11","executed_wst_length_meter":"10.61","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/279Zia Ud Din.Picture of WST - After Completion.100255.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"80.00%","water_saving":"90.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 15:05:21" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/9/2024 15:05:21, ?, ?, Completed, 22081344002, KP, Bajaur, Bajaur, Khar Bajaur, Sheikh Baba Khar, Sheikh Baba, Rectangular, PCC, ?, Sheikh Baba, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.74545,71.52107, WST KP_Images/284Sheikh Baba.Picture of WST Before Improvement.100708.jpg, 20, 3/4/2021, Saeed Ur Rehamn, 2110322945315, 3085791077, 15, 15, 0, 15, 11, 9, 12, 9, 1.37, 155, 41005, 2.95, 84, ?, WST Profile - Completed, ?, ?, 3/10/2021, 525000, 420000, 105000, ?, 0, ?, ?, 3/18/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 126000, 3/24/2021, 168000, 4/7/2021, ?, ?, ?, ?, 168000, 4/7/2021, 126000, 5/6/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/20/2021, 525000, 420000, 105000, 12, 9.1, 1.37, WST KP_Images/284Sheikh Baba.Picture of WST - After Completion.100708.jpg, 2, 90.00%, 95.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/9\/2024 15:05:21","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22081344002","wst_id":"KP","zone":"Bajaur","division":"Bajaur","district":"Khar Bajaur","tehsil":"Sheikh Baba Khar","uc":"Sheikh Baba","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Sheikh Baba","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.74545,71.52107","coordinates":"WST KP_Images\/284Sheikh Baba.Picture of WST Before Improvement.100708.jpg","picture_of_wst_before_improvement":"20","wua_registration_no":"3\/4\/2021","wua_registration_date":"Saeed Ur Rehamn","name_of_wua_president":"2110322945315","cnic_no_of_wua_president":"3085791077","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"11","gross_command_area_gca_acres":"9","cultural_command_area_cca_acres":"12","wst_length_meter":"9","wst_width_meter":"1.37","wst_depth_meter":"155","storage_capacity_m3":"41005","storage_capacity_gallon":"2.95","design_discharge_cusec":"84","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/10\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/18\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"126000","amount_of_icr_i_released_rs":"3\/24\/2021","date_of_icr_i_released":"168000","2nd_bill_payment_rs":"4\/7\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168000","amount_of_icr_ii_released_rs":"4\/7\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"5\/6\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/20\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"12","executed_wst_length_meter":"9.1","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/284Sheikh Baba.Picture of WST - After Completion.100708.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"90.00%","water_saving":"95.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 16:36:18" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 5/9/2024 16:36:18, ?, ?, Completed, 22081344003, KP, Bajaur, Bajaur, Khar Bajaur, Loisan, Smadsi, Rectangular, PCC, ?, Gul Badshah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.690520, 71.410020, WST KP_Images/83cba5c8Gul Badshah.Picture of WST Before Improvement.113738.jpg, 55, 9/9/2021, Gul badshah, 2110312753553, 3012028844, 15, 15, 0, 15, 9, 7, 10, 10, 1.37, 130, 34342, 0.21, 6, ?, WST Profile - Completed, ?, ?, 10/4/2021, 525000, 420000, 105000, ?, 0, ?, ?, 10/12/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 11/2/2021, 126000, 11/3/2021, ?, ?, ?, ?, 126000, 11/3/2021, 126000, 12/2/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 11/16/2021, 520000, 420000, 100000, 10, 9.75, 1.37, WST KP_Images/83cba5c8Gul Badshah.Picture of WST - After Completion.113739.jpg, 2, 85.00%, 90.00%, 5.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"5\/9\/2024 16:36:18","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22081344003","wst_id":"KP","zone":"Bajaur","division":"Bajaur","district":"Khar Bajaur","tehsil":"Loisan","uc":"Smadsi","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Gul Badshah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.690520, 71.410020","coordinates":"WST KP_Images\/83cba5c8Gul Badshah.Picture of WST Before Improvement.113738.jpg","picture_of_wst_before_improvement":"55","wua_registration_no":"9\/9\/2021","wua_registration_date":"Gul badshah","name_of_wua_president":"2110312753553","cnic_no_of_wua_president":"3012028844","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"9","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.37","wst_depth_meter":"130","storage_capacity_m3":"34342","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/4\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/12\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"11\/2\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"11\/3\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"11\/3\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/2\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"11\/16\/2021","completion_date":"520000","verified_total_amount_rs":"420000","verified_govt_share_rs":"100000","verified_community_share_rs":"10","executed_wst_length_meter":"9.75","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/83cba5c8Gul Badshah.Picture of WST - After Completion.113739.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"85.00%","water_saving":"90.00%","water_losses_before_improvement":"5.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 15:20:24" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 5/9/2024 15:20:24, ?, ?, Completed, 22081434001, KP, Bajaur, Bajaur, Mamund, Loi Mamund, Bara Ghangzai, Square, PCC, ?, Muhammad Zar, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.66913,71.38448, WST KP_Images/283Muhammad Zar.Picture of WST Before Improvement.102209.jpg, 19, 3/4/2021, Muhammad Zar, 2110443122427, 3014502505, 15, 15, 0, 15, 11, 8, 11, 11, 1.37, 156, 41270, 2.70, 76, ?, WST Profile - Completed, ?, ?, 3/10/2021, 525000, 420000, 105000, ?, 0, ?, ?, 3/11/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 126000, 3/24/2021, 168000, 4/7/2021, ?, ?, ?, ?, 168000, 4/7/2021, 126000, 5/6/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/20/2021, 525000, 420000, 105000, 11, 10.66, 1.37, WST KP_Images/283Muhammad Zar.Picture of WST - After Completion.102209.jpg, 3, 85.00%, 90.00%, 5.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"5\/9\/2024 15:20:24","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22081434001","wst_id":"KP","zone":"Bajaur","division":"Bajaur","district":"Mamund","tehsil":"Loi Mamund","uc":"Bara Ghangzai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Muhammad Zar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.66913,71.38448","coordinates":"WST KP_Images\/283Muhammad Zar.Picture of WST Before Improvement.102209.jpg","picture_of_wst_before_improvement":"19","wua_registration_no":"3\/4\/2021","wua_registration_date":"Muhammad Zar","name_of_wua_president":"2110443122427","cnic_no_of_wua_president":"3014502505","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"11","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"11","wst_length_meter":"11","wst_width_meter":"1.37","wst_depth_meter":"156","storage_capacity_m3":"41270","storage_capacity_gallon":"2.70","design_discharge_cusec":"76","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/10\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/11\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"126000","amount_of_icr_i_released_rs":"3\/24\/2021","date_of_icr_i_released":"168000","2nd_bill_payment_rs":"4\/7\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168000","amount_of_icr_ii_released_rs":"4\/7\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"5\/6\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/20\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"11","executed_wst_length_meter":"10.66","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/283Muhammad Zar.Picture of WST - After Completion.102209.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"85.00%","water_saving":"90.00%","water_losses_before_improvement":"5.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 15:18:29" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/9/2024 15:18:29, ?, ?, Completed, 22081544001, KP, Bajaur, Bajaur, Nawagai, Sharif Khana, Rizwan, Rectangular, PCC, ?, Rizawn, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.73781,71.37849, WST KP_Images/285Rizawn.Picture of WST Before Improvement.102021.jpg, 7, 11/30/2020, Subhan Ullah, 2110519876983, 3489462870, 15, 15, 0, 15, 16, 10, 10, 11, 1.37, 150, 39683, 0.28, 8, ?, WST Profile - Completed, ?, ?, 11/30/2020, 525000, 420000, 105000, ?, 0, ?, ?, 11/30/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 210000, 12/9/2020, ?, ?, ?, ?, ?, ?, 0, ?, 210000, 12/22/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/17/2020, 525000, 420000, 105000, 10, 10.5, 1.37, WST KP_Images/285Rizawn.Picture of WST - After Completion.102021.jpg, 2, 90.00%, 95.00%, 5.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/9\/2024 15:18:29","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22081544001","wst_id":"KP","zone":"Bajaur","division":"Bajaur","district":"Nawagai","tehsil":"Sharif Khana","uc":"Rizwan","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Rizawn","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.73781,71.37849","coordinates":"WST KP_Images\/285Rizawn.Picture of WST Before Improvement.102021.jpg","picture_of_wst_before_improvement":"7","wua_registration_no":"11\/30\/2020","wua_registration_date":"Subhan Ullah","name_of_wua_president":"2110519876983","cnic_no_of_wua_president":"3489462870","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"16","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"11","wst_width_meter":"1.37","wst_depth_meter":"150","storage_capacity_m3":"39683","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/30\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/30\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"210000","amount_of_icr_i_released_rs":"12\/9\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"210000","amount_of_final_released_rs":"12\/22\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/17\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"10","executed_wst_length_meter":"10.5","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/285Rizawn.Picture of WST - After Completion.102021.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"90.00%","water_saving":"95.00%","water_losses_before_improvement":"5.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 13:33:40" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/9/2024 13:33:40, ?, ?, Completed, 22081634001, KP, Bajaur, Bajaur, Salarzai, Haji Lawang, Talay, Square, PCC, ?, Habib Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.81347,71.5533, WST KP_Images/280Habib Khan.Picture of WST Before Improvement.083848.jpg, 14, 2/16/2021, Habib Khan, 2110632356421, 3088754880, 15, 15, 0, 15, 10, 8, 11, 11, 1.37, 154, 40741, 2.75, 78, ?, WST Profile - Completed, ?, ?, 3/10/2021, 570000, 420000, 150000, ?, 0, ?, ?, 3/11/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 126000, 3/24/2021, 168000, 4/7/2021, ?, ?, ?, ?, 168000, 4/7/2021, 126000, 5/6/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/20/2021, 525000, 420000, 105000, 11, 10.61, 1.37, WST KP_Images/280Habib Khan.Picture of WST - After Completion.083848.jpg, 2, 55.00%, 70.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/9\/2024 13:33:40","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22081634001","wst_id":"KP","zone":"Bajaur","division":"Bajaur","district":"Salarzai","tehsil":"Haji Lawang","uc":"Talay","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Habib Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.81347,71.5533","coordinates":"WST KP_Images\/280Habib Khan.Picture of WST Before Improvement.083848.jpg","picture_of_wst_before_improvement":"14","wua_registration_no":"2\/16\/2021","wua_registration_date":"Habib Khan","name_of_wua_president":"2110632356421","cnic_no_of_wua_president":"3088754880","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"10","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"11","wst_length_meter":"11","wst_width_meter":"1.37","wst_depth_meter":"154","storage_capacity_m3":"40741","storage_capacity_gallon":"2.75","design_discharge_cusec":"78","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/10\/2021","issuance_date_of_govt_share":"570000","total_amount_rs":"420000","govt_share_rs":"150000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/11\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"126000","amount_of_icr_i_released_rs":"3\/24\/2021","date_of_icr_i_released":"168000","2nd_bill_payment_rs":"4\/7\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168000","amount_of_icr_ii_released_rs":"4\/7\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"5\/6\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/20\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"11","executed_wst_length_meter":"10.61","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/280Habib Khan.Picture of WST - After Completion.083848.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"55.00%","water_saving":"70.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 12:54:46" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/9/2024 12:54:46, ?, ?, Completed, 22081642001, KP, Bajaur, Bajaur, Salarzai, Raghgan, Baro, Rectangular, Brick Masonry, ?, Ismail, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.807173,71.559982, WST KP_Images/288Ismail.Picture of WST Before Improvement.075815.jpg, 290, 3/9/2020, Ismail, 2110607902267, 3068567611, 13, 13, 0, 13, 27, 25, 11, 10, 1.36, 144, 38095, 0.38, 11, ?, WST Profile - Completed, ?, ?, 3/10/2020, 525000, 420000, 105000, ?, 0, ?, ?, 3/11/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 5/15/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/3/2020, 525000, 420000, 105000, 11, 10, 1.36, ?, 2, 80.00%, 100.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/9\/2024 12:54:46","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22081642001","wst_id":"KP","zone":"Bajaur","division":"Bajaur","district":"Salarzai","tehsil":"Raghgan","uc":"Baro","village":"Rectangular","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ismail","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.807173,71.559982","coordinates":"WST KP_Images\/288Ismail.Picture of WST Before Improvement.075815.jpg","picture_of_wst_before_improvement":"290","wua_registration_no":"3\/9\/2020","wua_registration_date":"Ismail","name_of_wua_president":"2110607902267","cnic_no_of_wua_president":"3068567611","contact_no_of_wua_president":"13","total_number_of_shareholders":"13","male_wua_members":"0","female_wua_members":"13","total_wua_members":"27","gross_command_area_gca_acres":"25","cultural_command_area_cca_acres":"11","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"144","storage_capacity_m3":"38095","storage_capacity_gallon":"0.38","design_discharge_cusec":"11","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/10\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/11\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"5\/15\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/3\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"11","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"2","addutitional_cca_acres":"80.00%","water_saving":"100.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 10:47:00" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/23/2024 10:47:00, ?, ?, Completed, 22091232001, KP, Mohmand, Mohmand, Pindiali, Hashim kor, Daag Tamanzai, Square, Brick Masonry, ?, Fateh Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.474840, 71.304900, WST KP_Images/b58e632dFateh Khan.Picture of WST Before Improvement.055054.jpg, MG-31443, 1/4/2021, Fateh Khan, 2140699314433, 3028899944, 10, 10, 0, 10, 15, 15, 8, 8, 1.36, 94.52, 25005, 0.19, 5, ?, WST Profile - Completed, ?, ?, 12/9/2021, 546000, 420000, 126000, ?, 0, ?, ?, 1/4/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 2/8/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/3/2022, 546000, 420000, 126000, 8, 8.37, 1.36, WST KP_Images/b58e632dFateh Khan.Picture of WST - After Completion.084120.jpg, 16, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/23\/2024 10:47:00","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22091232001","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Pindiali","tehsil":"Hashim kor","uc":"Daag Tamanzai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Fateh Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.474840, 71.304900","coordinates":"WST KP_Images\/b58e632dFateh Khan.Picture of WST Before Improvement.055054.jpg","picture_of_wst_before_improvement":"MG-31443","wua_registration_no":"1\/4\/2021","wua_registration_date":"Fateh Khan","name_of_wua_president":"2140699314433","cnic_no_of_wua_president":"3028899944","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"15","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/9\/2021","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/4\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"2\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/3\/2022","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/b58e632dFateh Khan.Picture of WST - After Completion.084120.jpg","picture_of_wst_after_completion":"16","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 11:29:19" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/23/2024 11:29:19, ?, ?, Completed, 22091232002, KP, Mohmand, Mohmand, Pindiali, Pandpai, Hashim Kor, Square, Brick Masonry, ?, Bakhtawar Shah, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.47332,71.33466, WST KP_Images/14Bakhtawar Shah.Picture of WST Before Improvement.060610.jpg, 110, 11/9/2020, Bakhtawar Shah, 1710356489589, 3005871491, 13, 13, 0, 13, 15, 6, 8, 8, 1.36, 88, 23280, 0.19, 5, ?, WST Profile - Completed, ?, ?, 2/23/2021, 546000, 420000, 126000, ?, 0, ?, ?, 3/5/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, ?, ?, ?, ?, 0, ?, 420000, 6/18/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/25/2021, 546000, 420000, 126000, 8, 8.37, 1.36, WST KP_Images/14Bakhtawar Shah.Picture of WST - After Completion.060610.jpg, 15, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/23\/2024 11:29:19","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22091232002","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Pindiali","tehsil":"Pandpai","uc":"Hashim Kor","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Bakhtawar Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.47332,71.33466","coordinates":"WST KP_Images\/14Bakhtawar Shah.Picture of WST Before Improvement.060610.jpg","picture_of_wst_before_improvement":"110","wua_registration_no":"11\/9\/2020","wua_registration_date":"Bakhtawar Shah","name_of_wua_president":"1710356489589","cnic_no_of_wua_president":"3005871491","contact_no_of_wua_president":"13","total_number_of_shareholders":"13","male_wua_members":"0","female_wua_members":"13","total_wua_members":"15","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/23\/2021","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/5\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/18\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/25\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/14Bakhtawar Shah.Picture of WST - After Completion.060610.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 16:27:22" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/18/2024 16:27:22, ?, ?, Completed, 22091232003, KP, Mohmand, Mohmand, Pindiali, Tamanzai, Yakh Dhund, Square, Brick Masonry, ?, Wali Rehman, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.47862,71.35528, WST KP_Images/38Wali Rehman.Picture of WST Before Improvement.060115.jpg, 149, 11/12/2020, Wali Rehman, 2140350422551, 3018827799, 14, 14, 0, 14, 13.75, 5.5, 8, 8, 1.36, 87.04, 23026, 0.19, 5, ?, WST Profile - Completed, ?, ?, 2/25/2021, 546000, 420000, 126000, ?, 0, ?, ?, 3/7/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, 0, ?, ?, ?, ?, ?, 0, ?, 420000, 6/18/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/2/2021, 577530, 420000, 157530, 8, 8, 1.36, WST KP_Images/38Wali Rehman.Picture of WST - After Completion.060115.jpg, 0, 39.00%, 40.00%, 1.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/18\/2024 16:27:22","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22091232003","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Pindiali","tehsil":"Tamanzai","uc":"Yakh Dhund","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wali Rehman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.47862,71.35528","coordinates":"WST KP_Images\/38Wali Rehman.Picture of WST Before Improvement.060115.jpg","picture_of_wst_before_improvement":"149","wua_registration_no":"11\/12\/2020","wua_registration_date":"Wali Rehman","name_of_wua_president":"2140350422551","cnic_no_of_wua_president":"3018827799","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"13.75","gross_command_area_gca_acres":"5.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/25\/2021","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/7\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/18\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/2\/2021","completion_date":"577530","verified_total_amount_rs":"420000","verified_govt_share_rs":"157530","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/38Wali Rehman.Picture of WST - After Completion.060115.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"39.00%","water_saving":"40.00%","water_losses_before_improvement":"1.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 10:25:18" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 10:25:18, ?, ?, Completed, 22091232004, KP, Mohmand, Mohmand, Pindiali, tamanzai, Yakh Dhund, Square, Brick Masonry, ?, Tayyab, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.509520, 71.326400, WST KP_Images/f913ba11Tayyab.Picture of WST Before Improvement.052559.jpg, MG-22151, 7/1/2021, Tayyab, 2140323221517, 3015168016, 15, 15, 0, 15, 14.37, 14.37, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/13/2021, 546000, 420000, 126000, ?, 0, ?, ?, 12/13/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, ?, ?, ?, ?, 0, ?, 420000, 2/8/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/31/2022, 546000, 420000, 126000, 8, 8.37, 1.36, WST KP_Images/f913ba11Tayyab.Picture of WST - After Completion.065403.jpg, 0, 39.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 10:25:18","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22091232004","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Pindiali","tehsil":"tamanzai","uc":"Yakh Dhund","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Tayyab","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.509520, 71.326400","coordinates":"WST KP_Images\/f913ba11Tayyab.Picture of WST Before Improvement.052559.jpg","picture_of_wst_before_improvement":"MG-22151","wua_registration_no":"7\/1\/2021","wua_registration_date":"Tayyab","name_of_wua_president":"2140323221517","cnic_no_of_wua_president":"3015168016","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"14.37","gross_command_area_gca_acres":"14.37","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/13\/2021","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/13\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"2\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/31\/2022","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/f913ba11Tayyab.Picture of WST - After Completion.065403.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"39.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 10:27:16" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 10:27:16, ?, ?, Completed, 22091232005, KP, Mohmand, Mohmand, Pindiali, Yakh Dhund, Uthmanzai, Square, Brick Masonry, ?, Yaqoob Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.468200, 71.326400, WST KP_Images/8fb808b0Yaqoob Khan.Picture of WST Before Improvement.052728.jpg, MG- 54558, 7/1/2021, Yaqoob Khan, 2140398545585, 3015442614, 13, 13, 0, 13, 17.5, 17.5, 8, 8, 1.36, 94.52, 25005, 0.19, 5, ?, WST Profile - Completed, ?, ?, 12/8/2021, 557530, 420000, 137530, ?, 0, ?, ?, 12/8/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, ?, ?, ?, ?, 0, ?, 420000, 2/8/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/3/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/8fb808b0Yaqoob Khan.Picture of WST - After Completion.080856.jpg, 15, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 10:27:16","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22091232005","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Pindiali","tehsil":"Yakh Dhund","uc":"Uthmanzai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Yaqoob Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.468200, 71.326400","coordinates":"WST KP_Images\/8fb808b0Yaqoob Khan.Picture of WST Before Improvement.052728.jpg","picture_of_wst_before_improvement":"MG- 54558","wua_registration_no":"7\/1\/2021","wua_registration_date":"Yaqoob Khan","name_of_wua_president":"2140398545585","cnic_no_of_wua_president":"3015442614","contact_no_of_wua_president":"13","total_number_of_shareholders":"13","male_wua_members":"0","female_wua_members":"13","total_wua_members":"17.5","gross_command_area_gca_acres":"17.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/8\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/8\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"2\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/3\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/8fb808b0Yaqoob Khan.Picture of WST - After Completion.080856.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 9:53:09" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 9:53:09, ?, ?, Completed, 22091232006, KP, Mohmand, Mohmand, Pindiali, Tamanzai, Tamanzai, Square, Brick Masonry, ?, Inayat Ullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.487060, 71.354960, WST KP_Images/862f8314Inayat ullah.Picture of WST Before Improvement.173613.jpg, MG-04561, 7/5/2021, Inayat ullah, 2140246045615, 3025954477, 5, 5, 0, 5, 13.12, 13.12, 8, 8, 1.36, 94.52, 25005, 0.19, 5, ?, WST Profile - Completed, ?, ?, 12/16/2021, 557530, 420000, 137530, ?, 0, ?, ?, 12/16/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, ?, ?, ?, ?, 0, ?, 420000, 3/14/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/20/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/862f8314Inayat Ullah.Picture of WST - After Completion.065738.jpg, 0, 39.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 9:53:09","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22091232006","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Pindiali","tehsil":"Tamanzai","uc":"Tamanzai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Inayat Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.487060, 71.354960","coordinates":"WST KP_Images\/862f8314Inayat ullah.Picture of WST Before Improvement.173613.jpg","picture_of_wst_before_improvement":"MG-04561","wua_registration_no":"7\/5\/2021","wua_registration_date":"Inayat ullah","name_of_wua_president":"2140246045615","cnic_no_of_wua_president":"3025954477","contact_no_of_wua_president":"5","total_number_of_shareholders":"5","male_wua_members":"0","female_wua_members":"5","total_wua_members":"13.12","gross_command_area_gca_acres":"13.12","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/14\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/20\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/862f8314Inayat Ullah.Picture of WST - After Completion.065738.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"39.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 10:28:26" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 10:28:26, ?, ?, Completed, 22091232007, KP, Mohmand, Mohmand, Pindiali, Tamanzai, Tamanzai, Square, Brick Masonry, ?, Bakht Zada, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.486110, 71.305070, WST KP_Images/b227b978Bakht Zada.Picture of WST Before Improvement.052838.jpg, MG-47934, 7/2/2021, Bakht zada, 2140375479345, 3029156982, 8, 8, 0, 8, 15.62, 15.62, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/15/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/6/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, ?, ?, ?, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/8/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/b227b978Bakht Zada.Picture of WST - After Completion.071635.jpg, 0, 39.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 10:28:26","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22091232007","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Pindiali","tehsil":"Tamanzai","uc":"Tamanzai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Bakht Zada","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.486110, 71.305070","coordinates":"WST KP_Images\/b227b978Bakht Zada.Picture of WST Before Improvement.052838.jpg","picture_of_wst_before_improvement":"MG-47934","wua_registration_no":"7\/2\/2021","wua_registration_date":"Bakht zada","name_of_wua_president":"2140375479345","cnic_no_of_wua_president":"3029156982","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"15.62","gross_command_area_gca_acres":"15.62","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/15\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/6\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/8\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/b227b978Bakht Zada.Picture of WST - After Completion.071635.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"39.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 10:29:30" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 10:29:30, ?, ?, Completed, 22091232008, KP, Mohmand, Mohmand, Pindiali, Pandiali, Hashim Kor, Square, Brick Masonry, ?, Yaseen Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.476970, 71.334070, WST KP_Images/c0a125e3Yaseen Khan.Picture of WST Before Improvement.052948.jpg, MG-85959, 1/4/2021, Yaseen Khan, 2140666859599, 3439029658, 15, 15, 0, 15, 13.12, 13.12, 8, 8, 1.36, 94.52, 25005, 0.19, 5, ?, WST Profile - Completed, ?, ?, 12/15/2021, 557530, 420000, 137530, ?, 0, ?, ?, 12/15/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, ?, ?, ?, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/8/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/c0a125e3Yaseen Khan.Picture of WST - After Completion.063134.jpg, 0, 39.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 10:29:30","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22091232008","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Pindiali","tehsil":"Pandiali","uc":"Hashim Kor","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Yaseen Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.476970, 71.334070","coordinates":"WST KP_Images\/c0a125e3Yaseen Khan.Picture of WST Before Improvement.052948.jpg","picture_of_wst_before_improvement":"MG-85959","wua_registration_no":"1\/4\/2021","wua_registration_date":"Yaseen Khan","name_of_wua_president":"2140666859599","cnic_no_of_wua_president":"3439029658","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"13.12","gross_command_area_gca_acres":"13.12","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/15\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/15\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/8\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/c0a125e3Yaseen Khan.Picture of WST - After Completion.063134.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"39.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 10:09:55" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 10:09:55, ?, ?, Completed, 22091232009, KP, Mohmand, Mohmand, Pindiali, Tamanzai, Daag Tamanzai, Square, Brick Masonry, ?, Syed Badshah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.478540, 71.344350, WST KP_Images/445f2e50Syed Badshah.Picture of WST Before Improvement.051441.jpg, MG-59458, 1/6/2021, Syed Badshah, 2140385594587, 3055516802, 15, 15, 0, 15, 14.37, 14.37, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/15/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/6/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, ?, ?, ?, ?, 0, ?, 420000, 6/6/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/7/2022, 557530, 420000, 137530, 8, 8, 1.36, WST KP_Images/445f2e50Syed Badshah.Picture of WST - After Completion.083957.jpg, 15, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 10:09:55","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22091232009","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Pindiali","tehsil":"Tamanzai","uc":"Daag Tamanzai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Syed Badshah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.478540, 71.344350","coordinates":"WST KP_Images\/445f2e50Syed Badshah.Picture of WST Before Improvement.051441.jpg","picture_of_wst_before_improvement":"MG-59458","wua_registration_no":"1\/6\/2021","wua_registration_date":"Syed Badshah","name_of_wua_president":"2140385594587","cnic_no_of_wua_president":"3055516802","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"14.37","gross_command_area_gca_acres":"14.37","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/15\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/6\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/6\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/7\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/445f2e50Syed Badshah.Picture of WST - After Completion.083957.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 15:18:55" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 15:18:55, ?, ?, Completed, 22091232010, KP, Mohmand, Mohmand, Pindiali, Tamanzai, Daag Tamanzai, Square, Brick Masonry, ?, Zahir Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.477310, 71.343470, WST KP_Images/87025a6bZahir Shah.Picture of WST Before Improvement.102109.jpg, MG-23587, 6/6/2021, Zahir khan, 2140385235873, 3018933325, 12, 12, 0, 12, 14.37, 14.37, 8, 8, 1.36, 94.52, 25005, 0.19, 5, ?, WST Profile - Completed, ?, ?, 12/15/2021, 557530, 420000, 137530, ?, 0, ?, ?, 12/15/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 3/14/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/20/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/87025a6bZahir Shah.Picture of WST - After Completion.080614.jpg, 15, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 15:18:55","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22091232010","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Pindiali","tehsil":"Tamanzai","uc":"Daag Tamanzai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Zahir Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.477310, 71.343470","coordinates":"WST KP_Images\/87025a6bZahir Shah.Picture of WST Before Improvement.102109.jpg","picture_of_wst_before_improvement":"MG-23587","wua_registration_no":"6\/6\/2021","wua_registration_date":"Zahir khan","name_of_wua_president":"2140385235873","cnic_no_of_wua_president":"3018933325","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"14.37","gross_command_area_gca_acres":"14.37","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/15\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/15\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/14\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/20\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/87025a6bZahir Shah.Picture of WST - After Completion.080614.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 10:32:00" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 10:32:00, ?, ?, Completed, 22091232011, KP, Mohmand, Mohmand, Pindiali, Tamanzai, Loya shah, Square, Brick Masonry, ?, Siraj Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.490880, 71.364960, WST KP_Images/be70ee83Siraj Khan.Picture of WST Before Improvement.053547.jpg, MG-45702, 1/6/2021, Siraj Khan, 2140355457023, 3029157199, 8, 8, 0, 8, 15, 15, 8, 8, 1.36, 94.52, 25005, 0.19, 5, ?, WST Profile - Completed, ?, ?, 12/15/2021, 557530, 420000, 137530, ?, 0, ?, ?, 12/15/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, 0, ?, ?, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/8/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/be70ee83Siraj Khan.Picture of WST - After Completion.060126.jpg, 0, 39.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 10:32:00","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22091232011","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Pindiali","tehsil":"Tamanzai","uc":"Loya shah","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Siraj Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.490880, 71.364960","coordinates":"WST KP_Images\/be70ee83Siraj Khan.Picture of WST Before Improvement.053547.jpg","picture_of_wst_before_improvement":"MG-45702","wua_registration_no":"1\/6\/2021","wua_registration_date":"Siraj Khan","name_of_wua_president":"2140355457023","cnic_no_of_wua_president":"3029157199","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"15","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/15\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/15\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/8\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/be70ee83Siraj Khan.Picture of WST - After Completion.060126.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"39.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 10:37:42" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 10:37:42, ?, ?, Completed, 22091232012, KP, Mohmand, Mohmand, Pindiali, Tamanzai, Daag Tamanzai, Square, Brick Masonry, ?, Liaqat Ali, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.472590, 71.312860, WST KP_Images/b804cdd5Liaqat Khan.Picture of WST Before Improvement.054023.jpg, MG-25336, 1/6/2021, Liaqat Khan, 1610275253367, 3009146768, 15, 15, 0, 15, 13.75, 13.75, 8, 8, 1.36, 94.52, 25005, 0.19, 5, ?, WST Profile - Completed, ?, ?, 12/15/2021, 557530, 420000, 137530, ?, 0, ?, ?, 12/15/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 6/6/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/22/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/b804cdd5Liaqat Khan.Picture of WST - After Completion.080426.jpg, 15, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 10:37:42","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22091232012","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Pindiali","tehsil":"Tamanzai","uc":"Daag Tamanzai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Liaqat Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.472590, 71.312860","coordinates":"WST KP_Images\/b804cdd5Liaqat Khan.Picture of WST Before Improvement.054023.jpg","picture_of_wst_before_improvement":"MG-25336","wua_registration_no":"1\/6\/2021","wua_registration_date":"Liaqat Khan","name_of_wua_president":"1610275253367","cnic_no_of_wua_president":"3009146768","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"13.75","gross_command_area_gca_acres":"13.75","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/15\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/15\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/6\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/22\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/b804cdd5Liaqat Khan.Picture of WST - After Completion.080426.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 10:45:43" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 10:45:43, ?, ?, Completed, 22091232013, KP, Mohmand, Mohmand, Pindiali, Tamanzai, Daag Tamanzai, Square, Brick Masonry, ?, Dildar Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.483180, 71.339610, WST KP_Images/f150fc76Dildar Khan.Picture of WST Before Improvement.102805.jpg, MG-38025, 1/6/2021, Dildar Khan, 2140322380253, 3050940497, 13, 13, 0, 13, 13.25, 13.25, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/13/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/6/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, 0, ?, ?, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/8/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/f150fc76Dildar Khan.Picture of WST - After Completion.060519.jpg, 0, 39.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 10:45:43","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22091232013","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Pindiali","tehsil":"Tamanzai","uc":"Daag Tamanzai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Dildar Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.483180, 71.339610","coordinates":"WST KP_Images\/f150fc76Dildar Khan.Picture of WST Before Improvement.102805.jpg","picture_of_wst_before_improvement":"MG-38025","wua_registration_no":"1\/6\/2021","wua_registration_date":"Dildar Khan","name_of_wua_president":"2140322380253","cnic_no_of_wua_president":"3050940497","contact_no_of_wua_president":"13","total_number_of_shareholders":"13","male_wua_members":"0","female_wua_members":"13","total_wua_members":"13.25","gross_command_area_gca_acres":"13.25","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/13\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/6\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/8\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/f150fc76Dildar Khan.Picture of WST - After Completion.060519.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"39.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 10:47:33" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 10:47:33, ?, ?, Completed, 22091232014, KP, Mohmand, Mohmand, Pindiali, Tamanzai, Daag Tamanzai, Square, Brick Masonry, ?, Abdul Jabbar Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.481210, 71.338740, WST KP_Images/a3ff846fAbdul Jabbar Khan.Picture of WST Before Improvement.050031.jpg, MG-90771, 1/7/2021, Abdul Jabbar Khan, 2140366907711, 3038787993, 10, 10, 0, 10, 13.75, 13.75, 8, 8, 1.36, 94.52, 25005, 0.17, 5, ?, WST Profile - Completed, ?, ?, 12/15/2021, 557530, 420000, 137530, ?, 0, ?, ?, 12/15/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, ?, ?, ?, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/4/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/a3ff846fAbdul Jabbar Khan.Picture of WST - After Completion.050031.jpg, 0, 39.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 10:47:33","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22091232014","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Pindiali","tehsil":"Tamanzai","uc":"Daag Tamanzai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Jabbar Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.481210, 71.338740","coordinates":"WST KP_Images\/a3ff846fAbdul Jabbar Khan.Picture of WST Before Improvement.050031.jpg","picture_of_wst_before_improvement":"MG-90771","wua_registration_no":"1\/7\/2021","wua_registration_date":"Abdul Jabbar Khan","name_of_wua_president":"2140366907711","cnic_no_of_wua_president":"3038787993","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"13.75","gross_command_area_gca_acres":"13.75","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.17","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/15\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/15\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/4\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/a3ff846fAbdul Jabbar Khan.Picture of WST - After Completion.050031.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"39.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 10:53:45" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 10:53:45, ?, ?, Completed, 22091232015, KP, Mohmand, Mohmand, Pindiali, Tamanzai, Tamanzai, Square, Brick Masonry, ?, Mawal Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.478100, 71.346340, WST KP_Images/f19ee2e2Mawal Khan.Picture of WST Before Improvement.055127.jpg, MG-31002, 1/6/2021, Mawal Khan, 2140374310021, 3038737464, 10, 10, 0, 10, 13.12, 13.12, 8, 8, 1.36, 94.52, 25005, 0.19, 5, ?, WST Profile - Completed, ?, ?, 12/15/2021, 557530, 420000, 137530, ?, 0, ?, ?, 12/15/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, ?, ?, ?, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/7/2022, 557530, 420000, 137530, 8, 8, 1.36, WST KP_Images/f19ee2e2Mawal Khan.Picture of WST - After Completion.053626.jpg, 0, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 10:53:45","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22091232015","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Pindiali","tehsil":"Tamanzai","uc":"Tamanzai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mawal Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.478100, 71.346340","coordinates":"WST KP_Images\/f19ee2e2Mawal Khan.Picture of WST Before Improvement.055127.jpg","picture_of_wst_before_improvement":"MG-31002","wua_registration_no":"1\/6\/2021","wua_registration_date":"Mawal Khan","name_of_wua_president":"2140374310021","cnic_no_of_wua_president":"3038737464","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"13.12","gross_command_area_gca_acres":"13.12","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/15\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/15\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/7\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/f19ee2e2Mawal Khan.Picture of WST - After Completion.053626.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 10:55:25" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 10:55:25, ?, ?, Completed, 22091232016, KP, Mohmand, Mohmand, Pindiali, Tamanzai, Hashim kalay, Square, Brick Masonry, ?, Arif Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.477920, 71.321550, WST KP_Images/9d4a08e8Arif Khan.Picture of WST Before Improvement.055757.jpg, MG-96843, 1/6/2021, Arif Khan, 2140331968439, 3229931733, 15, 15, 0, 15, 13.62, 13.62, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/20/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/6/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, 0, ?, ?, ?, 0, ?, 420000, 6/6/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/8/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/9d4a08e8Arif Khan.Picture of WST - After Completion.061248.jpg, 0, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 10:55:25","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22091232016","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Pindiali","tehsil":"Tamanzai","uc":"Hashim kalay","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Arif Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.477920, 71.321550","coordinates":"WST KP_Images\/9d4a08e8Arif Khan.Picture of WST Before Improvement.055757.jpg","picture_of_wst_before_improvement":"MG-96843","wua_registration_no":"1\/6\/2021","wua_registration_date":"Arif Khan","name_of_wua_president":"2140331968439","cnic_no_of_wua_president":"3229931733","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"13.62","gross_command_area_gca_acres":"13.62","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/20\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/6\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/6\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/8\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/9d4a08e8Arif Khan.Picture of WST - After Completion.061248.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 10:58:40" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 10:58:40, ?, ?, Completed, 22091232017, KP, Mohmand, Mohmand, Pindiali, Tamanzai, Daag Tamanzai, Square, Brick Masonry, ?, Fareed Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.477500, 71.339650, WST KP_Images/013abdccFareed Khan.Picture of WST Before Improvement.060111.jpg, MG-77661, 1/7/2021, Fareed khan, 2140194776615, 3009491815, 9, 9, 0, 9, 13.12, 13.12, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/21/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/7/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, 0, ?, ?, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/8/2022, 557530, 420000, 137530, 8, 8.28, 1.36, WST KP_Images/013abdccFareed Khan.Picture of WST - After Completion.061448.jpg, 0, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 10:58:40","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22091232017","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Pindiali","tehsil":"Tamanzai","uc":"Daag Tamanzai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Fareed Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.477500, 71.339650","coordinates":"WST KP_Images\/013abdccFareed Khan.Picture of WST Before Improvement.060111.jpg","picture_of_wst_before_improvement":"MG-77661","wua_registration_no":"1\/7\/2021","wua_registration_date":"Fareed khan","name_of_wua_president":"2140194776615","cnic_no_of_wua_president":"3009491815","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"13.12","gross_command_area_gca_acres":"13.12","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/8\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.28","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/013abdccFareed Khan.Picture of WST - After Completion.061448.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/19/2024 12:36:59" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/19/2024 12:36:59, ?, ?, Completed, 22091232018, KP, Mohmand, Mohmand, Pindiali, Tamanzai, Loya shah, Square, Brick Masonry, ?, Jamroz Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.491480, 71.363430, WST KP_Images/7d1440b7Jamroz khan.Picture of WST Before Improvement.051403.jpg, MG-25656, 7/1/2021, Jamroz khan, 2140342256563, 3439589016, 10, 10, 0, 10, 13.75, 13.75, 8, 8, 1.36, 94.52, 25005, 0.19, 5, ?, WST Profile - Completed, ?, ?, 12/15/2021, 595965, 458435, 137530, ?, 0, ?, ?, 12/15/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/20/2022, 546000, 420000, 126000, 8, 8.37, 1.36, WST KP_Images/7d1440b7Jamroz Khan.Picture of WST - After Completion.072004.jpg, 0, 39.00%, 40.00%, 1.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/19\/2024 12:36:59","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22091232018","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Pindiali","tehsil":"Tamanzai","uc":"Loya shah","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Jamroz Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.491480, 71.363430","coordinates":"WST KP_Images\/7d1440b7Jamroz khan.Picture of WST Before Improvement.051403.jpg","picture_of_wst_before_improvement":"MG-25656","wua_registration_no":"7\/1\/2021","wua_registration_date":"Jamroz khan","name_of_wua_president":"2140342256563","cnic_no_of_wua_president":"3439589016","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"13.75","gross_command_area_gca_acres":"13.75","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/15\/2021","issuance_date_of_govt_share":"595965","total_amount_rs":"458435","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/15\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/20\/2022","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/7d1440b7Jamroz Khan.Picture of WST - After Completion.072004.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"39.00%","water_saving":"40.00%","water_losses_before_improvement":"1.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/14/2024 12:01:08" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/14/2024 12:01:08, ?, ?, Completed, 22091232019, KP, Mohmand, Mohmand, Pindiali, Habib zai, Tamanzai, Square, Brick Masonry, ?, Ridad Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.500380, 71.347450, WST KP_Images/aa73199aRidad khan.Picture of WST Before Improvement.074903.jpg, MG-86325, 1/7/2021, Ridad khan, 2140334863251, 3329521039, 15, 15, 0, 15, 13.87, 13.87, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/21/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/7/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/8/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/aa73199aRidad Khan.Picture of WST - After Completion.070214.jpg, 0, 39.00%, 40.00%, 1.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/14\/2024 12:01:08","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22091232019","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Pindiali","tehsil":"Habib zai","uc":"Tamanzai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ridad Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.500380, 71.347450","coordinates":"WST KP_Images\/aa73199aRidad khan.Picture of WST Before Improvement.074903.jpg","picture_of_wst_before_improvement":"MG-86325","wua_registration_no":"1\/7\/2021","wua_registration_date":"Ridad khan","name_of_wua_president":"2140334863251","cnic_no_of_wua_president":"3329521039","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"13.87","gross_command_area_gca_acres":"13.87","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/8\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/aa73199aRidad Khan.Picture of WST - After Completion.070214.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"39.00%","water_saving":"40.00%","water_losses_before_improvement":"1.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 13:31:41" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 13:31:41, ?, ?, Completed, 22091232020, KP, Mohmand, Mohmand, Pindiali, Ghazi baig, Atto khel, Square, Brick Masonry, ?, Abdul Ghafoor, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.428070, 71.347560, WST KP_Images/86cc86d0Abdul ghafoor.Picture of WST Before Improvement.080731.jpg, MG-84917, 1/7/2021, Abdul ghafoor, 2140270849177, 3067633445, 8, 8, 0, 8, 13.37, 13.37, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/21/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/7/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, 0, ?, ?, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/8/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/86cc86d0Abdul Ghafoor.Picture of WST - After Completion.070921.jpg, 0, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 13:31:41","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22091232020","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Pindiali","tehsil":"Ghazi baig","uc":"Atto khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Ghafoor","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.428070, 71.347560","coordinates":"WST KP_Images\/86cc86d0Abdul ghafoor.Picture of WST Before Improvement.080731.jpg","picture_of_wst_before_improvement":"MG-84917","wua_registration_no":"1\/7\/2021","wua_registration_date":"Abdul ghafoor","name_of_wua_president":"2140270849177","cnic_no_of_wua_president":"3067633445","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"13.37","gross_command_area_gca_acres":"13.37","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/8\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/86cc86d0Abdul Ghafoor.Picture of WST - After Completion.070921.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 11:37:21" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/23/2024 11:37:21, ?, ?, Completed, 22091332001, KP, Mohmand, Mohmand, Prang Ghar Utmankhel, Ahaw kali, Engaro Kor, Square, Brick Masonry, ?, Zohrab Gul, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.37775,71.6446, WST KP_Images/13Zohrab Gul.Picture of WST Before Improvement.062805.jpg, 128, 11/10/2020, Zohrab Gul, 2140422278977, 3459411535, 10, 10, 0, 10, 13.75, 5.5, 8, 8, 1.36, 88, 23280, 0.19, 5, ?, WST Profile - Completed, ?, ?, 2/24/2021, 546000, 420000, 126000, ?, 0, ?, ?, 3/6/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, ?, ?, ?, ?, 0, ?, 420000, 6/17/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/25/2021, 546000, 420000, 126000, 8, 8, 1.36, WST KP_Images/13Zohrab Gul.Picture of WST - After Completion.062804.jpg, 15, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/23\/2024 11:37:21","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22091332001","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Prang Ghar Utmankhel","tehsil":"Ahaw kali","uc":"Engaro Kor","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Zohrab Gul","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.37775,71.6446","coordinates":"WST KP_Images\/13Zohrab Gul.Picture of WST Before Improvement.062805.jpg","picture_of_wst_before_improvement":"128","wua_registration_no":"11\/10\/2020","wua_registration_date":"Zohrab Gul","name_of_wua_president":"2140422278977","cnic_no_of_wua_president":"3459411535","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"13.75","gross_command_area_gca_acres":"5.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2021","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/6\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/17\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/25\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/13Zohrab Gul.Picture of WST - After Completion.062804.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 12:10:59" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/23/2024 12:10:59, ?, ?, Completed, 22091332002, KP, Mohmand, Mohmand, Prang Ghar Utmankhel, Tamanzai, Hashim Kor, Square, Brick Masonry, ?, Mursaleen, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.505760, 71.282513, WST KP_Images/31Mursaleen.Picture of WST Before Improvement.065937.jpg, 103, 11/6/2020, Mursaleen, 2140304260191, 3249838823, 15, 15, 0, 15, 14.35, 5.75, 8, 8, 1.36, 88, 23280, 0.17, 5, ?, WST Profile - Completed, ?, ?, 2/23/2021, 546000, 420000, 126000, ?, 0, ?, ?, 3/5/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, ?, ?, ?, ?, 0, ?, 420000, 6/24/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/28/2021, 546000, 420000, 126000, 8, 8, 1.36, WST KP_Images/31Mursaleen.Picture of WST - After Completion.065937.jpg, 5, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/23\/2024 12:10:59","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22091332002","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Prang Ghar Utmankhel","tehsil":"Tamanzai","uc":"Hashim Kor","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mursaleen","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.505760, 71.282513","coordinates":"WST KP_Images\/31Mursaleen.Picture of WST Before Improvement.065937.jpg","picture_of_wst_before_improvement":"103","wua_registration_no":"11\/6\/2020","wua_registration_date":"Mursaleen","name_of_wua_president":"2140304260191","cnic_no_of_wua_president":"3249838823","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"14.35","gross_command_area_gca_acres":"5.75","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.17","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/23\/2021","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/5\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/24\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/28\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/31Mursaleen.Picture of WST - After Completion.065937.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 13:35:22" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 13:35:22, ?, ?, Completed, 22091332003, KP, Mohmand, Mohmand, Prang Ghar Utmankhel, Ziarat, Saha Dhund, Square, Brick Masonry, ?, Azmat Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.371470, 71.326400, WST KP_Images/d385b61dAzmat Khan.Picture of WST Before Improvement.083831.jpg, MG-98178, 11/5/2020, Azmat Khan, 1710222981785, 3465557607, 12, 12, 0, 12, 16.25, 16.25, 8, 8, 1.36, 94.52, 25005, 0.17, 5, ?, WST Profile - Completed, ?, ?, 12/8/2021, 557530, 420000, 137530, ?, 0, ?, ?, 12/8/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, 0, ?, ?, ?, 0, ?, 420000, 2/8/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/3/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/d385b61dAzmat Khan.Picture of WST - After Completion.055005.jpg, 0, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 13:35:22","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22091332003","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Prang Ghar Utmankhel","tehsil":"Ziarat","uc":"Saha Dhund","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Azmat Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.371470, 71.326400","coordinates":"WST KP_Images\/d385b61dAzmat Khan.Picture of WST Before Improvement.083831.jpg","picture_of_wst_before_improvement":"MG-98178","wua_registration_no":"11\/5\/2020","wua_registration_date":"Azmat Khan","name_of_wua_president":"1710222981785","cnic_no_of_wua_president":"3465557607","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"16.25","gross_command_area_gca_acres":"16.25","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.17","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/8\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/8\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"2\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/3\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/d385b61dAzmat Khan.Picture of WST - After Completion.055005.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 12:06:56" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/23/2024 12:06:56, ?, ?, Completed, 22091332004, KP, Mohmand, Mohmand, Prang Ghar Utmankhel, Nao Kalay, Sra Shah, Square, Brick Masonry, ?, Sar Dar Hussain, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.348497,71.61817, WST KP_Images/34Sar Dar Hussain.Picture of WST Before Improvement.063105.jpg, 154, 11/12/2020, Sardar Hussain, 2140436146557, 3012477706, 10, 10, 0, 10, 15, 6, 8, 8, 1.36, 88, 23280, 0.19, 5, ?, WST Profile - Completed, ?, ?, 2/24/2021, 546000, 420000, 126000, ?, 0, ?, ?, 3/7/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, ?, ?, ?, ?, 0, ?, 420000, 6/18/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/31/2021, 546000, 420000, 126000, 8, 8, 1.36, WST KP_Images/34Sar Dar Hussain.Picture of WST - After Completion.063105.jpg, 15, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/23\/2024 12:06:56","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22091332004","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Prang Ghar Utmankhel","tehsil":"Nao Kalay","uc":"Sra Shah","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sar Dar Hussain","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.348497,71.61817","coordinates":"WST KP_Images\/34Sar Dar Hussain.Picture of WST Before Improvement.063105.jpg","picture_of_wst_before_improvement":"154","wua_registration_no":"11\/12\/2020","wua_registration_date":"Sardar Hussain","name_of_wua_president":"2140436146557","cnic_no_of_wua_president":"3012477706","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"15","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2021","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/7\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/18\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/31\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/34Sar Dar Hussain.Picture of WST - After Completion.063105.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/21/2024 10:35:43" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/21/2024 10:35:43, ?, ?, Completed, 22091332005, KP, Mohmand, Mohmand, Prang Ghar Utmankhel, Ekka Ghund, Ziarat Kalay, Square, Brick Masonry, ?, Fiaz Mohammad, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.371363,71.644315, WST KP_Images/37Fiaz Mohammad.Picture of WST Before Improvement.054254.jpg, 95, 11/5/2020, Fiaz Mohammad, 1710261238941, 3149131469, 12, 12, 0, 12, 15.62, 6.25, 8, 8, 1.36, 87.04, 23026, 0.19, 5, ?, WST Profile - Completed, ?, ?, 2/23/2021, 557530, 420000, 137530, ?, 0, ?, ?, 3/2/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 5/31/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/31/2021, 546000, 420000, 126000, 8, 8.37, 1.36, WST KP_Images/37Fiaz Mohammad.Picture of WST - After Completion.054254.jpg, 0, 39.00%, 40.00%, 1.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/21\/2024 10:35:43","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22091332005","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Prang Ghar Utmankhel","tehsil":"Ekka Ghund","uc":"Ziarat Kalay","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Fiaz Mohammad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.371363,71.644315","coordinates":"WST KP_Images\/37Fiaz Mohammad.Picture of WST Before Improvement.054254.jpg","picture_of_wst_before_improvement":"95","wua_registration_no":"11\/5\/2020","wua_registration_date":"Fiaz Mohammad","name_of_wua_president":"1710261238941","cnic_no_of_wua_president":"3149131469","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"15.62","gross_command_area_gca_acres":"6.25","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/23\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/2\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"5\/31\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/31\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/37Fiaz Mohammad.Picture of WST - After Completion.054254.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"39.00%","water_saving":"40.00%","water_losses_before_improvement":"1.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 15:44:04" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 15:44:04, ?, ?, Completed, 22091332006, KP, Mohmand, Mohmand, Prang Ghar Utmankhel, Naway Kalay, Naway Kalay, Square, Brick Masonry, ?, Javed Khan WST, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.344941, 71.605492, WST KP_Images/55aa10c0Javed Khan WST.Picture of WST Before Improvement.064150.jpg, 16, 1/4/2021, Javed Khan, 1710247186999, 3029684713, 13, 13, 0, 13, 68, 44, 8, 8, 1.36, 96, 25397, 0.21, 6, ?, WST Profile - Completed, ?, ?, 12/21/2021, 595965, 458435, 137530, ?, 0, ?, ?, 12/22/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/8/2022, 546000, 420000, 126000, 8, 8.37, 1.36, WST KP_Images/55aa10c0Javed Khan WST.Picture of WST - After Completion.064150.jpg, 15, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 15:44:04","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22091332006","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Prang Ghar Utmankhel","tehsil":"Naway Kalay","uc":"Naway Kalay","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Javed Khan WST","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.344941, 71.605492","coordinates":"WST KP_Images\/55aa10c0Javed Khan WST.Picture of WST Before Improvement.064150.jpg","picture_of_wst_before_improvement":"16","wua_registration_no":"1\/4\/2021","wua_registration_date":"Javed Khan","name_of_wua_president":"1710247186999","cnic_no_of_wua_president":"3029684713","contact_no_of_wua_president":"13","total_number_of_shareholders":"13","male_wua_members":"0","female_wua_members":"13","total_wua_members":"68","gross_command_area_gca_acres":"44","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"96","storage_capacity_m3":"25397","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"595965","total_amount_rs":"458435","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/22\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/8\/2022","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/55aa10c0Javed Khan WST.Picture of WST - After Completion.064150.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 13:42:33" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 13:42:33, ?, ?, Completed, 22092132001, KP, Mohmand, Mohmand, Upper Mohmand, Ghazi baig, Atto khel, Square, Brick Masonry, ?, Nasar Muhammad, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.377880, 71.239300, WST KP_Images/37364f37Nasar Muhammad.Picture of WST Before Improvement.073520.jpg, MG-66705, 1/11/2021, Nasar Muhammad, 2140610667057, 3453118887, 10, 10, 0, 10, 14.12, 14.12, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/21/2021, 557530, 420000, 137530, ?, 0, ?, ?, 12/21/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/8/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/37364f37Nasar Muhammad.Picture of WST - After Completion.055451.jpg, 0, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 13:42:33","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092132001","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Upper Mohmand","tehsil":"Ghazi baig","uc":"Atto khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Nasar Muhammad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.377880, 71.239300","coordinates":"WST KP_Images\/37364f37Nasar Muhammad.Picture of WST Before Improvement.073520.jpg","picture_of_wst_before_improvement":"MG-66705","wua_registration_no":"1\/11\/2021","wua_registration_date":"Nasar Muhammad","name_of_wua_president":"2140610667057","cnic_no_of_wua_president":"3453118887","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"14.12","gross_command_area_gca_acres":"14.12","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/21\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/8\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/37364f37Nasar Muhammad.Picture of WST - After Completion.055451.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/8/2024 12:11:00" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/8/2024 12:11:00, ?, ?, Completed, 22092232001, KP, Mohmand, Mohmand, Halim Zai, Kamali, Wazir Daag, Square, Brick Masonry, ?, Mir Alam, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.4451,71.3103, WST KP_Images/1Mir Alam.Picture of WST Before Improvement.053745.jpg, 20, 10/16/2020, Mir Alam Khan, 2140297900192, 3010908435, 14, 14, 0, 14, 17.5, 7, 8, 8, 1.36, 88, 23280, 0.19, 5, ?, WST Profile - Completed, ?, ?, 2/16/2021, 557530, 420000, 137530, ?, 0, ?, ?, 2/25/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 3/29/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/26/2021, 546000, 420000, 126000, 8, 8.37, 1.36, WST KP_Images/1Mir Alam.Picture of WST - After Completion.053744.jpg, 15, 39.00%, 40.00%, 1.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/8\/2024 12:11:00","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232001","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Kamali","uc":"Wazir Daag","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mir Alam","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.4451,71.3103","coordinates":"WST KP_Images\/1Mir Alam.Picture of WST Before Improvement.053745.jpg","picture_of_wst_before_improvement":"20","wua_registration_no":"10\/16\/2020","wua_registration_date":"Mir Alam Khan","name_of_wua_president":"2140297900192","cnic_no_of_wua_president":"3010908435","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"17.5","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/16\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/25\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"3\/29\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/26\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/1Mir Alam.Picture of WST - After Completion.053744.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"39.00%","water_saving":"40.00%","water_losses_before_improvement":"1.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/19/2024 11:04:56" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/19/2024 11:04:56, ?, ?, Completed, 22092232003, KP, Mohmand, Mohmand, Halim Zai, Kamali, Wazir Dog, Square, Brick Masonry, ?, Naveed Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.44694,71.31, WST KP_Images/6Naveed Khan.Picture of WST Before Improvement.054735.jpg, 11, 10/20/2020, Naveed Ali, 2140244308767, 3469743225, 12, 12, 0, 12, 50, 30, 12, 12, 1.36, 196, 51852, 0.28, 8, ?, WST Profile - Completed, ?, ?, 2/12/2021, 546000, 420000, 126000, ?, 0, ?, ?, 2/19/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 3/4/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/1/2021, 546000, 420000, 126000, 12, 12, 1.36, WST KP_Images/6Naveed Khan.Picture of WST - After Completion.054735.jpg, 15, 39.00%, 40.00%, 1.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/19\/2024 11:04:56","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232003","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Kamali","uc":"Wazir Dog","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Naveed Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.44694,71.31","coordinates":"WST KP_Images\/6Naveed Khan.Picture of WST Before Improvement.054735.jpg","picture_of_wst_before_improvement":"11","wua_registration_no":"10\/20\/2020","wua_registration_date":"Naveed Ali","name_of_wua_president":"2140244308767","cnic_no_of_wua_president":"3469743225","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"50","gross_command_area_gca_acres":"30","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/12\/2021","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/19\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/4\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/1\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/6Naveed Khan.Picture of WST - After Completion.054735.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"39.00%","water_saving":"40.00%","water_losses_before_improvement":"1.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/19/2024 10:54:15" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/19/2024 10:54:15, ?, ?, Completed, 22092232004, KP, Mohmand, Mohmand, Halim Zai, Shah Baig, Ghazi Baig, Square, Brick Masonry, ?, Altaf Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.46901,71.35906, WST KP_Images/9Altaf Khan.Picture of WST Before Improvement.053511.jpg, 109, 2/23/2021, Aktaf Khan, 2140224292295, 3059559985, 10, 10, 0, 10, 15.62, 6.25, 8, 8, 1.36, 88, 23280, 0.19, 5, ?, WST Profile - Completed, ?, ?, 2/23/2021, 546000, 420000, 126000, ?, 0, ?, ?, 3/5/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 6/24/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/31/2021, 546000, 420000, 126000, 8, 8.37, 1.36, WST KP_Images/9Altaf Khan.Picture of WST - After Completion.053511.jpg, 15, 39.00%, 40.00%, 1.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/19\/2024 10:54:15","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232004","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Shah Baig","uc":"Ghazi Baig","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Altaf Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.46901,71.35906","coordinates":"WST KP_Images\/9Altaf Khan.Picture of WST Before Improvement.053511.jpg","picture_of_wst_before_improvement":"109","wua_registration_no":"2\/23\/2021","wua_registration_date":"Aktaf Khan","name_of_wua_president":"2140224292295","cnic_no_of_wua_president":"3059559985","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"15.62","gross_command_area_gca_acres":"6.25","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/23\/2021","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/5\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/24\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/31\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/9Altaf Khan.Picture of WST - After Completion.053511.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"39.00%","water_saving":"40.00%","water_losses_before_improvement":"1.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/27/2024 14:58:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/27/2024 14:58:07, ?, ?, Completed, 22092232005, KP, Mohmand, Mohmand, Halim Zai, Sheikhan Koroona, Ghazi Baig, Square, Brick Masonry, ?, Noor Zada, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.44106,71.30697, WST KP_Images/10Noor Zada.Picture of WST Before Improvement.064210.jpg, 2, 10/1/2020, Noor Zada, 2140296913415, 3018908410, 15, 15, 0, 15, 25, 19, 12, 12, 1.36, 196, 51852, 0.25, 7, ?, WST Profile - Completed, ?, ?, 10/28/2020, 557530, 420000, 137530, ?, 0, ?, ?, 11/2/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 1/6/2021, 126000, 1/6/2021, ?, ?, ?, ?, 126000, 1/6/2021, 126000, 1/25/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/11/2021, 557530, 420000, 137530, 12, 12, 1.36, WST KP_Images/10Noor Zada.Picture of WST - After Completion.064209.jpg, 15, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/27\/2024 14:58:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232005","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Sheikhan Koroona","uc":"Ghazi Baig","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Noor Zada","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.44106,71.30697","coordinates":"WST KP_Images\/10Noor Zada.Picture of WST Before Improvement.064210.jpg","picture_of_wst_before_improvement":"2","wua_registration_no":"10\/1\/2020","wua_registration_date":"Noor Zada","name_of_wua_president":"2140296913415","cnic_no_of_wua_president":"3018908410","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"25","gross_command_area_gca_acres":"19","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/28\/2020","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/2\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"1\/6\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"1\/6\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"1\/6\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"1\/25\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/11\/2021","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/10Noor Zada.Picture of WST - After Completion.064209.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/19/2024 10:58:39" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/19/2024 10:58:39, ?, ?, Completed, 22092232006, KP, Mohmand, Mohmand, Halim Zai, Karnali Nahqi, Wazir Dog, Square, Brick Masonry, ?, Naveed Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.438485,71.3313, WST KP_Images/11Naveed Khan.Picture of WST Before Improvement.054145.jpg, 1, 10/1/2020, Naveed Khan, 2140214515313, 3038919401, 13, 13, 0, 13, 25, 20, 12, 12, 1.36, 196, 51852, 0.25, 7, ?, WST Profile - Completed, ?, ?, 10/28/2020, 546000, 420000, 126000, ?, 0, ?, ?, 11/3/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 1/6/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 1/25/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/14/2021, 546000, 420000, 126000, 12, 12, 1.36, WST KP_Images/11Naveed Khan.Picture of WST - After Completion.054428.jpg, 15, 100.00%, 40.00%, 1.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/19\/2024 10:58:39","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232006","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Karnali Nahqi","uc":"Wazir Dog","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Naveed Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.438485,71.3313","coordinates":"WST KP_Images\/11Naveed Khan.Picture of WST Before Improvement.054145.jpg","picture_of_wst_before_improvement":"1","wua_registration_no":"10\/1\/2020","wua_registration_date":"Naveed Khan","name_of_wua_president":"2140214515313","cnic_no_of_wua_president":"3038919401","contact_no_of_wua_president":"13","total_number_of_shareholders":"13","male_wua_members":"0","female_wua_members":"13","total_wua_members":"25","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/28\/2020","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/3\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"1\/6\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"1\/25\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/14\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/11Naveed Khan.Picture of WST - After Completion.054428.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"1.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 15:46:43" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 15:46:43, ?, ?, Completed, 22092232007, KP, Mohmand, Mohmand, Halim Zai, Kamali, Meeran Kor, Square, Brick Masonry, ?, Zahid Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.439068, 71.316276, WST KP_Images/12Zahid Khan.Picture of WST Before Improvement.062151.jpg, 121, 11/9/2020, Zahid Khan, 2140208257873, 3416521046, 12, 12, 0, 12, 13.25, 5.25, 8, 8, 1.36, 87.04, 23026, 0.19, 5, ?, WST Profile - Completed, ?, ?, 2/25/2021, 557530, 420000, 137530, ?, 0, ?, ?, 3/6/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 6/3/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/3/2021, 557530, 420000, 137530, 8, 8, 1.36, WST KP_Images/12Zahid Khan.Picture of WST - After Completion.062151.jpg, 5, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 15:46:43","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232007","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Kamali","uc":"Meeran Kor","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Zahid Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.439068, 71.316276","coordinates":"WST KP_Images\/12Zahid Khan.Picture of WST Before Improvement.062151.jpg","picture_of_wst_before_improvement":"121","wua_registration_no":"11\/9\/2020","wua_registration_date":"Zahid Khan","name_of_wua_president":"2140208257873","cnic_no_of_wua_president":"3416521046","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"13.25","gross_command_area_gca_acres":"5.25","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/25\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/6\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/3\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/3\/2021","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/12Zahid Khan.Picture of WST - After Completion.062151.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 16:34:08" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/18/2024 16:34:08, ?, ?, Completed, 22092232008, KP, Mohmand, Mohmand, Halim Zai, Kamali, Malik Gari, Alam Godar, Square, Brick Masonry, ?, Abdur Rehman, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.44527,71.3348, WST KP_Images/17Abdur Rehman.Picture of WST Before Improvement.080330.jpg, 125, 11/10/2020, Abdur Rehman, 2140221279907, 3095763772, 14, 14, 0, 14, 15, 6, 8, 8, 1.36, 88, 23280, 0.19, 5, ?, WST Profile - Completed, ?, ?, 2/25/2021, 546000, 420000, 126000, ?, 0, ?, ?, 3/6/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 0, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 6/18/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/31/2021, 546000, 420000, 126000, 8, 8, 1.36, WST KP_Images/17Abdur Rehman.Picture of WST - After Completion.080330.jpg, 72, 100.00%, 40.00%, 1.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/18\/2024 16:34:08","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232008","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Kamali","uc":"Malik Gari, Alam Godar","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdur Rehman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.44527,71.3348","coordinates":"WST KP_Images\/17Abdur Rehman.Picture of WST Before Improvement.080330.jpg","picture_of_wst_before_improvement":"125","wua_registration_no":"11\/10\/2020","wua_registration_date":"Abdur Rehman","name_of_wua_president":"2140221279907","cnic_no_of_wua_president":"3095763772","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"15","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/25\/2021","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/6\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/18\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/31\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/17Abdur Rehman.Picture of WST - After Completion.080330.jpg","picture_of_wst_after_completion":"72","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"1.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 8:57:56" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/26/2024 8:57:56, ?, ?, Completed, 22092232009, KP, Mohmand, Mohmand, Halim Zai, Kamali, Attoo Khel, Square, Brick Masonry, ?, Saeed Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.4263,71.2842, WST KP_Images/18Saeed Khan.Picture of WST Before Improvement.075215.jpg, 15, 10/14/2020, Saeed Khan, 3740504518735, 3439998375, 13, 13, 0, 13, 16.87, 6.75, 8, 8, 1.36, 88, 23280, 0.18, 5, ?, WST Profile - Completed, ?, ?, 2/15/2021, 557530, 420000, 137530, ?, 0, ?, ?, 2/19/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, ?, ?, 0, ?, 420000, 3/29/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/24/2021, 546000, 420000, 126000, 8, 8, 1.36, WST KP_Images/18Saeed Khan.Picture of WST - After Completion.075215.jpg, 14, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/26\/2024 8:57:56","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232009","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Kamali","uc":"Attoo Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Saeed Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.4263,71.2842","coordinates":"WST KP_Images\/18Saeed Khan.Picture of WST Before Improvement.075215.jpg","picture_of_wst_before_improvement":"15","wua_registration_no":"10\/14\/2020","wua_registration_date":"Saeed Khan","name_of_wua_president":"3740504518735","cnic_no_of_wua_president":"3439998375","contact_no_of_wua_president":"13","total_number_of_shareholders":"13","male_wua_members":"0","female_wua_members":"13","total_wua_members":"16.87","gross_command_area_gca_acres":"6.75","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/15\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/19\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/29\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/24\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/18Saeed Khan.Picture of WST - After Completion.075215.jpg","picture_of_wst_after_completion":"14","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 12:36:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/23/2024 12:36:58, ?, ?, Completed, 22092232010, KP, Mohmand, Mohmand, Halim Zai, Bosha khil, Yagee Kor, Square, Brick Masonry, ?, Khista Rehman, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.44227,71.36682, WST KP_Images/19Khista Rehman.Picture of WST Before Improvement.070637.jpg, 114, 11/9/2020, Khaista Rehman, 2140249022659, 3478939079, 15, 15, 0, 15, 16.25, 6.5, 8, 8, 1.36, 88, 23280, 0.19, 5, ?, WST Profile - Completed, ?, ?, 2/23/2021, 546000, 420000, 126000, ?, 0, ?, ?, 3/5/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, ?, ?, ?, ?, 0, ?, 420000, 6/18/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/2/2021, 546000, 420000, 126000, 8, 8, 1.36, WST KP_Images/19Khista Rehman.Picture of WST - After Completion.070637.jpg, 15, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/23\/2024 12:36:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232010","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Bosha khil","uc":"Yagee Kor","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Khista Rehman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.44227,71.36682","coordinates":"WST KP_Images\/19Khista Rehman.Picture of WST Before Improvement.070637.jpg","picture_of_wst_before_improvement":"114","wua_registration_no":"11\/9\/2020","wua_registration_date":"Khaista Rehman","name_of_wua_president":"2140249022659","cnic_no_of_wua_president":"3478939079","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"16.25","gross_command_area_gca_acres":"6.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/23\/2021","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/5\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/18\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/2\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/19Khista Rehman.Picture of WST - After Completion.070637.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 12:40:13" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/23/2024 12:40:13, ?, ?, Completed, 22092232011, KP, Mohmand, Mohmand, Halim Zai, Shah Baig, Daim Kor, Square, Brick Masonry, ?, Wazir Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.4597,71.32548, WST KP_Images/20Wazir Khan.Picture of WST Before Improvement.085118.jpg, 146, 11/11/2020, Saleh Rehman, 2140241324947, 3025501708, 12, 12, 0, 12, 14.37, 5.75, 8, 8, 1.36, 88, 23280, 0.18, 5, ?, WST Profile - Completed, ?, ?, 2/25/2021, 546000, 420000, 126000, ?, 0, ?, ?, 3/7/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, ?, ?, ?, ?, 0, ?, 420000, 6/18/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/3/2021, 546000, 420000, 126000, 8, 8.37, 1.36, WST KP_Images/20Wazir Khan.Picture of WST - After Completion.085118.jpg, 0, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/23\/2024 12:40:13","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232011","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Shah Baig","uc":"Daim Kor","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wazir Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.4597,71.32548","coordinates":"WST KP_Images\/20Wazir Khan.Picture of WST Before Improvement.085118.jpg","picture_of_wst_before_improvement":"146","wua_registration_no":"11\/11\/2020","wua_registration_date":"Saleh Rehman","name_of_wua_president":"2140241324947","cnic_no_of_wua_president":"3025501708","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"14.37","gross_command_area_gca_acres":"5.75","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/25\/2021","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/7\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/18\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/3\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/20Wazir Khan.Picture of WST - After Completion.085118.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 9:05:50" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/26/2024 9:05:50, ?, ?, Completed, 22092232012, KP, Mohmand, Mohmand, Halim Zai, Nahaqi, Umar Kor, Nahaqi, Square, Brick Masonry, ?, Fazal Rehman, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.49782,71.3269, WST KP_Images/21Fazal Rehman.Picture of WST Before Improvement.062830.jpg, 112, 1/9/2020, Fazal Rehman, 2140331647613, 3145340316, 15, 15, 0, 15, 15, 6, 8, 8, 1.36, 87.04, 23026, 0.18, 5, ?, WST Profile - Completed, ?, ?, 2/23/2020, 557530, 420000, 137530, ?, 0, ?, ?, 3/4/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 5/24/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/20/2021, 557530, 420000, 137530, 8, 8, 1.36, WST KP_Images/21Fazal Rehman.Picture of WST - After Completion.062830.jpg, 15, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/26\/2024 9:05:50","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232012","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Nahaqi","uc":"Umar Kor, Nahaqi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Fazal Rehman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.49782,71.3269","coordinates":"WST KP_Images\/21Fazal Rehman.Picture of WST Before Improvement.062830.jpg","picture_of_wst_before_improvement":"112","wua_registration_no":"1\/9\/2020","wua_registration_date":"Fazal Rehman","name_of_wua_president":"2140331647613","cnic_no_of_wua_president":"3145340316","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"15","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/23\/2020","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/4\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"5\/24\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/20\/2021","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/21Fazal Rehman.Picture of WST - After Completion.062830.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/27/2024 15:00:35" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/27/2024 15:00:35, ?, ?, Completed, 22092232013, KP, Mohmand, Mohmand, Halim Zai, Kamali, Nahaqi Kamali, Square, Brick Masonry, ?, Abdul Haleem, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.4242,71.3429, WST KP_Images/22Abdul Haleem.Picture of WST Before Improvement.061854.jpg, 19, 10/14/2020, Abdul Haleem, 3140231407261, 3055514570, 14, 14, 0, 14, 16.87, 6.75, 8, 8, 1.36, 88, 23280, 0.19, 5, ?, WST Profile - Completed, ?, ?, 2/15/2021, 557530, 420000, 137530, ?, 0, ?, ?, 2/22/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 3/29/2021, 126000, 3/29/2021, ?, ?, ?, ?, 126000, 3/29/2021, 126000, 6/2/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/22/2021, 557530, 420000, 137530, 8, 8, 1.36, WST KP_Images/22Abdul Haleem.Picture of WST - After Completion.061854.jpg, 15, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/27\/2024 15:00:35","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232013","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Kamali","uc":"Nahaqi Kamali","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Haleem","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.4242,71.3429","coordinates":"WST KP_Images\/22Abdul Haleem.Picture of WST Before Improvement.061854.jpg","picture_of_wst_before_improvement":"19","wua_registration_no":"10\/14\/2020","wua_registration_date":"Abdul Haleem","name_of_wua_president":"3140231407261","cnic_no_of_wua_president":"3055514570","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"16.87","gross_command_area_gca_acres":"6.75","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/15\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/22\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"3\/29\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"3\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"3\/29\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/2\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/22\/2021","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/22Abdul Haleem.Picture of WST - After Completion.061854.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 12:44:28" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/23/2024 12:44:28, ?, ?, Completed, 22092232014, KP, Mohmand, Mohmand, Halim Zai, Kamali, Kala Kalay, Square, Brick Masonry, ?, Bismillah Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.42329,71.34103, WST KP_Images/23Bismillah Khan.Picture of WST Before Improvement.060247.jpg, 100, 11/6/2020, Bismillah Kahn, 2140208312563, 3459229701, 15, 15, 0, 15, 13.12, 5.25, 8, 8, 1.36, 88, 23280, 0.18, 5, ?, WST Profile - Completed, ?, ?, 2/23/2021, 546000, 420000, 126000, ?, 0, ?, ?, 3/5/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, ?, ?, ?, ?, 0, ?, 420000, 6/18/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/2/2021, 546000, 420000, 126000, 8, 8.37, 1.36, WST KP_Images/23Bismillah Khan.Picture of WST - After Completion.060247.jpg, 15, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/23\/2024 12:44:28","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232014","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Kamali","uc":"Kala Kalay","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Bismillah Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.42329,71.34103","coordinates":"WST KP_Images\/23Bismillah Khan.Picture of WST Before Improvement.060247.jpg","picture_of_wst_before_improvement":"100","wua_registration_no":"11\/6\/2020","wua_registration_date":"Bismillah Kahn","name_of_wua_president":"2140208312563","cnic_no_of_wua_president":"3459229701","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"13.12","gross_command_area_gca_acres":"5.25","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/23\/2021","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/5\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/18\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/2\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/23Bismillah Khan.Picture of WST - After Completion.060247.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/9/2024 14:07:15" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/9/2024 14:07:15, ?, ?, Completed, 22092232015, KP, Mohmand, Mohmand, Halim Zai, Ghazi Baig, Irfan Koroona, Square, Brick Masonry, ?, Tahir Shah, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.4247,71.3397, WST KP_Images/24Tahir Shah.Picture of WST Before Improvement.091146.jpg, 14, 10/14/2020, Tahir Shah, 2140290194967, 3445759552, 12, 12, 0, 12, 16.25, 6.5, 8, 8, 1.36, 88, 23280, 0.18, 5, ?, WST Profile - Completed, ?, ?, 2/12/2021, 557530, 420000, 137530, ?, 0, ?, ?, 2/19/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 3/29/2021, 126000, 3/29/2021, ?, ?, ?, ?, 126000, 3/29/2021, 126000, 3/29/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/25/2021, 546000, 420000, 126000, 8, 8.37, 1.36, WST KP_Images/24Tahir Shah.Picture of WST - After Completion.091146.jpg, 15, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/9\/2024 14:07:15","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232015","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Ghazi Baig","uc":"Irfan Koroona","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Tahir Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.4247,71.3397","coordinates":"WST KP_Images\/24Tahir Shah.Picture of WST Before Improvement.091146.jpg","picture_of_wst_before_improvement":"14","wua_registration_no":"10\/14\/2020","wua_registration_date":"Tahir Shah","name_of_wua_president":"2140290194967","cnic_no_of_wua_president":"3445759552","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"16.25","gross_command_area_gca_acres":"6.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/12\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/19\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"3\/29\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"3\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"3\/29\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/29\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/25\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/24Tahir Shah.Picture of WST - After Completion.091146.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 13:51:47" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/23/2024 13:51:47, ?, ?, Completed, 22092232016, KP, Mohmand, Mohmand, Halim Zai, Ghazi Baig, Ghazi Baig, Square, Brick Masonry, ?, Muhammad Tahir, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.43898,71.352132, WST KP_Images/25Muhammad Tahir.Picture of WST Before Improvement.055123.jpg, 118, 11/9/2020, Muhammad Tahir, 2140293558835, 3021905081, 11, 11, 0, 11, 13.75, 5.5, 8, 8, 1.36, 88, 23280, 0.18, 5, ?, WST Profile - Completed, ?, ?, 2/24/2021, 546000, 420000, 126000, ?, 0, ?, ?, 3/5/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, ?, ?, ?, ?, 0, ?, 420000, 6/18/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/24/2021, 546000, 420000, 126000, 8, 8.37, 1.36, WST KP_Images/25Muhammad Tahir.Picture of WST - After Completion.055122.jpg, 15, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/23\/2024 13:51:47","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232016","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Ghazi Baig","uc":"Ghazi Baig","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Tahir","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.43898,71.352132","coordinates":"WST KP_Images\/25Muhammad Tahir.Picture of WST Before Improvement.055123.jpg","picture_of_wst_before_improvement":"118","wua_registration_no":"11\/9\/2020","wua_registration_date":"Muhammad Tahir","name_of_wua_president":"2140293558835","cnic_no_of_wua_president":"3021905081","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"13.75","gross_command_area_gca_acres":"5.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2021","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/5\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/18\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/24\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/25Muhammad Tahir.Picture of WST - After Completion.055122.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 13:59:35" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/23/2024 13:59:35, ?, ?, Completed, 22092232017, KP, Mohmand, Mohmand, Halim Zai, Kamali, Wazir Dog, Square, Brick Masonry, ?, Abdul Wakil, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.4373099,71.328902, WST KP_Images/28Abdul Waleed.Picture of WST Before Improvement.074056.jpg, 10, 10/12/2020, Abdul Wakil, 2140255701353, 3469158665, 15, 15, 0, 15, 35, 20, 8, 8, 1.36, 196, 51852, 0.25, 7, ?, WST Profile - Completed, ?, ?, 10/28/2020, 546000, 420000, 126000, ?, 0, ?, ?, 11/5/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 294000, 3/4/2021, 0, ?, ?, ?, ?, ?, 0, ?, 126000, 3/29/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/25/2021, 546000, 420000, 126000, 12, 12, 1.36, WST KP_Images/28Abdul Waleed.Picture of WST - After Completion.074056.jpg, 15, 39.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/23\/2024 13:59:35","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232017","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Kamali","uc":"Wazir Dog","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Wakil","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.4373099,71.328902","coordinates":"WST KP_Images\/28Abdul Waleed.Picture of WST Before Improvement.074056.jpg","picture_of_wst_before_improvement":"10","wua_registration_no":"10\/12\/2020","wua_registration_date":"Abdul Wakil","name_of_wua_president":"2140255701353","cnic_no_of_wua_president":"3469158665","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"35","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/28\/2020","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/5\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"3\/4\/2021","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/29\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/25\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/28Abdul Waleed.Picture of WST - After Completion.074056.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"39.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 9:12:27" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/26/2024 9:12:27, ?, ?, Completed, 22092232018, KP, Mohmand, Mohmand, Halim Zai, Ghazi Baig, Yaseen Kor, Square, Brick Masonry, ?, Yad Mir, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.46605,71.34388, WST KP_Images/30Yad Mir.Picture of WST Before Improvement.063929.jpg, 120, 11/9/2020, Yad Mir, 2140633810641, 3005690591, 13, 13, 0, 13, 15, 6, 8, 8, 1.36, 96, 25397, 0.18, 5, ?, WST Profile - Completed, ?, ?, 2/25/2021, 557530, 420000, 137530, ?, 0, ?, ?, 3/6/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, ?, ?, ?, ?, 0, ?, 420000, 5/24/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/20/2021, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/30Yad Mir.Picture of WST - After Completion.063929.jpg, 14, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/26\/2024 9:12:27","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232018","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Ghazi Baig","uc":"Yaseen Kor","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Yad Mir","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.46605,71.34388","coordinates":"WST KP_Images\/30Yad Mir.Picture of WST Before Improvement.063929.jpg","picture_of_wst_before_improvement":"120","wua_registration_no":"11\/9\/2020","wua_registration_date":"Yad Mir","name_of_wua_president":"2140633810641","cnic_no_of_wua_president":"3005690591","contact_no_of_wua_president":"13","total_number_of_shareholders":"13","male_wua_members":"0","female_wua_members":"13","total_wua_members":"15","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"96","storage_capacity_m3":"25397","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/25\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/6\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"5\/24\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/20\/2021","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/30Yad Mir.Picture of WST - After Completion.063929.jpg","picture_of_wst_after_completion":"14","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 15:25:31" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/23/2024 15:25:31, ?, ?, Completed, 22092232019, KP, Mohmand, Mohmand, Halim Zai, Kamali, Ghazi Baig, Square, Brick Masonry, ?, Nisar Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.442814,71.317228, WST KP_Images/33Nisar Khan.Picture of WST Before Improvement.065634.jpg, 12, 10/12/2020, Nisar Khan, 2140272970897, 3440194947, 12, 12, 0, 12, 25, 20, 12, 12, 1.36, 196, 51852, 0.28, 8, ?, WST Profile - Completed, ?, ?, 2/19/2021, 546000, 420000, 126000, ?, 0, ?, ?, 2/19/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, ?, ?, ?, ?, 0, ?, 420000, 3/4/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/3/2021, 546000, 420000, 126000, 12, 12, 1.36, WST KP_Images/33Nisar Khan.Picture of WST - After Completion.065634.jpg, 15, 39.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/23\/2024 15:25:31","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232019","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Kamali","uc":"Ghazi Baig","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Nisar Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.442814,71.317228","coordinates":"WST KP_Images\/33Nisar Khan.Picture of WST Before Improvement.065634.jpg","picture_of_wst_before_improvement":"12","wua_registration_no":"10\/12\/2020","wua_registration_date":"Nisar Khan","name_of_wua_president":"2140272970897","cnic_no_of_wua_president":"3440194947","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"25","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/19\/2021","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/19\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/4\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/3\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/33Nisar Khan.Picture of WST - After Completion.065634.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"39.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 14:36:40" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/23/2024 14:36:40, ?, ?, Completed, 22092232020, KP, Mohmand, Mohmand, Halim Zai, Nahaqi, Umar Kor, Square, Brick Masonry, ?, Farhad Ali, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.43777,71.37698, WST KP_Images/35Farhad Ali.Picture of WST Before Improvement.084532.jpg, 111, 11/9/2020, Farhad Ali, 2140289895228, 3049108448, 15, 15, 0, 15, 14.37, 5.75, 8, 8, 1.36, 88, 23280, 0.19, 5, ?, WST Profile - Completed, ?, ?, 2/23/2021, 546000, 420000, 126000, ?, 0, ?, ?, 3/5/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, ?, ?, ?, ?, 0, ?, 420000, 6/18/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/2/2021, 546000, 420000, 126000, 8, 8.37, 1.36, WST KP_Images/35Farhad Ali.Picture of WST - After Completion.084532.jpg, 0, 100.00%, 40.00%, 1.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/23\/2024 14:36:40","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232020","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Nahaqi","uc":"Umar Kor","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Farhad Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.43777,71.37698","coordinates":"WST KP_Images\/35Farhad Ali.Picture of WST Before Improvement.084532.jpg","picture_of_wst_before_improvement":"111","wua_registration_no":"11\/9\/2020","wua_registration_date":"Farhad Ali","name_of_wua_president":"2140289895228","cnic_no_of_wua_president":"3049108448","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"14.37","gross_command_area_gca_acres":"5.75","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/23\/2021","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/5\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/18\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/2\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/35Farhad Ali.Picture of WST - After Completion.084532.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"1.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 14:39:53" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/23/2024 14:39:53, ?, ?, Completed, 22092232021, KP, Mohmand, Mohmand, Halim Zai, Kamali, Yaseen Kor, Square, Brick Masonry, ?, Murad Ali, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.4659,71.34694, WST KP_Images/36Murad Ali.Picture of WST Before Improvement.063838.jpg, 115, 11/9/2020, Murad Ali, 2140247903471, 3040991342, 14, 14, 0, 14, 15.62, 6.25, 8, 8, 1.36, 88, 23280, 0.19, 5, ?, WST Profile - Completed, ?, ?, 2/24/2021, 546000, 420000, 126000, ?, 0, ?, ?, 3/5/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, ?, ?, ?, ?, 0, ?, 420000, 6/17/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/31/2021, 546000, 420000, 126000, 8, 8, 1.36, WST KP_Images/36Murad Ali.Picture of WST - After Completion.063838.jpg, 15, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/23\/2024 14:39:53","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232021","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Kamali","uc":"Yaseen Kor","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Murad Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.4659,71.34694","coordinates":"WST KP_Images\/36Murad Ali.Picture of WST Before Improvement.063838.jpg","picture_of_wst_before_improvement":"115","wua_registration_no":"11\/9\/2020","wua_registration_date":"Murad Ali","name_of_wua_president":"2140247903471","cnic_no_of_wua_president":"3040991342","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"15.62","gross_command_area_gca_acres":"6.25","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2021","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/5\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/17\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/31\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/36Murad Ali.Picture of WST - After Completion.063838.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/10/2024 11:19:04" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/10/2024 11:19:04, ?, ?, Completed, 22092232022, KP, Mohmand, Mohmand, Halim Zai, Kamali, Wazir Daag, Square, Brick Masonry, ?, Bakhtaj Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.446214,71.335617, WST KP_Images/39Bakhtaj Khan.Picture of WST Before Improvement.062127.jpg, 13, 10/12/2020, Bakhtaj Khan, 2140299745363, 3005878491, 14, 14, 0, 14, 15.62, 6.25, 8, 8, 1.36, 88, 23280, 0.18, 5, ?, WST Profile - Completed, ?, ?, 2/12/2021, 557530, 420000, 137530, ?, 0, ?, ?, 2/19/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 3/29/2021, 126000, 3/29/2021, ?, ?, ?, ?, 126000, 3/29/2021, 126000, 3/29/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/23/2021, 546000, 420000, 126000, 8, 8.37, 1.36, WST KP_Images/39Bakhtaj Khan.Picture of WST - After Completion.062127.jpg, 15, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/10\/2024 11:19:04","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232022","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Kamali","uc":"Wazir Daag","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Bakhtaj Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.446214,71.335617","coordinates":"WST KP_Images\/39Bakhtaj Khan.Picture of WST Before Improvement.062127.jpg","picture_of_wst_before_improvement":"13","wua_registration_no":"10\/12\/2020","wua_registration_date":"Bakhtaj Khan","name_of_wua_president":"2140299745363","cnic_no_of_wua_president":"3005878491","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"15.62","gross_command_area_gca_acres":"6.25","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/12\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/19\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"3\/29\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"3\/29\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"3\/29\/2021","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/29\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/23\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/39Bakhtaj Khan.Picture of WST - After Completion.062127.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 14:42:42" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/23/2024 14:42:42, ?, ?, Completed, 22092232023, KP, Mohmand, Mohmand, Halim Zai, Shah Baig, Daim Kor, Square, Brick Masonry, ?, Hakim Said, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.45579,71.33582, WST KP_Images/15Hakim Said.Picture of WST Before Improvement.063426.jpg, 113, 11/9/2020, Hakim Said, 2140254888721, 3045806062, 14, 14, 0, 14, 15.62, 6.25, 8, 8, 1.36, 88, 23280, 0.19, 5, ?, WST Profile - Completed, ?, ?, 2/23/2021, 546000, 420000, 126000, ?, 0, ?, ?, 3/5/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, ?, ?, ?, ?, 0, ?, 420000, 6/18/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/25/2021, 546000, 420000, 126000, 8, 8, 1.36, WST KP_Images/15Hakim Said.Picture of WST - After Completion.063426.jpg, 15, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/23\/2024 14:42:42","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232023","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Shah Baig","uc":"Daim Kor","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Hakim Said","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.45579,71.33582","coordinates":"WST KP_Images\/15Hakim Said.Picture of WST Before Improvement.063426.jpg","picture_of_wst_before_improvement":"113","wua_registration_no":"11\/9\/2020","wua_registration_date":"Hakim Said","name_of_wua_president":"2140254888721","cnic_no_of_wua_president":"3045806062","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"15.62","gross_command_area_gca_acres":"6.25","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/23\/2021","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/5\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/18\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/25\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/15Hakim Said.Picture of WST - After Completion.063426.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 14:50:38" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/23/2024 14:50:38, ?, ?, Completed, 22092232024, KP, Mohmand, Mohmand, Halim Zai, Shah Baig, Yaseen Kor, Square, Brick Masonry, ?, Roz Amin, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.45694,71.33823, WST KP_Images/26Roz Amin.Picture of WST Before Improvement.053146.jpg, 116, 11/9/2020, Roz Amin, 2140212254091, 3059739757, 15, 15, 0, 15, 15, 6, 8, 8, 1.36, 88, 23280, 0.19, 5, ?, WST Profile - Completed, ?, ?, 2/24/2021, 546000, 420000, 126000, ?, 0, ?, ?, 3/5/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, ?, ?, ?, ?, 0, ?, 420000, 6/17/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/1/2021, 546000, 420000, 126000, 8, 8, 1.36, WST KP_Images/26Roz Amin.Picture of WST - After Completion.053146.jpg, 15, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/23\/2024 14:50:38","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232024","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Shah Baig","uc":"Yaseen Kor","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Roz Amin","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.45694,71.33823","coordinates":"WST KP_Images\/26Roz Amin.Picture of WST Before Improvement.053146.jpg","picture_of_wst_before_improvement":"116","wua_registration_no":"11\/9\/2020","wua_registration_date":"Roz Amin","name_of_wua_president":"2140212254091","cnic_no_of_wua_president":"3059739757","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"15","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2021","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/5\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/17\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/1\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/26Roz Amin.Picture of WST - After Completion.053146.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/19/2024 11:32:24" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/19/2024 11:32:24, ?, ?, Completed, 22092232025, KP, Mohmand, Mohmand, Halim Zai, Darwazgai, Daim Kor, Square, Brick Masonry, ?, Sabz Ali, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.442615,71.324904, WST KP_Images/41Sabz Ali.Picture of WST Before Improvement.065253.jpg, 117, 11/9/2020, Sabz Ali, 2140610720705, 3028922103, 15, 15, 0, 15, 15.62, 6.25, 8, 8, 1.36, 88, 23280, 0.18, 5, ?, WST Profile - Completed, ?, ?, 2/24/2021, 546000, 420000, 126000, ?, 0, ?, ?, 3/5/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 6/18/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/3/2021, 546000, 420000, 126000, 8, 8.37, 1.36, WST KP_Images/41Sabz Ali.Picture of WST - After Completion.082032.jpg, 0, 39.00%, 40.00%, 1.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/19\/2024 11:32:24","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232025","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Darwazgai","uc":"Daim Kor","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sabz Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.442615,71.324904","coordinates":"WST KP_Images\/41Sabz Ali.Picture of WST Before Improvement.065253.jpg","picture_of_wst_before_improvement":"117","wua_registration_no":"11\/9\/2020","wua_registration_date":"Sabz Ali","name_of_wua_president":"2140610720705","cnic_no_of_wua_president":"3028922103","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"15.62","gross_command_area_gca_acres":"6.25","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2021","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/5\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/18\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/3\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/41Sabz Ali.Picture of WST - After Completion.082032.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"39.00%","water_saving":"40.00%","water_losses_before_improvement":"1.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 13:47:26" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 13:47:26, ?, ?, Completed, 22092232026, KP, Mohmand, Mohmand, Halim Zai, Kamali, Wazir daag, Square, Brick Masonry, ?, Bakht Ali, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.452920, 71.365700, WST KP_Images/fff70843Bakht ali.Picture of WST Before Improvement.080957.jpg, MG-91260, 1/7/2021, Bakht ali, 2140292912601, 3089352050, 10, 10, 0, 10, 13.75, 13.75, 8, 8, 1.37, 94.52, 25005, 0.19, 5, ?, WST Profile - Completed, ?, ?, 12/16/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/7/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, 0, ?, ?, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/8/2022, 557530, 420000, 137530, 8, 8.37, 1.37, WST KP_Images/fff70843Bakht Ali.Picture of WST - After Completion.054313.jpg, 0, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 13:47:26","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232026","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Kamali","uc":"Wazir daag","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Bakht Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.452920, 71.365700","coordinates":"WST KP_Images\/fff70843Bakht ali.Picture of WST Before Improvement.080957.jpg","picture_of_wst_before_improvement":"MG-91260","wua_registration_no":"1\/7\/2021","wua_registration_date":"Bakht ali","name_of_wua_president":"2140292912601","cnic_no_of_wua_president":"3089352050","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"13.75","gross_command_area_gca_acres":"13.75","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/8\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.37","executed_wst_depth_meter":"WST KP_Images\/fff70843Bakht Ali.Picture of WST - After Completion.054313.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 13:57:54" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 13:57:54, ?, ?, Completed, 22092232027, KP, Mohmand, Mohmand, Halim Zai, kamali, kamali, Square, Brick Masonry, ?, Shamroz Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.425660, 71.319700, WST KP_Images/d485cad9Shamroz Khan.Picture of WST Before Improvement.090015.jpg, MG-80694, 1/4/2021, Shamroz Khan, 2140611860941, 3439587016, 10, 10, 0, 10, 16.25, 16.25, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/10/2021, 557530, 420000, 137530, ?, 0, ?, ?, 12/10/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 2/8/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/31/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/d485cad9Shamroz Khan.Picture of WST - After Completion.055931.jpg, 0, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 13:57:54","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232027","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"kamali","uc":"kamali","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Shamroz Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.425660, 71.319700","coordinates":"WST KP_Images\/d485cad9Shamroz Khan.Picture of WST Before Improvement.090015.jpg","picture_of_wst_before_improvement":"MG-80694","wua_registration_no":"1\/4\/2021","wua_registration_date":"Shamroz Khan","name_of_wua_president":"2140611860941","cnic_no_of_wua_president":"3439587016","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"16.25","gross_command_area_gca_acres":"16.25","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/10\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/10\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"2\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/31\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/d485cad9Shamroz Khan.Picture of WST - After Completion.055931.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 14:04:51" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 14:04:51, ?, ?, Completed, 22092232028, KP, Mohmand, Mohmand, Halim Zai, kamali, Nahaqi Kamali, Square, Brick Masonry, ?, Ghafar Ali, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.428070, 71.326400, WST KP_Images/689682beGhafar Ali.Picture of WST Before Improvement.090807.jpg, MG-39045, 7/1/2021, Ghafar Ali, 2140274390459, 3060550334, 12, 12, 0, 12, 15.62, 15.62, 8, 8, 1.36, 94.52, 25005, 0.19, 5, ?, WST Profile - Completed, ?, ?, 12/6/2021, 557530, 420000, 137530, ?, 0, ?, ?, 12/6/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 2/8/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/31/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/689682beGhafar Ali.Picture of WST - After Completion.072444.jpg, 0, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 14:04:51","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232028","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"kamali","uc":"Nahaqi Kamali","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ghafar Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.428070, 71.326400","coordinates":"WST KP_Images\/689682beGhafar Ali.Picture of WST Before Improvement.090807.jpg","picture_of_wst_before_improvement":"MG-39045","wua_registration_no":"7\/1\/2021","wua_registration_date":"Ghafar Ali","name_of_wua_president":"2140274390459","cnic_no_of_wua_president":"3060550334","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"15.62","gross_command_area_gca_acres":"15.62","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/6\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/6\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"2\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/31\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/689682beGhafar Ali.Picture of WST - After Completion.072444.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 14:27:28" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 14:27:28, ?, ?, Completed, 22092232029, KP, Mohmand, Mohmand, Halim Zai, Kamali, Wazir daag, Square, Brick Masonry, ?, Amaaz Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.446630, 71.326400, WST KP_Images/5f2a7ae0Amaaz Khan.Picture of WST Before Improvement.093312.jpg, MG-60262, 1/7/2021, Amaaz Khan, 2140234602623, 3469309329, 9, 9, 0, 9, 13.87, 13.87, 8, 8, 1.36, 94.54, 25011, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/6/2021, 557530, 420000, 137530, ?, 0, ?, ?, 12/6/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 3/14/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/4/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/5f2a7ae0Amaaz Khan.Picture of WST - After Completion.061058.jpg, 0, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 14:27:28","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232029","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Kamali","uc":"Wazir daag","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Amaaz Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.446630, 71.326400","coordinates":"WST KP_Images\/5f2a7ae0Amaaz Khan.Picture of WST Before Improvement.093312.jpg","picture_of_wst_before_improvement":"MG-60262","wua_registration_no":"1\/7\/2021","wua_registration_date":"Amaaz Khan","name_of_wua_president":"2140234602623","cnic_no_of_wua_president":"3469309329","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"13.87","gross_command_area_gca_acres":"13.87","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.54","storage_capacity_m3":"25011","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/6\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/6\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/14\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/4\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/5f2a7ae0Amaaz Khan.Picture of WST - After Completion.061058.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 14:34:42" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 14:34:42, ?, ?, Completed, 22092232030, KP, Mohmand, Mohmand, Halim Zai, Daim Kor, Daim Kor, Square, Brick Masonry, ?, Taseer Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.461330, 71.328860, WST KP_Images/6ec64ca9Taseer Khan.Picture of WST Before Improvement.093616.jpg, MG-97234, 7/5/2021, Taseer Khan, 2140648972341, 3055795169, 9, 9, 0, 9, 13.12, 13.12, 8, 8, 1.36, 94.52, 25005, 0.19, 5, ?, WST Profile - Completed, ?, ?, 12/16/2021, 557530, 420000, 137530, ?, 0, ?, ?, 12/16/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, ?, ?, 0, ?, 420000, 3/14/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/20/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/6ec64ca9Taseer Khan.Picture of WST - After Completion.062013.jpg, 25, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 14:34:42","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232030","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Daim Kor","uc":"Daim Kor","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Taseer Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.461330, 71.328860","coordinates":"WST KP_Images\/6ec64ca9Taseer Khan.Picture of WST Before Improvement.093616.jpg","picture_of_wst_before_improvement":"MG-97234","wua_registration_no":"7\/5\/2021","wua_registration_date":"Taseer Khan","name_of_wua_president":"2140648972341","cnic_no_of_wua_president":"3055795169","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"13.12","gross_command_area_gca_acres":"13.12","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/14\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/20\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/6ec64ca9Taseer Khan.Picture of WST - After Completion.062013.jpg","picture_of_wst_after_completion":"25","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 14:37:48" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 14:37:48, ?, ?, Completed, 22092232031, KP, Mohmand, Mohmand, Halim Zai, Nahaqi, Ghazi baig, Square, Brick Masonry, ?, Muhammad Zubair, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.441910, 71.317180, WST KP_Images/14afd2aaMuhammad Zubair.Picture of WST Before Improvement.094455.jpg, MG-08917, 1/4/2021, Muhammad Zubair, 2140653089171, 3439718514, 10, 10, 0, 10, 16.25, 16.25, 8, 8, 1.36, 94.52, 25005, 0.19, 5, ?, WST Profile - Completed, ?, ?, 12/13/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/4/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 3/14/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/4/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/14afd2aaMuhammad Zubair.Picture of WST - After Completion.063431.jpg, 25, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 14:37:48","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232031","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Nahaqi","uc":"Ghazi baig","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Zubair","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.441910, 71.317180","coordinates":"WST KP_Images\/14afd2aaMuhammad Zubair.Picture of WST Before Improvement.094455.jpg","picture_of_wst_before_improvement":"MG-08917","wua_registration_no":"1\/4\/2021","wua_registration_date":"Muhammad Zubair","name_of_wua_president":"2140653089171","cnic_no_of_wua_president":"3439718514","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"16.25","gross_command_area_gca_acres":"16.25","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/13\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/4\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/14\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/4\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/14afd2aaMuhammad Zubair.Picture of WST - After Completion.063431.jpg","picture_of_wst_after_completion":"25","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 14:47:52" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 14:47:52, ?, ?, Completed, 22092232032, KP, Mohmand, Mohmand, Halim Zai, Chazi khel, Atto Khel, Square, Brick Masonry, ?, Shakeel Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.437020, 71.288970, WST KP_Images/35761981Shakeel Khan.Picture of WST Before Improvement.101443.jpg, MG-56146, 1/4/2021, Shakeel Khan, 2140285561467, 3469298296, 10, 10, 0, 10, 15.62, 15.62, 8, 8, 1.36, 94.55, 25013, 0.19, 5, ?, WST Profile - Completed, ?, ?, 12/6/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/4/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 3/14/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/4/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/35761981Shakeel Khan.Picture of WST - After Completion.050944.jpg, 16, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 14:47:52","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232032","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Chazi khel","uc":"Atto Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Shakeel Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.437020, 71.288970","coordinates":"WST KP_Images\/35761981Shakeel Khan.Picture of WST Before Improvement.101443.jpg","picture_of_wst_before_improvement":"MG-56146","wua_registration_no":"1\/4\/2021","wua_registration_date":"Shakeel Khan","name_of_wua_president":"2140285561467","cnic_no_of_wua_president":"3469298296","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"15.62","gross_command_area_gca_acres":"15.62","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.55","storage_capacity_m3":"25013","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/6\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/4\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/14\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/4\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/35761981Shakeel Khan.Picture of WST - After Completion.050944.jpg","picture_of_wst_after_completion":"16","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 14:55:51" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 14:55:51, ?, ?, Completed, 22092232033, KP, Mohmand, Mohmand, Halim Zai, Chazi khel, Atto Khel, Square, Brick Masonry, ?, Tanzeel Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.421910, 71.281420, WST KP_Images/b8d82fbcTanzeel Khan.Picture of WST Before Improvement.095753.jpg, MG-91422, 1/6/2021, Tanzeel Khan, 2140210914221, 3409862287, 8, 8, 0, 8, 15, 15, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/14/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/6/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/8/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/b8d82fbcTanzeel Khan.Picture of WST - After Completion.062236.jpg, 14, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 14:55:51","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232033","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Chazi khel","uc":"Atto Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Tanzeel Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.421910, 71.281420","coordinates":"WST KP_Images\/b8d82fbcTanzeel Khan.Picture of WST Before Improvement.095753.jpg","picture_of_wst_before_improvement":"MG-91422","wua_registration_no":"1\/6\/2021","wua_registration_date":"Tanzeel Khan","name_of_wua_president":"2140210914221","cnic_no_of_wua_president":"3409862287","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"15","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/14\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/6\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/8\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/b8d82fbcTanzeel Khan.Picture of WST - After Completion.062236.jpg","picture_of_wst_after_completion":"14","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 14:59:31" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 14:59:31, ?, ?, Completed, 22092232034, KP, Mohmand, Mohmand, Halim Zai, Nahaqi, Ghazi baig, Square, Brick Masonry, ?, Torab Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.434440, 71.299470, WST KP_Images/e77eb9c1Torab Khan.Picture of WST Before Improvement.100105.jpg, MG-19372, 1/6/2021, Torab Gul, 2140232193721, 3010908435, 11, 11, 0, 11, 15, 15, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/14/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/6/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 3/14/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/8/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/e77eb9c1Torab Khan.Picture of WST - After Completion.053113.jpg, 15, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 14:59:31","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232034","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Nahaqi","uc":"Ghazi baig","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Torab Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.434440, 71.299470","coordinates":"WST KP_Images\/e77eb9c1Torab Khan.Picture of WST Before Improvement.100105.jpg","picture_of_wst_before_improvement":"MG-19372","wua_registration_no":"1\/6\/2021","wua_registration_date":"Torab Gul","name_of_wua_president":"2140232193721","cnic_no_of_wua_president":"3010908435","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"15","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/14\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/6\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/14\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/8\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/e77eb9c1Torab Khan.Picture of WST - After Completion.053113.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 15:04:44" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 15:04:44, ?, ?, Completed, 22092232035, KP, Mohmand, Mohmand, Halim Zai, Kamali, Kamali, Square, Brick Masonry, ?, Abdul Salam, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.426710, 71.347780, WST KP_Images/1e723e34Abdul Salam.Picture of WST Before Improvement.100640.jpg, MG-13257, 1/6/2021, Abdul Salam, 2140233132573, 3079812017, 13, 13, 0, 13, 15.62, 15.62, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/14/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/6/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 7/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/4/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/1e723e34Abdul Salam.Picture of WST - After Completion.055754.jpg, 16, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 15:04:44","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232035","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Kamali","uc":"Kamali","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Salam","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.426710, 71.347780","coordinates":"WST KP_Images\/1e723e34Abdul Salam.Picture of WST Before Improvement.100640.jpg","picture_of_wst_before_improvement":"MG-13257","wua_registration_no":"1\/6\/2021","wua_registration_date":"Abdul Salam","name_of_wua_president":"2140233132573","cnic_no_of_wua_president":"3079812017","contact_no_of_wua_president":"13","total_number_of_shareholders":"13","male_wua_members":"0","female_wua_members":"13","total_wua_members":"15.62","gross_command_area_gca_acres":"15.62","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/14\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/6\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"7\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/4\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/1e723e34Abdul Salam.Picture of WST - After Completion.055754.jpg","picture_of_wst_after_completion":"16","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 15:08:07" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 15:08:07, ?, ?, Completed, 22092232036, KP, Mohmand, Mohmand, Halim Zai, Kamali, Kamali, Square, Brick Masonry, ?, Ajamr Alam, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.450810, 71.364680, WST KP_Images/604230b4Ajamr Alam.Picture of WST Before Improvement.100942.jpg, MG-24195, 1/6/2021, Ajmar Alam, 2140231241959, 3038908759, 9, 9, 0, 9, 13.75, 13.75, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/15/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/6/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 3/14/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/4/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/604230b4Ajamr Alam.Picture of WST - After Completion.055631.jpg, 17, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 15:08:07","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232036","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Kamali","uc":"Kamali","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ajamr Alam","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.450810, 71.364680","coordinates":"WST KP_Images\/604230b4Ajamr Alam.Picture of WST Before Improvement.100942.jpg","picture_of_wst_before_improvement":"MG-24195","wua_registration_no":"1\/6\/2021","wua_registration_date":"Ajmar Alam","name_of_wua_president":"2140231241959","cnic_no_of_wua_president":"3038908759","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"13.75","gross_command_area_gca_acres":"13.75","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/15\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/6\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/14\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/4\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/604230b4Ajamr Alam.Picture of WST - After Completion.055631.jpg","picture_of_wst_after_completion":"17","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 13:52:09" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 13:52:09, ?, ?, Completed, 22092232037, KP, Mohmand, Mohmand, Halim Zai, Kamali, Wazir Daag, Square, Brick Masonry, ?, Mastan Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.445370, 71.332780, WST KP_Images/96b1efb9Mastan Khan.Picture of WST Before Improvement.085419.jpg, MG-92539, 7/5/2021, Mastan khan, 2140224925397, 3429897244, 9, 9, 0, 9, 13.75, 13.75, 8, 8, 1.36, 94.52, 25005, 0.19, 5, ?, WST Profile - Completed, ?, ?, 12/15/2021, 557530, 420000, 137530, ?, 0, ?, ?, 12/15/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 3/14/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/20/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/96b1efb9Mastan Khan.Picture of WST - After Completion.091121.jpg, 20, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 13:52:09","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232037","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Kamali","uc":"Wazir Daag","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mastan Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.445370, 71.332780","coordinates":"WST KP_Images\/96b1efb9Mastan Khan.Picture of WST Before Improvement.085419.jpg","picture_of_wst_before_improvement":"MG-92539","wua_registration_no":"7\/5\/2021","wua_registration_date":"Mastan khan","name_of_wua_president":"2140224925397","cnic_no_of_wua_president":"3429897244","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"13.75","gross_command_area_gca_acres":"13.75","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/15\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/15\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/14\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/20\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/96b1efb9Mastan Khan.Picture of WST - After Completion.091121.jpg","picture_of_wst_after_completion":"20","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 9:40:39" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 9:40:39, ?, ?, Completed, 22092232038, KP, Mohmand, Mohmand, Halim Zai, Ibrahim kor, Ibrahim kor, Square, Brick Masonry, ?, Muhammad Ullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.478100, 71.332540, WST KP_Images/8f226bc8Muhammad Ullah.Picture of WST Before Improvement.044321.jpg, MG-23496, 1/6/2021, Muhammad Ullah, 2140272234963, 3469676614, 9, 9, 0, 9, 13, 13, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 1/6/2022, 557530, 420000, 137530, ?, 0, ?, ?, 1/6/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/4/2022, 557530, 420000, 137530, 8, 8.25, 1.36, WST KP_Images/8f226bc8Muhammad Ullah.Picture of WST - After Completion.054621.jpg, 11, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 9:40:39","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232038","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Ibrahim kor","uc":"Ibrahim kor","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.478100, 71.332540","coordinates":"WST KP_Images\/8f226bc8Muhammad Ullah.Picture of WST Before Improvement.044321.jpg","picture_of_wst_before_improvement":"MG-23496","wua_registration_no":"1\/6\/2021","wua_registration_date":"Muhammad Ullah","name_of_wua_president":"2140272234963","cnic_no_of_wua_president":"3469676614","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"13","gross_command_area_gca_acres":"13","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/6\/2022","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/6\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/4\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.25","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/8f226bc8Muhammad Ullah.Picture of WST - After Completion.054621.jpg","picture_of_wst_after_completion":"11","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 9:49:16" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 9:49:16, ?, ?, Completed, 22092232039, KP, Mohmand, Mohmand, Halim Zai, Kamali, Kamali, Square, Brick Masonry, ?, Faqeer Shah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.455200, 71.353370, WST KP_Images/367e5cd2Faqeer Shah.Picture of WST Before Improvement.044928.jpg, MG-99243, 1/6/2021, Faqeer Shah, 2140550992433, 3025003191, 10, 10, 0, 10, 15, 15, 9, 9, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/15/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/6/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 3/14/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/8/2022, 557530, 420000, 137530, 9, 8.59, 1.36, WST KP_Images/367e5cd2Faqeer Shah.Picture of WST - After Completion.060829.jpg, 12, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 9:49:16","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232039","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Kamali","uc":"Kamali","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Faqeer Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.455200, 71.353370","coordinates":"WST KP_Images\/367e5cd2Faqeer Shah.Picture of WST Before Improvement.044928.jpg","picture_of_wst_before_improvement":"MG-99243","wua_registration_no":"1\/6\/2021","wua_registration_date":"Faqeer Shah","name_of_wua_president":"2140550992433","cnic_no_of_wua_president":"3025003191","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"15","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/15\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/6\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/14\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/8\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"9","executed_wst_length_meter":"8.59","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/367e5cd2Faqeer Shah.Picture of WST - After Completion.060829.jpg","picture_of_wst_after_completion":"12","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 9:23:31" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 9:23:31, ?, ?, Completed, 22092232040, KP, Mohmand, Mohmand, Halim Zai, Kamali, Kamali, Square, Brick Masonry, ?, Sher Ali, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.455820, 71.353230, WST KP_Images/1584aed7Sher Ali.Picture of WST Before Improvement.042537.jpg, MG-210082, 1/6/2021, Sher Ali, 2140223210827, 3029666709, 9, 9, 0, 9, 15, 15, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/15/2021, 595965, 458435, 137530, ?, 0, ?, ?, 12/16/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 2/14/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/20/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/1584aed7Sher Ali.Picture of WST - After Completion.084240.jpg, 13, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 9:23:31","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232040","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Kamali","uc":"Kamali","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sher Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.455820, 71.353230","coordinates":"WST KP_Images\/1584aed7Sher Ali.Picture of WST Before Improvement.042537.jpg","picture_of_wst_before_improvement":"MG-210082","wua_registration_no":"1\/6\/2021","wua_registration_date":"Sher Ali","name_of_wua_president":"2140223210827","cnic_no_of_wua_president":"3029666709","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"15","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/15\/2021","issuance_date_of_govt_share":"595965","total_amount_rs":"458435","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"2\/14\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/20\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/1584aed7Sher Ali.Picture of WST - After Completion.084240.jpg","picture_of_wst_after_completion":"13","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 9:50:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 9:50:58, ?, ?, Completed, 22092232041, KP, Mohmand, Mohmand, Halim Zai, Nahaqi, Ghazi baig, Square, Brick Masonry, ?, Qadar Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.465950, 71.362180, WST KP_Images/67e6e1bdQadar Khan.Picture of WST Before Improvement.045345.jpg, MG-00794, 1/7/2021, Qadir Khan, 2140613007941, 3065038855, 9, 9, 0, 9, 13.12, 13.12, 8, 8, 1.36, 94.52, 25005, 0.19, 5, ?, WST Profile - Completed, ?, ?, 12/16/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/7/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/4/2022, 557530, 420000, 137530, 8, 8, 1.36, WST KP_Images/67e6e1bdQadar Khan.Picture of WST - After Completion.045345.jpg, 11, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 9:50:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232041","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Nahaqi","uc":"Ghazi baig","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Qadar Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.465950, 71.362180","coordinates":"WST KP_Images\/67e6e1bdQadar Khan.Picture of WST Before Improvement.045345.jpg","picture_of_wst_before_improvement":"MG-00794","wua_registration_no":"1\/7\/2021","wua_registration_date":"Qadir Khan","name_of_wua_president":"2140613007941","cnic_no_of_wua_president":"3065038855","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"13.12","gross_command_area_gca_acres":"13.12","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/4\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/67e6e1bdQadar Khan.Picture of WST - After Completion.045345.jpg","picture_of_wst_after_completion":"11","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 9:57:57" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 9:57:57, ?, ?, Completed, 22092232042, KP, Mohmand, Mohmand, Halim Zai, Sado kor, Sado kor, Square, Brick Masonry, ?, Tahir Zaman, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.447390, 71.359500, WST KP_Images/4f16b125Tahir Zaman.Picture of WST Before Improvement.050022.jpg, MG-03666, 1/7/2021, Tahir zaman, 2140624036665, 3049382400, 10, 10, 0, 10, 13, 13, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/21/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/7/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/8/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/4f16b125Tahir Zaman.Picture of WST - After Completion.061854.jpg, 13, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 9:57:57","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232042","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Sado kor","uc":"Sado kor","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Tahir Zaman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.447390, 71.359500","coordinates":"WST KP_Images\/4f16b125Tahir Zaman.Picture of WST Before Improvement.050022.jpg","picture_of_wst_before_improvement":"MG-03666","wua_registration_no":"1\/7\/2021","wua_registration_date":"Tahir zaman","name_of_wua_president":"2140624036665","cnic_no_of_wua_president":"3049382400","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"13","gross_command_area_gca_acres":"13","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/8\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/4f16b125Tahir Zaman.Picture of WST - After Completion.061854.jpg","picture_of_wst_after_completion":"13","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 10:29:42" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 10:29:42, ?, ?, Completed, 22092232043, KP, Mohmand, Mohmand, Halim Zai, Bade siyah, Bade siyah, Square, Brick Masonry, ?, Arif Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.477920, 71.321550, WST KP_Images/757db2d0Arif Khan.Picture of WST Before Improvement.053138.jpg, MG-76863, 1/7/2021, Arif Khan, 2140297768639, 3439270212, 10, 10, 0, 10, 13.62, 13.62, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/21/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/7/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/8/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/757db2d0Arif Khan.Picture of WST - After Completion.053137.jpg, 11, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 10:29:42","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232043","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Bade siyah","uc":"Bade siyah","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Arif Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.477920, 71.321550","coordinates":"WST KP_Images\/757db2d0Arif Khan.Picture of WST Before Improvement.053138.jpg","picture_of_wst_before_improvement":"MG-76863","wua_registration_no":"1\/7\/2021","wua_registration_date":"Arif Khan","name_of_wua_president":"2140297768639","cnic_no_of_wua_president":"3439270212","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"13.62","gross_command_area_gca_acres":"13.62","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/8\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/757db2d0Arif Khan.Picture of WST - After Completion.053137.jpg","picture_of_wst_after_completion":"11","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 10:34:02" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 10:34:02, ?, ?, Completed, 22092232044, KP, Mohmand, Mohmand, Halim Zai, Kamali, Kamali, Square, Brick Masonry, ?, Jamal Shah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.443840, 71.365040, WST KP_Images/7e2db6edJamal shah.Picture of WST Before Improvement.052229.jpg, MG-84234, 11/8/2021, Jamal shah, 1710286842345, 3239710399, 10, 10, 0, 10, 13.5, 13.5, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/21/2021, 595965, 458435, 137530, ?, 0, ?, ?, 1/11/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/8/2022, 546000, 420000, 126000, 8, 8.37, 1.36, WST KP_Images/7e2db6edJamal Shah.Picture of WST - After Completion.052059.jpg, 13, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 10:34:02","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232044","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Kamali","uc":"Kamali","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Jamal Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.443840, 71.365040","coordinates":"WST KP_Images\/7e2db6edJamal shah.Picture of WST Before Improvement.052229.jpg","picture_of_wst_before_improvement":"MG-84234","wua_registration_no":"11\/8\/2021","wua_registration_date":"Jamal shah","name_of_wua_president":"1710286842345","cnic_no_of_wua_president":"3239710399","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"13.5","gross_command_area_gca_acres":"13.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"595965","total_amount_rs":"458435","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/11\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/8\/2022","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/7e2db6edJamal Shah.Picture of WST - After Completion.052059.jpg","picture_of_wst_after_completion":"13","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 10:37:41" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 10:37:41, ?, ?, Completed, 22092232045, KP, Mohmand, Mohmand, Halim Zai, Samad kot, Samad kot, Square, Brick Masonry, ?, Ziarat Gul, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.453022, 71.361328, WST KP_Images/859adaedZiarat gul.Picture of WST Before Improvement.074316.jpg, MG-69282, 11/6/2020, Ziarat gul, 2140222692827, 3449067488, 13, 13, 0, 13, 16.25, 16.25, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/21/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/6/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/4/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/859adaedZiarat Gul.Picture of WST - After Completion.070027.jpg, 12, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 10:37:41","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232045","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Samad kot","uc":"Samad kot","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ziarat Gul","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.453022, 71.361328","coordinates":"WST KP_Images\/859adaedZiarat gul.Picture of WST Before Improvement.074316.jpg","picture_of_wst_before_improvement":"MG-69282","wua_registration_no":"11\/6\/2020","wua_registration_date":"Ziarat gul","name_of_wua_president":"2140222692827","cnic_no_of_wua_president":"3449067488","contact_no_of_wua_president":"13","total_number_of_shareholders":"13","male_wua_members":"0","female_wua_members":"13","total_wua_members":"16.25","gross_command_area_gca_acres":"16.25","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/6\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/4\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/859adaedZiarat Gul.Picture of WST - After Completion.070027.jpg","picture_of_wst_after_completion":"12","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 10:44:13" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 10:44:13, ?, ?, Completed, 22092232046, KP, Mohmand, Mohmand, Halim Zai, Shah baig, Shah dhund, Square, Brick Masonry, ?, Habib Syed, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.446180, 71.361040, WST KP_Images/4acc8baaHabib syed.Picture of WST Before Improvement.075535.jpg, MG-22844, 1/7/2022, Habib syed, 2140298228445, 3029157281, 12, 12, 0, 12, 13.37, 13.37, 8, 8, 1.36, 94.52, 25005, 0.19, 5, ?, WST Profile - Completed, ?, ?, 1/7/2022, 557530, 420000, 137530, ?, 0, ?, ?, 1/7/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, 0, ?, ?, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/4/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/4acc8baaHabib Syed.Picture of WST - After Completion.083504.jpg, 15, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 10:44:13","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232046","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Shah baig","uc":"Shah dhund","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Habib Syed","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.446180, 71.361040","coordinates":"WST KP_Images\/4acc8baaHabib syed.Picture of WST Before Improvement.075535.jpg","picture_of_wst_before_improvement":"MG-22844","wua_registration_no":"1\/7\/2022","wua_registration_date":"Habib syed","name_of_wua_president":"2140298228445","cnic_no_of_wua_president":"3029157281","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"13.37","gross_command_area_gca_acres":"13.37","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/7\/2022","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/4\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/4acc8baaHabib Syed.Picture of WST - After Completion.083504.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 11:02:27" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 11:02:27, ?, ?, Completed, 22092232047, KP, Mohmand, Mohmand, Halim Zai, Kamali, Wazir daag, Square, Brick Masonry, ?, Muhammad Zeeshan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.434270, 71.299540, WST KP_Images/feef37c6Muhammad Zeeshan.Picture of WST Before Improvement.131016.jpg, MG-21499, 1/7/2021, Muhammad Zeeshan, 2140288214495, 3429050846, 10, 10, 0, 10, 14.12, 14.12, 8, 8, 1.36, 94.52, 25005, 0.19, 5, ?, WST Profile - Completed, ?, ?, 12/21/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/7/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/8/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/feef37c6Muhammad Zeeshan.Picture of WST - After Completion.063636.jpg, 11, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 11:02:27","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232047","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Kamali","uc":"Wazir daag","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Zeeshan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.434270, 71.299540","coordinates":"WST KP_Images\/feef37c6Muhammad Zeeshan.Picture of WST Before Improvement.131016.jpg","picture_of_wst_before_improvement":"MG-21499","wua_registration_no":"1\/7\/2021","wua_registration_date":"Muhammad Zeeshan","name_of_wua_president":"2140288214495","cnic_no_of_wua_president":"3429050846","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"14.12","gross_command_area_gca_acres":"14.12","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/8\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/feef37c6Muhammad Zeeshan.Picture of WST - After Completion.063636.jpg","picture_of_wst_after_completion":"11","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/24/2024 15:38:25" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/24/2024 15:38:25, ?, ?, Completed, 22092232048, KP, Mohmand, Mohmand, Halim Zai, Ghazi Baig, Meeran Koroona, Square, Brick Masonry, ?, Ali Shan WST, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.439212, 71.317905, WST KP_Images/6544ecbaAli Shan WST.Picture of WST Before Improvement.091046.jpg, 9, 10/12/2020, Ali Shan, 2140276373087, 3459489820, 13, 13, 0, 13, 15, 12, 12, 12, 1.36, 196, 51852, 0.25, 7, ?, WST Profile - Completed, ?, ?, 10/28/2021, 557530, 420000, 137530, ?, 0, ?, ?, 10/28/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 12/30/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/21/2021, 557530, 420000, 137530, 12, 12, 1.36, WST KP_Images/6544ecbaAli Shan WST.Picture of WST - After Completion.091045.jpg, 16, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/24\/2024 15:38:25","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092232048","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Halim Zai","tehsil":"Ghazi Baig","uc":"Meeran Koroona","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ali Shan WST","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.439212, 71.317905","coordinates":"WST KP_Images\/6544ecbaAli Shan WST.Picture of WST Before Improvement.091046.jpg","picture_of_wst_before_improvement":"9","wua_registration_no":"10\/12\/2020","wua_registration_date":"Ali Shan","name_of_wua_president":"2140276373087","cnic_no_of_wua_president":"3459489820","contact_no_of_wua_president":"13","total_number_of_shareholders":"13","male_wua_members":"0","female_wua_members":"13","total_wua_members":"15","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/28\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/28\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"12\/30\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/21\/2021","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/6544ecbaAli Shan WST.Picture of WST - After Completion.091045.jpg","picture_of_wst_after_completion":"16","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 11:14:35" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/26/2024 11:14:35, ?, ?, Completed, 22092332001, KP, Mohmand, Mohmand, Safi, Torkor, Tor Kor, Square, Brick Masonry, ?, Zahir Shah, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.48863,71.25883, WST KP_Images/2Zahir Shah.Picture of WST Before Improvement.063707.jpg, 97, 11/6/2020, Zahir Shah, 2140611940729, 3459638823, 15, 15, 0, 15, 14, 5.75, 8, 8, 1.36, 96, 25397, 0.18, 5, ?, WST Profile - Completed, ?, ?, 2/23/2021, 557530, 420000, 137530, ?, 0, ?, ?, 3/5/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 6/24/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/4/2021, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/2Zahir Shah.Picture of WST - After Completion.063706.jpg, 11, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/26\/2024 11:14:35","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332001","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Torkor","uc":"Tor Kor","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Zahir Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.48863,71.25883","coordinates":"WST KP_Images\/2Zahir Shah.Picture of WST Before Improvement.063707.jpg","picture_of_wst_before_improvement":"97","wua_registration_no":"11\/6\/2020","wua_registration_date":"Zahir Shah","name_of_wua_president":"2140611940729","cnic_no_of_wua_president":"3459638823","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"14","gross_command_area_gca_acres":"5.75","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"96","storage_capacity_m3":"25397","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/23\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/5\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/24\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/4\/2021","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/2Zahir Shah.Picture of WST - After Completion.063706.jpg","picture_of_wst_after_completion":"11","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 9:19:20" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/26/2024 9:19:20, ?, ?, Completed, 22092332002, KP, Mohmand, Mohmand, Safi, Habib zai, Tarakai Ghundai, Square, Brick Masonry, ?, Sher Ali, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.4903,71.26198, WST KP_Images/4Sher Ali.Picture of WST Before Improvement.090656.jpg, 98, 11/6/2020, Sher Ali, 2140512308299, 3029666709, 15, 15, 0, 15, 13.75, 5.5, 8, 8, 1.36, 88, 23280, 0.18, 5, ?, WST Profile - Completed, ?, ?, 2/23/2021, 546000, 420000, 126000, ?, 0, ?, ?, 3/5/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 6/24/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/27/2021, 546000, 420000, 126000, 8, 8, 1.36, WST KP_Images/4Sher Ali.Picture of WST - After Completion.090655.jpg, 15, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/26\/2024 9:19:20","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332002","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Habib zai","uc":"Tarakai Ghundai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sher Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.4903,71.26198","coordinates":"WST KP_Images\/4Sher Ali.Picture of WST Before Improvement.090656.jpg","picture_of_wst_before_improvement":"98","wua_registration_no":"11\/6\/2020","wua_registration_date":"Sher Ali","name_of_wua_president":"2140512308299","cnic_no_of_wua_president":"3029666709","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"13.75","gross_command_area_gca_acres":"5.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/23\/2021","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/5\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/24\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/27\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/4Sher Ali.Picture of WST - After Completion.090655.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 14:57:48" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/23/2024 14:57:48, ?, ?, Completed, 22092332003, KP, Mohmand, Mohmand, Safi, Sando Khel, Kot Kat, Square, Brick Masonry, ?, Imran Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.48856,71.29131, WST KP_Images/5Imran Khan.Picture of WST Before Improvement.060935.jpg, 123, 11/10/2020, Imran Khan, 2140645292595, 3425683046, 15, 15, 0, 15, 14.37, 5.75, 8, 8, 1.36, 88, 23280, 0.19, 5, ?, WST Profile - Completed, ?, ?, 2/24/2021, 546000, 420000, 126000, ?, 0, ?, ?, 3/6/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, ?, ?, ?, ?, 0, ?, 420000, 6/18/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/18/2021, 546000, 420000, 126000, 8, 8, 1.36, WST KP_Images/5Imran Khan.Picture of WST - After Completion.060935.jpg, 15, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/23\/2024 14:57:48","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332003","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Sando Khel","uc":"Kot Kat","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Imran Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.48856,71.29131","coordinates":"WST KP_Images\/5Imran Khan.Picture of WST Before Improvement.060935.jpg","picture_of_wst_before_improvement":"123","wua_registration_no":"11\/10\/2020","wua_registration_date":"Imran Khan","name_of_wua_president":"2140645292595","cnic_no_of_wua_president":"3425683046","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"14.37","gross_command_area_gca_acres":"5.75","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2021","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/6\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/18\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/18\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/5Imran Khan.Picture of WST - After Completion.060935.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 15:01:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/23/2024 15:01:58, ?, ?, Completed, 22092332004, KP, Mohmand, Mohmand, Safi, Sando Khel, Khakh Bazar, Sando \Khel, Square, Brick Masonry, ?, Hamzallah, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.48722,71.2916, WST KP_Images/7Hamzallah.Picture of WST Before Improvement.080930.jpg, 124, 11/10/2020, Hamzallah, 2140519531323, 3021904615, 15, 15, 0, 15, 15, 6, 8, 8, 1.36, 88, 23280, 0.19, 5, ?, WST Profile - Completed, ?, ?, 2/24/2021, 546000, 420000, 126000, ?, 0, ?, ?, 3/6/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, ?, ?, ?, ?, 0, ?, 420000, 6/17/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/18/2021, 546000, 420000, 126000, 8, 8, 1.36, WST KP_Images/7Hamzallah.Picture of WST - After Completion.080930.jpg, 0, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/23\/2024 15:01:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332004","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Sando Khel","uc":"Khakh Bazar, Sando \\Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Hamzallah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.48722,71.2916","coordinates":"WST KP_Images\/7Hamzallah.Picture of WST Before Improvement.080930.jpg","picture_of_wst_before_improvement":"124","wua_registration_no":"11\/10\/2020","wua_registration_date":"Hamzallah","name_of_wua_president":"2140519531323","cnic_no_of_wua_president":"3021904615","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"15","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2021","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/6\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/17\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/18\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/7Hamzallah.Picture of WST - After Completion.080930.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 9:51:10" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/23/2024 9:51:10, ?, ?, Completed, 22092332005, KP, Mohmand, Mohmand, Safi, Darwazgai, Meeran Qandari, Square, Brick Masonry, ?, Mohammad Ayaz, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.4751,71.3033, WST KP_Images/16Mohammad Ayaz.Picture of WST Before Improvement.050544.jpg, 25, 10/16/2020, Mohammad Ayaz, 2140614807063, 3465952659, 9, 9, 0, 9, 15.62, 6.25, 8, 8, 1.36, 87, 23016, 0.18, 5, ?, WST Profile - Completed, ?, ?, 2/15/2021, 546000, 420000, 126000, ?, 0, ?, ?, 2/25/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 0, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 3/29/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/22/2021, 546000, 420000, 126000, 8, 8.37, 1.36, WST KP_Images/16Mohammad Ayaz.Picture of WST - After Completion.050544.jpg, 20, 40.00%, 39.00%, 1.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/23\/2024 9:51:10","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332005","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Darwazgai","uc":"Meeran Qandari","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mohammad Ayaz","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.4751,71.3033","coordinates":"WST KP_Images\/16Mohammad Ayaz.Picture of WST Before Improvement.050544.jpg","picture_of_wst_before_improvement":"25","wua_registration_no":"10\/16\/2020","wua_registration_date":"Mohammad Ayaz","name_of_wua_president":"2140614807063","cnic_no_of_wua_president":"3465952659","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"15.62","gross_command_area_gca_acres":"6.25","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/15\/2021","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/25\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/29\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/22\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/16Mohammad Ayaz.Picture of WST - After Completion.050544.jpg","picture_of_wst_after_completion":"20","addutitional_cca_acres":"40.00%","water_saving":"39.00%","water_losses_before_improvement":"1.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/27/2024 15:07:13" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/27/2024 15:07:13, ?, ?, Completed, 22092332006, KP, Mohmand, Mohmand, Safi, Sando Khel, Darwazgai, Square, Brick Masonry, ?, Nasir Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.4766,71.3062, WST KP_Images/29Nasir Khan.Picture of WST Before Improvement.054553.jpg, 16, 10/14/2020, Naseer Khan, 2140537944355, 3049225326, 14, 14, 0, 14, 15, 6, 8, 8, 1.36, 95.27, 25204, 0.18, 5, ?, WST Profile - Completed, ?, ?, 2/15/2021, 557530, 420000, 137530, ?, 0, ?, ?, 2/22/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 6/17/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/23/2021, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/29Nasir Khan.Picture of WST - After Completion.054553.jpg, 12, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/27\/2024 15:07:13","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332006","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Sando Khel","uc":"Darwazgai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Nasir Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.4766,71.3062","coordinates":"WST KP_Images\/29Nasir Khan.Picture of WST Before Improvement.054553.jpg","picture_of_wst_before_improvement":"16","wua_registration_no":"10\/14\/2020","wua_registration_date":"Naseer Khan","name_of_wua_president":"2140537944355","cnic_no_of_wua_president":"3049225326","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"15","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"95.27","storage_capacity_m3":"25204","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/15\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/22\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/17\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/23\/2021","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/29Nasir Khan.Picture of WST - After Completion.054553.jpg","picture_of_wst_after_completion":"12","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 15:04:24" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/23/2024 15:04:24, ?, ?, Completed, 22092332007, KP, Mohmand, Mohmand, Safi, Ghazi Baig, Attoo Khel, Square, Brick Masonry, ?, Ahmed Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.43682,71.28918, WST KP_Images/32Ahmed Khan.Picture of WST Before Improvement.062458.jpg, 153, 11/12/2020, Ahmed Khan, 2140626481763, 3439029658, 15, 15, 0, 15, 15, 6, 8, 8, 1.36, 88, 23280, 0.19, 5, ?, WST Profile - Completed, ?, ?, 2/25/2021, 546000, 420000, 126000, ?, 0, ?, ?, 3/7/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, ?, ?, ?, ?, 0, ?, 420000, 6/17/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/17/2021, 546000, 420000, 126000, 8, 8, 1.36, WST KP_Images/32Ahmed Khan.Picture of WST - After Completion.062458.jpg, 15, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/23\/2024 15:04:24","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332007","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Ghazi Baig","uc":"Attoo Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ahmed Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.43682,71.28918","coordinates":"WST KP_Images\/32Ahmed Khan.Picture of WST Before Improvement.062458.jpg","picture_of_wst_before_improvement":"153","wua_registration_no":"11\/12\/2020","wua_registration_date":"Ahmed Khan","name_of_wua_president":"2140626481763","cnic_no_of_wua_president":"3439029658","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"15","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/25\/2021","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/7\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/17\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/17\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/32Ahmed Khan.Picture of WST - After Completion.062458.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/23/2024 15:09:16" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/23/2024 15:09:16, ?, ?, Completed, 22092332008, KP, Mohmand, Mohmand, Safi, Darwazgai, Qamar Din Khel, Square, Brick Masonry, ?, Khalid Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.49178,71.25022, WST KP_Images/40Khalid Khan.Picture of WST Before Improvement.055731.jpg, 99, 11/6/2020, Khalid Khan, 2140601124293, 3022002920, 15, 15, 0, 15, 13.75, 5.5, 8, 8, 1.36, 88, 23280, 0.17, 5, ?, WST Profile - Completed, ?, ?, 2/23/2021, 546000, 420000, 126000, ?, 0, ?, ?, 3/5/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, ?, ?, ?, ?, 0, ?, 420000, 6/24/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/28/2021, 546000, 420000, 126000, 8, 8, 1.36, WST KP_Images/40Khalid Khan.Picture of WST - After Completion.055731.jpg, 15, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/23\/2024 15:09:16","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332008","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Darwazgai","uc":"Qamar Din Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Khalid Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.49178,71.25022","coordinates":"WST KP_Images\/40Khalid Khan.Picture of WST Before Improvement.055731.jpg","picture_of_wst_before_improvement":"99","wua_registration_no":"11\/6\/2020","wua_registration_date":"Khalid Khan","name_of_wua_president":"2140601124293","cnic_no_of_wua_president":"3022002920","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"13.75","gross_command_area_gca_acres":"5.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.17","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/23\/2021","issuance_date_of_govt_share":"546000","total_amount_rs":"420000","govt_share_rs":"126000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/5\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/24\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/28\/2021","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/40Khalid Khan.Picture of WST - After Completion.055731.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 11:31:02" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 11:31:02, ?, ?, Completed, 22092332009, KP, Mohmand, Mohmand, Safi, Darwazgai, Darwazgai, Square, Brick Masonry, ?, Imtiaz Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.469490, 71.299710, WST KP_Images/f2066dd1Imtiaz khan.Picture of WST Before Improvement.075356.jpg, MG-95230, 1/7/2021, Imtiaz khan, 2140593952309, 3069555700, 14, 14, 0, 14, 6.25, 6.25, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/14/2021, 557530, 420000, 137530, ?, 0, ?, ?, 12/14/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/3/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/f2066dd1Imtiaz Khan.Picture of WST - After Completion.080237.jpg, 15, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 11:31:02","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332009","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Darwazgai","uc":"Darwazgai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Imtiaz Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.469490, 71.299710","coordinates":"WST KP_Images\/f2066dd1Imtiaz khan.Picture of WST Before Improvement.075356.jpg","picture_of_wst_before_improvement":"MG-95230","wua_registration_no":"1\/7\/2021","wua_registration_date":"Imtiaz khan","name_of_wua_president":"2140593952309","cnic_no_of_wua_president":"3069555700","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"6.25","gross_command_area_gca_acres":"6.25","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/14\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/14\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/3\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/f2066dd1Imtiaz Khan.Picture of WST - After Completion.080237.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 11:35:04" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 11:35:04, ?, ?, Completed, 22092332010, KP, Mohmand, Mohmand, Safi, Darwazgai, Janda kalay, Square, Brick Masonry, ?, Abdul Wahab, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.524560, 71.271007, WST KP_Images/d81c7dfdAbdul wahab.Picture of WST Before Improvement.080231.jpg, MG-90159, 1/7/2021, Abdul wahab, 2140570901591, 3439029658, 10, 10, 0, 10, 13.5, 13.5, 8, 8, 1.37, 94.52, 25005, 0.19, 5, ?, WST Profile - Completed, ?, ?, 12/12/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/7/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/8/2022, 557530, 420000, 137530, 8, 8.37, 1.26, WST KP_Images/d81c7dfdAbdul Wahab.Picture of WST - After Completion.063822.jpg, 15, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 11:35:04","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332010","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Darwazgai","uc":"Janda kalay","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Wahab","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.524560, 71.271007","coordinates":"WST KP_Images\/d81c7dfdAbdul wahab.Picture of WST Before Improvement.080231.jpg","picture_of_wst_before_improvement":"MG-90159","wua_registration_no":"1\/7\/2021","wua_registration_date":"Abdul wahab","name_of_wua_president":"2140570901591","cnic_no_of_wua_president":"3439029658","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"13.5","gross_command_area_gca_acres":"13.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/12\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/8\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.26","executed_wst_depth_meter":"WST KP_Images\/d81c7dfdAbdul Wahab.Picture of WST - After Completion.063822.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 11:41:19" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 11:41:19, ?, ?, Completed, 22092332011, KP, Mohmand, Mohmand, Safi, Darwazgai, Darwazgai, Square, Brick Masonry, ?, Gulshah Ali, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.474850, 71.326400, WST KP_Images/7a7bbcccGulshah ali.Picture of WST Before Improvement.162554.jpg, MG-35141, 7/6/2021, Gulshah ali, 2140653735141, 3089858142, 15, 15, 0, 15, 16.25, 16.25, 8, 8, 1.36, 95.27, 25204, 0.19, 5, ?, WST Profile - Completed, ?, ?, 12/6/2021, 557530, 420000, 137530, ?, 0, ?, ?, 12/6/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 2/3/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/1/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/7a7bbcccGulshah Ali.Picture of WST - After Completion.061617.jpg, 10, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 11:41:19","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332011","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Darwazgai","uc":"Darwazgai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Gulshah Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.474850, 71.326400","coordinates":"WST KP_Images\/7a7bbcccGulshah ali.Picture of WST Before Improvement.162554.jpg","picture_of_wst_before_improvement":"MG-35141","wua_registration_no":"7\/6\/2021","wua_registration_date":"Gulshah ali","name_of_wua_president":"2140653735141","cnic_no_of_wua_president":"3089858142","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"16.25","gross_command_area_gca_acres":"16.25","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"95.27","storage_capacity_m3":"25204","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/6\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/6\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"2\/3\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/1\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/7a7bbcccGulshah Ali.Picture of WST - After Completion.061617.jpg","picture_of_wst_after_completion":"10","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 15:02:53" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/18/2024 15:02:53, ?, ?, Completed, 22092332012, KP, Mohmand, Mohmand, Safi, Darwazgai, Darwazgai, Square, Brick Masonry, ?, Shah Syed, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.474840, 71.304880, Unable to load image data. Image may be missing or upload size may be too large for this device., MG-85484, 1/4/2021, Shah Syed, 2140238854847, 3005656969, 10, 10, 0, 10, 16.87, 16.87, 8, 8, 1.36, 94.52, 25005, 0.19, 5, ?, WST Profile - Completed, ?, ?, 12/9/2021, 595965, 458435, 137530, ?, 0, ?, ?, 1/4/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 2/8/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/3/2022, 546000, 420000, 126000, 8, 8.37, 1.36, WST KP_Images/4f2df968Shah Syed.Picture of WST - After Completion.091605.jpg, 0, 100.00%, 40.00%, 1.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/18\/2024 15:02:53","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332012","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Darwazgai","uc":"Darwazgai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Shah Syed","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.474840, 71.304880","coordinates":"Unable to load image data. Image may be missing or upload size may be too large for this device.","picture_of_wst_before_improvement":"MG-85484","wua_registration_no":"1\/4\/2021","wua_registration_date":"Shah Syed","name_of_wua_president":"2140238854847","cnic_no_of_wua_president":"3005656969","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"16.87","gross_command_area_gca_acres":"16.87","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/9\/2021","issuance_date_of_govt_share":"595965","total_amount_rs":"458435","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/4\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"2\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/3\/2022","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/4f2df968Shah Syed.Picture of WST - After Completion.091605.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"1.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 11:56:03" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 11:56:03, ?, ?, Completed, 22092332013, KP, Mohmand, Mohmand, Safi, darwagzai, darwagzai, Square, Brick Masonry, ?, Imam Said, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.425660, 71.319700, WST KP_Images/69fc4620Imam Said.Picture of WST Before Improvement.065453.jpg, MG-33606, 7/1/2021, Imam Said, 2140561336069, 3015647295, 10, 10, 0, 10, 16.87, 16.87, 8, 8, 1.36, 94.52, 25005, 0.19, 5, ?, WST Profile - Completed, ?, ?, 12/6/2021, 557530, 420000, 137530, ?, 0, ?, ?, 12/6/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 2/3/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/1/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/69fc4620Imam Said.Picture of WST - After Completion.065543.jpg, 11, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 11:56:03","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332013","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"darwagzai","uc":"darwagzai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Imam Said","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.425660, 71.319700","coordinates":"WST KP_Images\/69fc4620Imam Said.Picture of WST Before Improvement.065453.jpg","picture_of_wst_before_improvement":"MG-33606","wua_registration_no":"7\/1\/2021","wua_registration_date":"Imam Said","name_of_wua_president":"2140561336069","cnic_no_of_wua_president":"3015647295","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"16.87","gross_command_area_gca_acres":"16.87","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/6\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/6\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"2\/3\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/1\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/69fc4620Imam Said.Picture of WST - After Completion.065543.jpg","picture_of_wst_after_completion":"11","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 11:57:14" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 11:57:14, ?, ?, Completed, 22092332014, KP, Mohmand, Mohmand, Safi, Habibzai, Habibzai, Square, Brick Masonry, ?, M. Naseer, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.488490, 71.326400, WST KP_Images/b3de86d8M. Naseer.Picture of WST Before Improvement.071639.jpg, MG-13646, 7/1/2021, Muhammad Naseer, 2140556136465, 3069570943, 15, 15, 0, 15, 12.5, 12.5, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/10/2021, 557530, 420000, 137530, ?, 0, ?, ?, 12/10/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, ?, ?, 0, ?, 420000, 2/8/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/3/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/b3de86d8M. Naseer.Picture of WST - After Completion.065155.jpg, 10, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 11:57:14","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332014","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Habibzai","uc":"Habibzai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"M. Naseer","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.488490, 71.326400","coordinates":"WST KP_Images\/b3de86d8M. Naseer.Picture of WST Before Improvement.071639.jpg","picture_of_wst_before_improvement":"MG-13646","wua_registration_no":"7\/1\/2021","wua_registration_date":"Muhammad Naseer","name_of_wua_president":"2140556136465","cnic_no_of_wua_president":"3069570943","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"12.5","gross_command_area_gca_acres":"12.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/10\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/10\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"2\/8\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/3\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/b3de86d8M. Naseer.Picture of WST - After Completion.065155.jpg","picture_of_wst_after_completion":"10","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 12:17:56" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 12:17:56, ?, ?, Completed, 22092332015, KP, Mohmand, Mohmand, Safi, Tor Kor, Lakari, Square, Brick Masonry, ?, Aman Ullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.437210, 71.328700, WST KP_Images/7885932bAman Ullah.Picture of WST Before Improvement.072046.jpg, MG-44084, 7/6/2021, Aman Ullah, 2140694440847, 3009863713, 14, 14, 0, 14, 14.37, 14.37, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/16/2021, 557530, 420000, 137530, ?, 0, ?, ?, 12/16/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 3/14/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/4/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/7885932bAman Ullah.Picture of WST - After Completion.050225.jpg, 13, 100.00%, 39.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 12:17:56","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332015","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Tor Kor","uc":"Lakari","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Aman Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.437210, 71.328700","coordinates":"WST KP_Images\/7885932bAman Ullah.Picture of WST Before Improvement.072046.jpg","picture_of_wst_before_improvement":"MG-44084","wua_registration_no":"7\/6\/2021","wua_registration_date":"Aman Ullah","name_of_wua_president":"2140694440847","cnic_no_of_wua_president":"3009863713","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"14.37","gross_command_area_gca_acres":"14.37","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/14\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/4\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/7885932bAman Ullah.Picture of WST - After Completion.050225.jpg","picture_of_wst_after_completion":"13","addutitional_cca_acres":"100.00%","water_saving":"39.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/13/2024 14:02:56" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 5/13/2024 14:02:56, ?, ?, Completed, 22092332016, KP, Mohmand, Mohmand, Safi, Sagi, Sagi, Square, Brick Masonry, ?, Mumtaz Ahmed, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.600530, 71.311420, Unable to load image data. Image may be missing or upload size may be too large for this device., MG-72728, 1/7/2021, Mumtaz Ahmed, 2140624727285, 3359521839, 10, 10, 0, 10, 13.62, 13.62, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/16/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/7/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 3/14/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/7/2021, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/28a97d7dMumtaz Ahmed.Picture of WST - After Completion.090628.jpg, 0, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"5\/13\/2024 14:02:56","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332016","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Sagi","uc":"Sagi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mumtaz Ahmed","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.600530, 71.311420","coordinates":"Unable to load image data. Image may be missing or upload size may be too large for this device.","picture_of_wst_before_improvement":"MG-72728","wua_registration_no":"1\/7\/2021","wua_registration_date":"Mumtaz Ahmed","name_of_wua_president":"2140624727285","cnic_no_of_wua_president":"3359521839","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"13.62","gross_command_area_gca_acres":"13.62","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/14\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/7\/2021","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/28a97d7dMumtaz Ahmed.Picture of WST - After Completion.090628.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 12:25:52" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 12:25:52, ?, ?, Completed, 22092332017, KP, Mohmand, Mohmand, Safi, Kog Pand, Kog Pand, Square, Brick Masonry, ?, Mani Gul, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.626510, 71.235980, WST KP_Images/668e8deeMani Gul.Picture of WST Before Improvement.165909.jpg, MG-12510, 7/1/2021, Mani Gul, 2140660125109, 3005990988, 15, 15, 0, 15, 14.37, 14.37, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/16/2021, 557530, 420000, 137530, ?, 0, ?, ?, 12/16/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, ?, ?, 0, ?, 420000, 3/14/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/8/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/668e8deeMani Gul.Picture of WST - After Completion.053426.jpg, 10, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 12:25:52","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332017","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Kog Pand","uc":"Kog Pand","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mani Gul","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.626510, 71.235980","coordinates":"WST KP_Images\/668e8deeMani Gul.Picture of WST Before Improvement.165909.jpg","picture_of_wst_before_improvement":"MG-12510","wua_registration_no":"7\/1\/2021","wua_registration_date":"Mani Gul","name_of_wua_president":"2140660125109","cnic_no_of_wua_president":"3005990988","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"14.37","gross_command_area_gca_acres":"14.37","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/14\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/8\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/668e8deeMani Gul.Picture of WST - After Completion.053426.jpg","picture_of_wst_after_completion":"10","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 12:29:52" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 12:29:52, ?, ?, Completed, 22092332018, KP, Mohmand, Mohmand, Safi, Qayum Abad, Qayum Abad, Square, Brick Masonry, ?, Attaullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.524580, 71.270920, WST KP_Images/b82f0f08Attaullah.Picture of WST Before Improvement.073319.jpg, MG-96450, 7/6/2021, Attaullah, 2140522964501, 3025542767, 15, 15, 0, 15, 13.75, 13.75, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/16/2021, 557530, 420000, 137530, ?, 0, ?, ?, 12/16/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, ?, ?, ?, ?, 0, ?, 420000, 3/14/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/20/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/b82f0f08Attaullah.Picture of WST - After Completion.061732.jpg, 13, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 12:29:52","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332018","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Qayum Abad","uc":"Qayum Abad","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Attaullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.524580, 71.270920","coordinates":"WST KP_Images\/b82f0f08Attaullah.Picture of WST Before Improvement.073319.jpg","picture_of_wst_before_improvement":"MG-96450","wua_registration_no":"7\/6\/2021","wua_registration_date":"Attaullah","name_of_wua_president":"2140522964501","cnic_no_of_wua_president":"3025542767","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"13.75","gross_command_area_gca_acres":"13.75","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/14\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/20\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/b82f0f08Attaullah.Picture of WST - After Completion.061732.jpg","picture_of_wst_after_completion":"13","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 12:35:17" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 12:35:17, ?, ?, Completed, 22092332019, KP, Mohmand, Mohmand, Safi, Wali kor, Wali kor, Square, Brick Masonry, ?, Haji Molla, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.484810, 71.292214, WST KP_Images/976a0316Haji Molla.Picture of WST Before Improvement.073507.jpg, MG-24818, 1/6/2021, Haji Molla, 2140660248181, 3038737464, 10, 10, 0, 10, 15, 15, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/14/2021, 557530, 420000, 137530, ?, 0, ?, ?, 12/14/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/4/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/976a0316Haji Molla.Picture of WST - After Completion.091006.jpg, 16, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 12:35:17","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332019","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Wali kor","uc":"Wali kor","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Haji Molla","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.484810, 71.292214","coordinates":"WST KP_Images\/976a0316Haji Molla.Picture of WST Before Improvement.073507.jpg","picture_of_wst_before_improvement":"MG-24818","wua_registration_no":"1\/6\/2021","wua_registration_date":"Haji Molla","name_of_wua_president":"2140660248181","cnic_no_of_wua_president":"3038737464","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"15","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/14\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/14\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/4\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/976a0316Haji Molla.Picture of WST - After Completion.091006.jpg","picture_of_wst_after_completion":"16","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 12:46:37" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/18/2024 12:46:37, ?, ?, Completed, 22092332020, KP, Mohmand, Mohmand, Safi, Amre Kor, Amre Kor, Square, Brick Masonry, ?, Ibrahim, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.511220, 71.273840, Unable to load image data. Image may be missing or upload size may be too large for this device., MG-09562, 6/6/2021, Ibrahim Khan, 2140633095629, 3088187962, 12, 12, 0, 12, 14.37, 14.37, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/14/2021, 595965, 458435, 137530, ?, 0, ?, ?, 12/15/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 334000, 6/2/2022, ?, ?, ?, ?, ?, ?, 0, ?, 86000, 6/6/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/3/2022, 546000, 420000, 126000, 8, 8.37, 1.36, WST KP_Images/8b7fbb35Ibrahim.Picture of WST - After Completion.083823.jpg, 15, 100.00%, 40.00%, 1.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/18\/2024 12:46:37","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332020","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Amre Kor","uc":"Amre Kor","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ibrahim","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.511220, 71.273840","coordinates":"Unable to load image data. Image may be missing or upload size may be too large for this device.","picture_of_wst_before_improvement":"MG-09562","wua_registration_no":"6\/6\/2021","wua_registration_date":"Ibrahim Khan","name_of_wua_president":"2140633095629","cnic_no_of_wua_president":"3088187962","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"14.37","gross_command_area_gca_acres":"14.37","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/14\/2021","issuance_date_of_govt_share":"595965","total_amount_rs":"458435","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/15\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"334000","amount_of_icr_i_released_rs":"6\/2\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"86000","amount_of_final_released_rs":"6\/6\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/3\/2022","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/8b7fbb35Ibrahim.Picture of WST - After Completion.083823.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"1.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/19/2024 12:18:04" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/19/2024 12:18:04, ?, ?, Completed, 22092332021, KP, Mohmand, Mohmand, Safi, Kog Pand, Kog Pand, Square, Brick Masonry, ?, Javed Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.576780, 71.260560, Unable to load image data. Image may be missing or upload size may be too large for this device., MG-71738, 1/6/2021, Javed Khan, 2140590717383, 3029684713, 9, 9, 0, 9, 13.5, 13.5, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/15/2021, 595965, 458435, 137530, ?, 0, ?, ?, 1/6/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 3/14/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/4/2022, 546000, 420000, 126000, 8, 8.37, 1.36, WST KP_Images/d4d182b8Javed Khan.Picture of WST - After Completion.072139.jpg, 0, 39.00%, 40.00%, 1.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/19\/2024 12:18:04","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332021","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Kog Pand","uc":"Kog Pand","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Javed Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.576780, 71.260560","coordinates":"Unable to load image data. Image may be missing or upload size may be too large for this device.","picture_of_wst_before_improvement":"MG-71738","wua_registration_no":"1\/6\/2021","wua_registration_date":"Javed Khan","name_of_wua_president":"2140590717383","cnic_no_of_wua_president":"3029684713","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"13.5","gross_command_area_gca_acres":"13.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/15\/2021","issuance_date_of_govt_share":"595965","total_amount_rs":"458435","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/6\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/14\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/4\/2022","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/d4d182b8Javed Khan.Picture of WST - After Completion.072139.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"39.00%","water_saving":"40.00%","water_losses_before_improvement":"1.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 12:40:21" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 12:40:21, ?, ?, Completed, 22092332022, KP, Mohmand, Mohmand, Safi, Ziarat Masood, Ziarat Masood, Square, Brick Masonry, ?, Nasrullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.592910, 71.266900, WST KP_Images/388a07efNasrullah.Picture of WST Before Improvement.073937.jpg, MG-96482, 1/7/2021, Nasrullah, 2140699964827, 3474774626, 9, 9, 0, 9, 13.12, 13.12, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/20/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/7/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/4/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/388a07efNasrullah.Picture of WST - After Completion.090829.jpg, 17, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 12:40:21","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332022","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Ziarat Masood","uc":"Ziarat Masood","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Nasrullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.592910, 71.266900","coordinates":"WST KP_Images\/388a07efNasrullah.Picture of WST Before Improvement.073937.jpg","picture_of_wst_before_improvement":"MG-96482","wua_registration_no":"1\/7\/2021","wua_registration_date":"Nasrullah","name_of_wua_president":"2140699964827","cnic_no_of_wua_president":"3474774626","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"13.12","gross_command_area_gca_acres":"13.12","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/20\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/4\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/388a07efNasrullah.Picture of WST - After Completion.090829.jpg","picture_of_wst_after_completion":"17","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/19/2024 12:08:55" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/19/2024 12:08:55, ?, ?, Completed, 22092332023, KP, Mohmand, Mohmand, Safi, Ziarat Masood, Ziarat Masood, Square, Brick Masonry, ?, Muhammad Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.465990, 71.326430, Unable to load image data. Image may be missing or upload size may be too large for this device., MG-46297, 1/7/2021, Muhammad Khan, 2140228462973, 3459117122, 14, 14, 0, 14, 14.37, 14.37, 8, 8, 1.36, 94.52, 25005, 0.19, 5, ?, WST Profile - Completed, ?, ?, 12/16/2021, 557530, 420000, 137530, ?, 0, ?, ?, 12/17/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 317550, 1/4/2022, ?, ?, ?, ?, ?, ?, 0, ?, 102450, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/20/2022, 546000, 420000, 126000, 8, 8.37, 1.36, WST KP_Images/b4024bd9Muhammad Khan.Picture of WST - After Completion.064818.jpg, 0, 39.00%, 40.00%, 1.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/19\/2024 12:08:55","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332023","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Ziarat Masood","uc":"Ziarat Masood","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.465990, 71.326430","coordinates":"Unable to load image data. Image may be missing or upload size may be too large for this device.","picture_of_wst_before_improvement":"MG-46297","wua_registration_no":"1\/7\/2021","wua_registration_date":"Muhammad Khan","name_of_wua_president":"2140228462973","cnic_no_of_wua_president":"3459117122","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"14.37","gross_command_area_gca_acres":"14.37","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/17\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"317550","amount_of_icr_i_released_rs":"1\/4\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"102450","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/20\/2022","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/b4024bd9Muhammad Khan.Picture of WST - After Completion.064818.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"39.00%","water_saving":"40.00%","water_losses_before_improvement":"1.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 12:42:35" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 12:42:35, ?, ?, Completed, 22092332024, KP, Mohmand, Mohmand, Safi, Chazi khel, Atto khel, Square, Brick Masonry, ?, Sami Ullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.440980, 71.288050, WST KP_Images/f5eda6e8Sami Ullah.Picture of WST Before Improvement.074406.jpg, MG-60011, 1/7/2021, Sami Ullah, 2140277600113, 3429142268, 15, 15, 0, 15, 13.5, 13.5, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/21/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/7/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/5/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/f5eda6e8Sami Ullah.Picture of WST - After Completion.091328.jpg, 14, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 12:42:35","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332024","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Chazi khel","uc":"Atto khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sami Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.440980, 71.288050","coordinates":"WST KP_Images\/f5eda6e8Sami Ullah.Picture of WST Before Improvement.074406.jpg","picture_of_wst_before_improvement":"MG-60011","wua_registration_no":"1\/7\/2021","wua_registration_date":"Sami Ullah","name_of_wua_president":"2140277600113","cnic_no_of_wua_president":"3429142268","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"13.5","gross_command_area_gca_acres":"13.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/5\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/f5eda6e8Sami Ullah.Picture of WST - After Completion.091328.jpg","picture_of_wst_after_completion":"14","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 12:45:25" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 12:45:25, ?, ?, Completed, 22092332025, KP, Mohmand, Mohmand, Safi, Darwazgai, Darwazgai, Square, Brick Masonry, ?, Muhammad Tahir, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.488490, 71.291480, WST KP_Images/fcc0104bMuhammad tahir.Picture of WST Before Improvement.053812.jpg, MG-09671, 1/4/2021, Muhammad Tahir, 2140580096713, 3488865588, 15, 15, 0, 15, 16.87, 16.87, 8, 8, 1.36, 94.52, 25005, 0.19, 5, ?, WST Profile - Completed, ?, ?, 12/13/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/4/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 3/14/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/4/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/fcc0104bMuhammad Tahir.Picture of WST - After Completion.053943.jpg, 15, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 12:45:25","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332025","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Darwazgai","uc":"Darwazgai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Tahir","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.488490, 71.291480","coordinates":"WST KP_Images\/fcc0104bMuhammad tahir.Picture of WST Before Improvement.053812.jpg","picture_of_wst_before_improvement":"MG-09671","wua_registration_no":"1\/4\/2021","wua_registration_date":"Muhammad Tahir","name_of_wua_president":"2140580096713","cnic_no_of_wua_president":"3488865588","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"16.87","gross_command_area_gca_acres":"16.87","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/13\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/4\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/14\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/4\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/fcc0104bMuhammad Tahir.Picture of WST - After Completion.053943.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 12:53:32" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 12:53:32, ?, ?, Completed, 22092332026, KP, Mohmand, Mohmand, Safi, Darwazgai, Darwazgai, Square, Brick Masonry, ?, Teeka Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.480530, 71.309020, WST KP_Images/969a9b61Teeka khan.Picture of WST Before Improvement.054326.jpg, MG-80511, 7/2/2021, Teeka khan, 2140623805119, 3049351064, 15, 15, 0, 15, 15.62, 15.62, 8, 8, 1.36, 94.52, 25005, 0.19, 5, ?, WST Profile - Completed, ?, ?, 12/13/2021, 557530, 420000, 137530, ?, 0, ?, ?, 12/13/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, ?, ?, ?, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/7/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/969a9b61Teeka Khan.Picture of WST - After Completion.062422.jpg, 18, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 12:53:32","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332026","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Darwazgai","uc":"Darwazgai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Teeka Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.480530, 71.309020","coordinates":"WST KP_Images\/969a9b61Teeka khan.Picture of WST Before Improvement.054326.jpg","picture_of_wst_before_improvement":"MG-80511","wua_registration_no":"7\/2\/2021","wua_registration_date":"Teeka khan","name_of_wua_president":"2140623805119","cnic_no_of_wua_president":"3049351064","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"15.62","gross_command_area_gca_acres":"15.62","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/13\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/13\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/7\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/969a9b61Teeka Khan.Picture of WST - After Completion.062422.jpg","picture_of_wst_after_completion":"18","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 12:58:43" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 12:58:43, ?, ?, Completed, 22092332027, KP, Mohmand, Mohmand, Safi, Sando khel, Sando khel, Square, Brick Masonry, ?, Abdul Khaliq, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.488110, 71.305070, WST KP_Images/4eab14b6Abdul khaliq.Picture of WST Before Improvement.054902.jpg, MG-37586, 1/6/2021, Abdul khaliq, 2140671375863, 3009363926, 9, 9, 0, 9, 15.62, 15.62, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/14/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/6/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 3/14/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/4/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/4eab14b6Abdul Khaliq.Picture of WST - After Completion.060313.jpg, 19, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 12:58:43","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332027","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Sando khel","uc":"Sando khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Khaliq","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.488110, 71.305070","coordinates":"WST KP_Images\/4eab14b6Abdul khaliq.Picture of WST Before Improvement.054902.jpg","picture_of_wst_before_improvement":"MG-37586","wua_registration_no":"1\/6\/2021","wua_registration_date":"Abdul khaliq","name_of_wua_president":"2140671375863","cnic_no_of_wua_president":"3009363926","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"15.62","gross_command_area_gca_acres":"15.62","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/14\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/6\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/14\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/4\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/4eab14b6Abdul Khaliq.Picture of WST - After Completion.060313.jpg","picture_of_wst_after_completion":"19","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 13:01:38" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 13:01:38, ?, ?, Completed, 22092332028, KP, Mohmand, Mohmand, Safi, Sando khel, Khakh bazar, Square, Brick Masonry, ?, Jehangir Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.485810, 71.292260, WST KP_Images/55e27d4bJehangir khan.Picture of WST Before Improvement.055345.jpg, MG-3928, 7/21/2021, Jehangir khan, 2140556392815, 3032896424, 15, 15, 0, 15, 14.37, 14.37, 8, 8, 1.36, 94.52, 25005, 0.19, 5, ?, WST Profile - Completed, ?, ?, 12/14/2021, 557530, 420000, 137530, ?, 0, ?, ?, 12/14/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/7/2022, 557530, 420000, 137530, 8, 8.37, 8.37, WST KP_Images/55e27d4bJehangir Khan.Picture of WST - After Completion.072304.jpg, 15, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 13:01:38","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332028","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Sando khel","uc":"Khakh bazar","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Jehangir Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.485810, 71.292260","coordinates":"WST KP_Images\/55e27d4bJehangir khan.Picture of WST Before Improvement.055345.jpg","picture_of_wst_before_improvement":"MG-3928","wua_registration_no":"7\/21\/2021","wua_registration_date":"Jehangir khan","name_of_wua_president":"2140556392815","cnic_no_of_wua_president":"3032896424","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"14.37","gross_command_area_gca_acres":"14.37","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/14\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/14\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/7\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"8.37","executed_wst_depth_meter":"WST KP_Images\/55e27d4bJehangir Khan.Picture of WST - After Completion.072304.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 13:05:02" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 13:05:02, ?, ?, Completed, 22092332029, KP, Mohmand, Mohmand, Safi, Ziarat kalay, Ziarat kalay, Square, Brick Masonry, ?, Fazle Rabi, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.593920, 71.252200, WST KP_Images/195fd4abFazle rabi.Picture of WST Before Improvement.080152.jpg, MG-18258, 1/7/2021, Fazal rabi, 2140677182587, 3458584586, 15, 15, 0, 15, 14.37, 14.37, 8, 8, 1.36, 94.52, 25005, 0.19, 5, ?, WST Profile - Completed, ?, ?, 12/16/2021, 557530, 420000, 137530, ?, 0, ?, ?, 12/16/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 3/14/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/20/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/195fd4abFazle Rabi.Picture of WST - After Completion.062851.jpg, 14, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 13:05:02","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332029","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Ziarat kalay","uc":"Ziarat kalay","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Fazle Rabi","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.593920, 71.252200","coordinates":"WST KP_Images\/195fd4abFazle rabi.Picture of WST Before Improvement.080152.jpg","picture_of_wst_before_improvement":"MG-18258","wua_registration_no":"1\/7\/2021","wua_registration_date":"Fazal rabi","name_of_wua_president":"2140677182587","cnic_no_of_wua_president":"3458584586","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"14.37","gross_command_area_gca_acres":"14.37","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/16\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/16\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/14\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/20\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/195fd4abFazle Rabi.Picture of WST - After Completion.062851.jpg","picture_of_wst_after_completion":"14","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 13:52:31" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 13:52:31, ?, ?, Completed, 22092332030, KP, Mohmand, Mohmand, Safi, Sharab korr, Sharab korr, Square, Brick Masonry, ?, Muhammad Umar, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.497440, 71.292600, WST KP_Images/1a4f4715Muhammad umar.Picture of WST Before Improvement.081410.jpg, MG-06520, 1/7/2021, Muhammad umar, 2140661406523, 3049787846, 15, 15, 0, 15, 13.5, 13.5, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/21/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/7/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/8/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/1a4f4715Muhammad Umar.Picture of WST - After Completion.071130.jpg, 16, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 13:52:31","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332030","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Sharab korr","uc":"Sharab korr","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Umar","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.497440, 71.292600","coordinates":"WST KP_Images\/1a4f4715Muhammad umar.Picture of WST Before Improvement.081410.jpg","picture_of_wst_before_improvement":"MG-06520","wua_registration_no":"1\/7\/2021","wua_registration_date":"Muhammad umar","name_of_wua_president":"2140661406523","cnic_no_of_wua_president":"3049787846","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"13.5","gross_command_area_gca_acres":"13.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/8\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/1a4f4715Muhammad Umar.Picture of WST - After Completion.071130.jpg","picture_of_wst_after_completion":"16","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 14:02:16" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 14:02:16, ?, ?, Completed, 22092332031, KP, Mohmand, Mohmand, Safi, Laraki, Kamali, Square, Brick Masonry, ?, Jameel Ahmad, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.592810, 71.264030, WST KP_Images/98500955Jameel ahmad.Picture of WST Before Improvement.084658.jpg, Mg-30452, 1/7/2021, Jameel ahmad, 2140543304525, 3075908656, 15, 15, 0, 15, 13.62, 13.62, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/21/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/7/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/8/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/98500955Jameel Ahmad.Picture of WST - After Completion.070443.jpg, 18, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 14:02:16","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332031","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Laraki","uc":"Kamali","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Jameel Ahmad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.592810, 71.264030","coordinates":"WST KP_Images\/98500955Jameel ahmad.Picture of WST Before Improvement.084658.jpg","picture_of_wst_before_improvement":"Mg-30452","wua_registration_no":"1\/7\/2021","wua_registration_date":"Jameel ahmad","name_of_wua_president":"2140543304525","cnic_no_of_wua_president":"3075908656","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"13.62","gross_command_area_gca_acres":"13.62","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/8\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/98500955Jameel Ahmad.Picture of WST - After Completion.070443.jpg","picture_of_wst_after_completion":"18","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 9:29:43" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 9/26/2024 9:29:43, ?, ?, Completed, 22092332032, KP, Mohmand, Mohmand, Safi, Meeran Qanderi, Meeran Qanderi, Square, Brick Masonry, ?, Muhammad Ayaz, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.476494, 71.303033, WST KP_Images/fde15dfcMuhammad Ayaz.Picture of WST Before Improvement.061131.jpg, 25, 10/16/2020, Muhammad Ayaz, 2140614807063, 3465952659, 9, 9, 0, 9, 15.62, 6.25, 8, 8, 1.36, 87.04, 23026, 0.19, 5, ?, WST Profile - Completed, ?, ?, 2/15/2021, 557530, 420000, 137530, ?, 0, ?, ?, 2/25/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, 0, ?, ?, ?, 0, ?, 420000, 3/29/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/25/2021, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/fde15dfcMuhammad Ayaz.Picture of WST - After Completion.061911.jpg, 12, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"9\/26\/2024 9:29:43","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332032","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Meeran Qanderi","uc":"Meeran Qanderi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Ayaz","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.476494, 71.303033","coordinates":"WST KP_Images\/fde15dfcMuhammad Ayaz.Picture of WST Before Improvement.061131.jpg","picture_of_wst_before_improvement":"25","wua_registration_no":"10\/16\/2020","wua_registration_date":"Muhammad Ayaz","name_of_wua_president":"2140614807063","cnic_no_of_wua_president":"3465952659","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"15.62","gross_command_area_gca_acres":"6.25","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/15\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/25\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/29\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/25\/2021","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/fde15dfcMuhammad Ayaz.Picture of WST - After Completion.061911.jpg","picture_of_wst_after_completion":"12","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 12:14:34" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/18/2024 12:14:34, ?, ?, Completed, 22092332033, KP, Mohmand, Mohmand, Safi, Sando Khel, Sando Khel, Square, Brick Masonry, ?, Fazle Wadood WST, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.488490, 71.291470, WST KP_Images/7674ce1eFazle Wadood WST.Picture of WST Before Improvement.065045.jpg, 17, 12/15/2021, Fazle Wadood, 2140195295665, 3469484729, 15, 15, 0, 15, 20, 15, 8, 8, 1.36, 96, 25397, 5.40, 153, ?, WST Profile - Completed, ?, ?, 12/15/2021, 595965, 458435, 137530, ?, 0, ?, ?, 12/15/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 0, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 6/2/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/20/2022, 546000, 420000, 126000, 8, 8.37, 1.36, WST KP_Images/7674ce1eFazle Wadood WST.Picture of WST - After Completion.065045.jpg, 5, 39.00%, 40.00%, 1.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/18\/2024 12:14:34","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092332033","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Safi","tehsil":"Sando Khel","uc":"Sando Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Fazle Wadood WST","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.488490, 71.291470","coordinates":"WST KP_Images\/7674ce1eFazle Wadood WST.Picture of WST Before Improvement.065045.jpg","picture_of_wst_before_improvement":"17","wua_registration_no":"12\/15\/2021","wua_registration_date":"Fazle Wadood","name_of_wua_president":"2140195295665","cnic_no_of_wua_president":"3469484729","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"20","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"96","storage_capacity_m3":"25397","storage_capacity_gallon":"5.40","design_discharge_cusec":"153","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/15\/2021","issuance_date_of_govt_share":"595965","total_amount_rs":"458435","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/15\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/20\/2022","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/7674ce1eFazle Wadood WST.Picture of WST - After Completion.065045.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"39.00%","water_saving":"40.00%","water_losses_before_improvement":"1.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/9/2024 15:25:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/9/2024 15:25:58, ?, ?, Completed, 22092432001, KP, Mohmand, Mohmand, Yake Ghund, Prang Ghar, Masom Kalay, Square, Brick Masonry, ?, Mohabat Khan, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 34.60027778,71.45472222, WST KP_Images/8Mohabat Khan.Picture of WST Before Improvement.080130.jpg, 61, 1/4/2020, Mohabat Shah, 1710211740145, 3159476608, 9, 9, 0, 9, 20, 15, 8, 8, 1.36, 87.04, 23026, 0.21, 6, ?, WST Profile - Completed, ?, ?, 2/26/2020, 557530, 420000, 137530, ?, 0, ?, ?, 2/27/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293313, 2/28/2020, 0, ?, ?, ?, ?, ?, 0, ?, 126687, 6/16/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/11/2020, 557530, 420000, 137530, 8, 8, 1.36, WST KP_Images/8Mohabat Khan.Picture of WST - After Completion.080130.jpg, 0, 39.00%, 40.00%, 1.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/9\/2024 15:25:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092432001","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Yake Ghund","tehsil":"Prang Ghar","uc":"Masom Kalay","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mohabat Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.60027778,71.45472222","coordinates":"WST KP_Images\/8Mohabat Khan.Picture of WST Before Improvement.080130.jpg","picture_of_wst_before_improvement":"61","wua_registration_no":"1\/4\/2020","wua_registration_date":"Mohabat Shah","name_of_wua_president":"1710211740145","cnic_no_of_wua_president":"3159476608","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"20","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/26\/2020","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/27\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293313","amount_of_icr_i_released_rs":"2\/28\/2020","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126687","amount_of_final_released_rs":"6\/16\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/11\/2020","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/8Mohabat Khan.Picture of WST - After Completion.080130.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"39.00%","water_saving":"40.00%","water_losses_before_improvement":"1.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 14:05:50" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 14:05:50, ?, ?, Completed, 22092432002, KP, Mohmand, Mohmand, Yake Ghund, Tamanzai, Akrab daag, Square, Brick Masonry, ?, Abdul Malik, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.294476, 71.547523, WST KP_Images/da6fa6bfAbdul malik.Picture of WST Before Improvement.064016.jpg, Mg-41931, 1/7/2021, Abdul malik, 2140630419311, 3029250961, 10, 10, 0, 10, 12.5, 12.5, 8, 8, 1.36, 94.52, 25005, 0.19, 5, ?, WST Profile - Completed, ?, ?, 12/21/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/17/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/8/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/da6fa6bfAbdul Malik.Picture of WST - After Completion.064421.jpg, 14, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 14:05:50","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092432002","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Yake Ghund","tehsil":"Tamanzai","uc":"Akrab daag","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Malik","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.294476, 71.547523","coordinates":"WST KP_Images\/da6fa6bfAbdul malik.Picture of WST Before Improvement.064016.jpg","picture_of_wst_before_improvement":"Mg-41931","wua_registration_no":"1\/7\/2021","wua_registration_date":"Abdul malik","name_of_wua_president":"2140630419311","cnic_no_of_wua_president":"3029250961","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"12.5","gross_command_area_gca_acres":"12.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/17\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/8\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/da6fa6bfAbdul Malik.Picture of WST - After Completion.064421.jpg","picture_of_wst_after_completion":"14","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/9/2024 11:28:39" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/9/2024 11:28:39, ?, ?, Completed, 22092432003, KP, Mohmand, Mohmand, Yake Ghund, Daman, Daryab Kor, Square, Brick Masonry, ?, Wajidullah, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.3005,71.5584, WST KP_Images/27Wajidullah.Picture of WST Before Improvement.061532.jpg, 18, 10/14/2020, Wajidullah, 2140294312743, 3059556122, 14, 14, 0, 14, 16.25, 6.5, 8, 8, 1.36, 88, 23280, 0.19, 5, ?, WST Profile - Completed, ?, ?, 2/15/2021, 557530, 420000, 137530, ?, 0, ?, ?, 2/22/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 3/29/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/21/2021, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/27Wajidullah.Picture of WST - After Completion.061531.jpg, 15, 39.00%, 40.00%, 1.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/9\/2024 11:28:39","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092432003","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Yake Ghund","tehsil":"Daman","uc":"Daryab Kor","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wajidullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.3005,71.5584","coordinates":"WST KP_Images\/27Wajidullah.Picture of WST Before Improvement.061532.jpg","picture_of_wst_before_improvement":"18","wua_registration_no":"10\/14\/2020","wua_registration_date":"Wajidullah","name_of_wua_president":"2140294312743","cnic_no_of_wua_president":"3059556122","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"16.25","gross_command_area_gca_acres":"6.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"88","storage_capacity_m3":"23280","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/15\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/22\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"3\/29\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/21\/2021","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/27Wajidullah.Picture of WST - After Completion.061531.jpg","picture_of_wst_after_completion":"15","addutitional_cca_acres":"39.00%","water_saving":"40.00%","water_losses_before_improvement":"1.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 14:08:04" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 9/26/2024 14:08:04, ?, ?, Completed, 22092432004, KP, Mohmand, Mohmand, Yake Ghund, Zarif kor, Zarif kor, Square, Brick Masonry, ?, Hamad Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.179552, 71.426655, WST KP_Images/82111b39Hamad khan.Picture of WST Before Improvement.053242.jpg, MG-82635, 7/1/2021, Hamad khan, 2140770826359, 3049225323, 10, 10, 0, 10, 14.37, 14.37, 8, 8, 1.36, 94.52, 25005, 0.19, 5, ?, WST Profile - Completed, ?, ?, 12/15/2021, 557530, 420000, 137530, ?, 0, ?, ?, 12/15/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 3/14/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/2/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/82111b39Hamad Khan.Picture of WST - After Completion.071506.jpg, 17, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"9\/26\/2024 14:08:04","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092432004","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Yake Ghund","tehsil":"Zarif kor","uc":"Zarif kor","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Hamad Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.179552, 71.426655","coordinates":"WST KP_Images\/82111b39Hamad khan.Picture of WST Before Improvement.053242.jpg","picture_of_wst_before_improvement":"MG-82635","wua_registration_no":"7\/1\/2021","wua_registration_date":"Hamad khan","name_of_wua_president":"2140770826359","cnic_no_of_wua_president":"3049225323","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"14.37","gross_command_area_gca_acres":"14.37","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/15\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/15\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/14\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/2\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/82111b39Hamad Khan.Picture of WST - After Completion.071506.jpg","picture_of_wst_after_completion":"17","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 15:35:48" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 15:35:48, ?, ?, Completed, 22092432005, KP, Mohmand, Mohmand, Yake Ghund, Qasam kor, Qasam kor, Square, Brick Masonry, ?, Nazeerullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.305195, 71.558865, WST KP_Images/bcc4773fNazeerullah.Picture of WST Before Improvement.103805.jpg, MG-02954, 7/2/2021, Nazeerullah, 2140656029547, 3364747136, 15, 15, 0, 15, 15.62, 15.62, 8, 8, 1.36, 94.52, 25005, 0.19, 5, ?, WST Profile - Completed, ?, ?, 12/13/2021, 557530, 420000, 137530, ?, 0, ?, ?, 12/13/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 0, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 3/14/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/8/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/bcc4773fNazeerullah.Picture of WST - After Completion.070634.jpg, 19, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 15:35:48","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092432005","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Yake Ghund","tehsil":"Qasam kor","uc":"Qasam kor","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Nazeerullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.305195, 71.558865","coordinates":"WST KP_Images\/bcc4773fNazeerullah.Picture of WST Before Improvement.103805.jpg","picture_of_wst_before_improvement":"MG-02954","wua_registration_no":"7\/2\/2021","wua_registration_date":"Nazeerullah","name_of_wua_president":"2140656029547","cnic_no_of_wua_president":"3364747136","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"15.62","gross_command_area_gca_acres":"15.62","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/13\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/13\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"0","amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"3\/14\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/8\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/bcc4773fNazeerullah.Picture of WST - After Completion.070634.jpg","picture_of_wst_after_completion":"19","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 15:40:02" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 15:40:02, ?, ?, Completed, 22092432006, KP, Mohmand, Mohmand, Yake Ghund, Daman, Daman kalay, Square, Brick Masonry, ?, Muhammad Raheem, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 34.309642, 71.565797, WST KP_Images/76ffb3deMuhammad raheem.Picture of WST Before Improvement.083855.jpg, MG10590, 1/7/2021, Muhammad raheem, 2140717105903, 3045200023, 14, 14, 0, 14, 11.25, 11.25, 8, 8, 1.36, 94.52, 25005, 0.18, 5, ?, WST Profile - Completed, ?, ?, 12/21/2021, 557530, 420000, 137530, ?, 0, ?, ?, 1/7/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, ?, ?, 0, ?, 0, ?, 0, ?, 0, ?, 420000, 6/2/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/26/2022, 557530, 420000, 137530, 8, 8.37, 1.36, WST KP_Images/76ffb3deMuhammad Raheem.Picture of WST - After Completion.064149.jpg, 18, 100.00%, 40.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 15:40:02","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22092432006","wst_id":"KP","zone":"Mohmand","division":"Mohmand","district":"Yake Ghund","tehsil":"Daman","uc":"Daman kalay","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Raheem","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.309642, 71.565797","coordinates":"WST KP_Images\/76ffb3deMuhammad raheem.Picture of WST Before Improvement.083855.jpg","picture_of_wst_before_improvement":"MG10590","wua_registration_no":"1\/7\/2021","wua_registration_date":"Muhammad raheem","name_of_wua_president":"2140717105903","cnic_no_of_wua_president":"3045200023","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"11.25","gross_command_area_gca_acres":"11.25","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"94.52","storage_capacity_m3":"25005","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/21\/2021","issuance_date_of_govt_share":"557530","total_amount_rs":"420000","govt_share_rs":"137530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/2\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/26\/2022","completion_date":"557530","verified_total_amount_rs":"420000","verified_govt_share_rs":"137530","verified_community_share_rs":"8","executed_wst_length_meter":"8.37","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/76ffb3deMuhammad Raheem.Picture of WST - After Completion.064149.jpg","picture_of_wst_after_completion":"18","addutitional_cca_acres":"100.00%","water_saving":"40.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/6/2024 16:16:36" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/6/2024 16:16:36, ?, ?, Completed, 22101132001, KP, Khyber, Khyber, Bara, Kala Khel, Sanzel Khel, Square, Brick Masonry, ?, Ali Zaman, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.818611, 71.519444, WST KP_Images/92Ali Zaman.Picture of WST Before Improvement.113406.jpg, 010K, 2/7/2020, Ali Zaman, 2120157008835, 3345801166, 12, 12, 0, 12, 20, 20, 12, 12, 1.36, 196, 51852, 0.28, 8, ?, WST Profile - Completed, ?, ?, 2/28/2020, 560000, 420000, 140000, ?, 0, ?, ?, 3/1/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 5/1/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/4/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/4/2020, 560000, 420000, 140000, 12, 12, 1.36, WST KP_Images/92Ali Zaman.Picture of WST - After Completion.113406.jpg, 2, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/6\/2024 16:16:36","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22101132001","wst_id":"KP","zone":"Khyber","division":"Khyber","district":"Bara","tehsil":"Kala Khel","uc":"Sanzel Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ali Zaman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.818611, 71.519444","coordinates":"WST KP_Images\/92Ali Zaman.Picture of WST Before Improvement.113406.jpg","picture_of_wst_before_improvement":"010K","wua_registration_no":"2\/7\/2020","wua_registration_date":"Ali Zaman","name_of_wua_president":"2120157008835","cnic_no_of_wua_president":"3345801166","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"20","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/28\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/1\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"5\/1\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/4\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/4\/2020","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/92Ali Zaman.Picture of WST - After Completion.113406.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/6/2024 16:49:04" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/6/2024 16:49:04, ?, ?, Completed, 22101132002, KP, Khyber, Khyber, Bara, Alam Godar, Malik Gari, Alam Godar, Square, Brick Masonry, ?, Ismail Shah, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.908889, 71.434722, WST KP_Images/93Ismail Shah.Picture of WST Before Improvement.114929.jpg, 11K, 7/9/2020, Ismail Shah, 2120172697031, 3329292802, 6, 6, 0, 6, 14, 12, 10, 10, 1.36, 136, 35979, 0.35, 10, ?, WST Profile - Completed, ?, ?, 11/3/2020, 560000, 420000, 140000, ?, 0, ?, ?, 11/4/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 11/13/2020, ?, ?, ?, ?, ?, ?, 0, ?, 95000, 12/5/2020, 389000, ?, WST Milestone Payments - Completed, ?, ?, 12/5/2020, 519000, 389000, 130000, 10, 10, 1.36, WST KP_Images/93Ismail Shah.Picture of WST - After Completion.114820.jpg, 2, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/6\/2024 16:49:04","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22101132002","wst_id":"KP","zone":"Khyber","division":"Khyber","district":"Bara","tehsil":"Alam Godar","uc":"Malik Gari, Alam Godar","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ismail Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.908889, 71.434722","coordinates":"WST KP_Images\/93Ismail Shah.Picture of WST Before Improvement.114929.jpg","picture_of_wst_before_improvement":"11K","wua_registration_no":"7\/9\/2020","wua_registration_date":"Ismail Shah","name_of_wua_president":"2120172697031","cnic_no_of_wua_president":"3329292802","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"14","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/3\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/4\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"11\/13\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"95000","amount_of_final_released_rs":"12\/5\/2020","date_of_final_released":"389000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/5\/2020","completion_date":"519000","verified_total_amount_rs":"389000","verified_govt_share_rs":"130000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/93Ismail Shah.Picture of WST - After Completion.114820.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/6/2024 16:53:32" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/6/2024 16:53:32, ?, ?, Completed, 22101132003, KP, Khyber, Khyber, Bara, Aka Khel, Shendrang, Square, Brick Masonry, ?, Tariq Khan Afridi, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.793889, 71.504722, WST KP_Images/94Tariq Khan Afridi.Picture of WST Before Improvement.120358.jpg, 19k, 2/7/2020, Tariq Khan Afridi, 2120182063689, 3379829898, 9, 9, 0, 9, 22, 20, 10, 10, 1.36, 136, 35979, 0.28, 8, ?, WST Profile - Completed, ?, ?, 1/8/2021, 560000, 420000, 140000, ?, 0, ?, ?, 1/11/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 282800, 1/15/2021, ?, ?, ?, ?, ?, ?, 0, ?, 137200, 1/23/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/23/2021, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/94Tariq Khan Afridi.Picture of WST - After Completion.120358.jpg, 2, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/6\/2024 16:53:32","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22101132003","wst_id":"KP","zone":"Khyber","division":"Khyber","district":"Bara","tehsil":"Aka Khel","uc":"Shendrang","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Tariq Khan Afridi","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.793889, 71.504722","coordinates":"WST KP_Images\/94Tariq Khan Afridi.Picture of WST Before Improvement.120358.jpg","picture_of_wst_before_improvement":"19k","wua_registration_no":"2\/7\/2020","wua_registration_date":"Tariq Khan Afridi","name_of_wua_president":"2120182063689","cnic_no_of_wua_president":"3379829898","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"22","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/8\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/11\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"282800","amount_of_icr_i_released_rs":"1\/15\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"137200","amount_of_final_released_rs":"1\/23\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/23\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/94Tariq Khan Afridi.Picture of WST - After Completion.120358.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/6/2024 17:30:20" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/6/2024 17:30:20, ?, ?, Completed, 22101132004, KP, Khyber, Khyber, Bara, Alam Godar, Malik Gari, Alam Godar, Square, Brick Masonry, ?, Abdur Rehman, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.908333, 71.433536, WST KP_Images/95Abdur Rehman.Picture of WST Before Improvement.123808.jpg, 12K, 7/9/2020, Abdur Reham, 2120194328153, 3009336000, 7, 7, 0, 7, 13, 10, 10, 10, 1.36, 136, 35979, 0.35, 10, ?, WST Profile - Completed, ?, ?, 11/3/2020, 560000, 420000, 140000, ?, 0, ?, ?, 11/4/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 11/20/2020, ?, ?, ?, ?, ?, ?, 0, ?, 95000, 12/10/2020, 389000, ?, WST Milestone Payments - Completed, ?, ?, 12/10/2020, 519000, 389000, 130000, 10, 10, 1.36, WST KP_Images/95Abdur Rehman.Picture of WST - After Completion.123808.jpg, 3, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/6\/2024 17:30:20","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22101132004","wst_id":"KP","zone":"Khyber","division":"Khyber","district":"Bara","tehsil":"Alam Godar","uc":"Malik Gari, Alam Godar","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdur Rehman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.908333, 71.433536","coordinates":"WST KP_Images\/95Abdur Rehman.Picture of WST Before Improvement.123808.jpg","picture_of_wst_before_improvement":"12K","wua_registration_no":"7\/9\/2020","wua_registration_date":"Abdur Reham","name_of_wua_president":"2120194328153","cnic_no_of_wua_president":"3009336000","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"13","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.35","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/3\/2020","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/4\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"11\/20\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"95000","amount_of_final_released_rs":"12\/10\/2020","date_of_final_released":"389000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/10\/2020","completion_date":"519000","verified_total_amount_rs":"389000","verified_govt_share_rs":"130000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/95Abdur Rehman.Picture of WST - After Completion.123808.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/6/2024 17:46:37" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 8/6/2024 17:46:37, ?, ?, Completed, 22101132005, KP, Khyber, Khyber, Bara, Aka Khel, Spen Qabar, Square, Brick Masonry, ?, Islam Zer, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.850694, 71.509444, WST KP_Images/96Islam Zer.Picture of WST Before Improvement.124614.jpg, 30K, 12/29/2020, Islam Zer, 2120161052619, 3149991240, 5, 5, 0, 5, 12, 10, 10, 10, 1.36, 136, 35979, 0.30, 8, ?, WST Profile - Completed, ?, ?, 1/8/2021, 560000, 420000, 140000, ?, 0, ?, ?, 1/11/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 282800, 1/15/2021, ?, ?, ?, ?, ?, ?, 0, ?, 121200, 1/22/2021, 404000, ?, WST Milestone Payments - Completed, ?, ?, 1/22/2021, 538666, 404000, 134666, 10, 10, 1.36, WST KP_Images/96Islam Zer.Picture of WST - After Completion.124939.jpg, 2, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"8\/6\/2024 17:46:37","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22101132005","wst_id":"KP","zone":"Khyber","division":"Khyber","district":"Bara","tehsil":"Aka Khel","uc":"Spen Qabar","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Islam Zer","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.850694, 71.509444","coordinates":"WST KP_Images\/96Islam Zer.Picture of WST Before Improvement.124614.jpg","picture_of_wst_before_improvement":"30K","wua_registration_no":"12\/29\/2020","wua_registration_date":"Islam Zer","name_of_wua_president":"2120161052619","cnic_no_of_wua_president":"3149991240","contact_no_of_wua_president":"5","total_number_of_shareholders":"5","male_wua_members":"0","female_wua_members":"5","total_wua_members":"12","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.30","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/8\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/11\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"282800","amount_of_icr_i_released_rs":"1\/15\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"121200","amount_of_final_released_rs":"1\/22\/2021","date_of_final_released":"404000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/22\/2021","completion_date":"538666","verified_total_amount_rs":"404000","verified_govt_share_rs":"134666","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/96Islam Zer.Picture of WST - After Completion.124939.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/6/2024 17:50:03" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/6/2024 17:50:03, ?, ?, Completed, 22101132006, KP, Khyber, Khyber, Bara, Aka Khel, Haji Akbar Kaly, Spen Qabar, Square, Brick Masonry, ?, Abdul Manan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.851858, 71.512778, WST KP_Images/97Abdul Manan.Picture of WST Before Improvement.125827.jpg, 20K, 7/15/2020, Abdul Manan, 2120193654465, 3459399812, 7, 7, 0, 7, 35, 30, 8, 8, 1.36, 87, 23016, 0.42, 12, ?, WST Profile - Completed, ?, ?, 11/3/2020, 400000, 300000, 100000, ?, 0, ?, ?, 11/4/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 210000, 12/1/2020, ?, ?, ?, ?, ?, ?, 0, ?, 90000, 12/16/2020, 300000, ?, WST Milestone Payments - Completed, ?, ?, 12/16/2020, 400000, 300000, 100000, 8, 8, 1.36, WST KP_Images/97Abdul Manan.Picture of WST - After Completion.125827.jpg, 5, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/6\/2024 17:50:03","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22101132006","wst_id":"KP","zone":"Khyber","division":"Khyber","district":"Bara","tehsil":"Aka Khel","uc":"Haji Akbar Kaly, Spen Qabar","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Manan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.851858, 71.512778","coordinates":"WST KP_Images\/97Abdul Manan.Picture of WST Before Improvement.125827.jpg","picture_of_wst_before_improvement":"20K","wua_registration_no":"7\/15\/2020","wua_registration_date":"Abdul Manan","name_of_wua_president":"2120193654465","cnic_no_of_wua_president":"3459399812","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"35","gross_command_area_gca_acres":"30","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.42","design_discharge_cusec":"12","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"11\/3\/2020","issuance_date_of_govt_share":"400000","total_amount_rs":"300000","govt_share_rs":"100000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/4\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"210000","amount_of_icr_i_released_rs":"12\/1\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"90000","amount_of_final_released_rs":"12\/16\/2020","date_of_final_released":"300000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/16\/2020","completion_date":"400000","verified_total_amount_rs":"300000","verified_govt_share_rs":"100000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/97Abdul Manan.Picture of WST - After Completion.125827.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/6/2024 18:09:00" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/6/2024 18:09:00, ?, ?, Completed, 22101132007, KP, Khyber, Khyber, Bara, Sheen Drang, Pir Muhammad Kaly, Square, Brick Masonry, ?, Rashid Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.820000, 71.523056, WST KP_Images/98Rashid Khan.Picture of WST Before Improvement.131658.jpg, 041K, 1/9/2021, Rashid Khan, 2120149498029, 3319053535, 6, 6, 0, 6, 27, 25, 11, 11, 1.36, 155, 41005, 0.25, 7, ?, WST Profile - Completed, ?, ?, 1/11/2021, 560000, 420000, 140000, ?, 0, ?, ?, 1/12/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 282800, 1/14/2021, ?, ?, ?, ?, ?, ?, 0, ?, 137200, 1/23/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/23/2021, 560000, 420000, 140000, 11, 10.66, 1.36, WST KP_Images/98Rashid Khan.Picture of WST - After Completion.131658.jpg, 2, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/6\/2024 18:09:00","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22101132007","wst_id":"KP","zone":"Khyber","division":"Khyber","district":"Bara","tehsil":"Sheen Drang","uc":"Pir Muhammad Kaly","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Rashid Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.820000, 71.523056","coordinates":"WST KP_Images\/98Rashid Khan.Picture of WST Before Improvement.131658.jpg","picture_of_wst_before_improvement":"041K","wua_registration_no":"1\/9\/2021","wua_registration_date":"Rashid Khan","name_of_wua_president":"2120149498029","cnic_no_of_wua_president":"3319053535","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"27","gross_command_area_gca_acres":"25","cultural_command_area_cca_acres":"11","wst_length_meter":"11","wst_width_meter":"1.36","wst_depth_meter":"155","storage_capacity_m3":"41005","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/11\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/12\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"282800","amount_of_icr_i_released_rs":"1\/14\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"137200","amount_of_final_released_rs":"1\/23\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/23\/2021","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"11","executed_wst_length_meter":"10.66","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/98Rashid Khan.Picture of WST - After Completion.131658.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/6/2024 18:17:50" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/6/2024 18:17:50, ?, ?, Completed, 22101132008, KP, Khyber, Khyber, Bara, Aka khel, Aziz Market, Square, Brick Masonry, ?, Abdul Rauf, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.878417, 71.476878, WST KP_Images/99Abdul Rauf.Picture of WST Before Improvement.132516.jpg, 26k, 11/9/2020, Abdul Rauf, 2120182420037, 3339105620, 5, 5, 0, 5, 32, 30, 10, 10, 1.36, 136, 35979, 0.49, 14, ?, WST Profile - Completed, ?, ?, 12/9/2020, 519000, 389000, 130000, ?, 0, ?, ?, 12/10/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 272300, 12/15/2020, ?, ?, ?, ?, ?, ?, 0, ?, 116700, 12/20/2020, 389000, ?, WST Milestone Payments - Completed, ?, ?, 12/20/2020, 466800, 389000, 77800, 10, 10, 1.36, WST KP_Images/99Abdul Rauf.Picture of WST - After Completion.132516.jpg, 2, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/6\/2024 18:17:50","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22101132008","wst_id":"KP","zone":"Khyber","division":"Khyber","district":"Bara","tehsil":"Aka khel","uc":"Aziz Market","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Abdul Rauf","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.878417, 71.476878","coordinates":"WST KP_Images\/99Abdul Rauf.Picture of WST Before Improvement.132516.jpg","picture_of_wst_before_improvement":"26k","wua_registration_no":"11\/9\/2020","wua_registration_date":"Abdul Rauf","name_of_wua_president":"2120182420037","cnic_no_of_wua_president":"3339105620","contact_no_of_wua_president":"5","total_number_of_shareholders":"5","male_wua_members":"0","female_wua_members":"5","total_wua_members":"32","gross_command_area_gca_acres":"30","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.49","design_discharge_cusec":"14","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/9\/2020","issuance_date_of_govt_share":"519000","total_amount_rs":"389000","govt_share_rs":"130000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/10\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"272300","amount_of_icr_i_released_rs":"12\/15\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"116700","amount_of_final_released_rs":"12\/20\/2020","date_of_final_released":"389000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/20\/2020","completion_date":"466800","verified_total_amount_rs":"389000","verified_govt_share_rs":"77800","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/99Abdul Rauf.Picture of WST - After Completion.132516.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/6/2024 18:26:08" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/6/2024 18:26:08, ?, ?, Completed, 22101132009, KP, Khyber, Khyber, Bara, Aka Khel, Aziz Market, Square, Brick Masonry, ?, Rahid, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.881944, 71.486667, WST KP_Images/100Rashid.Picture of WST Before Improvement.133203.jpg, 17K, 7/15/2020, Rahid, 2120156013743, 3475670933, 7, 7, 0, 7, 32, 30, 10, 10, 1.36, 136, 35979, 0.40, 11, ?, WST Profile - Completed, ?, ?, 12/9/2020, 519000, 389000, 130000, ?, 0, ?, ?, 12/10/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 272300, 12/17/2020, ?, ?, ?, ?, ?, ?, 0, ?, 116700, 12/25/2020, 389000, ?, WST Milestone Payments - Completed, ?, ?, 12/25/2020, 466800, 389000, 77800, 10, 10, 1.36, WST KP_Images/100Rashid.Picture of WST - After Completion.133203.jpg, 2, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/6\/2024 18:26:08","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22101132009","wst_id":"KP","zone":"Khyber","division":"Khyber","district":"Bara","tehsil":"Aka Khel","uc":"Aziz Market","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Rahid","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.881944, 71.486667","coordinates":"WST KP_Images\/100Rashid.Picture of WST Before Improvement.133203.jpg","picture_of_wst_before_improvement":"17K","wua_registration_no":"7\/15\/2020","wua_registration_date":"Rahid","name_of_wua_president":"2120156013743","cnic_no_of_wua_president":"3475670933","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"32","gross_command_area_gca_acres":"30","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.40","design_discharge_cusec":"11","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/9\/2020","issuance_date_of_govt_share":"519000","total_amount_rs":"389000","govt_share_rs":"130000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/10\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"272300","amount_of_icr_i_released_rs":"12\/17\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"116700","amount_of_final_released_rs":"12\/25\/2020","date_of_final_released":"389000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/25\/2020","completion_date":"466800","verified_total_amount_rs":"389000","verified_govt_share_rs":"77800","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/100Rashid.Picture of WST - After Completion.133203.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/6/2024 19:22:05" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 8/6/2024 19:22:05, ?, ?, Completed, 22101132010, KP, Khyber, Khyber, Bara, N/A, Sheen Drang, Square, Brick Masonry, ?, Khan Amin, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 33.839500, 71.492339, WST KP_Images/d34720f9Khan Amin.Picture of WST Before Improvement.142948.jpg, 574, 8/10/2021, Khan Amin, 2120158633259, 3420561497, 6, 6, 0, 6, 18, 15, 10, 10, 1.36, 124.3, 32884, 0.25, 7, ?, WST Profile - Completed, ?, ?, 3/16/2022, 560000, 420000, 140000, ?, 0, ?, ?, 3/17/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 4/23/2022, ?, ?, ?, ?, ?, ?, 0, ?, 74261, 8/25/2022, 368261, ?, WST Milestone Payments - Completed, ?, ?, 8/25/2022, 491014, 368261, 122753, 9, 8.53, 1.36, WST KP_Images/d34720f9Khan Amin.Picture of WST - After Completion.142948.jpg, 3, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"8\/6\/2024 19:22:05","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22101132010","wst_id":"KP","zone":"Khyber","division":"Khyber","district":"Bara","tehsil":"N\/A","uc":"Sheen Drang","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Khan Amin","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.839500, 71.492339","coordinates":"WST KP_Images\/d34720f9Khan Amin.Picture of WST Before Improvement.142948.jpg","picture_of_wst_before_improvement":"574","wua_registration_no":"8\/10\/2021","wua_registration_date":"Khan Amin","name_of_wua_president":"2120158633259","cnic_no_of_wua_president":"3420561497","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"18","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"124.3","storage_capacity_m3":"32884","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/16\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/17\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"4\/23\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"74261","amount_of_final_released_rs":"8\/25\/2022","date_of_final_released":"368261","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"8\/25\/2022","completion_date":"491014","verified_total_amount_rs":"368261","verified_govt_share_rs":"122753","verified_community_share_rs":"9","executed_wst_length_meter":"8.53","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/d34720f9Khan Amin.Picture of WST - After Completion.142948.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/6/2024 19:03:03" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 8/6/2024 19:03:03, ?, ?, Completed, 22101132011, KP, Khyber, Khyber, Bara, N/A, Miranda Talab, Square, Brick Masonry, ?, Muhammad Shafeeq, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 33.860756, 71.466186, WST KP_Images/78ad6cf4Muhammad Shafeeq.Picture of WST Before Improvement.142007.jpg, 503, 6/2/2021, Muhammad Shafeeq, 2120171565825, 3119152839, 6, 6, 0, 6, 16, 4, 8, 8, 1.36, 89.22, 23603, 0.14, 4, ?, WST Profile - Completed, ?, ?, 3/16/2022, 560000, 420000, 140000, ?, 0, ?, ?, 3/18/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 4/22/2022, ?, ?, ?, ?, ?, ?, 0, ?, 50891, 8/25/2022, 344891, ?, WST Milestone Payments - Completed, ?, ?, 8/25/2022, 459891, 344891, 115000, 8, 8.1, 1.36, WST KP_Images/78ad6cf4Muhammad Shafeeq.Picture of WST - After Completion.142007.jpg, 4, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"8\/6\/2024 19:03:03","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22101132011","wst_id":"KP","zone":"Khyber","division":"Khyber","district":"Bara","tehsil":"N\/A","uc":"Miranda Talab","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Shafeeq","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.860756, 71.466186","coordinates":"WST KP_Images\/78ad6cf4Muhammad Shafeeq.Picture of WST Before Improvement.142007.jpg","picture_of_wst_before_improvement":"503","wua_registration_no":"6\/2\/2021","wua_registration_date":"Muhammad Shafeeq","name_of_wua_president":"2120171565825","cnic_no_of_wua_president":"3119152839","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"16","gross_command_area_gca_acres":"4","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"89.22","storage_capacity_m3":"23603","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/16\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/18\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"4\/22\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"50891","amount_of_final_released_rs":"8\/25\/2022","date_of_final_released":"344891","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"8\/25\/2022","completion_date":"459891","verified_total_amount_rs":"344891","verified_govt_share_rs":"115000","verified_community_share_rs":"8","executed_wst_length_meter":"8.1","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/78ad6cf4Muhammad Shafeeq.Picture of WST - After Completion.142007.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/6/2024 19:54:24" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 8/6/2024 19:54:24, ?, ?, Completed, 22101132012, KP, Khyber, Khyber, Bara, N/A, Sheen Drang, Square, Brick Masonry, ?, Jan Muhammad, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 33.836518, 71.517714, WST KP_Images/5fb2d3edJan Muhammad.Picture of WST Before Improvement.150236.jpg, 576, 8/31/2021, Jan Muhammad, 2120187916179, 3039176228, 6, 6, 0, 6, 17, 15, 10, 10, 1.36, 136, 35979, 0.21, 6, ?, WST Profile - Completed, ?, ?, 3/16/2022, 560000, 420000, 140000, ?, 0, ?, ?, 3/21/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 4/23/2022, ?, ?, ?, ?, ?, ?, 0, ?, 59961, 8/25/2022, 353961, ?, WST Milestone Payments - Completed, ?, ?, 8/25/2022, 471961, 353961, 118000, 8, 8.25, 1.36, WST KP_Images/5fb2d3edJan Muhammad.Picture of WST - After Completion.150236.jpg, 2, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"8\/6\/2024 19:54:24","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22101132012","wst_id":"KP","zone":"Khyber","division":"Khyber","district":"Bara","tehsil":"N\/A","uc":"Sheen Drang","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Jan Muhammad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.836518, 71.517714","coordinates":"WST KP_Images\/5fb2d3edJan Muhammad.Picture of WST Before Improvement.150236.jpg","picture_of_wst_before_improvement":"576","wua_registration_no":"8\/31\/2021","wua_registration_date":"Jan Muhammad","name_of_wua_president":"2120187916179","cnic_no_of_wua_president":"3039176228","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"17","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/16\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/21\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"4\/23\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"59961","amount_of_final_released_rs":"8\/25\/2022","date_of_final_released":"353961","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"8\/25\/2022","completion_date":"471961","verified_total_amount_rs":"353961","verified_govt_share_rs":"118000","verified_community_share_rs":"8","executed_wst_length_meter":"8.25","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/5fb2d3edJan Muhammad.Picture of WST - After Completion.150236.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/6/2024 20:03:31" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 8/6/2024 20:03:31, ?, ?, Completed, 22101132014, KP, Khyber, Khyber, Bara, N/A, Sheen Drang, Square, Brick Masonry, ?, Said Mar Gul, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 33.828628, 71.509945, WST KP_Images/c5ff6a40Said Mar Gul.Picture of WST Before Improvement.151207.jpg, 594, 7/2/2021, Said Mar Gul, 2120138129427, 3459121227, 5, 5, 0, 5, 17, 15, 10, 10, 1.36, 136, 35979, 0.19, 5, ?, WST Profile - Completed, ?, ?, 3/16/2022, 560000, 420000, 140000, ?, 0, ?, ?, 3/18/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 4/23/2022, ?, ?, ?, ?, ?, ?, 0, ?, 88515, 8/25/2022, 382515, ?, WST Milestone Payments - Completed, ?, ?, 8/27/2022, 510020, 382515, 127505, 9, 8.87, 1.36, WST KP_Images/c5ff6a40Said Mar Gul.Picture of WST - After Completion.151207.jpg, 2, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"8\/6\/2024 20:03:31","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22101132014","wst_id":"KP","zone":"Khyber","division":"Khyber","district":"Bara","tehsil":"N\/A","uc":"Sheen Drang","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Said Mar Gul","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.828628, 71.509945","coordinates":"WST KP_Images\/c5ff6a40Said Mar Gul.Picture of WST Before Improvement.151207.jpg","picture_of_wst_before_improvement":"594","wua_registration_no":"7\/2\/2021","wua_registration_date":"Said Mar Gul","name_of_wua_president":"2120138129427","cnic_no_of_wua_president":"3459121227","contact_no_of_wua_president":"5","total_number_of_shareholders":"5","male_wua_members":"0","female_wua_members":"5","total_wua_members":"17","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.19","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/16\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/18\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"4\/23\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"88515","amount_of_final_released_rs":"8\/25\/2022","date_of_final_released":"382515","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"8\/27\/2022","completion_date":"510020","verified_total_amount_rs":"382515","verified_govt_share_rs":"127505","verified_community_share_rs":"9","executed_wst_length_meter":"8.87","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/c5ff6a40Said Mar Gul.Picture of WST - After Completion.151207.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/6/2024 20:13:47" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (4, 8/6/2024 20:13:47, ?, ?, Completed, 22101132018, KP, Khyber, Khyber, Bara, N/A, Dogza, Square, Brick Masonry, ?, Zulfiqar Wali, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 33.886283, 71.487155, WST KP_Images/516d57b4Zulfiqar Wali.Picture of WST Before Improvement.152018.jpg, 1384, 10/30/2021, Zulfiqar Wali, 2120123752391, 3439116045, 5, 5, 0, 5, 10, 10, 10, 10, 1.36, 136, 35979, 0.16, 5, ?, WST Profile - Completed, ?, ?, 3/16/2022, 560000, 420000, 140000, ?, 0, ?, ?, 3/17/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 4/23/2022, ?, ?, ?, ?, ?, ?, 0, ?, 74261, 8/25/2022, 368261, ?, WST Milestone Payments - Completed, ?, ?, 8/25/2022, 491061, 368261, 122800, 9, 8.53, 1.36, WST KP_Images/516d57b4Zulfiqar Wali.Picture of WST - After Completion.152017.jpg, 1, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"4","edit_counter":"8\/6\/2024 20:13:47","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22101132018","wst_id":"KP","zone":"Khyber","division":"Khyber","district":"Bara","tehsil":"N\/A","uc":"Dogza","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Zulfiqar Wali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.886283, 71.487155","coordinates":"WST KP_Images\/516d57b4Zulfiqar Wali.Picture of WST Before Improvement.152018.jpg","picture_of_wst_before_improvement":"1384","wua_registration_no":"10\/30\/2021","wua_registration_date":"Zulfiqar Wali","name_of_wua_president":"2120123752391","cnic_no_of_wua_president":"3439116045","contact_no_of_wua_president":"5","total_number_of_shareholders":"5","male_wua_members":"0","female_wua_members":"5","total_wua_members":"10","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.16","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/16\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/17\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"4\/23\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"74261","amount_of_final_released_rs":"8\/25\/2022","date_of_final_released":"368261","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"8\/25\/2022","completion_date":"491061","verified_total_amount_rs":"368261","verified_govt_share_rs":"122800","verified_community_share_rs":"9","executed_wst_length_meter":"8.53","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/516d57b4Zulfiqar Wali.Picture of WST - After Completion.152017.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/6/2024 20:41:47" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (3, 8/6/2024 20:41:47, ?, ?, Completed, 22101132019, KP, Khyber, Khyber, Bara, N/A, Kala Khel, Square, Brick Masonry, ?, Muhammad Shafeeq, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 33.728358, 71.561178, WST KP_Images/88e5ac0dMuhammad Shafeeq.Picture of WST Before Improvement.153102.jpg, 555, 7/20/2021, Muhammad  Shafeeq, 2120162490131, 3339380848, 4, 4, 0, 4, 19, 15, 10, 10, 1.36, 136, 35979, 0.16, 5, ?, WST Profile - Completed, ?, ?, 3/16/2022, 560000, 420000, 140000, ?, 0, ?, ?, 3/17/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 4/23/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 3/26/2024, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/26/2024, 560000, 420000, 140000, 10, 9.56, 1.36, WST KP_Images/88e5ac0dMuhammad Shafeeq.Picture of WST - After Completion.154605.jpg, 4, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"3","edit_counter":"8\/6\/2024 20:41:47","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22101132019","wst_id":"KP","zone":"Khyber","division":"Khyber","district":"Bara","tehsil":"N\/A","uc":"Kala Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Shafeeq","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.728358, 71.561178","coordinates":"WST KP_Images\/88e5ac0dMuhammad Shafeeq.Picture of WST Before Improvement.153102.jpg","picture_of_wst_before_improvement":"555","wua_registration_no":"7\/20\/2021","wua_registration_date":"Muhammad  Shafeeq","name_of_wua_president":"2120162490131","cnic_no_of_wua_president":"3339380848","contact_no_of_wua_president":"4","total_number_of_shareholders":"4","male_wua_members":"0","female_wua_members":"4","total_wua_members":"19","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.16","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/16\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/17\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"4\/23\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/26\/2024","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/26\/2024","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"9.56","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/88e5ac0dMuhammad Shafeeq.Picture of WST - After Completion.154605.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/6/2024 23:00:39" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/6/2024 23:00:39, ?, ?, Completed, 22101132020, KP, Khyber, Khyber, Bara, NA, Aziz Market Gud Malang, Square, Brick Masonry, ?, Said Marjan Tubewell WST, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 33.881189, 71.491785, WST KP_Images/1880a2f2Said Marjan Tubewell WST.Picture of WST Before Improvement.175929.jpg, 1313, 11/6/2023, Muhammad Amin, 2120160521235, 3339394864, 6, 6, 0, 6, 10, 8, 8, 8, 1.36, 87, 23016, 0.21, 6, ?, WST Profile - Completed, ?, ?, 12/11/2023, 644000, 483000, 161000, ?, 0, ?, ?, 12/19/2023, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 483000, 6/28/2024, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 483000, ?, WST Milestone Payments - Completed, ?, ?, 6/3/2024, 644000, 483000, 161000, 8, 8, 1.36, WST KP_Images/1880a2f2Said Marjan Tubewell WST.Picture of WST - After Completion.180833.jpg, 2, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/6\/2024 23:00:39","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22101132020","wst_id":"KP","zone":"Khyber","division":"Khyber","district":"Bara","tehsil":"NA","uc":"Aziz Market Gud Malang","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Said Marjan Tubewell WST","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.881189, 71.491785","coordinates":"WST KP_Images\/1880a2f2Said Marjan Tubewell WST.Picture of WST Before Improvement.175929.jpg","picture_of_wst_before_improvement":"1313","wua_registration_no":"11\/6\/2023","wua_registration_date":"Muhammad Amin","name_of_wua_president":"2120160521235","cnic_no_of_wua_president":"3339394864","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"10","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/11\/2023","issuance_date_of_govt_share":"644000","total_amount_rs":"483000","govt_share_rs":"161000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/19\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"483000","amount_of_icr_i_released_rs":"6\/28\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"483000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/3\/2024","completion_date":"644000","verified_total_amount_rs":"483000","verified_govt_share_rs":"161000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/1880a2f2Said Marjan Tubewell WST.Picture of WST - After Completion.180833.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/6/2024 18:48:36" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/6/2024 18:48:36, ?, ?, Completed, 22101337001, KP, Khyber, Khyber, Landi Kotal, Painda Khail, Ayoub Qala, Square, Stone Masonry, ?, Junaid, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 34.00385,71.31179, WST KP_Images/101Junaid.Picture of WST Before Improvement.135247.jpg, 2134, 12/9/2020, Junaid Khan Afridi, 2120345853049, 3459416111, 6, 6, 0, 6, 154, 150, 12, 12, 1.36, 196, 51852, 0.28, 8, ?, WST Profile - Completed, ?, ?, 1/11/2021, 560000, 420000, 140000, ?, 0, ?, ?, 1/13/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 293979, 1/20/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126021, 1/29/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/29/2021, 504000, 420000, 84000, 12, 12, 1.36, WST KP_Images/101Junaid.Picture of WST - After Completion.135246.jpg, 4, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, Junaid, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/6\/2024 18:48:36","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22101337001","wst_id":"KP","zone":"Khyber","division":"Khyber","district":"Landi Kotal","tehsil":"Painda Khail","uc":"Ayoub Qala","village":"Square","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Junaid","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.00385,71.31179","coordinates":"WST KP_Images\/101Junaid.Picture of WST Before Improvement.135247.jpg","picture_of_wst_before_improvement":"2134","wua_registration_no":"12\/9\/2020","wua_registration_date":"Junaid Khan Afridi","name_of_wua_president":"2120345853049","cnic_no_of_wua_president":"3459416111","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"154","gross_command_area_gca_acres":"150","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/11\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/13\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"293979","amount_of_icr_i_released_rs":"1\/20\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126021","amount_of_final_released_rs":"1\/29\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/29\/2021","completion_date":"504000","verified_total_amount_rs":"420000","verified_govt_share_rs":"84000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/101Junaid.Picture of WST - After Completion.135246.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":"Junaid","pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/17/2024 22:01:38" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/17/2024 22:01:38, ?, ?, Completed, 22111132001, KP, Orakzai, Orakzai, Orakzai, Koraiz, Koraiz, Square, Brick Masonry, ?, Sayed Naveed Hassan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.711814, 71.097244, WST KP_Images/56Sayed Naveed Hassan.Picture of WST Before Improvement.062246.jpg, 4, 2/2/2021, Naveed Hassan, 2160366198513, 3339624240, 4, 4, 0, 4, 19, 10, 8, 8, 1.36, 87, 23016, 0.18, 5, ?, WST Profile - Completed, ?, ?, 5/17/2021, 534121, 400591, 133530, ?, 0, ?, ?, 6/3/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 400590, 6/14/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 400590, ?, WST Milestone Payments - Completed, ?, ?, 6/14/2021, 534120, 400590, 133530, 8, 8, 1.36, ?, 9, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/17\/2024 22:01:38","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22111132001","wst_id":"KP","zone":"Orakzai","division":"Orakzai","district":"Orakzai","tehsil":"Koraiz","uc":"Koraiz","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sayed Naveed Hassan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.711814, 71.097244","coordinates":"WST KP_Images\/56Sayed Naveed Hassan.Picture of WST Before Improvement.062246.jpg","picture_of_wst_before_improvement":"4","wua_registration_no":"2\/2\/2021","wua_registration_date":"Naveed Hassan","name_of_wua_president":"2160366198513","cnic_no_of_wua_president":"3339624240","contact_no_of_wua_president":"4","total_number_of_shareholders":"4","male_wua_members":"0","female_wua_members":"4","total_wua_members":"19","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/17\/2021","issuance_date_of_govt_share":"534121","total_amount_rs":"400591","govt_share_rs":"133530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/3\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"400590","amount_of_icr_i_released_rs":"6\/14\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"400590","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/14\/2021","completion_date":"534120","verified_total_amount_rs":"400590","verified_govt_share_rs":"133530","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"9","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/17/2024 22:04:16" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/17/2024 22:04:16, ?, ?, Completed, 22111132002, KP, Orakzai, Orakzai, Orakzai, Koraiz, Koraiz, Square, Brick Masonry, ?, Sayed Qasir Alam, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.712452, 71.091451, WST KP_Images/57Sayed Qasir Alam.Picture of WST Before Improvement.062119.jpg, 60, 2/2/2021, Syed Qasir Alam ok, 1430146158727, 9222013330, 7, 7, 0, 7, 20, 10, 8, 8, 1.36, 87, 23016, 0.14, 4, ?, WST Profile - Completed, ?, ?, 5/17/2021, 534121, 400591, 133530, ?, 0, ?, ?, 6/2/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 400590, 6/14/2021, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 400590, ?, WST Milestone Payments - Completed, ?, ?, 6/14/2021, 534120, 400590, 133530, 8, 8, 1.36, ?, 10, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/17\/2024 22:04:16","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22111132002","wst_id":"KP","zone":"Orakzai","division":"Orakzai","district":"Orakzai","tehsil":"Koraiz","uc":"Koraiz","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sayed Qasir Alam","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.712452, 71.091451","coordinates":"WST KP_Images\/57Sayed Qasir Alam.Picture of WST Before Improvement.062119.jpg","picture_of_wst_before_improvement":"60","wua_registration_no":"2\/2\/2021","wua_registration_date":"Syed Qasir Alam ok","name_of_wua_president":"1430146158727","cnic_no_of_wua_president":"9222013330","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"20","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/17\/2021","issuance_date_of_govt_share":"534121","total_amount_rs":"400591","govt_share_rs":"133530","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/2\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"400590","amount_of_icr_i_released_rs":"6\/14\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"400590","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/14\/2021","completion_date":"534120","verified_total_amount_rs":"400590","verified_govt_share_rs":"133530","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"10","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/15/2024 14:37:50" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/15/2024 14:37:50, ?, ?, Completed, 22121134001, KP, Kurram, Kurram, Central Kurram, Mastoo Khel, Mastoo Khel, Square, PCC, ?, Mohammad Younas, Non-Canal Command Area, Other Source, Spring, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 33.70133,70.32811, WST KP_Images/81Mohammad Younas.Picture of WST Before Improvement.191026.jpg, 2, 1/2/2020, Mohammad Younas, 2130180423081, 3339535565, 9, 9, 0, 9, 145, 75, 12, 12, 1.36, 195.84, 51810, 0.25, 7, ?, WST Profile - Completed, ?, ?, 1/22/2020, 558600, 420000, 138600, ?, 0, ?, ?, 1/22/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 2/24/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/5/2020, 546000, 420000, 126000, 12, 12, 1.36, ?, 7, 15.00%, 80.00%, 65.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/15\/2024 14:37:50","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22121134001","wst_id":"KP","zone":"Kurram","division":"Kurram","district":"Central Kurram","tehsil":"Mastoo Khel","uc":"Mastoo Khel","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Mohammad Younas","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.70133,70.32811","coordinates":"WST KP_Images\/81Mohammad Younas.Picture of WST Before Improvement.191026.jpg","picture_of_wst_before_improvement":"2","wua_registration_no":"1\/2\/2020","wua_registration_date":"Mohammad Younas","name_of_wua_president":"2130180423081","cnic_no_of_wua_president":"3339535565","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"145","gross_command_area_gca_acres":"75","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"195.84","storage_capacity_m3":"51810","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/22\/2020","issuance_date_of_govt_share":"558600","total_amount_rs":"420000","govt_share_rs":"138600","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/22\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"2\/24\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/5\/2020","completion_date":"546000","verified_total_amount_rs":"420000","verified_govt_share_rs":"126000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"7","addutitional_cca_acres":"15.00%","water_saving":"80.00%","water_losses_before_improvement":"65.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/23/2024 16:33:02" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/23/2024 16:33:02, ?, ?, Completed, 22121332001, KP, Kurram, Kurram, Upper Kurram, Nasti Kot, Nasti Kot, Square, Brick Masonry, ?, Shaban Ali, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.84138889,70.0375, WST KP_Images/82Shaban Ali.Picture of WST Before Improvement.112456.jpg, 9, 4/1/2021, Shaban Ali, 1430119666765, 3025520222, 10, 10, 0, 10, 9, 6, 12, 12, 1.36, 195.84, 51810, 0.33, 9, ?, WST Profile - Completed, ?, ?, 5/7/2021, 525000, 420000, 105000, ?, 0, ?, ?, 5/7/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/8/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/8/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/8/2021, 525000, 420000, 105000, 12, 12, 1.36, ?, 3, 22.00%, 58.00%, 36.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/23\/2024 16:33:02","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22121332001","wst_id":"KP","zone":"Kurram","division":"Kurram","district":"Upper Kurram","tehsil":"Nasti Kot","uc":"Nasti Kot","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Shaban Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.84138889,70.0375","coordinates":"WST KP_Images\/82Shaban Ali.Picture of WST Before Improvement.112456.jpg","picture_of_wst_before_improvement":"9","wua_registration_no":"4\/1\/2021","wua_registration_date":"Shaban Ali","name_of_wua_president":"1430119666765","cnic_no_of_wua_president":"3025520222","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"9","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"195.84","storage_capacity_m3":"51810","storage_capacity_gallon":"0.33","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/7\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/7\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/8\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/8\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/8\/2021","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"3","addutitional_cca_acres":"22.00%","water_saving":"58.00%","water_losses_before_improvement":"36.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/17/2024 11:58:03" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (7, 9/17/2024 11:58:03, ?, ?, Completed, 22131232001, KP, North Waziristan, North Waziristan, Dossali, Asad Khel, Lakky Asad Khel, Square, Brick Masonry, ?, Amir Abdu Rehman, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.869226, 70.030343, WST KP_Images/6c97c524Amir Abdu Rehman.Picture of WST Before Improvement.154215.jpg, 25, 3/10/2022, Amir Abdu Rehman, 2150269278269, 3002388607, 13, 13, 0, 13, 10, 6.88, 10, 10, 1.36, 136, 35979, 0.24, 7, ?, WST Profile - Completed, ?, ?, 5/27/2022, 560000, 420000, 140000, ?, 0, ?, ?, 5/28/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/9/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/22/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/8/2022, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/6c97c524Amir Abdu Rehman.Picture of WST - After Completion.062223.jpg, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"7","edit_counter":"9\/17\/2024 11:58:03","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22131232001","wst_id":"KP","zone":"North Waziristan","division":"North Waziristan","district":"Dossali","tehsil":"Asad Khel","uc":"Lakky Asad Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Amir Abdu Rehman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.869226, 70.030343","coordinates":"WST KP_Images\/6c97c524Amir Abdu Rehman.Picture of WST Before Improvement.154215.jpg","picture_of_wst_before_improvement":"25","wua_registration_no":"3\/10\/2022","wua_registration_date":"Amir Abdu Rehman","name_of_wua_president":"2150269278269","cnic_no_of_wua_president":"3002388607","contact_no_of_wua_president":"13","total_number_of_shareholders":"13","male_wua_members":"0","female_wua_members":"13","total_wua_members":"10","gross_command_area_gca_acres":"6.88","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.24","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/27\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/28\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/9\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/22\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/8\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/6c97c524Amir Abdu Rehman.Picture of WST - After Completion.062223.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/17/2024 12:57:19" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/17/2024 12:57:19, ?, ?, Completed, 22131432001, KP, North Waziristan, North Waziristan, Ghulam Khan, Danday Saidgai, Nari Doog, Square, Brick Masonry, ?, Rehmat Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.074873,70.019958, WST KP_Images/566Rehmat Khan.Picture of WST Before Improvement.083416.jpg, 2, 1/7/2021, Rehmat Khan, 2150498300789, 3340158810, 13, 13, 0, 13, 10.63, 5.63, 12, 12, 1.36, 196, 51852, 0.20, 6, ?, WST Profile - Completed, ?, ?, 3/24/2021, 515124, 420000, 95124, ?, 0, ?, ?, 3/30/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 170000, 4/2/2021, 126000, 4/27/2021, 0, ?, 0, ?, 126000, 4/27/2021, 124000, 6/25/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/30/2021, 515124, 420000, 95124, 12, 12, 1.36, WST KP_Images/566Rehmat Khan.Picture of WST - After Completion.083416.jpg, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/17\/2024 12:57:19","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22131432001","wst_id":"KP","zone":"North Waziristan","division":"North Waziristan","district":"Ghulam Khan","tehsil":"Danday Saidgai","uc":"Nari Doog","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Rehmat Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.074873,70.019958","coordinates":"WST KP_Images\/566Rehmat Khan.Picture of WST Before Improvement.083416.jpg","picture_of_wst_before_improvement":"2","wua_registration_no":"1\/7\/2021","wua_registration_date":"Rehmat Khan","name_of_wua_president":"2150498300789","cnic_no_of_wua_president":"3340158810","contact_no_of_wua_president":"13","total_number_of_shareholders":"13","male_wua_members":"0","female_wua_members":"13","total_wua_members":"10.63","gross_command_area_gca_acres":"5.63","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.20","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/24\/2021","issuance_date_of_govt_share":"515124","total_amount_rs":"420000","govt_share_rs":"95124","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/30\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"170000","amount_of_icr_i_released_rs":"4\/2\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"4\/27\/2021","2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"4\/27\/2021","date_of_icr_ii_released":"124000","amount_of_final_released_rs":"6\/25\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/30\/2021","completion_date":"515124","verified_total_amount_rs":"420000","verified_govt_share_rs":"95124","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/566Rehmat Khan.Picture of WST - After Completion.083416.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/17/2024 12:13:04" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 9/17/2024 12:13:04, ?, ?, Completed, 22131432002, KP, North Waziristan, North Waziristan, Ghulam Khan, Tabbi Tool Khel, Tabbi Tool Khel, Square, Brick Masonry, ?, Sher Qadar Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.054750, 70.068482, WST KP_Images/abcf4643Sher Qadar Khan.Picture of WST Before Improvement.043136.jpg, 18, 10/1/2021, Sher Qadar Khan, 2150671943999, 3316388883, 11, 11, 0, 11, 50, 15, 12, 12, 1.36, 195.84, 51810, 0.21, 6, ?, WST Profile - Completed, ?, ?, 2/24/2022, 703580, 420000, 283580, ?, 0, ?, ?, 2/25/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 3/29/2022, 0, ?, ?, ?, ?, ?, 0, ?, 126000, 6/15/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/29/2022, 703580, 420000, 283580, 12, 12, 1.36, WST KP_Images/abcf4643Sher Qadar Khan.Picture of WST - After Completion.043136.jpg, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"9\/17\/2024 12:13:04","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22131432002","wst_id":"KP","zone":"North Waziristan","division":"North Waziristan","district":"Ghulam Khan","tehsil":"Tabbi Tool Khel","uc":"Tabbi Tool Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sher Qadar Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.054750, 70.068482","coordinates":"WST KP_Images\/abcf4643Sher Qadar Khan.Picture of WST Before Improvement.043136.jpg","picture_of_wst_before_improvement":"18","wua_registration_no":"10\/1\/2021","wua_registration_date":"Sher Qadar Khan","name_of_wua_president":"2150671943999","cnic_no_of_wua_president":"3316388883","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"50","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"195.84","storage_capacity_m3":"51810","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2022","issuance_date_of_govt_share":"703580","total_amount_rs":"420000","govt_share_rs":"283580","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/25\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"3\/29\/2022","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/15\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/29\/2022","completion_date":"703580","verified_total_amount_rs":"420000","verified_govt_share_rs":"283580","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/abcf4643Sher Qadar Khan.Picture of WST - After Completion.043136.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 10:22:45" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/18/2024 10:22:45, ?, ?, Completed, 22131532001, KP, North Waziristan, North Waziristan, Mir Ali, Eidak, Eidak, Square, Brick Masonry, ?, Rizwan Ullah, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.009438,70.200933, WST KP_Images/565Rizwan Ullah.Picture of WST Before Improvement.053830.jpg, 1, 12/22/2020, Rizwan Ullah, 2150579245243, 3009160141, 10, 10, 0, 10, 12.5, 8.13, 12, 12, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 2/11/2021, 515124, 420000, 95124, ?, 0, ?, ?, 2/15/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 170000, 4/2/2021, 126000, 4/27/2021, 0, ?, 0, ?, 126000, 4/27/2021, 124000, 6/25/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/29/2021, 515124, 420000, 95124, 12, 12, 1.36, WST KP_Images/565Rizwan Ullah.Picture of WST - After Completion.053830.jpg, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/18\/2024 10:22:45","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22131532001","wst_id":"KP","zone":"North Waziristan","division":"North Waziristan","district":"Mir Ali","tehsil":"Eidak","uc":"Eidak","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Rizwan Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.009438,70.200933","coordinates":"WST KP_Images\/565Rizwan Ullah.Picture of WST Before Improvement.053830.jpg","picture_of_wst_before_improvement":"1","wua_registration_no":"12\/22\/2020","wua_registration_date":"Rizwan Ullah","name_of_wua_president":"2150579245243","cnic_no_of_wua_president":"3009160141","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"12.5","gross_command_area_gca_acres":"8.13","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/11\/2021","issuance_date_of_govt_share":"515124","total_amount_rs":"420000","govt_share_rs":"95124","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/15\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"170000","amount_of_icr_i_released_rs":"4\/2\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"4\/27\/2021","2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"4\/27\/2021","date_of_icr_ii_released":"124000","amount_of_final_released_rs":"6\/25\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/29\/2021","completion_date":"515124","verified_total_amount_rs":"420000","verified_govt_share_rs":"95124","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/565Rizwan Ullah.Picture of WST - After Completion.053830.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 10:39:28" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/18/2024 10:39:28, ?, ?, Completed, 22131532002, KP, North Waziristan, North Waziristan, Mir Ali, Eidak, Eidak, Square, Brick Masonry, ?, Nasir Shah, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.020175,70.196611, WST KP_Images/567Nasir Shah.Picture of WST Before Improvement.060617.jpg, 3, 3/10/2021, Nasir Shah, 2150510125963, 3023020660, 14, 14, 0, 14, 12.5, 8.13, 12, 12, 1.36, 196, 51852, 0.18, 5, ?, WST Profile - Completed, ?, ?, 4/18/2021, 515124, 420000, 95124, ?, 0, ?, ?, 4/22/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 4/27/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/25/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/29/2021, 515124, 420000, 95124, 12, 12, 1.36, WST KP_Images/567Nasir Shah.Picture of WST - After Completion.055406.jpg, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/18\/2024 10:39:28","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22131532002","wst_id":"KP","zone":"North Waziristan","division":"North Waziristan","district":"Mir Ali","tehsil":"Eidak","uc":"Eidak","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Nasir Shah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.020175,70.196611","coordinates":"WST KP_Images\/567Nasir Shah.Picture of WST Before Improvement.060617.jpg","picture_of_wst_before_improvement":"3","wua_registration_no":"3\/10\/2021","wua_registration_date":"Nasir Shah","name_of_wua_president":"2150510125963","cnic_no_of_wua_president":"3023020660","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"12.5","gross_command_area_gca_acres":"8.13","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/18\/2021","issuance_date_of_govt_share":"515124","total_amount_rs":"420000","govt_share_rs":"95124","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/22\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"4\/27\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/25\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/29\/2021","completion_date":"515124","verified_total_amount_rs":"420000","verified_govt_share_rs":"95124","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/567Nasir Shah.Picture of WST - After Completion.055406.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 10:54:41" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/18/2024 10:54:41, ?, ?, Completed, 22131532003, KP, North Waziristan, North Waziristan, Mir Ali, Muchi Khel, Muchi Khel, Square, Brick Masonry, ?, Niaz Ullah, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.004259,70.252288, WST KP_Images/568Niaz Ullah.Picture of WST Before Improvement.060643.jpg, 4, 3/10/2021, Niaz Ullah, 2150721372157, 3000926890, 14, 14, 0, 14, 10.63, 8.13, 12, 12, 1.36, 196, 51852, 0.32, 9, ?, WST Profile - Completed, ?, ?, 6/1/2021, 638724, 420000, 218724, ?, 0, ?, ?, 6/2/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/25/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/25/2021, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/9/2021, 568327, 420000, 148327, 12, 12, 1.36, WST KP_Images/568Niaz Ullah.Picture of WST - After Completion.060643.jpg, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/18\/2024 10:54:41","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22131532003","wst_id":"KP","zone":"North Waziristan","division":"North Waziristan","district":"Mir Ali","tehsil":"Muchi Khel","uc":"Muchi Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Niaz Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.004259,70.252288","coordinates":"WST KP_Images\/568Niaz Ullah.Picture of WST Before Improvement.060643.jpg","picture_of_wst_before_improvement":"4","wua_registration_no":"3\/10\/2021","wua_registration_date":"Niaz Ullah","name_of_wua_president":"2150721372157","cnic_no_of_wua_president":"3000926890","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"10.63","gross_command_area_gca_acres":"8.13","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/1\/2021","issuance_date_of_govt_share":"638724","total_amount_rs":"420000","govt_share_rs":"218724","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/2\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/25\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/25\/2021","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/9\/2021","completion_date":"568327","verified_total_amount_rs":"420000","verified_govt_share_rs":"148327","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/568Niaz Ullah.Picture of WST - After Completion.060643.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 11:36:05" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/18/2024 11:36:05, ?, ?, Completed, 22131532004, KP, North Waziristan, North Waziristan, Mir Ali, Muchi Khel, Muchi Khel, Square, Brick Masonry, ?, Asad Ullah Jan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.008407,70.257035, WST KP_Images/569Asad Ullah Jan.Picture of WST Before Improvement.064845.jpg, 5, 4/7/2021, Asad Ullah Jan, 2150779953527, 3220951945, 14, 14, 0, 14, 9.75, 6, 12, 12, 1.36, 196, 51852, 0.20, 6, ?, WST Profile - Completed, ?, ?, 6/2/2021, 638724, 420000, 218724, ?, 0, ?, ?, 6/9/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/25/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 5/25/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2021, 568327, 420000, 148327, 12, 12, 1, WST KP_Images/569Asad Ullah Jan.Picture of WST - After Completion.064845.jpg, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/18\/2024 11:36:05","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22131532004","wst_id":"KP","zone":"North Waziristan","division":"North Waziristan","district":"Mir Ali","tehsil":"Muchi Khel","uc":"Muchi Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Asad Ullah Jan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.008407,70.257035","coordinates":"WST KP_Images\/569Asad Ullah Jan.Picture of WST Before Improvement.064845.jpg","picture_of_wst_before_improvement":"5","wua_registration_no":"4\/7\/2021","wua_registration_date":"Asad Ullah Jan","name_of_wua_president":"2150779953527","cnic_no_of_wua_president":"3220951945","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"9.75","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.20","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/2\/2021","issuance_date_of_govt_share":"638724","total_amount_rs":"420000","govt_share_rs":"218724","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/9\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/25\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"5\/25\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2021","completion_date":"568327","verified_total_amount_rs":"420000","verified_govt_share_rs":"148327","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/569Asad Ullah Jan.Picture of WST - After Completion.064845.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 11:49:19" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/18/2024 11:49:19, ?, ?, Completed, 22131532005, KP, North Waziristan, North Waziristan, Mir Ali, Muchi Khel, Muchi Khel, Square, Brick Masonry, ?, Niamat Ullah, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 32.988607,70.614618, WST KP_Images/570Niamat Ullah.Picture of WST Before Improvement.065621.jpg, 6, 4/7/2021, Niamat Ullah, 2150571946903, 3209742300, 14, 14, 0, 14, 10.63, 6.88, 12, 12, 1.36, 196, 51852, 0.21, 6, ?, WST Profile - Completed, ?, ?, 6/2/2021, 638724, 420000, 218724, ?, 0, ?, ?, 6/3/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/25/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 5/25/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/10/2021, 568327, 420000, 148327, 12, 12, 1.36, WST KP_Images/570Niamat Ullah.Picture of WST - After Completion.065621.jpg, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/18\/2024 11:49:19","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22131532005","wst_id":"KP","zone":"North Waziristan","division":"North Waziristan","district":"Mir Ali","tehsil":"Muchi Khel","uc":"Muchi Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Niamat Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.988607,70.614618","coordinates":"WST KP_Images\/570Niamat Ullah.Picture of WST Before Improvement.065621.jpg","picture_of_wst_before_improvement":"6","wua_registration_no":"4\/7\/2021","wua_registration_date":"Niamat Ullah","name_of_wua_president":"2150571946903","cnic_no_of_wua_president":"3209742300","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"10.63","gross_command_area_gca_acres":"6.88","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/2\/2021","issuance_date_of_govt_share":"638724","total_amount_rs":"420000","govt_share_rs":"218724","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/3\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/25\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"5\/25\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/10\/2021","completion_date":"568327","verified_total_amount_rs":"420000","verified_govt_share_rs":"148327","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/570Niamat Ullah.Picture of WST - After Completion.065621.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 11:57:47" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/18/2024 11:57:47, ?, ?, Completed, 22131532006, KP, North Waziristan, North Waziristan, Mir Ali, Muchi Khel, Muchi Khel, Square, Brick Masonry, ?, Muhammad Noor, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.003200, 70.243019, WST KP_Images/571Muhammad Noor.Picture of WST Before Improvement.100321.jpg, 7, 5/5/2021, Muhammad Noor, 2150532301239, 3249060797, 12, 12, 0, 12, 15, 10, 12, 12, 1.36, 196, 51852, 0.23, 7, ?, WST Profile - Completed, ?, ?, 6/11/2021, 1100000, 825000, 275000, ?, 0, ?, ?, 6/11/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/25/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 5/25/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2021, 568327, 420000, 148327, 12, 12, 1, WST KP_Images/571Muhammad Noor.Picture of WST - After Completion.100321.jpg, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/18\/2024 11:57:47","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22131532006","wst_id":"KP","zone":"North Waziristan","division":"North Waziristan","district":"Mir Ali","tehsil":"Muchi Khel","uc":"Muchi Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Noor","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.003200, 70.243019","coordinates":"WST KP_Images\/571Muhammad Noor.Picture of WST Before Improvement.100321.jpg","picture_of_wst_before_improvement":"7","wua_registration_no":"5\/5\/2021","wua_registration_date":"Muhammad Noor","name_of_wua_president":"2150532301239","cnic_no_of_wua_president":"3249060797","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"15","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.23","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/11\/2021","issuance_date_of_govt_share":"1100000","total_amount_rs":"825000","govt_share_rs":"275000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/11\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/25\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"5\/25\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2021","completion_date":"568327","verified_total_amount_rs":"420000","verified_govt_share_rs":"148327","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1","executed_wst_depth_meter":"WST KP_Images\/571Muhammad Noor.Picture of WST - After Completion.100321.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 11:58:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/18/2024 11:58:58, ?, ?, Completed, 22131532007, KP, North Waziristan, North Waziristan, Mir Ali, Muchi Khel, Muchi Khel, Square, Brick Masonry, ?, Hidayat Ullah, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 33.011052,70.703852, WST KP_Images/572Hidayat Ullah.Picture of WST Before Improvement.071449.jpg, 8, 4/7/2021, Hidayat Ullah, 2150544136779, 3058752646, 14, 14, 0, 14, 10.88, 7.5, 12, 12, 1.36, 196, 51852, 0.23, 7, ?, WST Profile - Completed, ?, ?, 6/9/2021, 638724, 420000, 218724, ?, 0, ?, ?, 6/11/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 6/25/2021, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 5/25/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2021, 568327, 420000, 148327, 12, 12, 1.36, WST KP_Images/572Hidayat Ullah.Picture of WST - After Completion.071448.jpg, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/18\/2024 11:58:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22131532007","wst_id":"KP","zone":"North Waziristan","division":"North Waziristan","district":"Mir Ali","tehsil":"Muchi Khel","uc":"Muchi Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Hidayat Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.011052,70.703852","coordinates":"WST KP_Images\/572Hidayat Ullah.Picture of WST Before Improvement.071449.jpg","picture_of_wst_before_improvement":"8","wua_registration_no":"4\/7\/2021","wua_registration_date":"Hidayat Ullah","name_of_wua_president":"2150544136779","cnic_no_of_wua_president":"3058752646","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"10.88","gross_command_area_gca_acres":"7.5","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"196","storage_capacity_m3":"51852","storage_capacity_gallon":"0.23","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/9\/2021","issuance_date_of_govt_share":"638724","total_amount_rs":"420000","govt_share_rs":"218724","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/11\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"6\/25\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"5\/25\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2021","completion_date":"568327","verified_total_amount_rs":"420000","verified_govt_share_rs":"148327","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/572Hidayat Ullah.Picture of WST - After Completion.071448.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/17/2024 12:28:28" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (10, 9/17/2024 12:28:28, ?, ?, Completed, 22131532008, KP, North Waziristan, North Waziristan, Mir Ali, Muchi Khel, Muchi Khel, Square, Brick Masonry, ?, Sher Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.011039, 70.703838, WST KP_Images/f6b4cfffSher Khan.Picture of WST Before Improvement.072800.jpg, 9, 4/7/2021, Sher Khan, 2150543042885, 3006434231, 13, 13, 0, 13, 11.25, 8.75, 10, 10, 1.36, 136, 35979, 0.21, 6, ?, WST Profile - Completed, ?, ?, 12/7/2021, 525000, 420000, 105000, ?, 0, ?, ?, 12/8/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 2/4/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 3/29/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 1/31/2022, 588708, 420000, 168708, 10, 10, 1.36, WST KP_Images/f6b4cfffSher Khan.Picture of WST - After Completion.072800.jpg, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"10","edit_counter":"9\/17\/2024 12:28:28","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22131532008","wst_id":"KP","zone":"North Waziristan","division":"North Waziristan","district":"Mir Ali","tehsil":"Muchi Khel","uc":"Muchi Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sher Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.011039, 70.703838","coordinates":"WST KP_Images\/f6b4cfffSher Khan.Picture of WST Before Improvement.072800.jpg","picture_of_wst_before_improvement":"9","wua_registration_no":"4\/7\/2021","wua_registration_date":"Sher Khan","name_of_wua_president":"2150543042885","cnic_no_of_wua_president":"3006434231","contact_no_of_wua_president":"13","total_number_of_shareholders":"13","male_wua_members":"0","female_wua_members":"13","total_wua_members":"11.25","gross_command_area_gca_acres":"8.75","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/7\/2021","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/8\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"2\/4\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/29\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"1\/31\/2022","completion_date":"588708","verified_total_amount_rs":"420000","verified_govt_share_rs":"168708","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/f6b4cfffSher Khan.Picture of WST - After Completion.072800.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/9/2024 10:04:15" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/9/2024 10:04:15, ?, ?, Completed, 22131532010, KP, North Waziristan, North Waziristan, Mir Ali, Eidak, Eidak, Square, Brick Masonry, ?, Murtaza, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.009205, 70.192495, WST KP_Images/82d8b84fMurtaza.Picture of WST Before Improvement.123751.jpg, 11, 3/17/2021, Murtaza, 2150501878167, 3329751913, 11, 11, 0, 11, 8.75, 3.25, 10, 10, 1.36, 136, 35979, 0.14, 4, ?, WST Profile - Completed, ?, ?, 4/7/2022, 588708, 420000, 168708, ?, 0, ?, ?, 4/8/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 4/26/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/22/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2022, 588708, 420000, 168708, 10, 10, 1.36, ?, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/9\/2024 10:04:15","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22131532010","wst_id":"KP","zone":"North Waziristan","division":"North Waziristan","district":"Mir Ali","tehsil":"Eidak","uc":"Eidak","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Murtaza","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.009205, 70.192495","coordinates":"WST KP_Images\/82d8b84fMurtaza.Picture of WST Before Improvement.123751.jpg","picture_of_wst_before_improvement":"11","wua_registration_no":"3\/17\/2021","wua_registration_date":"Murtaza","name_of_wua_president":"2150501878167","cnic_no_of_wua_president":"3329751913","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"8.75","gross_command_area_gca_acres":"3.25","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"4\/7\/2022","issuance_date_of_govt_share":"588708","total_amount_rs":"420000","govt_share_rs":"168708","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"4\/8\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"4\/26\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/22\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2022","completion_date":"588708","verified_total_amount_rs":"420000","verified_govt_share_rs":"168708","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 10:10:46" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (2, 9/18/2024 10:10:46, ?, ?, Completed, 22131632002, KP, North Waziristan, North Waziristan, Miran Shah, Tabbi Tool Khel, Tool Khel, Square, Brick Masonry, ?, Inam Ullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.011055, 70.105502, WST KP_Images/ebcae0c4Inam Ullah.Picture of WST Before Improvement.121814.jpg, 19, 10/4/2021, Inam Ullah, 2150681319969, 3359898646, 13, 13, 0, 13, 7.5, 5, 12, 12, 1.36, 195.84, 51810, 0.21, 6, ?, WST Profile - Completed, ?, ?, 2/24/2022, 560000, 420000, 140000, ?, 0, ?, ?, 2/25/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 3/29/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/9/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/30/2022, 840000, 420000, 420000, 12, 12, 1.36, WST KP_Images/ebcae0c4Inam Ullah.Picture of WST - After Completion.051018.jpg, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"2","edit_counter":"9\/18\/2024 10:10:46","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22131632002","wst_id":"KP","zone":"North Waziristan","division":"North Waziristan","district":"Miran Shah","tehsil":"Tabbi Tool Khel","uc":"Tool Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Inam Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.011055, 70.105502","coordinates":"WST KP_Images\/ebcae0c4Inam Ullah.Picture of WST Before Improvement.121814.jpg","picture_of_wst_before_improvement":"19","wua_registration_no":"10\/4\/2021","wua_registration_date":"Inam Ullah","name_of_wua_president":"2150681319969","cnic_no_of_wua_president":"3359898646","contact_no_of_wua_president":"13","total_number_of_shareholders":"13","male_wua_members":"0","female_wua_members":"13","total_wua_members":"7.5","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"195.84","storage_capacity_m3":"51810","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2022","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/25\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"3\/29\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/9\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/30\/2022","completion_date":"840000","verified_total_amount_rs":"420000","verified_govt_share_rs":"420000","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/ebcae0c4Inam Ullah.Picture of WST - After Completion.051018.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/9/2024 9:56:33" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (5, 9/9/2024 9:56:33, ?, ?, Completed, 22131632003, KP, North Waziristan, North Waziristan, Miran Shah, Tabbi Tool Khel, Tabbi Tool Khel, Square, Brick Masonry, ?, Gul Said, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.033292, 70.083585, WST KP_Images/e8e930faGul Said.Picture of WST Before Improvement.060717.jpg, 14, 5/5/2021, Gul Said, 9040601160315, 3358033035, 12, 12, 0, 12, 62.5, 17.5, 10, 10, 1.36, 122.74, 32471, 0.21, 6, ?, WST Profile - Completed, ?, ?, 12/9/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/10/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 2/4/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/20/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/30/2022, 560000, 420000, 140000, 10, 10, 1.36, WST KP_Images/e8e930faGul Said.Picture of WST - After Completion.050203.jpg, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"5","edit_counter":"9\/9\/2024 9:56:33","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22131632003","wst_id":"KP","zone":"North Waziristan","division":"North Waziristan","district":"Miran Shah","tehsil":"Tabbi Tool Khel","uc":"Tabbi Tool Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Gul Said","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.033292, 70.083585","coordinates":"WST KP_Images\/e8e930faGul Said.Picture of WST Before Improvement.060717.jpg","picture_of_wst_before_improvement":"14","wua_registration_no":"5\/5\/2021","wua_registration_date":"Gul Said","name_of_wua_president":"9040601160315","cnic_no_of_wua_president":"3358033035","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"62.5","gross_command_area_gca_acres":"17.5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"122.74","storage_capacity_m3":"32471","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/9\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/10\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"2\/4\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/20\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/30\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/e8e930faGul Said.Picture of WST - After Completion.050203.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/17/2024 12:47:15" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (9, 9/17/2024 12:47:15, ?, ?, Completed, 22131632004, KP, North Waziristan, North Waziristan, Miran Shah, Tabbi Tool Khel, Tabbi Tool Khel, Square, Brick Masonry, ?, Azal Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 33.031250, 70.080500, WST KP_Images/925624f7Azal Khan.Picture of WST Before Improvement.060757.jpg, 13, 5/5/2021, Azal Khan, 2150846733237, 3229438917, 10, 10, 0, 10, 37.5, 15, 10, 10, 1.36, 136, 35979, 0.21, 6, ?, WST Profile - Completed, ?, ?, 12/9/2021, 560000, 420000, 140000, ?, 0, ?, ?, 12/10/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 2/4/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 2/20/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2022, 560000, 420000, 140000, 10, 10, 1.36, ?, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"9","edit_counter":"9\/17\/2024 12:47:15","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22131632004","wst_id":"KP","zone":"North Waziristan","division":"North Waziristan","district":"Miran Shah","tehsil":"Tabbi Tool Khel","uc":"Tabbi Tool Khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Azal Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"33.031250, 70.080500","coordinates":"WST KP_Images\/925624f7Azal Khan.Picture of WST Before Improvement.060757.jpg","picture_of_wst_before_improvement":"13","wua_registration_no":"5\/5\/2021","wua_registration_date":"Azal Khan","name_of_wua_president":"2150846733237","cnic_no_of_wua_president":"3229438917","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"37.5","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"136","storage_capacity_m3":"35979","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/9\/2021","issuance_date_of_govt_share":"560000","total_amount_rs":"420000","govt_share_rs":"140000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/10\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"2\/4\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"2\/20\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2022","completion_date":"560000","verified_total_amount_rs":"420000","verified_govt_share_rs":"140000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 10:38:03" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 10:38:03, ?, ?, Completed, 22141132001, KP, South Waziristan, South Waziristan, Birmil, Domandi Azam Warsak, Domandi Azam Warsak, Square, Brick Masonry, ?, Hazrat Ali, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.286880, 69.408710, WST KP_Images/9db3b34bHazrat Ali.Picture of WST Before Improvement.145321.jpg, 119, 10/14/2021, Hazrat Ali, 2170114682137, 3098847977, 8, 8, 0, 8, 8, 6, 9, 9, 1.36, 97.2, 25714, 0.13, 4, ?, WST Profile - Completed, ?, ?, 3/10/2022, 613246, 420000, 193246, ?, 0, ?, ?, 3/11/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 3/28/2022, 126000, 4/25/2022, ?, ?, ?, ?, 126000, 4/25/2022, 126000, 5/23/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/29/2022, 613246, 420000, 193246, 9, 9, 1.36, ?, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 10:38:03","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141132001","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Birmil","tehsil":"Domandi Azam Warsak","uc":"Domandi Azam Warsak","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Hazrat Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.286880, 69.408710","coordinates":"WST KP_Images\/9db3b34bHazrat Ali.Picture of WST Before Improvement.145321.jpg","picture_of_wst_before_improvement":"119","wua_registration_no":"10\/14\/2021","wua_registration_date":"Hazrat Ali","name_of_wua_president":"2170114682137","cnic_no_of_wua_president":"3098847977","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"97.2","storage_capacity_m3":"25714","storage_capacity_gallon":"0.13","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/10\/2022","issuance_date_of_govt_share":"613246","total_amount_rs":"420000","govt_share_rs":"193246","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/11\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"3\/28\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"4\/25\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"4\/25\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"5\/23\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/29\/2022","completion_date":"613246","verified_total_amount_rs":"420000","verified_govt_share_rs":"193246","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 11:09:33" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 11:09:33, ?, ?, Completed, 22141132002, KP, South Waziristan, South Waziristan, Birmil, Nargosahi, Nargosahi, Square, Brick Masonry, ?, Masta Alam, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.310940, 69.444970, WST KP_Images/ff00b777Masta Alam.Picture of WST Before Improvement.145802.jpg, 59, 5/17/2021, Abdul Qayyum, 1210199384287, 3419300161, 8, 8, 0, 8, 30, 25, 9, 9, 1.36, 97.2, 25714, 0.23, 7, ?, WST Profile - Completed, ?, ?, 12/6/2021, 613246, 420000, 193246, ?, 0, ?, ?, 12/6/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/30/2021, 126000, 1/11/2022, ?, ?, ?, ?, 126000, 1/11/2022, 126000, 3/16/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/18/2022, 613246, 420000, 193246, 9, 9, 1.36, ?, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 11:09:33","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141132002","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Birmil","tehsil":"Nargosahi","uc":"Nargosahi","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Masta Alam","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.310940, 69.444970","coordinates":"WST KP_Images\/ff00b777Masta Alam.Picture of WST Before Improvement.145802.jpg","picture_of_wst_before_improvement":"59","wua_registration_no":"5\/17\/2021","wua_registration_date":"Abdul Qayyum","name_of_wua_president":"1210199384287","cnic_no_of_wua_president":"3419300161","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"30","gross_command_area_gca_acres":"25","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"97.2","storage_capacity_m3":"25714","storage_capacity_gallon":"0.23","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/6\/2021","issuance_date_of_govt_share":"613246","total_amount_rs":"420000","govt_share_rs":"193246","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/6\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/30\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"1\/11\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"1\/11\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/16\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/18\/2022","completion_date":"613246","verified_total_amount_rs":"420000","verified_govt_share_rs":"193246","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 11:04:35" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 11:04:35, ?, ?, Completed, 22141132003, KP, South Waziristan, South Waziristan, Birmil, Domandi Azam wersak, Damandi Azam wersak, Square, Brick Masonry, ?, Mir Wali, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.285490, 69.409470, WST KP_Images/8198d193Mir Wali.Picture of WST Before Improvement.145736.jpg, 110, 9/23/2021, Mir Wali, 2170166610097, 3341458271, 8, 8, 0, 8, 8, 6, 9, 9, 1.36, 97.2, 25714, 0.12, 3, ?, WST Profile - Completed, ?, ?, 12/6/2021, 613246, 420000, 193246, ?, 0, ?, ?, 12/6/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/30/2021, 126000, 1/11/2022, ?, ?, ?, ?, 126000, 1/11/2022, 126000, 3/16/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/25/2022, 613246, 420000, 193246, 9, 9, 1.36, ?, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 11:04:35","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141132003","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Birmil","tehsil":"Domandi Azam wersak","uc":"Damandi Azam wersak","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Mir Wali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.285490, 69.409470","coordinates":"WST KP_Images\/8198d193Mir Wali.Picture of WST Before Improvement.145736.jpg","picture_of_wst_before_improvement":"110","wua_registration_no":"9\/23\/2021","wua_registration_date":"Mir Wali","name_of_wua_president":"2170166610097","cnic_no_of_wua_president":"3341458271","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"97.2","storage_capacity_m3":"25714","storage_capacity_gallon":"0.12","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/6\/2021","issuance_date_of_govt_share":"613246","total_amount_rs":"420000","govt_share_rs":"193246","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/6\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/30\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"1\/11\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"1\/11\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/16\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/25\/2022","completion_date":"613246","verified_total_amount_rs":"420000","verified_govt_share_rs":"193246","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 11:05:27" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 11:05:27, ?, ?, Completed, 22141132004, KP, South Waziristan, South Waziristan, Birmil, Faiz abad drablai, Faiz abad drablai, Square, Brick Masonry, ?, Rehmat Rabi, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.275760, 69.398330, WST KP_Images/d555ae27Rehmat Rabi.Picture of WST Before Improvement.145750.jpg, 107, 9/3/2021, Rehmat Rabi, 2170193064693, 3340808050, 8, 8, 8, 16, 14, 12.5, 9, 9, 1.36, 97.2, 25714, 0.22, 6, ?, WST Profile - Completed, ?, ?, 12/6/2021, 613246, 420000, 193246, ?, 0, ?, ?, 12/6/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/30/2021, 126000, 1/11/2022, ?, ?, ?, ?, 126000, 1/11/2022, 126000, 3/16/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/28/2022, 613246, 420000, 193246, 9, 9, 1.36, ?, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 11:05:27","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141132004","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Birmil","tehsil":"Faiz abad drablai","uc":"Faiz abad drablai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Rehmat Rabi","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.275760, 69.398330","coordinates":"WST KP_Images\/d555ae27Rehmat Rabi.Picture of WST Before Improvement.145750.jpg","picture_of_wst_before_improvement":"107","wua_registration_no":"9\/3\/2021","wua_registration_date":"Rehmat Rabi","name_of_wua_president":"2170193064693","cnic_no_of_wua_president":"3340808050","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"8","female_wua_members":"16","total_wua_members":"14","gross_command_area_gca_acres":"12.5","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"97.2","storage_capacity_m3":"25714","storage_capacity_gallon":"0.22","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/6\/2021","issuance_date_of_govt_share":"613246","total_amount_rs":"420000","govt_share_rs":"193246","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/6\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/30\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"1\/11\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"1\/11\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/16\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/28\/2022","completion_date":"613246","verified_total_amount_rs":"420000","verified_govt_share_rs":"193246","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 11:25:42" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 11:25:42, ?, ?, Completed, 22141132005, KP, South Waziristan, South Waziristan, Birmil, Drablai, Drablai, Square, Brick Masonry, ?, Muhammad Daud, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.277440, 69.410890, WST KP_Images/f7c98e12Muhammad Daud.Picture of WST Before Improvement.145815.jpg, 8, 12/15/2020, Muhammad Daud, 2170885280705, 3039041352, 8, 8, 0, 8, 9, 8, 9, 9, 1.36, 97.2, 25714, 0.07, 2, ?, WST Profile - Completed, ?, ?, 3/10/2022, 613246, 420000, 193246, ?, 0, ?, ?, 3/11/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 3/28/2022, 126000, 4/25/2022, ?, ?, ?, ?, 126000, 4/25/2022, 126000, 5/23/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/28/2022, 613246, 420000, 193246, 9, 9, 1.36, ?, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 11:25:42","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141132005","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Birmil","tehsil":"Drablai","uc":"Drablai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Muhammad Daud","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.277440, 69.410890","coordinates":"WST KP_Images\/f7c98e12Muhammad Daud.Picture of WST Before Improvement.145815.jpg","picture_of_wst_before_improvement":"8","wua_registration_no":"12\/15\/2020","wua_registration_date":"Muhammad Daud","name_of_wua_president":"2170885280705","cnic_no_of_wua_president":"3039041352","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"9","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"97.2","storage_capacity_m3":"25714","storage_capacity_gallon":"0.07","design_discharge_cusec":"2","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/10\/2022","issuance_date_of_govt_share":"613246","total_amount_rs":"420000","govt_share_rs":"193246","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/11\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"3\/28\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"4\/25\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"4\/25\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"5\/23\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/28\/2022","completion_date":"613246","verified_total_amount_rs":"420000","verified_govt_share_rs":"193246","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 11:27:33" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 11:27:33, ?, ?, Completed, 22141132006, KP, South Waziristan, South Waziristan, Birmil, Wacha Dana, Wacha Dana, Square, Brick Masonry, ?, Faizullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.335570, 69.486470, WST KP_Images/52a06c2dFaizullah.Picture of WST Before Improvement.145834.jpg, 87, 6/2/2021, Faizullah khan, 2170106912103, 3065758417, 8, 8, 0, 8, 16, 15, 9, 9, 1.36, 97.2, 25714, 0.14, 4, ?, WST Profile - Completed, ?, ?, 12/6/2021, 613246, 420000, 193246, ?, 0, ?, ?, 12/6/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/30/2021, 126000, 1/11/2022, ?, ?, ?, ?, 126000, 1/11/2022, 126000, 3/16/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/17/2022, 613246, 420000, 193246, 9, 9, 1.36, ?, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 11:27:33","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141132006","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Birmil","tehsil":"Wacha Dana","uc":"Wacha Dana","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Faizullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.335570, 69.486470","coordinates":"WST KP_Images\/52a06c2dFaizullah.Picture of WST Before Improvement.145834.jpg","picture_of_wst_before_improvement":"87","wua_registration_no":"6\/2\/2021","wua_registration_date":"Faizullah khan","name_of_wua_president":"2170106912103","cnic_no_of_wua_president":"3065758417","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"16","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"97.2","storage_capacity_m3":"25714","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/6\/2021","issuance_date_of_govt_share":"613246","total_amount_rs":"420000","govt_share_rs":"193246","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/6\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/30\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"1\/11\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"1\/11\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/16\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/17\/2022","completion_date":"613246","verified_total_amount_rs":"420000","verified_govt_share_rs":"193246","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 11:41:01" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 11:41:01, ?, ?, Completed, 22141132007, KP, South Waziristan, South Waziristan, Birmil, Kaza Panga, Kaza Panga, Square, Brick Masonry, ?, Naseeb Ur Rehman, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.265890, 69.405080, WST KP_Images/c1e26640Naseeb Ur Rehman.Picture of WST Before Improvement.150132.jpg, 2, 12/11/2020, Naseeb ur Rehman, 1120107090943, 3329695548, 8, 8, 0, 8, 20, 18, 9, 9, 1.36, 97.2, 25714, 0.12, 3, ?, WST Profile - Completed, ?, ?, 12/6/2021, 613246, 420000, 193246, ?, 0, ?, ?, 12/6/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/30/2021, 126000, 1/11/2022, ?, ?, ?, ?, 126000, 1/11/2022, 126000, 3/16/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/25/2022, 613246, 420000, 193246, 9, 9, 1.36, ?, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 11:41:01","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141132007","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Birmil","tehsil":"Kaza Panga","uc":"Kaza Panga","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Naseeb Ur Rehman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.265890, 69.405080","coordinates":"WST KP_Images\/c1e26640Naseeb Ur Rehman.Picture of WST Before Improvement.150132.jpg","picture_of_wst_before_improvement":"2","wua_registration_no":"12\/11\/2020","wua_registration_date":"Naseeb ur Rehman","name_of_wua_president":"1120107090943","cnic_no_of_wua_president":"3329695548","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"20","gross_command_area_gca_acres":"18","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"97.2","storage_capacity_m3":"25714","storage_capacity_gallon":"0.12","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/6\/2021","issuance_date_of_govt_share":"613246","total_amount_rs":"420000","govt_share_rs":"193246","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/6\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/30\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"1\/11\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"1\/11\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/16\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/25\/2022","completion_date":"613246","verified_total_amount_rs":"420000","verified_govt_share_rs":"193246","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 11:46:19" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 11:46:19, ?, ?, Completed, 22141134001, KP, South Waziristan, South Waziristan, Birmil, Landi Doag, Landi Doag, Square, PCC, ?, Aya Khan, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.275560, 69.470820, WST KP_Images/0161c80bAya Khan.Picture of WST Before Improvement.150241.jpg, 120, 10/18/2021, Aya Khan, 2170131724143, 3065755044, 8, 8, 0, 8, 9, 8, 9, 9, 1.36, 97.2, 25714, 0.11, 3, ?, WST Profile - Completed, ?, ?, 3/10/2022, 613246, 420000, 193246, ?, 0, ?, ?, 3/11/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 3/28/2022, 126000, 4/25/2022, ?, ?, ?, ?, 126000, 4/25/2022, 126000, 5/23/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/29/2022, 613246, 420000, 193246, 9, 9, 1.36, ?, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 11:46:19","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141134001","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Birmil","tehsil":"Landi Doag","uc":"Landi Doag","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Aya Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.275560, 69.470820","coordinates":"WST KP_Images\/0161c80bAya Khan.Picture of WST Before Improvement.150241.jpg","picture_of_wst_before_improvement":"120","wua_registration_no":"10\/18\/2021","wua_registration_date":"Aya Khan","name_of_wua_president":"2170131724143","cnic_no_of_wua_president":"3065755044","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"9","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"97.2","storage_capacity_m3":"25714","storage_capacity_gallon":"0.11","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/10\/2022","issuance_date_of_govt_share":"613246","total_amount_rs":"420000","govt_share_rs":"193246","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/11\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"3\/28\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"4\/25\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"4\/25\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"5\/23\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/29\/2022","completion_date":"613246","verified_total_amount_rs":"420000","verified_govt_share_rs":"193246","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "5/21/2024 13:42:34" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 5/21/2024 13:42:34, ?, ?, Completed, 22141434001, KP, South Waziristan, South Waziristan, Sararogha, Spinkai Raghzai, Spinkai Raghzai, Square, PCC, ?, Cadet College Spinkai, Non-Canal Command Area, Other Source, Chashma, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 32.36875,70.09386, WST KP_Images/482Cadet College Spinkai.Picture of WST Before Improvement.043454.jpg, 41, 2/19/2021, Ameer Hamza, 4240193269779, 3454515961, 12, 12, 0, 12, 93.75, 12.5, 9, 9, 1.36, 98, 25926, 0.18, 5, ?, WST Profile - Completed, ?, ?, 3/15/2021, 549558, 412168, 137390, ?, 0, ?, ?, 3/16/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 288518, 4/1/2021, 0, ?, ?, ?, ?, ?, 0, ?, 123650, 6/17/2021, 412168, ?, WST Milestone Payments - Completed, ?, ?, 4/12/2021, 549558, 412168, 137390, 9, 9, 1.36, WST KP_Images/482Cadet College Spinkai.Picture of WST - After Completion.094009.jpg, 0, 33.00%, 18.00%, 15.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"5\/21\/2024 13:42:34","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141434001","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Sararogha","tehsil":"Spinkai Raghzai","uc":"Spinkai Raghzai","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Cadet College Spinkai","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Chashma","other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.36875,70.09386","coordinates":"WST KP_Images\/482Cadet College Spinkai.Picture of WST Before Improvement.043454.jpg","picture_of_wst_before_improvement":"41","wua_registration_no":"2\/19\/2021","wua_registration_date":"Ameer Hamza","name_of_wua_president":"4240193269779","cnic_no_of_wua_president":"3454515961","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"93.75","gross_command_area_gca_acres":"12.5","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"98","storage_capacity_m3":"25926","storage_capacity_gallon":"0.18","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/15\/2021","issuance_date_of_govt_share":"549558","total_amount_rs":"412168","govt_share_rs":"137390","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/16\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"288518","amount_of_icr_i_released_rs":"4\/1\/2021","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"123650","amount_of_final_released_rs":"6\/17\/2021","date_of_final_released":"412168","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/12\/2021","completion_date":"549558","verified_total_amount_rs":"412168","verified_govt_share_rs":"137390","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/482Cadet College Spinkai.Picture of WST - After Completion.094009.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"33.00%","water_saving":"18.00%","water_losses_before_improvement":"15.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 12:42:47" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/22/2024 12:42:47, ?, ?, Completed, 22141532001, KP, South Waziristan, South Waziristan, Serwekai, Behram Khel Madi Jan Lower, Behram Khel Madi Jan Lower, Square, Brick Masonry, ?, Sadat Khan, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 32.22269,69.81686, WST KP_Images/486Sadat Khan.Picture of WST Before Improvement.042919.jpg, 18, 12/29/2020, Sadat Khan, 2170554158259, 3449400448, 12, 12, 0, 12, 25, 15, 8, 8, 1.36, 77, 20370, 0.15, 4, ?, WST Profile - Completed, ?, ?, 2/24/2021, 402397, 301798, 100599, ?, 0, ?, ?, 2/25/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 211259, 3/8/2021, ?, ?, ?, ?, ?, ?, 0, ?, 90539, 3/8/2021, 301798, ?, WST Milestone Payments - Completed, ?, ?, 3/4/2021, 402397, 301798, 100599, 8, 8, 1.36, ?, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/22\/2024 12:42:47","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141532001","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Serwekai","tehsil":"Behram Khel Madi Jan Lower","uc":"Behram Khel Madi Jan Lower","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Sadat Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.22269,69.81686","coordinates":"WST KP_Images\/486Sadat Khan.Picture of WST Before Improvement.042919.jpg","picture_of_wst_before_improvement":"18","wua_registration_no":"12\/29\/2020","wua_registration_date":"Sadat Khan","name_of_wua_president":"2170554158259","cnic_no_of_wua_president":"3449400448","contact_no_of_wua_president":"12","total_number_of_shareholders":"12","male_wua_members":"0","female_wua_members":"12","total_wua_members":"25","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"77","storage_capacity_m3":"20370","storage_capacity_gallon":"0.15","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2021","issuance_date_of_govt_share":"402397","total_amount_rs":"301798","govt_share_rs":"100599","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/25\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"211259","amount_of_icr_i_released_rs":"3\/8\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"90539","amount_of_final_released_rs":"3\/8\/2021","date_of_final_released":"301798","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/4\/2021","completion_date":"402397","verified_total_amount_rs":"301798","verified_govt_share_rs":"100599","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 12:42:19" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/22/2024 12:42:19, ?, ?, Completed, 22141832001, KP, South Waziristan, South Waziristan, Wana, Shah Nawaz KOT Doag, Shah Nawaz kot Doag, Square, Brick Masonry, ?, Ikram Ullah, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 32.28056,69.55794, WST KP_Images/480Ikram Ullah.Picture of WST Before Improvement.042603.jpg, 323, 7/15/2020, Ikram Ullah, 1210176217161, 3025968198, 10, 10, 0, 10, 30, 25, 12, 12, 1.36, 174, 46032, 0.21, 6, ?, WST Profile - Completed, ?, ?, 12/1/2020, 620902, 420000, 200902, ?, 0, ?, ?, 12/2/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 12/14/2020, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 12/18/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 12/18/2020, 620902, 420000, 200902, 12, 12, 1.36, WST KP_Images/480Ikram Ullah.Picture of WST - After Completion.094025.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/22\/2024 12:42:19","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141832001","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Wana","tehsil":"Shah Nawaz KOT Doag","uc":"Shah Nawaz kot Doag","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ikram Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.28056,69.55794","coordinates":"WST KP_Images\/480Ikram Ullah.Picture of WST Before Improvement.042603.jpg","picture_of_wst_before_improvement":"323","wua_registration_no":"7\/15\/2020","wua_registration_date":"Ikram Ullah","name_of_wua_president":"1210176217161","cnic_no_of_wua_president":"3025968198","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"30","gross_command_area_gca_acres":"25","cultural_command_area_cca_acres":"12","wst_length_meter":"12","wst_width_meter":"1.36","wst_depth_meter":"174","storage_capacity_m3":"46032","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/1\/2020","issuance_date_of_govt_share":"620902","total_amount_rs":"420000","govt_share_rs":"200902","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/2\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"12\/14\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"12\/18\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/18\/2020","completion_date":"620902","verified_total_amount_rs":"420000","verified_govt_share_rs":"200902","verified_community_share_rs":"12","executed_wst_length_meter":"12","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/480Ikram Ullah.Picture of WST - After Completion.094025.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 12:43:22" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/22/2024 12:43:22, ?, ?, Completed, 22141832002, KP, South Waziristan, South Waziristan, Wana, WACHA KHORA, Wacha Khowra Wana, Square, Brick Masonry, ?, Rehmat Ullah, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 32.31561,69.56464, WST KP_Images/481Rehmat Ullah.Picture of WST Before Improvement.042713.jpg, 380, 11/6/2020, Rehmat Ullah, 2170162389873, 3068098874, 10, 10, 0, 10, 25, 23.5, 10, 10, 1.36, 121, 32011, 0.23, 7, ?, WST Profile - Completed, ?, ?, 12/1/2020, 477160, 381728, 95432, ?, 0, ?, ?, 12/2/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 267209, 12/14/2020, ?, ?, ?, ?, ?, ?, 0, ?, 114519, 12/18/2020, 381728, ?, WST Milestone Payments - Completed, ?, ?, 12/18/2020, 477160, 381728, 95432, 10, 10, 1.36, WST KP_Images/481Rehmat Ullah.Picture of WST - After Completion.095925.jpg, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/22\/2024 12:43:22","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141832002","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Wana","tehsil":"WACHA KHORA","uc":"Wacha Khowra Wana","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Rehmat Ullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.31561,69.56464","coordinates":"WST KP_Images\/481Rehmat Ullah.Picture of WST Before Improvement.042713.jpg","picture_of_wst_before_improvement":"380","wua_registration_no":"11\/6\/2020","wua_registration_date":"Rehmat Ullah","name_of_wua_president":"2170162389873","cnic_no_of_wua_president":"3068098874","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"25","gross_command_area_gca_acres":"23.5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"121","storage_capacity_m3":"32011","storage_capacity_gallon":"0.23","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/1\/2020","issuance_date_of_govt_share":"477160","total_amount_rs":"381728","govt_share_rs":"95432","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/2\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"267209","amount_of_icr_i_released_rs":"12\/14\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"114519","amount_of_final_released_rs":"12\/18\/2020","date_of_final_released":"381728","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/18\/2020","completion_date":"477160","verified_total_amount_rs":"381728","verified_govt_share_rs":"95432","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/481Rehmat Ullah.Picture of WST - After Completion.095925.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/9/2024 15:15:43" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/9/2024 15:15:43, ?, ?, Completed, 22141832003, KP, South Waziristan, South Waziristan, Wana, Ghawa khwaw, Ghawa Khawa, Square, Brick Masonry, ?, Shad Muhammad, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 32.25183,69.55181, WST KP_Images/483Shad Muhammad.Picture of WST Before Improvement.043610.jpg, 32, 1/25/2021, Shad Muhammad, 1710197275709, 3327091451, 7, 7, 0, 7, 8, 7, 9, 9, 1.36, 98, 25926, 0.10, 3, ?, WST Profile - Completed, ?, ?, 2/24/2021, 461004, 345753, 115251, ?, 0, ?, ?, 2/25/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 242027, 3/8/2021, ?, 3/8/2021, ?, 6/17/2021, 0, ?, 0, 6/17/2021, 103726, 6/17/2021, 345753, ?, WST Milestone Payments - Completed, ?, ?, 4/1/2021, 461004, 345753, 115251, 9, 8.8, 1.36, ?, 0, 0.00%, 0.00%, 0.00%, Verified by sanction Amount, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/9\/2024 15:15:43","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141832003","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Wana","tehsil":"Ghawa khwaw","uc":"Ghawa Khawa","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Shad Muhammad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.25183,69.55181","coordinates":"WST KP_Images\/483Shad Muhammad.Picture of WST Before Improvement.043610.jpg","picture_of_wst_before_improvement":"32","wua_registration_no":"1\/25\/2021","wua_registration_date":"Shad Muhammad","name_of_wua_president":"1710197275709","cnic_no_of_wua_president":"3327091451","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"8","gross_command_area_gca_acres":"7","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"98","storage_capacity_m3":"25926","storage_capacity_gallon":"0.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2021","issuance_date_of_govt_share":"461004","total_amount_rs":"345753","govt_share_rs":"115251","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/25\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"242027","amount_of_icr_i_released_rs":"3\/8\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":"3\/8\/2021","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":"6\/17\/2021","3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":"6\/17\/2021","date_of_icr_ii_released":"103726","amount_of_final_released_rs":"6\/17\/2021","date_of_final_released":"345753","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/1\/2021","completion_date":"461004","verified_total_amount_rs":"345753","verified_govt_share_rs":"115251","verified_community_share_rs":"9","executed_wst_length_meter":"8.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":"Verified by sanction Amount","if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 12:44:38" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/22/2024 12:44:38, ?, ?, Completed, 22141832004, KP, South Waziristan, South Waziristan, Wana, KARAZ KOT Gangi Khel, KARAZ KOT Gangi khel, Square, Brick Masonry, ?, Junaid, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 32.28175,69.53336, WST KP_Images/484Junaid.Picture of WST Before Improvement.043407.jpg, 31, 1/21/2021, Junaid Khan, 2170825962697, 3055790444, 11, 11, 0, 11, 7, 6, 8, 8, 1.36, 77, 20370, 0.10, 3, ?, WST Profile - Completed, ?, ?, 2/24/2021, 402397, 301798, 100599, ?, 0, ?, ?, 2/25/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 211259, 3/8/2021, ?, ?, ?, ?, ?, ?, 0, ?, 90539, 4/2/2021, 301798, ?, WST Milestone Payments - Completed, ?, ?, 3/4/2021, 402397, 301798, 100599, 8, 8, 1.36, ?, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/22\/2024 12:44:38","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141832004","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Wana","tehsil":"KARAZ KOT Gangi Khel","uc":"KARAZ KOT Gangi khel","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Junaid","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.28175,69.53336","coordinates":"WST KP_Images\/484Junaid.Picture of WST Before Improvement.043407.jpg","picture_of_wst_before_improvement":"31","wua_registration_no":"1\/21\/2021","wua_registration_date":"Junaid Khan","name_of_wua_president":"2170825962697","cnic_no_of_wua_president":"3055790444","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"77","storage_capacity_m3":"20370","storage_capacity_gallon":"0.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/24\/2021","issuance_date_of_govt_share":"402397","total_amount_rs":"301798","govt_share_rs":"100599","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/25\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"211259","amount_of_icr_i_released_rs":"3\/8\/2021","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"90539","amount_of_final_released_rs":"4\/2\/2021","date_of_final_released":"301798","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/4\/2021","completion_date":"402397","verified_total_amount_rs":"301798","verified_govt_share_rs":"100599","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 12:46:48" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 8/22/2024 12:46:48, ?, ?, Completed, 22141832005, KP, South Waziristan, South Waziristan, Wana, Laman GHWA khwa, Laman Ghwa Khwa, Square, Brick Masonry, ?, Atta Ur Rehman, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 32.24456,69.56433, WST KP_Images/485Atta Ur Rehman.Picture of WST Before Improvement.043322.jpg, 33, 1/25/2021, Atta ur Rehman, 1210199033201, 3018303526, 8, 8, 0, 8, 15, 12, 9, 9, 1.36, 98, 25926, 0.16, 5, ?, WST Profile - Completed, ?, ?, 2/8/2021, 461004, 345753, 115251, ?, 0, 0, ?, 2/11/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 242027, 3/8/2021, 0, ?, ?, ?, ?, ?, 0, ?, 103726, 6/17/2021, 345753, ?, WST Milestone Payments - Completed, ?, ?, 3/4/2021, 461004, 345753, 115251, 9, 8.8, 1.36, ?, 0, ?, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"8\/22\/2024 12:46:48","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141832005","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Wana","tehsil":"Laman GHWA khwa","uc":"Laman Ghwa Khwa","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Atta Ur Rehman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.24456,69.56433","coordinates":"WST KP_Images\/485Atta Ur Rehman.Picture of WST Before Improvement.043322.jpg","picture_of_wst_before_improvement":"33","wua_registration_no":"1\/25\/2021","wua_registration_date":"Atta ur Rehman","name_of_wua_president":"1210199033201","cnic_no_of_wua_president":"3018303526","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"15","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"98","storage_capacity_m3":"25926","storage_capacity_gallon":"0.16","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/8\/2021","issuance_date_of_govt_share":"461004","total_amount_rs":"345753","govt_share_rs":"115251","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":"0","revised_govt_share_rs":null,"revised_community_share_rs":"2\/11\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"242027","amount_of_icr_i_released_rs":"3\/8\/2021","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"103726","amount_of_final_released_rs":"6\/17\/2021","date_of_final_released":"345753","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/4\/2021","completion_date":"461004","verified_total_amount_rs":"345753","verified_govt_share_rs":"115251","verified_community_share_rs":"9","executed_wst_length_meter":"8.8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":null,"water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/9/2024 15:05:12" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/9/2024 15:05:12, ?, ?, Completed, 22141832006, KP, South Waziristan, South Waziristan, Wana, Dza Gondai, Dza Gondai, Square, Brick Masonry, ?, Ali Muhammad, Non-Canal Command Area, Tube Well, ?, 2020-21, ?, ?, ?, WST Identification - Completed, ?, ?, 32.2888,69.50786, WST KP_Images/487Ali Muhammad.Picture of WST Before Improvement.111030.jpg, 23, 1/4/2021, Ali Muhammad, 2170880485319, 3030900651, 10, 10, 0, 10, 10, 7.5, 10, 10, 1.36, 121, 32011, 0.22, 6, ?, WST Profile - Completed, ?, ?, 2/4/2021, 523640, 392730, 130910, ?, 0, ?, ?, 2/8/2021, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 274911, 3/8/2021, 0, ?, 0, ?, 0, ?, 0, ?, 117819, 6/9/2021, 392730, ?, WST Milestone Payments - Completed, ?, ?, 3/15/2021, 523640, 392730, 130910, 10, 10, 1.36, ?, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/9\/2024 15:05:12","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141832006","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Wana","tehsil":"Dza Gondai","uc":"Dza Gondai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ali Muhammad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2020-21","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.2888,69.50786","coordinates":"WST KP_Images\/487Ali Muhammad.Picture of WST Before Improvement.111030.jpg","picture_of_wst_before_improvement":"23","wua_registration_no":"1\/4\/2021","wua_registration_date":"Ali Muhammad","name_of_wua_president":"2170880485319","cnic_no_of_wua_president":"3030900651","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"10","gross_command_area_gca_acres":"7.5","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"121","storage_capacity_m3":"32011","storage_capacity_gallon":"0.22","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"2\/4\/2021","issuance_date_of_govt_share":"523640","total_amount_rs":"392730","govt_share_rs":"130910","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"2\/8\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"274911","amount_of_icr_i_released_rs":"3\/8\/2021","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":"0","3rd_bill_payment_rs":null,"3rd_bill_issuance_date":"0","4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"117819","amount_of_final_released_rs":"6\/9\/2021","date_of_final_released":"392730","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/15\/2021","completion_date":"523640","verified_total_amount_rs":"392730","verified_govt_share_rs":"130910","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 12:53:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 12:53:58, ?, ?, Completed, 22141832007, KP, South Waziristan, South Waziristan, Wana, Ghwa khawa, Ghawa khwa, Square, Brick Masonry, ?, Jan Muhammad, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.253250, 69.559810, WST KP_Images/c0952da3Jan Muhammad.Picture of WST Before Improvement.152634.jpg, 85, 6/2/2021, Jan Muhammad, 2170868447541, 3365802887, 8, 8, 0, 8, 9, 8, 9, 9, 1.36, 97.2, 25714, 0.13, 4, ?, WST Profile - Completed, ?, ?, 12/6/2021, 613246, 420000, 193246, ?, 0, ?, ?, 12/6/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/30/2021, 126000, 1/11/2022, ?, ?, ?, ?, 126000, 1/11/2022, 126000, 3/16/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/28/2022, 613246, 420000, 193246, 9, 9, 1.36, ?, 0, 0.00%, 0.00%, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 12:53:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141832007","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Wana","tehsil":"Ghwa khawa","uc":"Ghawa khwa","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Jan Muhammad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.253250, 69.559810","coordinates":"WST KP_Images\/c0952da3Jan Muhammad.Picture of WST Before Improvement.152634.jpg","picture_of_wst_before_improvement":"85","wua_registration_no":"6\/2\/2021","wua_registration_date":"Jan Muhammad","name_of_wua_president":"2170868447541","cnic_no_of_wua_president":"3365802887","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"9","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"97.2","storage_capacity_m3":"25714","storage_capacity_gallon":"0.13","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/6\/2021","issuance_date_of_govt_share":"613246","total_amount_rs":"420000","govt_share_rs":"193246","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/6\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/30\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"1\/11\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"1\/11\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/16\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/28\/2022","completion_date":"613246","verified_total_amount_rs":"420000","verified_govt_share_rs":"193246","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 12:58:09" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 12:58:09, ?, ?, Completed, 22141832008, KP, South Waziristan, South Waziristan, Wana, Shin Warsak, Shin Warsak, Square, Brick Masonry, ?, Noor Jamal, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.270710, 69.501090, WST KP_Images/f7bd3d62Noor Jamal.Picture of WST Before Improvement.152709.jpg, 108, 9/9/2021, Noor Jamal, 2170849642005, 3370418688, 14, 14, 0, 14, 17, 15, 9, 9, 1.36, 97.2, 25714, 0.25, 7, ?, WST Profile - Completed, ?, ?, 12/6/2021, 613246, 420000, 193246, ?, 0, ?, ?, 12/6/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/30/2021, 126000, 1/11/2022, ?, ?, ?, ?, 126000, 1/11/2022, 126000, 3/16/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/28/2022, 613246, 420000, 193246, 9, 9, 1.36, ?, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 12:58:09","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141832008","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Wana","tehsil":"Shin Warsak","uc":"Shin Warsak","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Noor Jamal","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.270710, 69.501090","coordinates":"WST KP_Images\/f7bd3d62Noor Jamal.Picture of WST Before Improvement.152709.jpg","picture_of_wst_before_improvement":"108","wua_registration_no":"9\/9\/2021","wua_registration_date":"Noor Jamal","name_of_wua_president":"2170849642005","cnic_no_of_wua_president":"3370418688","contact_no_of_wua_president":"14","total_number_of_shareholders":"14","male_wua_members":"0","female_wua_members":"14","total_wua_members":"17","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"97.2","storage_capacity_m3":"25714","storage_capacity_gallon":"0.25","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/6\/2021","issuance_date_of_govt_share":"613246","total_amount_rs":"420000","govt_share_rs":"193246","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/6\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/30\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"1\/11\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"1\/11\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/16\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/28\/2022","completion_date":"613246","verified_total_amount_rs":"420000","verified_govt_share_rs":"193246","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 13:00:24" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 13:00:24, ?, ?, Completed, 22141832009, KP, South Waziristan, South Waziristan, Wana, Zarri Noor, Zarri Noor, Square, Brick Masonry, ?, Miraj Gul, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.295940, 69.531150, WST KP_Images/2cd262f4Miraj Gul.Picture of WST Before Improvement.152720.jpg, 142, 12/17/2021, Miraj gul, 2170809934271, 3059044491, 10, 10, 0, 10, 17, 15, 9, 9, 1.36, 97.2, 25714, 0.17, 5, ?, WST Profile - Completed, ?, ?, 3/10/2022, 613246, 420000, 193246, ?, 0, ?, ?, 3/11/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 3/28/2022, 126000, 4/25/2022, ?, ?, ?, ?, 126000, 4/25/2022, 126000, 5/23/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 4/28/2022, 613246, 420000, 193246, 9, 9, 1.36, ?, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 13:00:24","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141832009","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Wana","tehsil":"Zarri Noor","uc":"Zarri Noor","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Miraj Gul","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.295940, 69.531150","coordinates":"WST KP_Images\/2cd262f4Miraj Gul.Picture of WST Before Improvement.152720.jpg","picture_of_wst_before_improvement":"142","wua_registration_no":"12\/17\/2021","wua_registration_date":"Miraj gul","name_of_wua_president":"2170809934271","cnic_no_of_wua_president":"3059044491","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"17","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"97.2","storage_capacity_m3":"25714","storage_capacity_gallon":"0.17","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/10\/2022","issuance_date_of_govt_share":"613246","total_amount_rs":"420000","govt_share_rs":"193246","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/11\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"3\/28\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"4\/25\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"4\/25\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"5\/23\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/28\/2022","completion_date":"613246","verified_total_amount_rs":"420000","verified_govt_share_rs":"193246","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 13:15:34" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 13:15:34, ?, ?, Completed, 22141832010, KP, South Waziristan, South Waziristan, Wana, Gorgora, Gorgora, Square, Brick Masonry, ?, Faizullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.331370, 69.537320, WST KP_Images/e50d62fbFaizullah.Picture of WST Before Improvement.152731.jpg, 121, 10/21/2021, Muhammad Noor, 2170854642951, 3095767374, 8, 8, 0, 8, 8, 6, 9, 9, 1.36, 97.2, 25714, 0.22, 6, ?, WST Profile - Completed, ?, ?, 12/6/2021, 613246, 420000, 193246, ?, 0, ?, ?, 12/6/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/30/2021, 126000, 1/11/2022, ?, 3/17/2022, ?, ?, 126000, 3/17/2022, 126000, 3/17/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/17/2022, 613246, 420000, 193246, 9, 9, 1.36, ?, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 13:15:34","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141832010","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Wana","tehsil":"Gorgora","uc":"Gorgora","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Faizullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.331370, 69.537320","coordinates":"WST KP_Images\/e50d62fbFaizullah.Picture of WST Before Improvement.152731.jpg","picture_of_wst_before_improvement":"121","wua_registration_no":"10\/21\/2021","wua_registration_date":"Muhammad Noor","name_of_wua_president":"2170854642951","cnic_no_of_wua_president":"3095767374","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"8","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"97.2","storage_capacity_m3":"25714","storage_capacity_gallon":"0.22","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/6\/2021","issuance_date_of_govt_share":"613246","total_amount_rs":"420000","govt_share_rs":"193246","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/6\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/30\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"1\/11\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":"3\/17\/2022","3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"3\/17\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/17\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/17\/2022","completion_date":"613246","verified_total_amount_rs":"420000","verified_govt_share_rs":"193246","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 13:21:13" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 13:21:13, ?, ?, Completed, 22141832011, KP, South Waziristan, South Waziristan, Wana, Zarri Noor, Zarri Noor, Square, Brick Masonry, ?, Cadet College Wana 1, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.310250, 69.546260, WST KP_Images/03307a46Cadet College Wana 1.Picture of WST Before Improvement.152742.jpg, 140, 12/15/2021, Tariq Amin, 1210157768549, 3459829313, 11, 11, 0, 11, 25, 20, 9, 9, 1.36, 97.2, 25714, 0.16, 5, ?, WST Profile - Completed, ?, ?, 1/13/2022, 613246, 420000, 193246, ?, 0, ?, ?, 1/13/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 2/14/2022, 126000, 3/16/2022, ?, ?, ?, ?, 126000, 3/16/2022, 126000, 3/16/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/1/2022, 613246, 420000, 193246, 9, 9, 1.36, ?, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 13:21:13","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141832011","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Wana","tehsil":"Zarri Noor","uc":"Zarri Noor","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Cadet College Wana 1","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.310250, 69.546260","coordinates":"WST KP_Images\/03307a46Cadet College Wana 1.Picture of WST Before Improvement.152742.jpg","picture_of_wst_before_improvement":"140","wua_registration_no":"12\/15\/2021","wua_registration_date":"Tariq Amin","name_of_wua_president":"1210157768549","cnic_no_of_wua_president":"3459829313","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"25","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"97.2","storage_capacity_m3":"25714","storage_capacity_gallon":"0.16","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/13\/2022","issuance_date_of_govt_share":"613246","total_amount_rs":"420000","govt_share_rs":"193246","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/13\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"2\/14\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"3\/16\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"3\/16\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/16\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/1\/2022","completion_date":"613246","verified_total_amount_rs":"420000","verified_govt_share_rs":"193246","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 13:27:45" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 13:27:45, ?, ?, Completed, 22141832012, KP, South Waziristan, South Waziristan, Wana, Zarri Noor Colony, Zarri Noor Colony, Square, Brick Masonry, ?, Cadet College Wana 2, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.309150, 69.548870, WST KP_Images/e213ac4eCadet College Wana 2.Picture of WST Before Improvement.152755.jpg, 140, 12/15/2021, Tariq Amin, 1210157768549, 3459829313, 11, 11, 0, 11, 30, 26, 9, 9, 1.36, 97.2, 25714, 0.17, 5, ?, WST Profile - Completed, ?, ?, 1/13/2022, 613246, 420000, 193246, ?, 0, ?, ?, 1/13/2022, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 2/14/2022, 126000, 3/16/2022, ?, ?, ?, ?, 126000, 3/16/2022, 126000, 3/16/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 3/1/2022, 613246, 420000, 193246, 9, 9, 1.36, ?, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 13:27:45","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141832012","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Wana","tehsil":"Zarri Noor Colony","uc":"Zarri Noor Colony","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Cadet College Wana 2","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.309150, 69.548870","coordinates":"WST KP_Images\/e213ac4eCadet College Wana 2.Picture of WST Before Improvement.152755.jpg","picture_of_wst_before_improvement":"140","wua_registration_no":"12\/15\/2021","wua_registration_date":"Tariq Amin","name_of_wua_president":"1210157768549","cnic_no_of_wua_president":"3459829313","contact_no_of_wua_president":"11","total_number_of_shareholders":"11","male_wua_members":"0","female_wua_members":"11","total_wua_members":"30","gross_command_area_gca_acres":"26","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"97.2","storage_capacity_m3":"25714","storage_capacity_gallon":"0.17","design_discharge_cusec":"5","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/13\/2022","issuance_date_of_govt_share":"613246","total_amount_rs":"420000","govt_share_rs":"193246","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/13\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"2\/14\/2022","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"3\/16\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"3\/16\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/16\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/1\/2022","completion_date":"613246","verified_total_amount_rs":"420000","verified_govt_share_rs":"193246","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 13:29:29" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 13:29:29, ?, ?, Completed, 22141832013, KP, South Waziristan, South Waziristan, Wana, Lando Noor Shakai, Landi Noor shakai, Square, Brick Masonry, ?, Rehanullah, Non-Canal Command Area, Tube Well, ?, 2021-22, ?, ?, ?, WST Identification - Completed, ?, ?, 32.464720, 69.630000, WST KP_Images/c04ac201Rehanullah.Picture of WST Before Improvement.152807.jpg, 104, 8/16/2021, Rehanullah, 2170845403407, 3095446644, 8, 8, 0, 8, 18, 15, 9, 9, 1.36, 97.2, 25714, 0.14, 4, ?, WST Profile - Completed, ?, ?, 12/6/2021, 613246, 420000, 193246, ?, 0, ?, ?, 12/6/2021, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 168000, 12/30/2021, 126000, 1/11/2022, ?, ?, ?, ?, 126000, 1/11/2022, 126000, 3/16/2022, 420000, ?, WST Milestone Payments - Completed, ?, ?, 2/17/2022, 613246, 420000, 193246, 9, 9, 1.36, ?, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 13:29:29","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141832013","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Wana","tehsil":"Lando Noor Shakai","uc":"Landi Noor shakai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Rehanullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2021-22","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.464720, 69.630000","coordinates":"WST KP_Images\/c04ac201Rehanullah.Picture of WST Before Improvement.152807.jpg","picture_of_wst_before_improvement":"104","wua_registration_no":"8\/16\/2021","wua_registration_date":"Rehanullah","name_of_wua_president":"2170845403407","cnic_no_of_wua_president":"3095446644","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"18","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"97.2","storage_capacity_m3":"25714","storage_capacity_gallon":"0.14","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/6\/2021","issuance_date_of_govt_share":"613246","total_amount_rs":"420000","govt_share_rs":"193246","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/6\/2021","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"168000","amount_of_icr_i_released_rs":"12\/30\/2021","date_of_icr_i_released":"126000","2nd_bill_payment_rs":"1\/11\/2022","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"126000","amount_of_icr_ii_released_rs":"1\/11\/2022","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"3\/16\/2022","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/17\/2022","completion_date":"613246","verified_total_amount_rs":"420000","verified_govt_share_rs":"193246","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/5/2024 12:26:11" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/5/2024 12:26:11, ?, ?, Completed, 22141834001, KP, South Waziristan, South Waziristan, Wana, Wana, Kariz Kot, Square, PCC, ?, Humayon, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.28925,69.352464, WST KP_Images/488Humayon.Picture of WST Before Improvement.072941.jpg, 10, 3/18/2020, Humayon, 2170809975575, 3229126244, 10, 10, 0, 10, 15, 12, 10, 10, 1.36, 97.2, 25714, 0.28, 8, ?, WST Profile - Completed, ?, ?, 5/12/2020, 525000, 420000, 105000, ?, 0, ?, ?, 5/12/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 11/12/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2020, 525000, 420000, 105000, 10, 10, 1.36, ?, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/5\/2024 12:26:11","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141834001","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Wana","tehsil":"Wana","uc":"Kariz Kot","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Humayon","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.28925,69.352464","coordinates":"WST KP_Images\/488Humayon.Picture of WST Before Improvement.072941.jpg","picture_of_wst_before_improvement":"10","wua_registration_no":"3\/18\/2020","wua_registration_date":"Humayon","name_of_wua_president":"2170809975575","cnic_no_of_wua_president":"3229126244","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"15","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"97.2","storage_capacity_m3":"25714","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/12\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/12\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"11\/12\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/6/2024 10:13:14" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/6/2024 10:13:14, ?, ?, Completed, 22141834002, KP, South Waziristan, South Waziristan, Wana, Dabkot, Dabkot, Square, PCC, ?, Muhammad Suleman, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.296798, 69.521781, WST KP_Images/489Muhammad Suleman.Picture of WST Before Improvement.051744.jpg, 5, 2/19/2020, Muhammad Suleman, 2170843476001, 3449291779, 10, 10, 0, 10, 20, 10, 10, 10, 1.36, 97.2, 25714, 0.28, 8, ?, WST Profile - Completed, ?, ?, 3/20/2020, 525000, 420000, 105000, ?, 0, ?, ?, 3/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 126000, 5/6/2020, 0, ?, ?, ?, ?, ?, 0, ?, 294000, 12/11/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2020, 525000, 420000, 105000, 10, 10, 1.36, ?, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/6\/2024 10:13:14","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141834002","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Wana","tehsil":"Dabkot","uc":"Dabkot","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Muhammad Suleman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.296798, 69.521781","coordinates":"WST KP_Images\/489Muhammad Suleman.Picture of WST Before Improvement.051744.jpg","picture_of_wst_before_improvement":"5","wua_registration_no":"2\/19\/2020","wua_registration_date":"Muhammad Suleman","name_of_wua_president":"2170843476001","cnic_no_of_wua_president":"3449291779","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"20","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"97.2","storage_capacity_m3":"25714","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/20\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"126000","amount_of_icr_i_released_rs":"5\/6\/2020","date_of_icr_i_released":"0","2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"294000","amount_of_final_released_rs":"12\/11\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/5/2024 12:13:48" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/5/2024 12:13:48, ?, ?, Completed, 22141834003, KP, South Waziristan, South Waziristan, Wana, Sarwakai, Nano Kalay, Square, PCC, ?, Imran Ali, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.3942,69.83409, WST KP_Images/490Imran Ali.Picture of WST Before Improvement.072928.jpg, 6, 2/20/2020, Imran Ali, 2170587391489, 3459806453, 10, 10, 0, 10, 22, 18, 10, 10, 1.36, 97.2, 25714, 0.28, 8, ?, WST Profile - Completed, ?, ?, 3/20/2020, 525000, 420000, 105000, ?, 0, ?, ?, 3/20/2020, ?, WST Issuance of TS - Completed, ?, ?, All Milestone Payments Released, 126000, 5/6/2020, 168000, 5/6/2020, ?, ?, ?, ?, 168000, 5/6/2020, 126000, 6/16/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/11/2020, 525000, 420000, 105000, 10, 10, 1.36, ?, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/5\/2024 12:13:48","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141834003","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Wana","tehsil":"Sarwakai","uc":"Nano Kalay","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Imran Ali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.3942,69.83409","coordinates":"WST KP_Images\/490Imran Ali.Picture of WST Before Improvement.072928.jpg","picture_of_wst_before_improvement":"6","wua_registration_no":"2\/20\/2020","wua_registration_date":"Imran Ali","name_of_wua_president":"2170587391489","cnic_no_of_wua_president":"3459806453","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"22","gross_command_area_gca_acres":"18","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"97.2","storage_capacity_m3":"25714","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/20\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"All Milestone Payments Released","payment_released_criteria":"126000","amount_of_icr_i_released_rs":"5\/6\/2020","date_of_icr_i_released":"168000","2nd_bill_payment_rs":"5\/6\/2020","2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"168000","amount_of_icr_ii_released_rs":"5\/6\/2020","date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/16\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/11\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/5/2024 12:06:29" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/5/2024 12:06:29, ?, ?, Completed, 22141834004, KP, South Waziristan, South Waziristan, Wana, Wana, Wana, Square, PCC, ?, Muhammad Imran, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.3164,69.5592, WST KP_Images/491Muhammad Imran.Picture of WST Before Improvement.072914.jpg, 4, 2/17/2020, Muhammad Imran, 2170817713197, 3329937926, 10, 10, 0, 10, 25, 20, 10, 10, 1.36, 97.2, 25714, 0.32, 9, ?, WST Profile - Completed, ?, ?, 3/20/2020, 525000, 420000, 105000, ?, 0, ?, ?, 3/20/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 126000, 5/6/2020, ?, ?, ?, ?, ?, ?, 0, ?, 294000, 12/11/2020, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2020, 525000, 420000, 105000, 10, 10, 1.36, ?, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/5\/2024 12:06:29","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141834004","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Wana","tehsil":"Wana","uc":"Wana","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Muhammad Imran","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.3164,69.5592","coordinates":"WST KP_Images\/491Muhammad Imran.Picture of WST Before Improvement.072914.jpg","picture_of_wst_before_improvement":"4","wua_registration_no":"2\/17\/2020","wua_registration_date":"Muhammad Imran","name_of_wua_president":"2170817713197","cnic_no_of_wua_president":"3329937926","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"25","gross_command_area_gca_acres":"20","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"97.2","storage_capacity_m3":"25714","storage_capacity_gallon":"0.32","design_discharge_cusec":"9","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"3\/20\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"3\/20\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"126000","amount_of_icr_i_released_rs":"5\/6\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"294000","amount_of_final_released_rs":"12\/11\/2020","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/5/2024 12:01:05" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/5/2024 12:01:05, ?, ?, Completed, 22141834005, KP, South Waziristan, South Waziristan, Wana, Wana, Wana, Square, PCC, ?, Shah Muhammad, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.29416,69.52464, WST KP_Images/492Shah Muhammad.Picture of WST Before Improvement.072902.jpg, 9, 2/22/2020, Shah Muhammad, 2170854613247, 3049293233, 10, 10, 0, 10, 15, 11, 10, 10, 1.36, 97.2, 25714, 0.28, 8, ?, WST Profile - Completed, ?, ?, 5/12/2020, 525000, 420000, 105000, ?, 0, ?, ?, 5/12/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 11/12/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2020, 525000, 420000, 105000, 10, 10, 1.36, ?, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/5\/2024 12:01:05","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141834005","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Wana","tehsil":"Wana","uc":"Wana","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Shah Muhammad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.29416,69.52464","coordinates":"WST KP_Images\/492Shah Muhammad.Picture of WST Before Improvement.072902.jpg","picture_of_wst_before_improvement":"9","wua_registration_no":"2\/22\/2020","wua_registration_date":"Shah Muhammad","name_of_wua_president":"2170854613247","cnic_no_of_wua_president":"3049293233","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"15","gross_command_area_gca_acres":"11","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"97.2","storage_capacity_m3":"25714","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/12\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/12\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"11\/12\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/5/2024 11:57:24" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/5/2024 11:57:24, ?, ?, Completed, 22141834006, KP, South Waziristan, South Waziristan, Wana, Wana, Wana, Square, PCC, ?, Muhammad Ayaz, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.314516,69.5689, WST KP_Images/493Muhammad Ayaz.Picture of WST Before Improvement.072851.jpg, 12, 3/20/2020, Muhammad Ayaz, 2170836099131, 3029558045, 10, 10, 0, 10, 15, 11, 10, 10, 1.36, 97.2, 25714, 0.28, 8, ?, WST Profile - Completed, ?, ?, 5/12/2020, 525000, 420000, 105000, ?, 0, ?, ?, 5/12/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 12/11/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2020, 525000, 420000, 105000, 10, 10, 1.36, WST KP_Images/493Muhammad Ayaz.Picture of WST - After Completion.072851.jpg, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/5\/2024 11:57:24","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141834006","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Wana","tehsil":"Wana","uc":"Wana","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Muhammad Ayaz","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.314516,69.5689","coordinates":"WST KP_Images\/493Muhammad Ayaz.Picture of WST Before Improvement.072851.jpg","picture_of_wst_before_improvement":"12","wua_registration_no":"3\/20\/2020","wua_registration_date":"Muhammad Ayaz","name_of_wua_president":"2170836099131","cnic_no_of_wua_president":"3029558045","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"15","gross_command_area_gca_acres":"11","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"97.2","storage_capacity_m3":"25714","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/12\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/12\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"12\/11\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2020","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/493Muhammad Ayaz.Picture of WST - After Completion.072851.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/5/2024 11:54:58" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 9/5/2024 11:54:58, ?, ?, Completed, 22141834007, KP, South Waziristan, South Waziristan, Wana, Wana, Wana, Square, PCC, ?, Habib Ur Rehman, Non-Canal Command Area, Tube Well, ?, 2019-20, ?, ?, ?, WST Identification - Completed, ?, ?, 32.29868,69.53256, WST KP_Images/494Habib Ur Rehman.Picture of WST Before Improvement.072831.jpg, 8, 2/20/2020, Habib ur Rehman, 2170844700751, 3015429699, 10, 10, 0, 10, 15, 12, 10, 10, 1.36, 97.2, 25714, 0.28, 8, ?, WST Profile - Completed, ?, ?, 5/12/2020, 525000, 420000, 105000, ?, 0, ?, ?, 5/12/2020, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 420000, 11/12/2020, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/30/2020, 535696, 420000, 115696, 10, 10, 1.36, WST KP_Images/494Habib Ur Rehman.Picture of WST - After Completion.072831.jpg, 0, 15.00%, 45.00%, 30.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"9\/5\/2024 11:54:58","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141834007","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Wana","tehsil":"Wana","uc":"Wana","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Habib Ur Rehman","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2019-20","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.29868,69.53256","coordinates":"WST KP_Images\/494Habib Ur Rehman.Picture of WST Before Improvement.072831.jpg","picture_of_wst_before_improvement":"8","wua_registration_no":"2\/20\/2020","wua_registration_date":"Habib ur Rehman","name_of_wua_president":"2170844700751","cnic_no_of_wua_president":"3015429699","contact_no_of_wua_president":"10","total_number_of_shareholders":"10","male_wua_members":"0","female_wua_members":"10","total_wua_members":"15","gross_command_area_gca_acres":"12","cultural_command_area_cca_acres":"10","wst_length_meter":"10","wst_width_meter":"1.36","wst_depth_meter":"97.2","storage_capacity_m3":"25714","storage_capacity_gallon":"0.28","design_discharge_cusec":"8","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/12\/2020","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/12\/2020","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"420000","amount_of_icr_i_released_rs":"11\/12\/2020","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/30\/2020","completion_date":"535696","verified_total_amount_rs":"420000","verified_govt_share_rs":"115696","verified_community_share_rs":"10","executed_wst_length_meter":"10","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/494Habib Ur Rehman.Picture of WST - After Completion.072831.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"15.00%","water_saving":"45.00%","water_losses_before_improvement":"30.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 13:49:33" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 13:49:33, ?, ?, Completed, 22141838001, KP, South Waziristan, South Waziristan, Wana, Zarri Noor Colony, Zarri Noor Colony, Square, Mix, PCC, Noor Alam Wst, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 32.310300, 69.537140, WST KP_Images/b4d4b192Noor Alam WST.Picture of WST Before Improvement.062245.jpg, 262, 7/10/2022, Noor Alam, 2170879215825, 3039066975, 8, 8, 0, 8, 7, 6, 9, 9, 1.36, 97.2, 25714, 0.13, 4, ?, WST Profile - Completed, ?, ?, 10/7/2022, 734989, 546742, 188247, ?, 0, ?, ?, 10/7/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 468644, 5/30/2023, 468644, ?, WST Milestone Payments - Completed, ?, ?, 3/30/2023, 656891, 468644, 188247, 9, 9, 1.36, ?, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 13:49:33","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141838001","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Wana","tehsil":"Zarri Noor Colony","uc":"Zarri Noor Colony","village":"Square","type_of_structure":"Mix","type_of_lining":"PCC","mix_lining_type":"Noor Alam Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.310300, 69.537140","coordinates":"WST KP_Images\/b4d4b192Noor Alam WST.Picture of WST Before Improvement.062245.jpg","picture_of_wst_before_improvement":"262","wua_registration_no":"7\/10\/2022","wua_registration_date":"Noor Alam","name_of_wua_president":"2170879215825","cnic_no_of_wua_president":"3039066975","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"7","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"9","wst_length_meter":"9","wst_width_meter":"1.36","wst_depth_meter":"97.2","storage_capacity_m3":"25714","storage_capacity_gallon":"0.13","design_discharge_cusec":"4","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/7\/2022","issuance_date_of_govt_share":"734989","total_amount_rs":"546742","govt_share_rs":"188247","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"10\/7\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"468644","amount_of_final_released_rs":"5\/30\/2023","date_of_final_released":"468644","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"3\/30\/2023","completion_date":"656891","verified_total_amount_rs":"468644","verified_govt_share_rs":"188247","verified_community_share_rs":"9","executed_wst_length_meter":"9","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/22/2024 13:55:37" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/22/2024 13:55:37, ?, ?, Completed, 22141838002, KP, South Waziristan, South Waziristan, Wana, Sherana, Sherana, Square, Mix, PCC, Ajab Noor, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 32.251694, 69.569083, WST KP_Images/0d47c811Ajab Noor W. S. Tank.Picture of WST Before Improvement.121155.jpg, 379, 5/10/2023, Roman, 2170823715597, 3041910893, 8, 8, 0, 8, 4.5, 3, 8, 8, 1.36, 80, 21164, 0.10, 3, ?, WST Profile - Completed, ?, ?, 5/24/2023, 623997, 420000, 203997, ?, 0, ?, ?, 5/24/2023, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, 420000, 6/19/2023, 420000, ?, WST Milestone Payments - Completed, ?, ?, 5/12/2023, 623997, 420000, 203997, 8, 8, 1.36, ?, 0, 0.00%, 0.00%, 0.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/22\/2024 13:55:37","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":"22141838002","wst_id":"KP","zone":"South Waziristan","division":"South Waziristan","district":"Wana","tehsil":"Sherana","uc":"Sherana","village":"Square","type_of_structure":"Mix","type_of_lining":"PCC","mix_lining_type":"Ajab Noor","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"32.251694, 69.569083","coordinates":"WST KP_Images\/0d47c811Ajab Noor W. S. Tank.Picture of WST Before Improvement.121155.jpg","picture_of_wst_before_improvement":"379","wua_registration_no":"5\/10\/2023","wua_registration_date":"Roman","name_of_wua_president":"2170823715597","cnic_no_of_wua_president":"3041910893","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"4.5","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"80","storage_capacity_m3":"21164","storage_capacity_gallon":"0.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"5\/24\/2023","issuance_date_of_govt_share":"623997","total_amount_rs":"420000","govt_share_rs":"203997","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"5\/24\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"420000","amount_of_final_released_rs":"6\/19\/2023","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"5\/12\/2023","completion_date":"623997","verified_total_amount_rs":"420000","verified_govt_share_rs":"203997","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"0","addutitional_cca_acres":"0.00%","water_saving":"0.00%","water_losses_before_improvement":"0.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/20/2024 12:08:39" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/20/2024 12:08:39, ?, ?, TS Pending, ?, KP, Mardan, Mardan, Rustam, Palo, Zor abd, Square, Brick Masonry, ?, Ameen Gul Wst, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 34.252917, 72.226178, WST KP_Images/3c89cbaaAmeen Gul Wst.Picture of WST Before Improvement.065825.jpg, 1, 12/27/2023, Ameen Gul, 1610136177311, 3439593223, 13, 9, 4, 13, 20, 15, 8, 8, 1.36, 87, 20317, 0.21, 7, ?, WST Profile - Completed, ?, ?, ?, 0, ?, ?, ?, 0, ?, ?, ?, ?, WST Issuance of TS - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 0, ?, WST Milestone Payments - Completed, ?, ?, ?, 0, ?, ?, ?, ?, ?, ?, ?, 0.00%, ?, ?, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/20\/2024 12:08:39","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"TS Pending","status":null,"wst_id":"KP","zone":"Mardan","division":"Mardan","district":"Rustam","tehsil":"Palo","uc":"Zor abd","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Ameen Gul Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.252917, 72.226178","coordinates":"WST KP_Images\/3c89cbaaAmeen Gul Wst.Picture of WST Before Improvement.065825.jpg","picture_of_wst_before_improvement":"1","wua_registration_no":"12\/27\/2023","wua_registration_date":"Ameen Gul","name_of_wua_president":"1610136177311","cnic_no_of_wua_president":"3439593223","contact_no_of_wua_president":"13","total_number_of_shareholders":"9","male_wua_members":"4","female_wua_members":"13","total_wua_members":"20","gross_command_area_gca_acres":"15","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"20317","storage_capacity_gallon":"0.21","design_discharge_cusec":"7","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":null,"issuance_date_of_govt_share":"0","total_amount_rs":null,"govt_share_rs":null,"community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":null,"work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"0","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":null,"completion_date":"0","verified_total_amount_rs":null,"verified_govt_share_rs":null,"verified_community_share_rs":null,"executed_wst_length_meter":null,"executed_wst_width_meter":null,"executed_wst_depth_meter":null,"picture_of_wst_after_completion":null,"addutitional_cca_acres":"0.00%","water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/27/2024 9:43:15" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/27/2024 9:43:15, ?, ?, Completed, ?, KP, Malakand, Chitral, Drosh, Ashrait, Nagar, Square, PCC, ?, Zabiullah, Non-Canal Command Area, Nallah, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 35.480051, 71.741960, WST KP_Images/27b7131aZabiullah.Picture of WST Before Improvement.153300.jpg, 533, 8/8/2022, Zabiullah, 1520105751667, 3249100998, 17, 17, 0, 17, 9, 8, 8, 8, 1.36, 128, 33814, 0.21, 6, ?, WST Profile - Completed, ?, ?, 9/29/2022, 525000, 420000, 105000, ?, 0, ?, ?, 9/30/2022, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 294000, 10/4/2022, ?, ?, ?, ?, ?, ?, 0, ?, 126000, 6/26/2024, 420000, ?, WST Milestone Payments - Completed, ?, ?, 6/5/2023, 525000, 420000, 105000, 8, 8, 1.36, ?, 1, 30.00%, 40.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/27\/2024 9:43:15","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":null,"wst_id":"KP","zone":"Malakand","division":"Chitral","district":"Drosh","tehsil":"Ashrait","uc":"Nagar","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Zabiullah","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Nallah","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.480051, 71.741960","coordinates":"WST KP_Images\/27b7131aZabiullah.Picture of WST Before Improvement.153300.jpg","picture_of_wst_before_improvement":"533","wua_registration_no":"8\/8\/2022","wua_registration_date":"Zabiullah","name_of_wua_president":"1520105751667","cnic_no_of_wua_president":"3249100998","contact_no_of_wua_president":"17","total_number_of_shareholders":"17","male_wua_members":"0","female_wua_members":"17","total_wua_members":"9","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"128","storage_capacity_m3":"33814","storage_capacity_gallon":"0.21","design_discharge_cusec":"6","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"9\/29\/2022","issuance_date_of_govt_share":"525000","total_amount_rs":"420000","govt_share_rs":"105000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"9\/30\/2022","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"294000","amount_of_icr_i_released_rs":"10\/4\/2022","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"126000","amount_of_final_released_rs":"6\/26\/2024","date_of_final_released":"420000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/5\/2023","completion_date":"525000","verified_total_amount_rs":"420000","verified_govt_share_rs":"105000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":null,"picture_of_wst_after_completion":"1","addutitional_cca_acres":"30.00%","water_saving":"40.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "8/28/2024 16:22:09" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 8/28/2024 16:22:09, ?, ?, Completed, ?, KP, Hazara, Abbottabad, Abbottabad, Chammad, Beeram Gali, Square, Stone Masonry, ?, Ahsan Beeram Gali, Non-Canal Command Area, Other Source, Spring, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 34.064580, 73.059720, WST KP_Images/bcee28d3Ahsan Beeram Gali.Picture of WST Before Improvement.113408.jpg, 612, 5/23/2024, Ejaz Khan, 1310156053477, 3142110331, 10, 5, 5, 10, 8, 8, 8, 8, 1.36, 92.11, 24368, 0.10, 3, ?, WST Profile - Completed, ?, ?, 6/21/2024, 758575, 483000, 275575, ?, 0, ?, ?, 6/21/2024, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 483000, 6/27/2024, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 483000, ?, WST Milestone Payments - Completed, ?, ?, 6/25/2024, 758575, 483000, 275575, 8, 8.2, 1.36, WST KP_Images/bcee28d3Ahsan Beeram Gali.Picture of WST - After Completion.113408.jpg, 0, 100.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"8\/28\/2024 16:22:09","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":null,"wst_id":"KP","zone":"Hazara","division":"Abbottabad","district":"Abbottabad","tehsil":"Chammad","uc":"Beeram Gali","village":"Square","type_of_structure":"Stone Masonry","type_of_lining":null,"mix_lining_type":"Ahsan Beeram Gali","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.064580, 73.059720","coordinates":"WST KP_Images\/bcee28d3Ahsan Beeram Gali.Picture of WST Before Improvement.113408.jpg","picture_of_wst_before_improvement":"612","wua_registration_no":"5\/23\/2024","wua_registration_date":"Ejaz Khan","name_of_wua_president":"1310156053477","cnic_no_of_wua_president":"3142110331","contact_no_of_wua_president":"10","total_number_of_shareholders":"5","male_wua_members":"5","female_wua_members":"10","total_wua_members":"8","gross_command_area_gca_acres":"8","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"92.11","storage_capacity_m3":"24368","storage_capacity_gallon":"0.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/21\/2024","issuance_date_of_govt_share":"758575","total_amount_rs":"483000","govt_share_rs":"275575","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/21\/2024","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"483000","amount_of_icr_i_released_rs":"6\/27\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"483000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/25\/2024","completion_date":"758575","verified_total_amount_rs":"483000","verified_govt_share_rs":"275575","verified_community_share_rs":"8","executed_wst_length_meter":"8.2","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/bcee28d3Ahsan Beeram Gali.Picture of WST - After Completion.113408.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"100.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/26/2024 16:31:37" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/26/2024 16:31:37, ?, ?, Completed, ?, KP, Malakand, Lower Dir, Adenzai, Ouch, Ouch, Square, Brick Masonry, ?, Rahat Ullah Khan, Non-Canal Command Area, Tube Well, ?, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 34.742020, 72.039845, WST KP_Images/4632965cRahat Ullah Khan.Picture of WST Before Improvement.094933.jpg, 686, 10/13/2022, Rahat Ullah Khan, 1530210015089, 3468003216, 6, 6, 0, 6, 11, 10, 8, 8, 1.36, 87.04, 23026, 0.09, 3, ?, WST Profile - Completed, ?, ?, 6/6/2024, 649333, 487000, 162333, ?, 0, ?, ?, 6/7/2024, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 487000, 6/27/2024, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 487000, ?, WST Milestone Payments - Completed, ?, ?, 6/26/2024, 626984, 487000, 139984, 8, 8, 1.36, WST KP_Images/4632965cRahat Ullah Khan.Picture of WST - After Completion.113454.jpg, 8, 98.00%, 100.00%, 2.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/26\/2024 16:31:37","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":null,"wst_id":"KP","zone":"Malakand","division":"Lower Dir","district":"Adenzai","tehsil":"Ouch","uc":"Ouch","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Rahat Ullah Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.742020, 72.039845","coordinates":"WST KP_Images\/4632965cRahat Ullah Khan.Picture of WST Before Improvement.094933.jpg","picture_of_wst_before_improvement":"686","wua_registration_no":"10\/13\/2022","wua_registration_date":"Rahat Ullah Khan","name_of_wua_president":"1530210015089","cnic_no_of_wua_president":"3468003216","contact_no_of_wua_president":"6","total_number_of_shareholders":"6","male_wua_members":"0","female_wua_members":"6","total_wua_members":"11","gross_command_area_gca_acres":"10","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87.04","storage_capacity_m3":"23026","storage_capacity_gallon":"0.09","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/6\/2024","issuance_date_of_govt_share":"649333","total_amount_rs":"487000","govt_share_rs":"162333","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/7\/2024","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"487000","amount_of_icr_i_released_rs":"6\/27\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"487000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/26\/2024","completion_date":"626984","verified_total_amount_rs":"487000","verified_govt_share_rs":"139984","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/4632965cRahat Ullah Khan.Picture of WST - After Completion.113454.jpg","picture_of_wst_after_completion":"8","addutitional_cca_acres":"98.00%","water_saving":"100.00%","water_losses_before_improvement":"2.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/5/2024 11:25:21" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/5/2024 11:25:21, ?, ?, Completed, ?, KP, Malakand, Swat, Barikot, Kota, Malkidam, Square, PCC, ?, Ajmal, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.635750, 72.197396, WST KP_Images/0e0bab9dAjmal.Picture of WST Before Improvement.063705.jpg, sw65459, 5/30/2023, Javed, 1560204013185, 3464714279, 8, 8, 0, 8, 3, 2, 8, 8, 1.37, 87.68, 23196, 0.10, 3, ?, WST Profile - Completed, ?, ?, 6/1/2023, 538188, 418188, 120000, ?, 0, ?, ?, 6/2/2023, ?, WST Issuance of TS - Completed, ?, ?, Only First Milestone Released, 418188, 6/23/2023, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 418188, ?, WST Milestone Payments - Completed, ?, ?, 9/22/2023, 543644, 418188, 125456, 8, 7.85, 1.36, WST KP_Images/0e0bab9dAjmal.Picture of WST - After Completion.063705.jpg, 1, 70.00%, 90.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/5\/2024 11:25:21","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":null,"wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Kota","uc":"Malkidam","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Ajmal","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.635750, 72.197396","coordinates":"WST KP_Images\/0e0bab9dAjmal.Picture of WST Before Improvement.063705.jpg","picture_of_wst_before_improvement":"sw65459","wua_registration_no":"5\/30\/2023","wua_registration_date":"Javed","name_of_wua_president":"1560204013185","cnic_no_of_wua_president":"3464714279","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"3","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/1\/2023","issuance_date_of_govt_share":"538188","total_amount_rs":"418188","govt_share_rs":"120000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/2\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First Milestone Released","payment_released_criteria":"418188","amount_of_icr_i_released_rs":"6\/23\/2023","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"418188","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"9\/22\/2023","completion_date":"543644","verified_total_amount_rs":"418188","verified_govt_share_rs":"125456","verified_community_share_rs":"8","executed_wst_length_meter":"7.85","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/0e0bab9dAjmal.Picture of WST - After Completion.063705.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"70.00%","water_saving":"90.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/5/2024 12:21:20" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/5/2024 12:21:20, ?, ?, Completed, ?, KP, Malakand, Swat, Barikot, Ghalegay, Waina, Square, PCC, ?, Nisar Ahmad, Non-Canal Command Area, Tube Well, ?, 2022-23, ?, ?, ?, WST Identification - Completed, ?, ?, 34.678030, 72.250605, WST KP_Images/6702d9c6Nisar Ahmad.Picture of WST Before Improvement.072021.jpg, sw41301, 11/8/2023, Jehangir, 1560204130125, 3464714279, 8, 8, 0, 8, 3, 2, 8, 8, 1.37, 87.67, 23193, 0.10, 3, ?, WST Profile - Completed, ?, ?, 12/26/2023, 644927, 479927, 165000, ?, 0, ?, ?, 12/26/2023, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 335000, 1/2/2024, ?, ?, ?, ?, ?, ?, 0, ?, 142555, 6/27/2024, 477555, ?, WST Milestone Payments - Completed, ?, ?, 2/14/2024, 640556, 477556, 163000, 8, 8, 1.36, WST KP_Images/6702d9c6Nisar Ahmad.Picture of WST - After Completion.072350.jpg, 1, 50.00%, 70.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/5\/2024 12:21:20","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":null,"wst_id":"KP","zone":"Malakand","division":"Swat","district":"Barikot","tehsil":"Ghalegay","uc":"Waina","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Nisar Ahmad","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2022-23","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.678030, 72.250605","coordinates":"WST KP_Images\/6702d9c6Nisar Ahmad.Picture of WST Before Improvement.072021.jpg","picture_of_wst_before_improvement":"sw41301","wua_registration_no":"11\/8\/2023","wua_registration_date":"Jehangir","name_of_wua_president":"1560204130125","cnic_no_of_wua_president":"3464714279","contact_no_of_wua_president":"8","total_number_of_shareholders":"8","male_wua_members":"0","female_wua_members":"8","total_wua_members":"3","gross_command_area_gca_acres":"2","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.67","storage_capacity_m3":"23193","storage_capacity_gallon":"0.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/26\/2023","issuance_date_of_govt_share":"644927","total_amount_rs":"479927","govt_share_rs":"165000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/26\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"335000","amount_of_icr_i_released_rs":"1\/2\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"142555","amount_of_final_released_rs":"6\/27\/2024","date_of_final_released":"477555","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/14\/2024","completion_date":"640556","verified_total_amount_rs":"477556","verified_govt_share_rs":"163000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/6702d9c6Nisar Ahmad.Picture of WST - After Completion.072350.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"50.00%","water_saving":"70.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/10/2024 18:01:29" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/10/2024 18:01:29, ?, ?, Completed, ?, KP, Malakand, Upper Dir, Kalkot, Patrak, Dogal, Rectangular, PCC, ?, Dogal WST, Non-Canal Command Area, Other Source, Spring, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 35.347280, 72.027720, WST KP_Images/19691b93Dogal WST.Picture of WST Before Improvement.132248.jpg, 191, 4/10/2023, Rahmat Zada, 1570355915957, 3417755709, 35, 35, 0, 35, 19, 14, 10, 6, 1.5, 84, 22222, 1.96, 56, ?, WST Profile - Completed, ?, ?, 6/1/2023, 613333, 460000, 153333, ?, 0, ?, ?, 6/2/2023, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 322000, 10/10/2023, ?, ?, ?, ?, ?, ?, 0, ?, 138000, 12/27/2023, 460000, ?, WST Milestone Payments - Completed, ?, ?, 12/20/2023, 613333, 460000, 153333, 10, 6, 1.5, WST KP_Images/19691b93Dogal WST.Picture of WST - After Completion.132248.jpg, 5, 90.00%, 100.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/10\/2024 18:01:29","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":null,"wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Kalkot","tehsil":"Patrak","uc":"Dogal","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Dogal WST","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.347280, 72.027720","coordinates":"WST KP_Images\/19691b93Dogal WST.Picture of WST Before Improvement.132248.jpg","picture_of_wst_before_improvement":"191","wua_registration_no":"4\/10\/2023","wua_registration_date":"Rahmat Zada","name_of_wua_president":"1570355915957","cnic_no_of_wua_president":"3417755709","contact_no_of_wua_president":"35","total_number_of_shareholders":"35","male_wua_members":"0","female_wua_members":"35","total_wua_members":"19","gross_command_area_gca_acres":"14","cultural_command_area_cca_acres":"10","wst_length_meter":"6","wst_width_meter":"1.5","wst_depth_meter":"84","storage_capacity_m3":"22222","storage_capacity_gallon":"1.96","design_discharge_cusec":"56","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/1\/2023","issuance_date_of_govt_share":"613333","total_amount_rs":"460000","govt_share_rs":"153333","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/2\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"322000","amount_of_icr_i_released_rs":"10\/10\/2023","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"138000","amount_of_final_released_rs":"12\/27\/2023","date_of_final_released":"460000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/20\/2023","completion_date":"613333","verified_total_amount_rs":"460000","verified_govt_share_rs":"153333","verified_community_share_rs":"10","executed_wst_length_meter":"6","executed_wst_width_meter":"1.5","executed_wst_depth_meter":"WST KP_Images\/19691b93Dogal WST.Picture of WST - After Completion.132248.jpg","picture_of_wst_after_completion":"5","addutitional_cca_acres":"90.00%","water_saving":"100.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/11/2024 14:44:12" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/11/2024 14:44:12, ?, ?, Completed, ?, KP, Malakand, Upper Dir, Dir, Chukaitan, Ach Kalay, Rectangular, PCC, ?, Ach Kalay WST, Non-Canal Command Area, Other Source, Spring, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 35.139122, 71.878550, WST KP_Images/bf115f4bAch Kalay WST.Picture of WST Before Improvement.141134.jpg, 196, 4/16/2023, Ayoub Shah, 1570102131577, 3471262009, 25, 15, 0, 15, 14, 14, 10, 6, 1.36, 84, 22222, 1.97, 56, ?, WST Profile - Completed, ?, ?, 6/16/2023, 628000, 471000, 157000, ?, 0, ?, ?, 6/16/2023, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 329700, 10/10/2023, ?, ?, ?, ?, ?, ?, 0, ?, 141300, 12/27/2023, 471000, ?, WST Milestone Payments - Completed, ?, ?, 12/15/2023, 628000, 471000, 157000, 10, 6, 1.5, WST KP_Images/bf115f4bAch Kalay WST.Picture of WST - After Completion.094820.jpg, 0, 30.00%, 40.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/11\/2024 14:44:12","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":null,"wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Dir","tehsil":"Chukaitan","uc":"Ach Kalay","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Ach Kalay WST","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.139122, 71.878550","coordinates":"WST KP_Images\/bf115f4bAch Kalay WST.Picture of WST Before Improvement.141134.jpg","picture_of_wst_before_improvement":"196","wua_registration_no":"4\/16\/2023","wua_registration_date":"Ayoub Shah","name_of_wua_president":"1570102131577","cnic_no_of_wua_president":"3471262009","contact_no_of_wua_president":"25","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"14","gross_command_area_gca_acres":"14","cultural_command_area_cca_acres":"10","wst_length_meter":"6","wst_width_meter":"1.36","wst_depth_meter":"84","storage_capacity_m3":"22222","storage_capacity_gallon":"1.97","design_discharge_cusec":"56","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/16\/2023","issuance_date_of_govt_share":"628000","total_amount_rs":"471000","govt_share_rs":"157000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/16\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"329700","amount_of_icr_i_released_rs":"10\/10\/2023","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"141300","amount_of_final_released_rs":"12\/27\/2023","date_of_final_released":"471000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/15\/2023","completion_date":"628000","verified_total_amount_rs":"471000","verified_govt_share_rs":"157000","verified_community_share_rs":"10","executed_wst_length_meter":"6","executed_wst_width_meter":"1.5","executed_wst_depth_meter":"WST KP_Images\/bf115f4bAch Kalay WST.Picture of WST - After Completion.094820.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"30.00%","water_saving":"40.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/10/2024 23:13:46" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/10/2024 23:13:46, ?, ?, Completed, ?, KP, Malakand, Swat, Khwaza Khela, Khwaza Khela, Gashkore, Square, PCC, ?, Ismail, Non-Canal Command Area, Other Source, Spring, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 34.909710, 72.459835, WST KP_Images/f005e66bIsmail.Picture of WST Before Improvement.180725.jpg, SW95200, 9/20/2023, Afzal Khan, 1560139520047, 3464404068, 9, 9, 0, 9, 6, 5, 8, 8, 1.37, 87.68, 23196, 0.04, 1, ?, WST Profile - Completed, ?, ?, 12/26/2023, 649927, 479927, 170000, ?, 0, ?, ?, 12/27/2023, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 335000, 1/2/2024, ?, ?, ?, ?, ?, ?, 0, ?, 144528, 6/27/2024, 479528, ?, WST Milestone Payments - Completed, ?, ?, 2/26/2024, 642528, 479528, 163000, 8, 8, 1.36, WST KP_Images/f005e66bIsmail.Picture of WST - After Completion.181637.jpg, 1, 60.00%, 80.00%, 20.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/10\/2024 23:13:46","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":null,"wst_id":"KP","zone":"Malakand","division":"Swat","district":"Khwaza Khela","tehsil":"Khwaza Khela","uc":"Gashkore","village":"Square","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Ismail","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.909710, 72.459835","coordinates":"WST KP_Images\/f005e66bIsmail.Picture of WST Before Improvement.180725.jpg","picture_of_wst_before_improvement":"SW95200","wua_registration_no":"9\/20\/2023","wua_registration_date":"Afzal Khan","name_of_wua_president":"1560139520047","cnic_no_of_wua_president":"3464404068","contact_no_of_wua_president":"9","total_number_of_shareholders":"9","male_wua_members":"0","female_wua_members":"9","total_wua_members":"6","gross_command_area_gca_acres":"5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.37","wst_depth_meter":"87.68","storage_capacity_m3":"23196","storage_capacity_gallon":"0.04","design_discharge_cusec":"1","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"12\/26\/2023","issuance_date_of_govt_share":"649927","total_amount_rs":"479927","govt_share_rs":"170000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"12\/27\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"335000","amount_of_icr_i_released_rs":"1\/2\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"144528","amount_of_final_released_rs":"6\/27\/2024","date_of_final_released":"479528","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"2\/26\/2024","completion_date":"642528","verified_total_amount_rs":"479528","verified_govt_share_rs":"163000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/f005e66bIsmail.Picture of WST - After Completion.181637.jpg","picture_of_wst_after_completion":"1","addutitional_cca_acres":"60.00%","water_saving":"80.00%","water_losses_before_improvement":"20.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/11/2024 14:50:28" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/11/2024 14:50:28, ?, ?, Completed, ?, KP, Malakand, Upper Dir, Dir, Chukaitan, Dodba, Rectangular, PCC, ?, Badshah Kass WST, Non-Canal Command Area, Other Source, Spring, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 35.168510, 71.883110, WST KP_Images/8d3d95eeBadshah Kass WST.Picture of WST Before Improvement.100406.jpg, 201, 4/30/2023, irshad Ullah, 1570166627005, 3459093576, 20, 15, 0, 15, 14, 14, 10, 6, 1.5, 84, 22222, 1.93, 55, ?, WST Profile - Completed, ?, ?, 6/1/2023, 628000, 471000, 157000, ?, 0, ?, ?, 6/1/2023, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 329700, 1/1/2024, ?, ?, ?, ?, ?, ?, 0, ?, 141300, 6/24/2024, 471000, ?, WST Milestone Payments - Completed, ?, ?, 6/22/2024, 628000, 471000, 157000, 9, 8.8, 1.5, WST KP_Images/8d3d95eeBadshah Kass WST.Picture of WST - After Completion.100406.jpg, 0, 50.00%, 60.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/11\/2024 14:50:28","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":null,"wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Dir","tehsil":"Chukaitan","uc":"Dodba","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Badshah Kass WST","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Spring","other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.168510, 71.883110","coordinates":"WST KP_Images\/8d3d95eeBadshah Kass WST.Picture of WST Before Improvement.100406.jpg","picture_of_wst_before_improvement":"201","wua_registration_no":"4\/30\/2023","wua_registration_date":"irshad Ullah","name_of_wua_president":"1570166627005","cnic_no_of_wua_president":"3459093576","contact_no_of_wua_president":"20","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"14","gross_command_area_gca_acres":"14","cultural_command_area_cca_acres":"10","wst_length_meter":"6","wst_width_meter":"1.5","wst_depth_meter":"84","storage_capacity_m3":"22222","storage_capacity_gallon":"1.93","design_discharge_cusec":"55","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"6\/1\/2023","issuance_date_of_govt_share":"628000","total_amount_rs":"471000","govt_share_rs":"157000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"6\/1\/2023","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"329700","amount_of_icr_i_released_rs":"1\/1\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"141300","amount_of_final_released_rs":"6\/24\/2024","date_of_final_released":"471000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"6\/22\/2024","completion_date":"628000","verified_total_amount_rs":"471000","verified_govt_share_rs":"157000","verified_community_share_rs":"9","executed_wst_length_meter":"8.8","executed_wst_width_meter":"1.5","executed_wst_depth_meter":"WST KP_Images\/8d3d95eeBadshah Kass WST.Picture of WST - After Completion.100406.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"50.00%","water_saving":"60.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "9/18/2024 18:09:25" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 9/18/2024 18:09:25, ?, ?, Completed, ?, KP, Malakand, Upper Dir, Larjam, Bibyawar, Ranzara, Rectangular, PCC, ?, Lodam Wst, Non-Canal Command Area, Other Source, spring, 2023-24, ?, ?, ?, WST Identification - Completed, ?, ?, 35.137660, 72.169330, WST KP_Images/2f26fd73Lodam Wst.Picture of WST Before Improvement.132119.jpg, 213, 5/21/2023, Rashid Ahmad, 1570123302061, 3139151158, 15, 15, 0, 15, 6, 6, 10, 6, 1.5, 83, 21958, 1.60, 45, ?, WST Profile - Completed, ?, ?, 1/24/2024, 640000, 480000, 160000, ?, 0, ?, ?, 1/31/2024, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 336000, 4/4/2024, ?, ?, ?, ?, ?, ?, 0, ?, 144000, 4/12/2024, 480000, ?, WST Milestone Payments - Completed, ?, ?, 4/11/2024, 640000, 480000, 160000, 10, 5, 1.5, WST KP_Images/2f26fd73Lodam Wst.Picture of WST - After Completion.132119.jpg, 0, 40.00%, 50.00%, 10.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"9\/18\/2024 18:09:25","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":null,"wst_id":"KP","zone":"Malakand","division":"Upper Dir","district":"Larjam","tehsil":"Bibyawar","uc":"Ranzara","village":"Rectangular","type_of_structure":"PCC","type_of_lining":null,"mix_lining_type":"Lodam Wst","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"spring","other_source":"2023-24","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"35.137660, 72.169330","coordinates":"WST KP_Images\/2f26fd73Lodam Wst.Picture of WST Before Improvement.132119.jpg","picture_of_wst_before_improvement":"213","wua_registration_no":"5\/21\/2023","wua_registration_date":"Rashid Ahmad","name_of_wua_president":"1570123302061","cnic_no_of_wua_president":"3139151158","contact_no_of_wua_president":"15","total_number_of_shareholders":"15","male_wua_members":"0","female_wua_members":"15","total_wua_members":"6","gross_command_area_gca_acres":"6","cultural_command_area_cca_acres":"10","wst_length_meter":"6","wst_width_meter":"1.5","wst_depth_meter":"83","storage_capacity_m3":"21958","storage_capacity_gallon":"1.60","design_discharge_cusec":"45","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"1\/24\/2024","issuance_date_of_govt_share":"640000","total_amount_rs":"480000","govt_share_rs":"160000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"1\/31\/2024","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"336000","amount_of_icr_i_released_rs":"4\/4\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"144000","amount_of_final_released_rs":"4\/12\/2024","date_of_final_released":"480000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"4\/11\/2024","completion_date":"640000","verified_total_amount_rs":"480000","verified_govt_share_rs":"160000","verified_community_share_rs":"10","executed_wst_length_meter":"5","executed_wst_width_meter":"1.5","executed_wst_depth_meter":"WST KP_Images\/2f26fd73Lodam Wst.Picture of WST - After Completion.132119.jpg","picture_of_wst_after_completion":"0","addutitional_cca_acres":"40.00%","water_saving":"50.00%","water_losses_before_improvement":"10.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "2/11/2025 20:11:49" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 2/11/2025 20:11:49, ?, ?, Completed, ?, KP, Malakand, Buner, Gadezai/Salarzai, Mali Khel, Jowar, Square, Brick Masonry, ?, WST Muhammad Salih, Non-Canal Command Area, Other Source, Pressure Pump, 2024-25, ?, ?, ?, WST Identification - Completed, ?, ?, 34.563003, 72.316154, WST KP_Images/4c7fc33dWST Muhammad Salih.Picture of WST Before Improvement.152409.jpg, BD-02682, 7/4/2024, Muhammad Salih, 1510120026829, 3379824767, 10, 5, 0, 5, 3, 3, 8, 8, 1.36, 87, 23016, 0.36, 10, ?, WST Profile - Completed, ?, ?, 10/30/2024, 644000, 483000, 161000, ?, 0, ?, ?, 11/5/2024, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 338000, 11/19/2024, ?, ?, ?, ?, ?, ?, 0, ?, 145000, 11/20/2024, 483000, ?, WST Milestone Payments - Completed, ?, ?, 12/18/2024, 644000, 483000, 161000, 8, 8, 1.36, WST KP_Images/4c7fc33dWST Muhammad Salih.Picture of WST - After Completion.152409.jpg, 2, 37.00%, 49.00%, 12.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"2\/11\/2025 20:11:49","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":null,"wst_id":"KP","zone":"Malakand","division":"Buner","district":"Gadezai\/Salarzai","tehsil":"Mali Khel","uc":"Jowar","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"WST Muhammad Salih","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"Pressure Pump","other_source":"2024-25","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.563003, 72.316154","coordinates":"WST KP_Images\/4c7fc33dWST Muhammad Salih.Picture of WST Before Improvement.152409.jpg","picture_of_wst_before_improvement":"BD-02682","wua_registration_no":"7\/4\/2024","wua_registration_date":"Muhammad Salih","name_of_wua_president":"1510120026829","cnic_no_of_wua_president":"3379824767","contact_no_of_wua_president":"10","total_number_of_shareholders":"5","male_wua_members":"0","female_wua_members":"5","total_wua_members":"3","gross_command_area_gca_acres":"3","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.36","design_discharge_cusec":"10","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/30\/2024","issuance_date_of_govt_share":"644000","total_amount_rs":"483000","govt_share_rs":"161000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/5\/2024","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"338000","amount_of_icr_i_released_rs":"11\/19\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"145000","amount_of_final_released_rs":"11\/20\/2024","date_of_final_released":"483000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/18\/2024","completion_date":"644000","verified_total_amount_rs":"483000","verified_govt_share_rs":"161000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/4c7fc33dWST Muhammad Salih.Picture of WST - After Completion.152409.jpg","picture_of_wst_after_completion":"2","addutitional_cca_acres":"37.00%","water_saving":"49.00%","water_losses_before_improvement":"12.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "2/14/2025 9:24:52" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 2/14/2025 9:24:52, ?, ?, Completed, ?, KP, Malakand, Buner, Khudu Khel, Chinglai, Kalan chinglai, Square, Plum Concrete, ?, Wst Misal Khan, Non-Canal Command Area, Other Source, P.pump, 2024-25, ?, ?, ?, WST Identification - Completed, ?, ?, 34.309519, 72.555418, WST KP_Images/17e3669eWst Misal Khan.Picture of WST Before Improvement.042416.jpg, BD-73511, 5/2/2024, Misal Khan, 1510176735115, 3429623245, 7, 7, 0, 7, 3, 0.5, 8, 8, 1.36, 87, 23016, 0.10, 3, ?, WST Profile - Completed, ?, ?, 10/30/2024, 644000, 483000, 161000, ?, 0, ?, ?, 11/5/2024, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 338100, 11/15/2024, ?, ?, ?, ?, ?, ?, 0, ?, 144900, 11/20/2024, 483000, ?, WST Milestone Payments - Completed, ?, ?, 12/10/2024, 644000, 483000, 161000, 8, 8, 1.36, WST KP_Images/17e3669eWst Misal Khan.Picture of WST - After Completion.042956.jpg, 3, 34.00%, 45.00%, 11.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"2\/14\/2025 9:24:52","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":null,"wst_id":"KP","zone":"Malakand","division":"Buner","district":"Khudu Khel","tehsil":"Chinglai","uc":"Kalan chinglai","village":"Square","type_of_structure":"Plum Concrete","type_of_lining":null,"mix_lining_type":"Wst Misal Khan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Other Source","non_canal_source":"P.pump","other_source":"2024-25","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.309519, 72.555418","coordinates":"WST KP_Images\/17e3669eWst Misal Khan.Picture of WST Before Improvement.042416.jpg","picture_of_wst_before_improvement":"BD-73511","wua_registration_no":"5\/2\/2024","wua_registration_date":"Misal Khan","name_of_wua_president":"1510176735115","cnic_no_of_wua_president":"3429623245","contact_no_of_wua_president":"7","total_number_of_shareholders":"7","male_wua_members":"0","female_wua_members":"7","total_wua_members":"3","gross_command_area_gca_acres":"0.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/30\/2024","issuance_date_of_govt_share":"644000","total_amount_rs":"483000","govt_share_rs":"161000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/5\/2024","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"338100","amount_of_icr_i_released_rs":"11\/15\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"144900","amount_of_final_released_rs":"11\/20\/2024","date_of_final_released":"483000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/10\/2024","completion_date":"644000","verified_total_amount_rs":"483000","verified_govt_share_rs":"161000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/17e3669eWst Misal Khan.Picture of WST - After Completion.042956.jpg","picture_of_wst_after_completion":"3","addutitional_cca_acres":"34.00%","water_saving":"45.00%","water_losses_before_improvement":"11.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "2/14/2025 9:30:44" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (1, 2/14/2025 9:30:44, ?, ?, Completed, ?, KP, Malakand, Buner, Khudu Khel, Chinglai, Kalan chinglai, Square, Brick Masonry, ?, Wst Sher Sultan, Non-Canal Command Area, Tube Well, ?, 2024-25, ?, ?, ?, WST Identification - Completed, ?, ?, 34.316372, 72.545945, WST KP_Images/3f04a86eWst Sher Sultan.Picture of WST Before Improvement.044440.jpg, BD-36745, 8/12/2024, Sher Sultan, 1510106367457, 3469795923, 8, 5, 3, 8, 4, 0.5, 8, 8, 1.36, 87, 23016, 0.10, 3, ?, WST Profile - Completed, ?, ?, 10/30/2024, 644000, 483000, 161000, ?, 0, ?, ?, 11/5/2024, ?, WST Issuance of TS - Completed, ?, ?, Only First and Final Payment Released, 338100, 11/15/2024, ?, ?, ?, ?, ?, ?, 0, ?, 144900, 11/20/2024, 483000, ?, WST Milestone Payments - Completed, ?, ?, 12/12/2024, 644000, 483000, 161000, 8, 8, 1.36, WST KP_Images/3f04a86eWst Sher Sultan.Picture of WST - After Completion.044440.jpg, 4, 34.00%, 48.00%, 14.00%, ?, WST Verified Data - Completed, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":"1","edit_counter":"2\/14\/2025 9:30:44","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"Completed","status":null,"wst_id":"KP","zone":"Malakand","division":"Buner","district":"Khudu Khel","tehsil":"Chinglai","uc":"Kalan chinglai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"Wst Sher Sultan","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2024-25","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":"WST Identification - Completed","wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":"34.316372, 72.545945","coordinates":"WST KP_Images\/3f04a86eWst Sher Sultan.Picture of WST Before Improvement.044440.jpg","picture_of_wst_before_improvement":"BD-36745","wua_registration_no":"8\/12\/2024","wua_registration_date":"Sher Sultan","name_of_wua_president":"1510106367457","cnic_no_of_wua_president":"3469795923","contact_no_of_wua_president":"8","total_number_of_shareholders":"5","male_wua_members":"3","female_wua_members":"8","total_wua_members":"4","gross_command_area_gca_acres":"0.5","cultural_command_area_cca_acres":"8","wst_length_meter":"8","wst_width_meter":"1.36","wst_depth_meter":"87","storage_capacity_m3":"23016","storage_capacity_gallon":"0.10","design_discharge_cusec":"3","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":"WST Profile - Completed","wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":"10\/30\/2024","issuance_date_of_govt_share":"644000","total_amount_rs":"483000","govt_share_rs":"161000","community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":"11\/5\/2024","work_order_date":null,"if_any_comment_related_to_ts_stage":"WST Issuance of TS - Completed","wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":"Only First and Final Payment Released","payment_released_criteria":"338100","amount_of_icr_i_released_rs":"11\/15\/2024","date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":"144900","amount_of_final_released_rs":"11\/20\/2024","date_of_final_released":"483000","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":"WST Milestone Payments - Completed","wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":"12\/12\/2024","completion_date":"644000","verified_total_amount_rs":"483000","verified_govt_share_rs":"161000","verified_community_share_rs":"8","executed_wst_length_meter":"8","executed_wst_width_meter":"1.36","executed_wst_depth_meter":"WST KP_Images\/3f04a86eWst Sher Sultan.Picture of WST - After Completion.044440.jpg","picture_of_wst_after_completion":"4","addutitional_cca_acres":"34.00%","water_saving":"48.00%","water_losses_before_improvement":"14.00%","water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":"WST Verified Data - Completed","wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.ERROR: IMPORT ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type double precision: "3/17/2025 12:00:23" (Connection: dynamic, SQL: insert into "main" ("key", "edit_counter", "last_edit_date", "general_information", "identification_general_info_field_distt_team", "status", "wst_id", "zone", "division", "district", "tehsil", "uc", "village", "type_of_structure", "type_of_lining", "mix_lining_type", "wst_name", "type_of_irrigation_source", "non_canal_source", "other_source", "financial_year", "work_order_cancelled", "cancellation_reason", "if_any_comment_related_to_identification_stage", "wst_identification_completion_status", "profile_info", "wst_profile_information_field_distt_team", "coordinates", "picture_of_wst_before_improvement", "wua_registration_no", "wua_registration_date", "name_of_wua_president", "cnic_no_of_wua_president", "contact_no_of_wua_president", "total_number_of_shareholders", "male_wua_members", "female_wua_members", "total_wua_members", "gross_command_area_gca_acres", "cultural_command_area_cca_acres", "wst_length_meter", "wst_width_meter", "wst_depth_meter", "storage_capacity_m3", "storage_capacity_gallon", "design_discharge_cusec", "design_discharge_lps", "if_any_comment_related_to_profile_stage", "wst_profile_completion_status", "issuance_of_ts", "wst_issuance_of_ts_dir_dd", "issuance_date_of_govt_share", "total_amount_rs", "govt_share_rs", "community_share_rs", "revised_issuance_date_of_govt_share", "revised_total_amount_rs", "revised_govt_share_rs", "revised_community_share_rs", "work_order_date", "if_any_comment_related_to_ts_stage", "wst_issuance_of_ts_completion_status", "milestone_payments", "wst_milestone_payments_dir_dd", "payment_released_criteria", "amount_of_icr_i_released_rs", "date_of_icr_i_released", "2nd_bill_payment_rs", "2nd_bill_issuance_date", "3rd_bill_payment_rs", "3rd_bill_issuance_date", "4th_bill_payment_rs", "4th_bill_issuance_date", "amount_of_icr_ii_released_rs", "date_of_icr_ii_released", "amount_of_final_released_rs", "date_of_final_released", "total_released_amount_rs", "if_any_comment_related_to_milestone_payments_stage", "wst_milestone_payments_completion_status", "verified_data", "verified_data_fcr_issued", "completion_date", "verified_total_amount_rs", "verified_govt_share_rs", "verified_community_share_rs", "executed_wst_length_meter", "executed_wst_width_meter", "executed_wst_depth_meter", "picture_of_wst_after_completion", "addutitional_cca_acres", "water_saving", "water_losses_before_improvement", "water_losses_after_improvement", "if_any_comment_related_to_verified_data", "wst_verified_data_completion_status", "total_days", "days_after_due_date", "stuckup_reason", "action_taken", "decision", "user_name", "bls_i", "bls_ii", "pis", "monitoring", "wfm", "extra", "wst_conect", "id_auto") values (?, 3/17/2025 12:00:23, ?, ?, TS Pending, ?, KP, Malakand, Malakand, Thana Bazai, Palai, Palai, Square, Brick Masonry, ?, WST of Muhammad Ayub, Non-Canal Command Area, Tube Well, ?, 2024-25, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, ?, ?, ?, 0, ?, 0, ?, ?, ?, ?, ?, 0, ?, ?, ?, 0, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?, 0, ?, ?, ?, ?, ?, 0, ?, ?, ?, ?, ?, ?, ?, 0.00%, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) | DATA: {"key":null,"edit_counter":"3\/17\/2025 12:00:23","last_edit_date":null,"general_information":null,"identification_general_info_field_distt_team":"TS Pending","status":null,"wst_id":"KP","zone":"Malakand","division":"Malakand","district":"Thana Bazai","tehsil":"Palai","uc":"Palai","village":"Square","type_of_structure":"Brick Masonry","type_of_lining":null,"mix_lining_type":"WST of Muhammad Ayub","wst_name":"Non-Canal Command Area","type_of_irrigation_source":"Tube Well","non_canal_source":null,"other_source":"2024-25","financial_year":null,"work_order_cancelled":null,"cancellation_reason":null,"if_any_comment_related_to_identification_stage":null,"wst_identification_completion_status":null,"profile_info":null,"wst_profile_information_field_distt_team":null,"coordinates":null,"picture_of_wst_before_improvement":null,"wua_registration_no":null,"wua_registration_date":null,"name_of_wua_president":null,"cnic_no_of_wua_president":null,"contact_no_of_wua_president":null,"total_number_of_shareholders":null,"male_wua_members":null,"female_wua_members":"0","total_wua_members":null,"gross_command_area_gca_acres":null,"cultural_command_area_cca_acres":null,"wst_length_meter":null,"wst_width_meter":null,"wst_depth_meter":null,"storage_capacity_m3":"0","storage_capacity_gallon":null,"design_discharge_cusec":"0","design_discharge_lps":null,"if_any_comment_related_to_profile_stage":null,"wst_profile_completion_status":null,"issuance_of_ts":null,"wst_issuance_of_ts_dir_dd":null,"issuance_date_of_govt_share":"0","total_amount_rs":null,"govt_share_rs":null,"community_share_rs":null,"revised_issuance_date_of_govt_share":"0","revised_total_amount_rs":null,"revised_govt_share_rs":null,"revised_community_share_rs":null,"work_order_date":null,"if_any_comment_related_to_ts_stage":null,"wst_issuance_of_ts_completion_status":null,"milestone_payments":null,"wst_milestone_payments_dir_dd":null,"payment_released_criteria":null,"amount_of_icr_i_released_rs":null,"date_of_icr_i_released":null,"2nd_bill_payment_rs":null,"2nd_bill_issuance_date":null,"3rd_bill_payment_rs":null,"3rd_bill_issuance_date":null,"4th_bill_payment_rs":null,"4th_bill_issuance_date":"0","amount_of_icr_ii_released_rs":null,"date_of_icr_ii_released":null,"amount_of_final_released_rs":null,"date_of_final_released":"0","total_released_amount_rs":null,"if_any_comment_related_to_milestone_payments_stage":null,"wst_milestone_payments_completion_status":null,"verified_data":null,"verified_data_fcr_issued":null,"completion_date":"0","verified_total_amount_rs":null,"verified_govt_share_rs":null,"verified_community_share_rs":null,"executed_wst_length_meter":null,"executed_wst_width_meter":null,"executed_wst_depth_meter":null,"picture_of_wst_after_completion":null,"addutitional_cca_acres":"0.00%","water_saving":null,"water_losses_before_improvement":null,"water_losses_after_improvement":null,"if_any_comment_related_to_verified_data":null,"wst_verified_data_completion_status":null,"total_days":null,"days_after_due_date":null,"stuckup_reason":null,"action_taken":null,"decision":null,"user_name":null,"bls_i":null,"bls_ii":null,"pis":null,"monitoring":null,"wfm":null,"extra":null,"wst_conect":null,"id_auto":null}  
[2025-12-16 10:07:52] local.INFO: IMPORTER: Import complete for dataset 3  
[2025-12-18 10:19:35] local.INFO: Dynamic DB Creator: checking/creating database dataset_1  
[2025-12-18 10:19:35] local.INFO: Dynamic DB Creator: dataset_1 already exists.  
[2025-12-18 10:19:35] local.INFO: Dynamic DB Creator: database ready → dataset_1  
[2025-12-18 10:19:35] local.INFO: Starting profiling for dataset 1  
[2025-12-18 10:19:35] local.INFO: RUN CMD: "python" "/home/edlogs/public_html/ifrap/python/infer_schema.py" "/home/edlogs/public_html/ifrap/storage/app/datasets/1766053175_base.csv"  
[2025-12-18 10:19:35] local.INFO: PYTHON OUTPUT RAW = {"row_count": 525, "columns": [{"index": 0, "original_name": "Division", "cleaned_name": "division", "inferred_type": "varchar(16)", "postgres_type": "varchar(16)", "is_nullable": false, "max_length": 16, "distinct": 37, "nulls": 0, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": true, "is_composite_key_candidate": false, "sample_values": ["Muzaffarabad", "Muzaffarabad", "Muzaffarabad", "Muzaffarabad", "Muzaffarabad"]}, {"index": 1, "original_name": "District", "cleaned_name": "district", "inferred_type": "varchar(16)", "postgres_type": "varchar(16)", "is_nullable": false, "max_length": 16, "distinct": 124, "nulls": 0, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["Muzaffarabad", "Muzaffarabad", "Muzaffarabad", "Jhelum", "Jhelum"]}, {"index": 2, "original_name": "Tehsil", "cleaned_name": "tehsil", "inferred_type": "varchar(24)", "postgres_type": "varchar(24)", "is_nullable": true, "max_length": 24, "distinct": 453, "nulls": 30, "is_boolean_candidate": false, "is_primary_key_candidate": false, "is_lookup_candidate": false, "is_composite_key_candidate": false, "sample_values": ["Muzaffarabad", "Muzaffarabad", "Patikka (Nasirabad)", "Hattian Bala", "Chikkar"]}], "entities": [{"name": "main", "label": "Main Table", "is_lookup": false, "source_column_id": null, "primary_key": "id_auto", "fields": [{"dataset_column_id": -1, "name": "id_auto", "label": "id_auto", "data_type": "bigserial", "is_nullable": false, "is_primary_key": true, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 0, "options": []}, {"dataset_column_id": 0, "name": "division", "label": "division", "data_type": "varchar(16)", "is_nullable": false, "is_primary_key": false, "is_foreign_key": false, "references_entity": "lk_division", "references_field": "id", "is_lookup_value": false, "order": 0, "options": []}, {"dataset_column_id": 1, "name": "district", "label": "district", "data_type": "varchar(16)", "is_nullable": false, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 1, "options": []}, {"dataset_column_id": 2, "name": "tehsil", "label": "tehsil", "data_type": "varchar(24)", "is_nullable": true, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 2, "options": []}]}, {"name": "lk_division", "label": "Lookup for division", "is_lookup": true, "source_column_id": 0, "primary_key": "id", "fields": [{"dataset_column_id": -1, "name": "id", "label": "id", "data_type": "bigserial", "is_nullable": false, "is_primary_key": true, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": false, "order": 0, "options": []}, {"dataset_column_id": 0, "name": "division", "label": "division", "data_type": "varchar(16)", "is_nullable": false, "is_primary_key": false, "is_foreign_key": false, "references_entity": null, "references_field": null, "is_lookup_value": true, "order": 1, "options": []}]}], "relationships": [{"from_entity": "main", "from_field": "division", "to_entity": "lk_division", "to_field": "id", "type": "many_to_one"}]}  
[2025-12-18 14:44:48] local.ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: "xmlrpc.php" (Connection: pgsql, SQL: select * from "datasets" where "id" = xmlrpc.php limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" (Connection: pgsql, SQL: select * from \"datasets\" where \"id\" = xmlrpc.php limit 1) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:826)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#12 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}

[previous exception] [object] (PDOException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:411)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():397}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#14 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#59 {main}
"} 
[2025-12-22 16:46:47] local.ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: "xmlrpc.php" (Connection: pgsql, SQL: select * from "datasets" where "id" = xmlrpc.php limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" (Connection: pgsql, SQL: select * from \"datasets\" where \"id\" = xmlrpc.php limit 1) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:826)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#12 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}

[previous exception] [object] (PDOException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:411)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():397}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#14 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#59 {main}
"} 
[2025-12-24 15:38:01] local.ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: "xmlrpc.php" (Connection: pgsql, SQL: select * from "datasets" where "id" = xmlrpc.php limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" (Connection: pgsql, SQL: select * from \"datasets\" where \"id\" = xmlrpc.php limit 1) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:826)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#12 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}

[previous exception] [object] (PDOException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:411)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():397}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#14 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#59 {main}
"} 
[2025-12-28 15:26:42] local.ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: "xmlrpc.php" (Connection: pgsql, SQL: select * from "datasets" where "id" = xmlrpc.php limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" (Connection: pgsql, SQL: select * from \"datasets\" where \"id\" = xmlrpc.php limit 1) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:826)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#12 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}

[previous exception] [object] (PDOException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:411)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():397}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#14 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#59 {main}
"} 
[2026-01-14 14:20:53] local.ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: "xmlrpc.php" (Connection: pgsql, SQL: select * from "datasets" where "id" = xmlrpc.php limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" (Connection: pgsql, SQL: select * from \"datasets\" where \"id\" = xmlrpc.php limit 1) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:826)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#12 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}

[previous exception] [object] (PDOException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:411)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():397}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#14 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#59 {main}
"} 
[2026-01-15 12:13:38] local.ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: "xmlrpc.php" (Connection: pgsql, SQL: select * from "datasets" where "id" = xmlrpc.php limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" (Connection: pgsql, SQL: select * from \"datasets\" where \"id\" = xmlrpc.php limit 1) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:826)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#12 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}

[previous exception] [object] (PDOException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:411)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():397}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#14 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#59 {main}
"} 
[2026-01-15 16:04:47] local.ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: "xmlrpc.php" (Connection: pgsql, SQL: select * from "datasets" where "id" = xmlrpc.php limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" (Connection: pgsql, SQL: select * from \"datasets\" where \"id\" = xmlrpc.php limit 1) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:826)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#12 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}

[previous exception] [object] (PDOException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:411)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():397}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#14 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#59 {main}
"} 
[2026-01-17 17:27:27] local.ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: "xmlrpc.php" (Connection: pgsql, SQL: select * from "datasets" where "id" = xmlrpc.php limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" (Connection: pgsql, SQL: select * from \"datasets\" where \"id\" = xmlrpc.php limit 1) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:826)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#12 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}

[previous exception] [object] (PDOException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:411)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():397}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#14 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#59 {main}
"} 
[2026-01-19 00:39:23] local.ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: "upload" (Connection: pgsql, SQL: select * from "datasets" where "id" = upload limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"upload\" (Connection: pgsql, SQL: select * from \"datasets\" where \"id\" = upload limit 1) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:826)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('upload', NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#12 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}

[previous exception] [object] (PDOException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"upload\" at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:411)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():397}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('upload', NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#14 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#59 {main}
"} 
[2026-01-22 13:25:31] local.ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: "xmlrpc.php" (Connection: pgsql, SQL: select * from "datasets" where "id" = xmlrpc.php limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" (Connection: pgsql, SQL: select * from \"datasets\" where \"id\" = xmlrpc.php limit 1) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:826)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#12 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}

[previous exception] [object] (PDOException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:411)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():397}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#14 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#59 {main}
"} 
[2026-01-26 01:38:40] local.ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: "xmlrpc.php" (Connection: pgsql, SQL: select * from "datasets" where "id" = xmlrpc.php limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" (Connection: pgsql, SQL: select * from \"datasets\" where \"id\" = xmlrpc.php limit 1) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:826)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#12 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}

[previous exception] [object] (PDOException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:411)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():397}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#14 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#59 {main}
"} 
[2026-01-28 04:00:20] local.ERROR: require(/home/edlogs/public_html/ifrap/test.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): require(/home/edlogs/public_html/ifrap/test.php): Failed to open stream: No such file or directory at /home/edlogs/public_html/ifrap/routes/web.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'require(/home/e...', '/home/edlogs/pu...', 11)
#1 /home/edlogs/public_html/ifrap/routes/web.php(11): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():257}(2, 'require(/home/e...', '/home/edlogs/pu...', 11)
#2 /home/edlogs/public_html/ifrap/routes/web.php(11): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/CallableDispatcher.php(39): Illuminate\\Routing\\RouteFileRegistrar->{closure:/home/edlogs/public_html/ifrap/routes/web.php:10}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(243): Illuminate\\Routing\\CallableDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Closure))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(214): Illuminate\\Routing\\Route->runCallable()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#51 {main}
"} 
[2026-01-31 10:11:22] local.ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: "upload" (Connection: pgsql, SQL: select * from "datasets" where "id" = upload limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"upload\" (Connection: pgsql, SQL: select * from \"datasets\" where \"id\" = upload limit 1) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:826)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('upload', NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#12 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}

[previous exception] [object] (PDOException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"upload\" at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:411)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():397}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('upload', NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#14 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#59 {main}
"} 
[2026-02-01 00:42:55] local.ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: "xmlrpc.php" (Connection: pgsql, SQL: select * from "datasets" where "id" = xmlrpc.php limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" (Connection: pgsql, SQL: select * from \"datasets\" where \"id\" = xmlrpc.php limit 1) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:826)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#12 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}

[previous exception] [object] (PDOException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:411)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():397}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#14 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#59 {main}
"} 
[2026-02-01 03:07:17] local.ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: "xmlrpc.php" (Connection: pgsql, SQL: select * from "datasets" where "id" = xmlrpc.php limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" (Connection: pgsql, SQL: select * from \"datasets\" where \"id\" = xmlrpc.php limit 1) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:826)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#12 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}

[previous exception] [object] (PDOException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:411)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():397}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#14 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#59 {main}
"} 
[2026-02-02 00:27:41] local.ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: "xmlrpc.php" (Connection: pgsql, SQL: select * from "datasets" where "id" = xmlrpc.php limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" (Connection: pgsql, SQL: select * from \"datasets\" where \"id\" = xmlrpc.php limit 1) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:826)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#12 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}

[previous exception] [object] (PDOException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:411)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():397}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#14 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#59 {main}
"} 
[2026-02-02 04:08:00] local.ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: "xmlrpc.php" (Connection: pgsql, SQL: select * from "datasets" where "id" = xmlrpc.php limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" (Connection: pgsql, SQL: select * from \"datasets\" where \"id\" = xmlrpc.php limit 1) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:826)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#12 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}

[previous exception] [object] (PDOException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:411)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():397}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#14 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#59 {main}
"} 
[2026-02-03 03:28:32] local.ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: "xmlrpc.php" (Connection: pgsql, SQL: select * from "datasets" where "id" = xmlrpc.php limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" (Connection: pgsql, SQL: select * from \"datasets\" where \"id\" = xmlrpc.php limit 1) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:826)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#12 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}

[previous exception] [object] (PDOException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:411)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():397}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#14 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#59 {main}
"} 
[2026-02-03 08:49:07] local.ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: "xmlrpc.php" (Connection: pgsql, SQL: select * from "datasets" where "id" = xmlrpc.php limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" (Connection: pgsql, SQL: select * from \"datasets\" where \"id\" = xmlrpc.php limit 1) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:826)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#12 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}

[previous exception] [object] (PDOException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:411)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():397}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#14 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#59 {main}
"} 
[2026-02-03 10:44:23] local.ERROR: require(/home/edlogs/public_html/ifrap/test.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): require(/home/edlogs/public_html/ifrap/test.php): Failed to open stream: No such file or directory at /home/edlogs/public_html/ifrap/routes/web.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'require(/home/e...', '/home/edlogs/pu...', 11)
#1 /home/edlogs/public_html/ifrap/routes/web.php(11): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():257}(2, 'require(/home/e...', '/home/edlogs/pu...', 11)
#2 /home/edlogs/public_html/ifrap/routes/web.php(11): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/CallableDispatcher.php(39): Illuminate\\Routing\\RouteFileRegistrar->{closure:/home/edlogs/public_html/ifrap/routes/web.php:10}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(243): Illuminate\\Routing\\CallableDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Closure))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(214): Illuminate\\Routing\\Route->runCallable()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#51 {main}
"} 
[2026-02-03 10:44:25] local.ERROR: require(/home/edlogs/public_html/ifrap/test.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): require(/home/edlogs/public_html/ifrap/test.php): Failed to open stream: No such file or directory at /home/edlogs/public_html/ifrap/routes/web.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'require(/home/e...', '/home/edlogs/pu...', 11)
#1 /home/edlogs/public_html/ifrap/routes/web.php(11): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():257}(2, 'require(/home/e...', '/home/edlogs/pu...', 11)
#2 /home/edlogs/public_html/ifrap/routes/web.php(11): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/CallableDispatcher.php(39): Illuminate\\Routing\\RouteFileRegistrar->{closure:/home/edlogs/public_html/ifrap/routes/web.php:10}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(243): Illuminate\\Routing\\CallableDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Closure))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(214): Illuminate\\Routing\\Route->runCallable()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#51 {main}
"} 
[2026-02-03 15:33:08] local.ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: "xmlrpc.php" (Connection: pgsql, SQL: select * from "datasets" where "id" = xmlrpc.php limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" (Connection: pgsql, SQL: select * from \"datasets\" where \"id\" = xmlrpc.php limit 1) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:826)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#12 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}

[previous exception] [object] (PDOException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:411)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():397}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#14 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#59 {main}
"} 
[2026-02-07 09:54:03] local.ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: "xmlrpc.php" (Connection: pgsql, SQL: select * from "datasets" where "id" = xmlrpc.php limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" (Connection: pgsql, SQL: select * from \"datasets\" where \"id\" = xmlrpc.php limit 1) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:826)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#12 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}

[previous exception] [object] (PDOException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:411)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():397}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#14 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#59 {main}
"} 
[2026-02-08 14:25:44] local.ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: "xmlrpc.php" (Connection: pgsql, SQL: select * from "datasets" where "id" = xmlrpc.php limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" (Connection: pgsql, SQL: select * from \"datasets\" where \"id\" = xmlrpc.php limit 1) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:826)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#12 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}

[previous exception] [object] (PDOException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:411)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():397}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#14 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#59 {main}
"} 
[2026-02-08 21:04:11] local.ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: "xmlrpc.php" (Connection: pgsql, SQL: select * from "datasets" where "id" = xmlrpc.php limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" (Connection: pgsql, SQL: select * from \"datasets\" where \"id\" = xmlrpc.php limit 1) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:826)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#12 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}

[previous exception] [object] (PDOException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:411)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():397}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#14 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#59 {main}
"} 
[2026-02-10 09:59:31] local.ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: "xmlrpc.php" (Connection: pgsql, SQL: select * from "datasets" where "id" = xmlrpc.php limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" (Connection: pgsql, SQL: select * from \"datasets\" where \"id\" = xmlrpc.php limit 1) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:826)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#12 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}

[previous exception] [object] (PDOException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:411)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():397}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#14 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#59 {main}
"} 
[2026-02-10 10:25:28] local.ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: "xmlrpc.php" (Connection: pgsql, SQL: select * from "datasets" where "id" = xmlrpc.php limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" (Connection: pgsql, SQL: select * from \"datasets\" where \"id\" = xmlrpc.php limit 1) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:826)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#12 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}

[previous exception] [object] (PDOException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:411)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():397}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#14 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#59 {main}
"} 
[2026-02-10 19:11:58] local.ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: "xmlrpc.php" (Connection: pgsql, SQL: select * from "datasets" where "id" = xmlrpc.php limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" (Connection: pgsql, SQL: select * from \"datasets\" where \"id\" = xmlrpc.php limit 1) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:826)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#12 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}

[previous exception] [object] (PDOException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"xmlrpc.php\" at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:411)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():397}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3172}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2209): Illuminate\\Database\\Eloquent\\Builder->first()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php(60): Illuminate\\Database\\Eloquent\\Model->resolveRouteBinding('xmlrpc.php', NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(980): Illuminate\\Routing\\ImplicitRouteBinding::resolveForRoute(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route))
#14 [internal function]: Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::substituteImplicitBindings():980}(Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(982): call_user_func(Object(Closure), Object(Illuminate\\Foundation\\Application), Object(Illuminate\\Routing\\Route), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Routing\\Router->substituteImplicitBindings(Object(Illuminate\\Routing\\Route))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#59 {main}
"} 
[2026-02-11 12:47:44] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(484): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(195): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#8 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#9 {main}
"} 
[2026-02-11 12:47:44] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(484): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(195): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#8 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#9 {main}
"} 
[2026-02-11 12:47:44] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(484): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(195): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#8 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#9 {main}
"} 
[2026-02-11 12:47:44] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(484): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(195): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#8 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#9 {main}
"} 
[2026-02-11 12:47:44] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(484): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(195): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#8 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#9 {main}
"} 
[2026-02-11 12:47:44] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(484): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(195): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#8 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#9 {main}
"} 
[2026-02-11 12:48:33] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-11 15:22:07] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-11 16:17:13] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-11 16:17:14] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-11 16:17:15] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-11 16:17:15] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-11 16:17:15] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-11 16:17:15] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-11 16:17:16] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-11 16:17:16] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-11 16:17:16] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-11 16:17:16] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-11 16:17:17] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-11 16:17:17] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-11 16:17:17] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-11 16:17:17] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-11 16:17:18] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-11 16:17:18] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-11 16:17:18] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-11 16:17:18] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-11 16:17:19] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-11 16:17:19] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-11 16:17:19] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-11 18:40:45] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-11 19:51:42] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-11 23:30:46] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-12 04:14:47] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-12 04:14:48] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-12 04:14:49] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-12 04:14:53] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-12 04:14:59] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-12 04:15:06] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-12 04:15:12] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-12 04:15:15] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-12 07:29:22] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-12 07:51:46] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-12 07:51:59] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(484): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(195): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#8 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#9 {main}
"} 
[2026-02-12 07:51:59] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(484): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(195): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#8 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#9 {main}
"} 
[2026-02-12 07:51:59] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(484): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(195): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#8 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#9 {main}
"} 
[2026-02-12 07:51:59] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(484): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(195): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#8 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#9 {main}
"} 
[2026-02-12 07:51:59] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(484): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(195): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#8 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#9 {main}
"} 
[2026-02-12 07:51:59] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(484): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(195): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#8 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#9 {main}
"} 
[2026-02-12 07:52:40] local.ERROR: Class "Spatie\Activitylog\ActivitylogServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Activitylog\\ActivitylogServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(893): Illuminate\\Foundation\\Application->resolveProvider('Spatie\\\\Activity...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('Spatie\\\\Activity...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(871): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-12 08:03:30] local.ERROR: Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteManifestNotFoundException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#65 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteManifestNotFoundException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(384): Illuminate\\Foundation\\Vite->manifest('build')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/83793b2040b22e6517caa6da6d0b130d.php(15): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#69 {main}
"} 
[2026-02-12 08:05:00] local.ERROR: Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteManifestNotFoundException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#65 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteManifestNotFoundException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(384): Illuminate\\Foundation\\Vite->manifest('build')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/83793b2040b22e6517caa6da6d0b130d.php(15): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#69 {main}
"} 
[2026-02-12 08:16:24] local.ERROR: Unable to locate file in Vite manifest: resources/js/odkConnection/get-form-data.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/datasets/form.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/odkConnection/get-form-data.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/datasets/form.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/odkConnection/get-form-data.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/od...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/056f47bcbe67f9e52482a4654dad3030.php(164): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#60 {main}
"} 
[2026-02-12 08:22:39] local.ERROR: Unable to locate file in Vite manifest: resources/js/odkConnection/get-form-data.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/datasets/form.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/odkConnection/get-form-data.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/datasets/form.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/odkConnection/get-form-data.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/od...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/056f47bcbe67f9e52482a4654dad3030.php(164): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#60 {main}
"} 
[2026-02-12 08:23:19] local.ERROR: Unable to locate file in Vite manifest: resources/js/odkConnection/get-form-data.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/datasets/form.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/odkConnection/get-form-data.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/datasets/form.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/odkConnection/get-form-data.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/od...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/056f47bcbe67f9e52482a4654dad3030.php(164): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#60 {main}
"} 
[2026-02-12 08:23:22] local.ERROR: Unable to locate file in Vite manifest: resources/js/odkConnection/get-form-data.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/datasets/form.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/odkConnection/get-form-data.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/datasets/form.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/odkConnection/get-form-data.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/od...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/056f47bcbe67f9e52482a4654dad3030.php(164): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#60 {main}
"} 
[2026-02-12 08:23:22] local.ERROR: Unable to locate file in Vite manifest: resources/js/odkConnection/get-form-data.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/datasets/form.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/odkConnection/get-form-data.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/datasets/form.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/odkConnection/get-form-data.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/od...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/056f47bcbe67f9e52482a4654dad3030.php(164): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#60 {main}
"} 
[2026-02-12 08:23:23] local.ERROR: Unable to locate file in Vite manifest: resources/js/odkConnection/get-form-data.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/datasets/form.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/odkConnection/get-form-data.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/datasets/form.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/odkConnection/get-form-data.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/od...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/056f47bcbe67f9e52482a4654dad3030.php(164): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#60 {main}
"} 
[2026-02-12 08:23:33] local.ERROR: Unable to locate file in Vite manifest: resources/js/odkConnection/get-form-data.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/datasets/form.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/odkConnection/get-form-data.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/datasets/form.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/odkConnection/get-form-data.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/od...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/056f47bcbe67f9e52482a4654dad3030.php(164): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#60 {main}
"} 
[2026-02-12 08:24:53] local.ERROR: Unable to locate file in Vite manifest: resources/js/odkConnection/get-form-data.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/datasets/form.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/odkConnection/get-form-data.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/datasets/form.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/odkConnection/get-form-data.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/od...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/056f47bcbe67f9e52482a4654dad3030.php(164): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#60 {main}
"} 
[2026-02-12 08:26:07] local.ERROR: Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteManifestNotFoundException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#65 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteManifestNotFoundException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(384): Illuminate\\Foundation\\Vite->manifest('build')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/83793b2040b22e6517caa6da6d0b130d.php(15): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#69 {main}
"} 
[2026-02-12 08:28:18] local.ERROR: Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteManifestNotFoundException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#65 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteManifestNotFoundException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(384): Illuminate\\Foundation\\Vite->manifest('build')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/83793b2040b22e6517caa6da6d0b130d.php(15): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#69 {main}
"} 
[2026-02-12 08:28:21] local.ERROR: Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteManifestNotFoundException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#65 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteManifestNotFoundException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(384): Illuminate\\Foundation\\Vite->manifest('build')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/83793b2040b22e6517caa6da6d0b130d.php(15): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#69 {main}
"} 
[2026-02-12 08:28:24] local.ERROR: Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteManifestNotFoundException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#65 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteManifestNotFoundException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(384): Illuminate\\Foundation\\Vite->manifest('build')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/83793b2040b22e6517caa6da6d0b130d.php(15): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#69 {main}
"} 
[2026-02-12 08:28:47] local.ERROR: Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteManifestNotFoundException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#65 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteManifestNotFoundException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(384): Illuminate\\Foundation\\Vite->manifest('build')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/83793b2040b22e6517caa6da6d0b130d.php(15): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#69 {main}
"} 
[2026-02-12 08:28:56] local.ERROR: Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteManifestNotFoundException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#65 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteManifestNotFoundException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(384): Illuminate\\Foundation\\Vite->manifest('build')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/83793b2040b22e6517caa6da6d0b130d.php(15): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#69 {main}
"} 
[2026-02-12 08:28:59] local.ERROR: Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteManifestNotFoundException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#65 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteManifestNotFoundException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(384): Illuminate\\Foundation\\Vite->manifest('build')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/83793b2040b22e6517caa6da6d0b130d.php(15): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#69 {main}
"} 
[2026-02-12 09:18:36] local.INFO: Schema Explorer accessed {"id":"1","projectName":"ifrap","url":"https://ifrap.edlogs.com/tenants/projects/1/ifrap/schema-design"} 
[2026-02-12 09:18:36] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/02/12/c_hru_mv_2025121021_schema.json"} 
[2026-02-12 09:57:02] local.INFO: Schema Explorer accessed {"id":null,"projectName":null,"url":"https://ifrap.edlogs.com/schema-design?tenant_id=1"} 
[2026-02-12 09:57:02] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/02/12/c_hru_mv_2025121021_schema.json"} 
[2026-02-12 09:57:15] local.INFO: === TABLE GENERATOR START ===  
[2026-02-12 09:57:15] local.ERROR: SCHEMA GENERATION FAILED {"error":"Dynamic DB connection failed: Database hosts array is empty."} 
[2026-02-12 09:57:31] local.INFO: === TABLE GENERATOR START ===  
[2026-02-12 09:57:31] local.ERROR: SCHEMA GENERATION FAILED {"error":"Dynamic DB connection failed: Database hosts array is empty."} 
[2026-02-12 09:57:38] local.INFO: === TABLE GENERATOR START ===  
[2026-02-12 09:57:38] local.ERROR: SCHEMA GENERATION FAILED {"error":"Dynamic DB connection failed: Database hosts array is empty."} 
[2026-02-12 10:01:59] local.INFO: Schema Explorer accessed {"id":null,"projectName":null,"url":"https://ifrap.edlogs.com/schema-design?tenant_id=1"} 
[2026-02-12 10:01:59] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/02/12/c_hru_mv_2025121021_schema.json"} 
[2026-02-12 10:02:18] local.INFO: === TABLE GENERATOR START ===  
[2026-02-12 10:02:18] local.INFO: CONNECTED DB {"database":"ifrap","host":"127.0.0.1","user":"postgres","schema":"public"} 
[2026-02-12 10:02:18] local.INFO: Dropped table if exists {"table":"submissions"} 
[2026-02-12 10:02:18] local.INFO: Dropped table if exists {"table":"male_info"} 
[2026-02-12 10:02:18] local.INFO: Dropped table if exists {"table":"female_info"} 
[2026-02-12 10:02:18] local.INFO: Dropped table if exists {"table":"transgender_info"} 
[2026-02-12 10:02:18] local.INFO: Lookup table created and options inserted: relation_beneficiary_Details  
[2026-02-12 10:02:18] local.INFO: Lookup table created and options inserted: religon_Details  
[2026-02-12 10:02:18] local.INFO: Lookup table created and options inserted: women_vulnerable_group_Details  
[2026-02-12 10:02:18] local.INFO: Lookup table created and options inserted: stakeholders_present_visit_Details  
[2026-02-12 10:02:18] local.INFO: Lookup table created and options inserted: property_ownership_documentation_Details  
[2026-02-12 10:02:18] local.INFO: Lookup table created and options inserted: documents_available_Details  
[2026-02-12 10:02:18] local.INFO: Lookup table created and options inserted: house_going_constructed_Details  
[2026-02-12 10:02:18] local.INFO: Lookup table created and options inserted: house_construction_stage_Details  
[2026-02-12 10:02:18] local.INFO: Lookup table created and options inserted: plinth_lintel_roof_Details  
[2026-02-12 10:02:18] local.INFO: Lookup table created and options inserted: construction_temporarily_paused_Details  
[2026-02-12 10:02:19] local.INFO: Lookup table created and options inserted: release_tranche_Details  
[2026-02-12 10:02:19] local.INFO: Lookup table created and options inserted: problems_receiving_tranche_Details  
[2026-02-12 10:02:19] local.INFO: Lookup table created and options inserted: select_role_vrc_Details  
[2026-02-12 10:02:19] local.INFO: Lookup table created and options inserted: vrc_consultation_meetings_Details  
[2026-02-12 10:02:19] local.INFO: Lookup table created and options inserted: role_women_reconstruction_Details  
[2026-02-12 10:02:19] local.INFO: Lookup table created and options inserted: support_vrc_provided_Details  
[2026-02-12 10:02:19] local.INFO: Lookup table created and options inserted: structures_improvements_Details  
[2026-02-12 10:02:19] local.INFO: Lookup table created and options inserted: activities_funded_Details  
[2026-02-12 10:02:19] local.INFO: Lookup table created and options inserted: improve_living_conditions_Details  
[2026-02-12 10:02:19] local.INFO: Lookup table created and options inserted: village_urgently_needs_Details  
[2026-02-12 10:02:19] local.INFO: Lookup table created and options inserted: select_type_hazard_Details  
[2026-02-12 10:02:19] local.INFO: Lookup table created and options inserted: disaster_risk_reduction_Details  
[2026-02-12 10:02:19] local.INFO: Lookup table created and options inserted: construction_guidelines_know_Details  
[2026-02-12 10:02:19] local.INFO: Lookup table created and options inserted: relevant_impact_livelihoods_Details  
[2026-02-12 10:02:19] local.INFO: Lookup table created and options inserted: select_social_dispute_Details  
[2026-02-12 10:02:19] local.INFO: Lookup table created and options inserted: dissatisfaction_exclusion_vrc_Details  
[2026-02-12 10:02:19] local.INFO: Lookup table created and options inserted: labor_observed_construction_Details  
[2026-02-12 10:02:19] local.INFO: Lookup table created and options inserted: facilities_available_workers_Details  
[2026-02-12 10:02:19] local.INFO: Lookup table created and options inserted: data_indicator_reporting_Details  
[2026-02-12 10:02:19] local.INFO: Lookup table created and options inserted: learn_grm_Details  
[2026-02-12 10:02:19] local.INFO: Lookup table created and options inserted: submit_complaint_Details  
[2026-02-12 10:02:19] local.INFO: Lookup table created and options inserted: resolved_Details  
[2026-02-12 10:02:19] local.INFO: Lookup table created and options inserted: satisfied_response_received_Details  
[2026-02-12 10:02:19] local.INFO: Lookup table created and options inserted: resolved_2_Details  
[2026-02-12 10:02:19] local.INFO: Lookup table created and options inserted: grm_improved_Details  
[2026-02-12 10:02:19] local.INFO: Lookup table created and options inserted: material_shortage_Details  
[2026-02-12 10:02:19] local.INFO: Lookup table created and options inserted: cause_dissatification_Details  
[2026-02-12 10:02:19] local.INFO: Lookup table created and options inserted: workmanship_visible_deviation_Details  
[2026-02-12 10:02:19] local.INFO: Lookup table created and options inserted: issues_type_raised_Details  
[2026-02-12 10:02:19] local.INFO: EXECUTING SQL FOR TABLE: submissions  
[2026-02-12 10:02:19] local.INFO: CREATE TABLE "submissions" (
    "id" BIGSERIAL PRIMARY KEY,
    "__id" VARCHAR(255) NOT NULL,
    "ID_1_0" INT NOT NULL,
    "ID_1_1" INT NOT NULL,
    "ID_1_2" VARCHAR(255) NOT NULL,
    "ID_1_3" VARCHAR(255) NOT NULL,
    "ID_1_4" VARCHAR(255) NOT NULL,
    "ID_1_5" VARCHAR(255) NOT NULL,
    "ID_1_6" VARCHAR(255) NOT NULL,
    "ID_1_7" VARCHAR(255) NOT NULL,
    "ID_1_8" VARCHAR(255) NOT NULL,
    "ID_1_9" VARCHAR(255) NOT NULL,
    "ID_1_10" VARCHAR(255) NOT NULL,
    "ID_1_11" INT NOT NULL,
    "ID_1_11y" VARCHAR(255),
    "ID_1_12" TIMESTAMP NOT NULL,
    "ID_1_13" VARCHAR(255),
    "FMI_2_1" INT NOT NULL,
    "FMI_2_2" INT NOT NULL,
    "FMI_2_3" INT NOT NULL,
    "FMI_2_3y" VARCHAR(255),
    "FMI_3_1" INT NOT NULL,
    "FMI_3_1_1" VARCHAR(255),
    "FMI_3_1_2" VARCHAR(255),
    "FMI_3_2" INT NOT NULL,
    "FMI_3_2_1" VARCHAR(255),
    "FMI_3_2_2" VARCHAR(255),
    "PD_3_2_3" VARCHAR(255),
    "FMI_3_3" INT NOT NULL,
    "FMI_3_3_1" VARCHAR(255),
    "FMI_3_3_2" VARCHAR(255),
    "SI_4_1" VARCHAR(255) NOT NULL,
    "SI_4_1y" VARCHAR(255),
    "LPDT_5_1" INT NOT NULL,
    "LPDT_5_1_1" VARCHAR(255),
    "LPDT_5_2" INT NOT NULL,
    "LPDT_5_2y" VARCHAR(255),
    "LPDT_5_3" VARCHAR(255),
    "LPDT_5_4" INT,
    "LPDT_5_4y" VARCHAR(255),
    "LPDT_5_5" INT NOT NULL,
    "CP_6_1" INT NOT NULL,
    "CP_6_2" INT NOT NULL,
    "CP_6_2_1" VARCHAR(255),
    "CP_6_2_2" INT,
    "CP_6_2_2_2" VARCHAR(255),
    "CP_6_2_2_2y" VARCHAR(255),
    "CP_6_3_1" VARCHAR(255) NOT NULL,
    "CP_6_3_2" VARCHAR(255) NOT NULL,
    "TRI_7_1" INT,
    "TRI_7_1_1" TIMESTAMP,
    "TRI_7_1_2" INT,
    "TRI_7_1_3" VARCHAR(255),
    "TRI_7_1_3y" VARCHAR(255),
    "TRI_7_2_1" INT,
    "TRI_7_2_2" VARCHAR(255),
    "TRI_7_2_2y" VARCHAR(255),
    "VRC_8_1" INT,
    "VRC_8_2" INT,
    "VRC_8_3" INT,
    "VRC_8_4" INT,
    "VRC_8_5" INT,
    "VRC_8_6" INT,
    "VRC_8_7" INT,
    "VRC_8_8" INT,
    "VRC_8_9" INT,
    "VRC_8_9_1" VARCHAR(255),
    "VBVRC_9_1" INT,
    "VBVRC_9_2" VARCHAR(255),
    "VBVRC_9_2y" VARCHAR(255),
    "VBVRC_9_3" VARCHAR(255),
    "VBVRC_9_4" INT,
    "VBVRC_9_5" INT,
    "VBVRC_9_6" VARCHAR(255),
    "VBVRC_9_6y" VARCHAR(255),
    "DRR_10_1" INT,
    "DRR_10_2" INT,
    "DRR_10_3" VARCHAR(255),
    "DRR_10_3y" VARCHAR(255),
    "DRR_10_4" INT,
    "DRR_10_5" INT,
    "DRR_10_6" INT,
    "DRR_10_7" INT,
    "DRR_10_7_1" INT,
    "DRR_10_8" INT,
    "DRR_10_9" INT,
    "DRR_10_10" VARCHAR(255),
    "DRR_10_10y" VARCHAR(255),
    "MCG_11_1" INT,
    "MCG_11_2" INT,
    "MCG_11_3" VARCHAR(255),
    "MCG_11_3y" VARCHAR(255),
    "SSC_12_1" INT,
    "SSC_12_2" INT,
    "SSC_12_3" INT,
    "SSC_12_3_1" VARCHAR(255),
    "SSC_12_3_1y" VARCHAR(255),
    "SSC_12_4" INT,
    "SSC_12_4_1" VARCHAR(255),
    "SSC_12_4_1y" VARCHAR(255),
    "SSC_12_5" INT,
    "SSC_12_5_1" VARCHAR(255),
    "SSC_12_5_1y" VARCHAR(255),
    "WS_13_1" INT,
    "WS_13_2" INT,
    "WS_13_3" INT,
    "WS_13_4" INT,
    "WS_13_4_1" VARCHAR(255),
    "WS_13_5" VARCHAR(255),
    "WS_13_6" INT,
    "WS_13_6_1" INT,
    "EPE_14_1" INT,
    "EPE_14_2" INT,
    "EPE_14_3" VARCHAR(255),
    "EPE_14_4" INT,
    "EPE_14_5" VARCHAR(255),
    "EPE_14_6" INT,
    "EPE_14_6_1" INT,
    "EPE_14_6_2" INT,
    "EPE_14_6_3" VARCHAR(255),
    "EPE_14_6_4" VARCHAR(255),
    "EPE_14_6_5" VARCHAR(255),
    "GESI_15_1" INT,
    "GESI_15_1_1" VARCHAR(255),
    "GESI_15_2" INT,
    "GESI_15_3" INT,
    "GESI_15_4" INT,
    "GESI_15_5" INT,
    "GRM_16_1" INT,
    "GRM_16_1_1" VARCHAR(255),
    "GRM_16_1_1y" VARCHAR(255),
    "GRM_16_2" INT,
    "GRM_16_2_2" VARCHAR(255),
    "GRM_16_3" INT,
    "GRM_16_4" INT,
    "GRM_16_5" INT,
    "GRM_16_5_1" VARCHAR(255),
    "GRM_16_5_2" VARCHAR(255),
    "GRM_16_5_2y" VARCHAR(255),
    "GRM_16_5_3" VARCHAR(255),
    "GRM_16_6" VARCHAR(255),
    "GRM_16_6_1" VARCHAR(255),
    "GRM_16_6_2" VARCHAR(255),
    "GRM_16_6_2y" VARCHAR(255),
    "GRM_16_6_3" VARCHAR(255),
    "GRM_16_6_3_1" VARCHAR(255),
    "GRM_16_6_4" VARCHAR(255),
    "GRM_16_6_4y" VARCHAR(255),
    "GRM_16_7" VARCHAR(255),
    "GRM_16_7y" VARCHAR(255),
    "CCV_17_1" INT,
    "CCV_17_1_1" VARCHAR(255),
    "CCV_17_2" INT,
    "CCV_17_2_1" VARCHAR(255),
    "CCV_17_3" INT,
    "CCV_17_3_1" VARCHAR(255),
    "CCV_17_4" INT,
    "CCV_17_4_1" VARCHAR(255),
    "CCV_17_5" INT,
    "CCV_17_5_1" VARCHAR(255),
    "CCV_17_6" INT,
    "CCV_17_6_1" VARCHAR(255),
    "CCV_17_7" INT,
    "CCV_17_7_1" VARCHAR(255),
    "CCV_17_8" INT,
    "CCV_17_9" INT,
    "CCV_17_10" INT,
    "CCV_17_10_1" VARCHAR(255),
    "CCV_17_11" INT,
    "CCV_17_11_1" VARCHAR(255),
    "CCV_17_12" INT,
    "CCV_17_12_1" VARCHAR(255),
    "CCV_17_13" INT,
    "CCV_17_13_1" VARCHAR(255),
    "PE_18_1" INT,
    "PE_18_2" VARCHAR(255),
    "PE_18_2y" VARCHAR(255),
    "PE_18_3" INT,
    "PE_18_3_1" VARCHAR(255),
    "PE_18_3_1y" VARCHAR(255),
    "SO_19_1" INT,
    "SO_19_1_1" VARCHAR(255),
    "SO_19_1_1y" VARCHAR(255),
    "SO_19_1_2" VARCHAR(255),
    "SO_19_2" INT,
    "SO_19_2_1" VARCHAR(255),
    "SO_19_2_1y" VARCHAR(255),
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-02-12 10:02:19] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"submissions"} 
[2026-02-12 10:02:19] local.INFO: EXECUTING SQL FOR TABLE: male_info  
[2026-02-12 10:02:19] local.INFO: CREATE TABLE "male_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "FMI_3_1_1" VARCHAR(255),
    "FMI_3_1_2" VARCHAR(255),
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-02-12 10:02:19] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"male_info"} 
[2026-02-12 10:02:19] local.INFO: EXECUTING SQL FOR TABLE: female_info  
[2026-02-12 10:02:19] local.INFO: CREATE TABLE "female_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "FMI_3_2_1" VARCHAR(255),
    "FMI_3_2_2" VARCHAR(255),
    "PD_3_2_3" VARCHAR(255),
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-02-12 10:02:19] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"female_info"} 
[2026-02-12 10:02:19] local.INFO: EXECUTING SQL FOR TABLE: transgender_info  
[2026-02-12 10:02:19] local.INFO: CREATE TABLE "transgender_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-02-12 10:02:19] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"transgender_info"} 
[2026-02-12 10:02:19] local.INFO: === TABLE GENERATOR END ===  
[2026-02-12 10:03:30] local.INFO: ODK IMPORT CONTROLLER: Received request for Connection ID: 1  
[2026-02-12 10:03:30] local.INFO: ODK IMPORT CONTROLLER: Initializing service for Form: c_hru_mv_2025121021  
[2026-02-12 10:03:30] local.INFO: ODK IMPORT: Target Database = ifrap  
[2026-02-12 10:03:30] local.INFO: ODK IMPORT: Database resolved: ifrap  
[2026-02-12 10:03:30] local.INFO: ODK IMPORT CONTROLLER: Starting importAll()  
[2026-02-12 10:03:30] local.INFO: ODK IMPORT: Fetching submissions from https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions  
[2026-02-12 10:03:33] local.INFO: ODK IMPORT: Fetched 644 records.  
[2026-02-12 10:03:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab3b79058-e7d0-4ce2-b4c0-7254f81b1db1')/male_info  
[2026-02-12 10:03:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:03:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab3b79058-e7d0-4ce2-b4c0-7254f81b1db1')/female_info  
[2026-02-12 10:03:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:03:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36e9bb6f-fdb0-4b49-8407-062f27c2b7d8')/male_info  
[2026-02-12 10:03:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:03:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36e9bb6f-fdb0-4b49-8407-062f27c2b7d8')/female_info  
[2026-02-12 10:03:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:03:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6880fadf-e49e-4d70-a25a-ddb9e0d4c7ce')/male_info  
[2026-02-12 10:03:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:03:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6880fadf-e49e-4d70-a25a-ddb9e0d4c7ce')/female_info  
[2026-02-12 10:03:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:03:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1aab7c71-4c3a-4750-b04a-3def9d84f9c3')/male_info  
[2026-02-12 10:03:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:03:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1aab7c71-4c3a-4750-b04a-3def9d84f9c3')/female_info  
[2026-02-12 10:03:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:03:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad725d2d5-1e60-4c77-8806-c75c1b27475c')/male_info  
[2026-02-12 10:03:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:03:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad725d2d5-1e60-4c77-8806-c75c1b27475c')/female_info  
[2026-02-12 10:03:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:03:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3a60b5-a8df-46f4-a7b5-149e1bc01897')/male_info  
[2026-02-12 10:03:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:03:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3a60b5-a8df-46f4-a7b5-149e1bc01897')/female_info  
[2026-02-12 10:03:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:03:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A66585eb5-a2df-492c-973f-a7094fa0d7b4')/male_info  
[2026-02-12 10:03:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:03:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A66585eb5-a2df-492c-973f-a7094fa0d7b4')/female_info  
[2026-02-12 10:03:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:03:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7a0460ce-d6a7-4529-8ccc-c0bb502d26cf')/male_info  
[2026-02-12 10:03:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:03:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7a0460ce-d6a7-4529-8ccc-c0bb502d26cf')/female_info  
[2026-02-12 10:03:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:03:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf50d479-cfbe-42ad-a715-7335e18aae25')/male_info  
[2026-02-12 10:03:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:03:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf50d479-cfbe-42ad-a715-7335e18aae25')/female_info  
[2026-02-12 10:03:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:03:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad05ecf01-4502-4a65-9367-ba91ca7b6081')/male_info  
[2026-02-12 10:03:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:03:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad05ecf01-4502-4a65-9367-ba91ca7b6081')/female_info  
[2026-02-12 10:03:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:03:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9518b39-dbbc-4a7e-a1a7-f9fabf9c497d')/male_info  
[2026-02-12 10:03:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:03:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9518b39-dbbc-4a7e-a1a7-f9fabf9c497d')/female_info  
[2026-02-12 10:03:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:03:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9dda2c0c-c4ef-4579-b5c0-82991c9eb4a7')/male_info  
[2026-02-12 10:03:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:03:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9dda2c0c-c4ef-4579-b5c0-82991c9eb4a7')/female_info  
[2026-02-12 10:03:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:03:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd3b3b20-2ec6-4dcf-ab15-a654707b0e5d')/male_info  
[2026-02-12 10:04:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:04:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd3b3b20-2ec6-4dcf-ab15-a654707b0e5d')/female_info  
[2026-02-12 10:04:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:04:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A017f47a7-4638-4f1b-99b9-e740b5f3caec')/male_info  
[2026-02-12 10:04:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:04:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A017f47a7-4638-4f1b-99b9-e740b5f3caec')/female_info  
[2026-02-12 10:04:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:04:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A091e9ca3-8a47-4ead-9371-615ac6bc8bab')/male_info  
[2026-02-12 10:04:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:04:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A091e9ca3-8a47-4ead-9371-615ac6bc8bab')/female_info  
[2026-02-12 10:04:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:04:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af10ec80e-7d89-4348-965c-a5f60d26640a')/male_info  
[2026-02-12 10:04:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:04:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af10ec80e-7d89-4348-965c-a5f60d26640a')/female_info  
[2026-02-12 10:04:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:04:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e281aa0-4705-4ec0-aad5-cad1c48106d4')/male_info  
[2026-02-12 10:04:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:04:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e281aa0-4705-4ec0-aad5-cad1c48106d4')/female_info  
[2026-02-12 10:04:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:04:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A51a9f9c2-3157-4ee8-b023-cf951a8c601a')/male_info  
[2026-02-12 10:04:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:04:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A51a9f9c2-3157-4ee8-b023-cf951a8c601a')/female_info  
[2026-02-12 10:04:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:04:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ff07631-5a71-4433-923f-f7e3ed50433d')/male_info  
[2026-02-12 10:04:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:04:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ff07631-5a71-4433-923f-f7e3ed50433d')/female_info  
[2026-02-12 10:04:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:04:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de2f408-4470-4580-88ab-ca6ad54c68f9')/male_info  
[2026-02-12 10:04:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:04:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de2f408-4470-4580-88ab-ca6ad54c68f9')/female_info  
[2026-02-12 10:04:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:04:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aadc0e7b2-291a-4e1f-b3a9-a64d084a3b66')/male_info  
[2026-02-12 10:04:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:04:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aadc0e7b2-291a-4e1f-b3a9-a64d084a3b66')/female_info  
[2026-02-12 10:04:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:04:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0456e5fd-8a59-489f-a805-a039fb08a56e')/male_info  
[2026-02-12 10:04:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:04:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0456e5fd-8a59-489f-a805-a039fb08a56e')/female_info  
[2026-02-12 10:04:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:04:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A14574c38-a27b-4582-bb1a-09de4bdffdc8')/male_info  
[2026-02-12 10:04:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:04:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A14574c38-a27b-4582-bb1a-09de4bdffdc8')/female_info  
[2026-02-12 10:04:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:04:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e404b8f-749e-42e4-87ca-ddcd574ced91')/male_info  
[2026-02-12 10:04:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:04:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e404b8f-749e-42e4-87ca-ddcd574ced91')/female_info  
[2026-02-12 10:04:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:04:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8640ae3f-1b55-414d-a197-40e1a0c31863')/male_info  
[2026-02-12 10:04:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:04:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8640ae3f-1b55-414d-a197-40e1a0c31863')/female_info  
[2026-02-12 10:04:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:04:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A46e5e858-2cde-455a-9fe4-6c2deaf1a6f8')/male_info  
[2026-02-12 10:04:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:04:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A46e5e858-2cde-455a-9fe4-6c2deaf1a6f8')/female_info  
[2026-02-12 10:04:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:04:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac09fc311-459c-45ee-a14a-17a5fdb7f8bf')/male_info  
[2026-02-12 10:04:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:04:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac09fc311-459c-45ee-a14a-17a5fdb7f8bf')/female_info  
[2026-02-12 10:04:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:04:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64b689d-6fbf-404b-a05d-04e9eeaaef7d')/male_info  
[2026-02-12 10:04:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:04:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64b689d-6fbf-404b-a05d-04e9eeaaef7d')/female_info  
[2026-02-12 10:04:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:04:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A558dd560-6657-424a-9657-f46e50d5048a')/male_info  
[2026-02-12 10:04:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:04:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A558dd560-6657-424a-9657-f46e50d5048a')/female_info  
[2026-02-12 10:04:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:04:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf057f83-bea7-48a9-96b0-63b8fddb34a1')/male_info  
[2026-02-12 10:04:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:04:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf057f83-bea7-48a9-96b0-63b8fddb34a1')/female_info  
[2026-02-12 10:04:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:04:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8427beba-0826-4447-90bf-100c5998569a')/male_info  
[2026-02-12 10:04:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:04:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8427beba-0826-4447-90bf-100c5998569a')/female_info  
[2026-02-12 10:04:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:04:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A572f3e82-2097-4d7c-8e45-5794e76217d3')/male_info  
[2026-02-12 10:04:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:04:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A572f3e82-2097-4d7c-8e45-5794e76217d3')/female_info  
[2026-02-12 10:04:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:04:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa8394143-d09c-470a-a4e5-99f62f742f3d')/male_info  
[2026-02-12 10:04:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:04:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa8394143-d09c-470a-a4e5-99f62f742f3d')/female_info  
[2026-02-12 10:04:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:04:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86175f4b-c86f-4488-89c0-0f9fdfdcc2c1')/male_info  
[2026-02-12 10:04:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:04:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86175f4b-c86f-4488-89c0-0f9fdfdcc2c1')/female_info  
[2026-02-12 10:04:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:04:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac688d75-7773-4e43-baae-ae62c9438640')/male_info  
[2026-02-12 10:04:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:04:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac688d75-7773-4e43-baae-ae62c9438640')/female_info  
[2026-02-12 10:04:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:04:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab5fea1fc-c3fe-4213-a126-17db1d124c19')/male_info  
[2026-02-12 10:04:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:04:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab5fea1fc-c3fe-4213-a126-17db1d124c19')/female_info  
[2026-02-12 10:04:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:04:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ebfa5c5-44ba-498f-a2a5-bef3a4f0d14a')/male_info  
[2026-02-12 10:04:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:04:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ebfa5c5-44ba-498f-a2a5-bef3a4f0d14a')/female_info  
[2026-02-12 10:04:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:04:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15906e0b-3d93-44f0-a212-f099d0c29955')/male_info  
[2026-02-12 10:04:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:04:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15906e0b-3d93-44f0-a212-f099d0c29955')/female_info  
[2026-02-12 10:04:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:04:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A823b5c36-a28d-47cb-a478-5bfd94baa057')/male_info  
[2026-02-12 10:04:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:04:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A823b5c36-a28d-47cb-a478-5bfd94baa057')/female_info  
[2026-02-12 10:04:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:04:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ffb03b9-f611-4ec0-8e75-f5163af7bda6')/male_info  
[2026-02-12 10:04:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:04:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ffb03b9-f611-4ec0-8e75-f5163af7bda6')/female_info  
[2026-02-12 10:04:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:04:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2aedd83-a826-48cb-86c1-92f4788c2fd1')/male_info  
[2026-02-12 10:05:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:05:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2aedd83-a826-48cb-86c1-92f4788c2fd1')/female_info  
[2026-02-12 10:05:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:05:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e9059fe-33ba-45b7-a9e4-807d8dc58d51')/male_info  
[2026-02-12 10:05:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:05:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e9059fe-33ba-45b7-a9e4-807d8dc58d51')/female_info  
[2026-02-12 10:05:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:05:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad07f849e-f224-4d93-b057-22b0cee2c683')/male_info  
[2026-02-12 10:05:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:05:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad07f849e-f224-4d93-b057-22b0cee2c683')/female_info  
[2026-02-12 10:05:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:05:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad68ed24e-c832-441e-9aa2-3f9bdfb35e96')/male_info  
[2026-02-12 10:05:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:05:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad68ed24e-c832-441e-9aa2-3f9bdfb35e96')/female_info  
[2026-02-12 10:05:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:05:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A58de3994-2288-44c9-81a5-b8a79a719cf4')/male_info  
[2026-02-12 10:05:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:05:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A58de3994-2288-44c9-81a5-b8a79a719cf4')/female_info  
[2026-02-12 10:05:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:05:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ac83089-4091-4378-867b-4e775e7e6212')/male_info  
[2026-02-12 10:05:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:05:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ac83089-4091-4378-867b-4e775e7e6212')/female_info  
[2026-02-12 10:05:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:05:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7406a9bf-c07c-4f9b-a5b0-1d60776cd77d')/male_info  
[2026-02-12 10:05:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:05:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7406a9bf-c07c-4f9b-a5b0-1d60776cd77d')/female_info  
[2026-02-12 10:05:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:05:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf8a46fc-30ae-4ccd-b2ae-99819cac8435')/male_info  
[2026-02-12 10:05:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:05:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf8a46fc-30ae-4ccd-b2ae-99819cac8435')/female_info  
[2026-02-12 10:05:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:05:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1fc03adf-1a2a-4910-bfb3-8bf83a7dbda4')/male_info  
[2026-02-12 10:05:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:05:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1fc03adf-1a2a-4910-bfb3-8bf83a7dbda4')/female_info  
[2026-02-12 10:05:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:05:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A620ba806-9587-47c6-8a84-641e0ffc5b64')/male_info  
[2026-02-12 10:05:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:05:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A620ba806-9587-47c6-8a84-641e0ffc5b64')/female_info  
[2026-02-12 10:05:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:05:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeddc057e-9b94-4bb7-81b0-3e48bd431002')/male_info  
[2026-02-12 10:05:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:05:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeddc057e-9b94-4bb7-81b0-3e48bd431002')/female_info  
[2026-02-12 10:05:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:05:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47a7d180-c8d2-40cf-9537-7840e90896af')/male_info  
[2026-02-12 10:05:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:05:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47a7d180-c8d2-40cf-9537-7840e90896af')/female_info  
[2026-02-12 10:05:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:05:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03917b92-ed48-4b6e-8a8a-82c801c6e14e')/male_info  
[2026-02-12 10:05:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:05:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03917b92-ed48-4b6e-8a8a-82c801c6e14e')/female_info  
[2026-02-12 10:05:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:05:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82c604c9-feea-49c1-b2e7-0dfbf4ddb92f')/male_info  
[2026-02-12 10:05:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:05:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82c604c9-feea-49c1-b2e7-0dfbf4ddb92f')/female_info  
[2026-02-12 10:05:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:05:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e4ad9fb-3479-4e36-a197-ebb3a276c325')/male_info  
[2026-02-12 10:05:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:05:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e4ad9fb-3479-4e36-a197-ebb3a276c325')/female_info  
[2026-02-12 10:05:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:05:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5618cf2-a224-4c3d-9ac1-cc0dee0f254c')/male_info  
[2026-02-12 10:05:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:05:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5618cf2-a224-4c3d-9ac1-cc0dee0f254c')/female_info  
[2026-02-12 10:05:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:05:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e9ec443-6438-44de-b1ee-fc050810c88f')/male_info  
[2026-02-12 10:05:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:05:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e9ec443-6438-44de-b1ee-fc050810c88f')/female_info  
[2026-02-12 10:05:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:05:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4b696cd-efc8-45ac-8fdf-693c97d63c47')/male_info  
[2026-02-12 10:05:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:05:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4b696cd-efc8-45ac-8fdf-693c97d63c47')/female_info  
[2026-02-12 10:05:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:05:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12d34692-af25-4373-b637-da4fff4a764c')/male_info  
[2026-02-12 10:05:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:05:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12d34692-af25-4373-b637-da4fff4a764c')/female_info  
[2026-02-12 10:05:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:05:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8c0526a4-e226-442d-a5df-0f71db0f22e1')/male_info  
[2026-02-12 10:05:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:05:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8c0526a4-e226-442d-a5df-0f71db0f22e1')/female_info  
[2026-02-12 10:05:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:05:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4b1e2e00-9e9f-4c50-98b1-8f0d2a2806d0')/male_info  
[2026-02-12 10:05:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:05:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4b1e2e00-9e9f-4c50-98b1-8f0d2a2806d0')/female_info  
[2026-02-12 10:05:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:05:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb1e3668-f7cc-4ae8-b967-a67796f61455')/male_info  
[2026-02-12 10:05:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:05:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb1e3668-f7cc-4ae8-b967-a67796f61455')/female_info  
[2026-02-12 10:05:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:05:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A129708f1-6baf-46eb-ae74-cfa893fd95ba')/male_info  
[2026-02-12 10:05:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:05:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A129708f1-6baf-46eb-ae74-cfa893fd95ba')/female_info  
[2026-02-12 10:05:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:05:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f45df6c-a7ff-4071-88d5-e51a0ea7cbcf')/male_info  
[2026-02-12 10:05:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:05:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f45df6c-a7ff-4071-88d5-e51a0ea7cbcf')/female_info  
[2026-02-12 10:05:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:05:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5c8a7735-2552-4b2e-bb8b-951bfbeb5fff')/male_info  
[2026-02-12 10:05:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:05:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5c8a7735-2552-4b2e-bb8b-951bfbeb5fff')/female_info  
[2026-02-12 10:05:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:05:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add256f8c-0cd4-43e0-8232-f497badaacd5')/male_info  
[2026-02-12 10:05:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:05:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add256f8c-0cd4-43e0-8232-f497badaacd5')/female_info  
[2026-02-12 10:05:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:05:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34983c0e-9489-4f7a-9f0a-6e885079d3ca')/male_info  
[2026-02-12 10:05:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:05:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34983c0e-9489-4f7a-9f0a-6e885079d3ca')/female_info  
[2026-02-12 10:05:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:05:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A24e041df-9e34-4f80-8518-fc76d1065a20')/male_info  
[2026-02-12 10:06:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:06:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A24e041df-9e34-4f80-8518-fc76d1065a20')/female_info  
[2026-02-12 10:06:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:06:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae327be6e-3561-4e70-8ba3-301d97de7a80')/male_info  
[2026-02-12 10:06:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:06:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae327be6e-3561-4e70-8ba3-301d97de7a80')/female_info  
[2026-02-12 10:06:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:06:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9808af33-fb8c-48cc-b46a-ec95f2f3edf5')/male_info  
[2026-02-12 10:06:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:06:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9808af33-fb8c-48cc-b46a-ec95f2f3edf5')/female_info  
[2026-02-12 10:06:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:06:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1730f3a9-0ec7-49bc-b9a1-5083dfc9318e')/male_info  
[2026-02-12 10:06:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:06:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1730f3a9-0ec7-49bc-b9a1-5083dfc9318e')/female_info  
[2026-02-12 10:06:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:06:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad938a8-9999-433c-b15d-6edc9792832a')/male_info  
[2026-02-12 10:06:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:06:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad938a8-9999-433c-b15d-6edc9792832a')/female_info  
[2026-02-12 10:06:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:06:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c506973-617c-4dc9-a487-1f0e5e4dbc41')/male_info  
[2026-02-12 10:06:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:06:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c506973-617c-4dc9-a487-1f0e5e4dbc41')/female_info  
[2026-02-12 10:06:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:06:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d2486c2-1909-42fe-ada1-730948c854a9')/male_info  
[2026-02-12 10:06:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:06:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d2486c2-1909-42fe-ada1-730948c854a9')/female_info  
[2026-02-12 10:06:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:06:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abea3ee54-8095-4d0a-a45c-1dccc0d5b3ca')/male_info  
[2026-02-12 10:06:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:06:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abea3ee54-8095-4d0a-a45c-1dccc0d5b3ca')/female_info  
[2026-02-12 10:06:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:06:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34cfbb3c-2d4e-4bf8-bb3b-d750bc80db41')/male_info  
[2026-02-12 10:06:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:06:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34cfbb3c-2d4e-4bf8-bb3b-d750bc80db41')/female_info  
[2026-02-12 10:06:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:06:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21140602-1930-4211-8dd4-044ebcd19a34')/male_info  
[2026-02-12 10:06:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:06:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21140602-1930-4211-8dd4-044ebcd19a34')/female_info  
[2026-02-12 10:06:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:06:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad71943c3-b128-4d90-abc5-e449a3a4c38a')/male_info  
[2026-02-12 10:06:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:06:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad71943c3-b128-4d90-abc5-e449a3a4c38a')/female_info  
[2026-02-12 10:06:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:06:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A896dc340-c093-4df0-8034-8b954ef16958')/male_info  
[2026-02-12 10:06:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:06:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A896dc340-c093-4df0-8034-8b954ef16958')/female_info  
[2026-02-12 10:06:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:06:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A485fd47b-bd22-42c7-8b51-dadf57f52844')/male_info  
[2026-02-12 10:06:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:06:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A485fd47b-bd22-42c7-8b51-dadf57f52844')/female_info  
[2026-02-12 10:06:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:06:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56bf16c7-f75d-49cd-93ac-b5dbd4bb5012')/male_info  
[2026-02-12 10:06:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:06:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56bf16c7-f75d-49cd-93ac-b5dbd4bb5012')/female_info  
[2026-02-12 10:06:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:06:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4b78711-5495-4004-a3ac-311d4197a141')/male_info  
[2026-02-12 10:06:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:06:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4b78711-5495-4004-a3ac-311d4197a141')/female_info  
[2026-02-12 10:06:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:06:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8727c8-7c43-4c18-af95-3694c7c44503')/male_info  
[2026-02-12 10:06:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:06:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8727c8-7c43-4c18-af95-3694c7c44503')/female_info  
[2026-02-12 10:06:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:06:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A124d4d60-56aa-42d8-a045-e49b1e6ac86d')/male_info  
[2026-02-12 10:06:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:06:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A124d4d60-56aa-42d8-a045-e49b1e6ac86d')/female_info  
[2026-02-12 10:06:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:06:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A815b6e73-5944-4ee5-b28d-3d859c1601e4')/male_info  
[2026-02-12 10:06:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:06:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A815b6e73-5944-4ee5-b28d-3d859c1601e4')/female_info  
[2026-02-12 10:06:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:06:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0a7a4419-861b-4912-837c-658d27fe41e1')/male_info  
[2026-02-12 10:06:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:06:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0a7a4419-861b-4912-837c-658d27fe41e1')/female_info  
[2026-02-12 10:06:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:06:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed96007b-4c9d-41d4-a2d7-d4d193a75132')/male_info  
[2026-02-12 10:06:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:06:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed96007b-4c9d-41d4-a2d7-d4d193a75132')/female_info  
[2026-02-12 10:06:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:06:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4171e4f8-62bb-438f-8402-2af3d0ca6014')/male_info  
[2026-02-12 10:06:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:06:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4171e4f8-62bb-438f-8402-2af3d0ca6014')/female_info  
[2026-02-12 10:06:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:06:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac276ab91-559c-45d4-8ab6-8f90fa7df95e')/male_info  
[2026-02-12 10:06:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:06:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70525ae0-fcaf-4be5-9e88-0ab64c10dd2c')/male_info  
[2026-02-12 10:06:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:06:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70525ae0-fcaf-4be5-9e88-0ab64c10dd2c')/female_info  
[2026-02-12 10:06:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:06:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe484b04-37d0-4a91-af21-453a9344d2d1')/male_info  
[2026-02-12 10:06:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:06:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe484b04-37d0-4a91-af21-453a9344d2d1')/female_info  
[2026-02-12 10:06:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:06:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07128425-6cfc-4fcf-b9bd-2807759e8c52')/male_info  
[2026-02-12 10:06:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:06:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07128425-6cfc-4fcf-b9bd-2807759e8c52')/female_info  
[2026-02-12 10:06:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:06:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d22670b-8b00-4622-8285-19ee4a10f6ee')/male_info  
[2026-02-12 10:06:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:06:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d22670b-8b00-4622-8285-19ee4a10f6ee')/female_info  
[2026-02-12 10:06:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:06:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e4896c8-432a-4212-bc3c-eec39ff70130')/male_info  
[2026-02-12 10:06:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:06:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e4896c8-432a-4212-bc3c-eec39ff70130')/female_info  
[2026-02-12 10:06:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:06:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33647792-cd57-40c2-a2ea-4840ce5a70d9')/male_info  
[2026-02-12 10:06:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:06:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33647792-cd57-40c2-a2ea-4840ce5a70d9')/female_info  
[2026-02-12 10:06:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:06:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70f2b8ba-8ca9-42ba-b444-25a979480728')/male_info  
[2026-02-12 10:06:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:06:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70f2b8ba-8ca9-42ba-b444-25a979480728')/female_info  
[2026-02-12 10:07:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:07:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A373ac57e-db96-41de-a8ad-61d783b6464c')/male_info  
[2026-02-12 10:07:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:07:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A373ac57e-db96-41de-a8ad-61d783b6464c')/female_info  
[2026-02-12 10:07:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:07:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aec9c53f8-11a5-489b-9a94-1cb056411319')/male_info  
[2026-02-12 10:07:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:07:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aec9c53f8-11a5-489b-9a94-1cb056411319')/female_info  
[2026-02-12 10:07:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:07:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4b4ba1e-1da5-48f2-922e-f2bce81278e4')/male_info  
[2026-02-12 10:07:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:07:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4b4ba1e-1da5-48f2-922e-f2bce81278e4')/female_info  
[2026-02-12 10:07:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:07:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4f4a8f1-bfdb-4759-83ce-6526f226b863')/male_info  
[2026-02-12 10:07:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:07:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4f4a8f1-bfdb-4759-83ce-6526f226b863')/female_info  
[2026-02-12 10:07:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:07:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A69b51b89-638b-4b9e-a554-31404e4fb10a')/male_info  
[2026-02-12 10:07:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:07:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A69b51b89-638b-4b9e-a554-31404e4fb10a')/female_info  
[2026-02-12 10:07:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:07:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07735aed-627f-4933-b580-f965ea736962')/male_info  
[2026-02-12 10:07:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:07:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07735aed-627f-4933-b580-f965ea736962')/female_info  
[2026-02-12 10:07:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:07:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac3c429aa-56b5-480f-8550-b6ea455b336c')/male_info  
[2026-02-12 10:07:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:07:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac3c429aa-56b5-480f-8550-b6ea455b336c')/female_info  
[2026-02-12 10:07:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:07:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe534eef-7249-452c-9bfb-4d52c1185f01')/male_info  
[2026-02-12 10:07:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:07:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe534eef-7249-452c-9bfb-4d52c1185f01')/female_info  
[2026-02-12 10:07:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:07:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fa8afeb-c707-41e5-bf84-b782d3f9af3f')/male_info  
[2026-02-12 10:07:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:07:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fa8afeb-c707-41e5-bf84-b782d3f9af3f')/female_info  
[2026-02-12 10:07:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:07:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc3c2bf7-8ec2-47db-ad27-98c82fb5aaf3')/male_info  
[2026-02-12 10:07:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:07:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc3c2bf7-8ec2-47db-ad27-98c82fb5aaf3')/female_info  
[2026-02-12 10:07:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:07:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1579215e-7e14-4bdc-8866-ae1c422c7127')/male_info  
[2026-02-12 10:07:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:07:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1579215e-7e14-4bdc-8866-ae1c422c7127')/female_info  
[2026-02-12 10:07:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:07:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab294ab17-b2a3-46c0-966c-6ccf0aa62cb4')/male_info  
[2026-02-12 10:07:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:07:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab294ab17-b2a3-46c0-966c-6ccf0aa62cb4')/female_info  
[2026-02-12 10:07:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:07:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a2a5ec-bb6e-491e-839f-0c49e6323308')/male_info  
[2026-02-12 10:07:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:07:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a2a5ec-bb6e-491e-839f-0c49e6323308')/female_info  
[2026-02-12 10:07:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:07:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64dfd301-7f6a-477f-9750-522f8f5ffa5c')/male_info  
[2026-02-12 10:07:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:07:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64dfd301-7f6a-477f-9750-522f8f5ffa5c')/female_info  
[2026-02-12 10:07:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:07:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3768f06b-9feb-43d5-bb0c-6e337f0ebb72')/male_info  
[2026-02-12 10:07:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:07:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3768f06b-9feb-43d5-bb0c-6e337f0ebb72')/female_info  
[2026-02-12 10:07:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:07:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8727abe8-05cd-43dc-9fb4-b3e633165f9d')/male_info  
[2026-02-12 10:07:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:07:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8727abe8-05cd-43dc-9fb4-b3e633165f9d')/female_info  
[2026-02-12 10:07:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:07:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e080503-1529-4afc-ba90-d1d812cdc850')/male_info  
[2026-02-12 10:07:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:07:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e080503-1529-4afc-ba90-d1d812cdc850')/female_info  
[2026-02-12 10:07:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:07:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a8a2a64-c33c-421b-8be6-0cd7c7175516')/male_info  
[2026-02-12 10:07:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:07:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a8a2a64-c33c-421b-8be6-0cd7c7175516')/female_info  
[2026-02-12 10:07:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:07:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82eedd72-104f-4232-9733-7dca582fc7fb')/male_info  
[2026-02-12 10:07:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:07:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82eedd72-104f-4232-9733-7dca582fc7fb')/female_info  
[2026-02-12 10:07:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:07:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82617f5c-0e24-4e63-989f-f1789b3ddd62')/male_info  
[2026-02-12 10:07:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:07:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82617f5c-0e24-4e63-989f-f1789b3ddd62')/female_info  
[2026-02-12 10:07:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:07:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A965911a4-f90d-4ae8-851f-068a2c7d3a22')/male_info  
[2026-02-12 10:07:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:07:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A965911a4-f90d-4ae8-851f-068a2c7d3a22')/female_info  
[2026-02-12 10:07:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:07:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18db3fc1-abdd-40e8-9bf5-62e81b04b843')/male_info  
[2026-02-12 10:07:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:07:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18db3fc1-abdd-40e8-9bf5-62e81b04b843')/female_info  
[2026-02-12 10:07:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:07:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb374c83-9113-43e6-9393-be26e4e846f9')/male_info  
[2026-02-12 10:07:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:07:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb374c83-9113-43e6-9393-be26e4e846f9')/female_info  
[2026-02-12 10:07:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:07:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Affa75a17-fb44-4603-8aa9-4c1e8abcba8f')/male_info  
[2026-02-12 10:07:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:07:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Affa75a17-fb44-4603-8aa9-4c1e8abcba8f')/female_info  
[2026-02-12 10:07:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:07:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae24d6b39-8b1c-4411-98cc-04d75bf6b371')/male_info  
[2026-02-12 10:07:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:07:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae24d6b39-8b1c-4411-98cc-04d75bf6b371')/female_info  
[2026-02-12 10:07:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:07:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A332f9f3f-6cb6-4c92-b65a-63b4ed534423')/male_info  
[2026-02-12 10:07:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:07:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A332f9f3f-6cb6-4c92-b65a-63b4ed534423')/female_info  
[2026-02-12 10:07:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:07:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e6d5753-df22-4ed7-8aeb-8a6ea487e975')/male_info  
[2026-02-12 10:07:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:07:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e6d5753-df22-4ed7-8aeb-8a6ea487e975')/female_info  
[2026-02-12 10:07:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:07:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A040115dd-d3a9-4e35-aa63-7b26f3a65cee')/male_info  
[2026-02-12 10:07:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:07:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A040115dd-d3a9-4e35-aa63-7b26f3a65cee')/female_info  
[2026-02-12 10:08:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:08:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ec8ec44-b0cf-4634-94c1-0717dd04f735')/male_info  
[2026-02-12 10:08:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:08:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ec8ec44-b0cf-4634-94c1-0717dd04f735')/female_info  
[2026-02-12 10:08:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:08:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac696f82f-14b1-4f0d-9a66-1fe551e44403')/male_info  
[2026-02-12 10:08:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:08:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac696f82f-14b1-4f0d-9a66-1fe551e44403')/female_info  
[2026-02-12 10:08:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:08:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0b251c6-42f3-44c9-b960-6fc0e8482863')/male_info  
[2026-02-12 10:08:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:08:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0b251c6-42f3-44c9-b960-6fc0e8482863')/female_info  
[2026-02-12 10:08:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:08:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a8d378-52d2-401f-b3f8-14f051f7de67')/male_info  
[2026-02-12 10:08:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-12 10:08:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a8d378-52d2-401f-b3f8-14f051f7de67')/female_info  
[2026-02-12 10:08:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:08:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb37c9f1-04ff-46b1-b205-ff76f7790f70')/male_info  
[2026-02-12 10:08:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:08:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb37c9f1-04ff-46b1-b205-ff76f7790f70')/female_info  
[2026-02-12 10:08:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:08:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6366729d-0139-4d9b-9d57-5dd35e1ac9d4')/male_info  
[2026-02-12 10:08:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:08:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6366729d-0139-4d9b-9d57-5dd35e1ac9d4')/female_info  
[2026-02-12 10:08:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:08:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A648708ba-dfe5-4568-b7ac-2ffca1dc38bc')/male_info  
[2026-02-12 10:08:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:08:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A648708ba-dfe5-4568-b7ac-2ffca1dc38bc')/female_info  
[2026-02-12 10:08:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:08:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa521af30-b4f7-4566-a3fc-cababb8c5b6b')/male_info  
[2026-02-12 10:08:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 11 rows.  
[2026-02-12 10:08:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa521af30-b4f7-4566-a3fc-cababb8c5b6b')/female_info  
[2026-02-12 10:08:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:08:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03b169b9-faea-4fbc-9011-bb41a4358c6e')/male_info  
[2026-02-12 10:08:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:08:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03b169b9-faea-4fbc-9011-bb41a4358c6e')/female_info  
[2026-02-12 10:08:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:08:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf7a4fbd-22c8-442c-93cb-977770a9b524')/male_info  
[2026-02-12 10:08:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:08:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf7a4fbd-22c8-442c-93cb-977770a9b524')/female_info  
[2026-02-12 10:08:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:08:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac8d99d5-d9a8-46ad-bd65-611f558fbbc4')/male_info  
[2026-02-12 10:08:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:08:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac8d99d5-d9a8-46ad-bd65-611f558fbbc4')/female_info  
[2026-02-12 10:08:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:08:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abdb53156-352a-4931-b7c0-415d6a4ac8f1')/male_info  
[2026-02-12 10:08:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:08:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abdb53156-352a-4931-b7c0-415d6a4ac8f1')/female_info  
[2026-02-12 10:08:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:08:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b4549d6-70fe-4363-80c3-2f78002c4a64')/male_info  
[2026-02-12 10:08:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:08:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b4549d6-70fe-4363-80c3-2f78002c4a64')/female_info  
[2026-02-12 10:08:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:08:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb4522ee-693b-4199-9608-ea77fd9cfdc3')/male_info  
[2026-02-12 10:08:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:08:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb4522ee-693b-4199-9608-ea77fd9cfdc3')/female_info  
[2026-02-12 10:08:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:08:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A108efe9c-290e-4d46-9330-5248baf87d3e')/male_info  
[2026-02-12 10:08:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:08:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A108efe9c-290e-4d46-9330-5248baf87d3e')/female_info  
[2026-02-12 10:08:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:08:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab1ba7b7f-db32-4a38-bf9f-58ec5be8b33b')/male_info  
[2026-02-12 10:08:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:08:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab1ba7b7f-db32-4a38-bf9f-58ec5be8b33b')/female_info  
[2026-02-12 10:08:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:08:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab989a49b-85bf-4c3d-9897-18c6362464e8')/male_info  
[2026-02-12 10:08:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:08:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab989a49b-85bf-4c3d-9897-18c6362464e8')/female_info  
[2026-02-12 10:08:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:08:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9531c36f-9d7e-401f-a26e-33b09b8c3be8')/male_info  
[2026-02-12 10:08:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-12 10:08:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9531c36f-9d7e-401f-a26e-33b09b8c3be8')/female_info  
[2026-02-12 10:08:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:08:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A26014f7c-f359-4397-b57b-0d3985add50e')/male_info  
[2026-02-12 10:08:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:08:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A26014f7c-f359-4397-b57b-0d3985add50e')/female_info  
[2026-02-12 10:08:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:08:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc1209f1-6eda-47cc-b9a9-44fb4a44df68')/male_info  
[2026-02-12 10:08:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:08:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc1209f1-6eda-47cc-b9a9-44fb4a44df68')/female_info  
[2026-02-12 10:08:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:08:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8cf82538-011b-4fa6-ab6c-10d760e2d606')/male_info  
[2026-02-12 10:08:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:08:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8cf82538-011b-4fa6-ab6c-10d760e2d606')/female_info  
[2026-02-12 10:08:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:08:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A938cf24a-3f2d-4f27-8317-c5674524a140')/male_info  
[2026-02-12 10:08:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:08:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A938cf24a-3f2d-4f27-8317-c5674524a140')/female_info  
[2026-02-12 10:08:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:08:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5d1ae0b-ae68-4c99-8bf0-bc658943e3f4')/male_info  
[2026-02-12 10:08:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:08:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5d1ae0b-ae68-4c99-8bf0-bc658943e3f4')/female_info  
[2026-02-12 10:08:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:08:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0d54d54-0cc3-42e8-8750-c085262e250b')/male_info  
[2026-02-12 10:08:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:08:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0d54d54-0cc3-42e8-8750-c085262e250b')/female_info  
[2026-02-12 10:08:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:08:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f9f5939-62d9-4e45-977f-89f00c744646')/male_info  
[2026-02-12 10:08:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:08:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f9f5939-62d9-4e45-977f-89f00c744646')/female_info  
[2026-02-12 10:08:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:08:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0284a6b-77e9-403d-b359-b87429661497')/male_info  
[2026-02-12 10:08:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:08:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0284a6b-77e9-403d-b359-b87429661497')/female_info  
[2026-02-12 10:08:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:08:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5977e2ea-073c-40d7-a162-51efc8522f4e')/male_info  
[2026-02-12 10:08:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:08:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5977e2ea-073c-40d7-a162-51efc8522f4e')/female_info  
[2026-02-12 10:08:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:08:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4db932d7-bd9d-44b4-8a35-c3923d102255')/male_info  
[2026-02-12 10:09:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:09:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4db932d7-bd9d-44b4-8a35-c3923d102255')/female_info  
[2026-02-12 10:09:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:09:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75a5b795-e8bb-405d-84dd-14c2ec7a20f7')/male_info  
[2026-02-12 10:09:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:09:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75a5b795-e8bb-405d-84dd-14c2ec7a20f7')/female_info  
[2026-02-12 10:09:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:09:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de9af71-96ed-48d6-b68c-5f3873f32355')/male_info  
[2026-02-12 10:09:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:09:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de9af71-96ed-48d6-b68c-5f3873f32355')/female_info  
[2026-02-12 10:09:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:09:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41a9b743-6070-4b0c-98f8-0799df63df65')/male_info  
[2026-02-12 10:09:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:09:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41a9b743-6070-4b0c-98f8-0799df63df65')/female_info  
[2026-02-12 10:09:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:09:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A60b28f1a-8a0c-4bf1-a4f2-899043d81aa4')/male_info  
[2026-02-12 10:09:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:09:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A60b28f1a-8a0c-4bf1-a4f2-899043d81aa4')/female_info  
[2026-02-12 10:09:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:09:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aebcde978-12e1-4130-98c7-05cf211ccd3a')/male_info  
[2026-02-12 10:09:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:09:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aebcde978-12e1-4130-98c7-05cf211ccd3a')/female_info  
[2026-02-12 10:09:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:09:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab90e12f-ddf3-49b8-adb8-bfc86b04d427')/male_info  
[2026-02-12 10:09:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:09:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab90e12f-ddf3-49b8-adb8-bfc86b04d427')/female_info  
[2026-02-12 10:09:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:09:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7eebb6d8-05c4-4d8e-a8f5-8e9084e5761c')/male_info  
[2026-02-12 10:09:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:09:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7eebb6d8-05c4-4d8e-a8f5-8e9084e5761c')/female_info  
[2026-02-12 10:09:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:09:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A663930c3-4c17-4f04-a46a-a3df37b4cb4e')/male_info  
[2026-02-12 10:09:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:09:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A663930c3-4c17-4f04-a46a-a3df37b4cb4e')/female_info  
[2026-02-12 10:09:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:09:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e019c39-4494-4d66-acd7-72e1f095aa44')/male_info  
[2026-02-12 10:09:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:09:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e019c39-4494-4d66-acd7-72e1f095aa44')/female_info  
[2026-02-12 10:09:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:09:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1636a7fd-7c11-4069-be70-24cf8781eee5')/male_info  
[2026-02-12 10:09:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:09:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad243268d-1ffd-48c6-b303-83c6fd53e456')/male_info  
[2026-02-12 10:09:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:09:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad243268d-1ffd-48c6-b303-83c6fd53e456')/female_info  
[2026-02-12 10:09:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:09:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A55572cd1-2331-4c84-8918-4372a06b995d')/male_info  
[2026-02-12 10:09:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:09:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A55572cd1-2331-4c84-8918-4372a06b995d')/female_info  
[2026-02-12 10:09:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:09:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c601448-5e0d-44b0-a2db-2afdb5c2f7d3')/male_info  
[2026-02-12 10:09:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:09:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c601448-5e0d-44b0-a2db-2afdb5c2f7d3')/female_info  
[2026-02-12 10:09:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:09:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc687b74-ad08-4b00-9617-5fcae82e457a')/male_info  
[2026-02-12 10:09:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:09:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc687b74-ad08-4b00-9617-5fcae82e457a')/female_info  
[2026-02-12 10:09:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:09:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa80f461c-01b4-4076-8390-3b0554d09e55')/male_info  
[2026-02-12 10:09:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:09:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa80f461c-01b4-4076-8390-3b0554d09e55')/female_info  
[2026-02-12 10:09:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:09:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A59fbbdb6-ad1d-465c-97bc-9830c18c7628')/male_info  
[2026-02-12 10:09:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:09:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A59fbbdb6-ad1d-465c-97bc-9830c18c7628')/female_info  
[2026-02-12 10:09:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:09:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A865bf86c-041b-474e-8019-1859b5317832')/male_info  
[2026-02-12 10:09:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:09:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A865bf86c-041b-474e-8019-1859b5317832')/female_info  
[2026-02-12 10:09:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:09:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e90290c-a031-477a-8327-eb85dbc90651')/male_info  
[2026-02-12 10:09:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:09:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e90290c-a031-477a-8327-eb85dbc90651')/female_info  
[2026-02-12 10:09:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:09:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9d600645-208c-421d-b1ac-70e8b104ffed')/male_info  
[2026-02-12 10:09:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:09:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9d600645-208c-421d-b1ac-70e8b104ffed')/female_info  
[2026-02-12 10:09:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:09:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed35e970-ae71-4e81-acf7-fda11d484c1f')/male_info  
[2026-02-12 10:09:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:09:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed35e970-ae71-4e81-acf7-fda11d484c1f')/female_info  
[2026-02-12 10:09:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:09:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A534901a7-86a2-47a0-9976-79515b891fb1')/male_info  
[2026-02-12 10:09:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:09:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A534901a7-86a2-47a0-9976-79515b891fb1')/female_info  
[2026-02-12 10:09:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:09:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02d06261-3ab7-4340-b44a-2c5d1cf1dcdf')/male_info  
[2026-02-12 10:09:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:09:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02d06261-3ab7-4340-b44a-2c5d1cf1dcdf')/female_info  
[2026-02-12 10:09:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:09:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1c6ab4c-b823-4a6f-87b5-fc562f562aef')/male_info  
[2026-02-12 10:09:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:09:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1c6ab4c-b823-4a6f-87b5-fc562f562aef')/female_info  
[2026-02-12 10:09:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:09:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64d09ae-9a06-4e02-88c1-ac482c908938')/male_info  
[2026-02-12 10:09:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:09:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64d09ae-9a06-4e02-88c1-ac482c908938')/female_info  
[2026-02-12 10:09:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:09:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A001af4a1-4b3a-4a4f-a99e-3f728ad75f33')/male_info  
[2026-02-12 10:09:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:09:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A001af4a1-4b3a-4a4f-a99e-3f728ad75f33')/female_info  
[2026-02-12 10:09:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:09:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A151f070f-72c1-4a41-bee7-4fb0af5cc569')/male_info  
[2026-02-12 10:09:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:09:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A151f070f-72c1-4a41-bee7-4fb0af5cc569')/female_info  
[2026-02-12 10:09:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:09:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf003d8a-6915-46c8-aec3-576c9bac909f')/male_info  
[2026-02-12 10:09:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:09:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf003d8a-6915-46c8-aec3-576c9bac909f')/female_info  
[2026-02-12 10:09:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:09:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1866bd5-22ba-4cc0-982b-38c462a09b06')/male_info  
[2026-02-12 10:09:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:09:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1866bd5-22ba-4cc0-982b-38c462a09b06')/female_info  
[2026-02-12 10:10:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:10:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac9aad6f0-4dd0-42bc-a58e-4f74a40f5e6c')/male_info  
[2026-02-12 10:10:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:10:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac9aad6f0-4dd0-42bc-a58e-4f74a40f5e6c')/female_info  
[2026-02-12 10:10:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:10:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A37355a15-399b-4e9b-a835-b1f8c3e60e56')/male_info  
[2026-02-12 10:10:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:10:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A37355a15-399b-4e9b-a835-b1f8c3e60e56')/female_info  
[2026-02-12 10:10:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:10:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0525524-f892-4584-9088-1800ec3d31ed')/female_info  
[2026-02-12 10:10:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:10:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7661345b-bbaf-4389-b556-588ffbbde448')/male_info  
[2026-02-12 10:10:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:10:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7661345b-bbaf-4389-b556-588ffbbde448')/female_info  
[2026-02-12 10:10:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:10:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1b5ee3d-bc2f-4c50-b51c-8481d028ed1b')/male_info  
[2026-02-12 10:10:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:10:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1b5ee3d-bc2f-4c50-b51c-8481d028ed1b')/female_info  
[2026-02-12 10:10:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:10:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab72f3a6e-330d-4182-ba76-112b2a76b491')/male_info  
[2026-02-12 10:10:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:10:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab72f3a6e-330d-4182-ba76-112b2a76b491')/female_info  
[2026-02-12 10:10:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:10:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13f301e0-4b53-49c8-b12c-7f3aebea89b5')/male_info  
[2026-02-12 10:10:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:10:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13f301e0-4b53-49c8-b12c-7f3aebea89b5')/female_info  
[2026-02-12 10:10:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:10:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5178b667-c19e-4979-954e-7634f4565c58')/male_info  
[2026-02-12 10:10:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:10:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7330eb9e-c258-403c-919b-50003363b4d9')/male_info  
[2026-02-12 10:10:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:10:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7330eb9e-c258-403c-919b-50003363b4d9')/female_info  
[2026-02-12 10:10:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:10:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2471ee99-b4f8-46af-bf47-0c78c6afec3b')/male_info  
[2026-02-12 10:10:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:10:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2471ee99-b4f8-46af-bf47-0c78c6afec3b')/female_info  
[2026-02-12 10:10:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:10:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab11bc622-1ee4-46db-a9ad-7563daca2731')/male_info  
[2026-02-12 10:10:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:10:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab11bc622-1ee4-46db-a9ad-7563daca2731')/female_info  
[2026-02-12 10:10:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:10:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa180b9e9-45c9-4fce-98e1-0b4b75f8da20')/male_info  
[2026-02-12 10:10:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:10:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa180b9e9-45c9-4fce-98e1-0b4b75f8da20')/female_info  
[2026-02-12 10:10:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:10:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7826ab76-0a88-4a20-a47e-cb63acf0d93f')/male_info  
[2026-02-12 10:10:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:10:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7826ab76-0a88-4a20-a47e-cb63acf0d93f')/female_info  
[2026-02-12 10:10:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:10:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2a4e14e-3e14-45bf-83a0-919e542d7b61')/male_info  
[2026-02-12 10:10:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:10:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2a4e14e-3e14-45bf-83a0-919e542d7b61')/female_info  
[2026-02-12 10:10:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:10:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A101650b7-bd0b-400d-8c75-786744f60b8d')/male_info  
[2026-02-12 10:10:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:10:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A101650b7-bd0b-400d-8c75-786744f60b8d')/female_info  
[2026-02-12 10:10:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:10:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4309d876-4b4a-472a-bb71-a721c77a0921')/male_info  
[2026-02-12 10:10:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:10:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4309d876-4b4a-472a-bb71-a721c77a0921')/female_info  
[2026-02-12 10:10:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:10:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1da18acd-7ca1-4b20-b72c-06fd99a2291f')/male_info  
[2026-02-12 10:10:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:10:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1da18acd-7ca1-4b20-b72c-06fd99a2291f')/female_info  
[2026-02-12 10:10:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:10:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae532a07a-9b44-44ba-89bd-db0f8739e553')/male_info  
[2026-02-12 10:10:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:10:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae532a07a-9b44-44ba-89bd-db0f8739e553')/female_info  
[2026-02-12 10:10:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:10:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A641aa035-0c79-4b11-be90-d8d471db7fb8')/male_info  
[2026-02-12 10:10:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:10:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A641aa035-0c79-4b11-be90-d8d471db7fb8')/female_info  
[2026-02-12 10:10:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:10:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afa749ec5-f0f1-4df5-90f2-1eec1aee1a2f')/male_info  
[2026-02-12 10:10:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:10:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afa749ec5-f0f1-4df5-90f2-1eec1aee1a2f')/female_info  
[2026-02-12 10:10:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:10:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A465c20ee-9e1c-4552-810a-eda78deb5fce')/male_info  
[2026-02-12 10:10:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:10:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A465c20ee-9e1c-4552-810a-eda78deb5fce')/female_info  
[2026-02-12 10:10:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:10:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05cebe2b-e67c-4ff4-926e-ad937234cbbe')/male_info  
[2026-02-12 10:10:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:10:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05cebe2b-e67c-4ff4-926e-ad937234cbbe')/female_info  
[2026-02-12 10:10:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:10:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A28664a9d-1b99-47a7-be52-4d1590920bd6')/male_info  
[2026-02-12 10:10:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:10:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A28664a9d-1b99-47a7-be52-4d1590920bd6')/female_info  
[2026-02-12 10:10:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:10:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaadcb50-b366-493d-ac18-93ab045640ad')/male_info  
[2026-02-12 10:10:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:10:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaadcb50-b366-493d-ac18-93ab045640ad')/female_info  
[2026-02-12 10:10:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:10:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5d7eb013-6c55-4820-8e10-733aa754f3a6')/male_info  
[2026-02-12 10:10:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:10:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5d7eb013-6c55-4820-8e10-733aa754f3a6')/female_info  
[2026-02-12 10:10:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:10:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0b8f3b1-8be0-4db3-8887-4201d7164da9')/male_info  
[2026-02-12 10:10:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:10:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0b8f3b1-8be0-4db3-8887-4201d7164da9')/female_info  
[2026-02-12 10:10:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:10:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5a603ee-26e6-4265-8684-c0c3440fb04d')/male_info  
[2026-02-12 10:10:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:10:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5a603ee-26e6-4265-8684-c0c3440fb04d')/female_info  
[2026-02-12 10:10:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:10:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5500cd62-1e29-4ea0-92f1-b78ed099a73b')/male_info  
[2026-02-12 10:10:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:10:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5500cd62-1e29-4ea0-92f1-b78ed099a73b')/female_info  
[2026-02-12 10:11:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:11:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86a6e10c-b5cb-46f6-828f-a932e28d38a7')/female_info  
[2026-02-12 10:11:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:11:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afed6c921-f766-4956-bee5-58745821024d')/male_info  
[2026-02-12 10:11:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:11:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afed6c921-f766-4956-bee5-58745821024d')/female_info  
[2026-02-12 10:11:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 10:11:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98f74c4d-c66b-4131-86ca-8acab44d92be')/male_info  
[2026-02-12 10:11:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:11:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98f74c4d-c66b-4131-86ca-8acab44d92be')/female_info  
[2026-02-12 10:11:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:11:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac07196b4-85a2-46f0-8e38-ef51da169fa1')/male_info  
[2026-02-12 10:11:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:11:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ae3aff1-f8ed-4645-bd11-3ec852a2e755')/male_info  
[2026-02-12 10:11:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:11:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ae3aff1-f8ed-4645-bd11-3ec852a2e755')/female_info  
[2026-02-12 10:11:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:11:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d77c5f9-ecc8-42b5-b699-d370051fffe7')/male_info  
[2026-02-12 10:11:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:11:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d77c5f9-ecc8-42b5-b699-d370051fffe7')/female_info  
[2026-02-12 10:11:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:11:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A360ff666-7a64-4e69-b76b-20613a28fdad')/male_info  
[2026-02-12 10:11:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:11:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A360ff666-7a64-4e69-b76b-20613a28fdad')/female_info  
[2026-02-12 10:11:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:11:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f6e730c-fdc1-4b56-81f7-e9f5c1079e60')/male_info  
[2026-02-12 10:11:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:11:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f6e730c-fdc1-4b56-81f7-e9f5c1079e60')/female_info  
[2026-02-12 10:11:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:11:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6c9cf880-2063-4961-a78d-eec4e34e02aa')/male_info  
[2026-02-12 10:11:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:11:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6c9cf880-2063-4961-a78d-eec4e34e02aa')/female_info  
[2026-02-12 10:11:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:11:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07c48489-c2b0-4859-8c5d-2a84442d0eb4')/male_info  
[2026-02-12 10:11:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:11:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07c48489-c2b0-4859-8c5d-2a84442d0eb4')/female_info  
[2026-02-12 10:11:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:11:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45bf21ad-a7ed-4d67-9919-61cb1844c4b6')/male_info  
[2026-02-12 10:11:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:11:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45bf21ad-a7ed-4d67-9919-61cb1844c4b6')/female_info  
[2026-02-12 10:11:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:11:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0b8cfbef-6f06-408f-a398-aa3ef5d71e2b')/male_info  
[2026-02-12 10:11:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:11:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0b8cfbef-6f06-408f-a398-aa3ef5d71e2b')/female_info  
[2026-02-12 10:11:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:11:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A709262f1-b9cd-4215-8ea8-f4d0f801f354')/male_info  
[2026-02-12 10:11:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:11:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A709262f1-b9cd-4215-8ea8-f4d0f801f354')/female_info  
[2026-02-12 10:11:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:11:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff360e15-3cca-49a4-8c1e-f2f221906e53')/male_info  
[2026-02-12 10:11:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:11:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff360e15-3cca-49a4-8c1e-f2f221906e53')/female_info  
[2026-02-12 10:11:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:11:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2af7be25-ef74-4fad-8516-dd5f5b9700e9')/male_info  
[2026-02-12 10:11:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:11:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2af7be25-ef74-4fad-8516-dd5f5b9700e9')/female_info  
[2026-02-12 10:11:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:11:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abf60f323-cc68-44d7-9d80-7d47097b63a0')/male_info  
[2026-02-12 10:11:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:11:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abf60f323-cc68-44d7-9d80-7d47097b63a0')/female_info  
[2026-02-12 10:11:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:11:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A256976d4-e0d3-4cd0-a784-644b85b2f100')/male_info  
[2026-02-12 10:11:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:11:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A256976d4-e0d3-4cd0-a784-644b85b2f100')/female_info  
[2026-02-12 10:11:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:11:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A749b9f26-6b0f-435b-8675-b862ddebfefb')/male_info  
[2026-02-12 10:11:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:11:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A749b9f26-6b0f-435b-8675-b862ddebfefb')/female_info  
[2026-02-12 10:11:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:11:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A242800c4-0a28-43b1-9e2c-60fd27c1cee9')/male_info  
[2026-02-12 10:11:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:11:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A242800c4-0a28-43b1-9e2c-60fd27c1cee9')/female_info  
[2026-02-12 10:11:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:11:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ea1b26b-3d41-4841-a258-7649f63b74f0')/male_info  
[2026-02-12 10:11:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:11:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ea1b26b-3d41-4841-a258-7649f63b74f0')/female_info  
[2026-02-12 10:11:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:11:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac55f702e-e90d-40e0-a7ce-6708e96b9562')/male_info  
[2026-02-12 10:11:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:11:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac55f702e-e90d-40e0-a7ce-6708e96b9562')/female_info  
[2026-02-12 10:11:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:11:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad985b419-c54b-46a5-9fad-ff4442bc7df4')/male_info  
[2026-02-12 10:11:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:11:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad985b419-c54b-46a5-9fad-ff4442bc7df4')/female_info  
[2026-02-12 10:11:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:11:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa837161d-d7a9-4156-9709-d10783931812')/male_info  
[2026-02-12 10:11:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:11:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1781e05a-622f-43a5-8b2c-6d2a855a2080')/male_info  
[2026-02-12 10:11:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:11:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1781e05a-622f-43a5-8b2c-6d2a855a2080')/female_info  
[2026-02-12 10:11:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:11:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee8fbafb-d29f-4750-a859-94c8db62c360')/male_info  
[2026-02-12 10:11:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:11:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee8fbafb-d29f-4750-a859-94c8db62c360')/female_info  
[2026-02-12 10:11:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:11:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47442458-6868-4ca2-b714-fa49fa2f4672')/male_info  
[2026-02-12 10:11:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:11:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47442458-6868-4ca2-b714-fa49fa2f4672')/female_info  
[2026-02-12 10:11:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:11:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0209a2de-f0d7-4da2-a342-cdfcb2168919')/male_info  
[2026-02-12 10:11:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:11:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0209a2de-f0d7-4da2-a342-cdfcb2168919')/female_info  
[2026-02-12 10:11:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:11:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae3b9f732-1dfc-4e7f-aef0-d90f2f6b06b7')/male_info  
[2026-02-12 10:11:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:11:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae3b9f732-1dfc-4e7f-aef0-d90f2f6b06b7')/female_info  
[2026-02-12 10:11:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:11:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ff3c207-0496-41b1-a176-80aae3914039')/male_info  
[2026-02-12 10:11:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:11:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ff3c207-0496-41b1-a176-80aae3914039')/female_info  
[2026-02-12 10:11:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:11:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61340169-1e5e-4b17-9428-3e347337ac02')/male_info  
[2026-02-12 10:12:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:12:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61340169-1e5e-4b17-9428-3e347337ac02')/female_info  
[2026-02-12 10:12:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:12:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9711e48-3366-491f-8608-bd68407245b8')/male_info  
[2026-02-12 10:12:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:12:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9711e48-3366-491f-8608-bd68407245b8')/female_info  
[2026-02-12 10:12:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:12:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff9fda7c-8b63-4bee-bbdd-fff6d2092300')/male_info  
[2026-02-12 10:12:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:12:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff9fda7c-8b63-4bee-bbdd-fff6d2092300')/female_info  
[2026-02-12 10:12:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:12:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A68cd03e1-9b0b-44dc-bf9f-3d54ed0d0b77')/male_info  
[2026-02-12 10:12:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:12:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A68cd03e1-9b0b-44dc-bf9f-3d54ed0d0b77')/female_info  
[2026-02-12 10:12:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:12:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ca06f69-a5e2-4f18-b66a-558978ced6ba')/male_info  
[2026-02-12 10:12:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:12:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa27a1ed4-71a9-4deb-8111-e8fdca6ead41')/male_info  
[2026-02-12 10:12:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:12:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa27a1ed4-71a9-4deb-8111-e8fdca6ead41')/female_info  
[2026-02-12 10:12:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:12:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab131b77e-3a24-4cae-8e2e-6392cdbf7ed3')/male_info  
[2026-02-12 10:12:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:12:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab131b77e-3a24-4cae-8e2e-6392cdbf7ed3')/female_info  
[2026-02-12 10:12:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:12:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f64c72b-9c22-44eb-8515-3080279daac0')/male_info  
[2026-02-12 10:12:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:12:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f64c72b-9c22-44eb-8515-3080279daac0')/female_info  
[2026-02-12 10:12:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:12:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94dd0fa6-a34a-4560-9967-57c5c7705b03')/male_info  
[2026-02-12 10:12:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:12:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94dd0fa6-a34a-4560-9967-57c5c7705b03')/female_info  
[2026-02-12 10:12:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:12:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A263ba4f7-4b5f-44cb-8c31-787e21f8ba43')/male_info  
[2026-02-12 10:12:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:12:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A263ba4f7-4b5f-44cb-8c31-787e21f8ba43')/female_info  
[2026-02-12 10:12:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:12:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a84db5f-5096-4cf9-9711-7ae199214632')/male_info  
[2026-02-12 10:12:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:12:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a84db5f-5096-4cf9-9711-7ae199214632')/female_info  
[2026-02-12 10:12:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:12:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae58d0e1b-f9d4-435c-99cf-aa72a0c9180e')/male_info  
[2026-02-12 10:12:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:12:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae58d0e1b-f9d4-435c-99cf-aa72a0c9180e')/female_info  
[2026-02-12 10:12:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:12:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a875467-884b-4dfe-a97e-8cba3986d6db')/male_info  
[2026-02-12 10:12:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:12:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a875467-884b-4dfe-a97e-8cba3986d6db')/female_info  
[2026-02-12 10:12:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:12:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bb12e97-50cd-410a-907c-138a734f2de6')/male_info  
[2026-02-12 10:12:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:12:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bb12e97-50cd-410a-907c-138a734f2de6')/female_info  
[2026-02-12 10:12:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:12:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fad6636-86b7-4bb5-80ca-18602213550c')/male_info  
[2026-02-12 10:12:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:12:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fad6636-86b7-4bb5-80ca-18602213550c')/female_info  
[2026-02-12 10:12:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:12:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaf2ba39-a23d-47d4-9580-908c566766a8')/male_info  
[2026-02-12 10:12:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:12:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaf2ba39-a23d-47d4-9580-908c566766a8')/female_info  
[2026-02-12 10:12:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:12:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1886ce6c-3962-4b84-a47c-74d30b3b71b6')/male_info  
[2026-02-12 10:12:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:12:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1886ce6c-3962-4b84-a47c-74d30b3b71b6')/female_info  
[2026-02-12 10:12:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-12 10:12:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8522c3ad-b7fe-4430-86fc-34b16cd8866d')/male_info  
[2026-02-12 10:12:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:12:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8522c3ad-b7fe-4430-86fc-34b16cd8866d')/female_info  
[2026-02-12 10:12:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:12:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2df6ba7-b643-46a3-bd61-8a60efddb5e9')/male_info  
[2026-02-12 10:12:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:12:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2df6ba7-b643-46a3-bd61-8a60efddb5e9')/female_info  
[2026-02-12 10:12:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:12:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab60999f3-285d-45f6-9685-769279ec295c')/male_info  
[2026-02-12 10:12:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:12:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab60999f3-285d-45f6-9685-769279ec295c')/female_info  
[2026-02-12 10:12:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:12:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad190eade-4aa2-4b74-ad58-beb75bd27415')/male_info  
[2026-02-12 10:12:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:12:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad190eade-4aa2-4b74-ad58-beb75bd27415')/female_info  
[2026-02-12 10:12:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:12:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adeb91bb8-2478-4590-b4d8-b9ca229a37cb')/male_info  
[2026-02-12 10:12:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:12:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adeb91bb8-2478-4590-b4d8-b9ca229a37cb')/female_info  
[2026-02-12 10:12:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:12:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A383f403d-db4b-4636-b2a9-e2955ba14705')/male_info  
[2026-02-12 10:12:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:12:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A383f403d-db4b-4636-b2a9-e2955ba14705')/female_info  
[2026-02-12 10:12:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:12:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ef55955-cc8a-4a82-b8df-9957682233be')/male_info  
[2026-02-12 10:12:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:12:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ef55955-cc8a-4a82-b8df-9957682233be')/female_info  
[2026-02-12 10:12:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:12:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada8f39ed-443d-450d-9e59-81b7ba4192ec')/male_info  
[2026-02-12 10:12:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:12:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada8f39ed-443d-450d-9e59-81b7ba4192ec')/female_info  
[2026-02-12 10:12:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:12:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A211597fa-5bb3-4716-acba-398467f19cdb')/male_info  
[2026-02-12 10:12:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:12:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A211597fa-5bb3-4716-acba-398467f19cdb')/female_info  
[2026-02-12 10:12:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:12:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56a9492a-7460-4f68-aaf4-00badf1d6072')/male_info  
[2026-02-12 10:12:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:12:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abb3ce76d-c7e4-48b3-b3f2-204772d4c944')/male_info  
[2026-02-12 10:12:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:12:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abb3ce76d-c7e4-48b3-b3f2-204772d4c944')/female_info  
[2026-02-12 10:12:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:12:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af01d9790-2a04-4a18-a6b5-333d393a1b7c')/male_info  
[2026-02-12 10:12:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:12:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af01d9790-2a04-4a18-a6b5-333d393a1b7c')/female_info  
[2026-02-12 10:13:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:13:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeebb7ce6-0749-402f-a4a9-5d6a3e9c58f6')/male_info  
[2026-02-12 10:13:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:13:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeebb7ce6-0749-402f-a4a9-5d6a3e9c58f6')/female_info  
[2026-02-12 10:13:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:13:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0bb5ab2c-a47c-4ad7-b316-3d6589414fdd')/male_info  
[2026-02-12 10:13:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:13:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0bb5ab2c-a47c-4ad7-b316-3d6589414fdd')/female_info  
[2026-02-12 10:13:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 10:13:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad52355e0-0559-45f0-8dd5-e4685b3c13cf')/male_info  
[2026-02-12 10:13:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:13:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad52355e0-0559-45f0-8dd5-e4685b3c13cf')/female_info  
[2026-02-12 10:13:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:13:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A609b35de-a68a-4701-990d-619892e71210')/male_info  
[2026-02-12 10:13:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:13:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A609b35de-a68a-4701-990d-619892e71210')/female_info  
[2026-02-12 10:13:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:13:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32ae1956-ec28-4a2d-9aa2-c14148b7922a')/male_info  
[2026-02-12 10:13:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-02-12 10:13:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32ae1956-ec28-4a2d-9aa2-c14148b7922a')/female_info  
[2026-02-12 10:13:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:13:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A719faf10-c866-4c16-8dad-376688295581')/male_info  
[2026-02-12 10:13:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:13:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A719faf10-c866-4c16-8dad-376688295581')/female_info  
[2026-02-12 10:13:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:13:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab0a1bba1-a9a8-4b87-a9d8-7e58aefde521')/male_info  
[2026-02-12 10:13:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-02-12 10:13:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab0a1bba1-a9a8-4b87-a9d8-7e58aefde521')/female_info  
[2026-02-12 10:13:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:13:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab8e15e3d-7c70-4bab-a6f2-7af3a29312ef')/male_info  
[2026-02-12 10:13:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:13:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab8e15e3d-7c70-4bab-a6f2-7af3a29312ef')/female_info  
[2026-02-12 10:13:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:13:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32784477-509c-4873-8d35-e149a580c99d')/male_info  
[2026-02-12 10:13:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:13:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32784477-509c-4873-8d35-e149a580c99d')/female_info  
[2026-02-12 10:13:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:13:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add4ee787-fc18-48ef-9174-fb8ac12b6ee6')/male_info  
[2026-02-12 10:13:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:13:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add4ee787-fc18-48ef-9174-fb8ac12b6ee6')/female_info  
[2026-02-12 10:13:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:13:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A50611696-b3cb-4709-84ee-51e66831cda7')/male_info  
[2026-02-12 10:13:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:13:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A50611696-b3cb-4709-84ee-51e66831cda7')/female_info  
[2026-02-12 10:13:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:13:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3a5b5846-dbdc-4990-8ce8-4c7cef7d4f11')/male_info  
[2026-02-12 10:13:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:13:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3a5b5846-dbdc-4990-8ce8-4c7cef7d4f11')/female_info  
[2026-02-12 10:13:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:13:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ebadc3a-f31d-4ee6-ba35-74ff2733283d')/male_info  
[2026-02-12 10:13:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:13:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ebadc3a-f31d-4ee6-ba35-74ff2733283d')/female_info  
[2026-02-12 10:13:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:13:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf00d036-d522-4ad2-95ce-867e5f4b29c6')/female_info  
[2026-02-12 10:13:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:13:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd9740a-dbbc-4923-b020-0bf26a8e5fce')/male_info  
[2026-02-12 10:13:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:13:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd9740a-dbbc-4923-b020-0bf26a8e5fce')/female_info  
[2026-02-12 10:13:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:13:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1494d903-cc9d-47f2-89f7-63729c9785d2')/male_info  
[2026-02-12 10:13:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:13:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1494d903-cc9d-47f2-89f7-63729c9785d2')/female_info  
[2026-02-12 10:13:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:13:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af3808668-e28f-47ac-b49f-5a7e8227e6ca')/male_info  
[2026-02-12 10:13:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:13:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af3808668-e28f-47ac-b49f-5a7e8227e6ca')/female_info  
[2026-02-12 10:13:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:13:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ef03469-426d-4426-b15f-2059bb785439')/male_info  
[2026-02-12 10:13:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:13:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ef03469-426d-4426-b15f-2059bb785439')/female_info  
[2026-02-12 10:13:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:13:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2467b33e-196d-4961-a161-255a60196f42')/male_info  
[2026-02-12 10:13:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:13:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2467b33e-196d-4961-a161-255a60196f42')/female_info  
[2026-02-12 10:13:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:13:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A612a8705-6b1a-49a0-98b2-0fd0e76a6e5d')/male_info  
[2026-02-12 10:13:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:13:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A612a8705-6b1a-49a0-98b2-0fd0e76a6e5d')/female_info  
[2026-02-12 10:13:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:13:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80c3df41-a119-42f8-842e-e8e52a286cc8')/male_info  
[2026-02-12 10:13:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:13:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80c3df41-a119-42f8-842e-e8e52a286cc8')/female_info  
[2026-02-12 10:13:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:13:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa2fc53f5-62f6-4d83-ab70-5d5e9432b2f0')/female_info  
[2026-02-12 10:13:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:13:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c75611b-a1a7-4ccf-a03c-e6a2912f4f94')/male_info  
[2026-02-12 10:13:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:13:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c75611b-a1a7-4ccf-a03c-e6a2912f4f94')/female_info  
[2026-02-12 10:13:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:13:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A906f4792-c1ad-4b87-be00-bec8520c315c')/male_info  
[2026-02-12 10:13:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:13:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A906f4792-c1ad-4b87-be00-bec8520c315c')/female_info  
[2026-02-12 10:13:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:13:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A72f515db-d430-456c-8f64-ce5ad2aa951c')/male_info  
[2026-02-12 10:13:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:13:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A72f515db-d430-456c-8f64-ce5ad2aa951c')/female_info  
[2026-02-12 10:13:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:13:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaad09b4a-7cf6-43ef-891c-d43e39b1a0cf')/male_info  
[2026-02-12 10:13:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:13:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaad09b4a-7cf6-43ef-891c-d43e39b1a0cf')/female_info  
[2026-02-12 10:13:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:13:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36a2f26b-1f2a-4e47-8b49-7dbaea385b26')/male_info  
[2026-02-12 10:13:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:13:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36a2f26b-1f2a-4e47-8b49-7dbaea385b26')/female_info  
[2026-02-12 10:13:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:13:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A361a3289-ecfc-46ae-8505-d45b068876dc')/male_info  
[2026-02-12 10:13:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:13:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A361a3289-ecfc-46ae-8505-d45b068876dc')/female_info  
[2026-02-12 10:13:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:13:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f4e59a1-1336-4601-8852-7860b624cc0a')/male_info  
[2026-02-12 10:14:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:14:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f4e59a1-1336-4601-8852-7860b624cc0a')/female_info  
[2026-02-12 10:14:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-12 10:14:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15e37463-48a3-4a4b-a9e8-b1429ad0d374')/male_info  
[2026-02-12 10:14:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:14:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15e37463-48a3-4a4b-a9e8-b1429ad0d374')/female_info  
[2026-02-12 10:14:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:14:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05b5ab79-fc13-4e3a-b4ae-f538fedfaa8f')/male_info  
[2026-02-12 10:14:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:14:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05b5ab79-fc13-4e3a-b4ae-f538fedfaa8f')/female_info  
[2026-02-12 10:14:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:14:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8f634c-83b0-4edc-9019-eacf4d6e7ed9')/male_info  
[2026-02-12 10:14:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:14:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8f634c-83b0-4edc-9019-eacf4d6e7ed9')/female_info  
[2026-02-12 10:14:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:14:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa260a3fa-dacf-4726-8058-163c4093647f')/male_info  
[2026-02-12 10:14:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:14:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa260a3fa-dacf-4726-8058-163c4093647f')/female_info  
[2026-02-12 10:14:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:14:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75872711-d32f-4e54-8055-15102b81c406')/male_info  
[2026-02-12 10:14:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:14:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75872711-d32f-4e54-8055-15102b81c406')/female_info  
[2026-02-12 10:14:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:14:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5b1086f-b087-4ec0-a148-ccdbafc05338')/male_info  
[2026-02-12 10:14:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:14:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5b1086f-b087-4ec0-a148-ccdbafc05338')/female_info  
[2026-02-12 10:14:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:14:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3f979551-d3a4-44b0-b373-631c2c9fef40')/male_info  
[2026-02-12 10:14:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:14:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac18c9c3-4b1d-47bf-a94d-c985b8ecaee2')/male_info  
[2026-02-12 10:14:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:14:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac18c9c3-4b1d-47bf-a94d-c985b8ecaee2')/female_info  
[2026-02-12 10:14:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:14:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4875ff0d-f87b-44c5-8e28-d3068efb8c1d')/male_info  
[2026-02-12 10:14:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:14:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4875ff0d-f87b-44c5-8e28-d3068efb8c1d')/female_info  
[2026-02-12 10:14:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:14:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4e99f45-1876-49b6-a83f-e557e92d009e')/male_info  
[2026-02-12 10:14:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:14:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4e99f45-1876-49b6-a83f-e557e92d009e')/female_info  
[2026-02-12 10:14:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:14:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78064045-1ce5-4ba5-a48b-1399636e12c1')/male_info  
[2026-02-12 10:14:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:14:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78064045-1ce5-4ba5-a48b-1399636e12c1')/female_info  
[2026-02-12 10:14:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:14:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6baeb813-352b-4f47-b372-12a78af38aca')/male_info  
[2026-02-12 10:14:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:14:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6baeb813-352b-4f47-b372-12a78af38aca')/female_info  
[2026-02-12 10:14:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:14:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A756945f1-3333-4c33-a7e3-11947cac5b73')/male_info  
[2026-02-12 10:14:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:14:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A756945f1-3333-4c33-a7e3-11947cac5b73')/female_info  
[2026-02-12 10:14:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:14:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0cfe85b-ddd1-4b8d-a05b-780b81074555')/male_info  
[2026-02-12 10:14:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:14:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0cfe85b-ddd1-4b8d-a05b-780b81074555')/female_info  
[2026-02-12 10:14:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 10:14:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ea67b76-310f-456d-a3b8-9c74519adf5f')/male_info  
[2026-02-12 10:14:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:14:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ea67b76-310f-456d-a3b8-9c74519adf5f')/female_info  
[2026-02-12 10:14:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:14:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1afe5d-1168-4baf-8606-b00e80f3087f')/male_info  
[2026-02-12 10:14:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:14:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1afe5d-1168-4baf-8606-b00e80f3087f')/female_info  
[2026-02-12 10:14:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:14:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89daf28d-f21a-4ec5-9514-921bc1f80899')/male_info  
[2026-02-12 10:14:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:14:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89daf28d-f21a-4ec5-9514-921bc1f80899')/female_info  
[2026-02-12 10:14:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:14:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91eeb070-e22f-4761-9ae5-974bd862aaa9')/male_info  
[2026-02-12 10:14:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:14:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91eeb070-e22f-4761-9ae5-974bd862aaa9')/female_info  
[2026-02-12 10:14:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:14:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7936b82-23c8-4ba9-b5ed-7372286484ae')/male_info  
[2026-02-12 10:14:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:14:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7936b82-23c8-4ba9-b5ed-7372286484ae')/female_info  
[2026-02-12 10:14:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:14:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A76c2a271-64f2-4976-bf10-45bc0b377c90')/male_info  
[2026-02-12 10:14:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:14:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A76c2a271-64f2-4976-bf10-45bc0b377c90')/female_info  
[2026-02-12 10:14:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:14:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45cd4f22-3ec7-4770-a2cc-1867eff7cc80')/male_info  
[2026-02-12 10:14:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:14:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45cd4f22-3ec7-4770-a2cc-1867eff7cc80')/female_info  
[2026-02-12 10:14:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:14:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9a66704-eaf9-4242-9925-04c34f3deeac')/male_info  
[2026-02-12 10:14:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:14:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9a66704-eaf9-4242-9925-04c34f3deeac')/female_info  
[2026-02-12 10:14:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:14:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3bc9f6fc-cc0d-47d1-b234-00fd0fac6f0e')/male_info  
[2026-02-12 10:14:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:14:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3bc9f6fc-cc0d-47d1-b234-00fd0fac6f0e')/female_info  
[2026-02-12 10:14:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:14:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5f33b56-57f4-4261-9532-6d86db3e078f')/male_info  
[2026-02-12 10:14:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:14:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5f33b56-57f4-4261-9532-6d86db3e078f')/female_info  
[2026-02-12 10:14:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:14:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21dbf1f9-9596-4917-8382-0b6761faa324')/male_info  
[2026-02-12 10:14:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:14:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21dbf1f9-9596-4917-8382-0b6761faa324')/female_info  
[2026-02-12 10:14:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:14:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad63145c3-26e1-45eb-abdd-2a82c379ef24')/male_info  
[2026-02-12 10:14:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 12 rows.  
[2026-02-12 10:14:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad63145c3-26e1-45eb-abdd-2a82c379ef24')/female_info  
[2026-02-12 10:14:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:14:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5824dfc-9c72-4af4-8a95-0be1c0cc44c8')/male_info  
[2026-02-12 10:14:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:14:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5824dfc-9c72-4af4-8a95-0be1c0cc44c8')/female_info  
[2026-02-12 10:14:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:14:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f6fabe1-a32f-4b14-aa21-fbdc86de4418')/male_info  
[2026-02-12 10:15:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:15:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f6fabe1-a32f-4b14-aa21-fbdc86de4418')/female_info  
[2026-02-12 10:15:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:15:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9655bf31-3e33-4d0e-a8bd-f45d65d76172')/male_info  
[2026-02-12 10:15:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:15:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9655bf31-3e33-4d0e-a8bd-f45d65d76172')/female_info  
[2026-02-12 10:15:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:15:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A452607e1-1d1a-4883-95d2-8054d8c4fd06')/male_info  
[2026-02-12 10:15:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:15:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A452607e1-1d1a-4883-95d2-8054d8c4fd06')/female_info  
[2026-02-12 10:15:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:15:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada373646-c57b-4609-a4dd-090cf68fadb9')/male_info  
[2026-02-12 10:15:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:15:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada373646-c57b-4609-a4dd-090cf68fadb9')/female_info  
[2026-02-12 10:15:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:15:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2dbc85b1-3426-407d-a788-2d3b8b888b88')/male_info  
[2026-02-12 10:15:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:15:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2dbc85b1-3426-407d-a788-2d3b8b888b88')/female_info  
[2026-02-12 10:15:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:15:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71cbe318-b75b-414a-98d4-e60897d9e835')/male_info  
[2026-02-12 10:15:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-12 10:15:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71cbe318-b75b-414a-98d4-e60897d9e835')/female_info  
[2026-02-12 10:15:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:15:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3afdd419-9155-4b02-90cd-3fcb4983b46c')/male_info  
[2026-02-12 10:15:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:15:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4e21e9b-4874-40a6-bc51-d3d1773787c1')/male_info  
[2026-02-12 10:15:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:15:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4e21e9b-4874-40a6-bc51-d3d1773787c1')/female_info  
[2026-02-12 10:15:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:15:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ade761f6b-bfa5-4b6f-871f-d47c92553c4b')/male_info  
[2026-02-12 10:15:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:15:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ade761f6b-bfa5-4b6f-871f-d47c92553c4b')/female_info  
[2026-02-12 10:15:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:15:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2d4543fe-7746-4bb2-a104-7e86bed60d6d')/male_info  
[2026-02-12 10:15:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:15:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2d4543fe-7746-4bb2-a104-7e86bed60d6d')/female_info  
[2026-02-12 10:15:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:15:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A109f7a0a-f98c-484c-9028-fcb7e6c88888')/male_info  
[2026-02-12 10:15:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:15:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A109f7a0a-f98c-484c-9028-fcb7e6c88888')/female_info  
[2026-02-12 10:15:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:15:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a50aa0f-7412-4626-95f6-dbf5805283e3')/male_info  
[2026-02-12 10:15:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:15:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a50aa0f-7412-4626-95f6-dbf5805283e3')/female_info  
[2026-02-12 10:15:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:15:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A761ccc0d-09a4-4f6e-91d5-ecdc8f782dea')/male_info  
[2026-02-12 10:15:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:15:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A761ccc0d-09a4-4f6e-91d5-ecdc8f782dea')/female_info  
[2026-02-12 10:15:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:15:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33a6eb18-3807-4652-8ba8-6311d6c1b454')/male_info  
[2026-02-12 10:15:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:15:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33a6eb18-3807-4652-8ba8-6311d6c1b454')/female_info  
[2026-02-12 10:15:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:15:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac058767a-c275-42b5-bf48-bbf9b3f10035')/male_info  
[2026-02-12 10:15:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:15:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac058767a-c275-42b5-bf48-bbf9b3f10035')/female_info  
[2026-02-12 10:15:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:15:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0ef1a36-acc8-4f9a-8d6e-0060680563a6')/male_info  
[2026-02-12 10:15:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:15:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0ef1a36-acc8-4f9a-8d6e-0060680563a6')/female_info  
[2026-02-12 10:15:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:15:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4475fe1d-1996-4afd-91b1-5180de570b91')/male_info  
[2026-02-12 10:15:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:15:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4475fe1d-1996-4afd-91b1-5180de570b91')/female_info  
[2026-02-12 10:15:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:15:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba0b2436-2d97-44d8-a480-a93e1dea3ab1')/male_info  
[2026-02-12 10:15:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:15:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba0b2436-2d97-44d8-a480-a93e1dea3ab1')/female_info  
[2026-02-12 10:15:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:15:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A559fe15e-592f-4dfe-a322-3283dab22a03')/male_info  
[2026-02-12 10:15:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:15:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A559fe15e-592f-4dfe-a322-3283dab22a03')/female_info  
[2026-02-12 10:15:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:15:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A04f647e7-ee61-4187-88b3-d40e210df930')/female_info  
[2026-02-12 10:15:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:15:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89118379-de64-4780-8afb-c313cba1ad5a')/male_info  
[2026-02-12 10:15:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:15:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15b483a1-d868-469d-9ff6-f5be1361bce9')/female_info  
[2026-02-12 10:15:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:15:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A827f4a16-07dc-43ab-b500-fc2c7f0ff3f2')/male_info  
[2026-02-12 10:15:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:15:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A827f4a16-07dc-43ab-b500-fc2c7f0ff3f2')/female_info  
[2026-02-12 10:15:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:15:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4482bba8-ba18-43e5-8918-fef0d652f803')/male_info  
[2026-02-12 10:15:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:15:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4482bba8-ba18-43e5-8918-fef0d652f803')/female_info  
[2026-02-12 10:15:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:15:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7620792-493e-4f6a-ab97-b4fd830522c2')/male_info  
[2026-02-12 10:15:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:15:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7620792-493e-4f6a-ab97-b4fd830522c2')/female_info  
[2026-02-12 10:15:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:15:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba32a0ff-1d76-4fed-b3dc-76d28f263ddd')/male_info  
[2026-02-12 10:15:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:15:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba32a0ff-1d76-4fed-b3dc-76d28f263ddd')/female_info  
[2026-02-12 10:15:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:15:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A04b9ca32-50d0-41f2-b398-7dd806a939f8')/female_info  
[2026-02-12 10:15:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:15:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229953d5-5a82-443d-bf88-54f0d32f511d')/male_info  
[2026-02-12 10:15:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:15:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229953d5-5a82-443d-bf88-54f0d32f511d')/female_info  
[2026-02-12 10:15:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:15:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1202fda-c0b5-4965-8fea-ae0a2f9cf8d7')/male_info  
[2026-02-12 10:15:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:15:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1202fda-c0b5-4965-8fea-ae0a2f9cf8d7')/female_info  
[2026-02-12 10:15:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 9 rows.  
[2026-02-12 10:15:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7909018c-f0c8-4a29-a708-248a12cd2040')/male_info  
[2026-02-12 10:15:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:15:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7909018c-f0c8-4a29-a708-248a12cd2040')/female_info  
[2026-02-12 10:15:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:15:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92d5d91f-6377-4a1c-8f2b-3d319c9148f4')/male_info  
[2026-02-12 10:16:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:16:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92d5d91f-6377-4a1c-8f2b-3d319c9148f4')/female_info  
[2026-02-12 10:16:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:16:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acb6473cd-b46a-4418-91ca-d427c811b92e')/male_info  
[2026-02-12 10:16:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:16:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acb6473cd-b46a-4418-91ca-d427c811b92e')/female_info  
[2026-02-12 10:16:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:16:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae994aba4-6f5f-4b81-b07f-b9fcafdaaec5')/male_info  
[2026-02-12 10:16:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:16:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae994aba4-6f5f-4b81-b07f-b9fcafdaaec5')/female_info  
[2026-02-12 10:16:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:16:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abcc3abee-1129-40a8-9413-1a07765c0a7e')/male_info  
[2026-02-12 10:16:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:16:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abcc3abee-1129-40a8-9413-1a07765c0a7e')/female_info  
[2026-02-12 10:16:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:16:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa451fa2b-ec89-47e6-8908-e298a15c1364')/male_info  
[2026-02-12 10:16:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:16:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa451fa2b-ec89-47e6-8908-e298a15c1364')/female_info  
[2026-02-12 10:16:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:16:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9458e17-0dbd-4114-8e14-e2b0203cba40')/male_info  
[2026-02-12 10:16:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:16:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9458e17-0dbd-4114-8e14-e2b0203cba40')/female_info  
[2026-02-12 10:16:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:16:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1a1017f1-5d6a-4f98-994e-fefc668b904c')/female_info  
[2026-02-12 10:16:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:16:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6be09bfa-3602-47fe-92e1-c7ca6ab404fa')/male_info  
[2026-02-12 10:16:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:16:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6be09bfa-3602-47fe-92e1-c7ca6ab404fa')/female_info  
[2026-02-12 10:16:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:16:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7fb50f0d-964d-4681-94cd-a1f64da00da0')/male_info  
[2026-02-12 10:16:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:16:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7fb50f0d-964d-4681-94cd-a1f64da00da0')/female_info  
[2026-02-12 10:16:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:16:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73d4c60e-b732-48da-85ae-89a9cd15a18b')/male_info  
[2026-02-12 10:16:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:16:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73d4c60e-b732-48da-85ae-89a9cd15a18b')/female_info  
[2026-02-12 10:16:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:16:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac4c2830-34eb-449d-9d1f-f8b47d95c408')/male_info  
[2026-02-12 10:16:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:16:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac4c2830-34eb-449d-9d1f-f8b47d95c408')/female_info  
[2026-02-12 10:16:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:16:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A748025f3-5271-4645-9ddf-8a4b43576346')/male_info  
[2026-02-12 10:16:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:16:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A748025f3-5271-4645-9ddf-8a4b43576346')/female_info  
[2026-02-12 10:16:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:16:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2389a0e3-7d32-40af-a98e-18fe13c6b9ce')/male_info  
[2026-02-12 10:16:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:16:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2389a0e3-7d32-40af-a98e-18fe13c6b9ce')/female_info  
[2026-02-12 10:16:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:16:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A731f4be9-918f-4a6f-b047-74b4b2d65d71')/male_info  
[2026-02-12 10:16:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:16:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A731f4be9-918f-4a6f-b047-74b4b2d65d71')/female_info  
[2026-02-12 10:16:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:16:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A97f8c06e-ca16-42ba-a249-06ba2228f335')/male_info  
[2026-02-12 10:16:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:16:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A97f8c06e-ca16-42ba-a249-06ba2228f335')/female_info  
[2026-02-12 10:16:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:16:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25d4fa09-7e5e-4a7b-9e79-5454967c917e')/male_info  
[2026-02-12 10:16:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:16:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25d4fa09-7e5e-4a7b-9e79-5454967c917e')/female_info  
[2026-02-12 10:16:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:16:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70d06efe-9409-4c64-a855-356440813bee')/male_info  
[2026-02-12 10:16:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:16:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70d06efe-9409-4c64-a855-356440813bee')/female_info  
[2026-02-12 10:16:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:16:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c7b3af0-f66a-4fc9-8bbf-fce99663660c')/male_info  
[2026-02-12 10:16:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:16:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c7b3af0-f66a-4fc9-8bbf-fce99663660c')/female_info  
[2026-02-12 10:16:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:16:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25cadb09-9a66-4df9-aa82-c8f376d7abea')/male_info  
[2026-02-12 10:16:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:16:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25cadb09-9a66-4df9-aa82-c8f376d7abea')/female_info  
[2026-02-12 10:16:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:16:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A08a78d48-bc88-4b61-bdc4-543d7c7fb497')/male_info  
[2026-02-12 10:16:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:16:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A08a78d48-bc88-4b61-bdc4-543d7c7fb497')/female_info  
[2026-02-12 10:16:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:16:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb827b26-e335-4165-b8e6-837aef84dac5')/male_info  
[2026-02-12 10:16:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:16:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb827b26-e335-4165-b8e6-837aef84dac5')/female_info  
[2026-02-12 10:16:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:16:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ded2143-104b-4a58-b908-ad68075ea240')/male_info  
[2026-02-12 10:16:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:16:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ded2143-104b-4a58-b908-ad68075ea240')/female_info  
[2026-02-12 10:16:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:16:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3f97f7-5dbb-4c3b-b8ac-510ac4fdb944')/male_info  
[2026-02-12 10:16:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:16:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3f97f7-5dbb-4c3b-b8ac-510ac4fdb944')/female_info  
[2026-02-12 10:16:47] local.ERROR: Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteManifestNotFoundException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#65 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteManifestNotFoundException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(384): Illuminate\\Foundation\\Vite->manifest('build')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/83793b2040b22e6517caa6da6d0b130d.php(15): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#69 {main}
"} 
[2026-02-12 10:16:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:16:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab7157dd1-3e2e-4796-bb95-3465d1c35203')/male_info  
[2026-02-12 10:16:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:16:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c283ca2-7e8f-4f16-ac32-cf2461788673')/male_info  
[2026-02-12 10:16:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:16:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c283ca2-7e8f-4f16-ac32-cf2461788673')/female_info  
[2026-02-12 10:16:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:16:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1be10d90-0e64-44ae-a49a-2fbeff06bace')/male_info  
[2026-02-12 10:16:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:16:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1be10d90-0e64-44ae-a49a-2fbeff06bace')/female_info  
[2026-02-12 10:16:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:16:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad3d4875c-391c-4b74-8080-383843587124')/male_info  
[2026-02-12 10:16:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:16:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad3d4875c-391c-4b74-8080-383843587124')/female_info  
[2026-02-12 10:16:55] local.ERROR: Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteManifestNotFoundException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#65 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteManifestNotFoundException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(384): Illuminate\\Foundation\\Vite->manifest('build')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/83793b2040b22e6517caa6da6d0b130d.php(15): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#69 {main}
"} 
[2026-02-12 10:16:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:16:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6519af31-8978-44b1-9f37-c04c10a35514')/male_info  
[2026-02-12 10:16:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:16:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6519af31-8978-44b1-9f37-c04c10a35514')/female_info  
[2026-02-12 10:16:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:16:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada420f0c-79dd-4dc8-b35b-5f4f8ca7571c')/male_info  
[2026-02-12 10:16:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:16:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4336a157-3c5d-44e6-b998-fb8d6ba0465f')/male_info  
[2026-02-12 10:17:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:17:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4336a157-3c5d-44e6-b998-fb8d6ba0465f')/female_info  
[2026-02-12 10:17:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:17:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13bba5b2-7409-4042-a322-51c59d524b59')/male_info  
[2026-02-12 10:17:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:17:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13bba5b2-7409-4042-a322-51c59d524b59')/female_info  
[2026-02-12 10:17:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:17:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A27b6aadf-a1fb-4feb-b99b-6d490e0904ed')/male_info  
[2026-02-12 10:17:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:17:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A27b6aadf-a1fb-4feb-b99b-6d490e0904ed')/female_info  
[2026-02-12 10:17:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:17:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7808aa3e-d058-436f-8544-bcba69049009')/male_info  
[2026-02-12 10:17:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:17:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7808aa3e-d058-436f-8544-bcba69049009')/female_info  
[2026-02-12 10:17:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:17:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1bf3310-42ef-4603-b91f-715b894ab248')/male_info  
[2026-02-12 10:17:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:17:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1bf3310-42ef-4603-b91f-715b894ab248')/female_info  
[2026-02-12 10:17:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:17:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3d50ee8d-e344-4ac1-809a-a8f40b973b6b')/male_info  
[2026-02-12 10:17:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:17:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3d50ee8d-e344-4ac1-809a-a8f40b973b6b')/female_info  
[2026-02-12 10:17:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:17:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fd4a54b-5864-448b-885a-f2d2f7bda82f')/male_info  
[2026-02-12 10:17:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:17:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fd4a54b-5864-448b-885a-f2d2f7bda82f')/female_info  
[2026-02-12 10:17:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:17:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67e2c68-9b14-41f4-acb2-7cf703f660f3')/male_info  
[2026-02-12 10:17:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:17:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67e2c68-9b14-41f4-acb2-7cf703f660f3')/female_info  
[2026-02-12 10:17:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:17:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5afd2427-b90b-4834-a581-449f7bdf956e')/male_info  
[2026-02-12 10:17:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:17:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5afd2427-b90b-4834-a581-449f7bdf956e')/female_info  
[2026-02-12 10:17:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:17:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7235ad6a-7db6-4840-9d4d-df658adc602c')/male_info  
[2026-02-12 10:17:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:17:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7235ad6a-7db6-4840-9d4d-df658adc602c')/female_info  
[2026-02-12 10:17:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:17:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f6d8c33-42f0-42ee-bdf9-a2769007645d')/male_info  
[2026-02-12 10:17:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:17:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f6d8c33-42f0-42ee-bdf9-a2769007645d')/female_info  
[2026-02-12 10:17:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:17:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2396359d-bc55-4f9e-9f46-acefa047962b')/male_info  
[2026-02-12 10:17:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:17:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2396359d-bc55-4f9e-9f46-acefa047962b')/female_info  
[2026-02-12 10:17:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:17:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd068dec-d24c-4275-80c1-4ba473b99f95')/male_info  
[2026-02-12 10:17:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:17:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd068dec-d24c-4275-80c1-4ba473b99f95')/female_info  
[2026-02-12 10:17:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:17:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02685129-07d6-493e-836e-8ea69966999a')/male_info  
[2026-02-12 10:17:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:17:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02685129-07d6-493e-836e-8ea69966999a')/female_info  
[2026-02-12 10:17:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:17:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86dd0241-3df7-4346-b516-71f59172816b')/male_info  
[2026-02-12 10:17:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:17:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86dd0241-3df7-4346-b516-71f59172816b')/female_info  
[2026-02-12 10:17:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:17:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2eafacf7-5f46-4173-90cc-3d8acd9c4759')/male_info  
[2026-02-12 10:17:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:17:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2eafacf7-5f46-4173-90cc-3d8acd9c4759')/female_info  
[2026-02-12 10:17:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:17:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A966f103c-42d8-42fc-a1d0-738ea5e6b36c')/male_info  
[2026-02-12 10:17:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:17:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A966f103c-42d8-42fc-a1d0-738ea5e6b36c')/female_info  
[2026-02-12 10:17:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:17:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62c63a05-32c3-4f4b-9f06-64b1f71ee042')/male_info  
[2026-02-12 10:17:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:17:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62c63a05-32c3-4f4b-9f06-64b1f71ee042')/female_info  
[2026-02-12 10:17:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:17:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Addeb9d61-3bc0-430a-9896-80924336d841')/male_info  
[2026-02-12 10:17:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:17:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Addeb9d61-3bc0-430a-9896-80924336d841')/female_info  
[2026-02-12 10:17:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:17:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61a3a5da-a3e9-4883-9ea4-e7cefa3a0a84')/male_info  
[2026-02-12 10:17:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:17:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61a3a5da-a3e9-4883-9ea4-e7cefa3a0a84')/female_info  
[2026-02-12 10:17:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:17:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5b05e3a8-cc29-431a-a0a1-d7ba86abafe2')/male_info  
[2026-02-12 10:17:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:17:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5b05e3a8-cc29-431a-a0a1-d7ba86abafe2')/female_info  
[2026-02-12 10:17:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:17:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62421abf-bde6-4dcc-97d5-3eb66b319638')/male_info  
[2026-02-12 10:17:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:17:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62421abf-bde6-4dcc-97d5-3eb66b319638')/female_info  
[2026-02-12 10:17:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:17:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f2cfe9a-c13c-490d-a241-92acb8bafe9d')/male_info  
[2026-02-12 10:17:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:17:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f2cfe9a-c13c-490d-a241-92acb8bafe9d')/female_info  
[2026-02-12 10:17:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 10:17:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba97f7b0-b1b0-4327-82ad-007dbfa81c32')/male_info  
[2026-02-12 10:17:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:17:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba97f7b0-b1b0-4327-82ad-007dbfa81c32')/female_info  
[2026-02-12 10:17:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:17:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A40d65401-4209-4fd0-8182-4ccdb718d9c8')/male_info  
[2026-02-12 10:17:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:17:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A40d65401-4209-4fd0-8182-4ccdb718d9c8')/female_info  
[2026-02-12 10:17:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:17:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A331c34f8-d52f-47c4-8cdc-dbd3b5d53d85')/male_info  
[2026-02-12 10:17:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:17:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A331c34f8-d52f-47c4-8cdc-dbd3b5d53d85')/female_info  
[2026-02-12 10:17:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:17:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d7cca5c-7d1e-420d-b0ea-f94da72a8dd0')/male_info  
[2026-02-12 10:17:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:17:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d7cca5c-7d1e-420d-b0ea-f94da72a8dd0')/female_info  
[2026-02-12 10:17:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:17:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4f18dab6-597a-4996-b581-2de8d718acd8')/male_info  
[2026-02-12 10:17:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:17:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4f18dab6-597a-4996-b581-2de8d718acd8')/female_info  
[2026-02-12 10:18:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:18:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71ffde69-9436-4e42-bbc1-d5447484129c')/male_info  
[2026-02-12 10:18:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:18:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71ffde69-9436-4e42-bbc1-d5447484129c')/female_info  
[2026-02-12 10:18:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:18:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73aa7872-c22d-4b77-b8b0-2af00a0e21d9')/male_info  
[2026-02-12 10:18:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:18:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73aa7872-c22d-4b77-b8b0-2af00a0e21d9')/female_info  
[2026-02-12 10:18:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:18:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab05b1f8-5c7c-4b77-8222-ee01291cc17a')/male_info  
[2026-02-12 10:18:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:18:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab05b1f8-5c7c-4b77-8222-ee01291cc17a')/female_info  
[2026-02-12 10:18:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:18:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd14a99-6983-431e-9c6c-be24c2ea6562')/male_info  
[2026-02-12 10:18:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:18:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd14a99-6983-431e-9c6c-be24c2ea6562')/female_info  
[2026-02-12 10:18:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:18:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61bb2089-2087-4862-b51b-c65f87231331')/male_info  
[2026-02-12 10:18:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:18:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61bb2089-2087-4862-b51b-c65f87231331')/female_info  
[2026-02-12 10:18:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:18:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A11235967-bc9f-49d8-a792-874f83909d7c')/male_info  
[2026-02-12 10:18:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:18:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A11235967-bc9f-49d8-a792-874f83909d7c')/female_info  
[2026-02-12 10:18:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:18:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae7eca2f7-c415-4083-ac1f-cec6f036ea03')/male_info  
[2026-02-12 10:18:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:18:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae7eca2f7-c415-4083-ac1f-cec6f036ea03')/female_info  
[2026-02-12 10:18:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:18:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aad31d43f-e605-489f-bb94-bcabf8e3a7be')/male_info  
[2026-02-12 10:18:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:18:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aad31d43f-e605-489f-bb94-bcabf8e3a7be')/female_info  
[2026-02-12 10:18:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:18:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab07dc4cb-73d8-41ba-a87f-04724caa31c0')/male_info  
[2026-02-12 10:18:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:18:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab07dc4cb-73d8-41ba-a87f-04724caa31c0')/female_info  
[2026-02-12 10:18:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:18:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5eb8d515-b094-4eb6-b858-ca9c7dc48b9e')/male_info  
[2026-02-12 10:18:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:18:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5eb8d515-b094-4eb6-b858-ca9c7dc48b9e')/female_info  
[2026-02-12 10:18:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:18:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a58ecbf-6106-43fa-b9c8-ebd436f90fcf')/male_info  
[2026-02-12 10:18:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:18:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a58ecbf-6106-43fa-b9c8-ebd436f90fcf')/female_info  
[2026-02-12 10:18:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:18:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A88f922fc-e687-4019-929f-7fc509f69cfb')/male_info  
[2026-02-12 10:18:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:18:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A88f922fc-e687-4019-929f-7fc509f69cfb')/female_info  
[2026-02-12 10:18:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:18:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A48e10e36-ac15-4bca-a738-0e08ac07af19')/male_info  
[2026-02-12 10:18:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:18:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A48e10e36-ac15-4bca-a738-0e08ac07af19')/female_info  
[2026-02-12 10:18:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:18:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00b4eb93-e181-4fa9-a4f7-76222b59932d')/male_info  
[2026-02-12 10:18:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:18:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00b4eb93-e181-4fa9-a4f7-76222b59932d')/female_info  
[2026-02-12 10:18:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:18:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64a5ece1-7cb1-4921-8bbf-6cec58f1b2ac')/male_info  
[2026-02-12 10:18:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:18:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64a5ece1-7cb1-4921-8bbf-6cec58f1b2ac')/female_info  
[2026-02-12 10:18:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:18:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adbd727ae-e05a-465c-b62d-fd0ddb4784c6')/male_info  
[2026-02-12 10:18:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:18:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adbd727ae-e05a-465c-b62d-fd0ddb4784c6')/female_info  
[2026-02-12 10:18:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:18:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aabbcfa9b-9adb-4390-bb6d-cbb25fb8cb77')/male_info  
[2026-02-12 10:18:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:18:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aabbcfa9b-9adb-4390-bb6d-cbb25fb8cb77')/female_info  
[2026-02-12 10:18:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:18:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab6ca3a6-5b60-4df2-b559-4f1b24495caf')/male_info  
[2026-02-12 10:18:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:18:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab6ca3a6-5b60-4df2-b559-4f1b24495caf')/female_info  
[2026-02-12 10:18:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:18:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab6993c4a-c85f-4b16-b585-13dc2dcb4e6e')/male_info  
[2026-02-12 10:18:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:18:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab6993c4a-c85f-4b16-b585-13dc2dcb4e6e')/female_info  
[2026-02-12 10:18:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:18:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78990b37-05cb-4e9b-9b87-96654929e7e0')/male_info  
[2026-02-12 10:18:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:18:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78990b37-05cb-4e9b-9b87-96654929e7e0')/female_info  
[2026-02-12 10:18:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:18:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abfc08eab-2baf-482b-961c-d3718a62488a')/male_info  
[2026-02-12 10:18:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:18:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abfc08eab-2baf-482b-961c-d3718a62488a')/female_info  
[2026-02-12 10:18:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:18:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae033b133-fed9-4119-a92d-7c2288c4a53d')/male_info  
[2026-02-12 10:18:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:18:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae033b133-fed9-4119-a92d-7c2288c4a53d')/female_info  
[2026-02-12 10:18:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:18:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad51b6229-36ae-4658-94b0-b443f5505786')/male_info  
[2026-02-12 10:18:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:18:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad51b6229-36ae-4658-94b0-b443f5505786')/female_info  
[2026-02-12 10:18:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:18:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af55bb0f6-bedb-4339-898f-46067e1b9bf8')/male_info  
[2026-02-12 10:18:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:18:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af55bb0f6-bedb-4339-898f-46067e1b9bf8')/female_info  
[2026-02-12 10:18:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:18:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ef5b6dd-6fe7-4cae-8cea-b6412c06d391')/male_info  
[2026-02-12 10:18:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:18:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ef5b6dd-6fe7-4cae-8cea-b6412c06d391')/female_info  
[2026-02-12 10:18:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:18:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9f192fa3-2722-4a32-a475-e8f6882036ee')/male_info  
[2026-02-12 10:18:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:18:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9f192fa3-2722-4a32-a475-e8f6882036ee')/female_info  
[2026-02-12 10:18:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:18:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07ebe25d-343c-47f2-99de-270fd790d8db')/male_info  
[2026-02-12 10:18:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:18:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07ebe25d-343c-47f2-99de-270fd790d8db')/female_info  
[2026-02-12 10:18:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:18:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35780ed7-09ba-4e5e-96d9-506b4724b6b2')/female_info  
[2026-02-12 10:19:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:19:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A309f931d-982d-4328-b9e8-5d793c6379c0')/male_info  
[2026-02-12 10:19:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:19:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A309f931d-982d-4328-b9e8-5d793c6379c0')/female_info  
[2026-02-12 10:19:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:19:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5fb685dd-12a8-453d-9870-7d3d787f287f')/male_info  
[2026-02-12 10:19:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:19:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5fb685dd-12a8-453d-9870-7d3d787f287f')/female_info  
[2026-02-12 10:19:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:19:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f8e5b61-adf1-4a70-970a-3aeaf8a4c78c')/male_info  
[2026-02-12 10:19:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:19:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f8e5b61-adf1-4a70-970a-3aeaf8a4c78c')/female_info  
[2026-02-12 10:19:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:19:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A804e8c05-ef75-4c3e-9f78-e20aa627efc6')/female_info  
[2026-02-12 10:19:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:19:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0e16653a-a977-456c-aa08-fac141e90472')/male_info  
[2026-02-12 10:19:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:19:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0e16653a-a977-456c-aa08-fac141e90472')/female_info  
[2026-02-12 10:19:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:19:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af5d2309e-4b57-4161-8136-26ef41c59a7a')/male_info  
[2026-02-12 10:19:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:19:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af5d2309e-4b57-4161-8136-26ef41c59a7a')/female_info  
[2026-02-12 10:19:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:19:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae760c876-825a-496e-857d-a85ebe607518')/male_info  
[2026-02-12 10:19:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:19:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae760c876-825a-496e-857d-a85ebe607518')/female_info  
[2026-02-12 10:19:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:19:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a857ba0-7c06-4cb4-ab55-fd5df7458e78')/male_info  
[2026-02-12 10:19:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:19:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a857ba0-7c06-4cb4-ab55-fd5df7458e78')/female_info  
[2026-02-12 10:19:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:19:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A392fe4b4-658c-44aa-9f50-8b117f793c92')/male_info  
[2026-02-12 10:19:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:19:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A392fe4b4-658c-44aa-9f50-8b117f793c92')/female_info  
[2026-02-12 10:19:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:19:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab04d333d-c271-4993-9080-74865780bc22')/male_info  
[2026-02-12 10:19:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:19:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab04d333d-c271-4993-9080-74865780bc22')/female_info  
[2026-02-12 10:19:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:19:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad0ca42de-0734-4309-b6ad-0fd4e875acbd')/male_info  
[2026-02-12 10:19:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:19:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad0ca42de-0734-4309-b6ad-0fd4e875acbd')/female_info  
[2026-02-12 10:19:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:19:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1836f79-2754-40b9-8e2f-73f4fd0f703e')/male_info  
[2026-02-12 10:19:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:19:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1836f79-2754-40b9-8e2f-73f4fd0f703e')/female_info  
[2026-02-12 10:19:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:19:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e578089-0606-4cf2-b9e9-44b7ac429d2a')/male_info  
[2026-02-12 10:19:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:19:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e578089-0606-4cf2-b9e9-44b7ac429d2a')/female_info  
[2026-02-12 10:19:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:19:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfedb205-d156-4268-914b-922cdb2780a8')/male_info  
[2026-02-12 10:19:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:19:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfedb205-d156-4268-914b-922cdb2780a8')/female_info  
[2026-02-12 10:19:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:19:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad4eadeb3-e8f4-4faa-887d-a67befea503b')/male_info  
[2026-02-12 10:19:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:19:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad4eadeb3-e8f4-4faa-887d-a67befea503b')/female_info  
[2026-02-12 10:19:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:19:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f1fae33-dd3f-49d4-a3a7-45071d83e88d')/male_info  
[2026-02-12 10:19:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:19:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4dada4c3-2742-4d2b-abd3-3aa7c77ddc55')/male_info  
[2026-02-12 10:19:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:19:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4dada4c3-2742-4d2b-abd3-3aa7c77ddc55')/female_info  
[2026-02-12 10:19:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:19:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac48ff0c8-6c1d-46bd-b8e0-c72744effb48')/male_info  
[2026-02-12 10:19:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:19:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac48ff0c8-6c1d-46bd-b8e0-c72744effb48')/female_info  
[2026-02-12 10:19:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:19:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaef83ea7-d108-4429-aadb-8972da90c51d')/male_info  
[2026-02-12 10:19:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:19:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaef83ea7-d108-4429-aadb-8972da90c51d')/female_info  
[2026-02-12 10:19:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:19:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A44adc4d4-3e07-4bc9-a73e-d4e7245bcea5')/male_info  
[2026-02-12 10:19:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:19:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A44adc4d4-3e07-4bc9-a73e-d4e7245bcea5')/female_info  
[2026-02-12 10:19:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:19:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d39228e-9aa1-47b0-a170-6d5926f355b0')/male_info  
[2026-02-12 10:19:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:19:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d39228e-9aa1-47b0-a170-6d5926f355b0')/female_info  
[2026-02-12 10:19:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:19:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab86eeb69-15bc-4ded-9337-02e5c88b6fca')/male_info  
[2026-02-12 10:19:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:19:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab86eeb69-15bc-4ded-9337-02e5c88b6fca')/female_info  
[2026-02-12 10:19:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:19:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25339f54-1e88-4036-b802-6a2f0b6bc5ea')/male_info  
[2026-02-12 10:19:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:19:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25339f54-1e88-4036-b802-6a2f0b6bc5ea')/female_info  
[2026-02-12 10:19:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:19:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfad6e76-e770-4a5c-ab04-e1b66b70d90d')/male_info  
[2026-02-12 10:19:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:19:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfad6e76-e770-4a5c-ab04-e1b66b70d90d')/female_info  
[2026-02-12 10:19:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:19:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7844eb1c-660c-48be-a8e0-7872bd415b32')/male_info  
[2026-02-12 10:19:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:19:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7844eb1c-660c-48be-a8e0-7872bd415b32')/female_info  
[2026-02-12 10:19:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:19:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4c9d703b-6b89-4e96-b594-60b33fd8eec1')/male_info  
[2026-02-12 10:19:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:19:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4c9d703b-6b89-4e96-b594-60b33fd8eec1')/female_info  
[2026-02-12 10:19:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:19:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abbaf9c5b-b8a0-41a1-9bfe-a2bfe8afb5ff')/male_info  
[2026-02-12 10:19:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:19:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abbaf9c5b-b8a0-41a1-9bfe-a2bfe8afb5ff')/female_info  
[2026-02-12 10:19:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 10:19:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af26307b7-7f3e-4246-8c66-c83b94bed3b8')/male_info  
[2026-02-12 10:19:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:19:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af26307b7-7f3e-4246-8c66-c83b94bed3b8')/female_info  
[2026-02-12 10:19:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:19:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A09f61ac9-9935-4502-89d6-5c4124626589')/male_info  
[2026-02-12 10:20:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:20:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A09f61ac9-9935-4502-89d6-5c4124626589')/female_info  
[2026-02-12 10:20:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:20:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94325aa5-2a4a-488f-b2d9-47072d94a47f')/male_info  
[2026-02-12 10:20:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:20:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94325aa5-2a4a-488f-b2d9-47072d94a47f')/female_info  
[2026-02-12 10:20:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:20:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23f8e6cc-8151-461a-9884-054588e774fd')/male_info  
[2026-02-12 10:20:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:20:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23f8e6cc-8151-461a-9884-054588e774fd')/female_info  
[2026-02-12 10:20:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:20:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ab2d3f8-9272-486e-8d0f-9da98661fc46')/male_info  
[2026-02-12 10:20:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:20:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ab2d3f8-9272-486e-8d0f-9da98661fc46')/female_info  
[2026-02-12 10:20:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:20:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5705c098-8baa-4a2d-89ab-d54b88912ab0')/male_info  
[2026-02-12 10:20:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:20:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5705c098-8baa-4a2d-89ab-d54b88912ab0')/female_info  
[2026-02-12 10:20:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:20:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3aac7289-1f59-408b-b684-378d1186f69b')/male_info  
[2026-02-12 10:20:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-12 10:20:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3aac7289-1f59-408b-b684-378d1186f69b')/female_info  
[2026-02-12 10:20:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:20:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aead67b9c-ccac-411c-9cf4-65be14601e62')/male_info  
[2026-02-12 10:20:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:20:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aead67b9c-ccac-411c-9cf4-65be14601e62')/female_info  
[2026-02-12 10:20:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:20:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed7eee87-22ad-4217-8987-87bf968c9f4a')/male_info  
[2026-02-12 10:20:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:20:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed7eee87-22ad-4217-8987-87bf968c9f4a')/female_info  
[2026-02-12 10:20:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:20:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd63dc1d-6084-4633-a9d9-47ae820b8014')/male_info  
[2026-02-12 10:20:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:20:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd63dc1d-6084-4633-a9d9-47ae820b8014')/female_info  
[2026-02-12 10:20:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:20:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad41c28da-7e3a-4c51-9065-7280ffd04323')/male_info  
[2026-02-12 10:20:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:20:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad41c28da-7e3a-4c51-9065-7280ffd04323')/female_info  
[2026-02-12 10:20:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:20:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e6523b5-9776-427c-8272-9a194e05bcc8')/male_info  
[2026-02-12 10:20:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:20:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e6523b5-9776-427c-8272-9a194e05bcc8')/female_info  
[2026-02-12 10:20:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:20:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaafa68b8-832a-4c88-860f-839c546cc9f2')/male_info  
[2026-02-12 10:20:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:20:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaafa68b8-832a-4c88-860f-839c546cc9f2')/female_info  
[2026-02-12 10:20:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:20:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2b5174ce-5623-47d6-92ca-efb802624981')/male_info  
[2026-02-12 10:20:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:20:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2b5174ce-5623-47d6-92ca-efb802624981')/female_info  
[2026-02-12 10:20:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:20:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8bbf4e49-028f-4e19-b8be-e858b0bed7ed')/male_info  
[2026-02-12 10:20:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:20:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8bbf4e49-028f-4e19-b8be-e858b0bed7ed')/female_info  
[2026-02-12 10:20:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:20:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac77b0f1-7465-4b76-b371-993c76eee377')/male_info  
[2026-02-12 10:20:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:20:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac77b0f1-7465-4b76-b371-993c76eee377')/female_info  
[2026-02-12 10:20:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:20:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A65f07872-731d-405f-b1f4-b690be6499f9')/male_info  
[2026-02-12 10:20:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:20:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A65f07872-731d-405f-b1f4-b690be6499f9')/female_info  
[2026-02-12 10:20:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:20:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef7a200f-c4c4-4001-acdd-3a146a4b06a2')/male_info  
[2026-02-12 10:20:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:20:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef7a200f-c4c4-4001-acdd-3a146a4b06a2')/female_info  
[2026-02-12 10:20:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:20:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aea5687e8-ff2f-4cd8-92d0-4a200fca7b12')/male_info  
[2026-02-12 10:20:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:20:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aea5687e8-ff2f-4cd8-92d0-4a200fca7b12')/female_info  
[2026-02-12 10:20:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:20:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2dc69b0-a9a5-4a43-8197-4c0ccde29e5d')/male_info  
[2026-02-12 10:20:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:20:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2dc69b0-a9a5-4a43-8197-4c0ccde29e5d')/female_info  
[2026-02-12 10:20:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:20:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac2bdcb44-b31e-4b2d-9d09-4caa2a201561')/male_info  
[2026-02-12 10:20:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:20:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac2bdcb44-b31e-4b2d-9d09-4caa2a201561')/female_info  
[2026-02-12 10:20:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 10:20:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a890946-e9f3-4eb2-891e-d6f0f3f204bd')/male_info  
[2026-02-12 10:20:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:20:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a890946-e9f3-4eb2-891e-d6f0f3f204bd')/female_info  
[2026-02-12 10:20:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:20:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bae6d41-5d91-4dc4-a361-cbcd5388b8bd')/male_info  
[2026-02-12 10:20:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:20:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bae6d41-5d91-4dc4-a361-cbcd5388b8bd')/female_info  
[2026-02-12 10:20:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:20:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac6db5974-6915-4a85-b95d-276376861bca')/male_info  
[2026-02-12 10:20:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:20:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac6db5974-6915-4a85-b95d-276376861bca')/female_info  
[2026-02-12 10:20:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:20:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2adaacb5-4490-456a-96a7-5297c67f1a5a')/male_info  
[2026-02-12 10:20:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:20:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2adaacb5-4490-456a-96a7-5297c67f1a5a')/female_info  
[2026-02-12 10:20:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:20:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12c759f4-1bae-45c0-9145-32b15a4aaa6f')/male_info  
[2026-02-12 10:20:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:20:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12c759f4-1bae-45c0-9145-32b15a4aaa6f')/female_info  
[2026-02-12 10:20:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:20:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5d0fe3b-a337-40f0-96db-cc9bc347a441')/male_info  
[2026-02-12 10:20:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:20:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5d0fe3b-a337-40f0-96db-cc9bc347a441')/female_info  
[2026-02-12 10:20:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:20:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1081cb92-33f9-4a24-86b3-c36b2ca9e29b')/male_info  
[2026-02-12 10:20:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:20:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1081cb92-33f9-4a24-86b3-c36b2ca9e29b')/female_info  
[2026-02-12 10:20:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:20:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af52de280-6462-411f-b28b-a5c17253120c')/male_info  
[2026-02-12 10:20:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:20:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af52de280-6462-411f-b28b-a5c17253120c')/female_info  
[2026-02-12 10:21:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:21:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9379e406-c67a-49ec-b23c-9f5b33c766fd')/male_info  
[2026-02-12 10:21:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:21:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9379e406-c67a-49ec-b23c-9f5b33c766fd')/female_info  
[2026-02-12 10:21:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:21:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aedc15b17-3883-45ea-a80a-9764e0082942')/male_info  
[2026-02-12 10:21:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-12 10:21:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aedc15b17-3883-45ea-a80a-9764e0082942')/female_info  
[2026-02-12 10:21:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:21:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A888b67d7-0be3-4abf-8a75-6f131ad0d4f8')/male_info  
[2026-02-12 10:21:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:21:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A888b67d7-0be3-4abf-8a75-6f131ad0d4f8')/female_info  
[2026-02-12 10:21:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:21:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80e25cea-e528-4b91-a7b3-b374606932de')/male_info  
[2026-02-12 10:21:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:21:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80e25cea-e528-4b91-a7b3-b374606932de')/female_info  
[2026-02-12 10:21:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:21:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5b0a5f8-5e67-4874-bcc3-2f1a73edf2d6')/male_info  
[2026-02-12 10:21:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:21:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5b0a5f8-5e67-4874-bcc3-2f1a73edf2d6')/female_info  
[2026-02-12 10:21:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:21:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4989e9e6-9dd2-4c2a-889b-a873679a78d9')/male_info  
[2026-02-12 10:21:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:21:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4989e9e6-9dd2-4c2a-889b-a873679a78d9')/female_info  
[2026-02-12 10:21:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:21:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A01423cc8-0bde-41a0-84ee-e6bbd639bead')/male_info  
[2026-02-12 10:21:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:21:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A01423cc8-0bde-41a0-84ee-e6bbd639bead')/female_info  
[2026-02-12 10:21:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:21:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2c6dc46-b5e5-4964-8306-c4ba724bbb5e')/male_info  
[2026-02-12 10:21:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:21:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2c6dc46-b5e5-4964-8306-c4ba724bbb5e')/female_info  
[2026-02-12 10:21:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:21:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4a23ae4-f6df-4bc5-b9dd-30517a8eb558')/male_info  
[2026-02-12 10:21:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:21:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4a23ae4-f6df-4bc5-b9dd-30517a8eb558')/female_info  
[2026-02-12 10:21:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:21:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad582435c-dad3-4fd6-a037-0fabaeaeea4c')/male_info  
[2026-02-12 10:21:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:21:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad582435c-dad3-4fd6-a037-0fabaeaeea4c')/female_info  
[2026-02-12 10:21:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:21:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1c3955d-7f97-43af-b09f-c9f99dde5e59')/male_info  
[2026-02-12 10:21:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:21:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1c3955d-7f97-43af-b09f-c9f99dde5e59')/female_info  
[2026-02-12 10:21:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:21:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7cdd805d-126a-4c8f-bec7-0bd52e4856d3')/male_info  
[2026-02-12 10:21:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:21:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7cdd805d-126a-4c8f-bec7-0bd52e4856d3')/female_info  
[2026-02-12 10:21:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:21:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d9e5b3a-7196-4a04-9550-d2f5f4ef7d24')/male_info  
[2026-02-12 10:21:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:21:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d9e5b3a-7196-4a04-9550-d2f5f4ef7d24')/female_info  
[2026-02-12 10:21:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:21:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29279072-7907-48e4-a063-43e11b0f301c')/male_info  
[2026-02-12 10:21:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:21:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29279072-7907-48e4-a063-43e11b0f301c')/female_info  
[2026-02-12 10:21:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:21:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A300df2a2-dff7-488a-b364-2c9efa79d96a')/male_info  
[2026-02-12 10:21:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:21:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A300df2a2-dff7-488a-b364-2c9efa79d96a')/female_info  
[2026-02-12 10:21:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:21:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab573c1bf-c7b0-4954-a52b-61d1508308c8')/male_info  
[2026-02-12 10:21:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:21:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab573c1bf-c7b0-4954-a52b-61d1508308c8')/female_info  
[2026-02-12 10:21:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:21:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3770933b-b2dc-4e8b-9bcd-dc1f2882a1e7')/male_info  
[2026-02-12 10:21:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:21:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3770933b-b2dc-4e8b-9bcd-dc1f2882a1e7')/female_info  
[2026-02-12 10:21:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:21:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab48a2686-4d07-4c43-8a69-dd6e5aaba4f1')/male_info  
[2026-02-12 10:21:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:21:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab48a2686-4d07-4c43-8a69-dd6e5aaba4f1')/female_info  
[2026-02-12 10:21:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:21:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afcf1bfb8-b3a3-4009-b321-8e67fbd8b16c')/male_info  
[2026-02-12 10:21:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:21:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afcf1bfb8-b3a3-4009-b321-8e67fbd8b16c')/female_info  
[2026-02-12 10:21:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:21:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A771f6ed4-ac53-49ea-b98c-056d4f419e5d')/male_info  
[2026-02-12 10:21:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:21:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A771f6ed4-ac53-49ea-b98c-056d4f419e5d')/female_info  
[2026-02-12 10:21:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:21:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa563c3ec-cdb6-480f-8895-123e1e5822b9')/male_info  
[2026-02-12 10:21:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:21:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa563c3ec-cdb6-480f-8895-123e1e5822b9')/female_info  
[2026-02-12 10:21:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:21:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac92ead56-2c59-4260-b930-a4567736373f')/male_info  
[2026-02-12 10:21:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:21:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac92ead56-2c59-4260-b930-a4567736373f')/female_info  
[2026-02-12 10:21:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 10:21:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35b36dd1-d0c3-443a-b1b3-21e68d14af22')/male_info  
[2026-02-12 10:21:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:21:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35b36dd1-d0c3-443a-b1b3-21e68d14af22')/female_info  
[2026-02-12 10:21:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:21:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0dc4288-f1fe-46e2-aae5-4a8858ea7ed0')/male_info  
[2026-02-12 10:21:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:21:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0dc4288-f1fe-46e2-aae5-4a8858ea7ed0')/female_info  
[2026-02-12 10:21:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:21:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee27612c-bec4-4af2-8168-5544526b6454')/male_info  
[2026-02-12 10:21:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:21:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee27612c-bec4-4af2-8168-5544526b6454')/female_info  
[2026-02-12 10:21:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:21:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037bc1f1-9896-42fa-ba88-e42a8b8900f4')/male_info  
[2026-02-12 10:21:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:21:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037bc1f1-9896-42fa-ba88-e42a8b8900f4')/female_info  
[2026-02-12 10:21:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:21:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9fa0de8-0f97-42fb-8dc7-126b06d4d0ce')/male_info  
[2026-02-12 10:21:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:21:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9fa0de8-0f97-42fb-8dc7-126b06d4d0ce')/female_info  
[2026-02-12 10:21:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:21:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7219fb4b-f33c-4998-a480-18059f7f3126')/female_info  
[2026-02-12 10:21:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:21:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98035127-c596-4678-a6ab-44468335c347')/male_info  
[2026-02-12 10:22:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:22:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98035127-c596-4678-a6ab-44468335c347')/female_info  
[2026-02-12 10:22:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:22:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A20d6e1de-2381-49ec-a648-5346aa2246e4')/male_info  
[2026-02-12 10:22:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:22:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A20d6e1de-2381-49ec-a648-5346aa2246e4')/female_info  
[2026-02-12 10:22:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:22:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6767b3c3-80fe-4bd9-a96f-b4881c27e558')/male_info  
[2026-02-12 10:22:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:22:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6767b3c3-80fe-4bd9-a96f-b4881c27e558')/female_info  
[2026-02-12 10:22:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:22:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A323d7388-4083-4f08-a2e2-7e6d6b69925a')/male_info  
[2026-02-12 10:22:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:22:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A323d7388-4083-4f08-a2e2-7e6d6b69925a')/female_info  
[2026-02-12 10:22:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:22:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A85e332a4-66a0-47c7-893d-cb6d611312ed')/male_info  
[2026-02-12 10:22:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:22:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A85e332a4-66a0-47c7-893d-cb6d611312ed')/female_info  
[2026-02-12 10:22:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:22:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af413cc06-b225-4e3c-b249-e00ac8dddb86')/male_info  
[2026-02-12 10:22:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:22:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af413cc06-b225-4e3c-b249-e00ac8dddb86')/female_info  
[2026-02-12 10:22:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:22:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa16b2182-7bab-49f2-9322-31f5d7530c9f')/male_info  
[2026-02-12 10:22:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:22:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa16b2182-7bab-49f2-9322-31f5d7530c9f')/female_info  
[2026-02-12 10:22:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:22:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ed5e3c7-8d77-49e3-89c9-e83aa7fcf001')/male_info  
[2026-02-12 10:22:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:22:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ed5e3c7-8d77-49e3-89c9-e83aa7fcf001')/female_info  
[2026-02-12 10:22:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:22:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e87292f-a4c0-4841-9a8c-6fb0f56d86e0')/male_info  
[2026-02-12 10:22:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:22:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e87292f-a4c0-4841-9a8c-6fb0f56d86e0')/female_info  
[2026-02-12 10:22:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:22:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e280a7e-829a-4b63-967a-e2a109463be5')/female_info  
[2026-02-12 10:22:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:22:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56f3c797-f79d-41c3-a0dc-f6fd93c5cd80')/male_info  
[2026-02-12 10:22:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:22:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56f3c797-f79d-41c3-a0dc-f6fd93c5cd80')/female_info  
[2026-02-12 10:22:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:22:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5211c7c9-a79a-4300-9261-1e383fc34511')/male_info  
[2026-02-12 10:22:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:22:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5211c7c9-a79a-4300-9261-1e383fc34511')/female_info  
[2026-02-12 10:22:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:22:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac82571d7-1329-4aa2-acb2-5b9a6f85e2e4')/male_info  
[2026-02-12 10:22:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:22:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac82571d7-1329-4aa2-acb2-5b9a6f85e2e4')/female_info  
[2026-02-12 10:22:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:22:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78809ca1-25b4-4a8a-b4ff-cc845031e1e7')/male_info  
[2026-02-12 10:22:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:22:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78809ca1-25b4-4a8a-b4ff-cc845031e1e7')/female_info  
[2026-02-12 10:22:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:22:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A550a393a-1fa0-4abd-b92c-244b2e2b7338')/male_info  
[2026-02-12 10:22:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:22:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A550a393a-1fa0-4abd-b92c-244b2e2b7338')/female_info  
[2026-02-12 10:22:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:22:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abed646c6-380b-41fb-b50a-c5f3fef95662')/male_info  
[2026-02-12 10:22:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:22:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abed646c6-380b-41fb-b50a-c5f3fef95662')/female_info  
[2026-02-12 10:22:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:22:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8baa0579-1439-499c-bd02-8da3823232b2')/male_info  
[2026-02-12 10:22:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:22:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8baa0579-1439-499c-bd02-8da3823232b2')/female_info  
[2026-02-12 10:22:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:22:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A690ac802-6090-4d83-8c2b-20991584378e')/male_info  
[2026-02-12 10:22:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:22:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A690ac802-6090-4d83-8c2b-20991584378e')/female_info  
[2026-02-12 10:22:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:22:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af942067b-28d5-43fb-9272-6cebfb5c52f1')/male_info  
[2026-02-12 10:22:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:22:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af942067b-28d5-43fb-9272-6cebfb5c52f1')/female_info  
[2026-02-12 10:22:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:22:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e4a4baa-5cfe-4f95-af84-64bb26fc6a33')/male_info  
[2026-02-12 10:22:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:22:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e4a4baa-5cfe-4f95-af84-64bb26fc6a33')/female_info  
[2026-02-12 10:22:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:22:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef6af26d-9a86-401d-a168-e1948bdafd2f')/male_info  
[2026-02-12 10:22:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:22:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef6af26d-9a86-401d-a168-e1948bdafd2f')/female_info  
[2026-02-12 10:22:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:22:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A74447f96-1e09-4675-a937-85482b9a903f')/male_info  
[2026-02-12 10:22:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:22:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A74447f96-1e09-4675-a937-85482b9a903f')/female_info  
[2026-02-12 10:22:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:22:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab083e558-8d4b-4c72-b8c1-8dbaa5a3efcb')/male_info  
[2026-02-12 10:22:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:22:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab083e558-8d4b-4c72-b8c1-8dbaa5a3efcb')/female_info  
[2026-02-12 10:22:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:22:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef3e1061-3d84-4aa7-a53a-3abc6edc2451')/male_info  
[2026-02-12 10:22:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:22:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef3e1061-3d84-4aa7-a53a-3abc6edc2451')/female_info  
[2026-02-12 10:22:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:22:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7631ed6c-4bdb-436c-ac77-c2e2b8ce111f')/male_info  
[2026-02-12 10:22:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:22:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7631ed6c-4bdb-436c-ac77-c2e2b8ce111f')/female_info  
[2026-02-12 10:22:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:22:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1453a5-8cb3-4a58-a499-6ba745069e64')/male_info  
[2026-02-12 10:22:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:22:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1453a5-8cb3-4a58-a499-6ba745069e64')/female_info  
[2026-02-12 10:22:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:22:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70918918-0e07-4e2a-aacd-fe6d1ed36ea7')/male_info  
[2026-02-12 10:22:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:22:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70918918-0e07-4e2a-aacd-fe6d1ed36ea7')/female_info  
[2026-02-12 10:22:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:22:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35115535-1df9-44e5-9776-946888eed14c')/male_info  
[2026-02-12 10:22:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:22:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35115535-1df9-44e5-9776-946888eed14c')/female_info  
[2026-02-12 10:22:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:22:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad20927-2166-4431-b57c-00b32ec0f55a')/male_info  
[2026-02-12 10:23:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:23:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad20927-2166-4431-b57c-00b32ec0f55a')/female_info  
[2026-02-12 10:23:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:23:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29d3ff62-bbb9-4cf7-83f8-134b9b0caf66')/male_info  
[2026-02-12 10:23:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:23:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29d3ff62-bbb9-4cf7-83f8-134b9b0caf66')/female_info  
[2026-02-12 10:23:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:23:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9fe83e4a-8bca-4482-aba4-f97eaaa05710')/male_info  
[2026-02-12 10:23:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:23:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9fe83e4a-8bca-4482-aba4-f97eaaa05710')/female_info  
[2026-02-12 10:23:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:23:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A318b206f-eb02-4bd7-85e9-5c69cb746cb2')/male_info  
[2026-02-12 10:23:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:23:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9b06b412-2fe5-4917-be15-d09d99a8e24c')/male_info  
[2026-02-12 10:23:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:23:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9b06b412-2fe5-4917-be15-d09d99a8e24c')/female_info  
[2026-02-12 10:23:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:23:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acc29c5b7-d581-4c36-bf9e-d9b3bc507a26')/male_info  
[2026-02-12 10:23:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:23:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acc29c5b7-d581-4c36-bf9e-d9b3bc507a26')/female_info  
[2026-02-12 10:23:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:23:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab96ec5d6-a420-4d55-b287-ebc3e810add3')/male_info  
[2026-02-12 10:23:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:23:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab96ec5d6-a420-4d55-b287-ebc3e810add3')/female_info  
[2026-02-12 10:23:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:23:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A57ff7c18-41c5-4040-abeb-71ff5a38f333')/male_info  
[2026-02-12 10:23:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:23:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A57ff7c18-41c5-4040-abeb-71ff5a38f333')/female_info  
[2026-02-12 10:23:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:23:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ff2dce6-2d4d-497c-b994-d9a6c90f91b0')/female_info  
[2026-02-12 10:23:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:23:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15c6b328-49da-4263-86ca-afbbc3f68cd7')/male_info  
[2026-02-12 10:23:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:23:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15c6b328-49da-4263-86ca-afbbc3f68cd7')/female_info  
[2026-02-12 10:23:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:23:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e21d6fa-c22e-4fd4-887a-9845c4fc60ca')/male_info  
[2026-02-12 10:23:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:23:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e21d6fa-c22e-4fd4-887a-9845c4fc60ca')/female_info  
[2026-02-12 10:23:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:23:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9fad8a0-2a60-4e0f-b3d1-2314ed50925e')/male_info  
[2026-02-12 10:23:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:23:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9fad8a0-2a60-4e0f-b3d1-2314ed50925e')/female_info  
[2026-02-12 10:23:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:23:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7438f95b-ca6c-4243-8304-8bfca5cbc489')/male_info  
[2026-02-12 10:23:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:23:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7438f95b-ca6c-4243-8304-8bfca5cbc489')/female_info  
[2026-02-12 10:23:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:23:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A678c1d42-eec8-47a5-8cca-dd0593770fb7')/male_info  
[2026-02-12 10:23:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:23:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A678c1d42-eec8-47a5-8cca-dd0593770fb7')/female_info  
[2026-02-12 10:23:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:23:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff705de6-a12b-44d6-8295-6f41f9867f87')/male_info  
[2026-02-12 10:23:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:23:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff705de6-a12b-44d6-8295-6f41f9867f87')/female_info  
[2026-02-12 10:23:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:23:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c3f05ff-a079-4d14-a341-3485cd53de10')/male_info  
[2026-02-12 10:23:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:23:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c3f05ff-a079-4d14-a341-3485cd53de10')/female_info  
[2026-02-12 10:23:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:23:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18489191-3a9f-44f8-846b-bb266f25d60a')/male_info  
[2026-02-12 10:23:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:23:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18489191-3a9f-44f8-846b-bb266f25d60a')/female_info  
[2026-02-12 10:23:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-12 10:23:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af420c671-ddf3-4cca-aeef-37d4c122427c')/male_info  
[2026-02-12 10:23:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:23:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af420c671-ddf3-4cca-aeef-37d4c122427c')/female_info  
[2026-02-12 10:23:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:23:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5013b408-5ac5-417f-8180-e742f2cf0619')/male_info  
[2026-02-12 10:23:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:23:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5013b408-5ac5-417f-8180-e742f2cf0619')/female_info  
[2026-02-12 10:23:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:23:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23feedfd-ab70-4cfc-96b4-f59820754bda')/male_info  
[2026-02-12 10:23:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:23:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23feedfd-ab70-4cfc-96b4-f59820754bda')/female_info  
[2026-02-12 10:23:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:23:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45789b6f-dac5-4a0b-9107-a9ba5b2812a0')/male_info  
[2026-02-12 10:23:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-02-12 10:23:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45789b6f-dac5-4a0b-9107-a9ba5b2812a0')/female_info  
[2026-02-12 10:23:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:23:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab308f5c3-3ffb-4ec2-8692-c18830fbbd60')/male_info  
[2026-02-12 10:23:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:23:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab308f5c3-3ffb-4ec2-8692-c18830fbbd60')/female_info  
[2026-02-12 10:23:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:23:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41e8bb39-e066-4ea6-bf21-536595adb986')/male_info  
[2026-02-12 10:23:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:23:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41e8bb39-e066-4ea6-bf21-536595adb986')/female_info  
[2026-02-12 10:23:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-12 10:23:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1c103fa2-ecfb-4f85-a321-96b4394d423d')/male_info  
[2026-02-12 10:23:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:23:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1c103fa2-ecfb-4f85-a321-96b4394d423d')/female_info  
[2026-02-12 10:23:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 10:23:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ce0fa54-f66f-4252-b492-aa68afa2072d')/male_info  
[2026-02-12 10:23:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:23:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ce0fa54-f66f-4252-b492-aa68afa2072d')/female_info  
[2026-02-12 10:23:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:23:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229f9804-ffa6-4625-a827-e5f80f742911')/male_info  
[2026-02-12 10:23:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:23:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229f9804-ffa6-4625-a827-e5f80f742911')/female_info  
[2026-02-12 10:23:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:23:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82d52e0e-9d5b-4128-a7d6-91cb7a8524d8')/male_info  
[2026-02-12 10:23:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:23:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82d52e0e-9d5b-4128-a7d6-91cb7a8524d8')/female_info  
[2026-02-12 10:23:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:23:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A407b5655-db4c-4865-8607-c91687d6cd58')/male_info  
[2026-02-12 10:23:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:23:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A407b5655-db4c-4865-8607-c91687d6cd58')/female_info  
[2026-02-12 10:23:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:23:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ccdc8b7-918c-4eab-8dfd-dc140a75046e')/male_info  
[2026-02-12 10:23:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:23:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ccdc8b7-918c-4eab-8dfd-dc140a75046e')/female_info  
[2026-02-12 10:24:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:24:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29312858-47cf-4c30-ad19-305100f25463')/female_info  
[2026-02-12 10:24:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:24:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f32eaaa-ac73-4a4f-bb6f-9d0788564502')/male_info  
[2026-02-12 10:24:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:24:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f32eaaa-ac73-4a4f-bb6f-9d0788564502')/female_info  
[2026-02-12 10:24:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:24:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A972b4bb6-7140-42a0-bd9a-09ee847efd4b')/male_info  
[2026-02-12 10:24:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:24:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A972b4bb6-7140-42a0-bd9a-09ee847efd4b')/female_info  
[2026-02-12 10:24:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:24:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ab764a4-30d5-4fd8-bb3f-3091f63bb9dc')/male_info  
[2026-02-12 10:24:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:24:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ab764a4-30d5-4fd8-bb3f-3091f63bb9dc')/female_info  
[2026-02-12 10:24:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:24:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af24a548d-8cae-45ea-874c-ce3d2ba6c02c')/female_info  
[2026-02-12 10:24:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:24:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5a7e467-abcd-4c55-983d-ed4c1f1f6569')/male_info  
[2026-02-12 10:24:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:24:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5a7e467-abcd-4c55-983d-ed4c1f1f6569')/female_info  
[2026-02-12 10:24:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:24:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61152e12-5942-463f-8468-79d853976e25')/male_info  
[2026-02-12 10:24:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:24:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61152e12-5942-463f-8468-79d853976e25')/female_info  
[2026-02-12 10:24:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:24:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91f2106e-a8d2-4f7b-a787-583aa741d4fe')/male_info  
[2026-02-12 10:24:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:24:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91f2106e-a8d2-4f7b-a787-583aa741d4fe')/female_info  
[2026-02-12 10:24:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:24:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A450a45da-e340-47f4-b4a6-b4d3400452de')/male_info  
[2026-02-12 10:24:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:24:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A450a45da-e340-47f4-b4a6-b4d3400452de')/female_info  
[2026-02-12 10:24:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:24:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ace473057-719f-47be-8a5c-57d27f4992e4')/male_info  
[2026-02-12 10:24:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:24:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ace473057-719f-47be-8a5c-57d27f4992e4')/female_info  
[2026-02-12 10:24:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:24:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92c3cbe3-e458-45a1-b629-5ed57f5ded2a')/male_info  
[2026-02-12 10:24:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:24:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92c3cbe3-e458-45a1-b629-5ed57f5ded2a')/female_info  
[2026-02-12 10:24:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:24:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c4116ec-d14e-4e42-9138-e1c259d294fd')/male_info  
[2026-02-12 10:24:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:24:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c4116ec-d14e-4e42-9138-e1c259d294fd')/female_info  
[2026-02-12 10:24:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:24:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d67deef-19a6-419f-94d7-5a6b5edd1fc9')/male_info  
[2026-02-12 10:24:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:24:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d67deef-19a6-419f-94d7-5a6b5edd1fc9')/female_info  
[2026-02-12 10:24:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:24:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2e727c6c-bb9a-4302-9fe5-21eccae06a28')/male_info  
[2026-02-12 10:24:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:24:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2e727c6c-bb9a-4302-9fe5-21eccae06a28')/female_info  
[2026-02-12 10:24:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:24:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9c985a5b-fa02-48f7-aac8-93ffc4d63b3c')/male_info  
[2026-02-12 10:24:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:24:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9c985a5b-fa02-48f7-aac8-93ffc4d63b3c')/female_info  
[2026-02-12 10:24:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:24:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add2a3046-72e3-433d-8989-41c460b11b86')/male_info  
[2026-02-12 10:24:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:24:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add2a3046-72e3-433d-8989-41c460b11b86')/female_info  
[2026-02-12 10:24:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-12 10:24:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A802f54aa-65a1-4691-8399-b70bb8e8a6a5')/male_info  
[2026-02-12 10:24:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:24:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A802f54aa-65a1-4691-8399-b70bb8e8a6a5')/female_info  
[2026-02-12 10:24:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:24:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70152ae7-78d7-4c98-9c03-adf8dfda95c3')/male_info  
[2026-02-12 10:24:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:24:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70152ae7-78d7-4c98-9c03-adf8dfda95c3')/female_info  
[2026-02-12 10:24:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:24:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4efab953-978e-4edf-b8a3-f6dd862c0c8c')/male_info  
[2026-02-12 10:24:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:24:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4efab953-978e-4edf-b8a3-f6dd862c0c8c')/female_info  
[2026-02-12 10:24:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:24:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad262c108-a745-472a-9ce4-ed65e972242d')/male_info  
[2026-02-12 10:24:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:24:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad262c108-a745-472a-9ce4-ed65e972242d')/female_info  
[2026-02-12 10:24:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:24:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037db80b-9087-4ab4-9515-1681331a339f')/male_info  
[2026-02-12 10:24:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:24:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037db80b-9087-4ab4-9515-1681331a339f')/female_info  
[2026-02-12 10:24:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:24:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af68f8c51-035e-4419-948e-29f159515545')/male_info  
[2026-02-12 10:24:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:24:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af68f8c51-035e-4419-948e-29f159515545')/female_info  
[2026-02-12 10:24:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:24:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aafc0a1ea-db36-40a0-8668-63e2b3460407')/male_info  
[2026-02-12 10:24:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:24:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aafc0a1ea-db36-40a0-8668-63e2b3460407')/female_info  
[2026-02-12 10:24:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:24:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa089cebf-872c-4455-9fc2-71d77353cb47')/male_info  
[2026-02-12 10:24:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:24:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa089cebf-872c-4455-9fc2-71d77353cb47')/female_info  
[2026-02-12 10:24:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:24:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7b4cf728-8c19-44d2-94cd-de186509dd11')/male_info  
[2026-02-12 10:24:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:24:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7b4cf728-8c19-44d2-94cd-de186509dd11')/female_info  
[2026-02-12 10:24:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:24:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A607baa4f-45de-44b9-b948-c57123ed97cd')/male_info  
[2026-02-12 10:24:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:24:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A607baa4f-45de-44b9-b948-c57123ed97cd')/female_info  
[2026-02-12 10:24:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:24:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9505dc8e-19b7-4cb8-a29e-15d27ec79f80')/male_info  
[2026-02-12 10:24:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:24:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9505dc8e-19b7-4cb8-a29e-15d27ec79f80')/female_info  
[2026-02-12 10:24:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 9 rows.  
[2026-02-12 10:24:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A658274d3-f774-4094-bc30-d141769e8c53')/male_info  
[2026-02-12 10:24:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:24:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A658274d3-f774-4094-bc30-d141769e8c53')/female_info  
[2026-02-12 10:24:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:24:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac7b630cc-129a-4f00-99e7-3ff8a7187c46')/male_info  
[2026-02-12 10:24:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:24:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac7b630cc-129a-4f00-99e7-3ff8a7187c46')/female_info  
[2026-02-12 10:24:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:24:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00afaceb-f1a1-4026-a72e-415af031a5af')/male_info  
[2026-02-12 10:25:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:25:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00afaceb-f1a1-4026-a72e-415af031a5af')/female_info  
[2026-02-12 10:25:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:25:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62e7422c-542c-4a49-aaad-92002df57632')/male_info  
[2026-02-12 10:25:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:25:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62e7422c-542c-4a49-aaad-92002df57632')/female_info  
[2026-02-12 10:25:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:25:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7987e971-cd2b-4849-8cc1-d53220fd4f36')/male_info  
[2026-02-12 10:25:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:25:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7987e971-cd2b-4849-8cc1-d53220fd4f36')/female_info  
[2026-02-12 10:25:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:25:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f47893b-2cd1-4c3f-bbcb-0b566439cace')/male_info  
[2026-02-12 10:25:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:25:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f47893b-2cd1-4c3f-bbcb-0b566439cace')/female_info  
[2026-02-12 10:25:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:25:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0dfe86ca-f2a5-4df5-8c79-20ff427b7466')/male_info  
[2026-02-12 10:25:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:25:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0dfe86ca-f2a5-4df5-8c79-20ff427b7466')/female_info  
[2026-02-12 10:25:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:25:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa82c1d09-20f0-4997-a931-f10f1e86a8c3')/male_info  
[2026-02-12 10:25:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:25:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa82c1d09-20f0-4997-a931-f10f1e86a8c3')/female_info  
[2026-02-12 10:25:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:25:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ac08344-856b-43e3-b3c3-b52a2bb0ab5e')/male_info  
[2026-02-12 10:25:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:25:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ac08344-856b-43e3-b3c3-b52a2bb0ab5e')/female_info  
[2026-02-12 10:25:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:25:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3b8bb32a-7abf-48a2-a4b9-624f1bd77d36')/female_info  
[2026-02-12 10:25:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:25:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab47c5c77-a9ed-414e-a11e-eaf4836add63')/male_info  
[2026-02-12 10:25:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:25:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab47c5c77-a9ed-414e-a11e-eaf4836add63')/female_info  
[2026-02-12 10:25:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:25:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e1f0474-048a-43d6-bdec-947bf3a574d9')/male_info  
[2026-02-12 10:25:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:25:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e1f0474-048a-43d6-bdec-947bf3a574d9')/female_info  
[2026-02-12 10:25:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:25:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7917a7e3-126f-4eea-aae7-d47b779d39b0')/female_info  
[2026-02-12 10:25:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:25:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a9dc16c-56ae-43f5-82dd-0fbb773f67d1')/male_info  
[2026-02-12 10:25:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:25:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a9dc16c-56ae-43f5-82dd-0fbb773f67d1')/female_info  
[2026-02-12 10:25:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:25:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9837c3e-8408-4355-af11-cd01e3c293ab')/male_info  
[2026-02-12 10:25:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:25:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9837c3e-8408-4355-af11-cd01e3c293ab')/female_info  
[2026-02-12 10:25:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:25:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa88a90ea-7de7-421b-a9b8-d2d1c70f1026')/male_info  
[2026-02-12 10:25:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:25:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa88a90ea-7de7-421b-a9b8-d2d1c70f1026')/female_info  
[2026-02-12 10:25:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:25:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4054a78b-2786-4718-926f-1844464cba57')/male_info  
[2026-02-12 10:25:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:25:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4054a78b-2786-4718-926f-1844464cba57')/female_info  
[2026-02-12 10:25:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:25:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9aad2cd-0ea6-4299-8824-5a335fe1d83a')/male_info  
[2026-02-12 10:25:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:25:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9aad2cd-0ea6-4299-8824-5a335fe1d83a')/female_info  
[2026-02-12 10:25:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:25:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0cb866c9-e69a-4f74-aa4a-bc345243d2b8')/male_info  
[2026-02-12 10:25:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:25:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0cb866c9-e69a-4f74-aa4a-bc345243d2b8')/female_info  
[2026-02-12 10:25:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:25:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6f082ecd-fe46-4add-8087-016d08d6ba11')/male_info  
[2026-02-12 10:25:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:25:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6f082ecd-fe46-4add-8087-016d08d6ba11')/female_info  
[2026-02-12 10:25:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:25:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9bff992a-1c18-49a0-8507-cb9e57aeaa45')/male_info  
[2026-02-12 10:25:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:25:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9bff992a-1c18-49a0-8507-cb9e57aeaa45')/female_info  
[2026-02-12 10:25:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:25:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1231342c-6f30-4fe2-82e5-0b2ca2aa3eaf')/male_info  
[2026-02-12 10:25:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:25:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1231342c-6f30-4fe2-82e5-0b2ca2aa3eaf')/female_info  
[2026-02-12 10:25:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:25:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4aea5c2f-cbd5-44cb-aaee-d13644bad4f9')/male_info  
[2026-02-12 10:25:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:25:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4aea5c2f-cbd5-44cb-aaee-d13644bad4f9')/female_info  
[2026-02-12 10:25:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:25:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67d7b79-fd10-47c9-bdfa-35eba1ae8aa3')/male_info  
[2026-02-12 10:25:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:25:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67d7b79-fd10-47c9-bdfa-35eba1ae8aa3')/female_info  
[2026-02-12 10:25:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:25:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A445738e0-6e3a-47a1-b5ac-1ab578ee6c9f')/male_info  
[2026-02-12 10:25:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:25:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A445738e0-6e3a-47a1-b5ac-1ab578ee6c9f')/female_info  
[2026-02-12 10:25:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:25:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6d56759e-d240-45aa-8581-8e9c7252df2e')/male_info  
[2026-02-12 10:25:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:25:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6d56759e-d240-45aa-8581-8e9c7252df2e')/female_info  
[2026-02-12 10:25:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:25:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afb4ade73-42f7-4bc9-b6f2-b46db1765b1e')/male_info  
[2026-02-12 10:25:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:25:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afb4ade73-42f7-4bc9-b6f2-b46db1765b1e')/female_info  
[2026-02-12 10:25:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:25:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6a7969b9-5fdf-4bf2-9220-a99e64fa7971')/male_info  
[2026-02-12 10:25:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:25:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6a7969b9-5fdf-4bf2-9220-a99e64fa7971')/female_info  
[2026-02-12 10:25:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:25:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1b8c8e8a-4cf8-4dd6-8f9a-f779ec1d09ea')/male_info  
[2026-02-12 10:25:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:25:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1b8c8e8a-4cf8-4dd6-8f9a-f779ec1d09ea')/female_info  
[2026-02-12 10:25:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:25:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf1c3686-2166-4cc1-b07a-2ec1459351c5')/male_info  
[2026-02-12 10:25:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:25:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf1c3686-2166-4cc1-b07a-2ec1459351c5')/female_info  
[2026-02-12 10:25:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:25:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ffa11df-ddf8-4b5f-bd25-ee4eca7c5db9')/male_info  
[2026-02-12 10:25:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:25:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ffa11df-ddf8-4b5f-bd25-ee4eca7c5db9')/female_info  
[2026-02-12 10:26:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:26:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9789d66-69b8-4411-9b3a-a885c712584a')/male_info  
[2026-02-12 10:26:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:26:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9789d66-69b8-4411-9b3a-a885c712584a')/female_info  
[2026-02-12 10:26:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:26:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa92e0cd0-f808-4f88-9e7c-31b8cb9f6208')/male_info  
[2026-02-12 10:26:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:26:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa92e0cd0-f808-4f88-9e7c-31b8cb9f6208')/female_info  
[2026-02-12 10:26:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:26:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5ec53202-fcab-4506-9d6a-88205c020459')/male_info  
[2026-02-12 10:26:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:26:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5ec53202-fcab-4506-9d6a-88205c020459')/female_info  
[2026-02-12 10:26:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:26:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd2a5155-fffa-435b-88b9-f2dab2456cf4')/male_info  
[2026-02-12 10:26:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:26:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd2a5155-fffa-435b-88b9-f2dab2456cf4')/female_info  
[2026-02-12 10:26:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:26:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18733479-e259-4f69-b433-31aa2de0e8f7')/male_info  
[2026-02-12 10:26:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:26:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18733479-e259-4f69-b433-31aa2de0e8f7')/female_info  
[2026-02-12 10:26:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:26:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa71eca96-ed44-4514-b2c7-2c3cbd1c9734')/male_info  
[2026-02-12 10:26:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:26:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa71eca96-ed44-4514-b2c7-2c3cbd1c9734')/female_info  
[2026-02-12 10:26:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:26:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A381fab18-55d6-4ecb-bccc-04f5358c18f5')/male_info  
[2026-02-12 10:26:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:26:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A381fab18-55d6-4ecb-bccc-04f5358c18f5')/female_info  
[2026-02-12 10:26:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:26:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af35c7592-cb87-4784-a374-45d2bd5a985c')/male_info  
[2026-02-12 10:26:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:26:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af35c7592-cb87-4784-a374-45d2bd5a985c')/female_info  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT CONTROLLER: Exporting SQL to Tenants/ifrap/2026/02/12/c_hru_mv_2025121021_data_20260212102617.sql  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Starting SQL Export to Tenants/ifrap/2026/02/12/c_hru_mv_2025121021_data_20260212102617.sql  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table migrations  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table users  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table password_reset_tokens  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table sessions  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table cache  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table cache_locks  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table jobs  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table job_batches  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table failed_jobs  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table datasets  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table dataset_columns  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table entities  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table entity_fields  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table relationships  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table import_runs  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table structures_improvements_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table activities_funded_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table improve_living_conditions_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table village_urgently_needs_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table select_type_hazard_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table disaster_risk_reduction_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table construction_guidelines_know_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table relevant_impact_livelihoods_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table select_social_dispute_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table dissatisfaction_exclusion_vrc_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table labor_observed_construction_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table facilities_available_workers_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table data_indicator_reporting_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table learn_grm_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table submit_complaint_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table resolved_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table satisfied_response_received_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table relation_beneficiary_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table religon_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table women_vulnerable_group_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table stakeholders_present_visit_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table property_ownership_documentation_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table documents_available_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table house_going_constructed_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table house_construction_stage_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table plinth_lintel_roof_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table construction_temporarily_paused_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table release_tranche_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table problems_receiving_tranche_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table select_role_vrc_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table vrc_consultation_meetings_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table role_women_reconstruction_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table support_vrc_provided_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table resolved_2_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table grm_improved_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table material_shortage_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table cause_dissatification_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table workmanship_visible_deviation_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table issues_type_raised_Details  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table submissions  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table male_info  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table female_info  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: Exporting table transgender_info  
[2026-02-12 10:26:17] local.INFO: ODK IMPORT: SQL Export completed successfully.  
[2026-02-12 10:26:55] local.ERROR: Error during project deletion cleanup: SQLSTATE[55006]: Object in use: 7 ERROR:  database "ifrap" is being accessed by other users
DETAIL:  There is 1 other session using the database. (Connection: pgsql_super, SQL: DROP DATABASE IF EXISTS "ifrap";)  
[2026-02-12 10:28:04] local.ERROR: Error during project deletion cleanup: SQLSTATE[55006]: Object in use: 7 ERROR:  database "ifrap" is being accessed by other users
DETAIL:  There is 1 other session using the database. (Connection: pgsql_super, SQL: DROP DATABASE IF EXISTS "ifrap";)  
[2026-02-12 10:30:46] local.INFO: Schema Explorer accessed {"id":null,"projectName":null,"url":"https://ifrap.edlogs.com/schema-design?tenant_id=3"} 
[2026-02-12 10:30:46] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-monitoring/2026/02/12/c_hru_mv_2025121021_schema.json"} 
[2026-02-12 10:33:56] local.INFO: === TABLE GENERATOR START ===  
[2026-02-12 10:33:56] local.INFO: CONNECTED DB {"database":"hru-monitoring","host":"127.0.0.1","user":"postgres","schema":"public"} 
[2026-02-12 10:33:56] local.INFO: Dropped table if exists {"table":"submissions"} 
[2026-02-12 10:33:56] local.INFO: Dropped table if exists {"table":"male_info"} 
[2026-02-12 10:33:56] local.INFO: Dropped table if exists {"table":"female_info"} 
[2026-02-12 10:33:56] local.INFO: Dropped table if exists {"table":"transgender_info"} 
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: relation_beneficiary_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: religon_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: women_vulnerable_group_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: stakeholders_present_visit_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: property_ownership_documentation_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: documents_available_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: house_going_constructed_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: house_construction_stage_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: plinth_lintel_roof_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: construction_temporarily_paused_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: release_tranche_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: problems_receiving_tranche_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: select_role_vrc_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: vrc_consultation_meetings_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: role_women_reconstruction_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: support_vrc_provided_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: structures_improvements_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: activities_funded_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: improve_living_conditions_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: village_urgently_needs_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: select_type_hazard_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: disaster_risk_reduction_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: construction_guidelines_know_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: relevant_impact_livelihoods_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: select_social_dispute_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: dissatisfaction_exclusion_vrc_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: labor_observed_construction_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: facilities_available_workers_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: data_indicator_reporting_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: learn_grm_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: submit_complaint_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: resolved_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: satisfied_response_received_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: resolved_2_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: grm_improved_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: material_shortage_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: cause_dissatification_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: workmanship_visible_deviation_Details  
[2026-02-12 10:33:56] local.INFO: Lookup table created and options inserted: issues_type_raised_Details  
[2026-02-12 10:33:56] local.INFO: EXECUTING SQL FOR TABLE: submissions  
[2026-02-12 10:33:56] local.INFO: CREATE TABLE "submissions" (
    "id" BIGSERIAL PRIMARY KEY,
    "__id" VARCHAR(255) NOT NULL,
    "ID_1_0" INT NOT NULL,
    "ID_1_1" INT NOT NULL,
    "ID_1_2" VARCHAR(255) NOT NULL,
    "ID_1_3" VARCHAR(255) NOT NULL,
    "ID_1_4" VARCHAR(255) NOT NULL,
    "ID_1_5" VARCHAR(255) NOT NULL,
    "ID_1_6" VARCHAR(255) NOT NULL,
    "ID_1_7" VARCHAR(255) NOT NULL,
    "ID_1_8" VARCHAR(255) NOT NULL,
    "ID_1_9" VARCHAR(255) NOT NULL,
    "ID_1_10" VARCHAR(255) NOT NULL,
    "ID_1_11" INT NOT NULL,
    "ID_1_11y" VARCHAR(255),
    "ID_1_12" TIMESTAMP NOT NULL,
    "ID_1_13" VARCHAR(255),
    "FMI_2_1" INT NOT NULL,
    "FMI_2_2" INT NOT NULL,
    "FMI_2_3" INT NOT NULL,
    "FMI_2_3y" VARCHAR(255),
    "FMI_3_1" INT NOT NULL,
    "FMI_3_1_1" VARCHAR(255),
    "FMI_3_1_2" VARCHAR(255),
    "FMI_3_2" INT NOT NULL,
    "FMI_3_2_1" VARCHAR(255),
    "FMI_3_2_2" VARCHAR(255),
    "PD_3_2_3" VARCHAR(255),
    "FMI_3_3" INT NOT NULL,
    "FMI_3_3_1" VARCHAR(255),
    "FMI_3_3_2" VARCHAR(255),
    "SI_4_1" VARCHAR(255) NOT NULL,
    "SI_4_1y" VARCHAR(255),
    "LPDT_5_1" INT NOT NULL,
    "LPDT_5_1_1" VARCHAR(255),
    "LPDT_5_2" INT NOT NULL,
    "LPDT_5_2y" VARCHAR(255),
    "LPDT_5_3" VARCHAR(255),
    "LPDT_5_4" INT,
    "LPDT_5_4y" VARCHAR(255),
    "LPDT_5_5" INT NOT NULL,
    "CP_6_1" INT NOT NULL,
    "CP_6_2" INT NOT NULL,
    "CP_6_2_1" VARCHAR(255),
    "CP_6_2_2" INT,
    "CP_6_2_2_2" VARCHAR(255),
    "CP_6_2_2_2y" VARCHAR(255),
    "CP_6_3_1" VARCHAR(255) NOT NULL,
    "CP_6_3_2" VARCHAR(255) NOT NULL,
    "TRI_7_1" INT,
    "TRI_7_1_1" TIMESTAMP,
    "TRI_7_1_2" INT,
    "TRI_7_1_3" VARCHAR(255),
    "TRI_7_1_3y" VARCHAR(255),
    "TRI_7_2_1" INT,
    "TRI_7_2_2" VARCHAR(255),
    "TRI_7_2_2y" VARCHAR(255),
    "VRC_8_1" INT,
    "VRC_8_2" INT,
    "VRC_8_3" INT,
    "VRC_8_4" INT,
    "VRC_8_5" INT,
    "VRC_8_6" INT,
    "VRC_8_7" INT,
    "VRC_8_8" INT,
    "VRC_8_9" INT,
    "VRC_8_9_1" VARCHAR(255),
    "VBVRC_9_1" INT,
    "VBVRC_9_2" VARCHAR(255),
    "VBVRC_9_2y" VARCHAR(255),
    "VBVRC_9_3" VARCHAR(255),
    "VBVRC_9_4" INT,
    "VBVRC_9_5" INT,
    "VBVRC_9_6" VARCHAR(255),
    "VBVRC_9_6y" VARCHAR(255),
    "DRR_10_1" INT,
    "DRR_10_2" INT,
    "DRR_10_3" VARCHAR(255),
    "DRR_10_3y" VARCHAR(255),
    "DRR_10_4" INT,
    "DRR_10_5" INT,
    "DRR_10_6" INT,
    "DRR_10_7" INT,
    "DRR_10_7_1" INT,
    "DRR_10_8" INT,
    "DRR_10_9" INT,
    "DRR_10_10" VARCHAR(255),
    "DRR_10_10y" VARCHAR(255),
    "MCG_11_1" INT,
    "MCG_11_2" INT,
    "MCG_11_3" VARCHAR(255),
    "MCG_11_3y" VARCHAR(255),
    "SSC_12_1" INT,
    "SSC_12_2" INT,
    "SSC_12_3" INT,
    "SSC_12_3_1" VARCHAR(255),
    "SSC_12_3_1y" VARCHAR(255),
    "SSC_12_4" INT,
    "SSC_12_4_1" VARCHAR(255),
    "SSC_12_4_1y" VARCHAR(255),
    "SSC_12_5" INT,
    "SSC_12_5_1" VARCHAR(255),
    "SSC_12_5_1y" VARCHAR(255),
    "WS_13_1" INT,
    "WS_13_2" INT,
    "WS_13_3" INT,
    "WS_13_4" INT,
    "WS_13_4_1" VARCHAR(255),
    "WS_13_5" VARCHAR(255),
    "WS_13_6" INT,
    "WS_13_6_1" INT,
    "EPE_14_1" INT,
    "EPE_14_2" INT,
    "EPE_14_3" VARCHAR(255),
    "EPE_14_4" INT,
    "EPE_14_5" VARCHAR(255),
    "EPE_14_6" INT,
    "EPE_14_6_1" INT,
    "EPE_14_6_2" INT,
    "EPE_14_6_3" VARCHAR(255),
    "EPE_14_6_4" VARCHAR(255),
    "EPE_14_6_5" VARCHAR(255),
    "GESI_15_1" INT,
    "GESI_15_1_1" VARCHAR(255),
    "GESI_15_2" INT,
    "GESI_15_3" INT,
    "GESI_15_4" INT,
    "GESI_15_5" INT,
    "GRM_16_1" INT,
    "GRM_16_1_1" VARCHAR(255),
    "GRM_16_1_1y" VARCHAR(255),
    "GRM_16_2" INT,
    "GRM_16_2_2" VARCHAR(255),
    "GRM_16_3" INT,
    "GRM_16_4" INT,
    "GRM_16_5" INT,
    "GRM_16_5_1" VARCHAR(255),
    "GRM_16_5_2" VARCHAR(255),
    "GRM_16_5_2y" VARCHAR(255),
    "GRM_16_5_3" VARCHAR(255),
    "GRM_16_6" VARCHAR(255),
    "GRM_16_6_1" VARCHAR(255),
    "GRM_16_6_2" VARCHAR(255),
    "GRM_16_6_2y" VARCHAR(255),
    "GRM_16_6_3" VARCHAR(255),
    "GRM_16_6_3_1" VARCHAR(255),
    "GRM_16_6_4" VARCHAR(255),
    "GRM_16_6_4y" VARCHAR(255),
    "GRM_16_7" VARCHAR(255),
    "GRM_16_7y" VARCHAR(255),
    "CCV_17_1" INT,
    "CCV_17_1_1" VARCHAR(255),
    "CCV_17_2" INT,
    "CCV_17_2_1" VARCHAR(255),
    "CCV_17_3" INT,
    "CCV_17_3_1" VARCHAR(255),
    "CCV_17_4" INT,
    "CCV_17_4_1" VARCHAR(255),
    "CCV_17_5" INT,
    "CCV_17_5_1" VARCHAR(255),
    "CCV_17_6" INT,
    "CCV_17_6_1" VARCHAR(255),
    "CCV_17_7" INT,
    "CCV_17_7_1" VARCHAR(255),
    "CCV_17_8" INT,
    "CCV_17_9" INT,
    "CCV_17_10" INT,
    "CCV_17_10_1" VARCHAR(255),
    "CCV_17_11" INT,
    "CCV_17_11_1" VARCHAR(255),
    "CCV_17_12" INT,
    "CCV_17_12_1" VARCHAR(255),
    "CCV_17_13" INT,
    "CCV_17_13_1" VARCHAR(255),
    "PE_18_1" INT,
    "PE_18_2" VARCHAR(255),
    "PE_18_2y" VARCHAR(255),
    "PE_18_3" INT,
    "PE_18_3_1" VARCHAR(255),
    "PE_18_3_1y" VARCHAR(255),
    "SO_19_1" INT,
    "SO_19_1_1" VARCHAR(255),
    "SO_19_1_1y" VARCHAR(255),
    "SO_19_1_2" VARCHAR(255),
    "SO_19_2" INT,
    "SO_19_2_1" VARCHAR(255),
    "SO_19_2_1y" VARCHAR(255),
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-02-12 10:33:56] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"submissions"} 
[2026-02-12 10:33:56] local.INFO: EXECUTING SQL FOR TABLE: male_info  
[2026-02-12 10:33:56] local.INFO: CREATE TABLE "male_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "FMI_3_1_1" VARCHAR(255),
    "FMI_3_1_2" VARCHAR(255),
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-02-12 10:33:56] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"male_info"} 
[2026-02-12 10:33:56] local.INFO: EXECUTING SQL FOR TABLE: female_info  
[2026-02-12 10:33:56] local.INFO: CREATE TABLE "female_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "FMI_3_2_1" VARCHAR(255),
    "FMI_3_2_2" VARCHAR(255),
    "PD_3_2_3" VARCHAR(255),
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-02-12 10:33:56] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"female_info"} 
[2026-02-12 10:33:56] local.INFO: EXECUTING SQL FOR TABLE: transgender_info  
[2026-02-12 10:33:56] local.INFO: CREATE TABLE "transgender_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-02-12 10:33:56] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"transgender_info"} 
[2026-02-12 10:33:56] local.INFO: === TABLE GENERATOR END ===  
[2026-02-12 10:34:09] local.INFO: ODK IMPORT CONTROLLER: Received request for Connection ID: 2  
[2026-02-12 10:34:09] local.INFO: ODK IMPORT CONTROLLER: Initializing service for Form: c_hru_mv_2025121021  
[2026-02-12 10:34:09] local.INFO: ODK IMPORT: Target Database = hru-monitoring  
[2026-02-12 10:34:09] local.INFO: ODK IMPORT: Database resolved: hru-monitoring  
[2026-02-12 10:34:09] local.INFO: ODK IMPORT CONTROLLER: Starting importAll()  
[2026-02-12 10:34:09] local.INFO: ODK IMPORT: Fetching submissions from https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions  
[2026-02-12 10:34:12] local.INFO: ODK IMPORT: Fetched 644 records.  
[2026-02-12 10:34:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab3b79058-e7d0-4ce2-b4c0-7254f81b1db1')/male_info  
[2026-02-12 10:34:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:34:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab3b79058-e7d0-4ce2-b4c0-7254f81b1db1')/female_info  
[2026-02-12 10:34:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:34:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36e9bb6f-fdb0-4b49-8407-062f27c2b7d8')/male_info  
[2026-02-12 10:34:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:34:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36e9bb6f-fdb0-4b49-8407-062f27c2b7d8')/female_info  
[2026-02-12 10:34:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:34:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6880fadf-e49e-4d70-a25a-ddb9e0d4c7ce')/male_info  
[2026-02-12 10:34:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:34:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6880fadf-e49e-4d70-a25a-ddb9e0d4c7ce')/female_info  
[2026-02-12 10:34:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:34:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1aab7c71-4c3a-4750-b04a-3def9d84f9c3')/male_info  
[2026-02-12 10:34:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:34:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1aab7c71-4c3a-4750-b04a-3def9d84f9c3')/female_info  
[2026-02-12 10:34:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:34:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad725d2d5-1e60-4c77-8806-c75c1b27475c')/male_info  
[2026-02-12 10:34:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:34:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad725d2d5-1e60-4c77-8806-c75c1b27475c')/female_info  
[2026-02-12 10:34:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:34:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3a60b5-a8df-46f4-a7b5-149e1bc01897')/male_info  
[2026-02-12 10:34:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:34:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3a60b5-a8df-46f4-a7b5-149e1bc01897')/female_info  
[2026-02-12 10:34:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:34:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A66585eb5-a2df-492c-973f-a7094fa0d7b4')/male_info  
[2026-02-12 10:34:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:34:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A66585eb5-a2df-492c-973f-a7094fa0d7b4')/female_info  
[2026-02-12 10:34:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:34:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7a0460ce-d6a7-4529-8ccc-c0bb502d26cf')/male_info  
[2026-02-12 10:34:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:34:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7a0460ce-d6a7-4529-8ccc-c0bb502d26cf')/female_info  
[2026-02-12 10:34:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:34:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf50d479-cfbe-42ad-a715-7335e18aae25')/male_info  
[2026-02-12 10:34:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:34:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf50d479-cfbe-42ad-a715-7335e18aae25')/female_info  
[2026-02-12 10:34:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:34:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad05ecf01-4502-4a65-9367-ba91ca7b6081')/male_info  
[2026-02-12 10:34:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:34:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad05ecf01-4502-4a65-9367-ba91ca7b6081')/female_info  
[2026-02-12 10:34:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:34:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9518b39-dbbc-4a7e-a1a7-f9fabf9c497d')/male_info  
[2026-02-12 10:34:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:34:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9518b39-dbbc-4a7e-a1a7-f9fabf9c497d')/female_info  
[2026-02-12 10:34:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:34:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9dda2c0c-c4ef-4579-b5c0-82991c9eb4a7')/male_info  
[2026-02-12 10:34:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:34:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9dda2c0c-c4ef-4579-b5c0-82991c9eb4a7')/female_info  
[2026-02-12 10:34:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:34:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd3b3b20-2ec6-4dcf-ab15-a654707b0e5d')/male_info  
[2026-02-12 10:34:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:34:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd3b3b20-2ec6-4dcf-ab15-a654707b0e5d')/female_info  
[2026-02-12 10:34:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:34:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A017f47a7-4638-4f1b-99b9-e740b5f3caec')/male_info  
[2026-02-12 10:34:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:34:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A017f47a7-4638-4f1b-99b9-e740b5f3caec')/female_info  
[2026-02-12 10:34:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:34:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A091e9ca3-8a47-4ead-9371-615ac6bc8bab')/male_info  
[2026-02-12 10:34:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:34:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A091e9ca3-8a47-4ead-9371-615ac6bc8bab')/female_info  
[2026-02-12 10:34:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:34:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af10ec80e-7d89-4348-965c-a5f60d26640a')/male_info  
[2026-02-12 10:34:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:34:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af10ec80e-7d89-4348-965c-a5f60d26640a')/female_info  
[2026-02-12 10:34:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:34:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e281aa0-4705-4ec0-aad5-cad1c48106d4')/male_info  
[2026-02-12 10:34:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:34:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e281aa0-4705-4ec0-aad5-cad1c48106d4')/female_info  
[2026-02-12 10:34:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:34:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A51a9f9c2-3157-4ee8-b023-cf951a8c601a')/male_info  
[2026-02-12 10:34:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:34:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A51a9f9c2-3157-4ee8-b023-cf951a8c601a')/female_info  
[2026-02-12 10:34:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:34:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ff07631-5a71-4433-923f-f7e3ed50433d')/male_info  
[2026-02-12 10:34:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:34:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ff07631-5a71-4433-923f-f7e3ed50433d')/female_info  
[2026-02-12 10:34:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:34:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de2f408-4470-4580-88ab-ca6ad54c68f9')/male_info  
[2026-02-12 10:34:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:34:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de2f408-4470-4580-88ab-ca6ad54c68f9')/female_info  
[2026-02-12 10:34:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:34:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aadc0e7b2-291a-4e1f-b3a9-a64d084a3b66')/male_info  
[2026-02-12 10:34:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:34:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aadc0e7b2-291a-4e1f-b3a9-a64d084a3b66')/female_info  
[2026-02-12 10:34:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:34:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0456e5fd-8a59-489f-a805-a039fb08a56e')/male_info  
[2026-02-12 10:34:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:34:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0456e5fd-8a59-489f-a805-a039fb08a56e')/female_info  
[2026-02-12 10:34:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:34:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A14574c38-a27b-4582-bb1a-09de4bdffdc8')/male_info  
[2026-02-12 10:35:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:35:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A14574c38-a27b-4582-bb1a-09de4bdffdc8')/female_info  
[2026-02-12 10:35:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:35:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e404b8f-749e-42e4-87ca-ddcd574ced91')/male_info  
[2026-02-12 10:35:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:35:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e404b8f-749e-42e4-87ca-ddcd574ced91')/female_info  
[2026-02-12 10:35:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:35:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8640ae3f-1b55-414d-a197-40e1a0c31863')/male_info  
[2026-02-12 10:35:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:35:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8640ae3f-1b55-414d-a197-40e1a0c31863')/female_info  
[2026-02-12 10:35:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:35:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A46e5e858-2cde-455a-9fe4-6c2deaf1a6f8')/male_info  
[2026-02-12 10:35:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:35:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A46e5e858-2cde-455a-9fe4-6c2deaf1a6f8')/female_info  
[2026-02-12 10:35:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:35:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac09fc311-459c-45ee-a14a-17a5fdb7f8bf')/male_info  
[2026-02-12 10:35:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:35:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac09fc311-459c-45ee-a14a-17a5fdb7f8bf')/female_info  
[2026-02-12 10:35:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:35:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64b689d-6fbf-404b-a05d-04e9eeaaef7d')/male_info  
[2026-02-12 10:35:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:35:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64b689d-6fbf-404b-a05d-04e9eeaaef7d')/female_info  
[2026-02-12 10:35:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:35:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A558dd560-6657-424a-9657-f46e50d5048a')/male_info  
[2026-02-12 10:35:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:35:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A558dd560-6657-424a-9657-f46e50d5048a')/female_info  
[2026-02-12 10:35:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:35:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf057f83-bea7-48a9-96b0-63b8fddb34a1')/male_info  
[2026-02-12 10:35:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:35:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf057f83-bea7-48a9-96b0-63b8fddb34a1')/female_info  
[2026-02-12 10:35:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:35:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8427beba-0826-4447-90bf-100c5998569a')/male_info  
[2026-02-12 10:35:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:35:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8427beba-0826-4447-90bf-100c5998569a')/female_info  
[2026-02-12 10:35:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:35:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A572f3e82-2097-4d7c-8e45-5794e76217d3')/male_info  
[2026-02-12 10:35:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:35:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A572f3e82-2097-4d7c-8e45-5794e76217d3')/female_info  
[2026-02-12 10:35:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:35:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa8394143-d09c-470a-a4e5-99f62f742f3d')/male_info  
[2026-02-12 10:35:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:35:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa8394143-d09c-470a-a4e5-99f62f742f3d')/female_info  
[2026-02-12 10:35:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:35:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86175f4b-c86f-4488-89c0-0f9fdfdcc2c1')/male_info  
[2026-02-12 10:35:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:35:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86175f4b-c86f-4488-89c0-0f9fdfdcc2c1')/female_info  
[2026-02-12 10:35:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:35:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac688d75-7773-4e43-baae-ae62c9438640')/male_info  
[2026-02-12 10:35:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:35:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac688d75-7773-4e43-baae-ae62c9438640')/female_info  
[2026-02-12 10:35:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:35:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab5fea1fc-c3fe-4213-a126-17db1d124c19')/male_info  
[2026-02-12 10:35:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:35:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab5fea1fc-c3fe-4213-a126-17db1d124c19')/female_info  
[2026-02-12 10:35:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:35:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ebfa5c5-44ba-498f-a2a5-bef3a4f0d14a')/male_info  
[2026-02-12 10:35:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:35:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ebfa5c5-44ba-498f-a2a5-bef3a4f0d14a')/female_info  
[2026-02-12 10:35:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:35:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15906e0b-3d93-44f0-a212-f099d0c29955')/male_info  
[2026-02-12 10:35:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:35:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15906e0b-3d93-44f0-a212-f099d0c29955')/female_info  
[2026-02-12 10:35:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:35:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A823b5c36-a28d-47cb-a478-5bfd94baa057')/male_info  
[2026-02-12 10:35:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:35:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A823b5c36-a28d-47cb-a478-5bfd94baa057')/female_info  
[2026-02-12 10:35:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:35:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ffb03b9-f611-4ec0-8e75-f5163af7bda6')/male_info  
[2026-02-12 10:35:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:35:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ffb03b9-f611-4ec0-8e75-f5163af7bda6')/female_info  
[2026-02-12 10:35:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:35:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2aedd83-a826-48cb-86c1-92f4788c2fd1')/male_info  
[2026-02-12 10:35:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:35:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2aedd83-a826-48cb-86c1-92f4788c2fd1')/female_info  
[2026-02-12 10:35:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:35:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e9059fe-33ba-45b7-a9e4-807d8dc58d51')/male_info  
[2026-02-12 10:35:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:35:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e9059fe-33ba-45b7-a9e4-807d8dc58d51')/female_info  
[2026-02-12 10:35:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:35:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad07f849e-f224-4d93-b057-22b0cee2c683')/male_info  
[2026-02-12 10:35:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:35:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad07f849e-f224-4d93-b057-22b0cee2c683')/female_info  
[2026-02-12 10:35:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:35:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad68ed24e-c832-441e-9aa2-3f9bdfb35e96')/male_info  
[2026-02-12 10:35:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:35:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad68ed24e-c832-441e-9aa2-3f9bdfb35e96')/female_info  
[2026-02-12 10:35:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:35:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A58de3994-2288-44c9-81a5-b8a79a719cf4')/male_info  
[2026-02-12 10:35:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:35:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A58de3994-2288-44c9-81a5-b8a79a719cf4')/female_info  
[2026-02-12 10:35:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:35:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ac83089-4091-4378-867b-4e775e7e6212')/male_info  
[2026-02-12 10:35:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:35:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ac83089-4091-4378-867b-4e775e7e6212')/female_info  
[2026-02-12 10:35:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:35:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7406a9bf-c07c-4f9b-a5b0-1d60776cd77d')/male_info  
[2026-02-12 10:35:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:35:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7406a9bf-c07c-4f9b-a5b0-1d60776cd77d')/female_info  
[2026-02-12 10:35:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:35:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf8a46fc-30ae-4ccd-b2ae-99819cac8435')/male_info  
[2026-02-12 10:35:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:35:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf8a46fc-30ae-4ccd-b2ae-99819cac8435')/female_info  
[2026-02-12 10:35:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:35:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1fc03adf-1a2a-4910-bfb3-8bf83a7dbda4')/male_info  
[2026-02-12 10:35:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:35:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1fc03adf-1a2a-4910-bfb3-8bf83a7dbda4')/female_info  
[2026-02-12 10:35:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:35:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A620ba806-9587-47c6-8a84-641e0ffc5b64')/male_info  
[2026-02-12 10:35:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:35:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A620ba806-9587-47c6-8a84-641e0ffc5b64')/female_info  
[2026-02-12 10:35:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:35:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeddc057e-9b94-4bb7-81b0-3e48bd431002')/male_info  
[2026-02-12 10:36:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:36:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeddc057e-9b94-4bb7-81b0-3e48bd431002')/female_info  
[2026-02-12 10:36:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:36:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47a7d180-c8d2-40cf-9537-7840e90896af')/male_info  
[2026-02-12 10:36:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:36:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47a7d180-c8d2-40cf-9537-7840e90896af')/female_info  
[2026-02-12 10:36:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:36:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03917b92-ed48-4b6e-8a8a-82c801c6e14e')/male_info  
[2026-02-12 10:36:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:36:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03917b92-ed48-4b6e-8a8a-82c801c6e14e')/female_info  
[2026-02-12 10:36:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:36:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82c604c9-feea-49c1-b2e7-0dfbf4ddb92f')/male_info  
[2026-02-12 10:36:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:36:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82c604c9-feea-49c1-b2e7-0dfbf4ddb92f')/female_info  
[2026-02-12 10:36:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:36:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e4ad9fb-3479-4e36-a197-ebb3a276c325')/male_info  
[2026-02-12 10:36:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:36:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e4ad9fb-3479-4e36-a197-ebb3a276c325')/female_info  
[2026-02-12 10:36:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:36:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5618cf2-a224-4c3d-9ac1-cc0dee0f254c')/male_info  
[2026-02-12 10:36:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:36:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5618cf2-a224-4c3d-9ac1-cc0dee0f254c')/female_info  
[2026-02-12 10:36:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:36:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e9ec443-6438-44de-b1ee-fc050810c88f')/male_info  
[2026-02-12 10:36:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:36:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e9ec443-6438-44de-b1ee-fc050810c88f')/female_info  
[2026-02-12 10:36:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:36:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4b696cd-efc8-45ac-8fdf-693c97d63c47')/male_info  
[2026-02-12 10:36:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:36:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4b696cd-efc8-45ac-8fdf-693c97d63c47')/female_info  
[2026-02-12 10:36:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:36:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12d34692-af25-4373-b637-da4fff4a764c')/male_info  
[2026-02-12 10:36:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:36:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12d34692-af25-4373-b637-da4fff4a764c')/female_info  
[2026-02-12 10:36:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:36:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8c0526a4-e226-442d-a5df-0f71db0f22e1')/male_info  
[2026-02-12 10:36:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:36:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8c0526a4-e226-442d-a5df-0f71db0f22e1')/female_info  
[2026-02-12 10:36:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:36:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4b1e2e00-9e9f-4c50-98b1-8f0d2a2806d0')/male_info  
[2026-02-12 10:36:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:36:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4b1e2e00-9e9f-4c50-98b1-8f0d2a2806d0')/female_info  
[2026-02-12 10:36:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:36:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb1e3668-f7cc-4ae8-b967-a67796f61455')/male_info  
[2026-02-12 10:36:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:36:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb1e3668-f7cc-4ae8-b967-a67796f61455')/female_info  
[2026-02-12 10:36:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:36:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A129708f1-6baf-46eb-ae74-cfa893fd95ba')/male_info  
[2026-02-12 10:36:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:36:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A129708f1-6baf-46eb-ae74-cfa893fd95ba')/female_info  
[2026-02-12 10:36:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:36:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f45df6c-a7ff-4071-88d5-e51a0ea7cbcf')/male_info  
[2026-02-12 10:36:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:36:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f45df6c-a7ff-4071-88d5-e51a0ea7cbcf')/female_info  
[2026-02-12 10:36:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:36:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5c8a7735-2552-4b2e-bb8b-951bfbeb5fff')/male_info  
[2026-02-12 10:36:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:36:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5c8a7735-2552-4b2e-bb8b-951bfbeb5fff')/female_info  
[2026-02-12 10:36:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:36:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add256f8c-0cd4-43e0-8232-f497badaacd5')/male_info  
[2026-02-12 10:36:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:36:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add256f8c-0cd4-43e0-8232-f497badaacd5')/female_info  
[2026-02-12 10:36:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:36:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34983c0e-9489-4f7a-9f0a-6e885079d3ca')/male_info  
[2026-02-12 10:36:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:36:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34983c0e-9489-4f7a-9f0a-6e885079d3ca')/female_info  
[2026-02-12 10:36:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:36:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A24e041df-9e34-4f80-8518-fc76d1065a20')/male_info  
[2026-02-12 10:36:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:36:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A24e041df-9e34-4f80-8518-fc76d1065a20')/female_info  
[2026-02-12 10:36:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:36:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae327be6e-3561-4e70-8ba3-301d97de7a80')/male_info  
[2026-02-12 10:36:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:36:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae327be6e-3561-4e70-8ba3-301d97de7a80')/female_info  
[2026-02-12 10:36:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:36:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9808af33-fb8c-48cc-b46a-ec95f2f3edf5')/male_info  
[2026-02-12 10:36:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:36:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9808af33-fb8c-48cc-b46a-ec95f2f3edf5')/female_info  
[2026-02-12 10:36:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:36:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1730f3a9-0ec7-49bc-b9a1-5083dfc9318e')/male_info  
[2026-02-12 10:36:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:36:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1730f3a9-0ec7-49bc-b9a1-5083dfc9318e')/female_info  
[2026-02-12 10:36:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:36:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad938a8-9999-433c-b15d-6edc9792832a')/male_info  
[2026-02-12 10:36:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:36:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad938a8-9999-433c-b15d-6edc9792832a')/female_info  
[2026-02-12 10:36:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:36:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c506973-617c-4dc9-a487-1f0e5e4dbc41')/male_info  
[2026-02-12 10:36:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:36:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c506973-617c-4dc9-a487-1f0e5e4dbc41')/female_info  
[2026-02-12 10:36:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:36:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d2486c2-1909-42fe-ada1-730948c854a9')/male_info  
[2026-02-12 10:36:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:36:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d2486c2-1909-42fe-ada1-730948c854a9')/female_info  
[2026-02-12 10:36:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:36:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abea3ee54-8095-4d0a-a45c-1dccc0d5b3ca')/male_info  
[2026-02-12 10:36:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:36:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abea3ee54-8095-4d0a-a45c-1dccc0d5b3ca')/female_info  
[2026-02-12 10:36:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:36:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34cfbb3c-2d4e-4bf8-bb3b-d750bc80db41')/male_info  
[2026-02-12 10:36:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:36:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34cfbb3c-2d4e-4bf8-bb3b-d750bc80db41')/female_info  
[2026-02-12 10:36:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:36:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21140602-1930-4211-8dd4-044ebcd19a34')/male_info  
[2026-02-12 10:36:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:36:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21140602-1930-4211-8dd4-044ebcd19a34')/female_info  
[2026-02-12 10:36:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:36:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad71943c3-b128-4d90-abc5-e449a3a4c38a')/male_info  
[2026-02-12 10:36:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:36:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad71943c3-b128-4d90-abc5-e449a3a4c38a')/female_info  
[2026-02-12 10:36:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:36:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A896dc340-c093-4df0-8034-8b954ef16958')/male_info  
[2026-02-12 10:37:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:37:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A896dc340-c093-4df0-8034-8b954ef16958')/female_info  
[2026-02-12 10:37:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:37:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A485fd47b-bd22-42c7-8b51-dadf57f52844')/male_info  
[2026-02-12 10:37:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:37:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A485fd47b-bd22-42c7-8b51-dadf57f52844')/female_info  
[2026-02-12 10:37:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:37:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56bf16c7-f75d-49cd-93ac-b5dbd4bb5012')/male_info  
[2026-02-12 10:37:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:37:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56bf16c7-f75d-49cd-93ac-b5dbd4bb5012')/female_info  
[2026-02-12 10:37:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:37:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4b78711-5495-4004-a3ac-311d4197a141')/male_info  
[2026-02-12 10:37:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:37:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4b78711-5495-4004-a3ac-311d4197a141')/female_info  
[2026-02-12 10:37:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:37:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8727c8-7c43-4c18-af95-3694c7c44503')/male_info  
[2026-02-12 10:37:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:37:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8727c8-7c43-4c18-af95-3694c7c44503')/female_info  
[2026-02-12 10:37:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:37:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A124d4d60-56aa-42d8-a045-e49b1e6ac86d')/male_info  
[2026-02-12 10:37:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:37:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A124d4d60-56aa-42d8-a045-e49b1e6ac86d')/female_info  
[2026-02-12 10:37:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:37:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A815b6e73-5944-4ee5-b28d-3d859c1601e4')/male_info  
[2026-02-12 10:37:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:37:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A815b6e73-5944-4ee5-b28d-3d859c1601e4')/female_info  
[2026-02-12 10:37:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:37:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0a7a4419-861b-4912-837c-658d27fe41e1')/male_info  
[2026-02-12 10:37:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:37:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0a7a4419-861b-4912-837c-658d27fe41e1')/female_info  
[2026-02-12 10:37:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:37:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed96007b-4c9d-41d4-a2d7-d4d193a75132')/male_info  
[2026-02-12 10:37:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:37:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed96007b-4c9d-41d4-a2d7-d4d193a75132')/female_info  
[2026-02-12 10:37:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:37:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4171e4f8-62bb-438f-8402-2af3d0ca6014')/male_info  
[2026-02-12 10:37:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:37:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4171e4f8-62bb-438f-8402-2af3d0ca6014')/female_info  
[2026-02-12 10:37:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:37:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac276ab91-559c-45d4-8ab6-8f90fa7df95e')/male_info  
[2026-02-12 10:37:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:37:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70525ae0-fcaf-4be5-9e88-0ab64c10dd2c')/male_info  
[2026-02-12 10:37:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:37:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70525ae0-fcaf-4be5-9e88-0ab64c10dd2c')/female_info  
[2026-02-12 10:37:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:37:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe484b04-37d0-4a91-af21-453a9344d2d1')/male_info  
[2026-02-12 10:37:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:37:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe484b04-37d0-4a91-af21-453a9344d2d1')/female_info  
[2026-02-12 10:37:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:37:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07128425-6cfc-4fcf-b9bd-2807759e8c52')/male_info  
[2026-02-12 10:37:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:37:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07128425-6cfc-4fcf-b9bd-2807759e8c52')/female_info  
[2026-02-12 10:37:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:37:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d22670b-8b00-4622-8285-19ee4a10f6ee')/male_info  
[2026-02-12 10:37:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:37:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d22670b-8b00-4622-8285-19ee4a10f6ee')/female_info  
[2026-02-12 10:37:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:37:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e4896c8-432a-4212-bc3c-eec39ff70130')/male_info  
[2026-02-12 10:37:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:37:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e4896c8-432a-4212-bc3c-eec39ff70130')/female_info  
[2026-02-12 10:37:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:37:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33647792-cd57-40c2-a2ea-4840ce5a70d9')/male_info  
[2026-02-12 10:37:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:37:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33647792-cd57-40c2-a2ea-4840ce5a70d9')/female_info  
[2026-02-12 10:37:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:37:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70f2b8ba-8ca9-42ba-b444-25a979480728')/male_info  
[2026-02-12 10:37:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:37:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70f2b8ba-8ca9-42ba-b444-25a979480728')/female_info  
[2026-02-12 10:37:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:37:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A373ac57e-db96-41de-a8ad-61d783b6464c')/male_info  
[2026-02-12 10:37:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:37:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A373ac57e-db96-41de-a8ad-61d783b6464c')/female_info  
[2026-02-12 10:37:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:37:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aec9c53f8-11a5-489b-9a94-1cb056411319')/male_info  
[2026-02-12 10:37:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:37:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aec9c53f8-11a5-489b-9a94-1cb056411319')/female_info  
[2026-02-12 10:37:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:37:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4b4ba1e-1da5-48f2-922e-f2bce81278e4')/male_info  
[2026-02-12 10:37:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:37:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4b4ba1e-1da5-48f2-922e-f2bce81278e4')/female_info  
[2026-02-12 10:37:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:37:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4f4a8f1-bfdb-4759-83ce-6526f226b863')/male_info  
[2026-02-12 10:37:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:37:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4f4a8f1-bfdb-4759-83ce-6526f226b863')/female_info  
[2026-02-12 10:37:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:37:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A69b51b89-638b-4b9e-a554-31404e4fb10a')/male_info  
[2026-02-12 10:37:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:37:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A69b51b89-638b-4b9e-a554-31404e4fb10a')/female_info  
[2026-02-12 10:37:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:37:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07735aed-627f-4933-b580-f965ea736962')/male_info  
[2026-02-12 10:37:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:37:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07735aed-627f-4933-b580-f965ea736962')/female_info  
[2026-02-12 10:37:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:37:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac3c429aa-56b5-480f-8550-b6ea455b336c')/male_info  
[2026-02-12 10:37:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:37:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac3c429aa-56b5-480f-8550-b6ea455b336c')/female_info  
[2026-02-12 10:37:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:37:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe534eef-7249-452c-9bfb-4d52c1185f01')/male_info  
[2026-02-12 10:37:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:37:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe534eef-7249-452c-9bfb-4d52c1185f01')/female_info  
[2026-02-12 10:37:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:37:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fa8afeb-c707-41e5-bf84-b782d3f9af3f')/male_info  
[2026-02-12 10:37:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:37:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fa8afeb-c707-41e5-bf84-b782d3f9af3f')/female_info  
[2026-02-12 10:37:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:37:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc3c2bf7-8ec2-47db-ad27-98c82fb5aaf3')/male_info  
[2026-02-12 10:37:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:37:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc3c2bf7-8ec2-47db-ad27-98c82fb5aaf3')/female_info  
[2026-02-12 10:37:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:37:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1579215e-7e14-4bdc-8866-ae1c422c7127')/male_info  
[2026-02-12 10:37:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:37:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1579215e-7e14-4bdc-8866-ae1c422c7127')/female_info  
[2026-02-12 10:38:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:38:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab294ab17-b2a3-46c0-966c-6ccf0aa62cb4')/male_info  
[2026-02-12 10:38:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:38:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab294ab17-b2a3-46c0-966c-6ccf0aa62cb4')/female_info  
[2026-02-12 10:38:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:38:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a2a5ec-bb6e-491e-839f-0c49e6323308')/male_info  
[2026-02-12 10:38:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:38:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a2a5ec-bb6e-491e-839f-0c49e6323308')/female_info  
[2026-02-12 10:38:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:38:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64dfd301-7f6a-477f-9750-522f8f5ffa5c')/male_info  
[2026-02-12 10:38:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:38:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64dfd301-7f6a-477f-9750-522f8f5ffa5c')/female_info  
[2026-02-12 10:38:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:38:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3768f06b-9feb-43d5-bb0c-6e337f0ebb72')/male_info  
[2026-02-12 10:38:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:38:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3768f06b-9feb-43d5-bb0c-6e337f0ebb72')/female_info  
[2026-02-12 10:38:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:38:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8727abe8-05cd-43dc-9fb4-b3e633165f9d')/male_info  
[2026-02-12 10:38:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:38:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8727abe8-05cd-43dc-9fb4-b3e633165f9d')/female_info  
[2026-02-12 10:38:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:38:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e080503-1529-4afc-ba90-d1d812cdc850')/male_info  
[2026-02-12 10:38:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:38:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e080503-1529-4afc-ba90-d1d812cdc850')/female_info  
[2026-02-12 10:38:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:38:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a8a2a64-c33c-421b-8be6-0cd7c7175516')/male_info  
[2026-02-12 10:38:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:38:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a8a2a64-c33c-421b-8be6-0cd7c7175516')/female_info  
[2026-02-12 10:38:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:38:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82eedd72-104f-4232-9733-7dca582fc7fb')/male_info  
[2026-02-12 10:38:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:38:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82eedd72-104f-4232-9733-7dca582fc7fb')/female_info  
[2026-02-12 10:38:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:38:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82617f5c-0e24-4e63-989f-f1789b3ddd62')/male_info  
[2026-02-12 10:38:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:38:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82617f5c-0e24-4e63-989f-f1789b3ddd62')/female_info  
[2026-02-12 10:38:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:38:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A965911a4-f90d-4ae8-851f-068a2c7d3a22')/male_info  
[2026-02-12 10:38:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:38:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A965911a4-f90d-4ae8-851f-068a2c7d3a22')/female_info  
[2026-02-12 10:38:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:38:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18db3fc1-abdd-40e8-9bf5-62e81b04b843')/male_info  
[2026-02-12 10:38:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:38:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18db3fc1-abdd-40e8-9bf5-62e81b04b843')/female_info  
[2026-02-12 10:38:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:38:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb374c83-9113-43e6-9393-be26e4e846f9')/male_info  
[2026-02-12 10:38:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:38:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb374c83-9113-43e6-9393-be26e4e846f9')/female_info  
[2026-02-12 10:38:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:38:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Affa75a17-fb44-4603-8aa9-4c1e8abcba8f')/male_info  
[2026-02-12 10:38:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:38:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Affa75a17-fb44-4603-8aa9-4c1e8abcba8f')/female_info  
[2026-02-12 10:38:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:38:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae24d6b39-8b1c-4411-98cc-04d75bf6b371')/male_info  
[2026-02-12 10:38:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:38:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae24d6b39-8b1c-4411-98cc-04d75bf6b371')/female_info  
[2026-02-12 10:38:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:38:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A332f9f3f-6cb6-4c92-b65a-63b4ed534423')/male_info  
[2026-02-12 10:38:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:38:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A332f9f3f-6cb6-4c92-b65a-63b4ed534423')/female_info  
[2026-02-12 10:38:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:38:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e6d5753-df22-4ed7-8aeb-8a6ea487e975')/male_info  
[2026-02-12 10:38:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:38:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e6d5753-df22-4ed7-8aeb-8a6ea487e975')/female_info  
[2026-02-12 10:38:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:38:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A040115dd-d3a9-4e35-aa63-7b26f3a65cee')/male_info  
[2026-02-12 10:38:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:38:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A040115dd-d3a9-4e35-aa63-7b26f3a65cee')/female_info  
[2026-02-12 10:38:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:38:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ec8ec44-b0cf-4634-94c1-0717dd04f735')/male_info  
[2026-02-12 10:38:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:38:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ec8ec44-b0cf-4634-94c1-0717dd04f735')/female_info  
[2026-02-12 10:38:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:38:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac696f82f-14b1-4f0d-9a66-1fe551e44403')/male_info  
[2026-02-12 10:38:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:38:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac696f82f-14b1-4f0d-9a66-1fe551e44403')/female_info  
[2026-02-12 10:38:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:38:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0b251c6-42f3-44c9-b960-6fc0e8482863')/male_info  
[2026-02-12 10:38:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:38:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0b251c6-42f3-44c9-b960-6fc0e8482863')/female_info  
[2026-02-12 10:38:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:38:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a8d378-52d2-401f-b3f8-14f051f7de67')/male_info  
[2026-02-12 10:38:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-12 10:38:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a8d378-52d2-401f-b3f8-14f051f7de67')/female_info  
[2026-02-12 10:38:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:38:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb37c9f1-04ff-46b1-b205-ff76f7790f70')/male_info  
[2026-02-12 10:38:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:38:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb37c9f1-04ff-46b1-b205-ff76f7790f70')/female_info  
[2026-02-12 10:38:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:38:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6366729d-0139-4d9b-9d57-5dd35e1ac9d4')/male_info  
[2026-02-12 10:38:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:38:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6366729d-0139-4d9b-9d57-5dd35e1ac9d4')/female_info  
[2026-02-12 10:38:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:38:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A648708ba-dfe5-4568-b7ac-2ffca1dc38bc')/male_info  
[2026-02-12 10:38:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:38:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A648708ba-dfe5-4568-b7ac-2ffca1dc38bc')/female_info  
[2026-02-12 10:38:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:38:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa521af30-b4f7-4566-a3fc-cababb8c5b6b')/male_info  
[2026-02-12 10:38:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 11 rows.  
[2026-02-12 10:38:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa521af30-b4f7-4566-a3fc-cababb8c5b6b')/female_info  
[2026-02-12 10:38:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:38:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03b169b9-faea-4fbc-9011-bb41a4358c6e')/male_info  
[2026-02-12 10:38:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:38:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03b169b9-faea-4fbc-9011-bb41a4358c6e')/female_info  
[2026-02-12 10:38:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:38:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf7a4fbd-22c8-442c-93cb-977770a9b524')/male_info  
[2026-02-12 10:38:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:38:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf7a4fbd-22c8-442c-93cb-977770a9b524')/female_info  
[2026-02-12 10:38:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:38:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac8d99d5-d9a8-46ad-bd65-611f558fbbc4')/male_info  
[2026-02-12 10:38:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:38:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac8d99d5-d9a8-46ad-bd65-611f558fbbc4')/female_info  
[2026-02-12 10:39:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:39:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abdb53156-352a-4931-b7c0-415d6a4ac8f1')/male_info  
[2026-02-12 10:39:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:39:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abdb53156-352a-4931-b7c0-415d6a4ac8f1')/female_info  
[2026-02-12 10:39:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:39:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b4549d6-70fe-4363-80c3-2f78002c4a64')/male_info  
[2026-02-12 10:39:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:39:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b4549d6-70fe-4363-80c3-2f78002c4a64')/female_info  
[2026-02-12 10:39:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:39:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb4522ee-693b-4199-9608-ea77fd9cfdc3')/male_info  
[2026-02-12 10:39:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:39:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb4522ee-693b-4199-9608-ea77fd9cfdc3')/female_info  
[2026-02-12 10:39:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:39:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A108efe9c-290e-4d46-9330-5248baf87d3e')/male_info  
[2026-02-12 10:39:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:39:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A108efe9c-290e-4d46-9330-5248baf87d3e')/female_info  
[2026-02-12 10:39:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:39:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab1ba7b7f-db32-4a38-bf9f-58ec5be8b33b')/male_info  
[2026-02-12 10:39:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:39:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab1ba7b7f-db32-4a38-bf9f-58ec5be8b33b')/female_info  
[2026-02-12 10:39:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:39:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab989a49b-85bf-4c3d-9897-18c6362464e8')/male_info  
[2026-02-12 10:39:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:39:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab989a49b-85bf-4c3d-9897-18c6362464e8')/female_info  
[2026-02-12 10:39:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:39:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9531c36f-9d7e-401f-a26e-33b09b8c3be8')/male_info  
[2026-02-12 10:39:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-12 10:39:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9531c36f-9d7e-401f-a26e-33b09b8c3be8')/female_info  
[2026-02-12 10:39:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:39:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A26014f7c-f359-4397-b57b-0d3985add50e')/male_info  
[2026-02-12 10:39:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:39:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A26014f7c-f359-4397-b57b-0d3985add50e')/female_info  
[2026-02-12 10:39:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:39:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc1209f1-6eda-47cc-b9a9-44fb4a44df68')/male_info  
[2026-02-12 10:39:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:39:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc1209f1-6eda-47cc-b9a9-44fb4a44df68')/female_info  
[2026-02-12 10:39:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:39:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8cf82538-011b-4fa6-ab6c-10d760e2d606')/male_info  
[2026-02-12 10:39:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:39:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8cf82538-011b-4fa6-ab6c-10d760e2d606')/female_info  
[2026-02-12 10:39:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:39:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A938cf24a-3f2d-4f27-8317-c5674524a140')/male_info  
[2026-02-12 10:39:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:39:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A938cf24a-3f2d-4f27-8317-c5674524a140')/female_info  
[2026-02-12 10:39:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:39:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5d1ae0b-ae68-4c99-8bf0-bc658943e3f4')/male_info  
[2026-02-12 10:39:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:39:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5d1ae0b-ae68-4c99-8bf0-bc658943e3f4')/female_info  
[2026-02-12 10:39:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:39:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0d54d54-0cc3-42e8-8750-c085262e250b')/male_info  
[2026-02-12 10:39:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:39:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0d54d54-0cc3-42e8-8750-c085262e250b')/female_info  
[2026-02-12 10:39:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:39:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f9f5939-62d9-4e45-977f-89f00c744646')/male_info  
[2026-02-12 10:39:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:39:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f9f5939-62d9-4e45-977f-89f00c744646')/female_info  
[2026-02-12 10:39:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:39:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0284a6b-77e9-403d-b359-b87429661497')/male_info  
[2026-02-12 10:39:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:39:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0284a6b-77e9-403d-b359-b87429661497')/female_info  
[2026-02-12 10:39:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:39:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5977e2ea-073c-40d7-a162-51efc8522f4e')/male_info  
[2026-02-12 10:39:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:39:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5977e2ea-073c-40d7-a162-51efc8522f4e')/female_info  
[2026-02-12 10:39:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:39:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4db932d7-bd9d-44b4-8a35-c3923d102255')/male_info  
[2026-02-12 10:39:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:39:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4db932d7-bd9d-44b4-8a35-c3923d102255')/female_info  
[2026-02-12 10:39:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:39:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75a5b795-e8bb-405d-84dd-14c2ec7a20f7')/male_info  
[2026-02-12 10:39:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:39:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75a5b795-e8bb-405d-84dd-14c2ec7a20f7')/female_info  
[2026-02-12 10:39:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:39:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de9af71-96ed-48d6-b68c-5f3873f32355')/male_info  
[2026-02-12 10:39:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:39:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de9af71-96ed-48d6-b68c-5f3873f32355')/female_info  
[2026-02-12 10:39:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:39:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41a9b743-6070-4b0c-98f8-0799df63df65')/male_info  
[2026-02-12 10:39:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:39:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41a9b743-6070-4b0c-98f8-0799df63df65')/female_info  
[2026-02-12 10:39:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:39:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A60b28f1a-8a0c-4bf1-a4f2-899043d81aa4')/male_info  
[2026-02-12 10:39:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:39:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A60b28f1a-8a0c-4bf1-a4f2-899043d81aa4')/female_info  
[2026-02-12 10:39:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:39:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aebcde978-12e1-4130-98c7-05cf211ccd3a')/male_info  
[2026-02-12 10:39:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:39:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aebcde978-12e1-4130-98c7-05cf211ccd3a')/female_info  
[2026-02-12 10:39:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:39:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab90e12f-ddf3-49b8-adb8-bfc86b04d427')/male_info  
[2026-02-12 10:39:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:39:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab90e12f-ddf3-49b8-adb8-bfc86b04d427')/female_info  
[2026-02-12 10:39:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:39:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7eebb6d8-05c4-4d8e-a8f5-8e9084e5761c')/male_info  
[2026-02-12 10:39:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:39:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7eebb6d8-05c4-4d8e-a8f5-8e9084e5761c')/female_info  
[2026-02-12 10:39:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:39:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A663930c3-4c17-4f04-a46a-a3df37b4cb4e')/male_info  
[2026-02-12 10:39:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:39:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A663930c3-4c17-4f04-a46a-a3df37b4cb4e')/female_info  
[2026-02-12 10:39:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:39:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e019c39-4494-4d66-acd7-72e1f095aa44')/male_info  
[2026-02-12 10:39:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:39:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e019c39-4494-4d66-acd7-72e1f095aa44')/female_info  
[2026-02-12 10:39:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:39:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1636a7fd-7c11-4069-be70-24cf8781eee5')/male_info  
[2026-02-12 10:39:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:39:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad243268d-1ffd-48c6-b303-83c6fd53e456')/male_info  
[2026-02-12 10:39:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:39:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad243268d-1ffd-48c6-b303-83c6fd53e456')/female_info  
[2026-02-12 10:39:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:39:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A55572cd1-2331-4c84-8918-4372a06b995d')/male_info  
[2026-02-12 10:40:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:40:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A55572cd1-2331-4c84-8918-4372a06b995d')/female_info  
[2026-02-12 10:40:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:40:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c601448-5e0d-44b0-a2db-2afdb5c2f7d3')/male_info  
[2026-02-12 10:40:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:40:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c601448-5e0d-44b0-a2db-2afdb5c2f7d3')/female_info  
[2026-02-12 10:40:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:40:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc687b74-ad08-4b00-9617-5fcae82e457a')/male_info  
[2026-02-12 10:40:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:40:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc687b74-ad08-4b00-9617-5fcae82e457a')/female_info  
[2026-02-12 10:40:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:40:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa80f461c-01b4-4076-8390-3b0554d09e55')/male_info  
[2026-02-12 10:40:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:40:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa80f461c-01b4-4076-8390-3b0554d09e55')/female_info  
[2026-02-12 10:40:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:40:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A59fbbdb6-ad1d-465c-97bc-9830c18c7628')/male_info  
[2026-02-12 10:40:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:40:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A59fbbdb6-ad1d-465c-97bc-9830c18c7628')/female_info  
[2026-02-12 10:40:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:40:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A865bf86c-041b-474e-8019-1859b5317832')/male_info  
[2026-02-12 10:40:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:40:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A865bf86c-041b-474e-8019-1859b5317832')/female_info  
[2026-02-12 10:40:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:40:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e90290c-a031-477a-8327-eb85dbc90651')/male_info  
[2026-02-12 10:40:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:40:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e90290c-a031-477a-8327-eb85dbc90651')/female_info  
[2026-02-12 10:40:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:40:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9d600645-208c-421d-b1ac-70e8b104ffed')/male_info  
[2026-02-12 10:40:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:40:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9d600645-208c-421d-b1ac-70e8b104ffed')/female_info  
[2026-02-12 10:40:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:40:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed35e970-ae71-4e81-acf7-fda11d484c1f')/male_info  
[2026-02-12 10:40:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:40:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed35e970-ae71-4e81-acf7-fda11d484c1f')/female_info  
[2026-02-12 10:40:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:40:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A534901a7-86a2-47a0-9976-79515b891fb1')/male_info  
[2026-02-12 10:40:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:40:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A534901a7-86a2-47a0-9976-79515b891fb1')/female_info  
[2026-02-12 10:40:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:40:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02d06261-3ab7-4340-b44a-2c5d1cf1dcdf')/male_info  
[2026-02-12 10:40:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:40:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02d06261-3ab7-4340-b44a-2c5d1cf1dcdf')/female_info  
[2026-02-12 10:40:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:40:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1c6ab4c-b823-4a6f-87b5-fc562f562aef')/male_info  
[2026-02-12 10:40:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:40:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1c6ab4c-b823-4a6f-87b5-fc562f562aef')/female_info  
[2026-02-12 10:40:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:40:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64d09ae-9a06-4e02-88c1-ac482c908938')/male_info  
[2026-02-12 10:40:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:40:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64d09ae-9a06-4e02-88c1-ac482c908938')/female_info  
[2026-02-12 10:40:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:40:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A001af4a1-4b3a-4a4f-a99e-3f728ad75f33')/male_info  
[2026-02-12 10:40:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:40:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A001af4a1-4b3a-4a4f-a99e-3f728ad75f33')/female_info  
[2026-02-12 10:40:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:40:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A151f070f-72c1-4a41-bee7-4fb0af5cc569')/male_info  
[2026-02-12 10:40:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:40:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A151f070f-72c1-4a41-bee7-4fb0af5cc569')/female_info  
[2026-02-12 10:40:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:40:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf003d8a-6915-46c8-aec3-576c9bac909f')/male_info  
[2026-02-12 10:40:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:40:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf003d8a-6915-46c8-aec3-576c9bac909f')/female_info  
[2026-02-12 10:40:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:40:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1866bd5-22ba-4cc0-982b-38c462a09b06')/male_info  
[2026-02-12 10:40:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:40:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1866bd5-22ba-4cc0-982b-38c462a09b06')/female_info  
[2026-02-12 10:40:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:40:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac9aad6f0-4dd0-42bc-a58e-4f74a40f5e6c')/male_info  
[2026-02-12 10:40:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:40:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac9aad6f0-4dd0-42bc-a58e-4f74a40f5e6c')/female_info  
[2026-02-12 10:40:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:40:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A37355a15-399b-4e9b-a835-b1f8c3e60e56')/male_info  
[2026-02-12 10:40:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:40:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A37355a15-399b-4e9b-a835-b1f8c3e60e56')/female_info  
[2026-02-12 10:40:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:40:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0525524-f892-4584-9088-1800ec3d31ed')/female_info  
[2026-02-12 10:40:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:40:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7661345b-bbaf-4389-b556-588ffbbde448')/male_info  
[2026-02-12 10:40:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:40:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7661345b-bbaf-4389-b556-588ffbbde448')/female_info  
[2026-02-12 10:40:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:40:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1b5ee3d-bc2f-4c50-b51c-8481d028ed1b')/male_info  
[2026-02-12 10:40:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:40:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1b5ee3d-bc2f-4c50-b51c-8481d028ed1b')/female_info  
[2026-02-12 10:40:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:40:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab72f3a6e-330d-4182-ba76-112b2a76b491')/male_info  
[2026-02-12 10:40:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:40:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab72f3a6e-330d-4182-ba76-112b2a76b491')/female_info  
[2026-02-12 10:40:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:40:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13f301e0-4b53-49c8-b12c-7f3aebea89b5')/male_info  
[2026-02-12 10:40:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:40:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13f301e0-4b53-49c8-b12c-7f3aebea89b5')/female_info  
[2026-02-12 10:40:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:40:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5178b667-c19e-4979-954e-7634f4565c58')/male_info  
[2026-02-12 10:40:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:40:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7330eb9e-c258-403c-919b-50003363b4d9')/male_info  
[2026-02-12 10:40:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:40:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7330eb9e-c258-403c-919b-50003363b4d9')/female_info  
[2026-02-12 10:40:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:40:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2471ee99-b4f8-46af-bf47-0c78c6afec3b')/male_info  
[2026-02-12 10:40:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:40:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2471ee99-b4f8-46af-bf47-0c78c6afec3b')/female_info  
[2026-02-12 10:40:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:40:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab11bc622-1ee4-46db-a9ad-7563daca2731')/male_info  
[2026-02-12 10:40:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:40:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab11bc622-1ee4-46db-a9ad-7563daca2731')/female_info  
[2026-02-12 10:40:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:40:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa180b9e9-45c9-4fce-98e1-0b4b75f8da20')/male_info  
[2026-02-12 10:40:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:40:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa180b9e9-45c9-4fce-98e1-0b4b75f8da20')/female_info  
[2026-02-12 10:40:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:40:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7826ab76-0a88-4a20-a47e-cb63acf0d93f')/male_info  
[2026-02-12 10:41:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:41:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7826ab76-0a88-4a20-a47e-cb63acf0d93f')/female_info  
[2026-02-12 10:41:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:41:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2a4e14e-3e14-45bf-83a0-919e542d7b61')/male_info  
[2026-02-12 10:41:02] local.INFO: ODK IMPORT CONTROLLER: Received request for Connection ID: 2  
[2026-02-12 10:41:02] local.INFO: ODK IMPORT CONTROLLER: Initializing service for Form: c_hru_mv_2025121021  
[2026-02-12 10:41:02] local.INFO: ODK IMPORT: Target Database = hru-monitoring  
[2026-02-12 10:41:02] local.INFO: ODK IMPORT: Database resolved: hru-monitoring  
[2026-02-12 10:41:02] local.INFO: ODK IMPORT CONTROLLER: Starting importAll()  
[2026-02-12 10:41:02] local.INFO: ODK IMPORT: Fetching submissions from https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions  
[2026-02-12 10:41:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:41:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2a4e14e-3e14-45bf-83a0-919e542d7b61')/female_info  
[2026-02-12 10:41:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:41:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A101650b7-bd0b-400d-8c75-786744f60b8d')/male_info  
[2026-02-12 10:41:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:41:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A101650b7-bd0b-400d-8c75-786744f60b8d')/female_info  
[2026-02-12 10:41:05] local.INFO: ODK IMPORT: Fetched 644 records.  
[2026-02-12 10:41:05] local.INFO: ODK IMPORT: Submission b3b79058-e7d0-4ce2-b4c0-7254f81b1db1 already exists (ID: 1). Updating not implemented, skipping insert.  
[2026-02-12 10:41:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab3b79058-e7d0-4ce2-b4c0-7254f81b1db1')/male_info  
[2026-02-12 10:41:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:41:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4309d876-4b4a-472a-bb71-a721c77a0921')/male_info  
[2026-02-12 10:41:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:41:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab3b79058-e7d0-4ce2-b4c0-7254f81b1db1')/female_info  
[2026-02-12 10:41:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:41:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4309d876-4b4a-472a-bb71-a721c77a0921')/female_info  
[2026-02-12 10:41:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:41:07] local.INFO: ODK IMPORT: Submission 36e9bb6f-fdb0-4b49-8407-062f27c2b7d8 already exists (ID: 2). Updating not implemented, skipping insert.  
[2026-02-12 10:41:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36e9bb6f-fdb0-4b49-8407-062f27c2b7d8')/male_info  
[2026-02-12 10:41:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:41:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1da18acd-7ca1-4b20-b72c-06fd99a2291f')/male_info  
[2026-02-12 10:41:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:41:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36e9bb6f-fdb0-4b49-8407-062f27c2b7d8')/female_info  
[2026-02-12 10:41:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:41:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1da18acd-7ca1-4b20-b72c-06fd99a2291f')/female_info  
[2026-02-12 10:41:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:41:09] local.INFO: ODK IMPORT: Submission 6880fadf-e49e-4d70-a25a-ddb9e0d4c7ce already exists (ID: 3). Updating not implemented, skipping insert.  
[2026-02-12 10:41:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6880fadf-e49e-4d70-a25a-ddb9e0d4c7ce')/male_info  
[2026-02-12 10:41:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:41:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae532a07a-9b44-44ba-89bd-db0f8739e553')/male_info  
[2026-02-12 10:41:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:41:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6880fadf-e49e-4d70-a25a-ddb9e0d4c7ce')/female_info  
[2026-02-12 10:41:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:41:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae532a07a-9b44-44ba-89bd-db0f8739e553')/female_info  
[2026-02-12 10:41:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:41:11] local.INFO: ODK IMPORT: Submission 1aab7c71-4c3a-4750-b04a-3def9d84f9c3 already exists (ID: 4). Updating not implemented, skipping insert.  
[2026-02-12 10:41:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1aab7c71-4c3a-4750-b04a-3def9d84f9c3')/male_info  
[2026-02-12 10:41:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:41:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A641aa035-0c79-4b11-be90-d8d471db7fb8')/male_info  
[2026-02-12 10:41:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:41:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1aab7c71-4c3a-4750-b04a-3def9d84f9c3')/female_info  
[2026-02-12 10:41:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:41:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A641aa035-0c79-4b11-be90-d8d471db7fb8')/female_info  
[2026-02-12 10:41:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:41:13] local.INFO: ODK IMPORT: Submission d725d2d5-1e60-4c77-8806-c75c1b27475c already exists (ID: 5). Updating not implemented, skipping insert.  
[2026-02-12 10:41:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad725d2d5-1e60-4c77-8806-c75c1b27475c')/male_info  
[2026-02-12 10:41:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:41:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afa749ec5-f0f1-4df5-90f2-1eec1aee1a2f')/male_info  
[2026-02-12 10:41:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:41:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad725d2d5-1e60-4c77-8806-c75c1b27475c')/female_info  
[2026-02-12 10:41:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:41:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afa749ec5-f0f1-4df5-90f2-1eec1aee1a2f')/female_info  
[2026-02-12 10:41:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:41:16] local.INFO: ODK IMPORT: Submission af3a60b5-a8df-46f4-a7b5-149e1bc01897 already exists (ID: 6). Updating not implemented, skipping insert.  
[2026-02-12 10:41:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3a60b5-a8df-46f4-a7b5-149e1bc01897')/male_info  
[2026-02-12 10:41:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:41:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A465c20ee-9e1c-4552-810a-eda78deb5fce')/male_info  
[2026-02-12 10:41:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:41:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3a60b5-a8df-46f4-a7b5-149e1bc01897')/female_info  
[2026-02-12 10:41:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:41:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A465c20ee-9e1c-4552-810a-eda78deb5fce')/female_info  
[2026-02-12 10:41:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:41:18] local.INFO: ODK IMPORT: Submission 66585eb5-a2df-492c-973f-a7094fa0d7b4 already exists (ID: 7). Updating not implemented, skipping insert.  
[2026-02-12 10:41:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A66585eb5-a2df-492c-973f-a7094fa0d7b4')/male_info  
[2026-02-12 10:41:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:41:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05cebe2b-e67c-4ff4-926e-ad937234cbbe')/male_info  
[2026-02-12 10:41:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:41:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A66585eb5-a2df-492c-973f-a7094fa0d7b4')/female_info  
[2026-02-12 10:41:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:41:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05cebe2b-e67c-4ff4-926e-ad937234cbbe')/female_info  
[2026-02-12 10:41:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:41:20] local.INFO: ODK IMPORT: Submission 7a0460ce-d6a7-4529-8ccc-c0bb502d26cf already exists (ID: 8). Updating not implemented, skipping insert.  
[2026-02-12 10:41:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7a0460ce-d6a7-4529-8ccc-c0bb502d26cf')/male_info  
[2026-02-12 10:41:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:41:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A28664a9d-1b99-47a7-be52-4d1590920bd6')/male_info  
[2026-02-12 10:41:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:41:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7a0460ce-d6a7-4529-8ccc-c0bb502d26cf')/female_info  
[2026-02-12 10:41:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:41:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A28664a9d-1b99-47a7-be52-4d1590920bd6')/female_info  
[2026-02-12 10:41:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:41:22] local.INFO: ODK IMPORT: Submission df50d479-cfbe-42ad-a715-7335e18aae25 already exists (ID: 9). Updating not implemented, skipping insert.  
[2026-02-12 10:41:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf50d479-cfbe-42ad-a715-7335e18aae25')/male_info  
[2026-02-12 10:41:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:41:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaadcb50-b366-493d-ac18-93ab045640ad')/male_info  
[2026-02-12 10:41:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:41:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf50d479-cfbe-42ad-a715-7335e18aae25')/female_info  
[2026-02-12 10:41:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:41:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaadcb50-b366-493d-ac18-93ab045640ad')/female_info  
[2026-02-12 10:41:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:41:24] local.INFO: ODK IMPORT: Submission d05ecf01-4502-4a65-9367-ba91ca7b6081 already exists (ID: 10). Updating not implemented, skipping insert.  
[2026-02-12 10:41:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad05ecf01-4502-4a65-9367-ba91ca7b6081')/male_info  
[2026-02-12 10:41:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:41:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5d7eb013-6c55-4820-8e10-733aa754f3a6')/male_info  
[2026-02-12 10:41:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:41:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad05ecf01-4502-4a65-9367-ba91ca7b6081')/female_info  
[2026-02-12 10:41:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:41:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5d7eb013-6c55-4820-8e10-733aa754f3a6')/female_info  
[2026-02-12 10:41:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:41:26] local.INFO: ODK IMPORT: Submission a9518b39-dbbc-4a7e-a1a7-f9fabf9c497d already exists (ID: 11). Updating not implemented, skipping insert.  
[2026-02-12 10:41:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9518b39-dbbc-4a7e-a1a7-f9fabf9c497d')/male_info  
[2026-02-12 10:41:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:41:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9518b39-dbbc-4a7e-a1a7-f9fabf9c497d')/female_info  
[2026-02-12 10:41:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:41:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0b8f3b1-8be0-4db3-8887-4201d7164da9')/male_info  
[2026-02-12 10:41:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:41:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0b8f3b1-8be0-4db3-8887-4201d7164da9')/female_info  
[2026-02-12 10:41:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:41:28] local.INFO: ODK IMPORT: Submission 9dda2c0c-c4ef-4579-b5c0-82991c9eb4a7 already exists (ID: 12). Updating not implemented, skipping insert.  
[2026-02-12 10:41:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9dda2c0c-c4ef-4579-b5c0-82991c9eb4a7')/male_info  
[2026-02-12 10:41:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:41:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9dda2c0c-c4ef-4579-b5c0-82991c9eb4a7')/female_info  
[2026-02-12 10:41:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:41:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5a603ee-26e6-4265-8684-c0c3440fb04d')/male_info  
[2026-02-12 10:41:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:41:31] local.INFO: ODK IMPORT: Submission cd3b3b20-2ec6-4dcf-ab15-a654707b0e5d already exists (ID: 13). Updating not implemented, skipping insert.  
[2026-02-12 10:41:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd3b3b20-2ec6-4dcf-ab15-a654707b0e5d')/male_info  
[2026-02-12 10:41:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:41:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5a603ee-26e6-4265-8684-c0c3440fb04d')/female_info  
[2026-02-12 10:41:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:41:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd3b3b20-2ec6-4dcf-ab15-a654707b0e5d')/female_info  
[2026-02-12 10:41:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:41:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5500cd62-1e29-4ea0-92f1-b78ed099a73b')/male_info  
[2026-02-12 10:41:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:41:33] local.INFO: ODK IMPORT: Submission 017f47a7-4638-4f1b-99b9-e740b5f3caec already exists (ID: 14). Updating not implemented, skipping insert.  
[2026-02-12 10:41:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A017f47a7-4638-4f1b-99b9-e740b5f3caec')/male_info  
[2026-02-12 10:41:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:41:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5500cd62-1e29-4ea0-92f1-b78ed099a73b')/female_info  
[2026-02-12 10:41:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:41:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A017f47a7-4638-4f1b-99b9-e740b5f3caec')/female_info  
[2026-02-12 10:41:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:41:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86a6e10c-b5cb-46f6-828f-a932e28d38a7')/female_info  
[2026-02-12 10:41:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:41:35] local.INFO: ODK IMPORT: Submission 091e9ca3-8a47-4ead-9371-615ac6bc8bab already exists (ID: 15). Updating not implemented, skipping insert.  
[2026-02-12 10:41:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A091e9ca3-8a47-4ead-9371-615ac6bc8bab')/male_info  
[2026-02-12 10:41:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:41:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afed6c921-f766-4956-bee5-58745821024d')/male_info  
[2026-02-12 10:41:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:41:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A091e9ca3-8a47-4ead-9371-615ac6bc8bab')/female_info  
[2026-02-12 10:41:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:41:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afed6c921-f766-4956-bee5-58745821024d')/female_info  
[2026-02-12 10:41:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:41:37] local.INFO: ODK IMPORT: Submission f10ec80e-7d89-4348-965c-a5f60d26640a already exists (ID: 16). Updating not implemented, skipping insert.  
[2026-02-12 10:41:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af10ec80e-7d89-4348-965c-a5f60d26640a')/male_info  
[2026-02-12 10:41:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 10:41:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98f74c4d-c66b-4131-86ca-8acab44d92be')/male_info  
[2026-02-12 10:41:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:41:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af10ec80e-7d89-4348-965c-a5f60d26640a')/female_info  
[2026-02-12 10:41:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:41:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98f74c4d-c66b-4131-86ca-8acab44d92be')/female_info  
[2026-02-12 10:41:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:41:39] local.INFO: ODK IMPORT: Submission 8e281aa0-4705-4ec0-aad5-cad1c48106d4 already exists (ID: 17). Updating not implemented, skipping insert.  
[2026-02-12 10:41:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e281aa0-4705-4ec0-aad5-cad1c48106d4')/male_info  
[2026-02-12 10:41:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:41:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac07196b4-85a2-46f0-8e38-ef51da169fa1')/male_info  
[2026-02-12 10:41:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:41:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e281aa0-4705-4ec0-aad5-cad1c48106d4')/female_info  
[2026-02-12 10:41:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:41:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ae3aff1-f8ed-4645-bd11-3ec852a2e755')/male_info  
[2026-02-12 10:41:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:41:41] local.INFO: ODK IMPORT: Submission 51a9f9c2-3157-4ee8-b023-cf951a8c601a already exists (ID: 18). Updating not implemented, skipping insert.  
[2026-02-12 10:41:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A51a9f9c2-3157-4ee8-b023-cf951a8c601a')/male_info  
[2026-02-12 10:41:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:41:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ae3aff1-f8ed-4645-bd11-3ec852a2e755')/female_info  
[2026-02-12 10:41:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:41:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A51a9f9c2-3157-4ee8-b023-cf951a8c601a')/female_info  
[2026-02-12 10:41:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:41:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d77c5f9-ecc8-42b5-b699-d370051fffe7')/male_info  
[2026-02-12 10:41:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:41:43] local.INFO: ODK IMPORT: Submission 3ff07631-5a71-4433-923f-f7e3ed50433d already exists (ID: 19). Updating not implemented, skipping insert.  
[2026-02-12 10:41:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ff07631-5a71-4433-923f-f7e3ed50433d')/male_info  
[2026-02-12 10:41:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:41:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d77c5f9-ecc8-42b5-b699-d370051fffe7')/female_info  
[2026-02-12 10:41:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:41:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ff07631-5a71-4433-923f-f7e3ed50433d')/female_info  
[2026-02-12 10:41:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:41:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A360ff666-7a64-4e69-b76b-20613a28fdad')/male_info  
[2026-02-12 10:41:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:41:46] local.INFO: ODK IMPORT: Submission 2de2f408-4470-4580-88ab-ca6ad54c68f9 already exists (ID: 20). Updating not implemented, skipping insert.  
[2026-02-12 10:41:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de2f408-4470-4580-88ab-ca6ad54c68f9')/male_info  
[2026-02-12 10:41:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:41:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A360ff666-7a64-4e69-b76b-20613a28fdad')/female_info  
[2026-02-12 10:41:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:41:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de2f408-4470-4580-88ab-ca6ad54c68f9')/female_info  
[2026-02-12 10:41:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:41:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f6e730c-fdc1-4b56-81f7-e9f5c1079e60')/male_info  
[2026-02-12 10:41:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:41:48] local.INFO: ODK IMPORT: Submission adc0e7b2-291a-4e1f-b3a9-a64d084a3b66 already exists (ID: 21). Updating not implemented, skipping insert.  
[2026-02-12 10:41:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aadc0e7b2-291a-4e1f-b3a9-a64d084a3b66')/male_info  
[2026-02-12 10:41:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:41:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f6e730c-fdc1-4b56-81f7-e9f5c1079e60')/female_info  
[2026-02-12 10:41:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:41:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aadc0e7b2-291a-4e1f-b3a9-a64d084a3b66')/female_info  
[2026-02-12 10:41:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:41:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6c9cf880-2063-4961-a78d-eec4e34e02aa')/male_info  
[2026-02-12 10:41:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:41:50] local.INFO: ODK IMPORT: Submission 0456e5fd-8a59-489f-a805-a039fb08a56e already exists (ID: 22). Updating not implemented, skipping insert.  
[2026-02-12 10:41:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0456e5fd-8a59-489f-a805-a039fb08a56e')/male_info  
[2026-02-12 10:41:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:41:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6c9cf880-2063-4961-a78d-eec4e34e02aa')/female_info  
[2026-02-12 10:41:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:41:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0456e5fd-8a59-489f-a805-a039fb08a56e')/female_info  
[2026-02-12 10:41:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:41:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07c48489-c2b0-4859-8c5d-2a84442d0eb4')/male_info  
[2026-02-12 10:41:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:41:52] local.INFO: ODK IMPORT: Submission 14574c38-a27b-4582-bb1a-09de4bdffdc8 already exists (ID: 23). Updating not implemented, skipping insert.  
[2026-02-12 10:41:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A14574c38-a27b-4582-bb1a-09de4bdffdc8')/male_info  
[2026-02-12 10:41:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:41:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07c48489-c2b0-4859-8c5d-2a84442d0eb4')/female_info  
[2026-02-12 10:41:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:41:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A14574c38-a27b-4582-bb1a-09de4bdffdc8')/female_info  
[2026-02-12 10:41:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:41:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45bf21ad-a7ed-4d67-9919-61cb1844c4b6')/male_info  
[2026-02-12 10:41:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:41:54] local.INFO: ODK IMPORT: Submission 4e404b8f-749e-42e4-87ca-ddcd574ced91 already exists (ID: 24). Updating not implemented, skipping insert.  
[2026-02-12 10:41:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e404b8f-749e-42e4-87ca-ddcd574ced91')/male_info  
[2026-02-12 10:41:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:41:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45bf21ad-a7ed-4d67-9919-61cb1844c4b6')/female_info  
[2026-02-12 10:41:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:41:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e404b8f-749e-42e4-87ca-ddcd574ced91')/female_info  
[2026-02-12 10:41:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:41:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0b8cfbef-6f06-408f-a398-aa3ef5d71e2b')/male_info  
[2026-02-12 10:41:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:41:56] local.INFO: ODK IMPORT: Submission 8640ae3f-1b55-414d-a197-40e1a0c31863 already exists (ID: 25). Updating not implemented, skipping insert.  
[2026-02-12 10:41:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8640ae3f-1b55-414d-a197-40e1a0c31863')/male_info  
[2026-02-12 10:41:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:41:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0b8cfbef-6f06-408f-a398-aa3ef5d71e2b')/female_info  
[2026-02-12 10:41:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:41:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8640ae3f-1b55-414d-a197-40e1a0c31863')/female_info  
[2026-02-12 10:41:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:41:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A709262f1-b9cd-4215-8ea8-f4d0f801f354')/male_info  
[2026-02-12 10:41:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:41:59] local.INFO: ODK IMPORT: Submission 46e5e858-2cde-455a-9fe4-6c2deaf1a6f8 already exists (ID: 26). Updating not implemented, skipping insert.  
[2026-02-12 10:41:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A46e5e858-2cde-455a-9fe4-6c2deaf1a6f8')/male_info  
[2026-02-12 10:41:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:41:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A709262f1-b9cd-4215-8ea8-f4d0f801f354')/female_info  
[2026-02-12 10:42:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:42:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A46e5e858-2cde-455a-9fe4-6c2deaf1a6f8')/female_info  
[2026-02-12 10:42:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:42:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff360e15-3cca-49a4-8c1e-f2f221906e53')/male_info  
[2026-02-12 10:42:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:42:01] local.INFO: ODK IMPORT: Submission c09fc311-459c-45ee-a14a-17a5fdb7f8bf already exists (ID: 27). Updating not implemented, skipping insert.  
[2026-02-12 10:42:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac09fc311-459c-45ee-a14a-17a5fdb7f8bf')/male_info  
[2026-02-12 10:42:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:42:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff360e15-3cca-49a4-8c1e-f2f221906e53')/female_info  
[2026-02-12 10:42:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:42:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac09fc311-459c-45ee-a14a-17a5fdb7f8bf')/female_info  
[2026-02-12 10:42:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:42:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2af7be25-ef74-4fad-8516-dd5f5b9700e9')/male_info  
[2026-02-12 10:42:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:42:03] local.INFO: ODK IMPORT: Submission f64b689d-6fbf-404b-a05d-04e9eeaaef7d already exists (ID: 28). Updating not implemented, skipping insert.  
[2026-02-12 10:42:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64b689d-6fbf-404b-a05d-04e9eeaaef7d')/male_info  
[2026-02-12 10:42:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:42:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2af7be25-ef74-4fad-8516-dd5f5b9700e9')/female_info  
[2026-02-12 10:42:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:42:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64b689d-6fbf-404b-a05d-04e9eeaaef7d')/female_info  
[2026-02-12 10:42:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:42:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abf60f323-cc68-44d7-9d80-7d47097b63a0')/male_info  
[2026-02-12 10:42:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:42:05] local.INFO: ODK IMPORT: Submission 558dd560-6657-424a-9657-f46e50d5048a already exists (ID: 29). Updating not implemented, skipping insert.  
[2026-02-12 10:42:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A558dd560-6657-424a-9657-f46e50d5048a')/male_info  
[2026-02-12 10:42:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:42:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abf60f323-cc68-44d7-9d80-7d47097b63a0')/female_info  
[2026-02-12 10:42:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:42:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A558dd560-6657-424a-9657-f46e50d5048a')/female_info  
[2026-02-12 10:42:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:42:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A256976d4-e0d3-4cd0-a784-644b85b2f100')/male_info  
[2026-02-12 10:42:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:42:07] local.INFO: ODK IMPORT: Submission cf057f83-bea7-48a9-96b0-63b8fddb34a1 already exists (ID: 30). Updating not implemented, skipping insert.  
[2026-02-12 10:42:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf057f83-bea7-48a9-96b0-63b8fddb34a1')/male_info  
[2026-02-12 10:42:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:42:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A256976d4-e0d3-4cd0-a784-644b85b2f100')/female_info  
[2026-02-12 10:42:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:42:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf057f83-bea7-48a9-96b0-63b8fddb34a1')/female_info  
[2026-02-12 10:42:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:42:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A749b9f26-6b0f-435b-8675-b862ddebfefb')/male_info  
[2026-02-12 10:42:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:42:09] local.INFO: ODK IMPORT: Submission 8427beba-0826-4447-90bf-100c5998569a already exists (ID: 31). Updating not implemented, skipping insert.  
[2026-02-12 10:42:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8427beba-0826-4447-90bf-100c5998569a')/male_info  
[2026-02-12 10:42:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:42:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A749b9f26-6b0f-435b-8675-b862ddebfefb')/female_info  
[2026-02-12 10:42:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:42:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8427beba-0826-4447-90bf-100c5998569a')/female_info  
[2026-02-12 10:42:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:42:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A242800c4-0a28-43b1-9e2c-60fd27c1cee9')/male_info  
[2026-02-12 10:42:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:42:11] local.INFO: ODK IMPORT: Submission 572f3e82-2097-4d7c-8e45-5794e76217d3 already exists (ID: 32). Updating not implemented, skipping insert.  
[2026-02-12 10:42:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A572f3e82-2097-4d7c-8e45-5794e76217d3')/male_info  
[2026-02-12 10:42:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:42:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A242800c4-0a28-43b1-9e2c-60fd27c1cee9')/female_info  
[2026-02-12 10:42:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:42:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A572f3e82-2097-4d7c-8e45-5794e76217d3')/female_info  
[2026-02-12 10:42:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:42:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ea1b26b-3d41-4841-a258-7649f63b74f0')/male_info  
[2026-02-12 10:42:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:42:14] local.INFO: ODK IMPORT: Submission a8394143-d09c-470a-a4e5-99f62f742f3d already exists (ID: 33). Updating not implemented, skipping insert.  
[2026-02-12 10:42:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa8394143-d09c-470a-a4e5-99f62f742f3d')/male_info  
[2026-02-12 10:42:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:42:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ea1b26b-3d41-4841-a258-7649f63b74f0')/female_info  
[2026-02-12 10:42:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:42:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa8394143-d09c-470a-a4e5-99f62f742f3d')/female_info  
[2026-02-12 10:42:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:42:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac55f702e-e90d-40e0-a7ce-6708e96b9562')/male_info  
[2026-02-12 10:42:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:42:16] local.INFO: ODK IMPORT: Submission 86175f4b-c86f-4488-89c0-0f9fdfdcc2c1 already exists (ID: 34). Updating not implemented, skipping insert.  
[2026-02-12 10:42:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86175f4b-c86f-4488-89c0-0f9fdfdcc2c1')/male_info  
[2026-02-12 10:42:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:42:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac55f702e-e90d-40e0-a7ce-6708e96b9562')/female_info  
[2026-02-12 10:42:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:42:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86175f4b-c86f-4488-89c0-0f9fdfdcc2c1')/female_info  
[2026-02-12 10:42:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:42:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad985b419-c54b-46a5-9fad-ff4442bc7df4')/male_info  
[2026-02-12 10:42:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:42:18] local.INFO: ODK IMPORT: Submission ac688d75-7773-4e43-baae-ae62c9438640 already exists (ID: 35). Updating not implemented, skipping insert.  
[2026-02-12 10:42:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac688d75-7773-4e43-baae-ae62c9438640')/male_info  
[2026-02-12 10:42:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:42:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad985b419-c54b-46a5-9fad-ff4442bc7df4')/female_info  
[2026-02-12 10:42:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:42:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac688d75-7773-4e43-baae-ae62c9438640')/female_info  
[2026-02-12 10:42:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:42:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa837161d-d7a9-4156-9709-d10783931812')/male_info  
[2026-02-12 10:42:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:42:20] local.INFO: ODK IMPORT: Submission b5fea1fc-c3fe-4213-a126-17db1d124c19 already exists (ID: 36). Updating not implemented, skipping insert.  
[2026-02-12 10:42:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab5fea1fc-c3fe-4213-a126-17db1d124c19')/male_info  
[2026-02-12 10:42:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:42:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1781e05a-622f-43a5-8b2c-6d2a855a2080')/male_info  
[2026-02-12 10:42:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:42:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab5fea1fc-c3fe-4213-a126-17db1d124c19')/female_info  
[2026-02-12 10:42:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:42:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1781e05a-622f-43a5-8b2c-6d2a855a2080')/female_info  
[2026-02-12 10:42:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:42:22] local.INFO: ODK IMPORT: Submission 2ebfa5c5-44ba-498f-a2a5-bef3a4f0d14a already exists (ID: 37). Updating not implemented, skipping insert.  
[2026-02-12 10:42:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ebfa5c5-44ba-498f-a2a5-bef3a4f0d14a')/male_info  
[2026-02-12 10:42:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:42:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee8fbafb-d29f-4750-a859-94c8db62c360')/male_info  
[2026-02-12 10:42:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:42:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ebfa5c5-44ba-498f-a2a5-bef3a4f0d14a')/female_info  
[2026-02-12 10:42:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:42:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee8fbafb-d29f-4750-a859-94c8db62c360')/female_info  
[2026-02-12 10:42:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:42:24] local.INFO: ODK IMPORT: Submission 15906e0b-3d93-44f0-a212-f099d0c29955 already exists (ID: 38). Updating not implemented, skipping insert.  
[2026-02-12 10:42:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15906e0b-3d93-44f0-a212-f099d0c29955')/male_info  
[2026-02-12 10:42:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:42:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47442458-6868-4ca2-b714-fa49fa2f4672')/male_info  
[2026-02-12 10:42:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:42:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15906e0b-3d93-44f0-a212-f099d0c29955')/female_info  
[2026-02-12 10:42:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:42:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47442458-6868-4ca2-b714-fa49fa2f4672')/female_info  
[2026-02-12 10:42:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:42:26] local.INFO: ODK IMPORT: Submission 823b5c36-a28d-47cb-a478-5bfd94baa057 already exists (ID: 39). Updating not implemented, skipping insert.  
[2026-02-12 10:42:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A823b5c36-a28d-47cb-a478-5bfd94baa057')/male_info  
[2026-02-12 10:42:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:42:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0209a2de-f0d7-4da2-a342-cdfcb2168919')/male_info  
[2026-02-12 10:42:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:42:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A823b5c36-a28d-47cb-a478-5bfd94baa057')/female_info  
[2026-02-12 10:42:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:42:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0209a2de-f0d7-4da2-a342-cdfcb2168919')/female_info  
[2026-02-12 10:42:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:42:29] local.INFO: ODK IMPORT: Submission 4ffb03b9-f611-4ec0-8e75-f5163af7bda6 already exists (ID: 40). Updating not implemented, skipping insert.  
[2026-02-12 10:42:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ffb03b9-f611-4ec0-8e75-f5163af7bda6')/male_info  
[2026-02-12 10:42:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:42:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae3b9f732-1dfc-4e7f-aef0-d90f2f6b06b7')/male_info  
[2026-02-12 10:42:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:42:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ffb03b9-f611-4ec0-8e75-f5163af7bda6')/female_info  
[2026-02-12 10:42:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:42:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae3b9f732-1dfc-4e7f-aef0-d90f2f6b06b7')/female_info  
[2026-02-12 10:42:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:42:31] local.INFO: ODK IMPORT: Submission d2aedd83-a826-48cb-86c1-92f4788c2fd1 already exists (ID: 41). Updating not implemented, skipping insert.  
[2026-02-12 10:42:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2aedd83-a826-48cb-86c1-92f4788c2fd1')/male_info  
[2026-02-12 10:42:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:42:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ff3c207-0496-41b1-a176-80aae3914039')/male_info  
[2026-02-12 10:42:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:42:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2aedd83-a826-48cb-86c1-92f4788c2fd1')/female_info  
[2026-02-12 10:42:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:42:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ff3c207-0496-41b1-a176-80aae3914039')/female_info  
[2026-02-12 10:42:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:42:33] local.INFO: ODK IMPORT: Submission 6e9059fe-33ba-45b7-a9e4-807d8dc58d51 already exists (ID: 42). Updating not implemented, skipping insert.  
[2026-02-12 10:42:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e9059fe-33ba-45b7-a9e4-807d8dc58d51')/male_info  
[2026-02-12 10:42:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:42:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61340169-1e5e-4b17-9428-3e347337ac02')/male_info  
[2026-02-12 10:42:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:42:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e9059fe-33ba-45b7-a9e4-807d8dc58d51')/female_info  
[2026-02-12 10:42:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:42:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61340169-1e5e-4b17-9428-3e347337ac02')/female_info  
[2026-02-12 10:42:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:42:35] local.INFO: ODK IMPORT: Submission d07f849e-f224-4d93-b057-22b0cee2c683 already exists (ID: 43). Updating not implemented, skipping insert.  
[2026-02-12 10:42:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad07f849e-f224-4d93-b057-22b0cee2c683')/male_info  
[2026-02-12 10:42:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:42:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9711e48-3366-491f-8608-bd68407245b8')/male_info  
[2026-02-12 10:42:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:42:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad07f849e-f224-4d93-b057-22b0cee2c683')/female_info  
[2026-02-12 10:42:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:42:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9711e48-3366-491f-8608-bd68407245b8')/female_info  
[2026-02-12 10:42:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:42:37] local.INFO: ODK IMPORT: Submission d68ed24e-c832-441e-9aa2-3f9bdfb35e96 already exists (ID: 44). Updating not implemented, skipping insert.  
[2026-02-12 10:42:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad68ed24e-c832-441e-9aa2-3f9bdfb35e96')/male_info  
[2026-02-12 10:42:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:42:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff9fda7c-8b63-4bee-bbdd-fff6d2092300')/male_info  
[2026-02-12 10:42:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:42:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad68ed24e-c832-441e-9aa2-3f9bdfb35e96')/female_info  
[2026-02-12 10:42:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:42:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff9fda7c-8b63-4bee-bbdd-fff6d2092300')/female_info  
[2026-02-12 10:42:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:42:39] local.INFO: ODK IMPORT: Submission 58de3994-2288-44c9-81a5-b8a79a719cf4 already exists (ID: 45). Updating not implemented, skipping insert.  
[2026-02-12 10:42:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A58de3994-2288-44c9-81a5-b8a79a719cf4')/male_info  
[2026-02-12 10:42:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:42:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A68cd03e1-9b0b-44dc-bf9f-3d54ed0d0b77')/male_info  
[2026-02-12 10:42:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:42:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A58de3994-2288-44c9-81a5-b8a79a719cf4')/female_info  
[2026-02-12 10:42:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:42:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A68cd03e1-9b0b-44dc-bf9f-3d54ed0d0b77')/female_info  
[2026-02-12 10:42:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:42:41] local.INFO: ODK IMPORT: Submission 9ac83089-4091-4378-867b-4e775e7e6212 already exists (ID: 46). Updating not implemented, skipping insert.  
[2026-02-12 10:42:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ac83089-4091-4378-867b-4e775e7e6212')/male_info  
[2026-02-12 10:42:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:42:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ca06f69-a5e2-4f18-b66a-558978ced6ba')/male_info  
[2026-02-12 10:42:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:42:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ac83089-4091-4378-867b-4e775e7e6212')/female_info  
[2026-02-12 10:42:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:42:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa27a1ed4-71a9-4deb-8111-e8fdca6ead41')/male_info  
[2026-02-12 10:42:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:42:44] local.INFO: ODK IMPORT: Submission 7406a9bf-c07c-4f9b-a5b0-1d60776cd77d already exists (ID: 47). Updating not implemented, skipping insert.  
[2026-02-12 10:42:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7406a9bf-c07c-4f9b-a5b0-1d60776cd77d')/male_info  
[2026-02-12 10:42:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:42:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa27a1ed4-71a9-4deb-8111-e8fdca6ead41')/female_info  
[2026-02-12 10:42:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:42:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7406a9bf-c07c-4f9b-a5b0-1d60776cd77d')/female_info  
[2026-02-12 10:42:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:42:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab131b77e-3a24-4cae-8e2e-6392cdbf7ed3')/male_info  
[2026-02-12 10:42:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:42:46] local.INFO: ODK IMPORT: Submission cf8a46fc-30ae-4ccd-b2ae-99819cac8435 already exists (ID: 48). Updating not implemented, skipping insert.  
[2026-02-12 10:42:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf8a46fc-30ae-4ccd-b2ae-99819cac8435')/male_info  
[2026-02-12 10:42:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:42:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab131b77e-3a24-4cae-8e2e-6392cdbf7ed3')/female_info  
[2026-02-12 10:42:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:42:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf8a46fc-30ae-4ccd-b2ae-99819cac8435')/female_info  
[2026-02-12 10:42:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:42:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f64c72b-9c22-44eb-8515-3080279daac0')/male_info  
[2026-02-12 10:42:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:42:48] local.INFO: ODK IMPORT: Submission 1fc03adf-1a2a-4910-bfb3-8bf83a7dbda4 already exists (ID: 49). Updating not implemented, skipping insert.  
[2026-02-12 10:42:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1fc03adf-1a2a-4910-bfb3-8bf83a7dbda4')/male_info  
[2026-02-12 10:42:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:42:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f64c72b-9c22-44eb-8515-3080279daac0')/female_info  
[2026-02-12 10:42:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:42:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1fc03adf-1a2a-4910-bfb3-8bf83a7dbda4')/female_info  
[2026-02-12 10:42:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:42:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94dd0fa6-a34a-4560-9967-57c5c7705b03')/male_info  
[2026-02-12 10:42:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:42:50] local.INFO: ODK IMPORT: Submission 620ba806-9587-47c6-8a84-641e0ffc5b64 already exists (ID: 50). Updating not implemented, skipping insert.  
[2026-02-12 10:42:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A620ba806-9587-47c6-8a84-641e0ffc5b64')/male_info  
[2026-02-12 10:42:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:42:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94dd0fa6-a34a-4560-9967-57c5c7705b03')/female_info  
[2026-02-12 10:42:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:42:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A620ba806-9587-47c6-8a84-641e0ffc5b64')/female_info  
[2026-02-12 10:42:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:42:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A263ba4f7-4b5f-44cb-8c31-787e21f8ba43')/male_info  
[2026-02-12 10:42:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:42:52] local.INFO: ODK IMPORT: Submission eddc057e-9b94-4bb7-81b0-3e48bd431002 already exists (ID: 51). Updating not implemented, skipping insert.  
[2026-02-12 10:42:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeddc057e-9b94-4bb7-81b0-3e48bd431002')/male_info  
[2026-02-12 10:42:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:42:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A263ba4f7-4b5f-44cb-8c31-787e21f8ba43')/female_info  
[2026-02-12 10:42:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:42:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeddc057e-9b94-4bb7-81b0-3e48bd431002')/female_info  
[2026-02-12 10:42:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:42:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a84db5f-5096-4cf9-9711-7ae199214632')/male_info  
[2026-02-12 10:42:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:42:54] local.INFO: ODK IMPORT: Submission 47a7d180-c8d2-40cf-9537-7840e90896af already exists (ID: 52). Updating not implemented, skipping insert.  
[2026-02-12 10:42:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47a7d180-c8d2-40cf-9537-7840e90896af')/male_info  
[2026-02-12 10:42:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:42:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a84db5f-5096-4cf9-9711-7ae199214632')/female_info  
[2026-02-12 10:42:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:42:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47a7d180-c8d2-40cf-9537-7840e90896af')/female_info  
[2026-02-12 10:42:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:42:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae58d0e1b-f9d4-435c-99cf-aa72a0c9180e')/male_info  
[2026-02-12 10:42:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:42:56] local.INFO: ODK IMPORT: Submission 03917b92-ed48-4b6e-8a8a-82c801c6e14e already exists (ID: 53). Updating not implemented, skipping insert.  
[2026-02-12 10:42:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03917b92-ed48-4b6e-8a8a-82c801c6e14e')/male_info  
[2026-02-12 10:42:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:42:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae58d0e1b-f9d4-435c-99cf-aa72a0c9180e')/female_info  
[2026-02-12 10:42:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:42:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03917b92-ed48-4b6e-8a8a-82c801c6e14e')/female_info  
[2026-02-12 10:42:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:42:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a875467-884b-4dfe-a97e-8cba3986d6db')/male_info  
[2026-02-12 10:42:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:42:58] local.INFO: ODK IMPORT: Submission 82c604c9-feea-49c1-b2e7-0dfbf4ddb92f already exists (ID: 54). Updating not implemented, skipping insert.  
[2026-02-12 10:42:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82c604c9-feea-49c1-b2e7-0dfbf4ddb92f')/male_info  
[2026-02-12 10:42:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:42:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a875467-884b-4dfe-a97e-8cba3986d6db')/female_info  
[2026-02-12 10:43:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:43:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82c604c9-feea-49c1-b2e7-0dfbf4ddb92f')/female_info  
[2026-02-12 10:43:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:43:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bb12e97-50cd-410a-907c-138a734f2de6')/male_info  
[2026-02-12 10:43:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:43:01] local.INFO: ODK IMPORT: Submission 6e4ad9fb-3479-4e36-a197-ebb3a276c325 already exists (ID: 55). Updating not implemented, skipping insert.  
[2026-02-12 10:43:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e4ad9fb-3479-4e36-a197-ebb3a276c325')/male_info  
[2026-02-12 10:43:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:43:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bb12e97-50cd-410a-907c-138a734f2de6')/female_info  
[2026-02-12 10:43:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:43:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e4ad9fb-3479-4e36-a197-ebb3a276c325')/female_info  
[2026-02-12 10:43:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:43:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fad6636-86b7-4bb5-80ca-18602213550c')/male_info  
[2026-02-12 10:43:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:43:03] local.INFO: ODK IMPORT: Submission d5618cf2-a224-4c3d-9ac1-cc0dee0f254c already exists (ID: 56). Updating not implemented, skipping insert.  
[2026-02-12 10:43:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5618cf2-a224-4c3d-9ac1-cc0dee0f254c')/male_info  
[2026-02-12 10:43:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:43:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fad6636-86b7-4bb5-80ca-18602213550c')/female_info  
[2026-02-12 10:43:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:43:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5618cf2-a224-4c3d-9ac1-cc0dee0f254c')/female_info  
[2026-02-12 10:43:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:43:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaf2ba39-a23d-47d4-9580-908c566766a8')/male_info  
[2026-02-12 10:43:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:43:05] local.INFO: ODK IMPORT: Submission 9e9ec443-6438-44de-b1ee-fc050810c88f already exists (ID: 57). Updating not implemented, skipping insert.  
[2026-02-12 10:43:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e9ec443-6438-44de-b1ee-fc050810c88f')/male_info  
[2026-02-12 10:43:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:43:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaf2ba39-a23d-47d4-9580-908c566766a8')/female_info  
[2026-02-12 10:43:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:43:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e9ec443-6438-44de-b1ee-fc050810c88f')/female_info  
[2026-02-12 10:43:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:43:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1886ce6c-3962-4b84-a47c-74d30b3b71b6')/male_info  
[2026-02-12 10:43:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:43:07] local.INFO: ODK IMPORT: Submission c4b696cd-efc8-45ac-8fdf-693c97d63c47 already exists (ID: 58). Updating not implemented, skipping insert.  
[2026-02-12 10:43:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4b696cd-efc8-45ac-8fdf-693c97d63c47')/male_info  
[2026-02-12 10:43:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:43:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1886ce6c-3962-4b84-a47c-74d30b3b71b6')/female_info  
[2026-02-12 10:43:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:43:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4b696cd-efc8-45ac-8fdf-693c97d63c47')/female_info  
[2026-02-12 10:43:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-12 10:43:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8522c3ad-b7fe-4430-86fc-34b16cd8866d')/male_info  
[2026-02-12 10:43:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:43:09] local.INFO: ODK IMPORT: Submission 12d34692-af25-4373-b637-da4fff4a764c already exists (ID: 59). Updating not implemented, skipping insert.  
[2026-02-12 10:43:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12d34692-af25-4373-b637-da4fff4a764c')/male_info  
[2026-02-12 10:43:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:43:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8522c3ad-b7fe-4430-86fc-34b16cd8866d')/female_info  
[2026-02-12 10:43:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:43:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12d34692-af25-4373-b637-da4fff4a764c')/female_info  
[2026-02-12 10:43:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:43:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2df6ba7-b643-46a3-bd61-8a60efddb5e9')/male_info  
[2026-02-12 10:43:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:43:11] local.INFO: ODK IMPORT: Submission 8c0526a4-e226-442d-a5df-0f71db0f22e1 already exists (ID: 60). Updating not implemented, skipping insert.  
[2026-02-12 10:43:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8c0526a4-e226-442d-a5df-0f71db0f22e1')/male_info  
[2026-02-12 10:43:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:43:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2df6ba7-b643-46a3-bd61-8a60efddb5e9')/female_info  
[2026-02-12 10:43:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:43:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8c0526a4-e226-442d-a5df-0f71db0f22e1')/female_info  
[2026-02-12 10:43:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:43:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab60999f3-285d-45f6-9685-769279ec295c')/male_info  
[2026-02-12 10:43:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:43:13] local.INFO: ODK IMPORT: Submission 4b1e2e00-9e9f-4c50-98b1-8f0d2a2806d0 already exists (ID: 61). Updating not implemented, skipping insert.  
[2026-02-12 10:43:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4b1e2e00-9e9f-4c50-98b1-8f0d2a2806d0')/male_info  
[2026-02-12 10:43:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:43:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab60999f3-285d-45f6-9685-769279ec295c')/female_info  
[2026-02-12 10:43:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:43:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4b1e2e00-9e9f-4c50-98b1-8f0d2a2806d0')/female_info  
[2026-02-12 10:43:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:43:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad190eade-4aa2-4b74-ad58-beb75bd27415')/male_info  
[2026-02-12 10:43:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:43:15] local.INFO: ODK IMPORT: Submission eb1e3668-f7cc-4ae8-b967-a67796f61455 already exists (ID: 62). Updating not implemented, skipping insert.  
[2026-02-12 10:43:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb1e3668-f7cc-4ae8-b967-a67796f61455')/male_info  
[2026-02-12 10:43:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:43:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad190eade-4aa2-4b74-ad58-beb75bd27415')/female_info  
[2026-02-12 10:43:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:43:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb1e3668-f7cc-4ae8-b967-a67796f61455')/female_info  
[2026-02-12 10:43:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:43:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adeb91bb8-2478-4590-b4d8-b9ca229a37cb')/male_info  
[2026-02-12 10:43:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:43:18] local.INFO: ODK IMPORT: Submission 129708f1-6baf-46eb-ae74-cfa893fd95ba already exists (ID: 63). Updating not implemented, skipping insert.  
[2026-02-12 10:43:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A129708f1-6baf-46eb-ae74-cfa893fd95ba')/male_info  
[2026-02-12 10:43:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:43:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adeb91bb8-2478-4590-b4d8-b9ca229a37cb')/female_info  
[2026-02-12 10:43:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:43:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A129708f1-6baf-46eb-ae74-cfa893fd95ba')/female_info  
[2026-02-12 10:43:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:43:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A383f403d-db4b-4636-b2a9-e2955ba14705')/male_info  
[2026-02-12 10:43:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:43:20] local.INFO: ODK IMPORT: Submission 8f45df6c-a7ff-4071-88d5-e51a0ea7cbcf already exists (ID: 64). Updating not implemented, skipping insert.  
[2026-02-12 10:43:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f45df6c-a7ff-4071-88d5-e51a0ea7cbcf')/male_info  
[2026-02-12 10:43:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:43:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A383f403d-db4b-4636-b2a9-e2955ba14705')/female_info  
[2026-02-12 10:43:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:43:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f45df6c-a7ff-4071-88d5-e51a0ea7cbcf')/female_info  
[2026-02-12 10:43:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:43:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ef55955-cc8a-4a82-b8df-9957682233be')/male_info  
[2026-02-12 10:43:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:43:22] local.INFO: ODK IMPORT: Submission 5c8a7735-2552-4b2e-bb8b-951bfbeb5fff already exists (ID: 65). Updating not implemented, skipping insert.  
[2026-02-12 10:43:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5c8a7735-2552-4b2e-bb8b-951bfbeb5fff')/male_info  
[2026-02-12 10:43:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:43:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ef55955-cc8a-4a82-b8df-9957682233be')/female_info  
[2026-02-12 10:43:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:43:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5c8a7735-2552-4b2e-bb8b-951bfbeb5fff')/female_info  
[2026-02-12 10:43:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:43:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada8f39ed-443d-450d-9e59-81b7ba4192ec')/male_info  
[2026-02-12 10:43:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:43:24] local.INFO: ODK IMPORT: Submission dd256f8c-0cd4-43e0-8232-f497badaacd5 already exists (ID: 66). Updating not implemented, skipping insert.  
[2026-02-12 10:43:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add256f8c-0cd4-43e0-8232-f497badaacd5')/male_info  
[2026-02-12 10:43:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:43:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada8f39ed-443d-450d-9e59-81b7ba4192ec')/female_info  
[2026-02-12 10:43:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:43:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add256f8c-0cd4-43e0-8232-f497badaacd5')/female_info  
[2026-02-12 10:43:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:43:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A211597fa-5bb3-4716-acba-398467f19cdb')/male_info  
[2026-02-12 10:43:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:43:26] local.INFO: ODK IMPORT: Submission 34983c0e-9489-4f7a-9f0a-6e885079d3ca already exists (ID: 67). Updating not implemented, skipping insert.  
[2026-02-12 10:43:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34983c0e-9489-4f7a-9f0a-6e885079d3ca')/male_info  
[2026-02-12 10:43:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:43:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A211597fa-5bb3-4716-acba-398467f19cdb')/female_info  
[2026-02-12 10:43:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:43:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34983c0e-9489-4f7a-9f0a-6e885079d3ca')/female_info  
[2026-02-12 10:43:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:43:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56a9492a-7460-4f68-aaf4-00badf1d6072')/male_info  
[2026-02-12 10:43:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:43:28] local.INFO: ODK IMPORT: Submission 24e041df-9e34-4f80-8518-fc76d1065a20 already exists (ID: 68). Updating not implemented, skipping insert.  
[2026-02-12 10:43:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A24e041df-9e34-4f80-8518-fc76d1065a20')/male_info  
[2026-02-12 10:43:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:43:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abb3ce76d-c7e4-48b3-b3f2-204772d4c944')/male_info  
[2026-02-12 10:43:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:43:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A24e041df-9e34-4f80-8518-fc76d1065a20')/female_info  
[2026-02-12 10:43:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:43:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abb3ce76d-c7e4-48b3-b3f2-204772d4c944')/female_info  
[2026-02-12 10:43:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:43:30] local.INFO: ODK IMPORT: Submission e327be6e-3561-4e70-8ba3-301d97de7a80 already exists (ID: 69). Updating not implemented, skipping insert.  
[2026-02-12 10:43:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae327be6e-3561-4e70-8ba3-301d97de7a80')/male_info  
[2026-02-12 10:43:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:43:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af01d9790-2a04-4a18-a6b5-333d393a1b7c')/male_info  
[2026-02-12 10:43:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:43:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae327be6e-3561-4e70-8ba3-301d97de7a80')/female_info  
[2026-02-12 10:43:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:43:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af01d9790-2a04-4a18-a6b5-333d393a1b7c')/female_info  
[2026-02-12 10:43:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:43:33] local.INFO: ODK IMPORT: Submission 9808af33-fb8c-48cc-b46a-ec95f2f3edf5 already exists (ID: 70). Updating not implemented, skipping insert.  
[2026-02-12 10:43:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9808af33-fb8c-48cc-b46a-ec95f2f3edf5')/male_info  
[2026-02-12 10:43:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:43:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeebb7ce6-0749-402f-a4a9-5d6a3e9c58f6')/male_info  
[2026-02-12 10:43:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:43:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9808af33-fb8c-48cc-b46a-ec95f2f3edf5')/female_info  
[2026-02-12 10:43:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:43:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeebb7ce6-0749-402f-a4a9-5d6a3e9c58f6')/female_info  
[2026-02-12 10:43:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:43:35] local.INFO: ODK IMPORT: Submission 1730f3a9-0ec7-49bc-b9a1-5083dfc9318e already exists (ID: 71). Updating not implemented, skipping insert.  
[2026-02-12 10:43:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1730f3a9-0ec7-49bc-b9a1-5083dfc9318e')/male_info  
[2026-02-12 10:43:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:43:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0bb5ab2c-a47c-4ad7-b316-3d6589414fdd')/male_info  
[2026-02-12 10:43:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:43:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1730f3a9-0ec7-49bc-b9a1-5083dfc9318e')/female_info  
[2026-02-12 10:43:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:43:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0bb5ab2c-a47c-4ad7-b316-3d6589414fdd')/female_info  
[2026-02-12 10:43:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:43:37] local.INFO: ODK IMPORT: Submission fad938a8-9999-433c-b15d-6edc9792832a already exists (ID: 72). Updating not implemented, skipping insert.  
[2026-02-12 10:43:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad938a8-9999-433c-b15d-6edc9792832a')/male_info  
[2026-02-12 10:43:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 10:43:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad52355e0-0559-45f0-8dd5-e4685b3c13cf')/male_info  
[2026-02-12 10:43:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:43:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad938a8-9999-433c-b15d-6edc9792832a')/female_info  
[2026-02-12 10:43:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:43:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad52355e0-0559-45f0-8dd5-e4685b3c13cf')/female_info  
[2026-02-12 10:43:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:43:39] local.INFO: ODK IMPORT: Submission 2c506973-617c-4dc9-a487-1f0e5e4dbc41 already exists (ID: 73). Updating not implemented, skipping insert.  
[2026-02-12 10:43:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c506973-617c-4dc9-a487-1f0e5e4dbc41')/male_info  
[2026-02-12 10:43:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:43:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A609b35de-a68a-4701-990d-619892e71210')/male_info  
[2026-02-12 10:43:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:43:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c506973-617c-4dc9-a487-1f0e5e4dbc41')/female_info  
[2026-02-12 10:43:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:43:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A609b35de-a68a-4701-990d-619892e71210')/female_info  
[2026-02-12 10:43:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:43:41] local.INFO: ODK IMPORT: Submission 1d2486c2-1909-42fe-ada1-730948c854a9 already exists (ID: 74). Updating not implemented, skipping insert.  
[2026-02-12 10:43:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d2486c2-1909-42fe-ada1-730948c854a9')/male_info  
[2026-02-12 10:43:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:43:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32ae1956-ec28-4a2d-9aa2-c14148b7922a')/male_info  
[2026-02-12 10:43:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:43:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d2486c2-1909-42fe-ada1-730948c854a9')/female_info  
[2026-02-12 10:43:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-02-12 10:43:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32ae1956-ec28-4a2d-9aa2-c14148b7922a')/female_info  
[2026-02-12 10:43:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:43:43] local.INFO: ODK IMPORT: Submission bea3ee54-8095-4d0a-a45c-1dccc0d5b3ca already exists (ID: 75). Updating not implemented, skipping insert.  
[2026-02-12 10:43:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abea3ee54-8095-4d0a-a45c-1dccc0d5b3ca')/male_info  
[2026-02-12 10:43:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:43:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A719faf10-c866-4c16-8dad-376688295581')/male_info  
[2026-02-12 10:43:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:43:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abea3ee54-8095-4d0a-a45c-1dccc0d5b3ca')/female_info  
[2026-02-12 10:43:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:43:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A719faf10-c866-4c16-8dad-376688295581')/female_info  
[2026-02-12 10:43:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:43:45] local.INFO: ODK IMPORT: Submission 34cfbb3c-2d4e-4bf8-bb3b-d750bc80db41 already exists (ID: 76). Updating not implemented, skipping insert.  
[2026-02-12 10:43:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34cfbb3c-2d4e-4bf8-bb3b-d750bc80db41')/male_info  
[2026-02-12 10:43:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:43:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab0a1bba1-a9a8-4b87-a9d8-7e58aefde521')/male_info  
[2026-02-12 10:43:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:43:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34cfbb3c-2d4e-4bf8-bb3b-d750bc80db41')/female_info  
[2026-02-12 10:43:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-02-12 10:43:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab0a1bba1-a9a8-4b87-a9d8-7e58aefde521')/female_info  
[2026-02-12 10:43:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:43:48] local.INFO: ODK IMPORT: Submission 21140602-1930-4211-8dd4-044ebcd19a34 already exists (ID: 77). Updating not implemented, skipping insert.  
[2026-02-12 10:43:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21140602-1930-4211-8dd4-044ebcd19a34')/male_info  
[2026-02-12 10:43:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:43:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab8e15e3d-7c70-4bab-a6f2-7af3a29312ef')/male_info  
[2026-02-12 10:43:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:43:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21140602-1930-4211-8dd4-044ebcd19a34')/female_info  
[2026-02-12 10:43:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:43:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab8e15e3d-7c70-4bab-a6f2-7af3a29312ef')/female_info  
[2026-02-12 10:43:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:43:50] local.INFO: ODK IMPORT: Submission d71943c3-b128-4d90-abc5-e449a3a4c38a already exists (ID: 78). Updating not implemented, skipping insert.  
[2026-02-12 10:43:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad71943c3-b128-4d90-abc5-e449a3a4c38a')/male_info  
[2026-02-12 10:43:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:43:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32784477-509c-4873-8d35-e149a580c99d')/male_info  
[2026-02-12 10:43:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:43:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad71943c3-b128-4d90-abc5-e449a3a4c38a')/female_info  
[2026-02-12 10:43:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:43:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32784477-509c-4873-8d35-e149a580c99d')/female_info  
[2026-02-12 10:43:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:43:52] local.INFO: ODK IMPORT: Submission 896dc340-c093-4df0-8034-8b954ef16958 already exists (ID: 79). Updating not implemented, skipping insert.  
[2026-02-12 10:43:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A896dc340-c093-4df0-8034-8b954ef16958')/male_info  
[2026-02-12 10:43:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:43:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add4ee787-fc18-48ef-9174-fb8ac12b6ee6')/male_info  
[2026-02-12 10:43:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:43:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A896dc340-c093-4df0-8034-8b954ef16958')/female_info  
[2026-02-12 10:43:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:43:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add4ee787-fc18-48ef-9174-fb8ac12b6ee6')/female_info  
[2026-02-12 10:43:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:43:54] local.INFO: ODK IMPORT: Submission 485fd47b-bd22-42c7-8b51-dadf57f52844 already exists (ID: 80). Updating not implemented, skipping insert.  
[2026-02-12 10:43:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A485fd47b-bd22-42c7-8b51-dadf57f52844')/male_info  
[2026-02-12 10:43:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:43:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A50611696-b3cb-4709-84ee-51e66831cda7')/male_info  
[2026-02-12 10:43:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:43:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A485fd47b-bd22-42c7-8b51-dadf57f52844')/female_info  
[2026-02-12 10:43:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:43:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A50611696-b3cb-4709-84ee-51e66831cda7')/female_info  
[2026-02-12 10:43:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:43:56] local.INFO: ODK IMPORT: Submission 56bf16c7-f75d-49cd-93ac-b5dbd4bb5012 already exists (ID: 81). Updating not implemented, skipping insert.  
[2026-02-12 10:43:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56bf16c7-f75d-49cd-93ac-b5dbd4bb5012')/male_info  
[2026-02-12 10:43:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:43:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3a5b5846-dbdc-4990-8ce8-4c7cef7d4f11')/male_info  
[2026-02-12 10:43:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:43:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56bf16c7-f75d-49cd-93ac-b5dbd4bb5012')/female_info  
[2026-02-12 10:43:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:43:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3a5b5846-dbdc-4990-8ce8-4c7cef7d4f11')/female_info  
[2026-02-12 10:43:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:43:58] local.INFO: ODK IMPORT: Submission a4b78711-5495-4004-a3ac-311d4197a141 already exists (ID: 82). Updating not implemented, skipping insert.  
[2026-02-12 10:43:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4b78711-5495-4004-a3ac-311d4197a141')/male_info  
[2026-02-12 10:43:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:43:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ebadc3a-f31d-4ee6-ba35-74ff2733283d')/male_info  
[2026-02-12 10:43:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:43:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4b78711-5495-4004-a3ac-311d4197a141')/female_info  
[2026-02-12 10:44:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:44:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ebadc3a-f31d-4ee6-ba35-74ff2733283d')/female_info  
[2026-02-12 10:44:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:44:01] local.INFO: ODK IMPORT: Submission 3c8727c8-7c43-4c18-af95-3694c7c44503 already exists (ID: 83). Updating not implemented, skipping insert.  
[2026-02-12 10:44:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8727c8-7c43-4c18-af95-3694c7c44503')/male_info  
[2026-02-12 10:44:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:44:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf00d036-d522-4ad2-95ce-867e5f4b29c6')/female_info  
[2026-02-12 10:44:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:44:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8727c8-7c43-4c18-af95-3694c7c44503')/female_info  
[2026-02-12 10:44:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:44:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd9740a-dbbc-4923-b020-0bf26a8e5fce')/male_info  
[2026-02-12 10:44:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:44:03] local.INFO: ODK IMPORT: Submission 124d4d60-56aa-42d8-a045-e49b1e6ac86d already exists (ID: 84). Updating not implemented, skipping insert.  
[2026-02-12 10:44:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A124d4d60-56aa-42d8-a045-e49b1e6ac86d')/male_info  
[2026-02-12 10:44:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:44:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd9740a-dbbc-4923-b020-0bf26a8e5fce')/female_info  
[2026-02-12 10:44:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:44:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A124d4d60-56aa-42d8-a045-e49b1e6ac86d')/female_info  
[2026-02-12 10:44:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:44:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1494d903-cc9d-47f2-89f7-63729c9785d2')/male_info  
[2026-02-12 10:44:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:44:05] local.INFO: ODK IMPORT: Submission 815b6e73-5944-4ee5-b28d-3d859c1601e4 already exists (ID: 85). Updating not implemented, skipping insert.  
[2026-02-12 10:44:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A815b6e73-5944-4ee5-b28d-3d859c1601e4')/male_info  
[2026-02-12 10:44:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:44:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1494d903-cc9d-47f2-89f7-63729c9785d2')/female_info  
[2026-02-12 10:44:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:44:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A815b6e73-5944-4ee5-b28d-3d859c1601e4')/female_info  
[2026-02-12 10:44:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:44:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af3808668-e28f-47ac-b49f-5a7e8227e6ca')/male_info  
[2026-02-12 10:44:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:44:07] local.INFO: ODK IMPORT: Submission 0a7a4419-861b-4912-837c-658d27fe41e1 already exists (ID: 86). Updating not implemented, skipping insert.  
[2026-02-12 10:44:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0a7a4419-861b-4912-837c-658d27fe41e1')/male_info  
[2026-02-12 10:44:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:44:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af3808668-e28f-47ac-b49f-5a7e8227e6ca')/female_info  
[2026-02-12 10:44:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:44:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0a7a4419-861b-4912-837c-658d27fe41e1')/female_info  
[2026-02-12 10:44:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:44:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ef03469-426d-4426-b15f-2059bb785439')/male_info  
[2026-02-12 10:44:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:44:09] local.INFO: ODK IMPORT: Submission ed96007b-4c9d-41d4-a2d7-d4d193a75132 already exists (ID: 87). Updating not implemented, skipping insert.  
[2026-02-12 10:44:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed96007b-4c9d-41d4-a2d7-d4d193a75132')/male_info  
[2026-02-12 10:44:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:44:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ef03469-426d-4426-b15f-2059bb785439')/female_info  
[2026-02-12 10:44:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:44:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed96007b-4c9d-41d4-a2d7-d4d193a75132')/female_info  
[2026-02-12 10:44:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:44:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2467b33e-196d-4961-a161-255a60196f42')/male_info  
[2026-02-12 10:44:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:44:11] local.INFO: ODK IMPORT: Submission 4171e4f8-62bb-438f-8402-2af3d0ca6014 already exists (ID: 88). Updating not implemented, skipping insert.  
[2026-02-12 10:44:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4171e4f8-62bb-438f-8402-2af3d0ca6014')/male_info  
[2026-02-12 10:44:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:44:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4171e4f8-62bb-438f-8402-2af3d0ca6014')/female_info  
[2026-02-12 10:44:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:44:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2467b33e-196d-4961-a161-255a60196f42')/female_info  
[2026-02-12 10:44:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:44:13] local.INFO: ODK IMPORT: Submission c276ab91-559c-45d4-8ab6-8f90fa7df95e already exists (ID: 89). Updating not implemented, skipping insert.  
[2026-02-12 10:44:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac276ab91-559c-45d4-8ab6-8f90fa7df95e')/male_info  
[2026-02-12 10:44:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:44:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A612a8705-6b1a-49a0-98b2-0fd0e76a6e5d')/male_info  
[2026-02-12 10:44:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:44:15] local.INFO: ODK IMPORT: Submission 70525ae0-fcaf-4be5-9e88-0ab64c10dd2c already exists (ID: 90). Updating not implemented, skipping insert.  
[2026-02-12 10:44:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70525ae0-fcaf-4be5-9e88-0ab64c10dd2c')/male_info  
[2026-02-12 10:44:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:44:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A612a8705-6b1a-49a0-98b2-0fd0e76a6e5d')/female_info  
[2026-02-12 10:44:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:44:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70525ae0-fcaf-4be5-9e88-0ab64c10dd2c')/female_info  
[2026-02-12 10:44:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:44:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80c3df41-a119-42f8-842e-e8e52a286cc8')/male_info  
[2026-02-12 10:44:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:44:17] local.INFO: ODK IMPORT: Submission fe484b04-37d0-4a91-af21-453a9344d2d1 already exists (ID: 91). Updating not implemented, skipping insert.  
[2026-02-12 10:44:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe484b04-37d0-4a91-af21-453a9344d2d1')/male_info  
[2026-02-12 10:44:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:44:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80c3df41-a119-42f8-842e-e8e52a286cc8')/female_info  
[2026-02-12 10:44:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:44:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe484b04-37d0-4a91-af21-453a9344d2d1')/female_info  
[2026-02-12 10:44:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:44:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa2fc53f5-62f6-4d83-ab70-5d5e9432b2f0')/female_info  
[2026-02-12 10:44:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:44:19] local.INFO: ODK IMPORT: Submission 07128425-6cfc-4fcf-b9bd-2807759e8c52 already exists (ID: 92). Updating not implemented, skipping insert.  
[2026-02-12 10:44:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07128425-6cfc-4fcf-b9bd-2807759e8c52')/male_info  
[2026-02-12 10:44:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:44:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c75611b-a1a7-4ccf-a03c-e6a2912f4f94')/male_info  
[2026-02-12 10:44:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:44:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c75611b-a1a7-4ccf-a03c-e6a2912f4f94')/female_info  
[2026-02-12 10:44:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:44:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07128425-6cfc-4fcf-b9bd-2807759e8c52')/female_info  
[2026-02-12 10:44:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:44:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A906f4792-c1ad-4b87-be00-bec8520c315c')/male_info  
[2026-02-12 10:44:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:44:21] local.INFO: ODK IMPORT: Submission 8d22670b-8b00-4622-8285-19ee4a10f6ee already exists (ID: 93). Updating not implemented, skipping insert.  
[2026-02-12 10:44:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d22670b-8b00-4622-8285-19ee4a10f6ee')/male_info  
[2026-02-12 10:44:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:44:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A906f4792-c1ad-4b87-be00-bec8520c315c')/female_info  
[2026-02-12 10:44:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:44:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d22670b-8b00-4622-8285-19ee4a10f6ee')/female_info  
[2026-02-12 10:44:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:44:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A72f515db-d430-456c-8f64-ce5ad2aa951c')/male_info  
[2026-02-12 10:44:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:44:23] local.INFO: ODK IMPORT: Submission 4e4896c8-432a-4212-bc3c-eec39ff70130 already exists (ID: 94). Updating not implemented, skipping insert.  
[2026-02-12 10:44:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e4896c8-432a-4212-bc3c-eec39ff70130')/male_info  
[2026-02-12 10:44:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:44:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A72f515db-d430-456c-8f64-ce5ad2aa951c')/female_info  
[2026-02-12 10:44:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:44:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e4896c8-432a-4212-bc3c-eec39ff70130')/female_info  
[2026-02-12 10:44:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:44:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaad09b4a-7cf6-43ef-891c-d43e39b1a0cf')/male_info  
[2026-02-12 10:44:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:44:25] local.INFO: ODK IMPORT: Submission 33647792-cd57-40c2-a2ea-4840ce5a70d9 already exists (ID: 95). Updating not implemented, skipping insert.  
[2026-02-12 10:44:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33647792-cd57-40c2-a2ea-4840ce5a70d9')/male_info  
[2026-02-12 10:44:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:44:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaad09b4a-7cf6-43ef-891c-d43e39b1a0cf')/female_info  
[2026-02-12 10:44:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:44:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33647792-cd57-40c2-a2ea-4840ce5a70d9')/female_info  
[2026-02-12 10:44:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:44:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36a2f26b-1f2a-4e47-8b49-7dbaea385b26')/male_info  
[2026-02-12 10:44:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:44:28] local.INFO: ODK IMPORT: Submission 70f2b8ba-8ca9-42ba-b444-25a979480728 already exists (ID: 96). Updating not implemented, skipping insert.  
[2026-02-12 10:44:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70f2b8ba-8ca9-42ba-b444-25a979480728')/male_info  
[2026-02-12 10:44:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:44:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36a2f26b-1f2a-4e47-8b49-7dbaea385b26')/female_info  
[2026-02-12 10:44:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:44:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70f2b8ba-8ca9-42ba-b444-25a979480728')/female_info  
[2026-02-12 10:44:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:44:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A361a3289-ecfc-46ae-8505-d45b068876dc')/male_info  
[2026-02-12 10:44:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:44:30] local.INFO: ODK IMPORT: Submission 373ac57e-db96-41de-a8ad-61d783b6464c already exists (ID: 97). Updating not implemented, skipping insert.  
[2026-02-12 10:44:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A373ac57e-db96-41de-a8ad-61d783b6464c')/male_info  
[2026-02-12 10:44:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:44:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A373ac57e-db96-41de-a8ad-61d783b6464c')/female_info  
[2026-02-12 10:44:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:44:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A361a3289-ecfc-46ae-8505-d45b068876dc')/female_info  
[2026-02-12 10:44:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:44:32] local.INFO: ODK IMPORT: Submission ec9c53f8-11a5-489b-9a94-1cb056411319 already exists (ID: 98). Updating not implemented, skipping insert.  
[2026-02-12 10:44:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aec9c53f8-11a5-489b-9a94-1cb056411319')/male_info  
[2026-02-12 10:44:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:44:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f4e59a1-1336-4601-8852-7860b624cc0a')/male_info  
[2026-02-12 10:44:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:44:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aec9c53f8-11a5-489b-9a94-1cb056411319')/female_info  
[2026-02-12 10:44:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:44:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f4e59a1-1336-4601-8852-7860b624cc0a')/female_info  
[2026-02-12 10:44:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:44:34] local.INFO: ODK IMPORT: Submission b4b4ba1e-1da5-48f2-922e-f2bce81278e4 already exists (ID: 99). Updating not implemented, skipping insert.  
[2026-02-12 10:44:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4b4ba1e-1da5-48f2-922e-f2bce81278e4')/male_info  
[2026-02-12 10:44:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-12 10:44:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15e37463-48a3-4a4b-a9e8-b1429ad0d374')/male_info  
[2026-02-12 10:44:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:44:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4b4ba1e-1da5-48f2-922e-f2bce81278e4')/female_info  
[2026-02-12 10:44:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:44:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15e37463-48a3-4a4b-a9e8-b1429ad0d374')/female_info  
[2026-02-12 10:44:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:44:36] local.INFO: ODK IMPORT: Submission c4f4a8f1-bfdb-4759-83ce-6526f226b863 already exists (ID: 100). Updating not implemented, skipping insert.  
[2026-02-12 10:44:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4f4a8f1-bfdb-4759-83ce-6526f226b863')/male_info  
[2026-02-12 10:44:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:44:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05b5ab79-fc13-4e3a-b4ae-f538fedfaa8f')/male_info  
[2026-02-12 10:44:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:44:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4f4a8f1-bfdb-4759-83ce-6526f226b863')/female_info  
[2026-02-12 10:44:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:44:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05b5ab79-fc13-4e3a-b4ae-f538fedfaa8f')/female_info  
[2026-02-12 10:44:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:44:38] local.INFO: ODK IMPORT: Submission 69b51b89-638b-4b9e-a554-31404e4fb10a already exists (ID: 101). Updating not implemented, skipping insert.  
[2026-02-12 10:44:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A69b51b89-638b-4b9e-a554-31404e4fb10a')/male_info  
[2026-02-12 10:44:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:44:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8f634c-83b0-4edc-9019-eacf4d6e7ed9')/male_info  
[2026-02-12 10:44:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:44:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A69b51b89-638b-4b9e-a554-31404e4fb10a')/female_info  
[2026-02-12 10:44:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:44:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8f634c-83b0-4edc-9019-eacf4d6e7ed9')/female_info  
[2026-02-12 10:44:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:44:41] local.INFO: ODK IMPORT: Submission 07735aed-627f-4933-b580-f965ea736962 already exists (ID: 102). Updating not implemented, skipping insert.  
[2026-02-12 10:44:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07735aed-627f-4933-b580-f965ea736962')/male_info  
[2026-02-12 10:44:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:44:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa260a3fa-dacf-4726-8058-163c4093647f')/male_info  
[2026-02-12 10:44:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:44:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07735aed-627f-4933-b580-f965ea736962')/female_info  
[2026-02-12 10:44:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:44:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa260a3fa-dacf-4726-8058-163c4093647f')/female_info  
[2026-02-12 10:44:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:44:43] local.INFO: ODK IMPORT: Submission c3c429aa-56b5-480f-8550-b6ea455b336c already exists (ID: 103). Updating not implemented, skipping insert.  
[2026-02-12 10:44:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac3c429aa-56b5-480f-8550-b6ea455b336c')/male_info  
[2026-02-12 10:44:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:44:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75872711-d32f-4e54-8055-15102b81c406')/male_info  
[2026-02-12 10:44:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:44:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac3c429aa-56b5-480f-8550-b6ea455b336c')/female_info  
[2026-02-12 10:44:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:44:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75872711-d32f-4e54-8055-15102b81c406')/female_info  
[2026-02-12 10:44:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:44:45] local.INFO: ODK IMPORT: Submission fe534eef-7249-452c-9bfb-4d52c1185f01 already exists (ID: 104). Updating not implemented, skipping insert.  
[2026-02-12 10:44:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe534eef-7249-452c-9bfb-4d52c1185f01')/male_info  
[2026-02-12 10:44:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:44:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5b1086f-b087-4ec0-a148-ccdbafc05338')/male_info  
[2026-02-12 10:44:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:44:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe534eef-7249-452c-9bfb-4d52c1185f01')/female_info  
[2026-02-12 10:44:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:44:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5b1086f-b087-4ec0-a148-ccdbafc05338')/female_info  
[2026-02-12 10:44:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:44:47] local.INFO: ODK IMPORT: Submission 6fa8afeb-c707-41e5-bf84-b782d3f9af3f already exists (ID: 105). Updating not implemented, skipping insert.  
[2026-02-12 10:44:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fa8afeb-c707-41e5-bf84-b782d3f9af3f')/male_info  
[2026-02-12 10:44:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:44:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3f979551-d3a4-44b0-b373-631c2c9fef40')/male_info  
[2026-02-12 10:44:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:44:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fa8afeb-c707-41e5-bf84-b782d3f9af3f')/female_info  
[2026-02-12 10:44:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:44:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac18c9c3-4b1d-47bf-a94d-c985b8ecaee2')/male_info  
[2026-02-12 10:44:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:44:49] local.INFO: ODK IMPORT: Submission bc3c2bf7-8ec2-47db-ad27-98c82fb5aaf3 already exists (ID: 106). Updating not implemented, skipping insert.  
[2026-02-12 10:44:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc3c2bf7-8ec2-47db-ad27-98c82fb5aaf3')/male_info  
[2026-02-12 10:44:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:44:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac18c9c3-4b1d-47bf-a94d-c985b8ecaee2')/female_info  
[2026-02-12 10:44:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:44:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc3c2bf7-8ec2-47db-ad27-98c82fb5aaf3')/female_info  
[2026-02-12 10:44:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:44:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4875ff0d-f87b-44c5-8e28-d3068efb8c1d')/male_info  
[2026-02-12 10:44:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:44:51] local.INFO: ODK IMPORT: Submission 1579215e-7e14-4bdc-8866-ae1c422c7127 already exists (ID: 107). Updating not implemented, skipping insert.  
[2026-02-12 10:44:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1579215e-7e14-4bdc-8866-ae1c422c7127')/male_info  
[2026-02-12 10:44:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:44:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4875ff0d-f87b-44c5-8e28-d3068efb8c1d')/female_info  
[2026-02-12 10:44:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:44:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1579215e-7e14-4bdc-8866-ae1c422c7127')/female_info  
[2026-02-12 10:44:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:44:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4e99f45-1876-49b6-a83f-e557e92d009e')/male_info  
[2026-02-12 10:44:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:44:54] local.INFO: ODK IMPORT: Submission b294ab17-b2a3-46c0-966c-6ccf0aa62cb4 already exists (ID: 108). Updating not implemented, skipping insert.  
[2026-02-12 10:44:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab294ab17-b2a3-46c0-966c-6ccf0aa62cb4')/male_info  
[2026-02-12 10:44:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:44:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4e99f45-1876-49b6-a83f-e557e92d009e')/female_info  
[2026-02-12 10:44:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:44:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab294ab17-b2a3-46c0-966c-6ccf0aa62cb4')/female_info  
[2026-02-12 10:44:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:44:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78064045-1ce5-4ba5-a48b-1399636e12c1')/male_info  
[2026-02-12 10:44:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:44:56] local.INFO: ODK IMPORT: Submission f0a2a5ec-bb6e-491e-839f-0c49e6323308 already exists (ID: 109). Updating not implemented, skipping insert.  
[2026-02-12 10:44:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a2a5ec-bb6e-491e-839f-0c49e6323308')/male_info  
[2026-02-12 10:44:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:44:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78064045-1ce5-4ba5-a48b-1399636e12c1')/female_info  
[2026-02-12 10:44:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:44:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a2a5ec-bb6e-491e-839f-0c49e6323308')/female_info  
[2026-02-12 10:44:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:44:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6baeb813-352b-4f47-b372-12a78af38aca')/male_info  
[2026-02-12 10:44:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:44:58] local.INFO: ODK IMPORT: Submission 64dfd301-7f6a-477f-9750-522f8f5ffa5c already exists (ID: 110). Updating not implemented, skipping insert.  
[2026-02-12 10:44:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64dfd301-7f6a-477f-9750-522f8f5ffa5c')/male_info  
[2026-02-12 10:44:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:44:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6baeb813-352b-4f47-b372-12a78af38aca')/female_info  
[2026-02-12 10:44:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:44:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64dfd301-7f6a-477f-9750-522f8f5ffa5c')/female_info  
[2026-02-12 10:44:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:44:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A756945f1-3333-4c33-a7e3-11947cac5b73')/male_info  
[2026-02-12 10:45:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:45:00] local.INFO: ODK IMPORT: Submission 3768f06b-9feb-43d5-bb0c-6e337f0ebb72 already exists (ID: 111). Updating not implemented, skipping insert.  
[2026-02-12 10:45:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3768f06b-9feb-43d5-bb0c-6e337f0ebb72')/male_info  
[2026-02-12 10:45:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:45:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A756945f1-3333-4c33-a7e3-11947cac5b73')/female_info  
[2026-02-12 10:45:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:45:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3768f06b-9feb-43d5-bb0c-6e337f0ebb72')/female_info  
[2026-02-12 10:45:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:45:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0cfe85b-ddd1-4b8d-a05b-780b81074555')/male_info  
[2026-02-12 10:45:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:45:02] local.INFO: ODK IMPORT: Submission 8727abe8-05cd-43dc-9fb4-b3e633165f9d already exists (ID: 112). Updating not implemented, skipping insert.  
[2026-02-12 10:45:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8727abe8-05cd-43dc-9fb4-b3e633165f9d')/male_info  
[2026-02-12 10:45:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:45:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0cfe85b-ddd1-4b8d-a05b-780b81074555')/female_info  
[2026-02-12 10:45:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:45:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8727abe8-05cd-43dc-9fb4-b3e633165f9d')/female_info  
[2026-02-12 10:45:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 10:45:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ea67b76-310f-456d-a3b8-9c74519adf5f')/male_info  
[2026-02-12 10:45:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:45:05] local.INFO: ODK IMPORT: Submission 7e080503-1529-4afc-ba90-d1d812cdc850 already exists (ID: 113). Updating not implemented, skipping insert.  
[2026-02-12 10:45:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e080503-1529-4afc-ba90-d1d812cdc850')/male_info  
[2026-02-12 10:45:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:45:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ea67b76-310f-456d-a3b8-9c74519adf5f')/female_info  
[2026-02-12 10:45:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:45:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e080503-1529-4afc-ba90-d1d812cdc850')/female_info  
[2026-02-12 10:45:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:45:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1afe5d-1168-4baf-8606-b00e80f3087f')/male_info  
[2026-02-12 10:45:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:45:07] local.INFO: ODK IMPORT: Submission 8a8a2a64-c33c-421b-8be6-0cd7c7175516 already exists (ID: 114). Updating not implemented, skipping insert.  
[2026-02-12 10:45:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a8a2a64-c33c-421b-8be6-0cd7c7175516')/male_info  
[2026-02-12 10:45:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:45:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1afe5d-1168-4baf-8606-b00e80f3087f')/female_info  
[2026-02-12 10:45:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:45:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a8a2a64-c33c-421b-8be6-0cd7c7175516')/female_info  
[2026-02-12 10:45:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:45:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89daf28d-f21a-4ec5-9514-921bc1f80899')/male_info  
[2026-02-12 10:45:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:45:09] local.INFO: ODK IMPORT: Submission 82eedd72-104f-4232-9733-7dca582fc7fb already exists (ID: 115). Updating not implemented, skipping insert.  
[2026-02-12 10:45:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82eedd72-104f-4232-9733-7dca582fc7fb')/male_info  
[2026-02-12 10:45:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:45:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89daf28d-f21a-4ec5-9514-921bc1f80899')/female_info  
[2026-02-12 10:45:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:45:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82eedd72-104f-4232-9733-7dca582fc7fb')/female_info  
[2026-02-12 10:45:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:45:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91eeb070-e22f-4761-9ae5-974bd862aaa9')/male_info  
[2026-02-12 10:45:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:45:11] local.INFO: ODK IMPORT: Submission 82617f5c-0e24-4e63-989f-f1789b3ddd62 already exists (ID: 116). Updating not implemented, skipping insert.  
[2026-02-12 10:45:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82617f5c-0e24-4e63-989f-f1789b3ddd62')/male_info  
[2026-02-12 10:45:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:45:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91eeb070-e22f-4761-9ae5-974bd862aaa9')/female_info  
[2026-02-12 10:45:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:45:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82617f5c-0e24-4e63-989f-f1789b3ddd62')/female_info  
[2026-02-12 10:45:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:45:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7936b82-23c8-4ba9-b5ed-7372286484ae')/male_info  
[2026-02-12 10:45:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:45:13] local.INFO: ODK IMPORT: Submission 965911a4-f90d-4ae8-851f-068a2c7d3a22 already exists (ID: 117). Updating not implemented, skipping insert.  
[2026-02-12 10:45:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A965911a4-f90d-4ae8-851f-068a2c7d3a22')/male_info  
[2026-02-12 10:45:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:45:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7936b82-23c8-4ba9-b5ed-7372286484ae')/female_info  
[2026-02-12 10:45:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:45:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A965911a4-f90d-4ae8-851f-068a2c7d3a22')/female_info  
[2026-02-12 10:45:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:45:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A76c2a271-64f2-4976-bf10-45bc0b377c90')/male_info  
[2026-02-12 10:45:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:45:15] local.INFO: ODK IMPORT: Submission 18db3fc1-abdd-40e8-9bf5-62e81b04b843 already exists (ID: 118). Updating not implemented, skipping insert.  
[2026-02-12 10:45:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18db3fc1-abdd-40e8-9bf5-62e81b04b843')/male_info  
[2026-02-12 10:45:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:45:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A76c2a271-64f2-4976-bf10-45bc0b377c90')/female_info  
[2026-02-12 10:45:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:45:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18db3fc1-abdd-40e8-9bf5-62e81b04b843')/female_info  
[2026-02-12 10:45:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:45:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45cd4f22-3ec7-4770-a2cc-1867eff7cc80')/male_info  
[2026-02-12 10:45:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:45:17] local.INFO: ODK IMPORT: Submission eb374c83-9113-43e6-9393-be26e4e846f9 already exists (ID: 119). Updating not implemented, skipping insert.  
[2026-02-12 10:45:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb374c83-9113-43e6-9393-be26e4e846f9')/male_info  
[2026-02-12 10:45:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:45:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45cd4f22-3ec7-4770-a2cc-1867eff7cc80')/female_info  
[2026-02-12 10:45:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:45:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb374c83-9113-43e6-9393-be26e4e846f9')/female_info  
[2026-02-12 10:45:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:45:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9a66704-eaf9-4242-9925-04c34f3deeac')/male_info  
[2026-02-12 10:45:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:45:20] local.INFO: ODK IMPORT: Submission ffa75a17-fb44-4603-8aa9-4c1e8abcba8f already exists (ID: 120). Updating not implemented, skipping insert.  
[2026-02-12 10:45:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Affa75a17-fb44-4603-8aa9-4c1e8abcba8f')/male_info  
[2026-02-12 10:45:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:45:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9a66704-eaf9-4242-9925-04c34f3deeac')/female_info  
[2026-02-12 10:45:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:45:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Affa75a17-fb44-4603-8aa9-4c1e8abcba8f')/female_info  
[2026-02-12 10:45:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:45:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3bc9f6fc-cc0d-47d1-b234-00fd0fac6f0e')/male_info  
[2026-02-12 10:45:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:45:22] local.INFO: ODK IMPORT: Submission e24d6b39-8b1c-4411-98cc-04d75bf6b371 already exists (ID: 121). Updating not implemented, skipping insert.  
[2026-02-12 10:45:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae24d6b39-8b1c-4411-98cc-04d75bf6b371')/male_info  
[2026-02-12 10:45:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:45:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3bc9f6fc-cc0d-47d1-b234-00fd0fac6f0e')/female_info  
[2026-02-12 10:45:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:45:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae24d6b39-8b1c-4411-98cc-04d75bf6b371')/female_info  
[2026-02-12 10:45:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:45:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5f33b56-57f4-4261-9532-6d86db3e078f')/male_info  
[2026-02-12 10:45:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:45:24] local.INFO: ODK IMPORT: Submission 332f9f3f-6cb6-4c92-b65a-63b4ed534423 already exists (ID: 122). Updating not implemented, skipping insert.  
[2026-02-12 10:45:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A332f9f3f-6cb6-4c92-b65a-63b4ed534423')/male_info  
[2026-02-12 10:45:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:45:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5f33b56-57f4-4261-9532-6d86db3e078f')/female_info  
[2026-02-12 10:45:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:45:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A332f9f3f-6cb6-4c92-b65a-63b4ed534423')/female_info  
[2026-02-12 10:45:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:45:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21dbf1f9-9596-4917-8382-0b6761faa324')/male_info  
[2026-02-12 10:45:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:45:26] local.INFO: ODK IMPORT: Submission 3e6d5753-df22-4ed7-8aeb-8a6ea487e975 already exists (ID: 123). Updating not implemented, skipping insert.  
[2026-02-12 10:45:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e6d5753-df22-4ed7-8aeb-8a6ea487e975')/male_info  
[2026-02-12 10:45:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:45:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21dbf1f9-9596-4917-8382-0b6761faa324')/female_info  
[2026-02-12 10:45:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:45:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e6d5753-df22-4ed7-8aeb-8a6ea487e975')/female_info  
[2026-02-12 10:45:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:45:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad63145c3-26e1-45eb-abdd-2a82c379ef24')/male_info  
[2026-02-12 10:45:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:45:28] local.INFO: ODK IMPORT: Submission 040115dd-d3a9-4e35-aa63-7b26f3a65cee already exists (ID: 124). Updating not implemented, skipping insert.  
[2026-02-12 10:45:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A040115dd-d3a9-4e35-aa63-7b26f3a65cee')/male_info  
[2026-02-12 10:45:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 12 rows.  
[2026-02-12 10:45:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad63145c3-26e1-45eb-abdd-2a82c379ef24')/female_info  
[2026-02-12 10:45:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:45:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A040115dd-d3a9-4e35-aa63-7b26f3a65cee')/female_info  
[2026-02-12 10:45:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:45:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5824dfc-9c72-4af4-8a95-0be1c0cc44c8')/male_info  
[2026-02-12 10:45:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:45:30] local.INFO: ODK IMPORT: Submission 2ec8ec44-b0cf-4634-94c1-0717dd04f735 already exists (ID: 125). Updating not implemented, skipping insert.  
[2026-02-12 10:45:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ec8ec44-b0cf-4634-94c1-0717dd04f735')/male_info  
[2026-02-12 10:45:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:45:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5824dfc-9c72-4af4-8a95-0be1c0cc44c8')/female_info  
[2026-02-12 10:45:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:45:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ec8ec44-b0cf-4634-94c1-0717dd04f735')/female_info  
[2026-02-12 10:45:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:45:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f6fabe1-a32f-4b14-aa21-fbdc86de4418')/male_info  
[2026-02-12 10:45:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:45:33] local.INFO: ODK IMPORT: Submission c696f82f-14b1-4f0d-9a66-1fe551e44403 already exists (ID: 126). Updating not implemented, skipping insert.  
[2026-02-12 10:45:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac696f82f-14b1-4f0d-9a66-1fe551e44403')/male_info  
[2026-02-12 10:45:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:45:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f6fabe1-a32f-4b14-aa21-fbdc86de4418')/female_info  
[2026-02-12 10:45:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:45:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac696f82f-14b1-4f0d-9a66-1fe551e44403')/female_info  
[2026-02-12 10:45:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:45:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9655bf31-3e33-4d0e-a8bd-f45d65d76172')/male_info  
[2026-02-12 10:45:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:45:35] local.INFO: ODK IMPORT: Submission e0b251c6-42f3-44c9-b960-6fc0e8482863 already exists (ID: 127). Updating not implemented, skipping insert.  
[2026-02-12 10:45:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0b251c6-42f3-44c9-b960-6fc0e8482863')/male_info  
[2026-02-12 10:45:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:45:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9655bf31-3e33-4d0e-a8bd-f45d65d76172')/female_info  
[2026-02-12 10:45:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:45:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0b251c6-42f3-44c9-b960-6fc0e8482863')/female_info  
[2026-02-12 10:45:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:45:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A452607e1-1d1a-4883-95d2-8054d8c4fd06')/male_info  
[2026-02-12 10:45:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:45:37] local.INFO: ODK IMPORT: Submission f0a8d378-52d2-401f-b3f8-14f051f7de67 already exists (ID: 128). Updating not implemented, skipping insert.  
[2026-02-12 10:45:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a8d378-52d2-401f-b3f8-14f051f7de67')/male_info  
[2026-02-12 10:45:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:45:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A452607e1-1d1a-4883-95d2-8054d8c4fd06')/female_info  
[2026-02-12 10:45:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-12 10:45:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a8d378-52d2-401f-b3f8-14f051f7de67')/female_info  
[2026-02-12 10:45:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:45:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada373646-c57b-4609-a4dd-090cf68fadb9')/male_info  
[2026-02-12 10:45:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:45:39] local.INFO: ODK IMPORT: Submission eb37c9f1-04ff-46b1-b205-ff76f7790f70 already exists (ID: 129). Updating not implemented, skipping insert.  
[2026-02-12 10:45:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb37c9f1-04ff-46b1-b205-ff76f7790f70')/male_info  
[2026-02-12 10:45:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:45:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada373646-c57b-4609-a4dd-090cf68fadb9')/female_info  
[2026-02-12 10:45:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:45:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb37c9f1-04ff-46b1-b205-ff76f7790f70')/female_info  
[2026-02-12 10:45:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:45:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2dbc85b1-3426-407d-a788-2d3b8b888b88')/male_info  
[2026-02-12 10:45:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:45:41] local.INFO: ODK IMPORT: Submission 6366729d-0139-4d9b-9d57-5dd35e1ac9d4 already exists (ID: 130). Updating not implemented, skipping insert.  
[2026-02-12 10:45:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6366729d-0139-4d9b-9d57-5dd35e1ac9d4')/male_info  
[2026-02-12 10:45:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:45:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2dbc85b1-3426-407d-a788-2d3b8b888b88')/female_info  
[2026-02-12 10:45:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:45:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6366729d-0139-4d9b-9d57-5dd35e1ac9d4')/female_info  
[2026-02-12 10:45:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:45:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71cbe318-b75b-414a-98d4-e60897d9e835')/male_info  
[2026-02-12 10:45:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:45:43] local.INFO: ODK IMPORT: Submission 648708ba-dfe5-4568-b7ac-2ffca1dc38bc already exists (ID: 131). Updating not implemented, skipping insert.  
[2026-02-12 10:45:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A648708ba-dfe5-4568-b7ac-2ffca1dc38bc')/male_info  
[2026-02-12 10:45:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-12 10:45:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71cbe318-b75b-414a-98d4-e60897d9e835')/female_info  
[2026-02-12 10:45:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:45:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A648708ba-dfe5-4568-b7ac-2ffca1dc38bc')/female_info  
[2026-02-12 10:45:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:45:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3afdd419-9155-4b02-90cd-3fcb4983b46c')/male_info  
[2026-02-12 10:45:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:45:46] local.INFO: ODK IMPORT: Submission a521af30-b4f7-4566-a3fc-cababb8c5b6b already exists (ID: 132). Updating not implemented, skipping insert.  
[2026-02-12 10:45:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa521af30-b4f7-4566-a3fc-cababb8c5b6b')/male_info  
[2026-02-12 10:45:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:45:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4e21e9b-4874-40a6-bc51-d3d1773787c1')/male_info  
[2026-02-12 10:45:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 11 rows.  
[2026-02-12 10:45:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa521af30-b4f7-4566-a3fc-cababb8c5b6b')/female_info  
[2026-02-12 10:45:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:45:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4e21e9b-4874-40a6-bc51-d3d1773787c1')/female_info  
[2026-02-12 10:45:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:45:48] local.INFO: ODK IMPORT: Submission 03b169b9-faea-4fbc-9011-bb41a4358c6e already exists (ID: 133). Updating not implemented, skipping insert.  
[2026-02-12 10:45:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03b169b9-faea-4fbc-9011-bb41a4358c6e')/male_info  
[2026-02-12 10:45:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:45:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ade761f6b-bfa5-4b6f-871f-d47c92553c4b')/male_info  
[2026-02-12 10:45:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:45:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03b169b9-faea-4fbc-9011-bb41a4358c6e')/female_info  
[2026-02-12 10:45:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:45:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ade761f6b-bfa5-4b6f-871f-d47c92553c4b')/female_info  
[2026-02-12 10:45:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:45:50] local.INFO: ODK IMPORT: Submission df7a4fbd-22c8-442c-93cb-977770a9b524 already exists (ID: 134). Updating not implemented, skipping insert.  
[2026-02-12 10:45:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf7a4fbd-22c8-442c-93cb-977770a9b524')/male_info  
[2026-02-12 10:45:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:45:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2d4543fe-7746-4bb2-a104-7e86bed60d6d')/male_info  
[2026-02-12 10:45:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:45:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf7a4fbd-22c8-442c-93cb-977770a9b524')/female_info  
[2026-02-12 10:45:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:45:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2d4543fe-7746-4bb2-a104-7e86bed60d6d')/female_info  
[2026-02-12 10:45:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:45:52] local.INFO: ODK IMPORT: Submission ac8d99d5-d9a8-46ad-bd65-611f558fbbc4 already exists (ID: 135). Updating not implemented, skipping insert.  
[2026-02-12 10:45:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac8d99d5-d9a8-46ad-bd65-611f558fbbc4')/male_info  
[2026-02-12 10:45:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:45:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A109f7a0a-f98c-484c-9028-fcb7e6c88888')/male_info  
[2026-02-12 10:45:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:45:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac8d99d5-d9a8-46ad-bd65-611f558fbbc4')/female_info  
[2026-02-12 10:45:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:45:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A109f7a0a-f98c-484c-9028-fcb7e6c88888')/female_info  
[2026-02-12 10:45:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:45:54] local.INFO: ODK IMPORT: Submission bdb53156-352a-4931-b7c0-415d6a4ac8f1 already exists (ID: 136). Updating not implemented, skipping insert.  
[2026-02-12 10:45:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abdb53156-352a-4931-b7c0-415d6a4ac8f1')/male_info  
[2026-02-12 10:45:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:45:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a50aa0f-7412-4626-95f6-dbf5805283e3')/male_info  
[2026-02-12 10:45:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:45:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abdb53156-352a-4931-b7c0-415d6a4ac8f1')/female_info  
[2026-02-12 10:45:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:45:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a50aa0f-7412-4626-95f6-dbf5805283e3')/female_info  
[2026-02-12 10:45:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:45:57] local.INFO: ODK IMPORT: Submission 8b4549d6-70fe-4363-80c3-2f78002c4a64 already exists (ID: 137). Updating not implemented, skipping insert.  
[2026-02-12 10:45:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b4549d6-70fe-4363-80c3-2f78002c4a64')/male_info  
[2026-02-12 10:45:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:45:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A761ccc0d-09a4-4f6e-91d5-ecdc8f782dea')/male_info  
[2026-02-12 10:45:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:45:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b4549d6-70fe-4363-80c3-2f78002c4a64')/female_info  
[2026-02-12 10:45:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:45:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A761ccc0d-09a4-4f6e-91d5-ecdc8f782dea')/female_info  
[2026-02-12 10:45:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:45:59] local.INFO: ODK IMPORT: Submission eb4522ee-693b-4199-9608-ea77fd9cfdc3 already exists (ID: 138). Updating not implemented, skipping insert.  
[2026-02-12 10:45:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb4522ee-693b-4199-9608-ea77fd9cfdc3')/male_info  
[2026-02-12 10:46:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:46:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33a6eb18-3807-4652-8ba8-6311d6c1b454')/male_info  
[2026-02-12 10:46:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:46:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb4522ee-693b-4199-9608-ea77fd9cfdc3')/female_info  
[2026-02-12 10:46:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:46:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33a6eb18-3807-4652-8ba8-6311d6c1b454')/female_info  
[2026-02-12 10:46:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:46:01] local.INFO: ODK IMPORT: Submission 108efe9c-290e-4d46-9330-5248baf87d3e already exists (ID: 139). Updating not implemented, skipping insert.  
[2026-02-12 10:46:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A108efe9c-290e-4d46-9330-5248baf87d3e')/male_info  
[2026-02-12 10:46:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:46:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac058767a-c275-42b5-bf48-bbf9b3f10035')/male_info  
[2026-02-12 10:46:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:46:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A108efe9c-290e-4d46-9330-5248baf87d3e')/female_info  
[2026-02-12 10:46:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:46:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac058767a-c275-42b5-bf48-bbf9b3f10035')/female_info  
[2026-02-12 10:46:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:46:03] local.INFO: ODK IMPORT: Submission b1ba7b7f-db32-4a38-bf9f-58ec5be8b33b already exists (ID: 140). Updating not implemented, skipping insert.  
[2026-02-12 10:46:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab1ba7b7f-db32-4a38-bf9f-58ec5be8b33b')/male_info  
[2026-02-12 10:46:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:46:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0ef1a36-acc8-4f9a-8d6e-0060680563a6')/male_info  
[2026-02-12 10:46:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:46:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab1ba7b7f-db32-4a38-bf9f-58ec5be8b33b')/female_info  
[2026-02-12 10:46:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:46:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0ef1a36-acc8-4f9a-8d6e-0060680563a6')/female_info  
[2026-02-12 10:46:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:46:05] local.INFO: ODK IMPORT: Submission b989a49b-85bf-4c3d-9897-18c6362464e8 already exists (ID: 141). Updating not implemented, skipping insert.  
[2026-02-12 10:46:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab989a49b-85bf-4c3d-9897-18c6362464e8')/male_info  
[2026-02-12 10:46:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:46:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4475fe1d-1996-4afd-91b1-5180de570b91')/male_info  
[2026-02-12 10:46:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:46:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab989a49b-85bf-4c3d-9897-18c6362464e8')/female_info  
[2026-02-12 10:46:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:46:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4475fe1d-1996-4afd-91b1-5180de570b91')/female_info  
[2026-02-12 10:46:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:46:08] local.INFO: ODK IMPORT: Submission 9531c36f-9d7e-401f-a26e-33b09b8c3be8 already exists (ID: 142). Updating not implemented, skipping insert.  
[2026-02-12 10:46:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9531c36f-9d7e-401f-a26e-33b09b8c3be8')/male_info  
[2026-02-12 10:46:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:46:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba0b2436-2d97-44d8-a480-a93e1dea3ab1')/male_info  
[2026-02-12 10:46:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-12 10:46:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9531c36f-9d7e-401f-a26e-33b09b8c3be8')/female_info  
[2026-02-12 10:46:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:46:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba0b2436-2d97-44d8-a480-a93e1dea3ab1')/female_info  
[2026-02-12 10:46:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:46:10] local.INFO: ODK IMPORT: Submission 26014f7c-f359-4397-b57b-0d3985add50e already exists (ID: 143). Updating not implemented, skipping insert.  
[2026-02-12 10:46:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A26014f7c-f359-4397-b57b-0d3985add50e')/male_info  
[2026-02-12 10:46:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:46:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A559fe15e-592f-4dfe-a322-3283dab22a03')/male_info  
[2026-02-12 10:46:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:46:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A26014f7c-f359-4397-b57b-0d3985add50e')/female_info  
[2026-02-12 10:46:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:46:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A559fe15e-592f-4dfe-a322-3283dab22a03')/female_info  
[2026-02-12 10:46:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:46:12] local.INFO: ODK IMPORT: Submission bc1209f1-6eda-47cc-b9a9-44fb4a44df68 already exists (ID: 144). Updating not implemented, skipping insert.  
[2026-02-12 10:46:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc1209f1-6eda-47cc-b9a9-44fb4a44df68')/male_info  
[2026-02-12 10:46:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:46:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A04f647e7-ee61-4187-88b3-d40e210df930')/female_info  
[2026-02-12 10:46:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:46:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc1209f1-6eda-47cc-b9a9-44fb4a44df68')/female_info  
[2026-02-12 10:46:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:46:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89118379-de64-4780-8afb-c313cba1ad5a')/male_info  
[2026-02-12 10:46:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:46:14] local.INFO: ODK IMPORT: Submission 8cf82538-011b-4fa6-ab6c-10d760e2d606 already exists (ID: 145). Updating not implemented, skipping insert.  
[2026-02-12 10:46:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8cf82538-011b-4fa6-ab6c-10d760e2d606')/male_info  
[2026-02-12 10:46:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:46:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15b483a1-d868-469d-9ff6-f5be1361bce9')/female_info  
[2026-02-12 10:46:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:46:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8cf82538-011b-4fa6-ab6c-10d760e2d606')/female_info  
[2026-02-12 10:46:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:46:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A827f4a16-07dc-43ab-b500-fc2c7f0ff3f2')/male_info  
[2026-02-12 10:46:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:46:16] local.INFO: ODK IMPORT: Submission 938cf24a-3f2d-4f27-8317-c5674524a140 already exists (ID: 146). Updating not implemented, skipping insert.  
[2026-02-12 10:46:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A938cf24a-3f2d-4f27-8317-c5674524a140')/male_info  
[2026-02-12 10:46:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:46:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A827f4a16-07dc-43ab-b500-fc2c7f0ff3f2')/female_info  
[2026-02-12 10:46:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:46:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A938cf24a-3f2d-4f27-8317-c5674524a140')/female_info  
[2026-02-12 10:46:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:46:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4482bba8-ba18-43e5-8918-fef0d652f803')/male_info  
[2026-02-12 10:46:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:46:18] local.INFO: ODK IMPORT: Submission d5d1ae0b-ae68-4c99-8bf0-bc658943e3f4 already exists (ID: 147). Updating not implemented, skipping insert.  
[2026-02-12 10:46:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5d1ae0b-ae68-4c99-8bf0-bc658943e3f4')/male_info  
[2026-02-12 10:46:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:46:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4482bba8-ba18-43e5-8918-fef0d652f803')/female_info  
[2026-02-12 10:46:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:46:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5d1ae0b-ae68-4c99-8bf0-bc658943e3f4')/female_info  
[2026-02-12 10:46:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:46:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7620792-493e-4f6a-ab97-b4fd830522c2')/male_info  
[2026-02-12 10:46:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:46:21] local.INFO: ODK IMPORT: Submission f0d54d54-0cc3-42e8-8750-c085262e250b already exists (ID: 148). Updating not implemented, skipping insert.  
[2026-02-12 10:46:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0d54d54-0cc3-42e8-8750-c085262e250b')/male_info  
[2026-02-12 10:46:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:46:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7620792-493e-4f6a-ab97-b4fd830522c2')/female_info  
[2026-02-12 10:46:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:46:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0d54d54-0cc3-42e8-8750-c085262e250b')/female_info  
[2026-02-12 10:46:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:46:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba32a0ff-1d76-4fed-b3dc-76d28f263ddd')/male_info  
[2026-02-12 10:46:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:46:23] local.INFO: ODK IMPORT: Submission 2f9f5939-62d9-4e45-977f-89f00c744646 already exists (ID: 149). Updating not implemented, skipping insert.  
[2026-02-12 10:46:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f9f5939-62d9-4e45-977f-89f00c744646')/male_info  
[2026-02-12 10:46:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:46:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba32a0ff-1d76-4fed-b3dc-76d28f263ddd')/female_info  
[2026-02-12 10:46:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:46:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f9f5939-62d9-4e45-977f-89f00c744646')/female_info  
[2026-02-12 10:46:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:46:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A04b9ca32-50d0-41f2-b398-7dd806a939f8')/female_info  
[2026-02-12 10:46:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:46:25] local.INFO: ODK IMPORT: Submission e0284a6b-77e9-403d-b359-b87429661497 already exists (ID: 150). Updating not implemented, skipping insert.  
[2026-02-12 10:46:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0284a6b-77e9-403d-b359-b87429661497')/male_info  
[2026-02-12 10:46:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:46:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229953d5-5a82-443d-bf88-54f0d32f511d')/male_info  
[2026-02-12 10:46:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:46:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0284a6b-77e9-403d-b359-b87429661497')/female_info  
[2026-02-12 10:46:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:46:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229953d5-5a82-443d-bf88-54f0d32f511d')/female_info  
[2026-02-12 10:46:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:46:27] local.INFO: ODK IMPORT: Submission 5977e2ea-073c-40d7-a162-51efc8522f4e already exists (ID: 151). Updating not implemented, skipping insert.  
[2026-02-12 10:46:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5977e2ea-073c-40d7-a162-51efc8522f4e')/male_info  
[2026-02-12 10:46:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:46:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1202fda-c0b5-4965-8fea-ae0a2f9cf8d7')/male_info  
[2026-02-12 10:46:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:46:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5977e2ea-073c-40d7-a162-51efc8522f4e')/female_info  
[2026-02-12 10:46:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:46:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1202fda-c0b5-4965-8fea-ae0a2f9cf8d7')/female_info  
[2026-02-12 10:46:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:46:29] local.INFO: ODK IMPORT: Submission 4db932d7-bd9d-44b4-8a35-c3923d102255 already exists (ID: 152). Updating not implemented, skipping insert.  
[2026-02-12 10:46:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4db932d7-bd9d-44b4-8a35-c3923d102255')/male_info  
[2026-02-12 10:46:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 9 rows.  
[2026-02-12 10:46:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7909018c-f0c8-4a29-a708-248a12cd2040')/male_info  
[2026-02-12 10:46:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:46:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4db932d7-bd9d-44b4-8a35-c3923d102255')/female_info  
[2026-02-12 10:46:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:46:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7909018c-f0c8-4a29-a708-248a12cd2040')/female_info  
[2026-02-12 10:46:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:46:31] local.INFO: ODK IMPORT: Submission 75a5b795-e8bb-405d-84dd-14c2ec7a20f7 already exists (ID: 153). Updating not implemented, skipping insert.  
[2026-02-12 10:46:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75a5b795-e8bb-405d-84dd-14c2ec7a20f7')/male_info  
[2026-02-12 10:46:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:46:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92d5d91f-6377-4a1c-8f2b-3d319c9148f4')/male_info  
[2026-02-12 10:46:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:46:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75a5b795-e8bb-405d-84dd-14c2ec7a20f7')/female_info  
[2026-02-12 10:46:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:46:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92d5d91f-6377-4a1c-8f2b-3d319c9148f4')/female_info  
[2026-02-12 10:46:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:46:34] local.INFO: ODK IMPORT: Submission 2de9af71-96ed-48d6-b68c-5f3873f32355 already exists (ID: 154). Updating not implemented, skipping insert.  
[2026-02-12 10:46:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de9af71-96ed-48d6-b68c-5f3873f32355')/male_info  
[2026-02-12 10:46:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:46:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acb6473cd-b46a-4418-91ca-d427c811b92e')/male_info  
[2026-02-12 10:46:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:46:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de9af71-96ed-48d6-b68c-5f3873f32355')/female_info  
[2026-02-12 10:46:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:46:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acb6473cd-b46a-4418-91ca-d427c811b92e')/female_info  
[2026-02-12 10:46:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:46:36] local.INFO: ODK IMPORT: Submission 41a9b743-6070-4b0c-98f8-0799df63df65 already exists (ID: 155). Updating not implemented, skipping insert.  
[2026-02-12 10:46:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41a9b743-6070-4b0c-98f8-0799df63df65')/male_info  
[2026-02-12 10:46:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:46:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae994aba4-6f5f-4b81-b07f-b9fcafdaaec5')/male_info  
[2026-02-12 10:46:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:46:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41a9b743-6070-4b0c-98f8-0799df63df65')/female_info  
[2026-02-12 10:46:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:46:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae994aba4-6f5f-4b81-b07f-b9fcafdaaec5')/female_info  
[2026-02-12 10:46:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:46:38] local.INFO: ODK IMPORT: Submission 60b28f1a-8a0c-4bf1-a4f2-899043d81aa4 already exists (ID: 156). Updating not implemented, skipping insert.  
[2026-02-12 10:46:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A60b28f1a-8a0c-4bf1-a4f2-899043d81aa4')/male_info  
[2026-02-12 10:46:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:46:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abcc3abee-1129-40a8-9413-1a07765c0a7e')/male_info  
[2026-02-12 10:46:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:46:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A60b28f1a-8a0c-4bf1-a4f2-899043d81aa4')/female_info  
[2026-02-12 10:46:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:46:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abcc3abee-1129-40a8-9413-1a07765c0a7e')/female_info  
[2026-02-12 10:46:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:46:40] local.INFO: ODK IMPORT: Submission ebcde978-12e1-4130-98c7-05cf211ccd3a already exists (ID: 157). Updating not implemented, skipping insert.  
[2026-02-12 10:46:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aebcde978-12e1-4130-98c7-05cf211ccd3a')/male_info  
[2026-02-12 10:46:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:46:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa451fa2b-ec89-47e6-8908-e298a15c1364')/male_info  
[2026-02-12 10:46:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:46:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aebcde978-12e1-4130-98c7-05cf211ccd3a')/female_info  
[2026-02-12 10:46:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:46:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa451fa2b-ec89-47e6-8908-e298a15c1364')/female_info  
[2026-02-12 10:46:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:46:42] local.INFO: ODK IMPORT: Submission ab90e12f-ddf3-49b8-adb8-bfc86b04d427 already exists (ID: 158). Updating not implemented, skipping insert.  
[2026-02-12 10:46:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab90e12f-ddf3-49b8-adb8-bfc86b04d427')/male_info  
[2026-02-12 10:46:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:46:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9458e17-0dbd-4114-8e14-e2b0203cba40')/male_info  
[2026-02-12 10:46:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:46:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab90e12f-ddf3-49b8-adb8-bfc86b04d427')/female_info  
[2026-02-12 10:46:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:46:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9458e17-0dbd-4114-8e14-e2b0203cba40')/female_info  
[2026-02-12 10:46:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:46:44] local.INFO: ODK IMPORT: Submission 7eebb6d8-05c4-4d8e-a8f5-8e9084e5761c already exists (ID: 159). Updating not implemented, skipping insert.  
[2026-02-12 10:46:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7eebb6d8-05c4-4d8e-a8f5-8e9084e5761c')/male_info  
[2026-02-12 10:46:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:46:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1a1017f1-5d6a-4f98-994e-fefc668b904c')/female_info  
[2026-02-12 10:46:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:46:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7eebb6d8-05c4-4d8e-a8f5-8e9084e5761c')/female_info  
[2026-02-12 10:46:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:46:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6be09bfa-3602-47fe-92e1-c7ca6ab404fa')/male_info  
[2026-02-12 10:46:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:46:46] local.INFO: ODK IMPORT: Submission 663930c3-4c17-4f04-a46a-a3df37b4cb4e already exists (ID: 160). Updating not implemented, skipping insert.  
[2026-02-12 10:46:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A663930c3-4c17-4f04-a46a-a3df37b4cb4e')/male_info  
[2026-02-12 10:46:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:46:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6be09bfa-3602-47fe-92e1-c7ca6ab404fa')/female_info  
[2026-02-12 10:46:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:46:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A663930c3-4c17-4f04-a46a-a3df37b4cb4e')/female_info  
[2026-02-12 10:46:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:46:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7fb50f0d-964d-4681-94cd-a1f64da00da0')/male_info  
[2026-02-12 10:46:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:46:49] local.INFO: ODK IMPORT: Submission 9e019c39-4494-4d66-acd7-72e1f095aa44 already exists (ID: 161). Updating not implemented, skipping insert.  
[2026-02-12 10:46:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e019c39-4494-4d66-acd7-72e1f095aa44')/male_info  
[2026-02-12 10:46:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:46:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7fb50f0d-964d-4681-94cd-a1f64da00da0')/female_info  
[2026-02-12 10:46:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:46:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e019c39-4494-4d66-acd7-72e1f095aa44')/female_info  
[2026-02-12 10:46:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:46:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73d4c60e-b732-48da-85ae-89a9cd15a18b')/male_info  
[2026-02-12 10:46:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:46:51] local.INFO: ODK IMPORT: Submission 1636a7fd-7c11-4069-be70-24cf8781eee5 already exists (ID: 162). Updating not implemented, skipping insert.  
[2026-02-12 10:46:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1636a7fd-7c11-4069-be70-24cf8781eee5')/male_info  
[2026-02-12 10:46:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:46:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73d4c60e-b732-48da-85ae-89a9cd15a18b')/female_info  
[2026-02-12 10:46:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:46:52] local.INFO: ODK IMPORT: Submission d243268d-1ffd-48c6-b303-83c6fd53e456 already exists (ID: 163). Updating not implemented, skipping insert.  
[2026-02-12 10:46:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad243268d-1ffd-48c6-b303-83c6fd53e456')/male_info  
[2026-02-12 10:46:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:46:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac4c2830-34eb-449d-9d1f-f8b47d95c408')/male_info  
[2026-02-12 10:46:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:46:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad243268d-1ffd-48c6-b303-83c6fd53e456')/female_info  
[2026-02-12 10:46:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:46:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac4c2830-34eb-449d-9d1f-f8b47d95c408')/female_info  
[2026-02-12 10:46:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:46:54] local.INFO: ODK IMPORT: Submission 55572cd1-2331-4c84-8918-4372a06b995d already exists (ID: 164). Updating not implemented, skipping insert.  
[2026-02-12 10:46:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A55572cd1-2331-4c84-8918-4372a06b995d')/male_info  
[2026-02-12 10:46:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:46:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A748025f3-5271-4645-9ddf-8a4b43576346')/male_info  
[2026-02-12 10:46:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:46:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A55572cd1-2331-4c84-8918-4372a06b995d')/female_info  
[2026-02-12 10:46:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:46:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A748025f3-5271-4645-9ddf-8a4b43576346')/female_info  
[2026-02-12 10:46:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:46:56] local.INFO: ODK IMPORT: Submission 7c601448-5e0d-44b0-a2db-2afdb5c2f7d3 already exists (ID: 165). Updating not implemented, skipping insert.  
[2026-02-12 10:46:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c601448-5e0d-44b0-a2db-2afdb5c2f7d3')/male_info  
[2026-02-12 10:46:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:46:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2389a0e3-7d32-40af-a98e-18fe13c6b9ce')/male_info  
[2026-02-12 10:46:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:46:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c601448-5e0d-44b0-a2db-2afdb5c2f7d3')/female_info  
[2026-02-12 10:46:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:46:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2389a0e3-7d32-40af-a98e-18fe13c6b9ce')/female_info  
[2026-02-12 10:46:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:46:58] local.INFO: ODK IMPORT: Submission bc687b74-ad08-4b00-9617-5fcae82e457a already exists (ID: 166). Updating not implemented, skipping insert.  
[2026-02-12 10:46:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc687b74-ad08-4b00-9617-5fcae82e457a')/male_info  
[2026-02-12 10:46:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:46:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A731f4be9-918f-4a6f-b047-74b4b2d65d71')/male_info  
[2026-02-12 10:46:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:46:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc687b74-ad08-4b00-9617-5fcae82e457a')/female_info  
[2026-02-12 10:47:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:47:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A731f4be9-918f-4a6f-b047-74b4b2d65d71')/female_info  
[2026-02-12 10:47:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:47:00] local.INFO: ODK IMPORT: Submission a80f461c-01b4-4076-8390-3b0554d09e55 already exists (ID: 167). Updating not implemented, skipping insert.  
[2026-02-12 10:47:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa80f461c-01b4-4076-8390-3b0554d09e55')/male_info  
[2026-02-12 10:47:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:47:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A97f8c06e-ca16-42ba-a249-06ba2228f335')/male_info  
[2026-02-12 10:47:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:47:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa80f461c-01b4-4076-8390-3b0554d09e55')/female_info  
[2026-02-12 10:47:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:47:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A97f8c06e-ca16-42ba-a249-06ba2228f335')/female_info  
[2026-02-12 10:47:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:47:03] local.INFO: ODK IMPORT: Submission 59fbbdb6-ad1d-465c-97bc-9830c18c7628 already exists (ID: 168). Updating not implemented, skipping insert.  
[2026-02-12 10:47:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A59fbbdb6-ad1d-465c-97bc-9830c18c7628')/male_info  
[2026-02-12 10:47:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:47:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25d4fa09-7e5e-4a7b-9e79-5454967c917e')/male_info  
[2026-02-12 10:47:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:47:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A59fbbdb6-ad1d-465c-97bc-9830c18c7628')/female_info  
[2026-02-12 10:47:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:47:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25d4fa09-7e5e-4a7b-9e79-5454967c917e')/female_info  
[2026-02-12 10:47:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:47:05] local.INFO: ODK IMPORT: Submission 865bf86c-041b-474e-8019-1859b5317832 already exists (ID: 169). Updating not implemented, skipping insert.  
[2026-02-12 10:47:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A865bf86c-041b-474e-8019-1859b5317832')/male_info  
[2026-02-12 10:47:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:47:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70d06efe-9409-4c64-a855-356440813bee')/male_info  
[2026-02-12 10:47:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:47:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A865bf86c-041b-474e-8019-1859b5317832')/female_info  
[2026-02-12 10:47:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:47:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70d06efe-9409-4c64-a855-356440813bee')/female_info  
[2026-02-12 10:47:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:47:07] local.INFO: ODK IMPORT: Submission 8e90290c-a031-477a-8327-eb85dbc90651 already exists (ID: 170). Updating not implemented, skipping insert.  
[2026-02-12 10:47:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e90290c-a031-477a-8327-eb85dbc90651')/male_info  
[2026-02-12 10:47:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:47:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c7b3af0-f66a-4fc9-8bbf-fce99663660c')/male_info  
[2026-02-12 10:47:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:47:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e90290c-a031-477a-8327-eb85dbc90651')/female_info  
[2026-02-12 10:47:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:47:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c7b3af0-f66a-4fc9-8bbf-fce99663660c')/female_info  
[2026-02-12 10:47:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:47:09] local.INFO: ODK IMPORT: Submission 9d600645-208c-421d-b1ac-70e8b104ffed already exists (ID: 171). Updating not implemented, skipping insert.  
[2026-02-12 10:47:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9d600645-208c-421d-b1ac-70e8b104ffed')/male_info  
[2026-02-12 10:47:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:47:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25cadb09-9a66-4df9-aa82-c8f376d7abea')/male_info  
[2026-02-12 10:47:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:47:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9d600645-208c-421d-b1ac-70e8b104ffed')/female_info  
[2026-02-12 10:47:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:47:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25cadb09-9a66-4df9-aa82-c8f376d7abea')/female_info  
[2026-02-12 10:47:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:47:11] local.INFO: ODK IMPORT: Submission ed35e970-ae71-4e81-acf7-fda11d484c1f already exists (ID: 172). Updating not implemented, skipping insert.  
[2026-02-12 10:47:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed35e970-ae71-4e81-acf7-fda11d484c1f')/male_info  
[2026-02-12 10:47:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:47:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A08a78d48-bc88-4b61-bdc4-543d7c7fb497')/male_info  
[2026-02-12 10:47:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:47:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed35e970-ae71-4e81-acf7-fda11d484c1f')/female_info  
[2026-02-12 10:47:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:47:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A08a78d48-bc88-4b61-bdc4-543d7c7fb497')/female_info  
[2026-02-12 10:47:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:47:13] local.INFO: ODK IMPORT: Submission 534901a7-86a2-47a0-9976-79515b891fb1 already exists (ID: 173). Updating not implemented, skipping insert.  
[2026-02-12 10:47:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A534901a7-86a2-47a0-9976-79515b891fb1')/male_info  
[2026-02-12 10:47:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:47:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb827b26-e335-4165-b8e6-837aef84dac5')/male_info  
[2026-02-12 10:47:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:47:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A534901a7-86a2-47a0-9976-79515b891fb1')/female_info  
[2026-02-12 10:47:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:47:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb827b26-e335-4165-b8e6-837aef84dac5')/female_info  
[2026-02-12 10:47:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:47:16] local.INFO: ODK IMPORT: Submission 02d06261-3ab7-4340-b44a-2c5d1cf1dcdf already exists (ID: 174). Updating not implemented, skipping insert.  
[2026-02-12 10:47:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02d06261-3ab7-4340-b44a-2c5d1cf1dcdf')/male_info  
[2026-02-12 10:47:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:47:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ded2143-104b-4a58-b908-ad68075ea240')/male_info  
[2026-02-12 10:47:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:47:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02d06261-3ab7-4340-b44a-2c5d1cf1dcdf')/female_info  
[2026-02-12 10:47:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:47:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ded2143-104b-4a58-b908-ad68075ea240')/female_info  
[2026-02-12 10:47:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:47:18] local.INFO: ODK IMPORT: Submission c1c6ab4c-b823-4a6f-87b5-fc562f562aef already exists (ID: 175). Updating not implemented, skipping insert.  
[2026-02-12 10:47:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1c6ab4c-b823-4a6f-87b5-fc562f562aef')/male_info  
[2026-02-12 10:47:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:47:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3f97f7-5dbb-4c3b-b8ac-510ac4fdb944')/male_info  
[2026-02-12 10:47:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:47:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1c6ab4c-b823-4a6f-87b5-fc562f562aef')/female_info  
[2026-02-12 10:47:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:47:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3f97f7-5dbb-4c3b-b8ac-510ac4fdb944')/female_info  
[2026-02-12 10:47:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:47:20] local.INFO: ODK IMPORT: Submission f64d09ae-9a06-4e02-88c1-ac482c908938 already exists (ID: 176). Updating not implemented, skipping insert.  
[2026-02-12 10:47:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64d09ae-9a06-4e02-88c1-ac482c908938')/male_info  
[2026-02-12 10:47:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:47:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab7157dd1-3e2e-4796-bb95-3465d1c35203')/male_info  
[2026-02-12 10:47:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:47:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64d09ae-9a06-4e02-88c1-ac482c908938')/female_info  
[2026-02-12 10:47:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:47:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c283ca2-7e8f-4f16-ac32-cf2461788673')/male_info  
[2026-02-12 10:47:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:47:22] local.INFO: ODK IMPORT: Submission 001af4a1-4b3a-4a4f-a99e-3f728ad75f33 already exists (ID: 177). Updating not implemented, skipping insert.  
[2026-02-12 10:47:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A001af4a1-4b3a-4a4f-a99e-3f728ad75f33')/male_info  
[2026-02-12 10:47:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:47:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c283ca2-7e8f-4f16-ac32-cf2461788673')/female_info  
[2026-02-12 10:47:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:47:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A001af4a1-4b3a-4a4f-a99e-3f728ad75f33')/female_info  
[2026-02-12 10:47:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:47:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1be10d90-0e64-44ae-a49a-2fbeff06bace')/male_info  
[2026-02-12 10:47:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:47:24] local.INFO: ODK IMPORT: Submission 151f070f-72c1-4a41-bee7-4fb0af5cc569 already exists (ID: 178). Updating not implemented, skipping insert.  
[2026-02-12 10:47:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A151f070f-72c1-4a41-bee7-4fb0af5cc569')/male_info  
[2026-02-12 10:47:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:47:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1be10d90-0e64-44ae-a49a-2fbeff06bace')/female_info  
[2026-02-12 10:47:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:47:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A151f070f-72c1-4a41-bee7-4fb0af5cc569')/female_info  
[2026-02-12 10:47:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:47:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad3d4875c-391c-4b74-8080-383843587124')/male_info  
[2026-02-12 10:47:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:47:26] local.INFO: ODK IMPORT: Submission cf003d8a-6915-46c8-aec3-576c9bac909f already exists (ID: 179). Updating not implemented, skipping insert.  
[2026-02-12 10:47:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf003d8a-6915-46c8-aec3-576c9bac909f')/male_info  
[2026-02-12 10:47:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:47:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad3d4875c-391c-4b74-8080-383843587124')/female_info  
[2026-02-12 10:47:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:47:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf003d8a-6915-46c8-aec3-576c9bac909f')/female_info  
[2026-02-12 10:47:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:47:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6519af31-8978-44b1-9f37-c04c10a35514')/male_info  
[2026-02-12 10:47:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:47:29] local.INFO: ODK IMPORT: Submission e1866bd5-22ba-4cc0-982b-38c462a09b06 already exists (ID: 180). Updating not implemented, skipping insert.  
[2026-02-12 10:47:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1866bd5-22ba-4cc0-982b-38c462a09b06')/male_info  
[2026-02-12 10:47:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:47:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6519af31-8978-44b1-9f37-c04c10a35514')/female_info  
[2026-02-12 10:47:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:47:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1866bd5-22ba-4cc0-982b-38c462a09b06')/female_info  
[2026-02-12 10:47:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:47:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada420f0c-79dd-4dc8-b35b-5f4f8ca7571c')/male_info  
[2026-02-12 10:47:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:47:31] local.INFO: ODK IMPORT: Submission c9aad6f0-4dd0-42bc-a58e-4f74a40f5e6c already exists (ID: 181). Updating not implemented, skipping insert.  
[2026-02-12 10:47:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac9aad6f0-4dd0-42bc-a58e-4f74a40f5e6c')/male_info  
[2026-02-12 10:47:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:47:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4336a157-3c5d-44e6-b998-fb8d6ba0465f')/male_info  
[2026-02-12 10:47:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:47:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac9aad6f0-4dd0-42bc-a58e-4f74a40f5e6c')/female_info  
[2026-02-12 10:47:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:47:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4336a157-3c5d-44e6-b998-fb8d6ba0465f')/female_info  
[2026-02-12 10:47:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:47:33] local.INFO: ODK IMPORT: Submission 37355a15-399b-4e9b-a835-b1f8c3e60e56 already exists (ID: 182). Updating not implemented, skipping insert.  
[2026-02-12 10:47:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A37355a15-399b-4e9b-a835-b1f8c3e60e56')/male_info  
[2026-02-12 10:47:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:47:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13bba5b2-7409-4042-a322-51c59d524b59')/male_info  
[2026-02-12 10:47:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:47:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A37355a15-399b-4e9b-a835-b1f8c3e60e56')/female_info  
[2026-02-12 10:47:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:47:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13bba5b2-7409-4042-a322-51c59d524b59')/female_info  
[2026-02-12 10:47:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:47:35] local.INFO: ODK IMPORT: Submission a0525524-f892-4584-9088-1800ec3d31ed already exists (ID: 183). Updating not implemented, skipping insert.  
[2026-02-12 10:47:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0525524-f892-4584-9088-1800ec3d31ed')/female_info  
[2026-02-12 10:47:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:47:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A27b6aadf-a1fb-4feb-b99b-6d490e0904ed')/male_info  
[2026-02-12 10:47:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:47:36] local.INFO: ODK IMPORT: Submission 7661345b-bbaf-4389-b556-588ffbbde448 already exists (ID: 184). Updating not implemented, skipping insert.  
[2026-02-12 10:47:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7661345b-bbaf-4389-b556-588ffbbde448')/male_info  
[2026-02-12 10:47:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:47:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A27b6aadf-a1fb-4feb-b99b-6d490e0904ed')/female_info  
[2026-02-12 10:47:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:47:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7661345b-bbaf-4389-b556-588ffbbde448')/female_info  
[2026-02-12 10:47:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:47:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7808aa3e-d058-436f-8544-bcba69049009')/male_info  
[2026-02-12 10:47:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:47:38] local.INFO: ODK IMPORT: Submission c1b5ee3d-bc2f-4c50-b51c-8481d028ed1b already exists (ID: 185). Updating not implemented, skipping insert.  
[2026-02-12 10:47:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1b5ee3d-bc2f-4c50-b51c-8481d028ed1b')/male_info  
[2026-02-12 10:47:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:47:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7808aa3e-d058-436f-8544-bcba69049009')/female_info  
[2026-02-12 10:47:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:47:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1b5ee3d-bc2f-4c50-b51c-8481d028ed1b')/female_info  
[2026-02-12 10:47:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:47:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1bf3310-42ef-4603-b91f-715b894ab248')/male_info  
[2026-02-12 10:47:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:47:40] local.INFO: ODK IMPORT: Submission b72f3a6e-330d-4182-ba76-112b2a76b491 already exists (ID: 186). Updating not implemented, skipping insert.  
[2026-02-12 10:47:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab72f3a6e-330d-4182-ba76-112b2a76b491')/male_info  
[2026-02-12 10:47:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:47:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1bf3310-42ef-4603-b91f-715b894ab248')/female_info  
[2026-02-12 10:47:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:47:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab72f3a6e-330d-4182-ba76-112b2a76b491')/female_info  
[2026-02-12 10:47:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:47:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3d50ee8d-e344-4ac1-809a-a8f40b973b6b')/male_info  
[2026-02-12 10:47:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:47:43] local.INFO: ODK IMPORT: Submission 13f301e0-4b53-49c8-b12c-7f3aebea89b5 already exists (ID: 187). Updating not implemented, skipping insert.  
[2026-02-12 10:47:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13f301e0-4b53-49c8-b12c-7f3aebea89b5')/male_info  
[2026-02-12 10:47:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:47:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3d50ee8d-e344-4ac1-809a-a8f40b973b6b')/female_info  
[2026-02-12 10:47:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:47:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13f301e0-4b53-49c8-b12c-7f3aebea89b5')/female_info  
[2026-02-12 10:47:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:47:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fd4a54b-5864-448b-885a-f2d2f7bda82f')/male_info  
[2026-02-12 10:47:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:47:45] local.INFO: ODK IMPORT: Submission 5178b667-c19e-4979-954e-7634f4565c58 already exists (ID: 188). Updating not implemented, skipping insert.  
[2026-02-12 10:47:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5178b667-c19e-4979-954e-7634f4565c58')/male_info  
[2026-02-12 10:47:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:47:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fd4a54b-5864-448b-885a-f2d2f7bda82f')/female_info  
[2026-02-12 10:47:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:47:46] local.INFO: ODK IMPORT: Submission 7330eb9e-c258-403c-919b-50003363b4d9 already exists (ID: 189). Updating not implemented, skipping insert.  
[2026-02-12 10:47:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7330eb9e-c258-403c-919b-50003363b4d9')/male_info  
[2026-02-12 10:47:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:47:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67e2c68-9b14-41f4-acb2-7cf703f660f3')/male_info  
[2026-02-12 10:47:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:47:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7330eb9e-c258-403c-919b-50003363b4d9')/female_info  
[2026-02-12 10:47:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:47:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67e2c68-9b14-41f4-acb2-7cf703f660f3')/female_info  
[2026-02-12 10:47:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:47:48] local.INFO: ODK IMPORT: Submission 2471ee99-b4f8-46af-bf47-0c78c6afec3b already exists (ID: 190). Updating not implemented, skipping insert.  
[2026-02-12 10:47:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2471ee99-b4f8-46af-bf47-0c78c6afec3b')/male_info  
[2026-02-12 10:47:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:47:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5afd2427-b90b-4834-a581-449f7bdf956e')/male_info  
[2026-02-12 10:47:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:47:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2471ee99-b4f8-46af-bf47-0c78c6afec3b')/female_info  
[2026-02-12 10:47:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:47:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5afd2427-b90b-4834-a581-449f7bdf956e')/female_info  
[2026-02-12 10:47:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:47:50] local.INFO: ODK IMPORT: Submission b11bc622-1ee4-46db-a9ad-7563daca2731 already exists (ID: 191). Updating not implemented, skipping insert.  
[2026-02-12 10:47:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab11bc622-1ee4-46db-a9ad-7563daca2731')/male_info  
[2026-02-12 10:47:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:47:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7235ad6a-7db6-4840-9d4d-df658adc602c')/male_info  
[2026-02-12 10:47:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:47:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab11bc622-1ee4-46db-a9ad-7563daca2731')/female_info  
[2026-02-12 10:47:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:47:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7235ad6a-7db6-4840-9d4d-df658adc602c')/female_info  
[2026-02-12 10:47:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:47:52] local.INFO: ODK IMPORT: Submission a180b9e9-45c9-4fce-98e1-0b4b75f8da20 already exists (ID: 192). Updating not implemented, skipping insert.  
[2026-02-12 10:47:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa180b9e9-45c9-4fce-98e1-0b4b75f8da20')/male_info  
[2026-02-12 10:47:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:47:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f6d8c33-42f0-42ee-bdf9-a2769007645d')/male_info  
[2026-02-12 10:47:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:47:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa180b9e9-45c9-4fce-98e1-0b4b75f8da20')/female_info  
[2026-02-12 10:47:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:47:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f6d8c33-42f0-42ee-bdf9-a2769007645d')/female_info  
[2026-02-12 10:47:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:47:54] local.INFO: ODK IMPORT: Submission 7826ab76-0a88-4a20-a47e-cb63acf0d93f already exists (ID: 193). Updating not implemented, skipping insert.  
[2026-02-12 10:47:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7826ab76-0a88-4a20-a47e-cb63acf0d93f')/male_info  
[2026-02-12 10:47:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:47:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2396359d-bc55-4f9e-9f46-acefa047962b')/male_info  
[2026-02-12 10:47:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:47:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7826ab76-0a88-4a20-a47e-cb63acf0d93f')/female_info  
[2026-02-12 10:47:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:47:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2396359d-bc55-4f9e-9f46-acefa047962b')/female_info  
[2026-02-12 10:47:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:47:56] local.INFO: ODK IMPORT: Submission f2a4e14e-3e14-45bf-83a0-919e542d7b61 already exists (ID: 194). Updating not implemented, skipping insert.  
[2026-02-12 10:47:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2a4e14e-3e14-45bf-83a0-919e542d7b61')/male_info  
[2026-02-12 10:47:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:47:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd068dec-d24c-4275-80c1-4ba473b99f95')/male_info  
[2026-02-12 10:47:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:47:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2a4e14e-3e14-45bf-83a0-919e542d7b61')/female_info  
[2026-02-12 10:47:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:47:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd068dec-d24c-4275-80c1-4ba473b99f95')/female_info  
[2026-02-12 10:47:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:47:59] local.INFO: ODK IMPORT: Submission 101650b7-bd0b-400d-8c75-786744f60b8d already exists (ID: 195). Updating not implemented, skipping insert.  
[2026-02-12 10:47:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A101650b7-bd0b-400d-8c75-786744f60b8d')/male_info  
[2026-02-12 10:47:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:47:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02685129-07d6-493e-836e-8ea69966999a')/male_info  
[2026-02-12 10:48:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:48:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A101650b7-bd0b-400d-8c75-786744f60b8d')/female_info  
[2026-02-12 10:48:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:48:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02685129-07d6-493e-836e-8ea69966999a')/female_info  
[2026-02-12 10:48:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:48:01] local.INFO: ODK IMPORT: Submission 4309d876-4b4a-472a-bb71-a721c77a0921 already exists (ID: 196). Updating not implemented, skipping insert.  
[2026-02-12 10:48:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4309d876-4b4a-472a-bb71-a721c77a0921')/male_info  
[2026-02-12 10:48:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:48:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86dd0241-3df7-4346-b516-71f59172816b')/male_info  
[2026-02-12 10:48:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:48:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4309d876-4b4a-472a-bb71-a721c77a0921')/female_info  
[2026-02-12 10:48:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:48:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86dd0241-3df7-4346-b516-71f59172816b')/female_info  
[2026-02-12 10:48:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:48:03] local.INFO: ODK IMPORT: Submission 1da18acd-7ca1-4b20-b72c-06fd99a2291f already exists (ID: 197). Updating not implemented, skipping insert.  
[2026-02-12 10:48:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1da18acd-7ca1-4b20-b72c-06fd99a2291f')/male_info  
[2026-02-12 10:48:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:48:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2eafacf7-5f46-4173-90cc-3d8acd9c4759')/male_info  
[2026-02-12 10:48:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:48:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1da18acd-7ca1-4b20-b72c-06fd99a2291f')/female_info  
[2026-02-12 10:48:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:48:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2eafacf7-5f46-4173-90cc-3d8acd9c4759')/female_info  
[2026-02-12 10:48:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:48:05] local.INFO: ODK IMPORT: Submission e532a07a-9b44-44ba-89bd-db0f8739e553 already exists (ID: 198). Updating not implemented, skipping insert.  
[2026-02-12 10:48:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae532a07a-9b44-44ba-89bd-db0f8739e553')/male_info  
[2026-02-12 10:48:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:48:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A966f103c-42d8-42fc-a1d0-738ea5e6b36c')/male_info  
[2026-02-12 10:48:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:48:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae532a07a-9b44-44ba-89bd-db0f8739e553')/female_info  
[2026-02-12 10:48:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:48:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A966f103c-42d8-42fc-a1d0-738ea5e6b36c')/female_info  
[2026-02-12 10:48:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:48:07] local.INFO: ODK IMPORT: Submission 641aa035-0c79-4b11-be90-d8d471db7fb8 already exists (ID: 199). Updating not implemented, skipping insert.  
[2026-02-12 10:48:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A641aa035-0c79-4b11-be90-d8d471db7fb8')/male_info  
[2026-02-12 10:48:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:48:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62c63a05-32c3-4f4b-9f06-64b1f71ee042')/male_info  
[2026-02-12 10:48:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:48:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A641aa035-0c79-4b11-be90-d8d471db7fb8')/female_info  
[2026-02-12 10:48:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:48:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62c63a05-32c3-4f4b-9f06-64b1f71ee042')/female_info  
[2026-02-12 10:48:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:48:09] local.INFO: ODK IMPORT: Submission fa749ec5-f0f1-4df5-90f2-1eec1aee1a2f already exists (ID: 200). Updating not implemented, skipping insert.  
[2026-02-12 10:48:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afa749ec5-f0f1-4df5-90f2-1eec1aee1a2f')/male_info  
[2026-02-12 10:48:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:48:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Addeb9d61-3bc0-430a-9896-80924336d841')/male_info  
[2026-02-12 10:48:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:48:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afa749ec5-f0f1-4df5-90f2-1eec1aee1a2f')/female_info  
[2026-02-12 10:48:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:48:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Addeb9d61-3bc0-430a-9896-80924336d841')/female_info  
[2026-02-12 10:48:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:48:11] local.INFO: ODK IMPORT: Submission 465c20ee-9e1c-4552-810a-eda78deb5fce already exists (ID: 201). Updating not implemented, skipping insert.  
[2026-02-12 10:48:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A465c20ee-9e1c-4552-810a-eda78deb5fce')/male_info  
[2026-02-12 10:48:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:48:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61a3a5da-a3e9-4883-9ea4-e7cefa3a0a84')/male_info  
[2026-02-12 10:48:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:48:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A465c20ee-9e1c-4552-810a-eda78deb5fce')/female_info  
[2026-02-12 10:48:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:48:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61a3a5da-a3e9-4883-9ea4-e7cefa3a0a84')/female_info  
[2026-02-12 10:48:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:48:14] local.INFO: ODK IMPORT: Submission 05cebe2b-e67c-4ff4-926e-ad937234cbbe already exists (ID: 202). Updating not implemented, skipping insert.  
[2026-02-12 10:48:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05cebe2b-e67c-4ff4-926e-ad937234cbbe')/male_info  
[2026-02-12 10:48:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:48:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5b05e3a8-cc29-431a-a0a1-d7ba86abafe2')/male_info  
[2026-02-12 10:48:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:48:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05cebe2b-e67c-4ff4-926e-ad937234cbbe')/female_info  
[2026-02-12 10:48:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:48:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5b05e3a8-cc29-431a-a0a1-d7ba86abafe2')/female_info  
[2026-02-12 10:48:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:48:16] local.INFO: ODK IMPORT: Submission 28664a9d-1b99-47a7-be52-4d1590920bd6 already exists (ID: 203). Updating not implemented, skipping insert.  
[2026-02-12 10:48:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A28664a9d-1b99-47a7-be52-4d1590920bd6')/male_info  
[2026-02-12 10:48:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:48:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62421abf-bde6-4dcc-97d5-3eb66b319638')/male_info  
[2026-02-12 10:48:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:48:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A28664a9d-1b99-47a7-be52-4d1590920bd6')/female_info  
[2026-02-12 10:48:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:48:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62421abf-bde6-4dcc-97d5-3eb66b319638')/female_info  
[2026-02-12 10:48:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:48:18] local.INFO: ODK IMPORT: Submission aaadcb50-b366-493d-ac18-93ab045640ad already exists (ID: 204). Updating not implemented, skipping insert.  
[2026-02-12 10:48:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaadcb50-b366-493d-ac18-93ab045640ad')/male_info  
[2026-02-12 10:48:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:48:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f2cfe9a-c13c-490d-a241-92acb8bafe9d')/male_info  
[2026-02-12 10:48:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:48:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaadcb50-b366-493d-ac18-93ab045640ad')/female_info  
[2026-02-12 10:48:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:48:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f2cfe9a-c13c-490d-a241-92acb8bafe9d')/female_info  
[2026-02-12 10:48:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:48:20] local.INFO: ODK IMPORT: Submission 5d7eb013-6c55-4820-8e10-733aa754f3a6 already exists (ID: 205). Updating not implemented, skipping insert.  
[2026-02-12 10:48:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5d7eb013-6c55-4820-8e10-733aa754f3a6')/male_info  
[2026-02-12 10:48:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 10:48:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba97f7b0-b1b0-4327-82ad-007dbfa81c32')/male_info  
[2026-02-12 10:48:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:48:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5d7eb013-6c55-4820-8e10-733aa754f3a6')/female_info  
[2026-02-12 10:48:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:48:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba97f7b0-b1b0-4327-82ad-007dbfa81c32')/female_info  
[2026-02-12 10:48:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:48:22] local.INFO: ODK IMPORT: Submission f0b8f3b1-8be0-4db3-8887-4201d7164da9 already exists (ID: 206). Updating not implemented, skipping insert.  
[2026-02-12 10:48:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0b8f3b1-8be0-4db3-8887-4201d7164da9')/male_info  
[2026-02-12 10:48:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:48:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A40d65401-4209-4fd0-8182-4ccdb718d9c8')/male_info  
[2026-02-12 10:48:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:48:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0b8f3b1-8be0-4db3-8887-4201d7164da9')/female_info  
[2026-02-12 10:48:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:48:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A40d65401-4209-4fd0-8182-4ccdb718d9c8')/female_info  
[2026-02-12 10:48:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:48:24] local.INFO: ODK IMPORT: Submission d5a603ee-26e6-4265-8684-c0c3440fb04d already exists (ID: 207). Updating not implemented, skipping insert.  
[2026-02-12 10:48:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5a603ee-26e6-4265-8684-c0c3440fb04d')/male_info  
[2026-02-12 10:48:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:48:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A331c34f8-d52f-47c4-8cdc-dbd3b5d53d85')/male_info  
[2026-02-12 10:48:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:48:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5a603ee-26e6-4265-8684-c0c3440fb04d')/female_info  
[2026-02-12 10:48:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:48:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A331c34f8-d52f-47c4-8cdc-dbd3b5d53d85')/female_info  
[2026-02-12 10:48:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:48:27] local.INFO: ODK IMPORT: Submission 5500cd62-1e29-4ea0-92f1-b78ed099a73b already exists (ID: 208). Updating not implemented, skipping insert.  
[2026-02-12 10:48:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5500cd62-1e29-4ea0-92f1-b78ed099a73b')/male_info  
[2026-02-12 10:48:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:48:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d7cca5c-7d1e-420d-b0ea-f94da72a8dd0')/male_info  
[2026-02-12 10:48:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:48:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5500cd62-1e29-4ea0-92f1-b78ed099a73b')/female_info  
[2026-02-12 10:48:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:48:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d7cca5c-7d1e-420d-b0ea-f94da72a8dd0')/female_info  
[2026-02-12 10:48:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:48:29] local.INFO: ODK IMPORT: Submission 86a6e10c-b5cb-46f6-828f-a932e28d38a7 already exists (ID: 209). Updating not implemented, skipping insert.  
[2026-02-12 10:48:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86a6e10c-b5cb-46f6-828f-a932e28d38a7')/female_info  
[2026-02-12 10:48:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:48:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4f18dab6-597a-4996-b581-2de8d718acd8')/male_info  
[2026-02-12 10:48:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:48:30] local.INFO: ODK IMPORT: Submission fed6c921-f766-4956-bee5-58745821024d already exists (ID: 210). Updating not implemented, skipping insert.  
[2026-02-12 10:48:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afed6c921-f766-4956-bee5-58745821024d')/male_info  
[2026-02-12 10:48:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:48:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4f18dab6-597a-4996-b581-2de8d718acd8')/female_info  
[2026-02-12 10:48:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:48:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afed6c921-f766-4956-bee5-58745821024d')/female_info  
[2026-02-12 10:48:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:48:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71ffde69-9436-4e42-bbc1-d5447484129c')/male_info  
[2026-02-12 10:48:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 10:48:32] local.INFO: ODK IMPORT: Submission 98f74c4d-c66b-4131-86ca-8acab44d92be already exists (ID: 211). Updating not implemented, skipping insert.  
[2026-02-12 10:48:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98f74c4d-c66b-4131-86ca-8acab44d92be')/male_info  
[2026-02-12 10:48:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:48:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71ffde69-9436-4e42-bbc1-d5447484129c')/female_info  
[2026-02-12 10:48:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:48:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98f74c4d-c66b-4131-86ca-8acab44d92be')/female_info  
[2026-02-12 10:48:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:48:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73aa7872-c22d-4b77-b8b0-2af00a0e21d9')/male_info  
[2026-02-12 10:48:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:48:34] local.INFO: ODK IMPORT: Submission c07196b4-85a2-46f0-8e38-ef51da169fa1 already exists (ID: 212). Updating not implemented, skipping insert.  
[2026-02-12 10:48:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac07196b4-85a2-46f0-8e38-ef51da169fa1')/male_info  
[2026-02-12 10:48:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:48:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73aa7872-c22d-4b77-b8b0-2af00a0e21d9')/female_info  
[2026-02-12 10:48:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:48:35] local.INFO: ODK IMPORT: Submission 7ae3aff1-f8ed-4645-bd11-3ec852a2e755 already exists (ID: 213). Updating not implemented, skipping insert.  
[2026-02-12 10:48:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ae3aff1-f8ed-4645-bd11-3ec852a2e755')/male_info  
[2026-02-12 10:48:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:48:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab05b1f8-5c7c-4b77-8222-ee01291cc17a')/male_info  
[2026-02-12 10:48:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:48:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ae3aff1-f8ed-4645-bd11-3ec852a2e755')/female_info  
[2026-02-12 10:48:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:48:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab05b1f8-5c7c-4b77-8222-ee01291cc17a')/female_info  
[2026-02-12 10:48:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:48:37] local.INFO: ODK IMPORT: Submission 8d77c5f9-ecc8-42b5-b699-d370051fffe7 already exists (ID: 214). Updating not implemented, skipping insert.  
[2026-02-12 10:48:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d77c5f9-ecc8-42b5-b699-d370051fffe7')/male_info  
[2026-02-12 10:48:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:48:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd14a99-6983-431e-9c6c-be24c2ea6562')/male_info  
[2026-02-12 10:48:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:48:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d77c5f9-ecc8-42b5-b699-d370051fffe7')/female_info  
[2026-02-12 10:48:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:48:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd14a99-6983-431e-9c6c-be24c2ea6562')/female_info  
[2026-02-12 10:48:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:48:40] local.INFO: ODK IMPORT: Submission 360ff666-7a64-4e69-b76b-20613a28fdad already exists (ID: 215). Updating not implemented, skipping insert.  
[2026-02-12 10:48:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A360ff666-7a64-4e69-b76b-20613a28fdad')/male_info  
[2026-02-12 10:48:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:48:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61bb2089-2087-4862-b51b-c65f87231331')/male_info  
[2026-02-12 10:48:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:48:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A360ff666-7a64-4e69-b76b-20613a28fdad')/female_info  
[2026-02-12 10:48:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:48:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61bb2089-2087-4862-b51b-c65f87231331')/female_info  
[2026-02-12 10:48:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:48:42] local.INFO: ODK IMPORT: Submission 1f6e730c-fdc1-4b56-81f7-e9f5c1079e60 already exists (ID: 216). Updating not implemented, skipping insert.  
[2026-02-12 10:48:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f6e730c-fdc1-4b56-81f7-e9f5c1079e60')/male_info  
[2026-02-12 10:48:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:48:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A11235967-bc9f-49d8-a792-874f83909d7c')/male_info  
[2026-02-12 10:48:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:48:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f6e730c-fdc1-4b56-81f7-e9f5c1079e60')/female_info  
[2026-02-12 10:48:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:48:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A11235967-bc9f-49d8-a792-874f83909d7c')/female_info  
[2026-02-12 10:48:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:48:44] local.INFO: ODK IMPORT: Submission 6c9cf880-2063-4961-a78d-eec4e34e02aa already exists (ID: 217). Updating not implemented, skipping insert.  
[2026-02-12 10:48:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6c9cf880-2063-4961-a78d-eec4e34e02aa')/male_info  
[2026-02-12 10:48:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:48:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae7eca2f7-c415-4083-ac1f-cec6f036ea03')/male_info  
[2026-02-12 10:48:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:48:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6c9cf880-2063-4961-a78d-eec4e34e02aa')/female_info  
[2026-02-12 10:48:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:48:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae7eca2f7-c415-4083-ac1f-cec6f036ea03')/female_info  
[2026-02-12 10:48:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:48:46] local.INFO: ODK IMPORT: Submission 07c48489-c2b0-4859-8c5d-2a84442d0eb4 already exists (ID: 218). Updating not implemented, skipping insert.  
[2026-02-12 10:48:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07c48489-c2b0-4859-8c5d-2a84442d0eb4')/male_info  
[2026-02-12 10:48:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:48:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aad31d43f-e605-489f-bb94-bcabf8e3a7be')/male_info  
[2026-02-12 10:48:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:48:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07c48489-c2b0-4859-8c5d-2a84442d0eb4')/female_info  
[2026-02-12 10:48:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:48:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aad31d43f-e605-489f-bb94-bcabf8e3a7be')/female_info  
[2026-02-12 10:48:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:48:48] local.INFO: ODK IMPORT: Submission 45bf21ad-a7ed-4d67-9919-61cb1844c4b6 already exists (ID: 219). Updating not implemented, skipping insert.  
[2026-02-12 10:48:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45bf21ad-a7ed-4d67-9919-61cb1844c4b6')/male_info  
[2026-02-12 10:48:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:48:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab07dc4cb-73d8-41ba-a87f-04724caa31c0')/male_info  
[2026-02-12 10:48:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:48:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45bf21ad-a7ed-4d67-9919-61cb1844c4b6')/female_info  
[2026-02-12 10:48:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:48:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab07dc4cb-73d8-41ba-a87f-04724caa31c0')/female_info  
[2026-02-12 10:48:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:48:50] local.INFO: ODK IMPORT: Submission 0b8cfbef-6f06-408f-a398-aa3ef5d71e2b already exists (ID: 220). Updating not implemented, skipping insert.  
[2026-02-12 10:48:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0b8cfbef-6f06-408f-a398-aa3ef5d71e2b')/male_info  
[2026-02-12 10:48:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:48:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5eb8d515-b094-4eb6-b858-ca9c7dc48b9e')/male_info  
[2026-02-12 10:48:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:48:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0b8cfbef-6f06-408f-a398-aa3ef5d71e2b')/female_info  
[2026-02-12 10:48:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:48:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5eb8d515-b094-4eb6-b858-ca9c7dc48b9e')/female_info  
[2026-02-12 10:48:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:48:53] local.INFO: ODK IMPORT: Submission 709262f1-b9cd-4215-8ea8-f4d0f801f354 already exists (ID: 221). Updating not implemented, skipping insert.  
[2026-02-12 10:48:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A709262f1-b9cd-4215-8ea8-f4d0f801f354')/male_info  
[2026-02-12 10:48:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:48:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a58ecbf-6106-43fa-b9c8-ebd436f90fcf')/male_info  
[2026-02-12 10:48:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:48:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A709262f1-b9cd-4215-8ea8-f4d0f801f354')/female_info  
[2026-02-12 10:48:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:48:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a58ecbf-6106-43fa-b9c8-ebd436f90fcf')/female_info  
[2026-02-12 10:48:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:48:55] local.INFO: ODK IMPORT: Submission ff360e15-3cca-49a4-8c1e-f2f221906e53 already exists (ID: 222). Updating not implemented, skipping insert.  
[2026-02-12 10:48:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff360e15-3cca-49a4-8c1e-f2f221906e53')/male_info  
[2026-02-12 10:48:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:48:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A88f922fc-e687-4019-929f-7fc509f69cfb')/male_info  
[2026-02-12 10:48:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:48:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff360e15-3cca-49a4-8c1e-f2f221906e53')/female_info  
[2026-02-12 10:48:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:48:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A88f922fc-e687-4019-929f-7fc509f69cfb')/female_info  
[2026-02-12 10:48:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:48:57] local.INFO: ODK IMPORT: Submission 2af7be25-ef74-4fad-8516-dd5f5b9700e9 already exists (ID: 223). Updating not implemented, skipping insert.  
[2026-02-12 10:48:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2af7be25-ef74-4fad-8516-dd5f5b9700e9')/male_info  
[2026-02-12 10:48:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:48:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A48e10e36-ac15-4bca-a738-0e08ac07af19')/male_info  
[2026-02-12 10:48:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:48:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2af7be25-ef74-4fad-8516-dd5f5b9700e9')/female_info  
[2026-02-12 10:48:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:48:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A48e10e36-ac15-4bca-a738-0e08ac07af19')/female_info  
[2026-02-12 10:48:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:48:59] local.INFO: ODK IMPORT: Submission bf60f323-cc68-44d7-9d80-7d47097b63a0 already exists (ID: 224). Updating not implemented, skipping insert.  
[2026-02-12 10:48:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abf60f323-cc68-44d7-9d80-7d47097b63a0')/male_info  
[2026-02-12 10:48:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:48:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00b4eb93-e181-4fa9-a4f7-76222b59932d')/male_info  
[2026-02-12 10:49:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:49:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abf60f323-cc68-44d7-9d80-7d47097b63a0')/female_info  
[2026-02-12 10:49:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:49:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00b4eb93-e181-4fa9-a4f7-76222b59932d')/female_info  
[2026-02-12 10:49:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:49:01] local.INFO: ODK IMPORT: Submission 256976d4-e0d3-4cd0-a784-644b85b2f100 already exists (ID: 225). Updating not implemented, skipping insert.  
[2026-02-12 10:49:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A256976d4-e0d3-4cd0-a784-644b85b2f100')/male_info  
[2026-02-12 10:49:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:49:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64a5ece1-7cb1-4921-8bbf-6cec58f1b2ac')/male_info  
[2026-02-12 10:49:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:49:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A256976d4-e0d3-4cd0-a784-644b85b2f100')/female_info  
[2026-02-12 10:49:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:49:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64a5ece1-7cb1-4921-8bbf-6cec58f1b2ac')/female_info  
[2026-02-12 10:49:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:49:03] local.INFO: ODK IMPORT: Submission 749b9f26-6b0f-435b-8675-b862ddebfefb already exists (ID: 226). Updating not implemented, skipping insert.  
[2026-02-12 10:49:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A749b9f26-6b0f-435b-8675-b862ddebfefb')/male_info  
[2026-02-12 10:49:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:49:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adbd727ae-e05a-465c-b62d-fd0ddb4784c6')/male_info  
[2026-02-12 10:49:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:49:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A749b9f26-6b0f-435b-8675-b862ddebfefb')/female_info  
[2026-02-12 10:49:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:49:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adbd727ae-e05a-465c-b62d-fd0ddb4784c6')/female_info  
[2026-02-12 10:49:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:49:05] local.INFO: ODK IMPORT: Submission 242800c4-0a28-43b1-9e2c-60fd27c1cee9 already exists (ID: 227). Updating not implemented, skipping insert.  
[2026-02-12 10:49:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A242800c4-0a28-43b1-9e2c-60fd27c1cee9')/male_info  
[2026-02-12 10:49:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:49:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aabbcfa9b-9adb-4390-bb6d-cbb25fb8cb77')/male_info  
[2026-02-12 10:49:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:49:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A242800c4-0a28-43b1-9e2c-60fd27c1cee9')/female_info  
[2026-02-12 10:49:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:49:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aabbcfa9b-9adb-4390-bb6d-cbb25fb8cb77')/female_info  
[2026-02-12 10:49:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:49:07] local.INFO: ODK IMPORT: Submission 2ea1b26b-3d41-4841-a258-7649f63b74f0 already exists (ID: 228). Updating not implemented, skipping insert.  
[2026-02-12 10:49:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ea1b26b-3d41-4841-a258-7649f63b74f0')/male_info  
[2026-02-12 10:49:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:49:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab6ca3a6-5b60-4df2-b559-4f1b24495caf')/male_info  
[2026-02-12 10:49:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:49:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ea1b26b-3d41-4841-a258-7649f63b74f0')/female_info  
[2026-02-12 10:49:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:49:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab6ca3a6-5b60-4df2-b559-4f1b24495caf')/female_info  
[2026-02-12 10:49:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:49:10] local.INFO: ODK IMPORT: Submission c55f702e-e90d-40e0-a7ce-6708e96b9562 already exists (ID: 229). Updating not implemented, skipping insert.  
[2026-02-12 10:49:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac55f702e-e90d-40e0-a7ce-6708e96b9562')/male_info  
[2026-02-12 10:49:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:49:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab6993c4a-c85f-4b16-b585-13dc2dcb4e6e')/male_info  
[2026-02-12 10:49:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:49:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac55f702e-e90d-40e0-a7ce-6708e96b9562')/female_info  
[2026-02-12 10:49:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:49:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab6993c4a-c85f-4b16-b585-13dc2dcb4e6e')/female_info  
[2026-02-12 10:49:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:49:12] local.INFO: ODK IMPORT: Submission d985b419-c54b-46a5-9fad-ff4442bc7df4 already exists (ID: 230). Updating not implemented, skipping insert.  
[2026-02-12 10:49:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad985b419-c54b-46a5-9fad-ff4442bc7df4')/male_info  
[2026-02-12 10:49:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:49:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78990b37-05cb-4e9b-9b87-96654929e7e0')/male_info  
[2026-02-12 10:49:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:49:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad985b419-c54b-46a5-9fad-ff4442bc7df4')/female_info  
[2026-02-12 10:49:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:49:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78990b37-05cb-4e9b-9b87-96654929e7e0')/female_info  
[2026-02-12 10:49:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:49:14] local.INFO: ODK IMPORT: Submission a837161d-d7a9-4156-9709-d10783931812 already exists (ID: 231). Updating not implemented, skipping insert.  
[2026-02-12 10:49:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa837161d-d7a9-4156-9709-d10783931812')/male_info  
[2026-02-12 10:49:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:49:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abfc08eab-2baf-482b-961c-d3718a62488a')/male_info  
[2026-02-12 10:49:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:49:15] local.INFO: ODK IMPORT: Submission 1781e05a-622f-43a5-8b2c-6d2a855a2080 already exists (ID: 232). Updating not implemented, skipping insert.  
[2026-02-12 10:49:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1781e05a-622f-43a5-8b2c-6d2a855a2080')/male_info  
[2026-02-12 10:49:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:49:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abfc08eab-2baf-482b-961c-d3718a62488a')/female_info  
[2026-02-12 10:49:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:49:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1781e05a-622f-43a5-8b2c-6d2a855a2080')/female_info  
[2026-02-12 10:49:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:49:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae033b133-fed9-4119-a92d-7c2288c4a53d')/male_info  
[2026-02-12 10:49:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:49:17] local.INFO: ODK IMPORT: Submission ee8fbafb-d29f-4750-a859-94c8db62c360 already exists (ID: 233). Updating not implemented, skipping insert.  
[2026-02-12 10:49:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee8fbafb-d29f-4750-a859-94c8db62c360')/male_info  
[2026-02-12 10:49:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:49:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae033b133-fed9-4119-a92d-7c2288c4a53d')/female_info  
[2026-02-12 10:49:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:49:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee8fbafb-d29f-4750-a859-94c8db62c360')/female_info  
[2026-02-12 10:49:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:49:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad51b6229-36ae-4658-94b0-b443f5505786')/male_info  
[2026-02-12 10:49:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:49:19] local.INFO: ODK IMPORT: Submission 47442458-6868-4ca2-b714-fa49fa2f4672 already exists (ID: 234). Updating not implemented, skipping insert.  
[2026-02-12 10:49:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47442458-6868-4ca2-b714-fa49fa2f4672')/male_info  
[2026-02-12 10:49:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:49:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad51b6229-36ae-4658-94b0-b443f5505786')/female_info  
[2026-02-12 10:49:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:49:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47442458-6868-4ca2-b714-fa49fa2f4672')/female_info  
[2026-02-12 10:49:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:49:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af55bb0f6-bedb-4339-898f-46067e1b9bf8')/male_info  
[2026-02-12 10:49:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:49:21] local.INFO: ODK IMPORT: Submission 0209a2de-f0d7-4da2-a342-cdfcb2168919 already exists (ID: 235). Updating not implemented, skipping insert.  
[2026-02-12 10:49:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0209a2de-f0d7-4da2-a342-cdfcb2168919')/male_info  
[2026-02-12 10:49:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:49:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af55bb0f6-bedb-4339-898f-46067e1b9bf8')/female_info  
[2026-02-12 10:49:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:49:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0209a2de-f0d7-4da2-a342-cdfcb2168919')/female_info  
[2026-02-12 10:49:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:49:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ef5b6dd-6fe7-4cae-8cea-b6412c06d391')/male_info  
[2026-02-12 10:49:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:49:24] local.INFO: ODK IMPORT: Submission e3b9f732-1dfc-4e7f-aef0-d90f2f6b06b7 already exists (ID: 236). Updating not implemented, skipping insert.  
[2026-02-12 10:49:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae3b9f732-1dfc-4e7f-aef0-d90f2f6b06b7')/male_info  
[2026-02-12 10:49:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:49:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ef5b6dd-6fe7-4cae-8cea-b6412c06d391')/female_info  
[2026-02-12 10:49:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:49:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae3b9f732-1dfc-4e7f-aef0-d90f2f6b06b7')/female_info  
[2026-02-12 10:49:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:49:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9f192fa3-2722-4a32-a475-e8f6882036ee')/male_info  
[2026-02-12 10:49:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:49:26] local.INFO: ODK IMPORT: Submission 1ff3c207-0496-41b1-a176-80aae3914039 already exists (ID: 237). Updating not implemented, skipping insert.  
[2026-02-12 10:49:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ff3c207-0496-41b1-a176-80aae3914039')/male_info  
[2026-02-12 10:49:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:49:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9f192fa3-2722-4a32-a475-e8f6882036ee')/female_info  
[2026-02-12 10:49:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:49:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ff3c207-0496-41b1-a176-80aae3914039')/female_info  
[2026-02-12 10:49:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:49:28] local.INFO: ODK IMPORT: Submission 61340169-1e5e-4b17-9428-3e347337ac02 already exists (ID: 238). Updating not implemented, skipping insert.  
[2026-02-12 10:49:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61340169-1e5e-4b17-9428-3e347337ac02')/male_info  
[2026-02-12 10:49:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:49:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07ebe25d-343c-47f2-99de-270fd790d8db')/male_info  
[2026-02-12 10:49:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:49:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61340169-1e5e-4b17-9428-3e347337ac02')/female_info  
[2026-02-12 10:49:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:49:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07ebe25d-343c-47f2-99de-270fd790d8db')/female_info  
[2026-02-12 10:49:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:49:30] local.INFO: ODK IMPORT: Submission f9711e48-3366-491f-8608-bd68407245b8 already exists (ID: 239). Updating not implemented, skipping insert.  
[2026-02-12 10:49:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9711e48-3366-491f-8608-bd68407245b8')/male_info  
[2026-02-12 10:49:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:49:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35780ed7-09ba-4e5e-96d9-506b4724b6b2')/female_info  
[2026-02-12 10:49:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:49:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9711e48-3366-491f-8608-bd68407245b8')/female_info  
[2026-02-12 10:49:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:49:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A309f931d-982d-4328-b9e8-5d793c6379c0')/male_info  
[2026-02-12 10:49:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:49:32] local.INFO: ODK IMPORT: Submission ff9fda7c-8b63-4bee-bbdd-fff6d2092300 already exists (ID: 240). Updating not implemented, skipping insert.  
[2026-02-12 10:49:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff9fda7c-8b63-4bee-bbdd-fff6d2092300')/male_info  
[2026-02-12 10:49:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:49:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A309f931d-982d-4328-b9e8-5d793c6379c0')/female_info  
[2026-02-12 10:49:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:49:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff9fda7c-8b63-4bee-bbdd-fff6d2092300')/female_info  
[2026-02-12 10:49:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:49:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5fb685dd-12a8-453d-9870-7d3d787f287f')/male_info  
[2026-02-12 10:49:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:49:34] local.INFO: ODK IMPORT: Submission 68cd03e1-9b0b-44dc-bf9f-3d54ed0d0b77 already exists (ID: 241). Updating not implemented, skipping insert.  
[2026-02-12 10:49:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A68cd03e1-9b0b-44dc-bf9f-3d54ed0d0b77')/male_info  
[2026-02-12 10:49:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:49:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5fb685dd-12a8-453d-9870-7d3d787f287f')/female_info  
[2026-02-12 10:49:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:49:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A68cd03e1-9b0b-44dc-bf9f-3d54ed0d0b77')/female_info  
[2026-02-12 10:49:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:49:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f8e5b61-adf1-4a70-970a-3aeaf8a4c78c')/male_info  
[2026-02-12 10:49:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:49:36] local.INFO: ODK IMPORT: Submission 9ca06f69-a5e2-4f18-b66a-558978ced6ba already exists (ID: 242). Updating not implemented, skipping insert.  
[2026-02-12 10:49:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ca06f69-a5e2-4f18-b66a-558978ced6ba')/male_info  
[2026-02-12 10:49:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:49:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f8e5b61-adf1-4a70-970a-3aeaf8a4c78c')/female_info  
[2026-02-12 10:49:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:49:37] local.INFO: ODK IMPORT: Submission a27a1ed4-71a9-4deb-8111-e8fdca6ead41 already exists (ID: 243). Updating not implemented, skipping insert.  
[2026-02-12 10:49:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa27a1ed4-71a9-4deb-8111-e8fdca6ead41')/male_info  
[2026-02-12 10:49:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:49:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A804e8c05-ef75-4c3e-9f78-e20aa627efc6')/female_info  
[2026-02-12 10:49:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:49:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa27a1ed4-71a9-4deb-8111-e8fdca6ead41')/female_info  
[2026-02-12 10:49:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:49:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0e16653a-a977-456c-aa08-fac141e90472')/male_info  
[2026-02-12 10:49:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:49:40] local.INFO: ODK IMPORT: Submission b131b77e-3a24-4cae-8e2e-6392cdbf7ed3 already exists (ID: 244). Updating not implemented, skipping insert.  
[2026-02-12 10:49:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab131b77e-3a24-4cae-8e2e-6392cdbf7ed3')/male_info  
[2026-02-12 10:49:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:49:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0e16653a-a977-456c-aa08-fac141e90472')/female_info  
[2026-02-12 10:49:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:49:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab131b77e-3a24-4cae-8e2e-6392cdbf7ed3')/female_info  
[2026-02-12 10:49:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:49:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af5d2309e-4b57-4161-8136-26ef41c59a7a')/male_info  
[2026-02-12 10:49:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:49:42] local.INFO: ODK IMPORT: Submission 2f64c72b-9c22-44eb-8515-3080279daac0 already exists (ID: 245). Updating not implemented, skipping insert.  
[2026-02-12 10:49:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f64c72b-9c22-44eb-8515-3080279daac0')/male_info  
[2026-02-12 10:49:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:49:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af5d2309e-4b57-4161-8136-26ef41c59a7a')/female_info  
[2026-02-12 10:49:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:49:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f64c72b-9c22-44eb-8515-3080279daac0')/female_info  
[2026-02-12 10:49:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:49:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae760c876-825a-496e-857d-a85ebe607518')/male_info  
[2026-02-12 10:49:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:49:44] local.INFO: ODK IMPORT: Submission 94dd0fa6-a34a-4560-9967-57c5c7705b03 already exists (ID: 246). Updating not implemented, skipping insert.  
[2026-02-12 10:49:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94dd0fa6-a34a-4560-9967-57c5c7705b03')/male_info  
[2026-02-12 10:49:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:49:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae760c876-825a-496e-857d-a85ebe607518')/female_info  
[2026-02-12 10:49:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:49:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94dd0fa6-a34a-4560-9967-57c5c7705b03')/female_info  
[2026-02-12 10:49:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:49:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a857ba0-7c06-4cb4-ab55-fd5df7458e78')/male_info  
[2026-02-12 10:49:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:49:46] local.INFO: ODK IMPORT: Submission 263ba4f7-4b5f-44cb-8c31-787e21f8ba43 already exists (ID: 247). Updating not implemented, skipping insert.  
[2026-02-12 10:49:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A263ba4f7-4b5f-44cb-8c31-787e21f8ba43')/male_info  
[2026-02-12 10:49:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:49:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a857ba0-7c06-4cb4-ab55-fd5df7458e78')/female_info  
[2026-02-12 10:49:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:49:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A263ba4f7-4b5f-44cb-8c31-787e21f8ba43')/female_info  
[2026-02-12 10:49:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:49:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A392fe4b4-658c-44aa-9f50-8b117f793c92')/male_info  
[2026-02-12 10:49:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:49:48] local.INFO: ODK IMPORT: Submission 2a84db5f-5096-4cf9-9711-7ae199214632 already exists (ID: 248). Updating not implemented, skipping insert.  
[2026-02-12 10:49:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a84db5f-5096-4cf9-9711-7ae199214632')/male_info  
[2026-02-12 10:49:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:49:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A392fe4b4-658c-44aa-9f50-8b117f793c92')/female_info  
[2026-02-12 10:49:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:49:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a84db5f-5096-4cf9-9711-7ae199214632')/female_info  
[2026-02-12 10:49:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:49:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab04d333d-c271-4993-9080-74865780bc22')/male_info  
[2026-02-12 10:49:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:49:50] local.INFO: ODK IMPORT: Submission e58d0e1b-f9d4-435c-99cf-aa72a0c9180e already exists (ID: 249). Updating not implemented, skipping insert.  
[2026-02-12 10:49:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae58d0e1b-f9d4-435c-99cf-aa72a0c9180e')/male_info  
[2026-02-12 10:49:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:49:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab04d333d-c271-4993-9080-74865780bc22')/female_info  
[2026-02-12 10:49:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:49:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae58d0e1b-f9d4-435c-99cf-aa72a0c9180e')/female_info  
[2026-02-12 10:49:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:49:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad0ca42de-0734-4309-b6ad-0fd4e875acbd')/male_info  
[2026-02-12 10:49:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:49:52] local.INFO: ODK IMPORT: Submission 4a875467-884b-4dfe-a97e-8cba3986d6db already exists (ID: 250). Updating not implemented, skipping insert.  
[2026-02-12 10:49:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a875467-884b-4dfe-a97e-8cba3986d6db')/male_info  
[2026-02-12 10:49:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:49:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad0ca42de-0734-4309-b6ad-0fd4e875acbd')/female_info  
[2026-02-12 10:49:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:49:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a875467-884b-4dfe-a97e-8cba3986d6db')/female_info  
[2026-02-12 10:49:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:49:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1836f79-2754-40b9-8e2f-73f4fd0f703e')/male_info  
[2026-02-12 10:49:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:49:55] local.INFO: ODK IMPORT: Submission 6bb12e97-50cd-410a-907c-138a734f2de6 already exists (ID: 251). Updating not implemented, skipping insert.  
[2026-02-12 10:49:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bb12e97-50cd-410a-907c-138a734f2de6')/male_info  
[2026-02-12 10:49:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:49:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1836f79-2754-40b9-8e2f-73f4fd0f703e')/female_info  
[2026-02-12 10:49:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:49:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bb12e97-50cd-410a-907c-138a734f2de6')/female_info  
[2026-02-12 10:49:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:49:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e578089-0606-4cf2-b9e9-44b7ac429d2a')/male_info  
[2026-02-12 10:49:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:49:57] local.INFO: ODK IMPORT: Submission 6fad6636-86b7-4bb5-80ca-18602213550c already exists (ID: 252). Updating not implemented, skipping insert.  
[2026-02-12 10:49:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fad6636-86b7-4bb5-80ca-18602213550c')/male_info  
[2026-02-12 10:49:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:49:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e578089-0606-4cf2-b9e9-44b7ac429d2a')/female_info  
[2026-02-12 10:49:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:49:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fad6636-86b7-4bb5-80ca-18602213550c')/female_info  
[2026-02-12 10:49:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:49:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfedb205-d156-4268-914b-922cdb2780a8')/male_info  
[2026-02-12 10:49:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:49:59] local.INFO: ODK IMPORT: Submission aaf2ba39-a23d-47d4-9580-908c566766a8 already exists (ID: 253). Updating not implemented, skipping insert.  
[2026-02-12 10:49:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaf2ba39-a23d-47d4-9580-908c566766a8')/male_info  
[2026-02-12 10:49:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:49:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfedb205-d156-4268-914b-922cdb2780a8')/female_info  
[2026-02-12 10:50:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:50:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaf2ba39-a23d-47d4-9580-908c566766a8')/female_info  
[2026-02-12 10:50:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:50:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad4eadeb3-e8f4-4faa-887d-a67befea503b')/male_info  
[2026-02-12 10:50:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:50:01] local.INFO: ODK IMPORT: Submission 1886ce6c-3962-4b84-a47c-74d30b3b71b6 already exists (ID: 254). Updating not implemented, skipping insert.  
[2026-02-12 10:50:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1886ce6c-3962-4b84-a47c-74d30b3b71b6')/male_info  
[2026-02-12 10:50:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:50:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad4eadeb3-e8f4-4faa-887d-a67befea503b')/female_info  
[2026-02-12 10:50:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:50:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1886ce6c-3962-4b84-a47c-74d30b3b71b6')/female_info  
[2026-02-12 10:50:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:50:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f1fae33-dd3f-49d4-a3a7-45071d83e88d')/male_info  
[2026-02-12 10:50:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-12 10:50:04] local.INFO: ODK IMPORT: Submission 8522c3ad-b7fe-4430-86fc-34b16cd8866d already exists (ID: 255). Updating not implemented, skipping insert.  
[2026-02-12 10:50:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8522c3ad-b7fe-4430-86fc-34b16cd8866d')/male_info  
[2026-02-12 10:50:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:50:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4dada4c3-2742-4d2b-abd3-3aa7c77ddc55')/male_info  
[2026-02-12 10:50:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:50:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8522c3ad-b7fe-4430-86fc-34b16cd8866d')/female_info  
[2026-02-12 10:50:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:50:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4dada4c3-2742-4d2b-abd3-3aa7c77ddc55')/female_info  
[2026-02-12 10:50:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:50:06] local.INFO: ODK IMPORT: Submission f2df6ba7-b643-46a3-bd61-8a60efddb5e9 already exists (ID: 256). Updating not implemented, skipping insert.  
[2026-02-12 10:50:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2df6ba7-b643-46a3-bd61-8a60efddb5e9')/male_info  
[2026-02-12 10:50:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:50:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac48ff0c8-6c1d-46bd-b8e0-c72744effb48')/male_info  
[2026-02-12 10:50:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:50:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2df6ba7-b643-46a3-bd61-8a60efddb5e9')/female_info  
[2026-02-12 10:50:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:50:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac48ff0c8-6c1d-46bd-b8e0-c72744effb48')/female_info  
[2026-02-12 10:50:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:50:08] local.INFO: ODK IMPORT: Submission b60999f3-285d-45f6-9685-769279ec295c already exists (ID: 257). Updating not implemented, skipping insert.  
[2026-02-12 10:50:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab60999f3-285d-45f6-9685-769279ec295c')/male_info  
[2026-02-12 10:50:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:50:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaef83ea7-d108-4429-aadb-8972da90c51d')/male_info  
[2026-02-12 10:50:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:50:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab60999f3-285d-45f6-9685-769279ec295c')/female_info  
[2026-02-12 10:50:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:50:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaef83ea7-d108-4429-aadb-8972da90c51d')/female_info  
[2026-02-12 10:50:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:50:10] local.INFO: ODK IMPORT: Submission d190eade-4aa2-4b74-ad58-beb75bd27415 already exists (ID: 258). Updating not implemented, skipping insert.  
[2026-02-12 10:50:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad190eade-4aa2-4b74-ad58-beb75bd27415')/male_info  
[2026-02-12 10:50:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:50:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A44adc4d4-3e07-4bc9-a73e-d4e7245bcea5')/male_info  
[2026-02-12 10:50:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:50:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad190eade-4aa2-4b74-ad58-beb75bd27415')/female_info  
[2026-02-12 10:50:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:50:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A44adc4d4-3e07-4bc9-a73e-d4e7245bcea5')/female_info  
[2026-02-12 10:50:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:50:12] local.INFO: ODK IMPORT: Submission deb91bb8-2478-4590-b4d8-b9ca229a37cb already exists (ID: 259). Updating not implemented, skipping insert.  
[2026-02-12 10:50:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adeb91bb8-2478-4590-b4d8-b9ca229a37cb')/male_info  
[2026-02-12 10:50:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:50:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d39228e-9aa1-47b0-a170-6d5926f355b0')/male_info  
[2026-02-12 10:50:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:50:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adeb91bb8-2478-4590-b4d8-b9ca229a37cb')/female_info  
[2026-02-12 10:50:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:50:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d39228e-9aa1-47b0-a170-6d5926f355b0')/female_info  
[2026-02-12 10:50:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:50:15] local.INFO: ODK IMPORT: Submission 383f403d-db4b-4636-b2a9-e2955ba14705 already exists (ID: 260). Updating not implemented, skipping insert.  
[2026-02-12 10:50:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A383f403d-db4b-4636-b2a9-e2955ba14705')/male_info  
[2026-02-12 10:50:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:50:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab86eeb69-15bc-4ded-9337-02e5c88b6fca')/male_info  
[2026-02-12 10:50:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:50:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A383f403d-db4b-4636-b2a9-e2955ba14705')/female_info  
[2026-02-12 10:50:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:50:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab86eeb69-15bc-4ded-9337-02e5c88b6fca')/female_info  
[2026-02-12 10:50:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:50:17] local.INFO: ODK IMPORT: Submission 6ef55955-cc8a-4a82-b8df-9957682233be already exists (ID: 261). Updating not implemented, skipping insert.  
[2026-02-12 10:50:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ef55955-cc8a-4a82-b8df-9957682233be')/male_info  
[2026-02-12 10:50:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:50:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25339f54-1e88-4036-b802-6a2f0b6bc5ea')/male_info  
[2026-02-12 10:50:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:50:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ef55955-cc8a-4a82-b8df-9957682233be')/female_info  
[2026-02-12 10:50:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:50:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25339f54-1e88-4036-b802-6a2f0b6bc5ea')/female_info  
[2026-02-12 10:50:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:50:19] local.INFO: ODK IMPORT: Submission da8f39ed-443d-450d-9e59-81b7ba4192ec already exists (ID: 262). Updating not implemented, skipping insert.  
[2026-02-12 10:50:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada8f39ed-443d-450d-9e59-81b7ba4192ec')/male_info  
[2026-02-12 10:50:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:50:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfad6e76-e770-4a5c-ab04-e1b66b70d90d')/male_info  
[2026-02-12 10:50:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:50:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada8f39ed-443d-450d-9e59-81b7ba4192ec')/female_info  
[2026-02-12 10:50:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:50:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfad6e76-e770-4a5c-ab04-e1b66b70d90d')/female_info  
[2026-02-12 10:50:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:50:21] local.INFO: ODK IMPORT: Submission 211597fa-5bb3-4716-acba-398467f19cdb already exists (ID: 263). Updating not implemented, skipping insert.  
[2026-02-12 10:50:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A211597fa-5bb3-4716-acba-398467f19cdb')/male_info  
[2026-02-12 10:50:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:50:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7844eb1c-660c-48be-a8e0-7872bd415b32')/male_info  
[2026-02-12 10:50:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:50:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A211597fa-5bb3-4716-acba-398467f19cdb')/female_info  
[2026-02-12 10:50:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:50:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7844eb1c-660c-48be-a8e0-7872bd415b32')/female_info  
[2026-02-12 10:50:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:50:23] local.INFO: ODK IMPORT: Submission 56a9492a-7460-4f68-aaf4-00badf1d6072 already exists (ID: 264). Updating not implemented, skipping insert.  
[2026-02-12 10:50:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56a9492a-7460-4f68-aaf4-00badf1d6072')/male_info  
[2026-02-12 10:50:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:50:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4c9d703b-6b89-4e96-b594-60b33fd8eec1')/male_info  
[2026-02-12 10:50:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:50:25] local.INFO: ODK IMPORT: Submission bb3ce76d-c7e4-48b3-b3f2-204772d4c944 already exists (ID: 265). Updating not implemented, skipping insert.  
[2026-02-12 10:50:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abb3ce76d-c7e4-48b3-b3f2-204772d4c944')/male_info  
[2026-02-12 10:50:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:50:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4c9d703b-6b89-4e96-b594-60b33fd8eec1')/female_info  
[2026-02-12 10:50:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:50:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abb3ce76d-c7e4-48b3-b3f2-204772d4c944')/female_info  
[2026-02-12 10:50:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:50:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abbaf9c5b-b8a0-41a1-9bfe-a2bfe8afb5ff')/male_info  
[2026-02-12 10:50:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:50:27] local.INFO: ODK IMPORT: Submission f01d9790-2a04-4a18-a6b5-333d393a1b7c already exists (ID: 266). Updating not implemented, skipping insert.  
[2026-02-12 10:50:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af01d9790-2a04-4a18-a6b5-333d393a1b7c')/male_info  
[2026-02-12 10:50:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:50:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abbaf9c5b-b8a0-41a1-9bfe-a2bfe8afb5ff')/female_info  
[2026-02-12 10:50:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:50:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af01d9790-2a04-4a18-a6b5-333d393a1b7c')/female_info  
[2026-02-12 10:50:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 10:50:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af26307b7-7f3e-4246-8c66-c83b94bed3b8')/male_info  
[2026-02-12 10:50:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:50:29] local.INFO: ODK IMPORT: Submission eebb7ce6-0749-402f-a4a9-5d6a3e9c58f6 already exists (ID: 267). Updating not implemented, skipping insert.  
[2026-02-12 10:50:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeebb7ce6-0749-402f-a4a9-5d6a3e9c58f6')/male_info  
[2026-02-12 10:50:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:50:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af26307b7-7f3e-4246-8c66-c83b94bed3b8')/female_info  
[2026-02-12 10:50:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:50:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeebb7ce6-0749-402f-a4a9-5d6a3e9c58f6')/female_info  
[2026-02-12 10:50:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:50:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A09f61ac9-9935-4502-89d6-5c4124626589')/male_info  
[2026-02-12 10:50:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:50:31] local.INFO: ODK IMPORT: Submission 0bb5ab2c-a47c-4ad7-b316-3d6589414fdd already exists (ID: 268). Updating not implemented, skipping insert.  
[2026-02-12 10:50:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0bb5ab2c-a47c-4ad7-b316-3d6589414fdd')/male_info  
[2026-02-12 10:50:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:50:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A09f61ac9-9935-4502-89d6-5c4124626589')/female_info  
[2026-02-12 10:50:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:50:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0bb5ab2c-a47c-4ad7-b316-3d6589414fdd')/female_info  
[2026-02-12 10:50:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:50:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94325aa5-2a4a-488f-b2d9-47072d94a47f')/male_info  
[2026-02-12 10:50:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 10:50:33] local.INFO: ODK IMPORT: Submission d52355e0-0559-45f0-8dd5-e4685b3c13cf already exists (ID: 269). Updating not implemented, skipping insert.  
[2026-02-12 10:50:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad52355e0-0559-45f0-8dd5-e4685b3c13cf')/male_info  
[2026-02-12 10:50:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:50:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94325aa5-2a4a-488f-b2d9-47072d94a47f')/female_info  
[2026-02-12 10:50:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:50:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad52355e0-0559-45f0-8dd5-e4685b3c13cf')/female_info  
[2026-02-12 10:50:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:50:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23f8e6cc-8151-461a-9884-054588e774fd')/male_info  
[2026-02-12 10:50:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:50:35] local.INFO: ODK IMPORT: Submission 609b35de-a68a-4701-990d-619892e71210 already exists (ID: 270). Updating not implemented, skipping insert.  
[2026-02-12 10:50:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A609b35de-a68a-4701-990d-619892e71210')/male_info  
[2026-02-12 10:50:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:50:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23f8e6cc-8151-461a-9884-054588e774fd')/female_info  
[2026-02-12 10:50:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:50:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A609b35de-a68a-4701-990d-619892e71210')/female_info  
[2026-02-12 10:50:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:50:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ab2d3f8-9272-486e-8d0f-9da98661fc46')/male_info  
[2026-02-12 10:50:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:50:37] local.INFO: ODK IMPORT: Submission 32ae1956-ec28-4a2d-9aa2-c14148b7922a already exists (ID: 271). Updating not implemented, skipping insert.  
[2026-02-12 10:50:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32ae1956-ec28-4a2d-9aa2-c14148b7922a')/male_info  
[2026-02-12 10:50:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:50:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ab2d3f8-9272-486e-8d0f-9da98661fc46')/female_info  
[2026-02-12 10:50:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-02-12 10:50:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32ae1956-ec28-4a2d-9aa2-c14148b7922a')/female_info  
[2026-02-12 10:50:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:50:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5705c098-8baa-4a2d-89ab-d54b88912ab0')/male_info  
[2026-02-12 10:50:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:50:40] local.INFO: ODK IMPORT: Submission 719faf10-c866-4c16-8dad-376688295581 already exists (ID: 272). Updating not implemented, skipping insert.  
[2026-02-12 10:50:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A719faf10-c866-4c16-8dad-376688295581')/male_info  
[2026-02-12 10:50:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:50:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5705c098-8baa-4a2d-89ab-d54b88912ab0')/female_info  
[2026-02-12 10:50:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:50:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A719faf10-c866-4c16-8dad-376688295581')/female_info  
[2026-02-12 10:50:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:50:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3aac7289-1f59-408b-b684-378d1186f69b')/male_info  
[2026-02-12 10:50:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:50:42] local.INFO: ODK IMPORT: Submission b0a1bba1-a9a8-4b87-a9d8-7e58aefde521 already exists (ID: 273). Updating not implemented, skipping insert.  
[2026-02-12 10:50:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab0a1bba1-a9a8-4b87-a9d8-7e58aefde521')/male_info  
[2026-02-12 10:50:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-12 10:50:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3aac7289-1f59-408b-b684-378d1186f69b')/female_info  
[2026-02-12 10:50:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-02-12 10:50:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab0a1bba1-a9a8-4b87-a9d8-7e58aefde521')/female_info  
[2026-02-12 10:50:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:50:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aead67b9c-ccac-411c-9cf4-65be14601e62')/male_info  
[2026-02-12 10:50:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:50:44] local.INFO: ODK IMPORT: Submission b8e15e3d-7c70-4bab-a6f2-7af3a29312ef already exists (ID: 274). Updating not implemented, skipping insert.  
[2026-02-12 10:50:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab8e15e3d-7c70-4bab-a6f2-7af3a29312ef')/male_info  
[2026-02-12 10:50:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:50:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aead67b9c-ccac-411c-9cf4-65be14601e62')/female_info  
[2026-02-12 10:50:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:50:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab8e15e3d-7c70-4bab-a6f2-7af3a29312ef')/female_info  
[2026-02-12 10:50:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:50:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed7eee87-22ad-4217-8987-87bf968c9f4a')/male_info  
[2026-02-12 10:50:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:50:46] local.INFO: ODK IMPORT: Submission 32784477-509c-4873-8d35-e149a580c99d already exists (ID: 275). Updating not implemented, skipping insert.  
[2026-02-12 10:50:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32784477-509c-4873-8d35-e149a580c99d')/male_info  
[2026-02-12 10:50:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:50:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed7eee87-22ad-4217-8987-87bf968c9f4a')/female_info  
[2026-02-12 10:50:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:50:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32784477-509c-4873-8d35-e149a580c99d')/female_info  
[2026-02-12 10:50:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:50:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd63dc1d-6084-4633-a9d9-47ae820b8014')/male_info  
[2026-02-12 10:50:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:50:48] local.INFO: ODK IMPORT: Submission dd4ee787-fc18-48ef-9174-fb8ac12b6ee6 already exists (ID: 276). Updating not implemented, skipping insert.  
[2026-02-12 10:50:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add4ee787-fc18-48ef-9174-fb8ac12b6ee6')/male_info  
[2026-02-12 10:50:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:50:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd63dc1d-6084-4633-a9d9-47ae820b8014')/female_info  
[2026-02-12 10:50:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:50:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add4ee787-fc18-48ef-9174-fb8ac12b6ee6')/female_info  
[2026-02-12 10:50:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:50:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad41c28da-7e3a-4c51-9065-7280ffd04323')/male_info  
[2026-02-12 10:50:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:50:50] local.INFO: ODK IMPORT: Submission 50611696-b3cb-4709-84ee-51e66831cda7 already exists (ID: 277). Updating not implemented, skipping insert.  
[2026-02-12 10:50:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A50611696-b3cb-4709-84ee-51e66831cda7')/male_info  
[2026-02-12 10:50:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:50:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad41c28da-7e3a-4c51-9065-7280ffd04323')/female_info  
[2026-02-12 10:50:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:50:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A50611696-b3cb-4709-84ee-51e66831cda7')/female_info  
[2026-02-12 10:50:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:50:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e6523b5-9776-427c-8272-9a194e05bcc8')/male_info  
[2026-02-12 10:50:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:50:53] local.INFO: ODK IMPORT: Submission 3a5b5846-dbdc-4990-8ce8-4c7cef7d4f11 already exists (ID: 278). Updating not implemented, skipping insert.  
[2026-02-12 10:50:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3a5b5846-dbdc-4990-8ce8-4c7cef7d4f11')/male_info  
[2026-02-12 10:50:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:50:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e6523b5-9776-427c-8272-9a194e05bcc8')/female_info  
[2026-02-12 10:50:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:50:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3a5b5846-dbdc-4990-8ce8-4c7cef7d4f11')/female_info  
[2026-02-12 10:50:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:50:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaafa68b8-832a-4c88-860f-839c546cc9f2')/male_info  
[2026-02-12 10:50:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:50:55] local.INFO: ODK IMPORT: Submission 3ebadc3a-f31d-4ee6-ba35-74ff2733283d already exists (ID: 279). Updating not implemented, skipping insert.  
[2026-02-12 10:50:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ebadc3a-f31d-4ee6-ba35-74ff2733283d')/male_info  
[2026-02-12 10:50:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:50:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaafa68b8-832a-4c88-860f-839c546cc9f2')/female_info  
[2026-02-12 10:50:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:50:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ebadc3a-f31d-4ee6-ba35-74ff2733283d')/female_info  
[2026-02-12 10:50:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:50:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2b5174ce-5623-47d6-92ca-efb802624981')/male_info  
[2026-02-12 10:50:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:50:57] local.INFO: ODK IMPORT: Submission df00d036-d522-4ad2-95ce-867e5f4b29c6 already exists (ID: 280). Updating not implemented, skipping insert.  
[2026-02-12 10:50:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf00d036-d522-4ad2-95ce-867e5f4b29c6')/female_info  
[2026-02-12 10:50:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:50:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2b5174ce-5623-47d6-92ca-efb802624981')/female_info  
[2026-02-12 10:50:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:50:58] local.INFO: ODK IMPORT: Submission 7dd9740a-dbbc-4923-b020-0bf26a8e5fce already exists (ID: 281). Updating not implemented, skipping insert.  
[2026-02-12 10:50:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd9740a-dbbc-4923-b020-0bf26a8e5fce')/male_info  
[2026-02-12 10:50:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:50:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8bbf4e49-028f-4e19-b8be-e858b0bed7ed')/male_info  
[2026-02-12 10:50:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:50:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd9740a-dbbc-4923-b020-0bf26a8e5fce')/female_info  
[2026-02-12 10:50:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:50:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8bbf4e49-028f-4e19-b8be-e858b0bed7ed')/female_info  
[2026-02-12 10:51:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:51:00] local.INFO: ODK IMPORT: Submission 1494d903-cc9d-47f2-89f7-63729c9785d2 already exists (ID: 282). Updating not implemented, skipping insert.  
[2026-02-12 10:51:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1494d903-cc9d-47f2-89f7-63729c9785d2')/male_info  
[2026-02-12 10:51:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:51:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac77b0f1-7465-4b76-b371-993c76eee377')/male_info  
[2026-02-12 10:51:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:51:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1494d903-cc9d-47f2-89f7-63729c9785d2')/female_info  
[2026-02-12 10:51:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:51:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac77b0f1-7465-4b76-b371-993c76eee377')/female_info  
[2026-02-12 10:51:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:51:02] local.INFO: ODK IMPORT: Submission f3808668-e28f-47ac-b49f-5a7e8227e6ca already exists (ID: 283). Updating not implemented, skipping insert.  
[2026-02-12 10:51:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af3808668-e28f-47ac-b49f-5a7e8227e6ca')/male_info  
[2026-02-12 10:51:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:51:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A65f07872-731d-405f-b1f4-b690be6499f9')/male_info  
[2026-02-12 10:51:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:51:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af3808668-e28f-47ac-b49f-5a7e8227e6ca')/female_info  
[2026-02-12 10:51:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:51:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A65f07872-731d-405f-b1f4-b690be6499f9')/female_info  
[2026-02-12 10:51:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:51:04] local.INFO: ODK IMPORT: Submission 7ef03469-426d-4426-b15f-2059bb785439 already exists (ID: 284). Updating not implemented, skipping insert.  
[2026-02-12 10:51:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ef03469-426d-4426-b15f-2059bb785439')/male_info  
[2026-02-12 10:51:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:51:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef7a200f-c4c4-4001-acdd-3a146a4b06a2')/male_info  
[2026-02-12 10:51:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:51:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ef03469-426d-4426-b15f-2059bb785439')/female_info  
[2026-02-12 10:51:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:51:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef7a200f-c4c4-4001-acdd-3a146a4b06a2')/female_info  
[2026-02-12 10:51:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:51:07] local.INFO: ODK IMPORT: Submission 2467b33e-196d-4961-a161-255a60196f42 already exists (ID: 285). Updating not implemented, skipping insert.  
[2026-02-12 10:51:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2467b33e-196d-4961-a161-255a60196f42')/male_info  
[2026-02-12 10:51:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:51:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aea5687e8-ff2f-4cd8-92d0-4a200fca7b12')/male_info  
[2026-02-12 10:51:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:51:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2467b33e-196d-4961-a161-255a60196f42')/female_info  
[2026-02-12 10:51:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:51:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aea5687e8-ff2f-4cd8-92d0-4a200fca7b12')/female_info  
[2026-02-12 10:51:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:51:09] local.INFO: ODK IMPORT: Submission 612a8705-6b1a-49a0-98b2-0fd0e76a6e5d already exists (ID: 286). Updating not implemented, skipping insert.  
[2026-02-12 10:51:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A612a8705-6b1a-49a0-98b2-0fd0e76a6e5d')/male_info  
[2026-02-12 10:51:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:51:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2dc69b0-a9a5-4a43-8197-4c0ccde29e5d')/male_info  
[2026-02-12 10:51:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:51:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A612a8705-6b1a-49a0-98b2-0fd0e76a6e5d')/female_info  
[2026-02-12 10:51:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:51:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2dc69b0-a9a5-4a43-8197-4c0ccde29e5d')/female_info  
[2026-02-12 10:51:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:51:11] local.INFO: ODK IMPORT: Submission 80c3df41-a119-42f8-842e-e8e52a286cc8 already exists (ID: 287). Updating not implemented, skipping insert.  
[2026-02-12 10:51:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80c3df41-a119-42f8-842e-e8e52a286cc8')/male_info  
[2026-02-12 10:51:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:51:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac2bdcb44-b31e-4b2d-9d09-4caa2a201561')/male_info  
[2026-02-12 10:51:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:51:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80c3df41-a119-42f8-842e-e8e52a286cc8')/female_info  
[2026-02-12 10:51:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:51:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac2bdcb44-b31e-4b2d-9d09-4caa2a201561')/female_info  
[2026-02-12 10:51:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:51:13] local.INFO: ODK IMPORT: Submission a2fc53f5-62f6-4d83-ab70-5d5e9432b2f0 already exists (ID: 288). Updating not implemented, skipping insert.  
[2026-02-12 10:51:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa2fc53f5-62f6-4d83-ab70-5d5e9432b2f0')/female_info  
[2026-02-12 10:51:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 10:51:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a890946-e9f3-4eb2-891e-d6f0f3f204bd')/male_info  
[2026-02-12 10:51:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:51:14] local.INFO: ODK IMPORT: Submission 0c75611b-a1a7-4ccf-a03c-e6a2912f4f94 already exists (ID: 289). Updating not implemented, skipping insert.  
[2026-02-12 10:51:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c75611b-a1a7-4ccf-a03c-e6a2912f4f94')/male_info  
[2026-02-12 10:51:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:51:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a890946-e9f3-4eb2-891e-d6f0f3f204bd')/female_info  
[2026-02-12 10:51:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:51:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c75611b-a1a7-4ccf-a03c-e6a2912f4f94')/female_info  
[2026-02-12 10:51:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:51:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bae6d41-5d91-4dc4-a361-cbcd5388b8bd')/male_info  
[2026-02-12 10:51:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:51:16] local.INFO: ODK IMPORT: Submission 906f4792-c1ad-4b87-be00-bec8520c315c already exists (ID: 290). Updating not implemented, skipping insert.  
[2026-02-12 10:51:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A906f4792-c1ad-4b87-be00-bec8520c315c')/male_info  
[2026-02-12 10:51:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:51:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bae6d41-5d91-4dc4-a361-cbcd5388b8bd')/female_info  
[2026-02-12 10:51:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:51:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A906f4792-c1ad-4b87-be00-bec8520c315c')/female_info  
[2026-02-12 10:51:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:51:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac6db5974-6915-4a85-b95d-276376861bca')/male_info  
[2026-02-12 10:51:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:51:19] local.INFO: ODK IMPORT: Submission 72f515db-d430-456c-8f64-ce5ad2aa951c already exists (ID: 291). Updating not implemented, skipping insert.  
[2026-02-12 10:51:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A72f515db-d430-456c-8f64-ce5ad2aa951c')/male_info  
[2026-02-12 10:51:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:51:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac6db5974-6915-4a85-b95d-276376861bca')/female_info  
[2026-02-12 10:51:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:51:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A72f515db-d430-456c-8f64-ce5ad2aa951c')/female_info  
[2026-02-12 10:51:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:51:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2adaacb5-4490-456a-96a7-5297c67f1a5a')/male_info  
[2026-02-12 10:51:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:51:21] local.INFO: ODK IMPORT: Submission aad09b4a-7cf6-43ef-891c-d43e39b1a0cf already exists (ID: 292). Updating not implemented, skipping insert.  
[2026-02-12 10:51:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaad09b4a-7cf6-43ef-891c-d43e39b1a0cf')/male_info  
[2026-02-12 10:51:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:51:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2adaacb5-4490-456a-96a7-5297c67f1a5a')/female_info  
[2026-02-12 10:51:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:51:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaad09b4a-7cf6-43ef-891c-d43e39b1a0cf')/female_info  
[2026-02-12 10:51:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:51:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12c759f4-1bae-45c0-9145-32b15a4aaa6f')/male_info  
[2026-02-12 10:51:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:51:23] local.INFO: ODK IMPORT: Submission 36a2f26b-1f2a-4e47-8b49-7dbaea385b26 already exists (ID: 293). Updating not implemented, skipping insert.  
[2026-02-12 10:51:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36a2f26b-1f2a-4e47-8b49-7dbaea385b26')/male_info  
[2026-02-12 10:51:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:51:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12c759f4-1bae-45c0-9145-32b15a4aaa6f')/female_info  
[2026-02-12 10:51:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:51:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36a2f26b-1f2a-4e47-8b49-7dbaea385b26')/female_info  
[2026-02-12 10:51:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:51:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5d0fe3b-a337-40f0-96db-cc9bc347a441')/male_info  
[2026-02-12 10:51:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:51:25] local.INFO: ODK IMPORT: Submission 361a3289-ecfc-46ae-8505-d45b068876dc already exists (ID: 294). Updating not implemented, skipping insert.  
[2026-02-12 10:51:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A361a3289-ecfc-46ae-8505-d45b068876dc')/male_info  
[2026-02-12 10:51:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:51:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5d0fe3b-a337-40f0-96db-cc9bc347a441')/female_info  
[2026-02-12 10:51:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:51:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A361a3289-ecfc-46ae-8505-d45b068876dc')/female_info  
[2026-02-12 10:51:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:51:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1081cb92-33f9-4a24-86b3-c36b2ca9e29b')/male_info  
[2026-02-12 10:51:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:51:27] local.INFO: ODK IMPORT: Submission 2f4e59a1-1336-4601-8852-7860b624cc0a already exists (ID: 295). Updating not implemented, skipping insert.  
[2026-02-12 10:51:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f4e59a1-1336-4601-8852-7860b624cc0a')/male_info  
[2026-02-12 10:51:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:51:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1081cb92-33f9-4a24-86b3-c36b2ca9e29b')/female_info  
[2026-02-12 10:51:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:51:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f4e59a1-1336-4601-8852-7860b624cc0a')/female_info  
[2026-02-12 10:51:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:51:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af52de280-6462-411f-b28b-a5c17253120c')/male_info  
[2026-02-12 10:51:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-12 10:51:30] local.INFO: ODK IMPORT: Submission 15e37463-48a3-4a4b-a9e8-b1429ad0d374 already exists (ID: 296). Updating not implemented, skipping insert.  
[2026-02-12 10:51:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15e37463-48a3-4a4b-a9e8-b1429ad0d374')/male_info  
[2026-02-12 10:51:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:51:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af52de280-6462-411f-b28b-a5c17253120c')/female_info  
[2026-02-12 10:51:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:51:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15e37463-48a3-4a4b-a9e8-b1429ad0d374')/female_info  
[2026-02-12 10:51:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:51:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9379e406-c67a-49ec-b23c-9f5b33c766fd')/male_info  
[2026-02-12 10:51:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:51:32] local.INFO: ODK IMPORT: Submission 05b5ab79-fc13-4e3a-b4ae-f538fedfaa8f already exists (ID: 297). Updating not implemented, skipping insert.  
[2026-02-12 10:51:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05b5ab79-fc13-4e3a-b4ae-f538fedfaa8f')/male_info  
[2026-02-12 10:51:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:51:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9379e406-c67a-49ec-b23c-9f5b33c766fd')/female_info  
[2026-02-12 10:51:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:51:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05b5ab79-fc13-4e3a-b4ae-f538fedfaa8f')/female_info  
[2026-02-12 10:51:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:51:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aedc15b17-3883-45ea-a80a-9764e0082942')/male_info  
[2026-02-12 10:51:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:51:34] local.INFO: ODK IMPORT: Submission 3c8f634c-83b0-4edc-9019-eacf4d6e7ed9 already exists (ID: 298). Updating not implemented, skipping insert.  
[2026-02-12 10:51:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8f634c-83b0-4edc-9019-eacf4d6e7ed9')/male_info  
[2026-02-12 10:51:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-12 10:51:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aedc15b17-3883-45ea-a80a-9764e0082942')/female_info  
[2026-02-12 10:51:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:51:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8f634c-83b0-4edc-9019-eacf4d6e7ed9')/female_info  
[2026-02-12 10:51:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:51:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A888b67d7-0be3-4abf-8a75-6f131ad0d4f8')/male_info  
[2026-02-12 10:51:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:51:36] local.INFO: ODK IMPORT: Submission a260a3fa-dacf-4726-8058-163c4093647f already exists (ID: 299). Updating not implemented, skipping insert.  
[2026-02-12 10:51:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa260a3fa-dacf-4726-8058-163c4093647f')/male_info  
[2026-02-12 10:51:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:51:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A888b67d7-0be3-4abf-8a75-6f131ad0d4f8')/female_info  
[2026-02-12 10:51:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:51:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa260a3fa-dacf-4726-8058-163c4093647f')/female_info  
[2026-02-12 10:51:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:51:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80e25cea-e528-4b91-a7b3-b374606932de')/male_info  
[2026-02-12 10:51:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:51:38] local.INFO: ODK IMPORT: Submission 75872711-d32f-4e54-8055-15102b81c406 already exists (ID: 300). Updating not implemented, skipping insert.  
[2026-02-12 10:51:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75872711-d32f-4e54-8055-15102b81c406')/male_info  
[2026-02-12 10:51:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:51:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80e25cea-e528-4b91-a7b3-b374606932de')/female_info  
[2026-02-12 10:51:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:51:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75872711-d32f-4e54-8055-15102b81c406')/female_info  
[2026-02-12 10:51:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:51:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5b0a5f8-5e67-4874-bcc3-2f1a73edf2d6')/male_info  
[2026-02-12 10:51:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:51:40] local.INFO: ODK IMPORT: Submission e5b1086f-b087-4ec0-a148-ccdbafc05338 already exists (ID: 301). Updating not implemented, skipping insert.  
[2026-02-12 10:51:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5b1086f-b087-4ec0-a148-ccdbafc05338')/male_info  
[2026-02-12 10:51:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:51:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5b0a5f8-5e67-4874-bcc3-2f1a73edf2d6')/female_info  
[2026-02-12 10:51:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:51:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5b1086f-b087-4ec0-a148-ccdbafc05338')/female_info  
[2026-02-12 10:51:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:51:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4989e9e6-9dd2-4c2a-889b-a873679a78d9')/male_info  
[2026-02-12 10:51:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:51:43] local.INFO: ODK IMPORT: Submission 3f979551-d3a4-44b0-b373-631c2c9fef40 already exists (ID: 302). Updating not implemented, skipping insert.  
[2026-02-12 10:51:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3f979551-d3a4-44b0-b373-631c2c9fef40')/male_info  
[2026-02-12 10:51:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:51:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4989e9e6-9dd2-4c2a-889b-a873679a78d9')/female_info  
[2026-02-12 10:51:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:51:44] local.INFO: ODK IMPORT: Submission ac18c9c3-4b1d-47bf-a94d-c985b8ecaee2 already exists (ID: 303). Updating not implemented, skipping insert.  
[2026-02-12 10:51:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac18c9c3-4b1d-47bf-a94d-c985b8ecaee2')/male_info  
[2026-02-12 10:51:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:51:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A01423cc8-0bde-41a0-84ee-e6bbd639bead')/male_info  
[2026-02-12 10:51:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:51:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac18c9c3-4b1d-47bf-a94d-c985b8ecaee2')/female_info  
[2026-02-12 10:51:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:51:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A01423cc8-0bde-41a0-84ee-e6bbd639bead')/female_info  
[2026-02-12 10:51:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:51:46] local.INFO: ODK IMPORT: Submission 4875ff0d-f87b-44c5-8e28-d3068efb8c1d already exists (ID: 304). Updating not implemented, skipping insert.  
[2026-02-12 10:51:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4875ff0d-f87b-44c5-8e28-d3068efb8c1d')/male_info  
[2026-02-12 10:51:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:51:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2c6dc46-b5e5-4964-8306-c4ba724bbb5e')/male_info  
[2026-02-12 10:51:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:51:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4875ff0d-f87b-44c5-8e28-d3068efb8c1d')/female_info  
[2026-02-12 10:51:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:51:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2c6dc46-b5e5-4964-8306-c4ba724bbb5e')/female_info  
[2026-02-12 10:51:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:51:48] local.INFO: ODK IMPORT: Submission b4e99f45-1876-49b6-a83f-e557e92d009e already exists (ID: 305). Updating not implemented, skipping insert.  
[2026-02-12 10:51:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4e99f45-1876-49b6-a83f-e557e92d009e')/male_info  
[2026-02-12 10:51:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:51:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4a23ae4-f6df-4bc5-b9dd-30517a8eb558')/male_info  
[2026-02-12 10:51:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:51:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4e99f45-1876-49b6-a83f-e557e92d009e')/female_info  
[2026-02-12 10:51:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:51:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4a23ae4-f6df-4bc5-b9dd-30517a8eb558')/female_info  
[2026-02-12 10:51:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:51:50] local.INFO: ODK IMPORT: Submission 78064045-1ce5-4ba5-a48b-1399636e12c1 already exists (ID: 306). Updating not implemented, skipping insert.  
[2026-02-12 10:51:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78064045-1ce5-4ba5-a48b-1399636e12c1')/male_info  
[2026-02-12 10:51:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:51:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad582435c-dad3-4fd6-a037-0fabaeaeea4c')/male_info  
[2026-02-12 10:51:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:51:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78064045-1ce5-4ba5-a48b-1399636e12c1')/female_info  
[2026-02-12 10:51:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:51:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad582435c-dad3-4fd6-a037-0fabaeaeea4c')/female_info  
[2026-02-12 10:51:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:51:52] local.INFO: ODK IMPORT: Submission 6baeb813-352b-4f47-b372-12a78af38aca already exists (ID: 307). Updating not implemented, skipping insert.  
[2026-02-12 10:51:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6baeb813-352b-4f47-b372-12a78af38aca')/male_info  
[2026-02-12 10:51:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:51:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1c3955d-7f97-43af-b09f-c9f99dde5e59')/male_info  
[2026-02-12 10:51:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:51:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6baeb813-352b-4f47-b372-12a78af38aca')/female_info  
[2026-02-12 10:51:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:51:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1c3955d-7f97-43af-b09f-c9f99dde5e59')/female_info  
[2026-02-12 10:51:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:51:54] local.INFO: ODK IMPORT: Submission 756945f1-3333-4c33-a7e3-11947cac5b73 already exists (ID: 308). Updating not implemented, skipping insert.  
[2026-02-12 10:51:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A756945f1-3333-4c33-a7e3-11947cac5b73')/male_info  
[2026-02-12 10:51:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:51:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7cdd805d-126a-4c8f-bec7-0bd52e4856d3')/male_info  
[2026-02-12 10:51:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:51:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A756945f1-3333-4c33-a7e3-11947cac5b73')/female_info  
[2026-02-12 10:51:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:51:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7cdd805d-126a-4c8f-bec7-0bd52e4856d3')/female_info  
[2026-02-12 10:51:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:51:57] local.INFO: ODK IMPORT: Submission a0cfe85b-ddd1-4b8d-a05b-780b81074555 already exists (ID: 309). Updating not implemented, skipping insert.  
[2026-02-12 10:51:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0cfe85b-ddd1-4b8d-a05b-780b81074555')/male_info  
[2026-02-12 10:51:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:51:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d9e5b3a-7196-4a04-9550-d2f5f4ef7d24')/male_info  
[2026-02-12 10:51:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:51:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0cfe85b-ddd1-4b8d-a05b-780b81074555')/female_info  
[2026-02-12 10:51:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:51:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d9e5b3a-7196-4a04-9550-d2f5f4ef7d24')/female_info  
[2026-02-12 10:51:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 10:51:59] local.INFO: ODK IMPORT: Submission 4ea67b76-310f-456d-a3b8-9c74519adf5f already exists (ID: 310). Updating not implemented, skipping insert.  
[2026-02-12 10:51:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ea67b76-310f-456d-a3b8-9c74519adf5f')/male_info  
[2026-02-12 10:51:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:51:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29279072-7907-48e4-a063-43e11b0f301c')/male_info  
[2026-02-12 10:52:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:52:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ea67b76-310f-456d-a3b8-9c74519adf5f')/female_info  
[2026-02-12 10:52:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:52:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29279072-7907-48e4-a063-43e11b0f301c')/female_info  
[2026-02-12 10:52:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:52:01] local.INFO: ODK IMPORT: Submission 8b1afe5d-1168-4baf-8606-b00e80f3087f already exists (ID: 311). Updating not implemented, skipping insert.  
[2026-02-12 10:52:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1afe5d-1168-4baf-8606-b00e80f3087f')/male_info  
[2026-02-12 10:52:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:52:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A300df2a2-dff7-488a-b364-2c9efa79d96a')/male_info  
[2026-02-12 10:52:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:52:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1afe5d-1168-4baf-8606-b00e80f3087f')/female_info  
[2026-02-12 10:52:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:52:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A300df2a2-dff7-488a-b364-2c9efa79d96a')/female_info  
[2026-02-12 10:52:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:52:03] local.INFO: ODK IMPORT: Submission 89daf28d-f21a-4ec5-9514-921bc1f80899 already exists (ID: 312). Updating not implemented, skipping insert.  
[2026-02-12 10:52:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89daf28d-f21a-4ec5-9514-921bc1f80899')/male_info  
[2026-02-12 10:52:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:52:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab573c1bf-c7b0-4954-a52b-61d1508308c8')/male_info  
[2026-02-12 10:52:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:52:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89daf28d-f21a-4ec5-9514-921bc1f80899')/female_info  
[2026-02-12 10:52:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:52:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab573c1bf-c7b0-4954-a52b-61d1508308c8')/female_info  
[2026-02-12 10:52:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:52:05] local.INFO: ODK IMPORT: Submission 91eeb070-e22f-4761-9ae5-974bd862aaa9 already exists (ID: 313). Updating not implemented, skipping insert.  
[2026-02-12 10:52:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91eeb070-e22f-4761-9ae5-974bd862aaa9')/male_info  
[2026-02-12 10:52:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:52:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3770933b-b2dc-4e8b-9bcd-dc1f2882a1e7')/male_info  
[2026-02-12 10:52:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:52:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91eeb070-e22f-4761-9ae5-974bd862aaa9')/female_info  
[2026-02-12 10:52:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:52:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3770933b-b2dc-4e8b-9bcd-dc1f2882a1e7')/female_info  
[2026-02-12 10:52:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:52:08] local.INFO: ODK IMPORT: Submission f7936b82-23c8-4ba9-b5ed-7372286484ae already exists (ID: 314). Updating not implemented, skipping insert.  
[2026-02-12 10:52:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7936b82-23c8-4ba9-b5ed-7372286484ae')/male_info  
[2026-02-12 10:52:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:52:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab48a2686-4d07-4c43-8a69-dd6e5aaba4f1')/male_info  
[2026-02-12 10:52:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:52:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7936b82-23c8-4ba9-b5ed-7372286484ae')/female_info  
[2026-02-12 10:52:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:52:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab48a2686-4d07-4c43-8a69-dd6e5aaba4f1')/female_info  
[2026-02-12 10:52:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:52:10] local.INFO: ODK IMPORT: Submission 76c2a271-64f2-4976-bf10-45bc0b377c90 already exists (ID: 315). Updating not implemented, skipping insert.  
[2026-02-12 10:52:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A76c2a271-64f2-4976-bf10-45bc0b377c90')/male_info  
[2026-02-12 10:52:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:52:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afcf1bfb8-b3a3-4009-b321-8e67fbd8b16c')/male_info  
[2026-02-12 10:52:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:52:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A76c2a271-64f2-4976-bf10-45bc0b377c90')/female_info  
[2026-02-12 10:52:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:52:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afcf1bfb8-b3a3-4009-b321-8e67fbd8b16c')/female_info  
[2026-02-12 10:52:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:52:12] local.INFO: ODK IMPORT: Submission 45cd4f22-3ec7-4770-a2cc-1867eff7cc80 already exists (ID: 316). Updating not implemented, skipping insert.  
[2026-02-12 10:52:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45cd4f22-3ec7-4770-a2cc-1867eff7cc80')/male_info  
[2026-02-12 10:52:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:52:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A771f6ed4-ac53-49ea-b98c-056d4f419e5d')/male_info  
[2026-02-12 10:52:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:52:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45cd4f22-3ec7-4770-a2cc-1867eff7cc80')/female_info  
[2026-02-12 10:52:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:52:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A771f6ed4-ac53-49ea-b98c-056d4f419e5d')/female_info  
[2026-02-12 10:52:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:52:14] local.INFO: ODK IMPORT: Submission d9a66704-eaf9-4242-9925-04c34f3deeac already exists (ID: 317). Updating not implemented, skipping insert.  
[2026-02-12 10:52:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9a66704-eaf9-4242-9925-04c34f3deeac')/male_info  
[2026-02-12 10:52:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:52:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa563c3ec-cdb6-480f-8895-123e1e5822b9')/male_info  
[2026-02-12 10:52:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:52:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9a66704-eaf9-4242-9925-04c34f3deeac')/female_info  
[2026-02-12 10:52:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:52:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa563c3ec-cdb6-480f-8895-123e1e5822b9')/female_info  
[2026-02-12 10:52:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:52:16] local.INFO: ODK IMPORT: Submission 3bc9f6fc-cc0d-47d1-b234-00fd0fac6f0e already exists (ID: 318). Updating not implemented, skipping insert.  
[2026-02-12 10:52:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3bc9f6fc-cc0d-47d1-b234-00fd0fac6f0e')/male_info  
[2026-02-12 10:52:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:52:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac92ead56-2c59-4260-b930-a4567736373f')/male_info  
[2026-02-12 10:52:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:52:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3bc9f6fc-cc0d-47d1-b234-00fd0fac6f0e')/female_info  
[2026-02-12 10:52:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:52:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac92ead56-2c59-4260-b930-a4567736373f')/female_info  
[2026-02-12 10:52:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:52:18] local.INFO: ODK IMPORT: Submission a5f33b56-57f4-4261-9532-6d86db3e078f already exists (ID: 319). Updating not implemented, skipping insert.  
[2026-02-12 10:52:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5f33b56-57f4-4261-9532-6d86db3e078f')/male_info  
[2026-02-12 10:52:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 10:52:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35b36dd1-d0c3-443a-b1b3-21e68d14af22')/male_info  
[2026-02-12 10:52:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:52:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5f33b56-57f4-4261-9532-6d86db3e078f')/female_info  
[2026-02-12 10:52:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:52:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35b36dd1-d0c3-443a-b1b3-21e68d14af22')/female_info  
[2026-02-12 10:52:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:52:21] local.INFO: ODK IMPORT: Submission 21dbf1f9-9596-4917-8382-0b6761faa324 already exists (ID: 320). Updating not implemented, skipping insert.  
[2026-02-12 10:52:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21dbf1f9-9596-4917-8382-0b6761faa324')/male_info  
[2026-02-12 10:52:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:52:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0dc4288-f1fe-46e2-aae5-4a8858ea7ed0')/male_info  
[2026-02-12 10:52:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:52:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21dbf1f9-9596-4917-8382-0b6761faa324')/female_info  
[2026-02-12 10:52:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:52:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0dc4288-f1fe-46e2-aae5-4a8858ea7ed0')/female_info  
[2026-02-12 10:52:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:52:23] local.INFO: ODK IMPORT: Submission d63145c3-26e1-45eb-abdd-2a82c379ef24 already exists (ID: 321). Updating not implemented, skipping insert.  
[2026-02-12 10:52:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad63145c3-26e1-45eb-abdd-2a82c379ef24')/male_info  
[2026-02-12 10:52:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:52:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee27612c-bec4-4af2-8168-5544526b6454')/male_info  
[2026-02-12 10:52:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 12 rows.  
[2026-02-12 10:52:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad63145c3-26e1-45eb-abdd-2a82c379ef24')/female_info  
[2026-02-12 10:52:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:52:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee27612c-bec4-4af2-8168-5544526b6454')/female_info  
[2026-02-12 10:52:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:52:25] local.INFO: ODK IMPORT: Submission d5824dfc-9c72-4af4-8a95-0be1c0cc44c8 already exists (ID: 322). Updating not implemented, skipping insert.  
[2026-02-12 10:52:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5824dfc-9c72-4af4-8a95-0be1c0cc44c8')/male_info  
[2026-02-12 10:52:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:52:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037bc1f1-9896-42fa-ba88-e42a8b8900f4')/male_info  
[2026-02-12 10:52:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:52:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5824dfc-9c72-4af4-8a95-0be1c0cc44c8')/female_info  
[2026-02-12 10:52:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:52:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037bc1f1-9896-42fa-ba88-e42a8b8900f4')/female_info  
[2026-02-12 10:52:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:52:27] local.INFO: ODK IMPORT: Submission 8f6fabe1-a32f-4b14-aa21-fbdc86de4418 already exists (ID: 323). Updating not implemented, skipping insert.  
[2026-02-12 10:52:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f6fabe1-a32f-4b14-aa21-fbdc86de4418')/male_info  
[2026-02-12 10:52:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:52:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9fa0de8-0f97-42fb-8dc7-126b06d4d0ce')/male_info  
[2026-02-12 10:52:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:52:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f6fabe1-a32f-4b14-aa21-fbdc86de4418')/female_info  
[2026-02-12 10:52:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:52:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9fa0de8-0f97-42fb-8dc7-126b06d4d0ce')/female_info  
[2026-02-12 10:52:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:52:29] local.INFO: ODK IMPORT: Submission 9655bf31-3e33-4d0e-a8bd-f45d65d76172 already exists (ID: 324). Updating not implemented, skipping insert.  
[2026-02-12 10:52:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9655bf31-3e33-4d0e-a8bd-f45d65d76172')/male_info  
[2026-02-12 10:52:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:52:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7219fb4b-f33c-4998-a480-18059f7f3126')/female_info  
[2026-02-12 10:52:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:52:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9655bf31-3e33-4d0e-a8bd-f45d65d76172')/female_info  
[2026-02-12 10:52:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:52:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98035127-c596-4678-a6ab-44468335c347')/male_info  
[2026-02-12 10:52:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:52:31] local.INFO: ODK IMPORT: Submission 452607e1-1d1a-4883-95d2-8054d8c4fd06 already exists (ID: 325). Updating not implemented, skipping insert.  
[2026-02-12 10:52:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A452607e1-1d1a-4883-95d2-8054d8c4fd06')/male_info  
[2026-02-12 10:52:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:52:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98035127-c596-4678-a6ab-44468335c347')/female_info  
[2026-02-12 10:52:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:52:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A452607e1-1d1a-4883-95d2-8054d8c4fd06')/female_info  
[2026-02-12 10:52:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:52:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A20d6e1de-2381-49ec-a648-5346aa2246e4')/male_info  
[2026-02-12 10:52:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:52:33] local.INFO: ODK IMPORT: Submission da373646-c57b-4609-a4dd-090cf68fadb9 already exists (ID: 326). Updating not implemented, skipping insert.  
[2026-02-12 10:52:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada373646-c57b-4609-a4dd-090cf68fadb9')/male_info  
[2026-02-12 10:52:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:52:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A20d6e1de-2381-49ec-a648-5346aa2246e4')/female_info  
[2026-02-12 10:52:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:52:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada373646-c57b-4609-a4dd-090cf68fadb9')/female_info  
[2026-02-12 10:52:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:52:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6767b3c3-80fe-4bd9-a96f-b4881c27e558')/male_info  
[2026-02-12 10:52:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:52:36] local.INFO: ODK IMPORT: Submission 2dbc85b1-3426-407d-a788-2d3b8b888b88 already exists (ID: 327). Updating not implemented, skipping insert.  
[2026-02-12 10:52:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2dbc85b1-3426-407d-a788-2d3b8b888b88')/male_info  
[2026-02-12 10:52:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:52:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6767b3c3-80fe-4bd9-a96f-b4881c27e558')/female_info  
[2026-02-12 10:52:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:52:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2dbc85b1-3426-407d-a788-2d3b8b888b88')/female_info  
[2026-02-12 10:52:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:52:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A323d7388-4083-4f08-a2e2-7e6d6b69925a')/male_info  
[2026-02-12 10:52:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:52:38] local.INFO: ODK IMPORT: Submission 71cbe318-b75b-414a-98d4-e60897d9e835 already exists (ID: 328). Updating not implemented, skipping insert.  
[2026-02-12 10:52:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71cbe318-b75b-414a-98d4-e60897d9e835')/male_info  
[2026-02-12 10:52:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:52:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A323d7388-4083-4f08-a2e2-7e6d6b69925a')/female_info  
[2026-02-12 10:52:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-12 10:52:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71cbe318-b75b-414a-98d4-e60897d9e835')/female_info  
[2026-02-12 10:52:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:52:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A85e332a4-66a0-47c7-893d-cb6d611312ed')/male_info  
[2026-02-12 10:52:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:52:40] local.INFO: ODK IMPORT: Submission 3afdd419-9155-4b02-90cd-3fcb4983b46c already exists (ID: 329). Updating not implemented, skipping insert.  
[2026-02-12 10:52:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3afdd419-9155-4b02-90cd-3fcb4983b46c')/male_info  
[2026-02-12 10:52:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:52:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A85e332a4-66a0-47c7-893d-cb6d611312ed')/female_info  
[2026-02-12 10:52:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:52:41] local.INFO: ODK IMPORT: Submission a4e21e9b-4874-40a6-bc51-d3d1773787c1 already exists (ID: 330). Updating not implemented, skipping insert.  
[2026-02-12 10:52:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4e21e9b-4874-40a6-bc51-d3d1773787c1')/male_info  
[2026-02-12 10:52:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:52:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af413cc06-b225-4e3c-b249-e00ac8dddb86')/male_info  
[2026-02-12 10:52:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:52:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4e21e9b-4874-40a6-bc51-d3d1773787c1')/female_info  
[2026-02-12 10:52:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:52:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af413cc06-b225-4e3c-b249-e00ac8dddb86')/female_info  
[2026-02-12 10:52:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:52:43] local.INFO: ODK IMPORT: Submission de761f6b-bfa5-4b6f-871f-d47c92553c4b already exists (ID: 331). Updating not implemented, skipping insert.  
[2026-02-12 10:52:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ade761f6b-bfa5-4b6f-871f-d47c92553c4b')/male_info  
[2026-02-12 10:52:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:52:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa16b2182-7bab-49f2-9322-31f5d7530c9f')/male_info  
[2026-02-12 10:52:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:52:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ade761f6b-bfa5-4b6f-871f-d47c92553c4b')/female_info  
[2026-02-12 10:52:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:52:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa16b2182-7bab-49f2-9322-31f5d7530c9f')/female_info  
[2026-02-12 10:52:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:52:45] local.INFO: ODK IMPORT: Submission 2d4543fe-7746-4bb2-a104-7e86bed60d6d already exists (ID: 332). Updating not implemented, skipping insert.  
[2026-02-12 10:52:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2d4543fe-7746-4bb2-a104-7e86bed60d6d')/male_info  
[2026-02-12 10:52:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:52:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ed5e3c7-8d77-49e3-89c9-e83aa7fcf001')/male_info  
[2026-02-12 10:52:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:52:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2d4543fe-7746-4bb2-a104-7e86bed60d6d')/female_info  
[2026-02-12 10:52:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:52:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ed5e3c7-8d77-49e3-89c9-e83aa7fcf001')/female_info  
[2026-02-12 10:52:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:52:47] local.INFO: ODK IMPORT: Submission 109f7a0a-f98c-484c-9028-fcb7e6c88888 already exists (ID: 333). Updating not implemented, skipping insert.  
[2026-02-12 10:52:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A109f7a0a-f98c-484c-9028-fcb7e6c88888')/male_info  
[2026-02-12 10:52:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:52:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e87292f-a4c0-4841-9a8c-6fb0f56d86e0')/male_info  
[2026-02-12 10:52:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:52:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A109f7a0a-f98c-484c-9028-fcb7e6c88888')/female_info  
[2026-02-12 10:52:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:52:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e87292f-a4c0-4841-9a8c-6fb0f56d86e0')/female_info  
[2026-02-12 10:52:50] local.ERROR: Error during project deletion cleanup: SQLSTATE[55006]: Object in use: 7 ERROR:  database "hru-monitoring" is being accessed by other users
DETAIL:  There are 2 other sessions using the database. (Connection: pgsql_super, SQL: DROP DATABASE IF EXISTS "hru-monitoring";)  
[2026-02-12 10:52:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:52:50] local.INFO: ODK IMPORT: Submission 5a50aa0f-7412-4626-95f6-dbf5805283e3 already exists (ID: 334). Updating not implemented, skipping insert.  
[2026-02-12 10:52:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a50aa0f-7412-4626-95f6-dbf5805283e3')/male_info  
[2026-02-12 10:52:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:52:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e280a7e-829a-4b63-967a-e2a109463be5')/female_info  
[2026-02-12 10:52:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:52:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a50aa0f-7412-4626-95f6-dbf5805283e3')/female_info  
[2026-02-12 10:52:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:52:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56f3c797-f79d-41c3-a0dc-f6fd93c5cd80')/male_info  
[2026-02-12 10:52:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:52:52] local.INFO: ODK IMPORT: Submission 761ccc0d-09a4-4f6e-91d5-ecdc8f782dea already exists (ID: 335). Updating not implemented, skipping insert.  
[2026-02-12 10:52:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A761ccc0d-09a4-4f6e-91d5-ecdc8f782dea')/male_info  
[2026-02-12 10:52:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:52:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56f3c797-f79d-41c3-a0dc-f6fd93c5cd80')/female_info  
[2026-02-12 10:52:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:52:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A761ccc0d-09a4-4f6e-91d5-ecdc8f782dea')/female_info  
[2026-02-12 10:52:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:52:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5211c7c9-a79a-4300-9261-1e383fc34511')/male_info  
[2026-02-12 10:52:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:52:54] local.INFO: ODK IMPORT: Submission 33a6eb18-3807-4652-8ba8-6311d6c1b454 already exists (ID: 336). Updating not implemented, skipping insert.  
[2026-02-12 10:52:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33a6eb18-3807-4652-8ba8-6311d6c1b454')/male_info  
[2026-02-12 10:52:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:52:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5211c7c9-a79a-4300-9261-1e383fc34511')/female_info  
[2026-02-12 10:52:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:52:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33a6eb18-3807-4652-8ba8-6311d6c1b454')/female_info  
[2026-02-12 10:52:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:52:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac82571d7-1329-4aa2-acb2-5b9a6f85e2e4')/male_info  
[2026-02-12 10:52:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:52:56] local.INFO: ODK IMPORT: Submission c058767a-c275-42b5-bf48-bbf9b3f10035 already exists (ID: 337). Updating not implemented, skipping insert.  
[2026-02-12 10:52:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac058767a-c275-42b5-bf48-bbf9b3f10035')/male_info  
[2026-02-12 10:52:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:52:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac82571d7-1329-4aa2-acb2-5b9a6f85e2e4')/female_info  
[2026-02-12 10:52:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:52:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac058767a-c275-42b5-bf48-bbf9b3f10035')/female_info  
[2026-02-12 10:52:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:52:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78809ca1-25b4-4a8a-b4ff-cc845031e1e7')/male_info  
[2026-02-12 10:52:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:52:58] local.INFO: ODK IMPORT: Submission a0ef1a36-acc8-4f9a-8d6e-0060680563a6 already exists (ID: 338). Updating not implemented, skipping insert.  
[2026-02-12 10:52:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0ef1a36-acc8-4f9a-8d6e-0060680563a6')/male_info  
[2026-02-12 10:52:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:52:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78809ca1-25b4-4a8a-b4ff-cc845031e1e7')/female_info  
[2026-02-12 10:52:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:52:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0ef1a36-acc8-4f9a-8d6e-0060680563a6')/female_info  
[2026-02-12 10:53:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:53:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A550a393a-1fa0-4abd-b92c-244b2e2b7338')/male_info  
[2026-02-12 10:53:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:53:00] local.INFO: ODK IMPORT: Submission 4475fe1d-1996-4afd-91b1-5180de570b91 already exists (ID: 339). Updating not implemented, skipping insert.  
[2026-02-12 10:53:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4475fe1d-1996-4afd-91b1-5180de570b91')/male_info  
[2026-02-12 10:53:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:53:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A550a393a-1fa0-4abd-b92c-244b2e2b7338')/female_info  
[2026-02-12 10:53:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:53:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4475fe1d-1996-4afd-91b1-5180de570b91')/female_info  
[2026-02-12 10:53:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:53:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abed646c6-380b-41fb-b50a-c5f3fef95662')/male_info  
[2026-02-12 10:53:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:53:03] local.INFO: ODK IMPORT: Submission ba0b2436-2d97-44d8-a480-a93e1dea3ab1 already exists (ID: 340). Updating not implemented, skipping insert.  
[2026-02-12 10:53:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba0b2436-2d97-44d8-a480-a93e1dea3ab1')/male_info  
[2026-02-12 10:53:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:53:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abed646c6-380b-41fb-b50a-c5f3fef95662')/female_info  
[2026-02-12 10:53:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:53:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba0b2436-2d97-44d8-a480-a93e1dea3ab1')/female_info  
[2026-02-12 10:53:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:53:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8baa0579-1439-499c-bd02-8da3823232b2')/male_info  
[2026-02-12 10:53:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:53:05] local.INFO: ODK IMPORT: Submission 559fe15e-592f-4dfe-a322-3283dab22a03 already exists (ID: 341). Updating not implemented, skipping insert.  
[2026-02-12 10:53:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A559fe15e-592f-4dfe-a322-3283dab22a03')/male_info  
[2026-02-12 10:53:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:53:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8baa0579-1439-499c-bd02-8da3823232b2')/female_info  
[2026-02-12 10:53:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:53:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A559fe15e-592f-4dfe-a322-3283dab22a03')/female_info  
[2026-02-12 10:53:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:53:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A690ac802-6090-4d83-8c2b-20991584378e')/male_info  
[2026-02-12 10:53:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:53:07] local.INFO: ODK IMPORT: Submission 04f647e7-ee61-4187-88b3-d40e210df930 already exists (ID: 342). Updating not implemented, skipping insert.  
[2026-02-12 10:53:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A04f647e7-ee61-4187-88b3-d40e210df930')/female_info  
[2026-02-12 10:53:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:53:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A690ac802-6090-4d83-8c2b-20991584378e')/female_info  
[2026-02-12 10:53:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:53:08] local.INFO: ODK IMPORT: Submission 89118379-de64-4780-8afb-c313cba1ad5a already exists (ID: 343). Updating not implemented, skipping insert.  
[2026-02-12 10:53:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89118379-de64-4780-8afb-c313cba1ad5a')/male_info  
[2026-02-12 10:53:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:53:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af942067b-28d5-43fb-9272-6cebfb5c52f1')/male_info  
[2026-02-12 10:53:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:53:09] local.INFO: ODK IMPORT: Submission 15b483a1-d868-469d-9ff6-f5be1361bce9 already exists (ID: 344). Updating not implemented, skipping insert.  
[2026-02-12 10:53:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15b483a1-d868-469d-9ff6-f5be1361bce9')/female_info  
[2026-02-12 10:53:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:53:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af942067b-28d5-43fb-9272-6cebfb5c52f1')/female_info  
[2026-02-12 10:53:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:53:10] local.INFO: ODK IMPORT: Submission 827f4a16-07dc-43ab-b500-fc2c7f0ff3f2 already exists (ID: 345). Updating not implemented, skipping insert.  
[2026-02-12 10:53:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A827f4a16-07dc-43ab-b500-fc2c7f0ff3f2')/male_info  
[2026-02-12 10:53:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:53:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e4a4baa-5cfe-4f95-af84-64bb26fc6a33')/male_info  
[2026-02-12 10:53:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:53:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A827f4a16-07dc-43ab-b500-fc2c7f0ff3f2')/female_info  
[2026-02-12 10:53:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:53:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e4a4baa-5cfe-4f95-af84-64bb26fc6a33')/female_info  
[2026-02-12 10:53:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:53:12] local.INFO: ODK IMPORT: Submission 4482bba8-ba18-43e5-8918-fef0d652f803 already exists (ID: 346). Updating not implemented, skipping insert.  
[2026-02-12 10:53:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4482bba8-ba18-43e5-8918-fef0d652f803')/male_info  
[2026-02-12 10:53:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:53:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef6af26d-9a86-401d-a168-e1948bdafd2f')/male_info  
[2026-02-12 10:53:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:53:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4482bba8-ba18-43e5-8918-fef0d652f803')/female_info  
[2026-02-12 10:53:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:53:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef6af26d-9a86-401d-a168-e1948bdafd2f')/female_info  
[2026-02-12 10:53:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:53:15] local.INFO: ODK IMPORT: Submission f7620792-493e-4f6a-ab97-b4fd830522c2 already exists (ID: 347). Updating not implemented, skipping insert.  
[2026-02-12 10:53:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7620792-493e-4f6a-ab97-b4fd830522c2')/male_info  
[2026-02-12 10:53:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:53:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A74447f96-1e09-4675-a937-85482b9a903f')/male_info  
[2026-02-12 10:53:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:53:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7620792-493e-4f6a-ab97-b4fd830522c2')/female_info  
[2026-02-12 10:53:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:53:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A74447f96-1e09-4675-a937-85482b9a903f')/female_info  
[2026-02-12 10:53:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:53:17] local.INFO: ODK IMPORT: Submission ba32a0ff-1d76-4fed-b3dc-76d28f263ddd already exists (ID: 348). Updating not implemented, skipping insert.  
[2026-02-12 10:53:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba32a0ff-1d76-4fed-b3dc-76d28f263ddd')/male_info  
[2026-02-12 10:53:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:53:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab083e558-8d4b-4c72-b8c1-8dbaa5a3efcb')/male_info  
[2026-02-12 10:53:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:53:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba32a0ff-1d76-4fed-b3dc-76d28f263ddd')/female_info  
[2026-02-12 10:53:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:53:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab083e558-8d4b-4c72-b8c1-8dbaa5a3efcb')/female_info  
[2026-02-12 10:53:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:53:19] local.INFO: ODK IMPORT: Submission 04b9ca32-50d0-41f2-b398-7dd806a939f8 already exists (ID: 349). Updating not implemented, skipping insert.  
[2026-02-12 10:53:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A04b9ca32-50d0-41f2-b398-7dd806a939f8')/female_info  
[2026-02-12 10:53:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:53:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef3e1061-3d84-4aa7-a53a-3abc6edc2451')/male_info  
[2026-02-12 10:53:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:53:20] local.INFO: ODK IMPORT: Submission 229953d5-5a82-443d-bf88-54f0d32f511d already exists (ID: 350). Updating not implemented, skipping insert.  
[2026-02-12 10:53:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229953d5-5a82-443d-bf88-54f0d32f511d')/male_info  
[2026-02-12 10:53:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:53:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef3e1061-3d84-4aa7-a53a-3abc6edc2451')/female_info  
[2026-02-12 10:53:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:53:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229953d5-5a82-443d-bf88-54f0d32f511d')/female_info  
[2026-02-12 10:53:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:53:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7631ed6c-4bdb-436c-ac77-c2e2b8ce111f')/male_info  
[2026-02-12 10:53:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:53:22] local.INFO: ODK IMPORT: Submission e1202fda-c0b5-4965-8fea-ae0a2f9cf8d7 already exists (ID: 351). Updating not implemented, skipping insert.  
[2026-02-12 10:53:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1202fda-c0b5-4965-8fea-ae0a2f9cf8d7')/male_info  
[2026-02-12 10:53:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:53:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7631ed6c-4bdb-436c-ac77-c2e2b8ce111f')/female_info  
[2026-02-12 10:53:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:53:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1202fda-c0b5-4965-8fea-ae0a2f9cf8d7')/female_info  
[2026-02-12 10:53:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:53:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1453a5-8cb3-4a58-a499-6ba745069e64')/male_info  
[2026-02-12 10:53:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 9 rows.  
[2026-02-12 10:53:24] local.INFO: ODK IMPORT: Submission 7909018c-f0c8-4a29-a708-248a12cd2040 already exists (ID: 352). Updating not implemented, skipping insert.  
[2026-02-12 10:53:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7909018c-f0c8-4a29-a708-248a12cd2040')/male_info  
[2026-02-12 10:53:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:53:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1453a5-8cb3-4a58-a499-6ba745069e64')/female_info  
[2026-02-12 10:53:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:53:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7909018c-f0c8-4a29-a708-248a12cd2040')/female_info  
[2026-02-12 10:53:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:53:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70918918-0e07-4e2a-aacd-fe6d1ed36ea7')/male_info  
[2026-02-12 10:53:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:53:27] local.INFO: ODK IMPORT: Submission 92d5d91f-6377-4a1c-8f2b-3d319c9148f4 already exists (ID: 353). Updating not implemented, skipping insert.  
[2026-02-12 10:53:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92d5d91f-6377-4a1c-8f2b-3d319c9148f4')/male_info  
[2026-02-12 10:53:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:53:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70918918-0e07-4e2a-aacd-fe6d1ed36ea7')/female_info  
[2026-02-12 10:53:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:53:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92d5d91f-6377-4a1c-8f2b-3d319c9148f4')/female_info  
[2026-02-12 10:53:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:53:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35115535-1df9-44e5-9776-946888eed14c')/male_info  
[2026-02-12 10:53:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:53:29] local.INFO: ODK IMPORT: Submission cb6473cd-b46a-4418-91ca-d427c811b92e already exists (ID: 354). Updating not implemented, skipping insert.  
[2026-02-12 10:53:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acb6473cd-b46a-4418-91ca-d427c811b92e')/male_info  
[2026-02-12 10:53:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:53:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35115535-1df9-44e5-9776-946888eed14c')/female_info  
[2026-02-12 10:53:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:53:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acb6473cd-b46a-4418-91ca-d427c811b92e')/female_info  
[2026-02-12 10:53:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:53:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad20927-2166-4431-b57c-00b32ec0f55a')/male_info  
[2026-02-12 10:53:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:53:31] local.INFO: ODK IMPORT: Submission e994aba4-6f5f-4b81-b07f-b9fcafdaaec5 already exists (ID: 355). Updating not implemented, skipping insert.  
[2026-02-12 10:53:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae994aba4-6f5f-4b81-b07f-b9fcafdaaec5')/male_info  
[2026-02-12 10:53:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:53:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad20927-2166-4431-b57c-00b32ec0f55a')/female_info  
[2026-02-12 10:53:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:53:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae994aba4-6f5f-4b81-b07f-b9fcafdaaec5')/female_info  
[2026-02-12 10:53:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:53:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29d3ff62-bbb9-4cf7-83f8-134b9b0caf66')/male_info  
[2026-02-12 10:53:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:53:33] local.INFO: ODK IMPORT: Submission bcc3abee-1129-40a8-9413-1a07765c0a7e already exists (ID: 356). Updating not implemented, skipping insert.  
[2026-02-12 10:53:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abcc3abee-1129-40a8-9413-1a07765c0a7e')/male_info  
[2026-02-12 10:53:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:53:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29d3ff62-bbb9-4cf7-83f8-134b9b0caf66')/female_info  
[2026-02-12 10:53:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:53:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abcc3abee-1129-40a8-9413-1a07765c0a7e')/female_info  
[2026-02-12 10:53:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:53:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9fe83e4a-8bca-4482-aba4-f97eaaa05710')/male_info  
[2026-02-12 10:53:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:53:35] local.INFO: ODK IMPORT: Submission a451fa2b-ec89-47e6-8908-e298a15c1364 already exists (ID: 357). Updating not implemented, skipping insert.  
[2026-02-12 10:53:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa451fa2b-ec89-47e6-8908-e298a15c1364')/male_info  
[2026-02-12 10:53:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:53:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9fe83e4a-8bca-4482-aba4-f97eaaa05710')/female_info  
[2026-02-12 10:53:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:53:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa451fa2b-ec89-47e6-8908-e298a15c1364')/female_info  
[2026-02-12 10:53:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:53:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A318b206f-eb02-4bd7-85e9-5c69cb746cb2')/male_info  
[2026-02-12 10:53:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:53:38] local.INFO: ODK IMPORT: Submission d9458e17-0dbd-4114-8e14-e2b0203cba40 already exists (ID: 358). Updating not implemented, skipping insert.  
[2026-02-12 10:53:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9458e17-0dbd-4114-8e14-e2b0203cba40')/male_info  
[2026-02-12 10:53:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:53:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9b06b412-2fe5-4917-be15-d09d99a8e24c')/male_info  
[2026-02-12 10:53:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:53:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9458e17-0dbd-4114-8e14-e2b0203cba40')/female_info  
[2026-02-12 10:53:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:53:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9b06b412-2fe5-4917-be15-d09d99a8e24c')/female_info  
[2026-02-12 10:53:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:53:40] local.INFO: ODK IMPORT: Submission 1a1017f1-5d6a-4f98-994e-fefc668b904c already exists (ID: 359). Updating not implemented, skipping insert.  
[2026-02-12 10:53:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1a1017f1-5d6a-4f98-994e-fefc668b904c')/female_info  
[2026-02-12 10:53:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:53:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acc29c5b7-d581-4c36-bf9e-d9b3bc507a26')/male_info  
[2026-02-12 10:53:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:53:41] local.INFO: ODK IMPORT: Submission 6be09bfa-3602-47fe-92e1-c7ca6ab404fa already exists (ID: 360). Updating not implemented, skipping insert.  
[2026-02-12 10:53:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6be09bfa-3602-47fe-92e1-c7ca6ab404fa')/male_info  
[2026-02-12 10:53:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:53:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acc29c5b7-d581-4c36-bf9e-d9b3bc507a26')/female_info  
[2026-02-12 10:53:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:53:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6be09bfa-3602-47fe-92e1-c7ca6ab404fa')/female_info  
[2026-02-12 10:53:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:53:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab96ec5d6-a420-4d55-b287-ebc3e810add3')/male_info  
[2026-02-12 10:53:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:53:43] local.INFO: ODK IMPORT: Submission 7fb50f0d-964d-4681-94cd-a1f64da00da0 already exists (ID: 361). Updating not implemented, skipping insert.  
[2026-02-12 10:53:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7fb50f0d-964d-4681-94cd-a1f64da00da0')/male_info  
[2026-02-12 10:53:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:53:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab96ec5d6-a420-4d55-b287-ebc3e810add3')/female_info  
[2026-02-12 10:53:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:53:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7fb50f0d-964d-4681-94cd-a1f64da00da0')/female_info  
[2026-02-12 10:53:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:53:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A57ff7c18-41c5-4040-abeb-71ff5a38f333')/male_info  
[2026-02-12 10:53:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:53:45] local.INFO: ODK IMPORT: Submission 73d4c60e-b732-48da-85ae-89a9cd15a18b already exists (ID: 362). Updating not implemented, skipping insert.  
[2026-02-12 10:53:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73d4c60e-b732-48da-85ae-89a9cd15a18b')/male_info  
[2026-02-12 10:53:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:53:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A57ff7c18-41c5-4040-abeb-71ff5a38f333')/female_info  
[2026-02-12 10:53:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:53:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73d4c60e-b732-48da-85ae-89a9cd15a18b')/female_info  
[2026-02-12 10:53:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:53:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ff2dce6-2d4d-497c-b994-d9a6c90f91b0')/female_info  
[2026-02-12 10:53:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:53:47] local.INFO: ODK IMPORT: Submission ac4c2830-34eb-449d-9d1f-f8b47d95c408 already exists (ID: 363). Updating not implemented, skipping insert.  
[2026-02-12 10:53:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac4c2830-34eb-449d-9d1f-f8b47d95c408')/male_info  
[2026-02-12 10:53:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:53:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15c6b328-49da-4263-86ca-afbbc3f68cd7')/male_info  
[2026-02-12 10:53:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:53:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac4c2830-34eb-449d-9d1f-f8b47d95c408')/female_info  
[2026-02-12 10:53:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:53:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15c6b328-49da-4263-86ca-afbbc3f68cd7')/female_info  
[2026-02-12 10:53:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:53:50] local.INFO: ODK IMPORT: Submission 748025f3-5271-4645-9ddf-8a4b43576346 already exists (ID: 364). Updating not implemented, skipping insert.  
[2026-02-12 10:53:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A748025f3-5271-4645-9ddf-8a4b43576346')/male_info  
[2026-02-12 10:53:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:53:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e21d6fa-c22e-4fd4-887a-9845c4fc60ca')/male_info  
[2026-02-12 10:53:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:53:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A748025f3-5271-4645-9ddf-8a4b43576346')/female_info  
[2026-02-12 10:53:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:53:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e21d6fa-c22e-4fd4-887a-9845c4fc60ca')/female_info  
[2026-02-12 10:53:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:53:52] local.INFO: ODK IMPORT: Submission 2389a0e3-7d32-40af-a98e-18fe13c6b9ce already exists (ID: 365). Updating not implemented, skipping insert.  
[2026-02-12 10:53:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2389a0e3-7d32-40af-a98e-18fe13c6b9ce')/male_info  
[2026-02-12 10:53:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:53:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9fad8a0-2a60-4e0f-b3d1-2314ed50925e')/male_info  
[2026-02-12 10:53:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:53:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2389a0e3-7d32-40af-a98e-18fe13c6b9ce')/female_info  
[2026-02-12 10:53:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:53:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9fad8a0-2a60-4e0f-b3d1-2314ed50925e')/female_info  
[2026-02-12 10:53:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:53:54] local.INFO: ODK IMPORT: Submission 731f4be9-918f-4a6f-b047-74b4b2d65d71 already exists (ID: 366). Updating not implemented, skipping insert.  
[2026-02-12 10:53:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A731f4be9-918f-4a6f-b047-74b4b2d65d71')/male_info  
[2026-02-12 10:53:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:53:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7438f95b-ca6c-4243-8304-8bfca5cbc489')/male_info  
[2026-02-12 10:53:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:53:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A731f4be9-918f-4a6f-b047-74b4b2d65d71')/female_info  
[2026-02-12 10:53:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:53:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7438f95b-ca6c-4243-8304-8bfca5cbc489')/female_info  
[2026-02-12 10:53:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:53:56] local.INFO: ODK IMPORT: Submission 97f8c06e-ca16-42ba-a249-06ba2228f335 already exists (ID: 367). Updating not implemented, skipping insert.  
[2026-02-12 10:53:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A97f8c06e-ca16-42ba-a249-06ba2228f335')/male_info  
[2026-02-12 10:53:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:53:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A678c1d42-eec8-47a5-8cca-dd0593770fb7')/male_info  
[2026-02-12 10:53:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:53:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A97f8c06e-ca16-42ba-a249-06ba2228f335')/female_info  
[2026-02-12 10:53:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:53:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A678c1d42-eec8-47a5-8cca-dd0593770fb7')/female_info  
[2026-02-12 10:53:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:53:58] local.INFO: ODK IMPORT: Submission 25d4fa09-7e5e-4a7b-9e79-5454967c917e already exists (ID: 368). Updating not implemented, skipping insert.  
[2026-02-12 10:53:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25d4fa09-7e5e-4a7b-9e79-5454967c917e')/male_info  
[2026-02-12 10:53:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:53:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff705de6-a12b-44d6-8295-6f41f9867f87')/male_info  
[2026-02-12 10:53:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:53:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25d4fa09-7e5e-4a7b-9e79-5454967c917e')/female_info  
[2026-02-12 10:54:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:54:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff705de6-a12b-44d6-8295-6f41f9867f87')/female_info  
[2026-02-12 10:54:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:54:01] local.INFO: ODK IMPORT: Submission 70d06efe-9409-4c64-a855-356440813bee already exists (ID: 369). Updating not implemented, skipping insert.  
[2026-02-12 10:54:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70d06efe-9409-4c64-a855-356440813bee')/male_info  
[2026-02-12 10:54:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:54:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c3f05ff-a079-4d14-a341-3485cd53de10')/male_info  
[2026-02-12 10:54:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:54:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70d06efe-9409-4c64-a855-356440813bee')/female_info  
[2026-02-12 10:54:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:54:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c3f05ff-a079-4d14-a341-3485cd53de10')/female_info  
[2026-02-12 10:54:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:54:03] local.INFO: ODK IMPORT: Submission 0c7b3af0-f66a-4fc9-8bbf-fce99663660c already exists (ID: 370). Updating not implemented, skipping insert.  
[2026-02-12 10:54:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c7b3af0-f66a-4fc9-8bbf-fce99663660c')/male_info  
[2026-02-12 10:54:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:54:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18489191-3a9f-44f8-846b-bb266f25d60a')/male_info  
[2026-02-12 10:54:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:54:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c7b3af0-f66a-4fc9-8bbf-fce99663660c')/female_info  
[2026-02-12 10:54:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:54:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18489191-3a9f-44f8-846b-bb266f25d60a')/female_info  
[2026-02-12 10:54:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:54:05] local.INFO: ODK IMPORT: Submission 25cadb09-9a66-4df9-aa82-c8f376d7abea already exists (ID: 371). Updating not implemented, skipping insert.  
[2026-02-12 10:54:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25cadb09-9a66-4df9-aa82-c8f376d7abea')/male_info  
[2026-02-12 10:54:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-12 10:54:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af420c671-ddf3-4cca-aeef-37d4c122427c')/male_info  
[2026-02-12 10:54:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:54:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25cadb09-9a66-4df9-aa82-c8f376d7abea')/female_info  
[2026-02-12 10:54:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:54:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af420c671-ddf3-4cca-aeef-37d4c122427c')/female_info  
[2026-02-12 10:54:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:54:07] local.INFO: ODK IMPORT: Submission 08a78d48-bc88-4b61-bdc4-543d7c7fb497 already exists (ID: 372). Updating not implemented, skipping insert.  
[2026-02-12 10:54:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A08a78d48-bc88-4b61-bdc4-543d7c7fb497')/male_info  
[2026-02-12 10:54:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:54:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5013b408-5ac5-417f-8180-e742f2cf0619')/male_info  
[2026-02-12 10:54:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:54:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A08a78d48-bc88-4b61-bdc4-543d7c7fb497')/female_info  
[2026-02-12 10:54:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:54:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5013b408-5ac5-417f-8180-e742f2cf0619')/female_info  
[2026-02-12 10:54:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:54:09] local.INFO: ODK IMPORT: Submission eb827b26-e335-4165-b8e6-837aef84dac5 already exists (ID: 373). Updating not implemented, skipping insert.  
[2026-02-12 10:54:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb827b26-e335-4165-b8e6-837aef84dac5')/male_info  
[2026-02-12 10:54:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:54:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23feedfd-ab70-4cfc-96b4-f59820754bda')/male_info  
[2026-02-12 10:54:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:54:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb827b26-e335-4165-b8e6-837aef84dac5')/female_info  
[2026-02-12 10:54:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:54:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23feedfd-ab70-4cfc-96b4-f59820754bda')/female_info  
[2026-02-12 10:54:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:54:11] local.INFO: ODK IMPORT: Submission 8ded2143-104b-4a58-b908-ad68075ea240 already exists (ID: 374). Updating not implemented, skipping insert.  
[2026-02-12 10:54:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ded2143-104b-4a58-b908-ad68075ea240')/male_info  
[2026-02-12 10:54:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:54:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45789b6f-dac5-4a0b-9107-a9ba5b2812a0')/male_info  
[2026-02-12 10:54:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:54:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ded2143-104b-4a58-b908-ad68075ea240')/female_info  
[2026-02-12 10:54:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-02-12 10:54:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45789b6f-dac5-4a0b-9107-a9ba5b2812a0')/female_info  
[2026-02-12 10:54:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:54:14] local.INFO: ODK IMPORT: Submission af3f97f7-5dbb-4c3b-b8ac-510ac4fdb944 already exists (ID: 375). Updating not implemented, skipping insert.  
[2026-02-12 10:54:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3f97f7-5dbb-4c3b-b8ac-510ac4fdb944')/male_info  
[2026-02-12 10:54:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:54:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab308f5c3-3ffb-4ec2-8692-c18830fbbd60')/male_info  
[2026-02-12 10:54:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:54:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3f97f7-5dbb-4c3b-b8ac-510ac4fdb944')/female_info  
[2026-02-12 10:54:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:54:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab308f5c3-3ffb-4ec2-8692-c18830fbbd60')/female_info  
[2026-02-12 10:54:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:54:16] local.INFO: ODK IMPORT: Submission b7157dd1-3e2e-4796-bb95-3465d1c35203 already exists (ID: 376). Updating not implemented, skipping insert.  
[2026-02-12 10:54:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab7157dd1-3e2e-4796-bb95-3465d1c35203')/male_info  
[2026-02-12 10:54:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:54:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41e8bb39-e066-4ea6-bf21-536595adb986')/male_info  
[2026-02-12 10:54:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:54:17] local.INFO: ODK IMPORT: Submission 2c283ca2-7e8f-4f16-ac32-cf2461788673 already exists (ID: 377). Updating not implemented, skipping insert.  
[2026-02-12 10:54:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c283ca2-7e8f-4f16-ac32-cf2461788673')/male_info  
[2026-02-12 10:54:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:54:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41e8bb39-e066-4ea6-bf21-536595adb986')/female_info  
[2026-02-12 10:54:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:54:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c283ca2-7e8f-4f16-ac32-cf2461788673')/female_info  
[2026-02-12 10:54:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-12 10:54:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1c103fa2-ecfb-4f85-a321-96b4394d423d')/male_info  
[2026-02-12 10:54:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:54:19] local.INFO: ODK IMPORT: Submission 1be10d90-0e64-44ae-a49a-2fbeff06bace already exists (ID: 378). Updating not implemented, skipping insert.  
[2026-02-12 10:54:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1be10d90-0e64-44ae-a49a-2fbeff06bace')/male_info  
[2026-02-12 10:54:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:54:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1c103fa2-ecfb-4f85-a321-96b4394d423d')/female_info  
[2026-02-12 10:54:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:54:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1be10d90-0e64-44ae-a49a-2fbeff06bace')/female_info  
[2026-02-12 10:54:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 10:54:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ce0fa54-f66f-4252-b492-aa68afa2072d')/male_info  
[2026-02-12 10:54:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:54:21] local.INFO: ODK IMPORT: Submission d3d4875c-391c-4b74-8080-383843587124 already exists (ID: 379). Updating not implemented, skipping insert.  
[2026-02-12 10:54:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad3d4875c-391c-4b74-8080-383843587124')/male_info  
[2026-02-12 10:54:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:54:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ce0fa54-f66f-4252-b492-aa68afa2072d')/female_info  
[2026-02-12 10:54:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:54:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad3d4875c-391c-4b74-8080-383843587124')/female_info  
[2026-02-12 10:54:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:54:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229f9804-ffa6-4625-a827-e5f80f742911')/male_info  
[2026-02-12 10:54:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:54:23] local.INFO: ODK IMPORT: Submission 6519af31-8978-44b1-9f37-c04c10a35514 already exists (ID: 380). Updating not implemented, skipping insert.  
[2026-02-12 10:54:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6519af31-8978-44b1-9f37-c04c10a35514')/male_info  
[2026-02-12 10:54:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:54:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229f9804-ffa6-4625-a827-e5f80f742911')/female_info  
[2026-02-12 10:54:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:54:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6519af31-8978-44b1-9f37-c04c10a35514')/female_info  
[2026-02-12 10:54:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:54:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82d52e0e-9d5b-4128-a7d6-91cb7a8524d8')/male_info  
[2026-02-12 10:54:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:54:26] local.INFO: ODK IMPORT: Submission da420f0c-79dd-4dc8-b35b-5f4f8ca7571c already exists (ID: 381). Updating not implemented, skipping insert.  
[2026-02-12 10:54:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada420f0c-79dd-4dc8-b35b-5f4f8ca7571c')/male_info  
[2026-02-12 10:54:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:54:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82d52e0e-9d5b-4128-a7d6-91cb7a8524d8')/female_info  
[2026-02-12 10:54:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:54:27] local.INFO: ODK IMPORT: Submission 4336a157-3c5d-44e6-b998-fb8d6ba0465f already exists (ID: 382). Updating not implemented, skipping insert.  
[2026-02-12 10:54:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4336a157-3c5d-44e6-b998-fb8d6ba0465f')/male_info  
[2026-02-12 10:54:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:54:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A407b5655-db4c-4865-8607-c91687d6cd58')/male_info  
[2026-02-12 10:54:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:54:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4336a157-3c5d-44e6-b998-fb8d6ba0465f')/female_info  
[2026-02-12 10:54:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:54:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A407b5655-db4c-4865-8607-c91687d6cd58')/female_info  
[2026-02-12 10:54:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:54:29] local.INFO: ODK IMPORT: Submission 13bba5b2-7409-4042-a322-51c59d524b59 already exists (ID: 383). Updating not implemented, skipping insert.  
[2026-02-12 10:54:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13bba5b2-7409-4042-a322-51c59d524b59')/male_info  
[2026-02-12 10:54:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:54:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ccdc8b7-918c-4eab-8dfd-dc140a75046e')/male_info  
[2026-02-12 10:54:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:54:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13bba5b2-7409-4042-a322-51c59d524b59')/female_info  
[2026-02-12 10:54:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:54:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ccdc8b7-918c-4eab-8dfd-dc140a75046e')/female_info  
[2026-02-12 10:54:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:54:31] local.INFO: ODK IMPORT: Submission 27b6aadf-a1fb-4feb-b99b-6d490e0904ed already exists (ID: 384). Updating not implemented, skipping insert.  
[2026-02-12 10:54:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A27b6aadf-a1fb-4feb-b99b-6d490e0904ed')/male_info  
[2026-02-12 10:54:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:54:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29312858-47cf-4c30-ad19-305100f25463')/female_info  
[2026-02-12 10:54:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:54:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A27b6aadf-a1fb-4feb-b99b-6d490e0904ed')/female_info  
[2026-02-12 10:54:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:54:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f32eaaa-ac73-4a4f-bb6f-9d0788564502')/male_info  
[2026-02-12 10:54:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:54:33] local.INFO: ODK IMPORT: Submission 7808aa3e-d058-436f-8544-bcba69049009 already exists (ID: 385). Updating not implemented, skipping insert.  
[2026-02-12 10:54:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7808aa3e-d058-436f-8544-bcba69049009')/male_info  
[2026-02-12 10:54:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:54:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f32eaaa-ac73-4a4f-bb6f-9d0788564502')/female_info  
[2026-02-12 10:54:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:54:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7808aa3e-d058-436f-8544-bcba69049009')/female_info  
[2026-02-12 10:54:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:54:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A972b4bb6-7140-42a0-bd9a-09ee847efd4b')/male_info  
[2026-02-12 10:54:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:54:36] local.INFO: ODK IMPORT: Submission f1bf3310-42ef-4603-b91f-715b894ab248 already exists (ID: 386). Updating not implemented, skipping insert.  
[2026-02-12 10:54:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1bf3310-42ef-4603-b91f-715b894ab248')/male_info  
[2026-02-12 10:54:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:54:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A972b4bb6-7140-42a0-bd9a-09ee847efd4b')/female_info  
[2026-02-12 10:54:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:54:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1bf3310-42ef-4603-b91f-715b894ab248')/female_info  
[2026-02-12 10:54:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:54:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ab764a4-30d5-4fd8-bb3f-3091f63bb9dc')/male_info  
[2026-02-12 10:54:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:54:38] local.INFO: ODK IMPORT: Submission 3d50ee8d-e344-4ac1-809a-a8f40b973b6b already exists (ID: 387). Updating not implemented, skipping insert.  
[2026-02-12 10:54:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3d50ee8d-e344-4ac1-809a-a8f40b973b6b')/male_info  
[2026-02-12 10:54:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:54:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ab764a4-30d5-4fd8-bb3f-3091f63bb9dc')/female_info  
[2026-02-12 10:54:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:54:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3d50ee8d-e344-4ac1-809a-a8f40b973b6b')/female_info  
[2026-02-12 10:54:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:54:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af24a548d-8cae-45ea-874c-ce3d2ba6c02c')/female_info  
[2026-02-12 10:54:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:54:40] local.INFO: ODK IMPORT: Submission 6fd4a54b-5864-448b-885a-f2d2f7bda82f already exists (ID: 388). Updating not implemented, skipping insert.  
[2026-02-12 10:54:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fd4a54b-5864-448b-885a-f2d2f7bda82f')/male_info  
[2026-02-12 10:54:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:54:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5a7e467-abcd-4c55-983d-ed4c1f1f6569')/male_info  
[2026-02-12 10:54:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:54:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fd4a54b-5864-448b-885a-f2d2f7bda82f')/female_info  
[2026-02-12 10:54:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:54:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5a7e467-abcd-4c55-983d-ed4c1f1f6569')/female_info  
[2026-02-12 10:54:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:54:42] local.INFO: ODK IMPORT: Submission e67e2c68-9b14-41f4-acb2-7cf703f660f3 already exists (ID: 389). Updating not implemented, skipping insert.  
[2026-02-12 10:54:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67e2c68-9b14-41f4-acb2-7cf703f660f3')/male_info  
[2026-02-12 10:54:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:54:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61152e12-5942-463f-8468-79d853976e25')/male_info  
[2026-02-12 10:54:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:54:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67e2c68-9b14-41f4-acb2-7cf703f660f3')/female_info  
[2026-02-12 10:54:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:54:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61152e12-5942-463f-8468-79d853976e25')/female_info  
[2026-02-12 10:54:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:54:44] local.INFO: ODK IMPORT: Submission 5afd2427-b90b-4834-a581-449f7bdf956e already exists (ID: 390). Updating not implemented, skipping insert.  
[2026-02-12 10:54:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5afd2427-b90b-4834-a581-449f7bdf956e')/male_info  
[2026-02-12 10:54:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:54:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91f2106e-a8d2-4f7b-a787-583aa741d4fe')/male_info  
[2026-02-12 10:54:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:54:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5afd2427-b90b-4834-a581-449f7bdf956e')/female_info  
[2026-02-12 10:54:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:54:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91f2106e-a8d2-4f7b-a787-583aa741d4fe')/female_info  
[2026-02-12 10:54:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:54:47] local.INFO: ODK IMPORT: Submission 7235ad6a-7db6-4840-9d4d-df658adc602c already exists (ID: 391). Updating not implemented, skipping insert.  
[2026-02-12 10:54:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7235ad6a-7db6-4840-9d4d-df658adc602c')/male_info  
[2026-02-12 10:54:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:54:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A450a45da-e340-47f4-b4a6-b4d3400452de')/male_info  
[2026-02-12 10:54:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:54:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7235ad6a-7db6-4840-9d4d-df658adc602c')/female_info  
[2026-02-12 10:54:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:54:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A450a45da-e340-47f4-b4a6-b4d3400452de')/female_info  
[2026-02-12 10:54:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:54:49] local.INFO: ODK IMPORT: Submission 5f6d8c33-42f0-42ee-bdf9-a2769007645d already exists (ID: 392). Updating not implemented, skipping insert.  
[2026-02-12 10:54:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f6d8c33-42f0-42ee-bdf9-a2769007645d')/male_info  
[2026-02-12 10:54:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:54:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ace473057-719f-47be-8a5c-57d27f4992e4')/male_info  
[2026-02-12 10:54:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:54:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f6d8c33-42f0-42ee-bdf9-a2769007645d')/female_info  
[2026-02-12 10:54:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:54:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ace473057-719f-47be-8a5c-57d27f4992e4')/female_info  
[2026-02-12 10:54:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:54:51] local.INFO: ODK IMPORT: Submission 2396359d-bc55-4f9e-9f46-acefa047962b already exists (ID: 393). Updating not implemented, skipping insert.  
[2026-02-12 10:54:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2396359d-bc55-4f9e-9f46-acefa047962b')/male_info  
[2026-02-12 10:54:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:54:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92c3cbe3-e458-45a1-b629-5ed57f5ded2a')/male_info  
[2026-02-12 10:54:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:54:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2396359d-bc55-4f9e-9f46-acefa047962b')/female_info  
[2026-02-12 10:54:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:54:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92c3cbe3-e458-45a1-b629-5ed57f5ded2a')/female_info  
[2026-02-12 10:54:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:54:53] local.INFO: ODK IMPORT: Submission cd068dec-d24c-4275-80c1-4ba473b99f95 already exists (ID: 394). Updating not implemented, skipping insert.  
[2026-02-12 10:54:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd068dec-d24c-4275-80c1-4ba473b99f95')/male_info  
[2026-02-12 10:54:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:54:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c4116ec-d14e-4e42-9138-e1c259d294fd')/male_info  
[2026-02-12 10:54:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:54:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd068dec-d24c-4275-80c1-4ba473b99f95')/female_info  
[2026-02-12 10:54:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:54:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c4116ec-d14e-4e42-9138-e1c259d294fd')/female_info  
[2026-02-12 10:54:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:54:55] local.INFO: ODK IMPORT: Submission 02685129-07d6-493e-836e-8ea69966999a already exists (ID: 395). Updating not implemented, skipping insert.  
[2026-02-12 10:54:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02685129-07d6-493e-836e-8ea69966999a')/male_info  
[2026-02-12 10:54:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:54:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d67deef-19a6-419f-94d7-5a6b5edd1fc9')/male_info  
[2026-02-12 10:54:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:54:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02685129-07d6-493e-836e-8ea69966999a')/female_info  
[2026-02-12 10:54:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:54:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d67deef-19a6-419f-94d7-5a6b5edd1fc9')/female_info  
[2026-02-12 10:54:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:54:57] local.INFO: ODK IMPORT: Submission 86dd0241-3df7-4346-b516-71f59172816b already exists (ID: 396). Updating not implemented, skipping insert.  
[2026-02-12 10:54:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86dd0241-3df7-4346-b516-71f59172816b')/male_info  
[2026-02-12 10:54:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:54:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2e727c6c-bb9a-4302-9fe5-21eccae06a28')/male_info  
[2026-02-12 10:54:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:54:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86dd0241-3df7-4346-b516-71f59172816b')/female_info  
[2026-02-12 10:54:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:54:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2e727c6c-bb9a-4302-9fe5-21eccae06a28')/female_info  
[2026-02-12 10:55:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:55:00] local.INFO: ODK IMPORT: Submission 2eafacf7-5f46-4173-90cc-3d8acd9c4759 already exists (ID: 397). Updating not implemented, skipping insert.  
[2026-02-12 10:55:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2eafacf7-5f46-4173-90cc-3d8acd9c4759')/male_info  
[2026-02-12 10:55:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:55:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9c985a5b-fa02-48f7-aac8-93ffc4d63b3c')/male_info  
[2026-02-12 10:55:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:55:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2eafacf7-5f46-4173-90cc-3d8acd9c4759')/female_info  
[2026-02-12 10:55:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:55:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9c985a5b-fa02-48f7-aac8-93ffc4d63b3c')/female_info  
[2026-02-12 10:55:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:55:02] local.INFO: ODK IMPORT: Submission 966f103c-42d8-42fc-a1d0-738ea5e6b36c already exists (ID: 398). Updating not implemented, skipping insert.  
[2026-02-12 10:55:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A966f103c-42d8-42fc-a1d0-738ea5e6b36c')/male_info  
[2026-02-12 10:55:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:55:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add2a3046-72e3-433d-8989-41c460b11b86')/male_info  
[2026-02-12 10:55:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:55:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A966f103c-42d8-42fc-a1d0-738ea5e6b36c')/female_info  
[2026-02-12 10:55:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:55:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add2a3046-72e3-433d-8989-41c460b11b86')/female_info  
[2026-02-12 10:55:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:55:05] local.INFO: ODK IMPORT: Submission 62c63a05-32c3-4f4b-9f06-64b1f71ee042 already exists (ID: 399). Updating not implemented, skipping insert.  
[2026-02-12 10:55:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62c63a05-32c3-4f4b-9f06-64b1f71ee042')/male_info  
[2026-02-12 10:55:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-12 10:55:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A802f54aa-65a1-4691-8399-b70bb8e8a6a5')/male_info  
[2026-02-12 10:55:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:55:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62c63a05-32c3-4f4b-9f06-64b1f71ee042')/female_info  
[2026-02-12 10:55:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:55:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A802f54aa-65a1-4691-8399-b70bb8e8a6a5')/female_info  
[2026-02-12 10:55:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:55:07] local.INFO: ODK IMPORT: Submission ddeb9d61-3bc0-430a-9896-80924336d841 already exists (ID: 400). Updating not implemented, skipping insert.  
[2026-02-12 10:55:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Addeb9d61-3bc0-430a-9896-80924336d841')/male_info  
[2026-02-12 10:55:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:55:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70152ae7-78d7-4c98-9c03-adf8dfda95c3')/male_info  
[2026-02-12 10:55:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:55:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Addeb9d61-3bc0-430a-9896-80924336d841')/female_info  
[2026-02-12 10:55:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:55:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70152ae7-78d7-4c98-9c03-adf8dfda95c3')/female_info  
[2026-02-12 10:55:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:55:09] local.INFO: ODK IMPORT: Submission 61a3a5da-a3e9-4883-9ea4-e7cefa3a0a84 already exists (ID: 401). Updating not implemented, skipping insert.  
[2026-02-12 10:55:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61a3a5da-a3e9-4883-9ea4-e7cefa3a0a84')/male_info  
[2026-02-12 10:55:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:55:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4efab953-978e-4edf-b8a3-f6dd862c0c8c')/male_info  
[2026-02-12 10:55:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:55:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61a3a5da-a3e9-4883-9ea4-e7cefa3a0a84')/female_info  
[2026-02-12 10:55:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:55:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4efab953-978e-4edf-b8a3-f6dd862c0c8c')/female_info  
[2026-02-12 10:55:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:55:11] local.INFO: ODK IMPORT: Submission 5b05e3a8-cc29-431a-a0a1-d7ba86abafe2 already exists (ID: 402). Updating not implemented, skipping insert.  
[2026-02-12 10:55:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5b05e3a8-cc29-431a-a0a1-d7ba86abafe2')/male_info  
[2026-02-12 10:55:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:55:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad262c108-a745-472a-9ce4-ed65e972242d')/male_info  
[2026-02-12 10:55:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:55:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5b05e3a8-cc29-431a-a0a1-d7ba86abafe2')/female_info  
[2026-02-12 10:55:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:55:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad262c108-a745-472a-9ce4-ed65e972242d')/female_info  
[2026-02-12 10:55:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:55:13] local.INFO: ODK IMPORT: Submission 62421abf-bde6-4dcc-97d5-3eb66b319638 already exists (ID: 403). Updating not implemented, skipping insert.  
[2026-02-12 10:55:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62421abf-bde6-4dcc-97d5-3eb66b319638')/male_info  
[2026-02-12 10:55:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:55:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037db80b-9087-4ab4-9515-1681331a339f')/male_info  
[2026-02-12 10:55:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:55:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62421abf-bde6-4dcc-97d5-3eb66b319638')/female_info  
[2026-02-12 10:55:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:55:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037db80b-9087-4ab4-9515-1681331a339f')/female_info  
[2026-02-12 10:55:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:55:15] local.INFO: ODK IMPORT: Submission 2f2cfe9a-c13c-490d-a241-92acb8bafe9d already exists (ID: 404). Updating not implemented, skipping insert.  
[2026-02-12 10:55:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f2cfe9a-c13c-490d-a241-92acb8bafe9d')/male_info  
[2026-02-12 10:55:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:55:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af68f8c51-035e-4419-948e-29f159515545')/male_info  
[2026-02-12 10:55:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:55:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f2cfe9a-c13c-490d-a241-92acb8bafe9d')/female_info  
[2026-02-12 10:55:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:55:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af68f8c51-035e-4419-948e-29f159515545')/female_info  
[2026-02-12 10:55:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 10:55:18] local.INFO: ODK IMPORT: Submission ba97f7b0-b1b0-4327-82ad-007dbfa81c32 already exists (ID: 405). Updating not implemented, skipping insert.  
[2026-02-12 10:55:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba97f7b0-b1b0-4327-82ad-007dbfa81c32')/male_info  
[2026-02-12 10:55:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:55:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aafc0a1ea-db36-40a0-8668-63e2b3460407')/male_info  
[2026-02-12 10:55:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:55:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba97f7b0-b1b0-4327-82ad-007dbfa81c32')/female_info  
[2026-02-12 10:55:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:55:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aafc0a1ea-db36-40a0-8668-63e2b3460407')/female_info  
[2026-02-12 10:55:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:55:20] local.INFO: ODK IMPORT: Submission 40d65401-4209-4fd0-8182-4ccdb718d9c8 already exists (ID: 406). Updating not implemented, skipping insert.  
[2026-02-12 10:55:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A40d65401-4209-4fd0-8182-4ccdb718d9c8')/male_info  
[2026-02-12 10:55:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:55:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa089cebf-872c-4455-9fc2-71d77353cb47')/male_info  
[2026-02-12 10:55:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:55:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A40d65401-4209-4fd0-8182-4ccdb718d9c8')/female_info  
[2026-02-12 10:55:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:55:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa089cebf-872c-4455-9fc2-71d77353cb47')/female_info  
[2026-02-12 10:55:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:55:22] local.INFO: ODK IMPORT: Submission 331c34f8-d52f-47c4-8cdc-dbd3b5d53d85 already exists (ID: 407). Updating not implemented, skipping insert.  
[2026-02-12 10:55:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A331c34f8-d52f-47c4-8cdc-dbd3b5d53d85')/male_info  
[2026-02-12 10:55:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:55:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7b4cf728-8c19-44d2-94cd-de186509dd11')/male_info  
[2026-02-12 10:55:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:55:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A331c34f8-d52f-47c4-8cdc-dbd3b5d53d85')/female_info  
[2026-02-12 10:55:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:55:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7b4cf728-8c19-44d2-94cd-de186509dd11')/female_info  
[2026-02-12 10:55:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:55:24] local.INFO: ODK IMPORT: Submission 1d7cca5c-7d1e-420d-b0ea-f94da72a8dd0 already exists (ID: 408). Updating not implemented, skipping insert.  
[2026-02-12 10:55:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d7cca5c-7d1e-420d-b0ea-f94da72a8dd0')/male_info  
[2026-02-12 10:55:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:55:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A607baa4f-45de-44b9-b948-c57123ed97cd')/male_info  
[2026-02-12 10:55:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:55:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d7cca5c-7d1e-420d-b0ea-f94da72a8dd0')/female_info  
[2026-02-12 10:55:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:55:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A607baa4f-45de-44b9-b948-c57123ed97cd')/female_info  
[2026-02-12 10:55:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:55:26] local.INFO: ODK IMPORT: Submission 4f18dab6-597a-4996-b581-2de8d718acd8 already exists (ID: 409). Updating not implemented, skipping insert.  
[2026-02-12 10:55:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4f18dab6-597a-4996-b581-2de8d718acd8')/male_info  
[2026-02-12 10:55:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:55:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9505dc8e-19b7-4cb8-a29e-15d27ec79f80')/male_info  
[2026-02-12 10:55:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:55:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4f18dab6-597a-4996-b581-2de8d718acd8')/female_info  
[2026-02-12 10:55:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:55:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9505dc8e-19b7-4cb8-a29e-15d27ec79f80')/female_info  
[2026-02-12 10:55:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:55:28] local.INFO: ODK IMPORT: Submission 71ffde69-9436-4e42-bbc1-d5447484129c already exists (ID: 410). Updating not implemented, skipping insert.  
[2026-02-12 10:55:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71ffde69-9436-4e42-bbc1-d5447484129c')/male_info  
[2026-02-12 10:55:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 9 rows.  
[2026-02-12 10:55:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A658274d3-f774-4094-bc30-d141769e8c53')/male_info  
[2026-02-12 10:55:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:55:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71ffde69-9436-4e42-bbc1-d5447484129c')/female_info  
[2026-02-12 10:55:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:55:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A658274d3-f774-4094-bc30-d141769e8c53')/female_info  
[2026-02-12 10:55:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:55:31] local.INFO: ODK IMPORT: Submission 73aa7872-c22d-4b77-b8b0-2af00a0e21d9 already exists (ID: 411). Updating not implemented, skipping insert.  
[2026-02-12 10:55:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73aa7872-c22d-4b77-b8b0-2af00a0e21d9')/male_info  
[2026-02-12 10:55:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:55:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac7b630cc-129a-4f00-99e7-3ff8a7187c46')/male_info  
[2026-02-12 10:55:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:55:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73aa7872-c22d-4b77-b8b0-2af00a0e21d9')/female_info  
[2026-02-12 10:55:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:55:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac7b630cc-129a-4f00-99e7-3ff8a7187c46')/female_info  
[2026-02-12 10:55:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:55:33] local.INFO: ODK IMPORT: Submission ab05b1f8-5c7c-4b77-8222-ee01291cc17a already exists (ID: 412). Updating not implemented, skipping insert.  
[2026-02-12 10:55:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab05b1f8-5c7c-4b77-8222-ee01291cc17a')/male_info  
[2026-02-12 10:55:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:55:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00afaceb-f1a1-4026-a72e-415af031a5af')/male_info  
[2026-02-12 10:55:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:55:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab05b1f8-5c7c-4b77-8222-ee01291cc17a')/female_info  
[2026-02-12 10:55:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:55:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00afaceb-f1a1-4026-a72e-415af031a5af')/female_info  
[2026-02-12 10:55:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:55:35] local.INFO: ODK IMPORT: Submission 7dd14a99-6983-431e-9c6c-be24c2ea6562 already exists (ID: 413). Updating not implemented, skipping insert.  
[2026-02-12 10:55:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd14a99-6983-431e-9c6c-be24c2ea6562')/male_info  
[2026-02-12 10:55:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:55:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62e7422c-542c-4a49-aaad-92002df57632')/male_info  
[2026-02-12 10:55:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:55:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd14a99-6983-431e-9c6c-be24c2ea6562')/female_info  
[2026-02-12 10:55:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:55:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62e7422c-542c-4a49-aaad-92002df57632')/female_info  
[2026-02-12 10:55:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:55:37] local.INFO: ODK IMPORT: Submission 61bb2089-2087-4862-b51b-c65f87231331 already exists (ID: 414). Updating not implemented, skipping insert.  
[2026-02-12 10:55:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61bb2089-2087-4862-b51b-c65f87231331')/male_info  
[2026-02-12 10:55:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:55:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7987e971-cd2b-4849-8cc1-d53220fd4f36')/male_info  
[2026-02-12 10:55:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:55:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61bb2089-2087-4862-b51b-c65f87231331')/female_info  
[2026-02-12 10:55:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:55:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7987e971-cd2b-4849-8cc1-d53220fd4f36')/female_info  
[2026-02-12 10:55:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:55:39] local.INFO: ODK IMPORT: Submission 11235967-bc9f-49d8-a792-874f83909d7c already exists (ID: 415). Updating not implemented, skipping insert.  
[2026-02-12 10:55:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A11235967-bc9f-49d8-a792-874f83909d7c')/male_info  
[2026-02-12 10:55:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:55:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f47893b-2cd1-4c3f-bbcb-0b566439cace')/male_info  
[2026-02-12 10:55:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:55:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A11235967-bc9f-49d8-a792-874f83909d7c')/female_info  
[2026-02-12 10:55:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:55:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f47893b-2cd1-4c3f-bbcb-0b566439cace')/female_info  
[2026-02-12 10:55:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:55:42] local.INFO: ODK IMPORT: Submission e7eca2f7-c415-4083-ac1f-cec6f036ea03 already exists (ID: 416). Updating not implemented, skipping insert.  
[2026-02-12 10:55:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae7eca2f7-c415-4083-ac1f-cec6f036ea03')/male_info  
[2026-02-12 10:55:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:55:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0dfe86ca-f2a5-4df5-8c79-20ff427b7466')/male_info  
[2026-02-12 10:55:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:55:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae7eca2f7-c415-4083-ac1f-cec6f036ea03')/female_info  
[2026-02-12 10:55:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:55:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0dfe86ca-f2a5-4df5-8c79-20ff427b7466')/female_info  
[2026-02-12 10:55:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:55:44] local.INFO: ODK IMPORT: Submission ad31d43f-e605-489f-bb94-bcabf8e3a7be already exists (ID: 417). Updating not implemented, skipping insert.  
[2026-02-12 10:55:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aad31d43f-e605-489f-bb94-bcabf8e3a7be')/male_info  
[2026-02-12 10:55:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:55:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa82c1d09-20f0-4997-a931-f10f1e86a8c3')/male_info  
[2026-02-12 10:55:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:55:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aad31d43f-e605-489f-bb94-bcabf8e3a7be')/female_info  
[2026-02-12 10:55:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:55:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa82c1d09-20f0-4997-a931-f10f1e86a8c3')/female_info  
[2026-02-12 10:55:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:55:46] local.INFO: ODK IMPORT: Submission b07dc4cb-73d8-41ba-a87f-04724caa31c0 already exists (ID: 418). Updating not implemented, skipping insert.  
[2026-02-12 10:55:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab07dc4cb-73d8-41ba-a87f-04724caa31c0')/male_info  
[2026-02-12 10:55:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:55:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ac08344-856b-43e3-b3c3-b52a2bb0ab5e')/male_info  
[2026-02-12 10:55:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:55:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab07dc4cb-73d8-41ba-a87f-04724caa31c0')/female_info  
[2026-02-12 10:55:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:55:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ac08344-856b-43e3-b3c3-b52a2bb0ab5e')/female_info  
[2026-02-12 10:55:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:55:48] local.INFO: ODK IMPORT: Submission 5eb8d515-b094-4eb6-b858-ca9c7dc48b9e already exists (ID: 419). Updating not implemented, skipping insert.  
[2026-02-12 10:55:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5eb8d515-b094-4eb6-b858-ca9c7dc48b9e')/male_info  
[2026-02-12 10:55:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:55:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3b8bb32a-7abf-48a2-a4b9-624f1bd77d36')/female_info  
[2026-02-12 10:55:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:55:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5eb8d515-b094-4eb6-b858-ca9c7dc48b9e')/female_info  
[2026-02-12 10:55:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:55:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab47c5c77-a9ed-414e-a11e-eaf4836add63')/male_info  
[2026-02-12 10:55:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:55:50] local.INFO: ODK IMPORT: Submission 2a58ecbf-6106-43fa-b9c8-ebd436f90fcf already exists (ID: 420). Updating not implemented, skipping insert.  
[2026-02-12 10:55:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a58ecbf-6106-43fa-b9c8-ebd436f90fcf')/male_info  
[2026-02-12 10:55:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:55:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab47c5c77-a9ed-414e-a11e-eaf4836add63')/female_info  
[2026-02-12 10:55:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:55:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a58ecbf-6106-43fa-b9c8-ebd436f90fcf')/female_info  
[2026-02-12 10:55:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:55:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e1f0474-048a-43d6-bdec-947bf3a574d9')/male_info  
[2026-02-12 10:55:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:55:52] local.INFO: ODK IMPORT: Submission 88f922fc-e687-4019-929f-7fc509f69cfb already exists (ID: 421). Updating not implemented, skipping insert.  
[2026-02-12 10:55:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A88f922fc-e687-4019-929f-7fc509f69cfb')/male_info  
[2026-02-12 10:55:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:55:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e1f0474-048a-43d6-bdec-947bf3a574d9')/female_info  
[2026-02-12 10:55:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:55:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A88f922fc-e687-4019-929f-7fc509f69cfb')/female_info  
[2026-02-12 10:55:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:55:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7917a7e3-126f-4eea-aae7-d47b779d39b0')/female_info  
[2026-02-12 10:55:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:55:55] local.INFO: ODK IMPORT: Submission 48e10e36-ac15-4bca-a738-0e08ac07af19 already exists (ID: 422). Updating not implemented, skipping insert.  
[2026-02-12 10:55:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A48e10e36-ac15-4bca-a738-0e08ac07af19')/male_info  
[2026-02-12 10:55:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:55:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a9dc16c-56ae-43f5-82dd-0fbb773f67d1')/male_info  
[2026-02-12 10:55:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:55:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A48e10e36-ac15-4bca-a738-0e08ac07af19')/female_info  
[2026-02-12 10:55:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:55:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a9dc16c-56ae-43f5-82dd-0fbb773f67d1')/female_info  
[2026-02-12 10:55:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:55:57] local.INFO: ODK IMPORT: Submission 00b4eb93-e181-4fa9-a4f7-76222b59932d already exists (ID: 423). Updating not implemented, skipping insert.  
[2026-02-12 10:55:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00b4eb93-e181-4fa9-a4f7-76222b59932d')/male_info  
[2026-02-12 10:55:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:55:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9837c3e-8408-4355-af11-cd01e3c293ab')/male_info  
[2026-02-12 10:55:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:55:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00b4eb93-e181-4fa9-a4f7-76222b59932d')/female_info  
[2026-02-12 10:55:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:55:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9837c3e-8408-4355-af11-cd01e3c293ab')/female_info  
[2026-02-12 10:55:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:55:59] local.INFO: ODK IMPORT: Submission 64a5ece1-7cb1-4921-8bbf-6cec58f1b2ac already exists (ID: 424). Updating not implemented, skipping insert.  
[2026-02-12 10:55:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64a5ece1-7cb1-4921-8bbf-6cec58f1b2ac')/male_info  
[2026-02-12 10:55:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:55:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa88a90ea-7de7-421b-a9b8-d2d1c70f1026')/male_info  
[2026-02-12 10:56:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:56:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64a5ece1-7cb1-4921-8bbf-6cec58f1b2ac')/female_info  
[2026-02-12 10:56:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:56:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa88a90ea-7de7-421b-a9b8-d2d1c70f1026')/female_info  
[2026-02-12 10:56:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:56:01] local.INFO: ODK IMPORT: Submission dbd727ae-e05a-465c-b62d-fd0ddb4784c6 already exists (ID: 425). Updating not implemented, skipping insert.  
[2026-02-12 10:56:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adbd727ae-e05a-465c-b62d-fd0ddb4784c6')/male_info  
[2026-02-12 10:56:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:56:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4054a78b-2786-4718-926f-1844464cba57')/male_info  
[2026-02-12 10:56:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:56:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adbd727ae-e05a-465c-b62d-fd0ddb4784c6')/female_info  
[2026-02-12 10:56:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:56:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4054a78b-2786-4718-926f-1844464cba57')/female_info  
[2026-02-12 10:56:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:56:03] local.INFO: ODK IMPORT: Submission abbcfa9b-9adb-4390-bb6d-cbb25fb8cb77 already exists (ID: 426). Updating not implemented, skipping insert.  
[2026-02-12 10:56:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aabbcfa9b-9adb-4390-bb6d-cbb25fb8cb77')/male_info  
[2026-02-12 10:56:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:56:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9aad2cd-0ea6-4299-8824-5a335fe1d83a')/male_info  
[2026-02-12 10:56:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:56:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aabbcfa9b-9adb-4390-bb6d-cbb25fb8cb77')/female_info  
[2026-02-12 10:56:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:56:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9aad2cd-0ea6-4299-8824-5a335fe1d83a')/female_info  
[2026-02-12 10:56:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:56:06] local.INFO: ODK IMPORT: Submission ab6ca3a6-5b60-4df2-b559-4f1b24495caf already exists (ID: 427). Updating not implemented, skipping insert.  
[2026-02-12 10:56:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab6ca3a6-5b60-4df2-b559-4f1b24495caf')/male_info  
[2026-02-12 10:56:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:56:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0cb866c9-e69a-4f74-aa4a-bc345243d2b8')/male_info  
[2026-02-12 10:56:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:56:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab6ca3a6-5b60-4df2-b559-4f1b24495caf')/female_info  
[2026-02-12 10:56:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:56:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0cb866c9-e69a-4f74-aa4a-bc345243d2b8')/female_info  
[2026-02-12 10:56:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:56:08] local.INFO: ODK IMPORT: Submission b6993c4a-c85f-4b16-b585-13dc2dcb4e6e already exists (ID: 428). Updating not implemented, skipping insert.  
[2026-02-12 10:56:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab6993c4a-c85f-4b16-b585-13dc2dcb4e6e')/male_info  
[2026-02-12 10:56:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:56:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6f082ecd-fe46-4add-8087-016d08d6ba11')/male_info  
[2026-02-12 10:56:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:56:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab6993c4a-c85f-4b16-b585-13dc2dcb4e6e')/female_info  
[2026-02-12 10:56:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:56:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6f082ecd-fe46-4add-8087-016d08d6ba11')/female_info  
[2026-02-12 10:56:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:56:10] local.INFO: ODK IMPORT: Submission 78990b37-05cb-4e9b-9b87-96654929e7e0 already exists (ID: 429). Updating not implemented, skipping insert.  
[2026-02-12 10:56:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78990b37-05cb-4e9b-9b87-96654929e7e0')/male_info  
[2026-02-12 10:56:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:56:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9bff992a-1c18-49a0-8507-cb9e57aeaa45')/male_info  
[2026-02-12 10:56:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:56:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78990b37-05cb-4e9b-9b87-96654929e7e0')/female_info  
[2026-02-12 10:56:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:56:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9bff992a-1c18-49a0-8507-cb9e57aeaa45')/female_info  
[2026-02-12 10:56:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:56:12] local.INFO: ODK IMPORT: Submission bfc08eab-2baf-482b-961c-d3718a62488a already exists (ID: 430). Updating not implemented, skipping insert.  
[2026-02-12 10:56:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abfc08eab-2baf-482b-961c-d3718a62488a')/male_info  
[2026-02-12 10:56:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:56:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1231342c-6f30-4fe2-82e5-0b2ca2aa3eaf')/male_info  
[2026-02-12 10:56:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:56:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abfc08eab-2baf-482b-961c-d3718a62488a')/female_info  
[2026-02-12 10:56:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:56:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1231342c-6f30-4fe2-82e5-0b2ca2aa3eaf')/female_info  
[2026-02-12 10:56:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:56:14] local.INFO: ODK IMPORT: Submission e033b133-fed9-4119-a92d-7c2288c4a53d already exists (ID: 431). Updating not implemented, skipping insert.  
[2026-02-12 10:56:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae033b133-fed9-4119-a92d-7c2288c4a53d')/male_info  
[2026-02-12 10:56:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:56:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4aea5c2f-cbd5-44cb-aaee-d13644bad4f9')/male_info  
[2026-02-12 10:56:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:56:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae033b133-fed9-4119-a92d-7c2288c4a53d')/female_info  
[2026-02-12 10:56:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:56:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4aea5c2f-cbd5-44cb-aaee-d13644bad4f9')/female_info  
[2026-02-12 10:56:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:56:17] local.INFO: ODK IMPORT: Submission d51b6229-36ae-4658-94b0-b443f5505786 already exists (ID: 432). Updating not implemented, skipping insert.  
[2026-02-12 10:56:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad51b6229-36ae-4658-94b0-b443f5505786')/male_info  
[2026-02-12 10:56:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:56:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67d7b79-fd10-47c9-bdfa-35eba1ae8aa3')/male_info  
[2026-02-12 10:56:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:56:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad51b6229-36ae-4658-94b0-b443f5505786')/female_info  
[2026-02-12 10:56:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:56:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67d7b79-fd10-47c9-bdfa-35eba1ae8aa3')/female_info  
[2026-02-12 10:56:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:56:19] local.INFO: ODK IMPORT: Submission f55bb0f6-bedb-4339-898f-46067e1b9bf8 already exists (ID: 433). Updating not implemented, skipping insert.  
[2026-02-12 10:56:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af55bb0f6-bedb-4339-898f-46067e1b9bf8')/male_info  
[2026-02-12 10:56:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:56:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A445738e0-6e3a-47a1-b5ac-1ab578ee6c9f')/male_info  
[2026-02-12 10:56:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:56:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af55bb0f6-bedb-4339-898f-46067e1b9bf8')/female_info  
[2026-02-12 10:56:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:56:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A445738e0-6e3a-47a1-b5ac-1ab578ee6c9f')/female_info  
[2026-02-12 10:56:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:56:21] local.INFO: ODK IMPORT: Submission 3ef5b6dd-6fe7-4cae-8cea-b6412c06d391 already exists (ID: 434). Updating not implemented, skipping insert.  
[2026-02-12 10:56:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ef5b6dd-6fe7-4cae-8cea-b6412c06d391')/male_info  
[2026-02-12 10:56:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:56:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6d56759e-d240-45aa-8581-8e9c7252df2e')/male_info  
[2026-02-12 10:56:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:56:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ef5b6dd-6fe7-4cae-8cea-b6412c06d391')/female_info  
[2026-02-12 10:56:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:56:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6d56759e-d240-45aa-8581-8e9c7252df2e')/female_info  
[2026-02-12 10:56:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:56:23] local.INFO: ODK IMPORT: Submission 9f192fa3-2722-4a32-a475-e8f6882036ee already exists (ID: 435). Updating not implemented, skipping insert.  
[2026-02-12 10:56:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9f192fa3-2722-4a32-a475-e8f6882036ee')/male_info  
[2026-02-12 10:56:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:56:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afb4ade73-42f7-4bc9-b6f2-b46db1765b1e')/male_info  
[2026-02-12 10:56:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:56:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9f192fa3-2722-4a32-a475-e8f6882036ee')/female_info  
[2026-02-12 10:56:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:56:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afb4ade73-42f7-4bc9-b6f2-b46db1765b1e')/female_info  
[2026-02-12 10:56:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:56:25] local.INFO: ODK IMPORT: Submission 07ebe25d-343c-47f2-99de-270fd790d8db already exists (ID: 436). Updating not implemented, skipping insert.  
[2026-02-12 10:56:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07ebe25d-343c-47f2-99de-270fd790d8db')/male_info  
[2026-02-12 10:56:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:56:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6a7969b9-5fdf-4bf2-9220-a99e64fa7971')/male_info  
[2026-02-12 10:56:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:56:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07ebe25d-343c-47f2-99de-270fd790d8db')/female_info  
[2026-02-12 10:56:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:56:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6a7969b9-5fdf-4bf2-9220-a99e64fa7971')/female_info  
[2026-02-12 10:56:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:56:27] local.INFO: ODK IMPORT: Submission 35780ed7-09ba-4e5e-96d9-506b4724b6b2 already exists (ID: 437). Updating not implemented, skipping insert.  
[2026-02-12 10:56:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35780ed7-09ba-4e5e-96d9-506b4724b6b2')/female_info  
[2026-02-12 10:56:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:56:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1b8c8e8a-4cf8-4dd6-8f9a-f779ec1d09ea')/male_info  
[2026-02-12 10:56:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:56:28] local.INFO: ODK IMPORT: Submission 309f931d-982d-4328-b9e8-5d793c6379c0 already exists (ID: 438). Updating not implemented, skipping insert.  
[2026-02-12 10:56:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A309f931d-982d-4328-b9e8-5d793c6379c0')/male_info  
[2026-02-12 10:56:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:56:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1b8c8e8a-4cf8-4dd6-8f9a-f779ec1d09ea')/female_info  
[2026-02-12 10:56:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:56:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A309f931d-982d-4328-b9e8-5d793c6379c0')/female_info  
[2026-02-12 10:56:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:56:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf1c3686-2166-4cc1-b07a-2ec1459351c5')/male_info  
[2026-02-12 10:56:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:56:31] local.INFO: ODK IMPORT: Submission 5fb685dd-12a8-453d-9870-7d3d787f287f already exists (ID: 439). Updating not implemented, skipping insert.  
[2026-02-12 10:56:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5fb685dd-12a8-453d-9870-7d3d787f287f')/male_info  
[2026-02-12 10:56:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:56:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf1c3686-2166-4cc1-b07a-2ec1459351c5')/female_info  
[2026-02-12 10:56:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:56:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5fb685dd-12a8-453d-9870-7d3d787f287f')/female_info  
[2026-02-12 10:56:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:56:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ffa11df-ddf8-4b5f-bd25-ee4eca7c5db9')/male_info  
[2026-02-12 10:56:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:56:33] local.INFO: ODK IMPORT: Submission 2f8e5b61-adf1-4a70-970a-3aeaf8a4c78c already exists (ID: 440). Updating not implemented, skipping insert.  
[2026-02-12 10:56:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f8e5b61-adf1-4a70-970a-3aeaf8a4c78c')/male_info  
[2026-02-12 10:56:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:56:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ffa11df-ddf8-4b5f-bd25-ee4eca7c5db9')/female_info  
[2026-02-12 10:56:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:56:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f8e5b61-adf1-4a70-970a-3aeaf8a4c78c')/female_info  
[2026-02-12 10:56:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:56:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9789d66-69b8-4411-9b3a-a885c712584a')/male_info  
[2026-02-12 10:56:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:56:35] local.INFO: ODK IMPORT: Submission 804e8c05-ef75-4c3e-9f78-e20aa627efc6 already exists (ID: 441). Updating not implemented, skipping insert.  
[2026-02-12 10:56:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A804e8c05-ef75-4c3e-9f78-e20aa627efc6')/female_info  
[2026-02-12 10:56:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:56:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9789d66-69b8-4411-9b3a-a885c712584a')/female_info  
[2026-02-12 10:56:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:56:36] local.INFO: ODK IMPORT: Submission 0e16653a-a977-456c-aa08-fac141e90472 already exists (ID: 442). Updating not implemented, skipping insert.  
[2026-02-12 10:56:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0e16653a-a977-456c-aa08-fac141e90472')/male_info  
[2026-02-12 10:56:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:56:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa92e0cd0-f808-4f88-9e7c-31b8cb9f6208')/male_info  
[2026-02-12 10:56:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:56:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0e16653a-a977-456c-aa08-fac141e90472')/female_info  
[2026-02-12 10:56:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:56:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa92e0cd0-f808-4f88-9e7c-31b8cb9f6208')/female_info  
[2026-02-12 10:56:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:56:38] local.INFO: ODK IMPORT: Submission f5d2309e-4b57-4161-8136-26ef41c59a7a already exists (ID: 443). Updating not implemented, skipping insert.  
[2026-02-12 10:56:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af5d2309e-4b57-4161-8136-26ef41c59a7a')/male_info  
[2026-02-12 10:56:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:56:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5ec53202-fcab-4506-9d6a-88205c020459')/male_info  
[2026-02-12 10:56:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:56:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af5d2309e-4b57-4161-8136-26ef41c59a7a')/female_info  
[2026-02-12 10:56:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:56:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5ec53202-fcab-4506-9d6a-88205c020459')/female_info  
[2026-02-12 10:56:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:56:40] local.INFO: ODK IMPORT: Submission e760c876-825a-496e-857d-a85ebe607518 already exists (ID: 444). Updating not implemented, skipping insert.  
[2026-02-12 10:56:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae760c876-825a-496e-857d-a85ebe607518')/male_info  
[2026-02-12 10:56:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:56:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd2a5155-fffa-435b-88b9-f2dab2456cf4')/male_info  
[2026-02-12 10:56:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:56:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae760c876-825a-496e-857d-a85ebe607518')/female_info  
[2026-02-12 10:56:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:56:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd2a5155-fffa-435b-88b9-f2dab2456cf4')/female_info  
[2026-02-12 10:56:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:56:42] local.INFO: ODK IMPORT: Submission 5a857ba0-7c06-4cb4-ab55-fd5df7458e78 already exists (ID: 445). Updating not implemented, skipping insert.  
[2026-02-12 10:56:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a857ba0-7c06-4cb4-ab55-fd5df7458e78')/male_info  
[2026-02-12 10:56:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:56:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18733479-e259-4f69-b433-31aa2de0e8f7')/male_info  
[2026-02-12 10:56:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:56:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a857ba0-7c06-4cb4-ab55-fd5df7458e78')/female_info  
[2026-02-12 10:56:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:56:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18733479-e259-4f69-b433-31aa2de0e8f7')/female_info  
[2026-02-12 10:56:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:56:45] local.INFO: ODK IMPORT: Submission 392fe4b4-658c-44aa-9f50-8b117f793c92 already exists (ID: 446). Updating not implemented, skipping insert.  
[2026-02-12 10:56:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A392fe4b4-658c-44aa-9f50-8b117f793c92')/male_info  
[2026-02-12 10:56:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:56:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa71eca96-ed44-4514-b2c7-2c3cbd1c9734')/male_info  
[2026-02-12 10:56:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:56:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A392fe4b4-658c-44aa-9f50-8b117f793c92')/female_info  
[2026-02-12 10:56:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:56:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa71eca96-ed44-4514-b2c7-2c3cbd1c9734')/female_info  
[2026-02-12 10:56:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:56:47] local.INFO: ODK IMPORT: Submission b04d333d-c271-4993-9080-74865780bc22 already exists (ID: 447). Updating not implemented, skipping insert.  
[2026-02-12 10:56:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab04d333d-c271-4993-9080-74865780bc22')/male_info  
[2026-02-12 10:56:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:56:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A381fab18-55d6-4ecb-bccc-04f5358c18f5')/male_info  
[2026-02-12 10:56:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:56:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab04d333d-c271-4993-9080-74865780bc22')/female_info  
[2026-02-12 10:56:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:56:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A381fab18-55d6-4ecb-bccc-04f5358c18f5')/female_info  
[2026-02-12 10:56:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:56:49] local.INFO: ODK IMPORT: Submission d0ca42de-0734-4309-b6ad-0fd4e875acbd already exists (ID: 448). Updating not implemented, skipping insert.  
[2026-02-12 10:56:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad0ca42de-0734-4309-b6ad-0fd4e875acbd')/male_info  
[2026-02-12 10:56:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:56:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af35c7592-cb87-4784-a374-45d2bd5a985c')/male_info  
[2026-02-12 10:56:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:56:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad0ca42de-0734-4309-b6ad-0fd4e875acbd')/female_info  
[2026-02-12 10:56:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:56:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af35c7592-cb87-4784-a374-45d2bd5a985c')/female_info  
[2026-02-12 10:56:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:56:51] local.INFO: ODK IMPORT: Submission f1836f79-2754-40b9-8e2f-73f4fd0f703e already exists (ID: 449). Updating not implemented, skipping insert.  
[2026-02-12 10:56:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1836f79-2754-40b9-8e2f-73f4fd0f703e')/male_info  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT CONTROLLER: Exporting SQL to Tenants/hru-monitoring/2026/02/12/c_hru_mv_2025121021_data_20260212105652.sql  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Starting SQL Export to Tenants/hru-monitoring/2026/02/12/c_hru_mv_2025121021_data_20260212105652.sql  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table relation_beneficiary_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table religon_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table women_vulnerable_group_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table stakeholders_present_visit_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table property_ownership_documentation_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table documents_available_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table house_going_constructed_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table house_construction_stage_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table plinth_lintel_roof_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table construction_temporarily_paused_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table release_tranche_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table problems_receiving_tranche_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table select_role_vrc_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table vrc_consultation_meetings_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table role_women_reconstruction_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table support_vrc_provided_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table structures_improvements_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table activities_funded_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table improve_living_conditions_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table village_urgently_needs_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table select_type_hazard_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table disaster_risk_reduction_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table construction_guidelines_know_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table relevant_impact_livelihoods_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table select_social_dispute_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table dissatisfaction_exclusion_vrc_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table labor_observed_construction_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table facilities_available_workers_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table data_indicator_reporting_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table learn_grm_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table submit_complaint_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table resolved_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table satisfied_response_received_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table resolved_2_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table grm_improved_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table material_shortage_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table cause_dissatification_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table workmanship_visible_deviation_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table issues_type_raised_Details  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table submissions  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table male_info  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table female_info  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Exporting table transgender_info  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: SQL Export completed successfully.  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:56:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1836f79-2754-40b9-8e2f-73f4fd0f703e')/female_info  
[2026-02-12 10:56:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:56:53] local.INFO: ODK IMPORT: Submission 1e578089-0606-4cf2-b9e9-44b7ac429d2a already exists (ID: 450). Updating not implemented, skipping insert.  
[2026-02-12 10:56:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e578089-0606-4cf2-b9e9-44b7ac429d2a')/male_info  
[2026-02-12 10:56:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:56:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e578089-0606-4cf2-b9e9-44b7ac429d2a')/female_info  
[2026-02-12 10:56:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:56:55] local.INFO: ODK IMPORT: Submission cfedb205-d156-4268-914b-922cdb2780a8 already exists (ID: 451). Updating not implemented, skipping insert.  
[2026-02-12 10:56:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfedb205-d156-4268-914b-922cdb2780a8')/male_info  
[2026-02-12 10:56:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:56:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfedb205-d156-4268-914b-922cdb2780a8')/female_info  
[2026-02-12 10:56:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:56:58] local.INFO: ODK IMPORT: Submission d4eadeb3-e8f4-4faa-887d-a67befea503b already exists (ID: 452). Updating not implemented, skipping insert.  
[2026-02-12 10:56:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad4eadeb3-e8f4-4faa-887d-a67befea503b')/male_info  
[2026-02-12 10:56:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:56:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad4eadeb3-e8f4-4faa-887d-a67befea503b')/female_info  
[2026-02-12 10:57:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:57:00] local.INFO: ODK IMPORT: Submission 5f1fae33-dd3f-49d4-a3a7-45071d83e88d already exists (ID: 453). Updating not implemented, skipping insert.  
[2026-02-12 10:57:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f1fae33-dd3f-49d4-a3a7-45071d83e88d')/male_info  
[2026-02-12 10:57:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:57:01] local.INFO: ODK IMPORT: Submission 4dada4c3-2742-4d2b-abd3-3aa7c77ddc55 already exists (ID: 454). Updating not implemented, skipping insert.  
[2026-02-12 10:57:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4dada4c3-2742-4d2b-abd3-3aa7c77ddc55')/male_info  
[2026-02-12 10:57:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:57:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4dada4c3-2742-4d2b-abd3-3aa7c77ddc55')/female_info  
[2026-02-12 10:57:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:57:03] local.INFO: ODK IMPORT: Submission c48ff0c8-6c1d-46bd-b8e0-c72744effb48 already exists (ID: 455). Updating not implemented, skipping insert.  
[2026-02-12 10:57:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac48ff0c8-6c1d-46bd-b8e0-c72744effb48')/male_info  
[2026-02-12 10:57:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:57:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac48ff0c8-6c1d-46bd-b8e0-c72744effb48')/female_info  
[2026-02-12 10:57:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:57:05] local.INFO: ODK IMPORT: Submission aef83ea7-d108-4429-aadb-8972da90c51d already exists (ID: 456). Updating not implemented, skipping insert.  
[2026-02-12 10:57:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaef83ea7-d108-4429-aadb-8972da90c51d')/male_info  
[2026-02-12 10:57:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:57:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaef83ea7-d108-4429-aadb-8972da90c51d')/female_info  
[2026-02-12 10:57:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:57:07] local.INFO: ODK IMPORT: Submission 44adc4d4-3e07-4bc9-a73e-d4e7245bcea5 already exists (ID: 457). Updating not implemented, skipping insert.  
[2026-02-12 10:57:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A44adc4d4-3e07-4bc9-a73e-d4e7245bcea5')/male_info  
[2026-02-12 10:57:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:57:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A44adc4d4-3e07-4bc9-a73e-d4e7245bcea5')/female_info  
[2026-02-12 10:57:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:57:10] local.INFO: ODK IMPORT: Submission 1d39228e-9aa1-47b0-a170-6d5926f355b0 already exists (ID: 458). Updating not implemented, skipping insert.  
[2026-02-12 10:57:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d39228e-9aa1-47b0-a170-6d5926f355b0')/male_info  
[2026-02-12 10:57:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:57:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d39228e-9aa1-47b0-a170-6d5926f355b0')/female_info  
[2026-02-12 10:57:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:57:12] local.INFO: ODK IMPORT: Submission b86eeb69-15bc-4ded-9337-02e5c88b6fca already exists (ID: 459). Updating not implemented, skipping insert.  
[2026-02-12 10:57:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab86eeb69-15bc-4ded-9337-02e5c88b6fca')/male_info  
[2026-02-12 10:57:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:57:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab86eeb69-15bc-4ded-9337-02e5c88b6fca')/female_info  
[2026-02-12 10:57:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:57:14] local.INFO: ODK IMPORT: Submission 25339f54-1e88-4036-b802-6a2f0b6bc5ea already exists (ID: 460). Updating not implemented, skipping insert.  
[2026-02-12 10:57:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25339f54-1e88-4036-b802-6a2f0b6bc5ea')/male_info  
[2026-02-12 10:57:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:57:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25339f54-1e88-4036-b802-6a2f0b6bc5ea')/female_info  
[2026-02-12 10:57:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:57:16] local.INFO: ODK IMPORT: Submission cfad6e76-e770-4a5c-ab04-e1b66b70d90d already exists (ID: 461). Updating not implemented, skipping insert.  
[2026-02-12 10:57:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfad6e76-e770-4a5c-ab04-e1b66b70d90d')/male_info  
[2026-02-12 10:57:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:57:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfad6e76-e770-4a5c-ab04-e1b66b70d90d')/female_info  
[2026-02-12 10:57:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:57:18] local.INFO: ODK IMPORT: Submission 7844eb1c-660c-48be-a8e0-7872bd415b32 already exists (ID: 462). Updating not implemented, skipping insert.  
[2026-02-12 10:57:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7844eb1c-660c-48be-a8e0-7872bd415b32')/male_info  
[2026-02-12 10:57:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:57:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7844eb1c-660c-48be-a8e0-7872bd415b32')/female_info  
[2026-02-12 10:57:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:57:20] local.INFO: ODK IMPORT: Submission 4c9d703b-6b89-4e96-b594-60b33fd8eec1 already exists (ID: 463). Updating not implemented, skipping insert.  
[2026-02-12 10:57:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4c9d703b-6b89-4e96-b594-60b33fd8eec1')/male_info  
[2026-02-12 10:57:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:57:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4c9d703b-6b89-4e96-b594-60b33fd8eec1')/female_info  
[2026-02-12 10:57:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:57:23] local.INFO: ODK IMPORT: Submission bbaf9c5b-b8a0-41a1-9bfe-a2bfe8afb5ff already exists (ID: 464). Updating not implemented, skipping insert.  
[2026-02-12 10:57:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abbaf9c5b-b8a0-41a1-9bfe-a2bfe8afb5ff')/male_info  
[2026-02-12 10:57:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:57:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abbaf9c5b-b8a0-41a1-9bfe-a2bfe8afb5ff')/female_info  
[2026-02-12 10:57:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 10:57:25] local.INFO: ODK IMPORT: Submission f26307b7-7f3e-4246-8c66-c83b94bed3b8 already exists (ID: 465). Updating not implemented, skipping insert.  
[2026-02-12 10:57:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af26307b7-7f3e-4246-8c66-c83b94bed3b8')/male_info  
[2026-02-12 10:57:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:57:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af26307b7-7f3e-4246-8c66-c83b94bed3b8')/female_info  
[2026-02-12 10:57:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:57:27] local.INFO: ODK IMPORT: Submission 09f61ac9-9935-4502-89d6-5c4124626589 already exists (ID: 466). Updating not implemented, skipping insert.  
[2026-02-12 10:57:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A09f61ac9-9935-4502-89d6-5c4124626589')/male_info  
[2026-02-12 10:57:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:57:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A09f61ac9-9935-4502-89d6-5c4124626589')/female_info  
[2026-02-12 10:57:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:57:29] local.INFO: ODK IMPORT: Submission 94325aa5-2a4a-488f-b2d9-47072d94a47f already exists (ID: 467). Updating not implemented, skipping insert.  
[2026-02-12 10:57:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94325aa5-2a4a-488f-b2d9-47072d94a47f')/male_info  
[2026-02-12 10:57:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:57:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94325aa5-2a4a-488f-b2d9-47072d94a47f')/female_info  
[2026-02-12 10:57:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:57:31] local.INFO: ODK IMPORT: Submission 23f8e6cc-8151-461a-9884-054588e774fd already exists (ID: 468). Updating not implemented, skipping insert.  
[2026-02-12 10:57:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23f8e6cc-8151-461a-9884-054588e774fd')/male_info  
[2026-02-12 10:57:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:57:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23f8e6cc-8151-461a-9884-054588e774fd')/female_info  
[2026-02-12 10:57:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:57:33] local.INFO: ODK IMPORT: Submission 8ab2d3f8-9272-486e-8d0f-9da98661fc46 already exists (ID: 469). Updating not implemented, skipping insert.  
[2026-02-12 10:57:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ab2d3f8-9272-486e-8d0f-9da98661fc46')/male_info  
[2026-02-12 10:57:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:57:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ab2d3f8-9272-486e-8d0f-9da98661fc46')/female_info  
[2026-02-12 10:57:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:57:35] local.INFO: ODK IMPORT: Submission 5705c098-8baa-4a2d-89ab-d54b88912ab0 already exists (ID: 470). Updating not implemented, skipping insert.  
[2026-02-12 10:57:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5705c098-8baa-4a2d-89ab-d54b88912ab0')/male_info  
[2026-02-12 10:57:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:57:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5705c098-8baa-4a2d-89ab-d54b88912ab0')/female_info  
[2026-02-12 10:57:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:57:38] local.INFO: ODK IMPORT: Submission 3aac7289-1f59-408b-b684-378d1186f69b already exists (ID: 471). Updating not implemented, skipping insert.  
[2026-02-12 10:57:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3aac7289-1f59-408b-b684-378d1186f69b')/male_info  
[2026-02-12 10:57:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-12 10:57:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3aac7289-1f59-408b-b684-378d1186f69b')/female_info  
[2026-02-12 10:57:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:57:40] local.INFO: ODK IMPORT: Submission ead67b9c-ccac-411c-9cf4-65be14601e62 already exists (ID: 472). Updating not implemented, skipping insert.  
[2026-02-12 10:57:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aead67b9c-ccac-411c-9cf4-65be14601e62')/male_info  
[2026-02-12 10:57:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:57:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aead67b9c-ccac-411c-9cf4-65be14601e62')/female_info  
[2026-02-12 10:57:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:57:42] local.INFO: ODK IMPORT: Submission ed7eee87-22ad-4217-8987-87bf968c9f4a already exists (ID: 473). Updating not implemented, skipping insert.  
[2026-02-12 10:57:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed7eee87-22ad-4217-8987-87bf968c9f4a')/male_info  
[2026-02-12 10:57:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:57:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed7eee87-22ad-4217-8987-87bf968c9f4a')/female_info  
[2026-02-12 10:57:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:57:44] local.INFO: ODK IMPORT: Submission bd63dc1d-6084-4633-a9d9-47ae820b8014 already exists (ID: 474). Updating not implemented, skipping insert.  
[2026-02-12 10:57:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd63dc1d-6084-4633-a9d9-47ae820b8014')/male_info  
[2026-02-12 10:57:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:57:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd63dc1d-6084-4633-a9d9-47ae820b8014')/female_info  
[2026-02-12 10:57:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:57:46] local.INFO: ODK IMPORT: Submission d41c28da-7e3a-4c51-9065-7280ffd04323 already exists (ID: 475). Updating not implemented, skipping insert.  
[2026-02-12 10:57:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad41c28da-7e3a-4c51-9065-7280ffd04323')/male_info  
[2026-02-12 10:57:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:57:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad41c28da-7e3a-4c51-9065-7280ffd04323')/female_info  
[2026-02-12 10:57:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:57:49] local.INFO: ODK IMPORT: Submission 6e6523b5-9776-427c-8272-9a194e05bcc8 already exists (ID: 476). Updating not implemented, skipping insert.  
[2026-02-12 10:57:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e6523b5-9776-427c-8272-9a194e05bcc8')/male_info  
[2026-02-12 10:57:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:57:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e6523b5-9776-427c-8272-9a194e05bcc8')/female_info  
[2026-02-12 10:57:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:57:51] local.INFO: ODK IMPORT: Submission aafa68b8-832a-4c88-860f-839c546cc9f2 already exists (ID: 477). Updating not implemented, skipping insert.  
[2026-02-12 10:57:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaafa68b8-832a-4c88-860f-839c546cc9f2')/male_info  
[2026-02-12 10:57:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:57:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaafa68b8-832a-4c88-860f-839c546cc9f2')/female_info  
[2026-02-12 10:57:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:57:53] local.INFO: ODK IMPORT: Submission 2b5174ce-5623-47d6-92ca-efb802624981 already exists (ID: 478). Updating not implemented, skipping insert.  
[2026-02-12 10:57:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2b5174ce-5623-47d6-92ca-efb802624981')/male_info  
[2026-02-12 10:57:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:57:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2b5174ce-5623-47d6-92ca-efb802624981')/female_info  
[2026-02-12 10:57:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:57:55] local.INFO: ODK IMPORT: Submission 8bbf4e49-028f-4e19-b8be-e858b0bed7ed already exists (ID: 479). Updating not implemented, skipping insert.  
[2026-02-12 10:57:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8bbf4e49-028f-4e19-b8be-e858b0bed7ed')/male_info  
[2026-02-12 10:57:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:57:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8bbf4e49-028f-4e19-b8be-e858b0bed7ed')/female_info  
[2026-02-12 10:57:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:57:58] local.INFO: ODK IMPORT: Submission ac77b0f1-7465-4b76-b371-993c76eee377 already exists (ID: 480). Updating not implemented, skipping insert.  
[2026-02-12 10:57:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac77b0f1-7465-4b76-b371-993c76eee377')/male_info  
[2026-02-12 10:57:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:57:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac77b0f1-7465-4b76-b371-993c76eee377')/female_info  
[2026-02-12 10:58:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:58:00] local.INFO: ODK IMPORT: Submission 65f07872-731d-405f-b1f4-b690be6499f9 already exists (ID: 481). Updating not implemented, skipping insert.  
[2026-02-12 10:58:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A65f07872-731d-405f-b1f4-b690be6499f9')/male_info  
[2026-02-12 10:58:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:58:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A65f07872-731d-405f-b1f4-b690be6499f9')/female_info  
[2026-02-12 10:58:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:58:02] local.INFO: ODK IMPORT: Submission ef7a200f-c4c4-4001-acdd-3a146a4b06a2 already exists (ID: 482). Updating not implemented, skipping insert.  
[2026-02-12 10:58:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef7a200f-c4c4-4001-acdd-3a146a4b06a2')/male_info  
[2026-02-12 10:58:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:58:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef7a200f-c4c4-4001-acdd-3a146a4b06a2')/female_info  
[2026-02-12 10:58:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:58:04] local.INFO: ODK IMPORT: Submission ea5687e8-ff2f-4cd8-92d0-4a200fca7b12 already exists (ID: 483). Updating not implemented, skipping insert.  
[2026-02-12 10:58:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aea5687e8-ff2f-4cd8-92d0-4a200fca7b12')/male_info  
[2026-02-12 10:58:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:58:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aea5687e8-ff2f-4cd8-92d0-4a200fca7b12')/female_info  
[2026-02-12 10:58:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:58:06] local.INFO: ODK IMPORT: Submission d2dc69b0-a9a5-4a43-8197-4c0ccde29e5d already exists (ID: 484). Updating not implemented, skipping insert.  
[2026-02-12 10:58:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2dc69b0-a9a5-4a43-8197-4c0ccde29e5d')/male_info  
[2026-02-12 10:58:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:58:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2dc69b0-a9a5-4a43-8197-4c0ccde29e5d')/female_info  
[2026-02-12 10:58:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:58:08] local.INFO: ODK IMPORT: Submission c2bdcb44-b31e-4b2d-9d09-4caa2a201561 already exists (ID: 485). Updating not implemented, skipping insert.  
[2026-02-12 10:58:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac2bdcb44-b31e-4b2d-9d09-4caa2a201561')/male_info  
[2026-02-12 10:58:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:58:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac2bdcb44-b31e-4b2d-9d09-4caa2a201561')/female_info  
[2026-02-12 10:58:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 10:58:10] local.INFO: ODK IMPORT: Submission 8a890946-e9f3-4eb2-891e-d6f0f3f204bd already exists (ID: 486). Updating not implemented, skipping insert.  
[2026-02-12 10:58:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a890946-e9f3-4eb2-891e-d6f0f3f204bd')/male_info  
[2026-02-12 10:58:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:58:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a890946-e9f3-4eb2-891e-d6f0f3f204bd')/female_info  
[2026-02-12 10:58:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:58:13] local.INFO: ODK IMPORT: Submission 6bae6d41-5d91-4dc4-a361-cbcd5388b8bd already exists (ID: 487). Updating not implemented, skipping insert.  
[2026-02-12 10:58:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bae6d41-5d91-4dc4-a361-cbcd5388b8bd')/male_info  
[2026-02-12 10:58:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:58:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bae6d41-5d91-4dc4-a361-cbcd5388b8bd')/female_info  
[2026-02-12 10:58:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:58:15] local.INFO: ODK IMPORT: Submission c6db5974-6915-4a85-b95d-276376861bca already exists (ID: 488). Updating not implemented, skipping insert.  
[2026-02-12 10:58:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac6db5974-6915-4a85-b95d-276376861bca')/male_info  
[2026-02-12 10:58:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:58:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac6db5974-6915-4a85-b95d-276376861bca')/female_info  
[2026-02-12 10:58:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:58:17] local.INFO: ODK IMPORT: Submission 2adaacb5-4490-456a-96a7-5297c67f1a5a already exists (ID: 489). Updating not implemented, skipping insert.  
[2026-02-12 10:58:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2adaacb5-4490-456a-96a7-5297c67f1a5a')/male_info  
[2026-02-12 10:58:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:58:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2adaacb5-4490-456a-96a7-5297c67f1a5a')/female_info  
[2026-02-12 10:58:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:58:19] local.INFO: ODK IMPORT: Submission 12c759f4-1bae-45c0-9145-32b15a4aaa6f already exists (ID: 490). Updating not implemented, skipping insert.  
[2026-02-12 10:58:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12c759f4-1bae-45c0-9145-32b15a4aaa6f')/male_info  
[2026-02-12 10:58:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:58:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12c759f4-1bae-45c0-9145-32b15a4aaa6f')/female_info  
[2026-02-12 10:58:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:58:21] local.INFO: ODK IMPORT: Submission e5d0fe3b-a337-40f0-96db-cc9bc347a441 already exists (ID: 491). Updating not implemented, skipping insert.  
[2026-02-12 10:58:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5d0fe3b-a337-40f0-96db-cc9bc347a441')/male_info  
[2026-02-12 10:58:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:58:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5d0fe3b-a337-40f0-96db-cc9bc347a441')/female_info  
[2026-02-12 10:58:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:58:23] local.INFO: ODK IMPORT: Submission 1081cb92-33f9-4a24-86b3-c36b2ca9e29b already exists (ID: 492). Updating not implemented, skipping insert.  
[2026-02-12 10:58:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1081cb92-33f9-4a24-86b3-c36b2ca9e29b')/male_info  
[2026-02-12 10:58:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:58:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1081cb92-33f9-4a24-86b3-c36b2ca9e29b')/female_info  
[2026-02-12 10:58:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:58:25] local.INFO: ODK IMPORT: Submission f52de280-6462-411f-b28b-a5c17253120c already exists (ID: 493). Updating not implemented, skipping insert.  
[2026-02-12 10:58:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af52de280-6462-411f-b28b-a5c17253120c')/male_info  
[2026-02-12 10:58:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:58:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af52de280-6462-411f-b28b-a5c17253120c')/female_info  
[2026-02-12 10:58:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:58:28] local.INFO: ODK IMPORT: Submission 9379e406-c67a-49ec-b23c-9f5b33c766fd already exists (ID: 494). Updating not implemented, skipping insert.  
[2026-02-12 10:58:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9379e406-c67a-49ec-b23c-9f5b33c766fd')/male_info  
[2026-02-12 10:58:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 10:58:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9379e406-c67a-49ec-b23c-9f5b33c766fd')/female_info  
[2026-02-12 10:58:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:58:30] local.INFO: ODK IMPORT: Submission edc15b17-3883-45ea-a80a-9764e0082942 already exists (ID: 495). Updating not implemented, skipping insert.  
[2026-02-12 10:58:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aedc15b17-3883-45ea-a80a-9764e0082942')/male_info  
[2026-02-12 10:58:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-12 10:58:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aedc15b17-3883-45ea-a80a-9764e0082942')/female_info  
[2026-02-12 10:58:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:58:32] local.INFO: ODK IMPORT: Submission 888b67d7-0be3-4abf-8a75-6f131ad0d4f8 already exists (ID: 496). Updating not implemented, skipping insert.  
[2026-02-12 10:58:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A888b67d7-0be3-4abf-8a75-6f131ad0d4f8')/male_info  
[2026-02-12 10:58:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:58:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A888b67d7-0be3-4abf-8a75-6f131ad0d4f8')/female_info  
[2026-02-12 10:58:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:58:34] local.INFO: ODK IMPORT: Submission 80e25cea-e528-4b91-a7b3-b374606932de already exists (ID: 497). Updating not implemented, skipping insert.  
[2026-02-12 10:58:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80e25cea-e528-4b91-a7b3-b374606932de')/male_info  
[2026-02-12 10:58:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:58:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80e25cea-e528-4b91-a7b3-b374606932de')/female_info  
[2026-02-12 10:58:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:58:37] local.INFO: ODK IMPORT: Submission a5b0a5f8-5e67-4874-bcc3-2f1a73edf2d6 already exists (ID: 498). Updating not implemented, skipping insert.  
[2026-02-12 10:58:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5b0a5f8-5e67-4874-bcc3-2f1a73edf2d6')/male_info  
[2026-02-12 10:58:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:58:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5b0a5f8-5e67-4874-bcc3-2f1a73edf2d6')/female_info  
[2026-02-12 10:58:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:58:39] local.INFO: ODK IMPORT: Submission 4989e9e6-9dd2-4c2a-889b-a873679a78d9 already exists (ID: 499). Updating not implemented, skipping insert.  
[2026-02-12 10:58:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4989e9e6-9dd2-4c2a-889b-a873679a78d9')/male_info  
[2026-02-12 10:58:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:58:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4989e9e6-9dd2-4c2a-889b-a873679a78d9')/female_info  
[2026-02-12 10:58:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:58:41] local.INFO: ODK IMPORT: Submission 01423cc8-0bde-41a0-84ee-e6bbd639bead already exists (ID: 500). Updating not implemented, skipping insert.  
[2026-02-12 10:58:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A01423cc8-0bde-41a0-84ee-e6bbd639bead')/male_info  
[2026-02-12 10:58:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:58:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A01423cc8-0bde-41a0-84ee-e6bbd639bead')/female_info  
[2026-02-12 10:58:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:58:43] local.INFO: ODK IMPORT: Submission d2c6dc46-b5e5-4964-8306-c4ba724bbb5e already exists (ID: 501). Updating not implemented, skipping insert.  
[2026-02-12 10:58:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2c6dc46-b5e5-4964-8306-c4ba724bbb5e')/male_info  
[2026-02-12 10:58:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:58:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2c6dc46-b5e5-4964-8306-c4ba724bbb5e')/female_info  
[2026-02-12 10:58:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:58:45] local.INFO: ODK IMPORT: Submission a4a23ae4-f6df-4bc5-b9dd-30517a8eb558 already exists (ID: 502). Updating not implemented, skipping insert.  
[2026-02-12 10:58:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4a23ae4-f6df-4bc5-b9dd-30517a8eb558')/male_info  
[2026-02-12 10:58:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:58:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4a23ae4-f6df-4bc5-b9dd-30517a8eb558')/female_info  
[2026-02-12 10:58:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:58:47] local.INFO: ODK IMPORT: Submission d582435c-dad3-4fd6-a037-0fabaeaeea4c already exists (ID: 503). Updating not implemented, skipping insert.  
[2026-02-12 10:58:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad582435c-dad3-4fd6-a037-0fabaeaeea4c')/male_info  
[2026-02-12 10:58:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:58:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad582435c-dad3-4fd6-a037-0fabaeaeea4c')/female_info  
[2026-02-12 10:58:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:58:50] local.INFO: ODK IMPORT: Submission f1c3955d-7f97-43af-b09f-c9f99dde5e59 already exists (ID: 504). Updating not implemented, skipping insert.  
[2026-02-12 10:58:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1c3955d-7f97-43af-b09f-c9f99dde5e59')/male_info  
[2026-02-12 10:58:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:58:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1c3955d-7f97-43af-b09f-c9f99dde5e59')/female_info  
[2026-02-12 10:58:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:58:52] local.INFO: ODK IMPORT: Submission 7cdd805d-126a-4c8f-bec7-0bd52e4856d3 already exists (ID: 505). Updating not implemented, skipping insert.  
[2026-02-12 10:58:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7cdd805d-126a-4c8f-bec7-0bd52e4856d3')/male_info  
[2026-02-12 10:58:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:58:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7cdd805d-126a-4c8f-bec7-0bd52e4856d3')/female_info  
[2026-02-12 10:58:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:58:54] local.INFO: ODK IMPORT: Submission 8d9e5b3a-7196-4a04-9550-d2f5f4ef7d24 already exists (ID: 506). Updating not implemented, skipping insert.  
[2026-02-12 10:58:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d9e5b3a-7196-4a04-9550-d2f5f4ef7d24')/male_info  
[2026-02-12 10:58:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:58:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d9e5b3a-7196-4a04-9550-d2f5f4ef7d24')/female_info  
[2026-02-12 10:58:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:58:56] local.INFO: ODK IMPORT: Submission 29279072-7907-48e4-a063-43e11b0f301c already exists (ID: 507). Updating not implemented, skipping insert.  
[2026-02-12 10:58:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29279072-7907-48e4-a063-43e11b0f301c')/male_info  
[2026-02-12 10:58:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:58:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29279072-7907-48e4-a063-43e11b0f301c')/female_info  
[2026-02-12 10:58:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:58:58] local.INFO: ODK IMPORT: Submission 300df2a2-dff7-488a-b364-2c9efa79d96a already exists (ID: 508). Updating not implemented, skipping insert.  
[2026-02-12 10:58:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A300df2a2-dff7-488a-b364-2c9efa79d96a')/male_info  
[2026-02-12 10:58:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:58:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A300df2a2-dff7-488a-b364-2c9efa79d96a')/female_info  
[2026-02-12 10:59:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:59:00] local.INFO: ODK IMPORT: Submission b573c1bf-c7b0-4954-a52b-61d1508308c8 already exists (ID: 509). Updating not implemented, skipping insert.  
[2026-02-12 10:59:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab573c1bf-c7b0-4954-a52b-61d1508308c8')/male_info  
[2026-02-12 10:59:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:59:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab573c1bf-c7b0-4954-a52b-61d1508308c8')/female_info  
[2026-02-12 10:59:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:59:03] local.INFO: ODK IMPORT: Submission 3770933b-b2dc-4e8b-9bcd-dc1f2882a1e7 already exists (ID: 510). Updating not implemented, skipping insert.  
[2026-02-12 10:59:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3770933b-b2dc-4e8b-9bcd-dc1f2882a1e7')/male_info  
[2026-02-12 10:59:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:59:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3770933b-b2dc-4e8b-9bcd-dc1f2882a1e7')/female_info  
[2026-02-12 10:59:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:59:05] local.INFO: ODK IMPORT: Submission b48a2686-4d07-4c43-8a69-dd6e5aaba4f1 already exists (ID: 511). Updating not implemented, skipping insert.  
[2026-02-12 10:59:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab48a2686-4d07-4c43-8a69-dd6e5aaba4f1')/male_info  
[2026-02-12 10:59:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:59:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab48a2686-4d07-4c43-8a69-dd6e5aaba4f1')/female_info  
[2026-02-12 10:59:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:59:07] local.INFO: ODK IMPORT: Submission fcf1bfb8-b3a3-4009-b321-8e67fbd8b16c already exists (ID: 512). Updating not implemented, skipping insert.  
[2026-02-12 10:59:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afcf1bfb8-b3a3-4009-b321-8e67fbd8b16c')/male_info  
[2026-02-12 10:59:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:59:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afcf1bfb8-b3a3-4009-b321-8e67fbd8b16c')/female_info  
[2026-02-12 10:59:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:59:09] local.INFO: ODK IMPORT: Submission 771f6ed4-ac53-49ea-b98c-056d4f419e5d already exists (ID: 513). Updating not implemented, skipping insert.  
[2026-02-12 10:59:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A771f6ed4-ac53-49ea-b98c-056d4f419e5d')/male_info  
[2026-02-12 10:59:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:59:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A771f6ed4-ac53-49ea-b98c-056d4f419e5d')/female_info  
[2026-02-12 10:59:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:59:12] local.INFO: ODK IMPORT: Submission a563c3ec-cdb6-480f-8895-123e1e5822b9 already exists (ID: 514). Updating not implemented, skipping insert.  
[2026-02-12 10:59:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa563c3ec-cdb6-480f-8895-123e1e5822b9')/male_info  
[2026-02-12 10:59:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:59:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa563c3ec-cdb6-480f-8895-123e1e5822b9')/female_info  
[2026-02-12 10:59:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:59:14] local.INFO: ODK IMPORT: Submission c92ead56-2c59-4260-b930-a4567736373f already exists (ID: 515). Updating not implemented, skipping insert.  
[2026-02-12 10:59:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac92ead56-2c59-4260-b930-a4567736373f')/male_info  
[2026-02-12 10:59:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:59:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac92ead56-2c59-4260-b930-a4567736373f')/female_info  
[2026-02-12 10:59:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 10:59:16] local.INFO: ODK IMPORT: Submission 35b36dd1-d0c3-443a-b1b3-21e68d14af22 already exists (ID: 516). Updating not implemented, skipping insert.  
[2026-02-12 10:59:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35b36dd1-d0c3-443a-b1b3-21e68d14af22')/male_info  
[2026-02-12 10:59:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:59:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35b36dd1-d0c3-443a-b1b3-21e68d14af22')/female_info  
[2026-02-12 10:59:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:59:18] local.INFO: ODK IMPORT: Submission e0dc4288-f1fe-46e2-aae5-4a8858ea7ed0 already exists (ID: 517). Updating not implemented, skipping insert.  
[2026-02-12 10:59:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0dc4288-f1fe-46e2-aae5-4a8858ea7ed0')/male_info  
[2026-02-12 10:59:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:59:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0dc4288-f1fe-46e2-aae5-4a8858ea7ed0')/female_info  
[2026-02-12 10:59:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:59:20] local.INFO: ODK IMPORT: Submission ee27612c-bec4-4af2-8168-5544526b6454 already exists (ID: 518). Updating not implemented, skipping insert.  
[2026-02-12 10:59:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee27612c-bec4-4af2-8168-5544526b6454')/male_info  
[2026-02-12 10:59:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:59:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee27612c-bec4-4af2-8168-5544526b6454')/female_info  
[2026-02-12 10:59:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 10:59:22] local.INFO: ODK IMPORT: Submission 037bc1f1-9896-42fa-ba88-e42a8b8900f4 already exists (ID: 519). Updating not implemented, skipping insert.  
[2026-02-12 10:59:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037bc1f1-9896-42fa-ba88-e42a8b8900f4')/male_info  
[2026-02-12 10:59:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:59:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037bc1f1-9896-42fa-ba88-e42a8b8900f4')/female_info  
[2026-02-12 10:59:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:59:25] local.INFO: ODK IMPORT: Submission f9fa0de8-0f97-42fb-8dc7-126b06d4d0ce already exists (ID: 520). Updating not implemented, skipping insert.  
[2026-02-12 10:59:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9fa0de8-0f97-42fb-8dc7-126b06d4d0ce')/male_info  
[2026-02-12 10:59:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:59:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9fa0de8-0f97-42fb-8dc7-126b06d4d0ce')/female_info  
[2026-02-12 10:59:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:59:27] local.INFO: ODK IMPORT: Submission 7219fb4b-f33c-4998-a480-18059f7f3126 already exists (ID: 521). Updating not implemented, skipping insert.  
[2026-02-12 10:59:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7219fb4b-f33c-4998-a480-18059f7f3126')/female_info  
[2026-02-12 10:59:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:59:28] local.INFO: ODK IMPORT: Submission 98035127-c596-4678-a6ab-44468335c347 already exists (ID: 522). Updating not implemented, skipping insert.  
[2026-02-12 10:59:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98035127-c596-4678-a6ab-44468335c347')/male_info  
[2026-02-12 10:59:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:59:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98035127-c596-4678-a6ab-44468335c347')/female_info  
[2026-02-12 10:59:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:59:30] local.INFO: ODK IMPORT: Submission 20d6e1de-2381-49ec-a648-5346aa2246e4 already exists (ID: 523). Updating not implemented, skipping insert.  
[2026-02-12 10:59:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A20d6e1de-2381-49ec-a648-5346aa2246e4')/male_info  
[2026-02-12 10:59:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:59:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A20d6e1de-2381-49ec-a648-5346aa2246e4')/female_info  
[2026-02-12 10:59:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 10:59:32] local.INFO: ODK IMPORT: Submission 6767b3c3-80fe-4bd9-a96f-b4881c27e558 already exists (ID: 524). Updating not implemented, skipping insert.  
[2026-02-12 10:59:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6767b3c3-80fe-4bd9-a96f-b4881c27e558')/male_info  
[2026-02-12 10:59:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:59:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6767b3c3-80fe-4bd9-a96f-b4881c27e558')/female_info  
[2026-02-12 10:59:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:59:34] local.INFO: ODK IMPORT: Submission 323d7388-4083-4f08-a2e2-7e6d6b69925a already exists (ID: 525). Updating not implemented, skipping insert.  
[2026-02-12 10:59:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A323d7388-4083-4f08-a2e2-7e6d6b69925a')/male_info  
[2026-02-12 10:59:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:59:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A323d7388-4083-4f08-a2e2-7e6d6b69925a')/female_info  
[2026-02-12 10:59:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:59:36] local.INFO: ODK IMPORT: Submission 85e332a4-66a0-47c7-893d-cb6d611312ed already exists (ID: 526). Updating not implemented, skipping insert.  
[2026-02-12 10:59:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A85e332a4-66a0-47c7-893d-cb6d611312ed')/male_info  
[2026-02-12 10:59:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:59:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A85e332a4-66a0-47c7-893d-cb6d611312ed')/female_info  
[2026-02-12 10:59:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:59:39] local.INFO: ODK IMPORT: Submission f413cc06-b225-4e3c-b249-e00ac8dddb86 already exists (ID: 527). Updating not implemented, skipping insert.  
[2026-02-12 10:59:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af413cc06-b225-4e3c-b249-e00ac8dddb86')/male_info  
[2026-02-12 10:59:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:59:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af413cc06-b225-4e3c-b249-e00ac8dddb86')/female_info  
[2026-02-12 10:59:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:59:41] local.INFO: ODK IMPORT: Submission a16b2182-7bab-49f2-9322-31f5d7530c9f already exists (ID: 528). Updating not implemented, skipping insert.  
[2026-02-12 10:59:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa16b2182-7bab-49f2-9322-31f5d7530c9f')/male_info  
[2026-02-12 10:59:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:59:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa16b2182-7bab-49f2-9322-31f5d7530c9f')/female_info  
[2026-02-12 10:59:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:59:43] local.INFO: ODK IMPORT: Submission 8ed5e3c7-8d77-49e3-89c9-e83aa7fcf001 already exists (ID: 529). Updating not implemented, skipping insert.  
[2026-02-12 10:59:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ed5e3c7-8d77-49e3-89c9-e83aa7fcf001')/male_info  
[2026-02-12 10:59:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 10:59:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ed5e3c7-8d77-49e3-89c9-e83aa7fcf001')/female_info  
[2026-02-12 10:59:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:59:45] local.INFO: ODK IMPORT: Submission 7e87292f-a4c0-4841-9a8c-6fb0f56d86e0 already exists (ID: 530). Updating not implemented, skipping insert.  
[2026-02-12 10:59:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e87292f-a4c0-4841-9a8c-6fb0f56d86e0')/male_info  
[2026-02-12 10:59:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:59:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e87292f-a4c0-4841-9a8c-6fb0f56d86e0')/female_info  
[2026-02-12 10:59:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:59:47] local.INFO: ODK IMPORT: Submission 6e280a7e-829a-4b63-967a-e2a109463be5 already exists (ID: 531). Updating not implemented, skipping insert.  
[2026-02-12 10:59:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e280a7e-829a-4b63-967a-e2a109463be5')/female_info  
[2026-02-12 10:59:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:59:49] local.INFO: ODK IMPORT: Submission 56f3c797-f79d-41c3-a0dc-f6fd93c5cd80 already exists (ID: 532). Updating not implemented, skipping insert.  
[2026-02-12 10:59:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56f3c797-f79d-41c3-a0dc-f6fd93c5cd80')/male_info  
[2026-02-12 10:59:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 10:59:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56f3c797-f79d-41c3-a0dc-f6fd93c5cd80')/female_info  
[2026-02-12 10:59:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:59:51] local.INFO: ODK IMPORT: Submission 5211c7c9-a79a-4300-9261-1e383fc34511 already exists (ID: 533). Updating not implemented, skipping insert.  
[2026-02-12 10:59:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5211c7c9-a79a-4300-9261-1e383fc34511')/male_info  
[2026-02-12 10:59:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 10:59:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5211c7c9-a79a-4300-9261-1e383fc34511')/female_info  
[2026-02-12 10:59:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 10:59:53] local.INFO: ODK IMPORT: Submission c82571d7-1329-4aa2-acb2-5b9a6f85e2e4 already exists (ID: 534). Updating not implemented, skipping insert.  
[2026-02-12 10:59:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac82571d7-1329-4aa2-acb2-5b9a6f85e2e4')/male_info  
[2026-02-12 10:59:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 10:59:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac82571d7-1329-4aa2-acb2-5b9a6f85e2e4')/female_info  
[2026-02-12 10:59:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 10:59:55] local.INFO: ODK IMPORT: Submission 78809ca1-25b4-4a8a-b4ff-cc845031e1e7 already exists (ID: 535). Updating not implemented, skipping insert.  
[2026-02-12 10:59:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78809ca1-25b4-4a8a-b4ff-cc845031e1e7')/male_info  
[2026-02-12 10:59:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 10:59:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78809ca1-25b4-4a8a-b4ff-cc845031e1e7')/female_info  
[2026-02-12 10:59:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 10:59:57] local.INFO: ODK IMPORT: Submission 550a393a-1fa0-4abd-b92c-244b2e2b7338 already exists (ID: 536). Updating not implemented, skipping insert.  
[2026-02-12 10:59:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A550a393a-1fa0-4abd-b92c-244b2e2b7338')/male_info  
[2026-02-12 10:59:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 10:59:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A550a393a-1fa0-4abd-b92c-244b2e2b7338')/female_info  
[2026-02-12 10:59:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 10:59:59] local.INFO: ODK IMPORT: Submission bed646c6-380b-41fb-b50a-c5f3fef95662 already exists (ID: 537). Updating not implemented, skipping insert.  
[2026-02-12 10:59:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abed646c6-380b-41fb-b50a-c5f3fef95662')/male_info  
[2026-02-12 11:00:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:00:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abed646c6-380b-41fb-b50a-c5f3fef95662')/female_info  
[2026-02-12 11:00:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:00:02] local.INFO: ODK IMPORT: Submission 8baa0579-1439-499c-bd02-8da3823232b2 already exists (ID: 538). Updating not implemented, skipping insert.  
[2026-02-12 11:00:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8baa0579-1439-499c-bd02-8da3823232b2')/male_info  
[2026-02-12 11:00:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:00:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8baa0579-1439-499c-bd02-8da3823232b2')/female_info  
[2026-02-12 11:00:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:00:04] local.INFO: ODK IMPORT: Submission 690ac802-6090-4d83-8c2b-20991584378e already exists (ID: 539). Updating not implemented, skipping insert.  
[2026-02-12 11:00:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A690ac802-6090-4d83-8c2b-20991584378e')/male_info  
[2026-02-12 11:00:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:00:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A690ac802-6090-4d83-8c2b-20991584378e')/female_info  
[2026-02-12 11:00:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:00:07] local.INFO: ODK IMPORT: Submission f942067b-28d5-43fb-9272-6cebfb5c52f1 already exists (ID: 540). Updating not implemented, skipping insert.  
[2026-02-12 11:00:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af942067b-28d5-43fb-9272-6cebfb5c52f1')/male_info  
[2026-02-12 11:00:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:00:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af942067b-28d5-43fb-9272-6cebfb5c52f1')/female_info  
[2026-02-12 11:00:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:00:09] local.INFO: ODK IMPORT: Submission 3e4a4baa-5cfe-4f95-af84-64bb26fc6a33 already exists (ID: 541). Updating not implemented, skipping insert.  
[2026-02-12 11:00:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e4a4baa-5cfe-4f95-af84-64bb26fc6a33')/male_info  
[2026-02-12 11:00:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:00:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e4a4baa-5cfe-4f95-af84-64bb26fc6a33')/female_info  
[2026-02-12 11:00:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:00:11] local.INFO: ODK IMPORT: Submission ef6af26d-9a86-401d-a168-e1948bdafd2f already exists (ID: 542). Updating not implemented, skipping insert.  
[2026-02-12 11:00:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef6af26d-9a86-401d-a168-e1948bdafd2f')/male_info  
[2026-02-12 11:00:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:00:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef6af26d-9a86-401d-a168-e1948bdafd2f')/female_info  
[2026-02-12 11:00:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:00:14] local.INFO: ODK IMPORT: Submission 74447f96-1e09-4675-a937-85482b9a903f already exists (ID: 543). Updating not implemented, skipping insert.  
[2026-02-12 11:00:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A74447f96-1e09-4675-a937-85482b9a903f')/male_info  
[2026-02-12 11:00:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:00:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A74447f96-1e09-4675-a937-85482b9a903f')/female_info  
[2026-02-12 11:00:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:00:16] local.INFO: ODK IMPORT: Submission b083e558-8d4b-4c72-b8c1-8dbaa5a3efcb already exists (ID: 544). Updating not implemented, skipping insert.  
[2026-02-12 11:00:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab083e558-8d4b-4c72-b8c1-8dbaa5a3efcb')/male_info  
[2026-02-12 11:00:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:00:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab083e558-8d4b-4c72-b8c1-8dbaa5a3efcb')/female_info  
[2026-02-12 11:00:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:00:18] local.INFO: ODK IMPORT: Submission ef3e1061-3d84-4aa7-a53a-3abc6edc2451 already exists (ID: 545). Updating not implemented, skipping insert.  
[2026-02-12 11:00:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef3e1061-3d84-4aa7-a53a-3abc6edc2451')/male_info  
[2026-02-12 11:00:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:00:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef3e1061-3d84-4aa7-a53a-3abc6edc2451')/female_info  
[2026-02-12 11:00:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:00:20] local.INFO: ODK IMPORT: Submission 7631ed6c-4bdb-436c-ac77-c2e2b8ce111f already exists (ID: 546). Updating not implemented, skipping insert.  
[2026-02-12 11:00:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7631ed6c-4bdb-436c-ac77-c2e2b8ce111f')/male_info  
[2026-02-12 11:00:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:00:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7631ed6c-4bdb-436c-ac77-c2e2b8ce111f')/female_info  
[2026-02-12 11:00:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:00:23] local.INFO: ODK IMPORT: Submission 8b1453a5-8cb3-4a58-a499-6ba745069e64 already exists (ID: 547). Updating not implemented, skipping insert.  
[2026-02-12 11:00:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1453a5-8cb3-4a58-a499-6ba745069e64')/male_info  
[2026-02-12 11:00:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:00:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1453a5-8cb3-4a58-a499-6ba745069e64')/female_info  
[2026-02-12 11:00:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:00:25] local.INFO: ODK IMPORT: Submission 70918918-0e07-4e2a-aacd-fe6d1ed36ea7 already exists (ID: 548). Updating not implemented, skipping insert.  
[2026-02-12 11:00:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70918918-0e07-4e2a-aacd-fe6d1ed36ea7')/male_info  
[2026-02-12 11:00:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:00:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70918918-0e07-4e2a-aacd-fe6d1ed36ea7')/female_info  
[2026-02-12 11:00:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:00:27] local.INFO: ODK IMPORT: Submission 35115535-1df9-44e5-9776-946888eed14c already exists (ID: 549). Updating not implemented, skipping insert.  
[2026-02-12 11:00:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35115535-1df9-44e5-9776-946888eed14c')/male_info  
[2026-02-12 11:00:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:00:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35115535-1df9-44e5-9776-946888eed14c')/female_info  
[2026-02-12 11:00:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 11:00:29] local.INFO: ODK IMPORT: Submission fad20927-2166-4431-b57c-00b32ec0f55a already exists (ID: 550). Updating not implemented, skipping insert.  
[2026-02-12 11:00:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad20927-2166-4431-b57c-00b32ec0f55a')/male_info  
[2026-02-12 11:00:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:00:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad20927-2166-4431-b57c-00b32ec0f55a')/female_info  
[2026-02-12 11:00:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:00:31] local.INFO: ODK IMPORT: Submission 29d3ff62-bbb9-4cf7-83f8-134b9b0caf66 already exists (ID: 551). Updating not implemented, skipping insert.  
[2026-02-12 11:00:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29d3ff62-bbb9-4cf7-83f8-134b9b0caf66')/male_info  
[2026-02-12 11:00:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:00:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29d3ff62-bbb9-4cf7-83f8-134b9b0caf66')/female_info  
[2026-02-12 11:00:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:00:34] local.INFO: ODK IMPORT: Submission 9fe83e4a-8bca-4482-aba4-f97eaaa05710 already exists (ID: 552). Updating not implemented, skipping insert.  
[2026-02-12 11:00:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9fe83e4a-8bca-4482-aba4-f97eaaa05710')/male_info  
[2026-02-12 11:00:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:00:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9fe83e4a-8bca-4482-aba4-f97eaaa05710')/female_info  
[2026-02-12 11:00:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:00:36] local.INFO: ODK IMPORT: Submission 318b206f-eb02-4bd7-85e9-5c69cb746cb2 already exists (ID: 553). Updating not implemented, skipping insert.  
[2026-02-12 11:00:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A318b206f-eb02-4bd7-85e9-5c69cb746cb2')/male_info  
[2026-02-12 11:00:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:00:37] local.INFO: ODK IMPORT: Submission 9b06b412-2fe5-4917-be15-d09d99a8e24c already exists (ID: 554). Updating not implemented, skipping insert.  
[2026-02-12 11:00:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9b06b412-2fe5-4917-be15-d09d99a8e24c')/male_info  
[2026-02-12 11:00:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:00:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9b06b412-2fe5-4917-be15-d09d99a8e24c')/female_info  
[2026-02-12 11:00:39] local.ERROR: Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/activities/index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/activities/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteManifestNotFoundException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteManifestNotFoundException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(384): Illuminate\\Foundation\\Vite->manifest('build')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/bbd05545214373a2a97c8206de48b567.php(259): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#60 {main}
"} 
[2026-02-12 11:00:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 11:00:39] local.INFO: ODK IMPORT: Submission cc29c5b7-d581-4c36-bf9e-d9b3bc507a26 already exists (ID: 555). Updating not implemented, skipping insert.  
[2026-02-12 11:00:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acc29c5b7-d581-4c36-bf9e-d9b3bc507a26')/male_info  
[2026-02-12 11:00:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:00:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acc29c5b7-d581-4c36-bf9e-d9b3bc507a26')/female_info  
[2026-02-12 11:00:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:00:41] local.INFO: ODK IMPORT: Submission b96ec5d6-a420-4d55-b287-ebc3e810add3 already exists (ID: 556). Updating not implemented, skipping insert.  
[2026-02-12 11:00:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab96ec5d6-a420-4d55-b287-ebc3e810add3')/male_info  
[2026-02-12 11:00:42] local.ERROR: Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/activities/index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/activities/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteManifestNotFoundException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteManifestNotFoundException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(384): Illuminate\\Foundation\\Vite->manifest('build')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/bbd05545214373a2a97c8206de48b567.php(259): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#60 {main}
"} 
[2026-02-12 11:00:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:00:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab96ec5d6-a420-4d55-b287-ebc3e810add3')/female_info  
[2026-02-12 11:00:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:00:44] local.INFO: ODK IMPORT: Submission 57ff7c18-41c5-4040-abeb-71ff5a38f333 already exists (ID: 557). Updating not implemented, skipping insert.  
[2026-02-12 11:00:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A57ff7c18-41c5-4040-abeb-71ff5a38f333')/male_info  
[2026-02-12 11:00:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:00:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A57ff7c18-41c5-4040-abeb-71ff5a38f333')/female_info  
[2026-02-12 11:00:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:00:46] local.INFO: ODK IMPORT: Submission 6ff2dce6-2d4d-497c-b994-d9a6c90f91b0 already exists (ID: 558). Updating not implemented, skipping insert.  
[2026-02-12 11:00:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ff2dce6-2d4d-497c-b994-d9a6c90f91b0')/female_info  
[2026-02-12 11:00:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:00:47] local.INFO: ODK IMPORT: Submission 15c6b328-49da-4263-86ca-afbbc3f68cd7 already exists (ID: 559). Updating not implemented, skipping insert.  
[2026-02-12 11:00:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15c6b328-49da-4263-86ca-afbbc3f68cd7')/male_info  
[2026-02-12 11:00:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:00:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15c6b328-49da-4263-86ca-afbbc3f68cd7')/female_info  
[2026-02-12 11:00:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:00:49] local.INFO: ODK IMPORT: Submission 1e21d6fa-c22e-4fd4-887a-9845c4fc60ca already exists (ID: 560). Updating not implemented, skipping insert.  
[2026-02-12 11:00:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e21d6fa-c22e-4fd4-887a-9845c4fc60ca')/male_info  
[2026-02-12 11:00:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:00:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e21d6fa-c22e-4fd4-887a-9845c4fc60ca')/female_info  
[2026-02-12 11:00:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:00:51] local.INFO: ODK IMPORT: Submission a9fad8a0-2a60-4e0f-b3d1-2314ed50925e already exists (ID: 561). Updating not implemented, skipping insert.  
[2026-02-12 11:00:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9fad8a0-2a60-4e0f-b3d1-2314ed50925e')/male_info  
[2026-02-12 11:00:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:00:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9fad8a0-2a60-4e0f-b3d1-2314ed50925e')/female_info  
[2026-02-12 11:00:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:00:54] local.INFO: ODK IMPORT: Submission 7438f95b-ca6c-4243-8304-8bfca5cbc489 already exists (ID: 562). Updating not implemented, skipping insert.  
[2026-02-12 11:00:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7438f95b-ca6c-4243-8304-8bfca5cbc489')/male_info  
[2026-02-12 11:00:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:00:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7438f95b-ca6c-4243-8304-8bfca5cbc489')/female_info  
[2026-02-12 11:00:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:00:56] local.INFO: ODK IMPORT: Submission 678c1d42-eec8-47a5-8cca-dd0593770fb7 already exists (ID: 563). Updating not implemented, skipping insert.  
[2026-02-12 11:00:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A678c1d42-eec8-47a5-8cca-dd0593770fb7')/male_info  
[2026-02-12 11:00:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:00:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A678c1d42-eec8-47a5-8cca-dd0593770fb7')/female_info  
[2026-02-12 11:00:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:00:58] local.INFO: ODK IMPORT: Submission ff705de6-a12b-44d6-8295-6f41f9867f87 already exists (ID: 564). Updating not implemented, skipping insert.  
[2026-02-12 11:00:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff705de6-a12b-44d6-8295-6f41f9867f87')/male_info  
[2026-02-12 11:00:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:00:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff705de6-a12b-44d6-8295-6f41f9867f87')/female_info  
[2026-02-12 11:01:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:01:00] local.INFO: ODK IMPORT: Submission 2c3f05ff-a079-4d14-a341-3485cd53de10 already exists (ID: 565). Updating not implemented, skipping insert.  
[2026-02-12 11:01:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c3f05ff-a079-4d14-a341-3485cd53de10')/male_info  
[2026-02-12 11:01:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:01:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c3f05ff-a079-4d14-a341-3485cd53de10')/female_info  
[2026-02-12 11:01:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:01:03] local.INFO: ODK IMPORT: Submission 18489191-3a9f-44f8-846b-bb266f25d60a already exists (ID: 566). Updating not implemented, skipping insert.  
[2026-02-12 11:01:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18489191-3a9f-44f8-846b-bb266f25d60a')/male_info  
[2026-02-12 11:01:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:01:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18489191-3a9f-44f8-846b-bb266f25d60a')/female_info  
[2026-02-12 11:01:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-12 11:01:05] local.INFO: ODK IMPORT: Submission f420c671-ddf3-4cca-aeef-37d4c122427c already exists (ID: 567). Updating not implemented, skipping insert.  
[2026-02-12 11:01:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af420c671-ddf3-4cca-aeef-37d4c122427c')/male_info  
[2026-02-12 11:01:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:01:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af420c671-ddf3-4cca-aeef-37d4c122427c')/female_info  
[2026-02-12 11:01:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:01:07] local.INFO: ODK IMPORT: Submission 5013b408-5ac5-417f-8180-e742f2cf0619 already exists (ID: 568). Updating not implemented, skipping insert.  
[2026-02-12 11:01:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5013b408-5ac5-417f-8180-e742f2cf0619')/male_info  
[2026-02-12 11:01:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:01:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5013b408-5ac5-417f-8180-e742f2cf0619')/female_info  
[2026-02-12 11:01:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:01:09] local.INFO: ODK IMPORT: Submission 23feedfd-ab70-4cfc-96b4-f59820754bda already exists (ID: 569). Updating not implemented, skipping insert.  
[2026-02-12 11:01:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23feedfd-ab70-4cfc-96b4-f59820754bda')/male_info  
[2026-02-12 11:01:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:01:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23feedfd-ab70-4cfc-96b4-f59820754bda')/female_info  
[2026-02-12 11:01:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:01:12] local.INFO: ODK IMPORT: Submission 45789b6f-dac5-4a0b-9107-a9ba5b2812a0 already exists (ID: 570). Updating not implemented, skipping insert.  
[2026-02-12 11:01:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45789b6f-dac5-4a0b-9107-a9ba5b2812a0')/male_info  
[2026-02-12 11:01:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-02-12 11:01:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45789b6f-dac5-4a0b-9107-a9ba5b2812a0')/female_info  
[2026-02-12 11:01:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:01:14] local.INFO: ODK IMPORT: Submission b308f5c3-3ffb-4ec2-8692-c18830fbbd60 already exists (ID: 571). Updating not implemented, skipping insert.  
[2026-02-12 11:01:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab308f5c3-3ffb-4ec2-8692-c18830fbbd60')/male_info  
[2026-02-12 11:01:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:01:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab308f5c3-3ffb-4ec2-8692-c18830fbbd60')/female_info  
[2026-02-12 11:01:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:01:16] local.INFO: ODK IMPORT: Submission 41e8bb39-e066-4ea6-bf21-536595adb986 already exists (ID: 572). Updating not implemented, skipping insert.  
[2026-02-12 11:01:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41e8bb39-e066-4ea6-bf21-536595adb986')/male_info  
[2026-02-12 11:01:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:01:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41e8bb39-e066-4ea6-bf21-536595adb986')/female_info  
[2026-02-12 11:01:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-12 11:01:19] local.INFO: ODK IMPORT: Submission 1c103fa2-ecfb-4f85-a321-96b4394d423d already exists (ID: 573). Updating not implemented, skipping insert.  
[2026-02-12 11:01:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1c103fa2-ecfb-4f85-a321-96b4394d423d')/male_info  
[2026-02-12 11:01:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:01:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1c103fa2-ecfb-4f85-a321-96b4394d423d')/female_info  
[2026-02-12 11:01:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 11:01:21] local.INFO: ODK IMPORT: Submission 0ce0fa54-f66f-4252-b492-aa68afa2072d already exists (ID: 574). Updating not implemented, skipping insert.  
[2026-02-12 11:01:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ce0fa54-f66f-4252-b492-aa68afa2072d')/male_info  
[2026-02-12 11:01:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:01:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ce0fa54-f66f-4252-b492-aa68afa2072d')/female_info  
[2026-02-12 11:01:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:01:23] local.INFO: ODK IMPORT: Submission 229f9804-ffa6-4625-a827-e5f80f742911 already exists (ID: 575). Updating not implemented, skipping insert.  
[2026-02-12 11:01:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229f9804-ffa6-4625-a827-e5f80f742911')/male_info  
[2026-02-12 11:01:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:01:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229f9804-ffa6-4625-a827-e5f80f742911')/female_info  
[2026-02-12 11:01:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:01:25] local.INFO: ODK IMPORT: Submission 82d52e0e-9d5b-4128-a7d6-91cb7a8524d8 already exists (ID: 576). Updating not implemented, skipping insert.  
[2026-02-12 11:01:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82d52e0e-9d5b-4128-a7d6-91cb7a8524d8')/male_info  
[2026-02-12 11:01:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:01:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82d52e0e-9d5b-4128-a7d6-91cb7a8524d8')/female_info  
[2026-02-12 11:01:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:01:27] local.INFO: ODK IMPORT: Submission 407b5655-db4c-4865-8607-c91687d6cd58 already exists (ID: 577). Updating not implemented, skipping insert.  
[2026-02-12 11:01:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A407b5655-db4c-4865-8607-c91687d6cd58')/male_info  
[2026-02-12 11:01:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:01:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A407b5655-db4c-4865-8607-c91687d6cd58')/female_info  
[2026-02-12 11:01:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:01:30] local.INFO: ODK IMPORT: Submission 2ccdc8b7-918c-4eab-8dfd-dc140a75046e already exists (ID: 578). Updating not implemented, skipping insert.  
[2026-02-12 11:01:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ccdc8b7-918c-4eab-8dfd-dc140a75046e')/male_info  
[2026-02-12 11:01:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:01:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ccdc8b7-918c-4eab-8dfd-dc140a75046e')/female_info  
[2026-02-12 11:01:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:01:32] local.INFO: ODK IMPORT: Submission 29312858-47cf-4c30-ad19-305100f25463 already exists (ID: 579). Updating not implemented, skipping insert.  
[2026-02-12 11:01:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29312858-47cf-4c30-ad19-305100f25463')/female_info  
[2026-02-12 11:01:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:01:33] local.INFO: ODK IMPORT: Submission 8f32eaaa-ac73-4a4f-bb6f-9d0788564502 already exists (ID: 580). Updating not implemented, skipping insert.  
[2026-02-12 11:01:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f32eaaa-ac73-4a4f-bb6f-9d0788564502')/male_info  
[2026-02-12 11:01:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:01:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f32eaaa-ac73-4a4f-bb6f-9d0788564502')/female_info  
[2026-02-12 11:01:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:01:35] local.INFO: ODK IMPORT: Submission 972b4bb6-7140-42a0-bd9a-09ee847efd4b already exists (ID: 581). Updating not implemented, skipping insert.  
[2026-02-12 11:01:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A972b4bb6-7140-42a0-bd9a-09ee847efd4b')/male_info  
[2026-02-12 11:01:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 11:01:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A972b4bb6-7140-42a0-bd9a-09ee847efd4b')/female_info  
[2026-02-12 11:01:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:01:37] local.INFO: ODK IMPORT: Submission 0ab764a4-30d5-4fd8-bb3f-3091f63bb9dc already exists (ID: 582). Updating not implemented, skipping insert.  
[2026-02-12 11:01:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ab764a4-30d5-4fd8-bb3f-3091f63bb9dc')/male_info  
[2026-02-12 11:01:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:01:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ab764a4-30d5-4fd8-bb3f-3091f63bb9dc')/female_info  
[2026-02-12 11:01:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:01:39] local.INFO: ODK IMPORT: Submission f24a548d-8cae-45ea-874c-ce3d2ba6c02c already exists (ID: 583). Updating not implemented, skipping insert.  
[2026-02-12 11:01:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af24a548d-8cae-45ea-874c-ce3d2ba6c02c')/female_info  
[2026-02-12 11:01:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:01:41] local.INFO: ODK IMPORT: Submission a5a7e467-abcd-4c55-983d-ed4c1f1f6569 already exists (ID: 584). Updating not implemented, skipping insert.  
[2026-02-12 11:01:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5a7e467-abcd-4c55-983d-ed4c1f1f6569')/male_info  
[2026-02-12 11:01:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:01:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5a7e467-abcd-4c55-983d-ed4c1f1f6569')/female_info  
[2026-02-12 11:01:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:01:43] local.INFO: ODK IMPORT: Submission 61152e12-5942-463f-8468-79d853976e25 already exists (ID: 585). Updating not implemented, skipping insert.  
[2026-02-12 11:01:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61152e12-5942-463f-8468-79d853976e25')/male_info  
[2026-02-12 11:01:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:01:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61152e12-5942-463f-8468-79d853976e25')/female_info  
[2026-02-12 11:01:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:01:45] local.INFO: ODK IMPORT: Submission 91f2106e-a8d2-4f7b-a787-583aa741d4fe already exists (ID: 586). Updating not implemented, skipping insert.  
[2026-02-12 11:01:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91f2106e-a8d2-4f7b-a787-583aa741d4fe')/male_info  
[2026-02-12 11:01:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:01:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91f2106e-a8d2-4f7b-a787-583aa741d4fe')/female_info  
[2026-02-12 11:01:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:01:47] local.INFO: ODK IMPORT: Submission 450a45da-e340-47f4-b4a6-b4d3400452de already exists (ID: 587). Updating not implemented, skipping insert.  
[2026-02-12 11:01:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A450a45da-e340-47f4-b4a6-b4d3400452de')/male_info  
[2026-02-12 11:01:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:01:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A450a45da-e340-47f4-b4a6-b4d3400452de')/female_info  
[2026-02-12 11:01:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:01:49] local.INFO: ODK IMPORT: Submission ce473057-719f-47be-8a5c-57d27f4992e4 already exists (ID: 588). Updating not implemented, skipping insert.  
[2026-02-12 11:01:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ace473057-719f-47be-8a5c-57d27f4992e4')/male_info  
[2026-02-12 11:01:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:01:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ace473057-719f-47be-8a5c-57d27f4992e4')/female_info  
[2026-02-12 11:01:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:01:52] local.INFO: ODK IMPORT: Submission 92c3cbe3-e458-45a1-b629-5ed57f5ded2a already exists (ID: 589). Updating not implemented, skipping insert.  
[2026-02-12 11:01:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92c3cbe3-e458-45a1-b629-5ed57f5ded2a')/male_info  
[2026-02-12 11:01:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:01:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92c3cbe3-e458-45a1-b629-5ed57f5ded2a')/female_info  
[2026-02-12 11:01:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:01:54] local.INFO: ODK IMPORT: Submission 7c4116ec-d14e-4e42-9138-e1c259d294fd already exists (ID: 590). Updating not implemented, skipping insert.  
[2026-02-12 11:01:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c4116ec-d14e-4e42-9138-e1c259d294fd')/male_info  
[2026-02-12 11:01:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:01:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c4116ec-d14e-4e42-9138-e1c259d294fd')/female_info  
[2026-02-12 11:01:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:01:56] local.INFO: ODK IMPORT: Submission 8d67deef-19a6-419f-94d7-5a6b5edd1fc9 already exists (ID: 591). Updating not implemented, skipping insert.  
[2026-02-12 11:01:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d67deef-19a6-419f-94d7-5a6b5edd1fc9')/male_info  
[2026-02-12 11:01:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:01:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d67deef-19a6-419f-94d7-5a6b5edd1fc9')/female_info  
[2026-02-12 11:01:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:01:58] local.INFO: ODK IMPORT: Submission 2e727c6c-bb9a-4302-9fe5-21eccae06a28 already exists (ID: 592). Updating not implemented, skipping insert.  
[2026-02-12 11:01:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2e727c6c-bb9a-4302-9fe5-21eccae06a28')/male_info  
[2026-02-12 11:01:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:01:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2e727c6c-bb9a-4302-9fe5-21eccae06a28')/female_info  
[2026-02-12 11:02:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:02:00] local.INFO: ODK IMPORT: Submission 9c985a5b-fa02-48f7-aac8-93ffc4d63b3c already exists (ID: 593). Updating not implemented, skipping insert.  
[2026-02-12 11:02:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9c985a5b-fa02-48f7-aac8-93ffc4d63b3c')/male_info  
[2026-02-12 11:02:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:02:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9c985a5b-fa02-48f7-aac8-93ffc4d63b3c')/female_info  
[2026-02-12 11:02:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:02:03] local.INFO: ODK IMPORT: Submission dd2a3046-72e3-433d-8989-41c460b11b86 already exists (ID: 594). Updating not implemented, skipping insert.  
[2026-02-12 11:02:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add2a3046-72e3-433d-8989-41c460b11b86')/male_info  
[2026-02-12 11:02:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:02:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add2a3046-72e3-433d-8989-41c460b11b86')/female_info  
[2026-02-12 11:02:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-12 11:02:05] local.INFO: ODK IMPORT: Submission 802f54aa-65a1-4691-8399-b70bb8e8a6a5 already exists (ID: 595). Updating not implemented, skipping insert.  
[2026-02-12 11:02:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A802f54aa-65a1-4691-8399-b70bb8e8a6a5')/male_info  
[2026-02-12 11:02:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:02:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A802f54aa-65a1-4691-8399-b70bb8e8a6a5')/female_info  
[2026-02-12 11:02:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:02:07] local.INFO: ODK IMPORT: Submission 70152ae7-78d7-4c98-9c03-adf8dfda95c3 already exists (ID: 596). Updating not implemented, skipping insert.  
[2026-02-12 11:02:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70152ae7-78d7-4c98-9c03-adf8dfda95c3')/male_info  
[2026-02-12 11:02:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:02:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70152ae7-78d7-4c98-9c03-adf8dfda95c3')/female_info  
[2026-02-12 11:02:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:02:09] local.INFO: ODK IMPORT: Submission 4efab953-978e-4edf-b8a3-f6dd862c0c8c already exists (ID: 597). Updating not implemented, skipping insert.  
[2026-02-12 11:02:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4efab953-978e-4edf-b8a3-f6dd862c0c8c')/male_info  
[2026-02-12 11:02:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:02:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4efab953-978e-4edf-b8a3-f6dd862c0c8c')/female_info  
[2026-02-12 11:02:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:02:11] local.INFO: ODK IMPORT: Submission d262c108-a745-472a-9ce4-ed65e972242d already exists (ID: 598). Updating not implemented, skipping insert.  
[2026-02-12 11:02:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad262c108-a745-472a-9ce4-ed65e972242d')/male_info  
[2026-02-12 11:02:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:02:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad262c108-a745-472a-9ce4-ed65e972242d')/female_info  
[2026-02-12 11:02:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:02:14] local.INFO: ODK IMPORT: Submission 037db80b-9087-4ab4-9515-1681331a339f already exists (ID: 599). Updating not implemented, skipping insert.  
[2026-02-12 11:02:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037db80b-9087-4ab4-9515-1681331a339f')/male_info  
[2026-02-12 11:02:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:02:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037db80b-9087-4ab4-9515-1681331a339f')/female_info  
[2026-02-12 11:02:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:02:16] local.INFO: ODK IMPORT: Submission f68f8c51-035e-4419-948e-29f159515545 already exists (ID: 600). Updating not implemented, skipping insert.  
[2026-02-12 11:02:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af68f8c51-035e-4419-948e-29f159515545')/male_info  
[2026-02-12 11:02:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:02:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af68f8c51-035e-4419-948e-29f159515545')/female_info  
[2026-02-12 11:02:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:02:18] local.INFO: ODK IMPORT: Submission afc0a1ea-db36-40a0-8668-63e2b3460407 already exists (ID: 601). Updating not implemented, skipping insert.  
[2026-02-12 11:02:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aafc0a1ea-db36-40a0-8668-63e2b3460407')/male_info  
[2026-02-12 11:02:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:02:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aafc0a1ea-db36-40a0-8668-63e2b3460407')/female_info  
[2026-02-12 11:02:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 11:02:20] local.INFO: ODK IMPORT: Submission a089cebf-872c-4455-9fc2-71d77353cb47 already exists (ID: 602). Updating not implemented, skipping insert.  
[2026-02-12 11:02:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa089cebf-872c-4455-9fc2-71d77353cb47')/male_info  
[2026-02-12 11:02:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:02:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa089cebf-872c-4455-9fc2-71d77353cb47')/female_info  
[2026-02-12 11:02:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:02:22] local.INFO: ODK IMPORT: Submission 7b4cf728-8c19-44d2-94cd-de186509dd11 already exists (ID: 603). Updating not implemented, skipping insert.  
[2026-02-12 11:02:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7b4cf728-8c19-44d2-94cd-de186509dd11')/male_info  
[2026-02-12 11:02:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:02:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7b4cf728-8c19-44d2-94cd-de186509dd11')/female_info  
[2026-02-12 11:02:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:02:25] local.INFO: ODK IMPORT: Submission 607baa4f-45de-44b9-b948-c57123ed97cd already exists (ID: 604). Updating not implemented, skipping insert.  
[2026-02-12 11:02:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A607baa4f-45de-44b9-b948-c57123ed97cd')/male_info  
[2026-02-12 11:02:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:02:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A607baa4f-45de-44b9-b948-c57123ed97cd')/female_info  
[2026-02-12 11:02:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:02:27] local.INFO: ODK IMPORT: Submission 9505dc8e-19b7-4cb8-a29e-15d27ec79f80 already exists (ID: 605). Updating not implemented, skipping insert.  
[2026-02-12 11:02:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9505dc8e-19b7-4cb8-a29e-15d27ec79f80')/male_info  
[2026-02-12 11:02:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:02:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9505dc8e-19b7-4cb8-a29e-15d27ec79f80')/female_info  
[2026-02-12 11:02:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 9 rows.  
[2026-02-12 11:02:29] local.INFO: ODK IMPORT: Submission 658274d3-f774-4094-bc30-d141769e8c53 already exists (ID: 606). Updating not implemented, skipping insert.  
[2026-02-12 11:02:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A658274d3-f774-4094-bc30-d141769e8c53')/male_info  
[2026-02-12 11:02:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:02:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A658274d3-f774-4094-bc30-d141769e8c53')/female_info  
[2026-02-12 11:02:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:02:31] local.INFO: ODK IMPORT: Submission c7b630cc-129a-4f00-99e7-3ff8a7187c46 already exists (ID: 607). Updating not implemented, skipping insert.  
[2026-02-12 11:02:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac7b630cc-129a-4f00-99e7-3ff8a7187c46')/male_info  
[2026-02-12 11:02:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:02:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac7b630cc-129a-4f00-99e7-3ff8a7187c46')/female_info  
[2026-02-12 11:02:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:02:33] local.INFO: ODK IMPORT: Submission 00afaceb-f1a1-4026-a72e-415af031a5af already exists (ID: 608). Updating not implemented, skipping insert.  
[2026-02-12 11:02:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00afaceb-f1a1-4026-a72e-415af031a5af')/male_info  
[2026-02-12 11:02:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:02:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00afaceb-f1a1-4026-a72e-415af031a5af')/female_info  
[2026-02-12 11:02:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:02:35] local.INFO: ODK IMPORT: Submission 62e7422c-542c-4a49-aaad-92002df57632 already exists (ID: 609). Updating not implemented, skipping insert.  
[2026-02-12 11:02:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62e7422c-542c-4a49-aaad-92002df57632')/male_info  
[2026-02-12 11:02:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:02:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62e7422c-542c-4a49-aaad-92002df57632')/female_info  
[2026-02-12 11:02:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:02:38] local.INFO: ODK IMPORT: Submission 7987e971-cd2b-4849-8cc1-d53220fd4f36 already exists (ID: 610). Updating not implemented, skipping insert.  
[2026-02-12 11:02:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7987e971-cd2b-4849-8cc1-d53220fd4f36')/male_info  
[2026-02-12 11:02:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:02:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7987e971-cd2b-4849-8cc1-d53220fd4f36')/female_info  
[2026-02-12 11:02:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:02:40] local.INFO: ODK IMPORT: Submission 1f47893b-2cd1-4c3f-bbcb-0b566439cace already exists (ID: 611). Updating not implemented, skipping insert.  
[2026-02-12 11:02:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f47893b-2cd1-4c3f-bbcb-0b566439cace')/male_info  
[2026-02-12 11:02:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:02:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f47893b-2cd1-4c3f-bbcb-0b566439cace')/female_info  
[2026-02-12 11:02:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:02:42] local.INFO: ODK IMPORT: Submission 0dfe86ca-f2a5-4df5-8c79-20ff427b7466 already exists (ID: 612). Updating not implemented, skipping insert.  
[2026-02-12 11:02:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0dfe86ca-f2a5-4df5-8c79-20ff427b7466')/male_info  
[2026-02-12 11:02:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:02:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0dfe86ca-f2a5-4df5-8c79-20ff427b7466')/female_info  
[2026-02-12 11:02:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:02:44] local.INFO: ODK IMPORT: Submission a82c1d09-20f0-4997-a931-f10f1e86a8c3 already exists (ID: 613). Updating not implemented, skipping insert.  
[2026-02-12 11:02:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa82c1d09-20f0-4997-a931-f10f1e86a8c3')/male_info  
[2026-02-12 11:02:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:02:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa82c1d09-20f0-4997-a931-f10f1e86a8c3')/female_info  
[2026-02-12 11:02:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:02:46] local.INFO: ODK IMPORT: Submission 1ac08344-856b-43e3-b3c3-b52a2bb0ab5e already exists (ID: 614). Updating not implemented, skipping insert.  
[2026-02-12 11:02:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ac08344-856b-43e3-b3c3-b52a2bb0ab5e')/male_info  
[2026-02-12 11:02:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:02:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ac08344-856b-43e3-b3c3-b52a2bb0ab5e')/female_info  
[2026-02-12 11:02:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:02:48] local.INFO: ODK IMPORT: Submission 3b8bb32a-7abf-48a2-a4b9-624f1bd77d36 already exists (ID: 615). Updating not implemented, skipping insert.  
[2026-02-12 11:02:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3b8bb32a-7abf-48a2-a4b9-624f1bd77d36')/female_info  
[2026-02-12 11:02:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:02:50] local.INFO: ODK IMPORT: Submission b47c5c77-a9ed-414e-a11e-eaf4836add63 already exists (ID: 616). Updating not implemented, skipping insert.  
[2026-02-12 11:02:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab47c5c77-a9ed-414e-a11e-eaf4836add63')/male_info  
[2026-02-12 11:02:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:02:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab47c5c77-a9ed-414e-a11e-eaf4836add63')/female_info  
[2026-02-12 11:02:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:02:52] local.INFO: ODK IMPORT: Submission 9e1f0474-048a-43d6-bdec-947bf3a574d9 already exists (ID: 617). Updating not implemented, skipping insert.  
[2026-02-12 11:02:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e1f0474-048a-43d6-bdec-947bf3a574d9')/male_info  
[2026-02-12 11:02:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:02:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e1f0474-048a-43d6-bdec-947bf3a574d9')/female_info  
[2026-02-12 11:02:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:02:54] local.INFO: ODK IMPORT: Submission 7917a7e3-126f-4eea-aae7-d47b779d39b0 already exists (ID: 618). Updating not implemented, skipping insert.  
[2026-02-12 11:02:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7917a7e3-126f-4eea-aae7-d47b779d39b0')/female_info  
[2026-02-12 11:02:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:02:55] local.INFO: ODK IMPORT: Submission 4a9dc16c-56ae-43f5-82dd-0fbb773f67d1 already exists (ID: 619). Updating not implemented, skipping insert.  
[2026-02-12 11:02:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a9dc16c-56ae-43f5-82dd-0fbb773f67d1')/male_info  
[2026-02-12 11:02:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:02:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a9dc16c-56ae-43f5-82dd-0fbb773f67d1')/female_info  
[2026-02-12 11:02:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:02:57] local.INFO: ODK IMPORT: Submission f9837c3e-8408-4355-af11-cd01e3c293ab already exists (ID: 620). Updating not implemented, skipping insert.  
[2026-02-12 11:02:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9837c3e-8408-4355-af11-cd01e3c293ab')/male_info  
[2026-02-12 11:02:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:02:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9837c3e-8408-4355-af11-cd01e3c293ab')/female_info  
[2026-02-12 11:02:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 11:02:59] local.INFO: ODK IMPORT: Submission a88a90ea-7de7-421b-a9b8-d2d1c70f1026 already exists (ID: 621). Updating not implemented, skipping insert.  
[2026-02-12 11:02:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa88a90ea-7de7-421b-a9b8-d2d1c70f1026')/male_info  
[2026-02-12 11:03:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 11:03:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa88a90ea-7de7-421b-a9b8-d2d1c70f1026')/female_info  
[2026-02-12 11:03:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:03:01] local.INFO: ODK IMPORT: Submission 4054a78b-2786-4718-926f-1844464cba57 already exists (ID: 622). Updating not implemented, skipping insert.  
[2026-02-12 11:03:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4054a78b-2786-4718-926f-1844464cba57')/male_info  
[2026-02-12 11:03:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:03:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4054a78b-2786-4718-926f-1844464cba57')/female_info  
[2026-02-12 11:03:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:03:04] local.INFO: ODK IMPORT: Submission d9aad2cd-0ea6-4299-8824-5a335fe1d83a already exists (ID: 623). Updating not implemented, skipping insert.  
[2026-02-12 11:03:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9aad2cd-0ea6-4299-8824-5a335fe1d83a')/male_info  
[2026-02-12 11:03:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:03:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9aad2cd-0ea6-4299-8824-5a335fe1d83a')/female_info  
[2026-02-12 11:03:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:03:06] local.INFO: ODK IMPORT: Submission 0cb866c9-e69a-4f74-aa4a-bc345243d2b8 already exists (ID: 624). Updating not implemented, skipping insert.  
[2026-02-12 11:03:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0cb866c9-e69a-4f74-aa4a-bc345243d2b8')/male_info  
[2026-02-12 11:03:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:03:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0cb866c9-e69a-4f74-aa4a-bc345243d2b8')/female_info  
[2026-02-12 11:03:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:03:08] local.INFO: ODK IMPORT: Submission 6f082ecd-fe46-4add-8087-016d08d6ba11 already exists (ID: 625). Updating not implemented, skipping insert.  
[2026-02-12 11:03:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6f082ecd-fe46-4add-8087-016d08d6ba11')/male_info  
[2026-02-12 11:03:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:03:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6f082ecd-fe46-4add-8087-016d08d6ba11')/female_info  
[2026-02-12 11:03:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:03:10] local.INFO: ODK IMPORT: Submission 9bff992a-1c18-49a0-8507-cb9e57aeaa45 already exists (ID: 626). Updating not implemented, skipping insert.  
[2026-02-12 11:03:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9bff992a-1c18-49a0-8507-cb9e57aeaa45')/male_info  
[2026-02-12 11:03:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:03:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9bff992a-1c18-49a0-8507-cb9e57aeaa45')/female_info  
[2026-02-12 11:03:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:03:12] local.INFO: ODK IMPORT: Submission 1231342c-6f30-4fe2-82e5-0b2ca2aa3eaf already exists (ID: 627). Updating not implemented, skipping insert.  
[2026-02-12 11:03:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1231342c-6f30-4fe2-82e5-0b2ca2aa3eaf')/male_info  
[2026-02-12 11:03:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:03:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1231342c-6f30-4fe2-82e5-0b2ca2aa3eaf')/female_info  
[2026-02-12 11:03:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:03:15] local.INFO: ODK IMPORT: Submission 4aea5c2f-cbd5-44cb-aaee-d13644bad4f9 already exists (ID: 628). Updating not implemented, skipping insert.  
[2026-02-12 11:03:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4aea5c2f-cbd5-44cb-aaee-d13644bad4f9')/male_info  
[2026-02-12 11:03:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:03:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4aea5c2f-cbd5-44cb-aaee-d13644bad4f9')/female_info  
[2026-02-12 11:03:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:03:17] local.INFO: ODK IMPORT: Submission e67d7b79-fd10-47c9-bdfa-35eba1ae8aa3 already exists (ID: 629). Updating not implemented, skipping insert.  
[2026-02-12 11:03:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67d7b79-fd10-47c9-bdfa-35eba1ae8aa3')/male_info  
[2026-02-12 11:03:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:03:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67d7b79-fd10-47c9-bdfa-35eba1ae8aa3')/female_info  
[2026-02-12 11:03:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:03:19] local.INFO: ODK IMPORT: Submission 445738e0-6e3a-47a1-b5ac-1ab578ee6c9f already exists (ID: 630). Updating not implemented, skipping insert.  
[2026-02-12 11:03:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A445738e0-6e3a-47a1-b5ac-1ab578ee6c9f')/male_info  
[2026-02-12 11:03:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:03:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A445738e0-6e3a-47a1-b5ac-1ab578ee6c9f')/female_info  
[2026-02-12 11:03:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:03:21] local.INFO: ODK IMPORT: Submission 6d56759e-d240-45aa-8581-8e9c7252df2e already exists (ID: 631). Updating not implemented, skipping insert.  
[2026-02-12 11:03:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6d56759e-d240-45aa-8581-8e9c7252df2e')/male_info  
[2026-02-12 11:03:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:03:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6d56759e-d240-45aa-8581-8e9c7252df2e')/female_info  
[2026-02-12 11:03:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:03:23] local.INFO: ODK IMPORT: Submission fb4ade73-42f7-4bc9-b6f2-b46db1765b1e already exists (ID: 632). Updating not implemented, skipping insert.  
[2026-02-12 11:03:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afb4ade73-42f7-4bc9-b6f2-b46db1765b1e')/male_info  
[2026-02-12 11:03:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:03:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afb4ade73-42f7-4bc9-b6f2-b46db1765b1e')/female_info  
[2026-02-12 11:03:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:03:26] local.INFO: ODK IMPORT: Submission 6a7969b9-5fdf-4bf2-9220-a99e64fa7971 already exists (ID: 633). Updating not implemented, skipping insert.  
[2026-02-12 11:03:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6a7969b9-5fdf-4bf2-9220-a99e64fa7971')/male_info  
[2026-02-12 11:03:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:03:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6a7969b9-5fdf-4bf2-9220-a99e64fa7971')/female_info  
[2026-02-12 11:03:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:03:28] local.INFO: ODK IMPORT: Submission 1b8c8e8a-4cf8-4dd6-8f9a-f779ec1d09ea already exists (ID: 634). Updating not implemented, skipping insert.  
[2026-02-12 11:03:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1b8c8e8a-4cf8-4dd6-8f9a-f779ec1d09ea')/male_info  
[2026-02-12 11:03:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:03:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1b8c8e8a-4cf8-4dd6-8f9a-f779ec1d09ea')/female_info  
[2026-02-12 11:03:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:03:30] local.INFO: ODK IMPORT: Submission df1c3686-2166-4cc1-b07a-2ec1459351c5 already exists (ID: 635). Updating not implemented, skipping insert.  
[2026-02-12 11:03:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf1c3686-2166-4cc1-b07a-2ec1459351c5')/male_info  
[2026-02-12 11:03:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:03:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf1c3686-2166-4cc1-b07a-2ec1459351c5')/female_info  
[2026-02-12 11:03:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:03:32] local.INFO: ODK IMPORT: Submission 6ffa11df-ddf8-4b5f-bd25-ee4eca7c5db9 already exists (ID: 636). Updating not implemented, skipping insert.  
[2026-02-12 11:03:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ffa11df-ddf8-4b5f-bd25-ee4eca7c5db9')/male_info  
[2026-02-12 11:03:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:03:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ffa11df-ddf8-4b5f-bd25-ee4eca7c5db9')/female_info  
[2026-02-12 11:03:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:03:34] local.INFO: ODK IMPORT: Submission f9789d66-69b8-4411-9b3a-a885c712584a already exists (ID: 637). Updating not implemented, skipping insert.  
[2026-02-12 11:03:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9789d66-69b8-4411-9b3a-a885c712584a')/male_info  
[2026-02-12 11:03:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:03:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9789d66-69b8-4411-9b3a-a885c712584a')/female_info  
[2026-02-12 11:03:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:03:36] local.INFO: ODK IMPORT: Submission a92e0cd0-f808-4f88-9e7c-31b8cb9f6208 already exists (ID: 638). Updating not implemented, skipping insert.  
[2026-02-12 11:03:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa92e0cd0-f808-4f88-9e7c-31b8cb9f6208')/male_info  
[2026-02-12 11:03:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:03:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa92e0cd0-f808-4f88-9e7c-31b8cb9f6208')/female_info  
[2026-02-12 11:03:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:03:38] local.INFO: ODK IMPORT: Submission 5ec53202-fcab-4506-9d6a-88205c020459 already exists (ID: 639). Updating not implemented, skipping insert.  
[2026-02-12 11:03:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5ec53202-fcab-4506-9d6a-88205c020459')/male_info  
[2026-02-12 11:03:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:03:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5ec53202-fcab-4506-9d6a-88205c020459')/female_info  
[2026-02-12 11:03:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:03:41] local.INFO: ODK IMPORT: Submission bd2a5155-fffa-435b-88b9-f2dab2456cf4 already exists (ID: 640). Updating not implemented, skipping insert.  
[2026-02-12 11:03:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd2a5155-fffa-435b-88b9-f2dab2456cf4')/male_info  
[2026-02-12 11:03:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:03:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd2a5155-fffa-435b-88b9-f2dab2456cf4')/female_info  
[2026-02-12 11:03:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:03:43] local.INFO: ODK IMPORT: Submission 18733479-e259-4f69-b433-31aa2de0e8f7 already exists (ID: 641). Updating not implemented, skipping insert.  
[2026-02-12 11:03:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18733479-e259-4f69-b433-31aa2de0e8f7')/male_info  
[2026-02-12 11:03:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:03:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18733479-e259-4f69-b433-31aa2de0e8f7')/female_info  
[2026-02-12 11:03:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:03:45] local.INFO: ODK IMPORT: Submission a71eca96-ed44-4514-b2c7-2c3cbd1c9734 already exists (ID: 642). Updating not implemented, skipping insert.  
[2026-02-12 11:03:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa71eca96-ed44-4514-b2c7-2c3cbd1c9734')/male_info  
[2026-02-12 11:03:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:03:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa71eca96-ed44-4514-b2c7-2c3cbd1c9734')/female_info  
[2026-02-12 11:03:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:03:47] local.INFO: ODK IMPORT: Submission 381fab18-55d6-4ecb-bccc-04f5358c18f5 already exists (ID: 643). Updating not implemented, skipping insert.  
[2026-02-12 11:03:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A381fab18-55d6-4ecb-bccc-04f5358c18f5')/male_info  
[2026-02-12 11:03:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:03:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A381fab18-55d6-4ecb-bccc-04f5358c18f5')/female_info  
[2026-02-12 11:03:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:03:49] local.INFO: ODK IMPORT: Submission f35c7592-cb87-4784-a374-45d2bd5a985c already exists (ID: 644). Updating not implemented, skipping insert.  
[2026-02-12 11:03:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af35c7592-cb87-4784-a374-45d2bd5a985c')/male_info  
[2026-02-12 11:03:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:03:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af35c7592-cb87-4784-a374-45d2bd5a985c')/female_info  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT CONTROLLER: Exporting SQL to Tenants/hru-monitoring/2026/02/12/c_hru_mv_2025121021_data_20260212110351.sql  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Starting SQL Export to Tenants/hru-monitoring/2026/02/12/c_hru_mv_2025121021_data_20260212110351.sql  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table relation_beneficiary_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table religon_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table women_vulnerable_group_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table stakeholders_present_visit_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table property_ownership_documentation_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table documents_available_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table house_going_constructed_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table house_construction_stage_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table plinth_lintel_roof_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table construction_temporarily_paused_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table release_tranche_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table problems_receiving_tranche_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table select_role_vrc_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table vrc_consultation_meetings_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table role_women_reconstruction_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table support_vrc_provided_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table structures_improvements_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table activities_funded_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table improve_living_conditions_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table village_urgently_needs_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table select_type_hazard_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table disaster_risk_reduction_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table construction_guidelines_know_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table relevant_impact_livelihoods_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table select_social_dispute_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table dissatisfaction_exclusion_vrc_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table labor_observed_construction_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table facilities_available_workers_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table data_indicator_reporting_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table learn_grm_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table submit_complaint_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table resolved_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table satisfied_response_received_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table resolved_2_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table grm_improved_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table material_shortage_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table cause_dissatification_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table workmanship_visible_deviation_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table issues_type_raised_Details  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table submissions  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table male_info  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table female_info  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: Exporting table transgender_info  
[2026-02-12 11:03:51] local.INFO: ODK IMPORT: SQL Export completed successfully.  
[2026-02-12 11:08:42] local.INFO: Schema Explorer accessed {"id":null,"projectName":null,"url":"https://ifrap.edlogs.com/schema-design?tenant_id=6"} 
[2026-02-12 11:08:42] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema.json"} 
[2026-02-12 11:09:04] local.INFO: === TABLE GENERATOR START ===  
[2026-02-12 11:09:04] local.INFO: CONNECTED DB {"database":"hru-suvery1","host":"127.0.0.1","user":"postgres","schema":"public"} 
[2026-02-12 11:09:04] local.INFO: Dropped table if exists {"table":"submissions"} 
[2026-02-12 11:09:04] local.INFO: Dropped table if exists {"table":"male_info"} 
[2026-02-12 11:09:04] local.INFO: Dropped table if exists {"table":"female_info"} 
[2026-02-12 11:09:04] local.INFO: Dropped table if exists {"table":"transgender_info"} 
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: relation_beneficiary_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: religon_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: women_vulnerable_group_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: stakeholders_present_visit_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: property_ownership_documentation_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: documents_available_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: house_going_constructed_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: house_construction_stage_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: plinth_lintel_roof_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: construction_temporarily_paused_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: release_tranche_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: problems_receiving_tranche_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: select_role_vrc_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: vrc_consultation_meetings_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: role_women_reconstruction_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: support_vrc_provided_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: structures_improvements_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: activities_funded_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: improve_living_conditions_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: village_urgently_needs_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: select_type_hazard_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: disaster_risk_reduction_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: construction_guidelines_know_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: relevant_impact_livelihoods_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: select_social_dispute_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: dissatisfaction_exclusion_vrc_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: labor_observed_construction_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: facilities_available_workers_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: data_indicator_reporting_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: learn_grm_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: submit_complaint_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: resolved_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: satisfied_response_received_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: resolved_2_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: grm_improved_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: material_shortage_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: cause_dissatification_Details  
[2026-02-12 11:09:04] local.INFO: Lookup table created and options inserted: workmanship_visible_deviation_Details  
[2026-02-12 11:09:05] local.INFO: Lookup table created and options inserted: issues_type_raised_Details  
[2026-02-12 11:09:05] local.INFO: EXECUTING SQL FOR TABLE: submissions  
[2026-02-12 11:09:05] local.INFO: CREATE TABLE "submissions" (
    "id" BIGSERIAL PRIMARY KEY,
    "__id" VARCHAR(255) NOT NULL,
    "ID_1_0" INT NOT NULL,
    "ID_1_1" INT NOT NULL,
    "ID_1_2" VARCHAR(255) NOT NULL,
    "ID_1_3" VARCHAR(255) NOT NULL,
    "ID_1_4" VARCHAR(255) NOT NULL,
    "ID_1_5" VARCHAR(255) NOT NULL,
    "ID_1_6" VARCHAR(255) NOT NULL,
    "ID_1_7" VARCHAR(255) NOT NULL,
    "ID_1_8" VARCHAR(255) NOT NULL,
    "ID_1_9" VARCHAR(255) NOT NULL,
    "ID_1_10" VARCHAR(255) NOT NULL,
    "ID_1_11" INT NOT NULL,
    "ID_1_11y" VARCHAR(255),
    "ID_1_12" TIMESTAMP NOT NULL,
    "ID_1_13" VARCHAR(255),
    "FMI_2_1" INT NOT NULL,
    "FMI_2_2" INT NOT NULL,
    "FMI_2_3" INT NOT NULL,
    "FMI_2_3y" VARCHAR(255),
    "FMI_3_1" INT NOT NULL,
    "FMI_3_1_1" VARCHAR(255),
    "FMI_3_1_2" VARCHAR(255),
    "FMI_3_2" INT NOT NULL,
    "FMI_3_2_1" VARCHAR(255),
    "FMI_3_2_2" VARCHAR(255),
    "PD_3_2_3" VARCHAR(255),
    "FMI_3_3" INT NOT NULL,
    "FMI_3_3_1" VARCHAR(255),
    "FMI_3_3_2" VARCHAR(255),
    "SI_4_1" VARCHAR(255) NOT NULL,
    "SI_4_1y" VARCHAR(255),
    "LPDT_5_1" INT NOT NULL,
    "LPDT_5_1_1" VARCHAR(255),
    "LPDT_5_2" INT NOT NULL,
    "LPDT_5_2y" VARCHAR(255),
    "LPDT_5_3" VARCHAR(255),
    "LPDT_5_4" INT,
    "LPDT_5_4y" VARCHAR(255),
    "LPDT_5_5" INT NOT NULL,
    "CP_6_1" INT NOT NULL,
    "CP_6_2" INT NOT NULL,
    "CP_6_2_1" VARCHAR(255),
    "CP_6_2_2" INT,
    "CP_6_2_2_2" VARCHAR(255),
    "CP_6_2_2_2y" VARCHAR(255),
    "CP_6_3_1" VARCHAR(255) NOT NULL,
    "CP_6_3_2" VARCHAR(255) NOT NULL,
    "TRI_7_1" INT,
    "TRI_7_1_1" TIMESTAMP,
    "TRI_7_1_2" INT,
    "TRI_7_1_3" VARCHAR(255),
    "TRI_7_1_3y" VARCHAR(255),
    "TRI_7_2_1" INT,
    "TRI_7_2_2" VARCHAR(255),
    "TRI_7_2_2y" VARCHAR(255),
    "VRC_8_1" INT,
    "VRC_8_2" INT,
    "VRC_8_3" INT,
    "VRC_8_4" INT,
    "VRC_8_5" INT,
    "VRC_8_6" INT,
    "VRC_8_7" INT,
    "VRC_8_8" INT,
    "VRC_8_9" INT,
    "VRC_8_9_1" VARCHAR(255),
    "VBVRC_9_1" INT,
    "VBVRC_9_2" VARCHAR(255),
    "VBVRC_9_2y" VARCHAR(255),
    "VBVRC_9_3" VARCHAR(255),
    "VBVRC_9_4" INT,
    "VBVRC_9_5" INT,
    "VBVRC_9_6" VARCHAR(255),
    "VBVRC_9_6y" VARCHAR(255),
    "DRR_10_1" INT,
    "DRR_10_2" INT,
    "DRR_10_3" VARCHAR(255),
    "DRR_10_3y" VARCHAR(255),
    "DRR_10_4" INT,
    "DRR_10_5" INT,
    "DRR_10_6" INT,
    "DRR_10_7" INT,
    "DRR_10_7_1" INT,
    "DRR_10_8" INT,
    "DRR_10_9" INT,
    "DRR_10_10" VARCHAR(255),
    "DRR_10_10y" VARCHAR(255),
    "MCG_11_1" INT,
    "MCG_11_2" INT,
    "MCG_11_3" VARCHAR(255),
    "MCG_11_3y" VARCHAR(255),
    "SSC_12_1" INT,
    "SSC_12_2" INT,
    "SSC_12_3" INT,
    "SSC_12_3_1" VARCHAR(255),
    "SSC_12_3_1y" VARCHAR(255),
    "SSC_12_4" INT,
    "SSC_12_4_1" VARCHAR(255),
    "SSC_12_4_1y" VARCHAR(255),
    "SSC_12_5" INT,
    "SSC_12_5_1" VARCHAR(255),
    "SSC_12_5_1y" VARCHAR(255),
    "WS_13_1" INT,
    "WS_13_2" INT,
    "WS_13_3" INT,
    "WS_13_4" INT,
    "WS_13_4_1" VARCHAR(255),
    "WS_13_5" VARCHAR(255),
    "WS_13_6" INT,
    "WS_13_6_1" INT,
    "EPE_14_1" INT,
    "EPE_14_2" INT,
    "EPE_14_3" VARCHAR(255),
    "EPE_14_4" INT,
    "EPE_14_5" VARCHAR(255),
    "EPE_14_6" INT,
    "EPE_14_6_1" INT,
    "EPE_14_6_2" INT,
    "EPE_14_6_3" VARCHAR(255),
    "EPE_14_6_4" VARCHAR(255),
    "EPE_14_6_5" VARCHAR(255),
    "GESI_15_1" INT,
    "GESI_15_1_1" VARCHAR(255),
    "GESI_15_2" INT,
    "GESI_15_3" INT,
    "GESI_15_4" INT,
    "GESI_15_5" INT,
    "GRM_16_1" INT,
    "GRM_16_1_1" VARCHAR(255),
    "GRM_16_1_1y" VARCHAR(255),
    "GRM_16_2" INT,
    "GRM_16_2_2" VARCHAR(255),
    "GRM_16_3" INT,
    "GRM_16_4" INT,
    "GRM_16_5" INT,
    "GRM_16_5_1" VARCHAR(255),
    "GRM_16_5_2" VARCHAR(255),
    "GRM_16_5_2y" VARCHAR(255),
    "GRM_16_5_3" VARCHAR(255),
    "GRM_16_6" VARCHAR(255),
    "GRM_16_6_1" VARCHAR(255),
    "GRM_16_6_2" VARCHAR(255),
    "GRM_16_6_2y" VARCHAR(255),
    "GRM_16_6_3" VARCHAR(255),
    "GRM_16_6_3_1" VARCHAR(255),
    "GRM_16_6_4" VARCHAR(255),
    "GRM_16_6_4y" VARCHAR(255),
    "GRM_16_7" VARCHAR(255),
    "GRM_16_7y" VARCHAR(255),
    "CCV_17_1" INT,
    "CCV_17_1_1" VARCHAR(255),
    "CCV_17_2" INT,
    "CCV_17_2_1" VARCHAR(255),
    "CCV_17_3" INT,
    "CCV_17_3_1" VARCHAR(255),
    "CCV_17_4" INT,
    "CCV_17_4_1" VARCHAR(255),
    "CCV_17_5" INT,
    "CCV_17_5_1" VARCHAR(255),
    "CCV_17_6" INT,
    "CCV_17_6_1" VARCHAR(255),
    "CCV_17_7" INT,
    "CCV_17_7_1" VARCHAR(255),
    "CCV_17_8" INT,
    "CCV_17_9" INT,
    "CCV_17_10" INT,
    "CCV_17_10_1" VARCHAR(255),
    "CCV_17_11" INT,
    "CCV_17_11_1" VARCHAR(255),
    "CCV_17_12" INT,
    "CCV_17_12_1" VARCHAR(255),
    "CCV_17_13" INT,
    "CCV_17_13_1" VARCHAR(255),
    "PE_18_1" INT,
    "PE_18_2" VARCHAR(255),
    "PE_18_2y" VARCHAR(255),
    "PE_18_3" INT,
    "PE_18_3_1" VARCHAR(255),
    "PE_18_3_1y" VARCHAR(255),
    "SO_19_1" INT,
    "SO_19_1_1" VARCHAR(255),
    "SO_19_1_1y" VARCHAR(255),
    "SO_19_1_2" VARCHAR(255),
    "SO_19_2" INT,
    "SO_19_2_1" VARCHAR(255),
    "SO_19_2_1y" VARCHAR(255),
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-02-12 11:09:05] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"submissions"} 
[2026-02-12 11:09:05] local.INFO: EXECUTING SQL FOR TABLE: male_info  
[2026-02-12 11:09:05] local.INFO: CREATE TABLE "male_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "FMI_3_1_1" VARCHAR(255),
    "FMI_3_1_2" VARCHAR(255),
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-02-12 11:09:05] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"male_info"} 
[2026-02-12 11:09:05] local.INFO: EXECUTING SQL FOR TABLE: female_info  
[2026-02-12 11:09:05] local.INFO: CREATE TABLE "female_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "FMI_3_2_1" VARCHAR(255),
    "FMI_3_2_2" VARCHAR(255),
    "PD_3_2_3" VARCHAR(255),
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-02-12 11:09:05] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"female_info"} 
[2026-02-12 11:09:05] local.INFO: EXECUTING SQL FOR TABLE: transgender_info  
[2026-02-12 11:09:05] local.INFO: CREATE TABLE "transgender_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-02-12 11:09:05] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"transgender_info"} 
[2026-02-12 11:09:05] local.INFO: === TABLE GENERATOR END ===  
[2026-02-12 11:11:48] local.INFO: ODK IMPORT CONTROLLER: Received request for Connection ID: 3  
[2026-02-12 11:11:48] local.INFO: ODK IMPORT CONTROLLER: Initializing service for Form: c_hru_mv_2025121021  
[2026-02-12 11:11:48] local.INFO: ODK IMPORT: Target Database = hru-suvery1  
[2026-02-12 11:11:48] local.INFO: ODK IMPORT: Database resolved: hru-suvery1  
[2026-02-12 11:11:48] local.INFO: ODK IMPORT CONTROLLER: Starting importAll()  
[2026-02-12 11:11:48] local.INFO: ODK IMPORT: Fetching submissions from https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions  
[2026-02-12 11:11:51] local.INFO: ODK IMPORT: Fetched 644 records.  
[2026-02-12 11:11:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab3b79058-e7d0-4ce2-b4c0-7254f81b1db1')/male_info  
[2026-02-12 11:11:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:11:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab3b79058-e7d0-4ce2-b4c0-7254f81b1db1')/female_info  
[2026-02-12 11:11:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:11:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36e9bb6f-fdb0-4b49-8407-062f27c2b7d8')/male_info  
[2026-02-12 11:11:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:11:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36e9bb6f-fdb0-4b49-8407-062f27c2b7d8')/female_info  
[2026-02-12 11:11:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:11:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6880fadf-e49e-4d70-a25a-ddb9e0d4c7ce')/male_info  
[2026-02-12 11:11:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:11:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6880fadf-e49e-4d70-a25a-ddb9e0d4c7ce')/female_info  
[2026-02-12 11:11:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:11:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1aab7c71-4c3a-4750-b04a-3def9d84f9c3')/male_info  
[2026-02-12 11:11:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:11:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1aab7c71-4c3a-4750-b04a-3def9d84f9c3')/female_info  
[2026-02-12 11:12:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:12:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad725d2d5-1e60-4c77-8806-c75c1b27475c')/male_info  
[2026-02-12 11:12:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:12:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad725d2d5-1e60-4c77-8806-c75c1b27475c')/female_info  
[2026-02-12 11:12:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:12:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3a60b5-a8df-46f4-a7b5-149e1bc01897')/male_info  
[2026-02-12 11:12:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:12:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3a60b5-a8df-46f4-a7b5-149e1bc01897')/female_info  
[2026-02-12 11:12:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:12:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A66585eb5-a2df-492c-973f-a7094fa0d7b4')/male_info  
[2026-02-12 11:12:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:12:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A66585eb5-a2df-492c-973f-a7094fa0d7b4')/female_info  
[2026-02-12 11:12:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:12:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7a0460ce-d6a7-4529-8ccc-c0bb502d26cf')/male_info  
[2026-02-12 11:12:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:12:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7a0460ce-d6a7-4529-8ccc-c0bb502d26cf')/female_info  
[2026-02-12 11:12:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:12:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf50d479-cfbe-42ad-a715-7335e18aae25')/male_info  
[2026-02-12 11:12:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:12:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf50d479-cfbe-42ad-a715-7335e18aae25')/female_info  
[2026-02-12 11:12:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:12:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad05ecf01-4502-4a65-9367-ba91ca7b6081')/male_info  
[2026-02-12 11:12:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:12:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad05ecf01-4502-4a65-9367-ba91ca7b6081')/female_info  
[2026-02-12 11:12:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:12:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9518b39-dbbc-4a7e-a1a7-f9fabf9c497d')/male_info  
[2026-02-12 11:12:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:12:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9518b39-dbbc-4a7e-a1a7-f9fabf9c497d')/female_info  
[2026-02-12 11:12:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:12:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9dda2c0c-c4ef-4579-b5c0-82991c9eb4a7')/male_info  
[2026-02-12 11:12:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:12:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9dda2c0c-c4ef-4579-b5c0-82991c9eb4a7')/female_info  
[2026-02-12 11:12:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:12:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd3b3b20-2ec6-4dcf-ab15-a654707b0e5d')/male_info  
[2026-02-12 11:12:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:12:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd3b3b20-2ec6-4dcf-ab15-a654707b0e5d')/female_info  
[2026-02-12 11:12:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:12:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A017f47a7-4638-4f1b-99b9-e740b5f3caec')/male_info  
[2026-02-12 11:12:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:12:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A017f47a7-4638-4f1b-99b9-e740b5f3caec')/female_info  
[2026-02-12 11:12:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:12:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A091e9ca3-8a47-4ead-9371-615ac6bc8bab')/male_info  
[2026-02-12 11:12:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:12:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A091e9ca3-8a47-4ead-9371-615ac6bc8bab')/female_info  
[2026-02-12 11:12:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:12:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af10ec80e-7d89-4348-965c-a5f60d26640a')/male_info  
[2026-02-12 11:12:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:12:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af10ec80e-7d89-4348-965c-a5f60d26640a')/female_info  
[2026-02-12 11:12:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:12:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e281aa0-4705-4ec0-aad5-cad1c48106d4')/male_info  
[2026-02-12 11:12:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:12:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e281aa0-4705-4ec0-aad5-cad1c48106d4')/female_info  
[2026-02-12 11:12:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:12:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A51a9f9c2-3157-4ee8-b023-cf951a8c601a')/male_info  
[2026-02-12 11:12:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:12:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A51a9f9c2-3157-4ee8-b023-cf951a8c601a')/female_info  
[2026-02-12 11:12:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:12:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ff07631-5a71-4433-923f-f7e3ed50433d')/male_info  
[2026-02-12 11:12:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:12:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ff07631-5a71-4433-923f-f7e3ed50433d')/female_info  
[2026-02-12 11:12:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:12:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de2f408-4470-4580-88ab-ca6ad54c68f9')/male_info  
[2026-02-12 11:12:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:12:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de2f408-4470-4580-88ab-ca6ad54c68f9')/female_info  
[2026-02-12 11:12:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:12:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aadc0e7b2-291a-4e1f-b3a9-a64d084a3b66')/male_info  
[2026-02-12 11:12:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:12:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aadc0e7b2-291a-4e1f-b3a9-a64d084a3b66')/female_info  
[2026-02-12 11:12:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:12:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0456e5fd-8a59-489f-a805-a039fb08a56e')/male_info  
[2026-02-12 11:12:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:12:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0456e5fd-8a59-489f-a805-a039fb08a56e')/female_info  
[2026-02-12 11:12:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:12:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A14574c38-a27b-4582-bb1a-09de4bdffdc8')/male_info  
[2026-02-12 11:12:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:12:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A14574c38-a27b-4582-bb1a-09de4bdffdc8')/female_info  
[2026-02-12 11:12:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:12:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e404b8f-749e-42e4-87ca-ddcd574ced91')/male_info  
[2026-02-12 11:12:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:12:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e404b8f-749e-42e4-87ca-ddcd574ced91')/female_info  
[2026-02-12 11:12:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:12:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8640ae3f-1b55-414d-a197-40e1a0c31863')/male_info  
[2026-02-12 11:12:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:12:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8640ae3f-1b55-414d-a197-40e1a0c31863')/female_info  
[2026-02-12 11:12:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:12:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A46e5e858-2cde-455a-9fe4-6c2deaf1a6f8')/male_info  
[2026-02-12 11:12:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:12:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A46e5e858-2cde-455a-9fe4-6c2deaf1a6f8')/female_info  
[2026-02-12 11:12:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:12:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac09fc311-459c-45ee-a14a-17a5fdb7f8bf')/male_info  
[2026-02-12 11:12:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:12:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac09fc311-459c-45ee-a14a-17a5fdb7f8bf')/female_info  
[2026-02-12 11:12:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:12:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64b689d-6fbf-404b-a05d-04e9eeaaef7d')/male_info  
[2026-02-12 11:12:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:12:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64b689d-6fbf-404b-a05d-04e9eeaaef7d')/female_info  
[2026-02-12 11:12:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:12:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A558dd560-6657-424a-9657-f46e50d5048a')/male_info  
[2026-02-12 11:12:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:12:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A558dd560-6657-424a-9657-f46e50d5048a')/female_info  
[2026-02-12 11:12:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:12:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf057f83-bea7-48a9-96b0-63b8fddb34a1')/male_info  
[2026-02-12 11:12:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:12:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf057f83-bea7-48a9-96b0-63b8fddb34a1')/female_info  
[2026-02-12 11:12:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:12:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8427beba-0826-4447-90bf-100c5998569a')/male_info  
[2026-02-12 11:12:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:12:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8427beba-0826-4447-90bf-100c5998569a')/female_info  
[2026-02-12 11:12:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:12:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A572f3e82-2097-4d7c-8e45-5794e76217d3')/male_info  
[2026-02-12 11:12:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:12:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A572f3e82-2097-4d7c-8e45-5794e76217d3')/female_info  
[2026-02-12 11:13:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:13:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa8394143-d09c-470a-a4e5-99f62f742f3d')/male_info  
[2026-02-12 11:13:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:13:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa8394143-d09c-470a-a4e5-99f62f742f3d')/female_info  
[2026-02-12 11:13:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:13:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86175f4b-c86f-4488-89c0-0f9fdfdcc2c1')/male_info  
[2026-02-12 11:13:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:13:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86175f4b-c86f-4488-89c0-0f9fdfdcc2c1')/female_info  
[2026-02-12 11:13:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:13:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac688d75-7773-4e43-baae-ae62c9438640')/male_info  
[2026-02-12 11:13:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:13:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac688d75-7773-4e43-baae-ae62c9438640')/female_info  
[2026-02-12 11:13:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:13:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab5fea1fc-c3fe-4213-a126-17db1d124c19')/male_info  
[2026-02-12 11:13:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:13:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab5fea1fc-c3fe-4213-a126-17db1d124c19')/female_info  
[2026-02-12 11:13:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:13:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ebfa5c5-44ba-498f-a2a5-bef3a4f0d14a')/male_info  
[2026-02-12 11:13:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:13:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ebfa5c5-44ba-498f-a2a5-bef3a4f0d14a')/female_info  
[2026-02-12 11:13:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:13:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15906e0b-3d93-44f0-a212-f099d0c29955')/male_info  
[2026-02-12 11:13:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:13:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15906e0b-3d93-44f0-a212-f099d0c29955')/female_info  
[2026-02-12 11:13:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:13:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A823b5c36-a28d-47cb-a478-5bfd94baa057')/male_info  
[2026-02-12 11:13:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 11:13:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A823b5c36-a28d-47cb-a478-5bfd94baa057')/female_info  
[2026-02-12 11:13:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:13:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ffb03b9-f611-4ec0-8e75-f5163af7bda6')/male_info  
[2026-02-12 11:13:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:13:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ffb03b9-f611-4ec0-8e75-f5163af7bda6')/female_info  
[2026-02-12 11:13:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:13:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2aedd83-a826-48cb-86c1-92f4788c2fd1')/male_info  
[2026-02-12 11:13:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:13:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2aedd83-a826-48cb-86c1-92f4788c2fd1')/female_info  
[2026-02-12 11:13:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:13:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e9059fe-33ba-45b7-a9e4-807d8dc58d51')/male_info  
[2026-02-12 11:13:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:13:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e9059fe-33ba-45b7-a9e4-807d8dc58d51')/female_info  
[2026-02-12 11:13:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:13:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad07f849e-f224-4d93-b057-22b0cee2c683')/male_info  
[2026-02-12 11:13:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:13:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad07f849e-f224-4d93-b057-22b0cee2c683')/female_info  
[2026-02-12 11:13:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:13:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad68ed24e-c832-441e-9aa2-3f9bdfb35e96')/male_info  
[2026-02-12 11:13:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:13:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad68ed24e-c832-441e-9aa2-3f9bdfb35e96')/female_info  
[2026-02-12 11:13:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:13:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A58de3994-2288-44c9-81a5-b8a79a719cf4')/male_info  
[2026-02-12 11:13:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:13:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A58de3994-2288-44c9-81a5-b8a79a719cf4')/female_info  
[2026-02-12 11:13:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:13:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ac83089-4091-4378-867b-4e775e7e6212')/male_info  
[2026-02-12 11:13:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:13:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ac83089-4091-4378-867b-4e775e7e6212')/female_info  
[2026-02-12 11:13:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:13:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7406a9bf-c07c-4f9b-a5b0-1d60776cd77d')/male_info  
[2026-02-12 11:13:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:13:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7406a9bf-c07c-4f9b-a5b0-1d60776cd77d')/female_info  
[2026-02-12 11:13:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:13:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf8a46fc-30ae-4ccd-b2ae-99819cac8435')/male_info  
[2026-02-12 11:13:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:13:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf8a46fc-30ae-4ccd-b2ae-99819cac8435')/female_info  
[2026-02-12 11:13:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:13:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1fc03adf-1a2a-4910-bfb3-8bf83a7dbda4')/male_info  
[2026-02-12 11:13:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:13:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1fc03adf-1a2a-4910-bfb3-8bf83a7dbda4')/female_info  
[2026-02-12 11:13:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:13:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A620ba806-9587-47c6-8a84-641e0ffc5b64')/male_info  
[2026-02-12 11:13:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:13:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A620ba806-9587-47c6-8a84-641e0ffc5b64')/female_info  
[2026-02-12 11:13:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:13:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeddc057e-9b94-4bb7-81b0-3e48bd431002')/male_info  
[2026-02-12 11:13:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:13:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeddc057e-9b94-4bb7-81b0-3e48bd431002')/female_info  
[2026-02-12 11:13:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:13:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47a7d180-c8d2-40cf-9537-7840e90896af')/male_info  
[2026-02-12 11:13:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 11:13:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47a7d180-c8d2-40cf-9537-7840e90896af')/female_info  
[2026-02-12 11:13:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:13:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03917b92-ed48-4b6e-8a8a-82c801c6e14e')/male_info  
[2026-02-12 11:13:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:13:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03917b92-ed48-4b6e-8a8a-82c801c6e14e')/female_info  
[2026-02-12 11:13:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:13:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82c604c9-feea-49c1-b2e7-0dfbf4ddb92f')/male_info  
[2026-02-12 11:13:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:13:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82c604c9-feea-49c1-b2e7-0dfbf4ddb92f')/female_info  
[2026-02-12 11:13:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:13:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e4ad9fb-3479-4e36-a197-ebb3a276c325')/male_info  
[2026-02-12 11:13:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:13:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e4ad9fb-3479-4e36-a197-ebb3a276c325')/female_info  
[2026-02-12 11:13:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:13:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5618cf2-a224-4c3d-9ac1-cc0dee0f254c')/male_info  
[2026-02-12 11:13:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:13:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5618cf2-a224-4c3d-9ac1-cc0dee0f254c')/female_info  
[2026-02-12 11:13:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:13:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e9ec443-6438-44de-b1ee-fc050810c88f')/male_info  
[2026-02-12 11:13:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:13:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e9ec443-6438-44de-b1ee-fc050810c88f')/female_info  
[2026-02-12 11:13:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:13:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4b696cd-efc8-45ac-8fdf-693c97d63c47')/male_info  
[2026-02-12 11:13:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:13:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4b696cd-efc8-45ac-8fdf-693c97d63c47')/female_info  
[2026-02-12 11:13:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:13:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12d34692-af25-4373-b637-da4fff4a764c')/male_info  
[2026-02-12 11:13:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:13:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12d34692-af25-4373-b637-da4fff4a764c')/female_info  
[2026-02-12 11:13:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:13:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8c0526a4-e226-442d-a5df-0f71db0f22e1')/male_info  
[2026-02-12 11:14:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:14:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8c0526a4-e226-442d-a5df-0f71db0f22e1')/female_info  
[2026-02-12 11:14:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:14:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4b1e2e00-9e9f-4c50-98b1-8f0d2a2806d0')/male_info  
[2026-02-12 11:14:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 11:14:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4b1e2e00-9e9f-4c50-98b1-8f0d2a2806d0')/female_info  
[2026-02-12 11:14:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:14:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb1e3668-f7cc-4ae8-b967-a67796f61455')/male_info  
[2026-02-12 11:14:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:14:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb1e3668-f7cc-4ae8-b967-a67796f61455')/female_info  
[2026-02-12 11:14:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:14:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A129708f1-6baf-46eb-ae74-cfa893fd95ba')/male_info  
[2026-02-12 11:14:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:14:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A129708f1-6baf-46eb-ae74-cfa893fd95ba')/female_info  
[2026-02-12 11:14:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:14:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f45df6c-a7ff-4071-88d5-e51a0ea7cbcf')/male_info  
[2026-02-12 11:14:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:14:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f45df6c-a7ff-4071-88d5-e51a0ea7cbcf')/female_info  
[2026-02-12 11:14:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:14:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5c8a7735-2552-4b2e-bb8b-951bfbeb5fff')/male_info  
[2026-02-12 11:14:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:14:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5c8a7735-2552-4b2e-bb8b-951bfbeb5fff')/female_info  
[2026-02-12 11:14:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:14:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add256f8c-0cd4-43e0-8232-f497badaacd5')/male_info  
[2026-02-12 11:14:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:14:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add256f8c-0cd4-43e0-8232-f497badaacd5')/female_info  
[2026-02-12 11:14:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:14:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34983c0e-9489-4f7a-9f0a-6e885079d3ca')/male_info  
[2026-02-12 11:14:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:14:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34983c0e-9489-4f7a-9f0a-6e885079d3ca')/female_info  
[2026-02-12 11:14:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:14:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A24e041df-9e34-4f80-8518-fc76d1065a20')/male_info  
[2026-02-12 11:14:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:14:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A24e041df-9e34-4f80-8518-fc76d1065a20')/female_info  
[2026-02-12 11:14:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:14:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae327be6e-3561-4e70-8ba3-301d97de7a80')/male_info  
[2026-02-12 11:14:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:14:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae327be6e-3561-4e70-8ba3-301d97de7a80')/female_info  
[2026-02-12 11:14:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:14:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9808af33-fb8c-48cc-b46a-ec95f2f3edf5')/male_info  
[2026-02-12 11:14:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:14:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9808af33-fb8c-48cc-b46a-ec95f2f3edf5')/female_info  
[2026-02-12 11:14:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:14:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1730f3a9-0ec7-49bc-b9a1-5083dfc9318e')/male_info  
[2026-02-12 11:14:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:14:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1730f3a9-0ec7-49bc-b9a1-5083dfc9318e')/female_info  
[2026-02-12 11:14:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:14:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad938a8-9999-433c-b15d-6edc9792832a')/male_info  
[2026-02-12 11:14:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:14:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad938a8-9999-433c-b15d-6edc9792832a')/female_info  
[2026-02-12 11:14:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:14:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c506973-617c-4dc9-a487-1f0e5e4dbc41')/male_info  
[2026-02-12 11:14:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:14:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c506973-617c-4dc9-a487-1f0e5e4dbc41')/female_info  
[2026-02-12 11:14:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:14:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d2486c2-1909-42fe-ada1-730948c854a9')/male_info  
[2026-02-12 11:14:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:14:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d2486c2-1909-42fe-ada1-730948c854a9')/female_info  
[2026-02-12 11:14:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:14:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abea3ee54-8095-4d0a-a45c-1dccc0d5b3ca')/male_info  
[2026-02-12 11:14:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:14:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abea3ee54-8095-4d0a-a45c-1dccc0d5b3ca')/female_info  
[2026-02-12 11:14:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:14:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34cfbb3c-2d4e-4bf8-bb3b-d750bc80db41')/male_info  
[2026-02-12 11:14:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 11:14:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34cfbb3c-2d4e-4bf8-bb3b-d750bc80db41')/female_info  
[2026-02-12 11:14:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:14:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21140602-1930-4211-8dd4-044ebcd19a34')/male_info  
[2026-02-12 11:14:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:14:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21140602-1930-4211-8dd4-044ebcd19a34')/female_info  
[2026-02-12 11:14:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:14:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad71943c3-b128-4d90-abc5-e449a3a4c38a')/male_info  
[2026-02-12 11:14:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:14:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad71943c3-b128-4d90-abc5-e449a3a4c38a')/female_info  
[2026-02-12 11:14:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:14:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A896dc340-c093-4df0-8034-8b954ef16958')/male_info  
[2026-02-12 11:14:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:14:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A896dc340-c093-4df0-8034-8b954ef16958')/female_info  
[2026-02-12 11:14:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:14:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A485fd47b-bd22-42c7-8b51-dadf57f52844')/male_info  
[2026-02-12 11:14:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:14:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A485fd47b-bd22-42c7-8b51-dadf57f52844')/female_info  
[2026-02-12 11:14:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:14:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56bf16c7-f75d-49cd-93ac-b5dbd4bb5012')/male_info  
[2026-02-12 11:14:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:14:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56bf16c7-f75d-49cd-93ac-b5dbd4bb5012')/female_info  
[2026-02-12 11:14:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:14:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4b78711-5495-4004-a3ac-311d4197a141')/male_info  
[2026-02-12 11:14:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:14:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4b78711-5495-4004-a3ac-311d4197a141')/female_info  
[2026-02-12 11:14:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:14:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8727c8-7c43-4c18-af95-3694c7c44503')/male_info  
[2026-02-12 11:14:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:14:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8727c8-7c43-4c18-af95-3694c7c44503')/female_info  
[2026-02-12 11:14:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 11:14:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A124d4d60-56aa-42d8-a045-e49b1e6ac86d')/male_info  
[2026-02-12 11:14:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:14:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A124d4d60-56aa-42d8-a045-e49b1e6ac86d')/female_info  
[2026-02-12 11:14:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:14:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A815b6e73-5944-4ee5-b28d-3d859c1601e4')/male_info  
[2026-02-12 11:14:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:14:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A815b6e73-5944-4ee5-b28d-3d859c1601e4')/female_info  
[2026-02-12 11:14:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:14:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0a7a4419-861b-4912-837c-658d27fe41e1')/male_info  
[2026-02-12 11:14:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:14:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0a7a4419-861b-4912-837c-658d27fe41e1')/female_info  
[2026-02-12 11:14:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:14:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed96007b-4c9d-41d4-a2d7-d4d193a75132')/male_info  
[2026-02-12 11:14:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:14:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed96007b-4c9d-41d4-a2d7-d4d193a75132')/female_info  
[2026-02-12 11:14:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:14:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4171e4f8-62bb-438f-8402-2af3d0ca6014')/male_info  
[2026-02-12 11:15:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:15:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4171e4f8-62bb-438f-8402-2af3d0ca6014')/female_info  
[2026-02-12 11:15:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:15:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac276ab91-559c-45d4-8ab6-8f90fa7df95e')/male_info  
[2026-02-12 11:15:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:15:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70525ae0-fcaf-4be5-9e88-0ab64c10dd2c')/male_info  
[2026-02-12 11:15:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:15:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70525ae0-fcaf-4be5-9e88-0ab64c10dd2c')/female_info  
[2026-02-12 11:15:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:15:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe484b04-37d0-4a91-af21-453a9344d2d1')/male_info  
[2026-02-12 11:15:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:15:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe484b04-37d0-4a91-af21-453a9344d2d1')/female_info  
[2026-02-12 11:15:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:15:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07128425-6cfc-4fcf-b9bd-2807759e8c52')/male_info  
[2026-02-12 11:15:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:15:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07128425-6cfc-4fcf-b9bd-2807759e8c52')/female_info  
[2026-02-12 11:15:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:15:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d22670b-8b00-4622-8285-19ee4a10f6ee')/male_info  
[2026-02-12 11:15:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:15:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d22670b-8b00-4622-8285-19ee4a10f6ee')/female_info  
[2026-02-12 11:15:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:15:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e4896c8-432a-4212-bc3c-eec39ff70130')/male_info  
[2026-02-12 11:15:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 11:15:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e4896c8-432a-4212-bc3c-eec39ff70130')/female_info  
[2026-02-12 11:15:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:15:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33647792-cd57-40c2-a2ea-4840ce5a70d9')/male_info  
[2026-02-12 11:15:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 11:15:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33647792-cd57-40c2-a2ea-4840ce5a70d9')/female_info  
[2026-02-12 11:15:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:15:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70f2b8ba-8ca9-42ba-b444-25a979480728')/male_info  
[2026-02-12 11:15:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:15:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70f2b8ba-8ca9-42ba-b444-25a979480728')/female_info  
[2026-02-12 11:15:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:15:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A373ac57e-db96-41de-a8ad-61d783b6464c')/male_info  
[2026-02-12 11:15:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:15:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A373ac57e-db96-41de-a8ad-61d783b6464c')/female_info  
[2026-02-12 11:15:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:15:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aec9c53f8-11a5-489b-9a94-1cb056411319')/male_info  
[2026-02-12 11:15:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:15:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aec9c53f8-11a5-489b-9a94-1cb056411319')/female_info  
[2026-02-12 11:15:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:15:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4b4ba1e-1da5-48f2-922e-f2bce81278e4')/male_info  
[2026-02-12 11:15:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:15:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4b4ba1e-1da5-48f2-922e-f2bce81278e4')/female_info  
[2026-02-12 11:15:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:15:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4f4a8f1-bfdb-4759-83ce-6526f226b863')/male_info  
[2026-02-12 11:15:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:15:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4f4a8f1-bfdb-4759-83ce-6526f226b863')/female_info  
[2026-02-12 11:15:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:15:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A69b51b89-638b-4b9e-a554-31404e4fb10a')/male_info  
[2026-02-12 11:15:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:15:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A69b51b89-638b-4b9e-a554-31404e4fb10a')/female_info  
[2026-02-12 11:15:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:15:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07735aed-627f-4933-b580-f965ea736962')/male_info  
[2026-02-12 11:15:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 11:15:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07735aed-627f-4933-b580-f965ea736962')/female_info  
[2026-02-12 11:15:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:15:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac3c429aa-56b5-480f-8550-b6ea455b336c')/male_info  
[2026-02-12 11:15:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:15:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac3c429aa-56b5-480f-8550-b6ea455b336c')/female_info  
[2026-02-12 11:15:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:15:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe534eef-7249-452c-9bfb-4d52c1185f01')/male_info  
[2026-02-12 11:15:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:15:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe534eef-7249-452c-9bfb-4d52c1185f01')/female_info  
[2026-02-12 11:15:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:15:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fa8afeb-c707-41e5-bf84-b782d3f9af3f')/male_info  
[2026-02-12 11:15:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:15:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fa8afeb-c707-41e5-bf84-b782d3f9af3f')/female_info  
[2026-02-12 11:15:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 11:15:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc3c2bf7-8ec2-47db-ad27-98c82fb5aaf3')/male_info  
[2026-02-12 11:15:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:15:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc3c2bf7-8ec2-47db-ad27-98c82fb5aaf3')/female_info  
[2026-02-12 11:15:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:15:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1579215e-7e14-4bdc-8866-ae1c422c7127')/male_info  
[2026-02-12 11:15:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:15:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1579215e-7e14-4bdc-8866-ae1c422c7127')/female_info  
[2026-02-12 11:15:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:15:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab294ab17-b2a3-46c0-966c-6ccf0aa62cb4')/male_info  
[2026-02-12 11:15:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:15:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab294ab17-b2a3-46c0-966c-6ccf0aa62cb4')/female_info  
[2026-02-12 11:15:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:15:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a2a5ec-bb6e-491e-839f-0c49e6323308')/male_info  
[2026-02-12 11:15:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:15:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a2a5ec-bb6e-491e-839f-0c49e6323308')/female_info  
[2026-02-12 11:15:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:15:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64dfd301-7f6a-477f-9750-522f8f5ffa5c')/male_info  
[2026-02-12 11:15:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 11:15:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64dfd301-7f6a-477f-9750-522f8f5ffa5c')/female_info  
[2026-02-12 11:15:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:15:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3768f06b-9feb-43d5-bb0c-6e337f0ebb72')/male_info  
[2026-02-12 11:15:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:15:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3768f06b-9feb-43d5-bb0c-6e337f0ebb72')/female_info  
[2026-02-12 11:15:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:15:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8727abe8-05cd-43dc-9fb4-b3e633165f9d')/male_info  
[2026-02-12 11:15:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:15:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8727abe8-05cd-43dc-9fb4-b3e633165f9d')/female_info  
[2026-02-12 11:15:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:15:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e080503-1529-4afc-ba90-d1d812cdc850')/male_info  
[2026-02-12 11:15:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:15:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e080503-1529-4afc-ba90-d1d812cdc850')/female_info  
[2026-02-12 11:15:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:15:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a8a2a64-c33c-421b-8be6-0cd7c7175516')/male_info  
[2026-02-12 11:15:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:15:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a8a2a64-c33c-421b-8be6-0cd7c7175516')/female_info  
[2026-02-12 11:15:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:15:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82eedd72-104f-4232-9733-7dca582fc7fb')/male_info  
[2026-02-12 11:15:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:15:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82eedd72-104f-4232-9733-7dca582fc7fb')/female_info  
[2026-02-12 11:15:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:15:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82617f5c-0e24-4e63-989f-f1789b3ddd62')/male_info  
[2026-02-12 11:16:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:16:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82617f5c-0e24-4e63-989f-f1789b3ddd62')/female_info  
[2026-02-12 11:16:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:16:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A965911a4-f90d-4ae8-851f-068a2c7d3a22')/male_info  
[2026-02-12 11:16:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:16:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A965911a4-f90d-4ae8-851f-068a2c7d3a22')/female_info  
[2026-02-12 11:16:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:16:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18db3fc1-abdd-40e8-9bf5-62e81b04b843')/male_info  
[2026-02-12 11:16:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:16:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18db3fc1-abdd-40e8-9bf5-62e81b04b843')/female_info  
[2026-02-12 11:16:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:16:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb374c83-9113-43e6-9393-be26e4e846f9')/male_info  
[2026-02-12 11:16:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:16:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb374c83-9113-43e6-9393-be26e4e846f9')/female_info  
[2026-02-12 11:16:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:16:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Affa75a17-fb44-4603-8aa9-4c1e8abcba8f')/male_info  
[2026-02-12 11:16:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:16:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Affa75a17-fb44-4603-8aa9-4c1e8abcba8f')/female_info  
[2026-02-12 11:16:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:16:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae24d6b39-8b1c-4411-98cc-04d75bf6b371')/male_info  
[2026-02-12 11:16:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:16:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae24d6b39-8b1c-4411-98cc-04d75bf6b371')/female_info  
[2026-02-12 11:16:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:16:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A332f9f3f-6cb6-4c92-b65a-63b4ed534423')/male_info  
[2026-02-12 11:16:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:16:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A332f9f3f-6cb6-4c92-b65a-63b4ed534423')/female_info  
[2026-02-12 11:16:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:16:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e6d5753-df22-4ed7-8aeb-8a6ea487e975')/male_info  
[2026-02-12 11:16:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:16:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e6d5753-df22-4ed7-8aeb-8a6ea487e975')/female_info  
[2026-02-12 11:16:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:16:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A040115dd-d3a9-4e35-aa63-7b26f3a65cee')/male_info  
[2026-02-12 11:16:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 11:16:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A040115dd-d3a9-4e35-aa63-7b26f3a65cee')/female_info  
[2026-02-12 11:16:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:16:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ec8ec44-b0cf-4634-94c1-0717dd04f735')/male_info  
[2026-02-12 11:16:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:16:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ec8ec44-b0cf-4634-94c1-0717dd04f735')/female_info  
[2026-02-12 11:16:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:16:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac696f82f-14b1-4f0d-9a66-1fe551e44403')/male_info  
[2026-02-12 11:16:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:16:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac696f82f-14b1-4f0d-9a66-1fe551e44403')/female_info  
[2026-02-12 11:16:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:16:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0b251c6-42f3-44c9-b960-6fc0e8482863')/male_info  
[2026-02-12 11:16:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:16:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0b251c6-42f3-44c9-b960-6fc0e8482863')/female_info  
[2026-02-12 11:16:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:16:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a8d378-52d2-401f-b3f8-14f051f7de67')/male_info  
[2026-02-12 11:16:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-12 11:16:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a8d378-52d2-401f-b3f8-14f051f7de67')/female_info  
[2026-02-12 11:16:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:16:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb37c9f1-04ff-46b1-b205-ff76f7790f70')/male_info  
[2026-02-12 11:16:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:16:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb37c9f1-04ff-46b1-b205-ff76f7790f70')/female_info  
[2026-02-12 11:16:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:16:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6366729d-0139-4d9b-9d57-5dd35e1ac9d4')/male_info  
[2026-02-12 11:16:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:16:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6366729d-0139-4d9b-9d57-5dd35e1ac9d4')/female_info  
[2026-02-12 11:16:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:16:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A648708ba-dfe5-4568-b7ac-2ffca1dc38bc')/male_info  
[2026-02-12 11:16:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:16:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A648708ba-dfe5-4568-b7ac-2ffca1dc38bc')/female_info  
[2026-02-12 11:16:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:16:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa521af30-b4f7-4566-a3fc-cababb8c5b6b')/male_info  
[2026-02-12 11:16:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 11 rows.  
[2026-02-12 11:16:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa521af30-b4f7-4566-a3fc-cababb8c5b6b')/female_info  
[2026-02-12 11:16:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 11:16:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03b169b9-faea-4fbc-9011-bb41a4358c6e')/male_info  
[2026-02-12 11:16:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:16:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03b169b9-faea-4fbc-9011-bb41a4358c6e')/female_info  
[2026-02-12 11:16:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:16:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf7a4fbd-22c8-442c-93cb-977770a9b524')/male_info  
[2026-02-12 11:16:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:16:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf7a4fbd-22c8-442c-93cb-977770a9b524')/female_info  
[2026-02-12 11:16:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:16:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac8d99d5-d9a8-46ad-bd65-611f558fbbc4')/male_info  
[2026-02-12 11:16:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:16:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac8d99d5-d9a8-46ad-bd65-611f558fbbc4')/female_info  
[2026-02-12 11:16:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:16:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abdb53156-352a-4931-b7c0-415d6a4ac8f1')/male_info  
[2026-02-12 11:16:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:16:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abdb53156-352a-4931-b7c0-415d6a4ac8f1')/female_info  
[2026-02-12 11:16:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:16:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b4549d6-70fe-4363-80c3-2f78002c4a64')/male_info  
[2026-02-12 11:16:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:16:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b4549d6-70fe-4363-80c3-2f78002c4a64')/female_info  
[2026-02-12 11:16:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:16:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb4522ee-693b-4199-9608-ea77fd9cfdc3')/male_info  
[2026-02-12 11:16:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:16:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb4522ee-693b-4199-9608-ea77fd9cfdc3')/female_info  
[2026-02-12 11:16:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:16:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A108efe9c-290e-4d46-9330-5248baf87d3e')/male_info  
[2026-02-12 11:16:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:16:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A108efe9c-290e-4d46-9330-5248baf87d3e')/female_info  
[2026-02-12 11:16:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:16:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab1ba7b7f-db32-4a38-bf9f-58ec5be8b33b')/male_info  
[2026-02-12 11:16:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:16:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab1ba7b7f-db32-4a38-bf9f-58ec5be8b33b')/female_info  
[2026-02-12 11:16:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:16:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab989a49b-85bf-4c3d-9897-18c6362464e8')/male_info  
[2026-02-12 11:16:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:16:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab989a49b-85bf-4c3d-9897-18c6362464e8')/female_info  
[2026-02-12 11:16:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:16:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9531c36f-9d7e-401f-a26e-33b09b8c3be8')/male_info  
[2026-02-12 11:16:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-12 11:16:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9531c36f-9d7e-401f-a26e-33b09b8c3be8')/female_info  
[2026-02-12 11:16:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:16:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A26014f7c-f359-4397-b57b-0d3985add50e')/male_info  
[2026-02-12 11:16:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:16:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A26014f7c-f359-4397-b57b-0d3985add50e')/female_info  
[2026-02-12 11:17:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:17:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc1209f1-6eda-47cc-b9a9-44fb4a44df68')/male_info  
[2026-02-12 11:17:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:17:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc1209f1-6eda-47cc-b9a9-44fb4a44df68')/female_info  
[2026-02-12 11:17:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:17:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8cf82538-011b-4fa6-ab6c-10d760e2d606')/male_info  
[2026-02-12 11:17:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:17:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8cf82538-011b-4fa6-ab6c-10d760e2d606')/female_info  
[2026-02-12 11:17:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:17:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A938cf24a-3f2d-4f27-8317-c5674524a140')/male_info  
[2026-02-12 11:17:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:17:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A938cf24a-3f2d-4f27-8317-c5674524a140')/female_info  
[2026-02-12 11:17:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:17:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5d1ae0b-ae68-4c99-8bf0-bc658943e3f4')/male_info  
[2026-02-12 11:17:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:17:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5d1ae0b-ae68-4c99-8bf0-bc658943e3f4')/female_info  
[2026-02-12 11:17:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:17:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0d54d54-0cc3-42e8-8750-c085262e250b')/male_info  
[2026-02-12 11:17:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:17:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0d54d54-0cc3-42e8-8750-c085262e250b')/female_info  
[2026-02-12 11:17:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:17:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f9f5939-62d9-4e45-977f-89f00c744646')/male_info  
[2026-02-12 11:17:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:17:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f9f5939-62d9-4e45-977f-89f00c744646')/female_info  
[2026-02-12 11:17:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:17:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0284a6b-77e9-403d-b359-b87429661497')/male_info  
[2026-02-12 11:17:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:17:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0284a6b-77e9-403d-b359-b87429661497')/female_info  
[2026-02-12 11:17:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:17:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5977e2ea-073c-40d7-a162-51efc8522f4e')/male_info  
[2026-02-12 11:17:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 11:17:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5977e2ea-073c-40d7-a162-51efc8522f4e')/female_info  
[2026-02-12 11:17:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:17:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4db932d7-bd9d-44b4-8a35-c3923d102255')/male_info  
[2026-02-12 11:17:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:17:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4db932d7-bd9d-44b4-8a35-c3923d102255')/female_info  
[2026-02-12 11:17:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:17:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75a5b795-e8bb-405d-84dd-14c2ec7a20f7')/male_info  
[2026-02-12 11:17:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:17:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75a5b795-e8bb-405d-84dd-14c2ec7a20f7')/female_info  
[2026-02-12 11:17:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:17:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de9af71-96ed-48d6-b68c-5f3873f32355')/male_info  
[2026-02-12 11:17:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:17:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de9af71-96ed-48d6-b68c-5f3873f32355')/female_info  
[2026-02-12 11:17:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:17:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41a9b743-6070-4b0c-98f8-0799df63df65')/male_info  
[2026-02-12 11:17:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:17:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41a9b743-6070-4b0c-98f8-0799df63df65')/female_info  
[2026-02-12 11:17:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:17:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A60b28f1a-8a0c-4bf1-a4f2-899043d81aa4')/male_info  
[2026-02-12 11:17:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:17:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A60b28f1a-8a0c-4bf1-a4f2-899043d81aa4')/female_info  
[2026-02-12 11:17:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:17:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aebcde978-12e1-4130-98c7-05cf211ccd3a')/male_info  
[2026-02-12 11:17:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:17:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aebcde978-12e1-4130-98c7-05cf211ccd3a')/female_info  
[2026-02-12 11:17:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:17:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab90e12f-ddf3-49b8-adb8-bfc86b04d427')/male_info  
[2026-02-12 11:17:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:17:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab90e12f-ddf3-49b8-adb8-bfc86b04d427')/female_info  
[2026-02-12 11:17:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:17:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7eebb6d8-05c4-4d8e-a8f5-8e9084e5761c')/male_info  
[2026-02-12 11:17:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:17:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7eebb6d8-05c4-4d8e-a8f5-8e9084e5761c')/female_info  
[2026-02-12 11:17:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:17:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A663930c3-4c17-4f04-a46a-a3df37b4cb4e')/male_info  
[2026-02-12 11:17:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:17:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A663930c3-4c17-4f04-a46a-a3df37b4cb4e')/female_info  
[2026-02-12 11:17:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:17:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e019c39-4494-4d66-acd7-72e1f095aa44')/male_info  
[2026-02-12 11:17:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:17:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e019c39-4494-4d66-acd7-72e1f095aa44')/female_info  
[2026-02-12 11:17:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:17:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1636a7fd-7c11-4069-be70-24cf8781eee5')/male_info  
[2026-02-12 11:17:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:17:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad243268d-1ffd-48c6-b303-83c6fd53e456')/male_info  
[2026-02-12 11:17:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 11:17:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad243268d-1ffd-48c6-b303-83c6fd53e456')/female_info  
[2026-02-12 11:17:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:17:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A55572cd1-2331-4c84-8918-4372a06b995d')/male_info  
[2026-02-12 11:17:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:17:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A55572cd1-2331-4c84-8918-4372a06b995d')/female_info  
[2026-02-12 11:17:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:17:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c601448-5e0d-44b0-a2db-2afdb5c2f7d3')/male_info  
[2026-02-12 11:17:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:17:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c601448-5e0d-44b0-a2db-2afdb5c2f7d3')/female_info  
[2026-02-12 11:17:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:17:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc687b74-ad08-4b00-9617-5fcae82e457a')/male_info  
[2026-02-12 11:17:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:17:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc687b74-ad08-4b00-9617-5fcae82e457a')/female_info  
[2026-02-12 11:17:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:17:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa80f461c-01b4-4076-8390-3b0554d09e55')/male_info  
[2026-02-12 11:17:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:17:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa80f461c-01b4-4076-8390-3b0554d09e55')/female_info  
[2026-02-12 11:17:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:17:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A59fbbdb6-ad1d-465c-97bc-9830c18c7628')/male_info  
[2026-02-12 11:17:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:17:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A59fbbdb6-ad1d-465c-97bc-9830c18c7628')/female_info  
[2026-02-12 11:17:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:17:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A865bf86c-041b-474e-8019-1859b5317832')/male_info  
[2026-02-12 11:17:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:17:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A865bf86c-041b-474e-8019-1859b5317832')/female_info  
[2026-02-12 11:17:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:17:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e90290c-a031-477a-8327-eb85dbc90651')/male_info  
[2026-02-12 11:17:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:17:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e90290c-a031-477a-8327-eb85dbc90651')/female_info  
[2026-02-12 11:17:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:17:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9d600645-208c-421d-b1ac-70e8b104ffed')/male_info  
[2026-02-12 11:17:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:17:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9d600645-208c-421d-b1ac-70e8b104ffed')/female_info  
[2026-02-12 11:17:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:17:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed35e970-ae71-4e81-acf7-fda11d484c1f')/male_info  
[2026-02-12 11:18:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:18:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed35e970-ae71-4e81-acf7-fda11d484c1f')/female_info  
[2026-02-12 11:18:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:18:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A534901a7-86a2-47a0-9976-79515b891fb1')/male_info  
[2026-02-12 11:18:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:18:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A534901a7-86a2-47a0-9976-79515b891fb1')/female_info  
[2026-02-12 11:18:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:18:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02d06261-3ab7-4340-b44a-2c5d1cf1dcdf')/male_info  
[2026-02-12 11:18:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:18:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02d06261-3ab7-4340-b44a-2c5d1cf1dcdf')/female_info  
[2026-02-12 11:18:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:18:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1c6ab4c-b823-4a6f-87b5-fc562f562aef')/male_info  
[2026-02-12 11:18:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:18:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1c6ab4c-b823-4a6f-87b5-fc562f562aef')/female_info  
[2026-02-12 11:18:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:18:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64d09ae-9a06-4e02-88c1-ac482c908938')/male_info  
[2026-02-12 11:18:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:18:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64d09ae-9a06-4e02-88c1-ac482c908938')/female_info  
[2026-02-12 11:18:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:18:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A001af4a1-4b3a-4a4f-a99e-3f728ad75f33')/male_info  
[2026-02-12 11:18:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:18:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A001af4a1-4b3a-4a4f-a99e-3f728ad75f33')/female_info  
[2026-02-12 11:18:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:18:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A151f070f-72c1-4a41-bee7-4fb0af5cc569')/male_info  
[2026-02-12 11:18:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:18:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A151f070f-72c1-4a41-bee7-4fb0af5cc569')/female_info  
[2026-02-12 11:18:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:18:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf003d8a-6915-46c8-aec3-576c9bac909f')/male_info  
[2026-02-12 11:18:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:18:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf003d8a-6915-46c8-aec3-576c9bac909f')/female_info  
[2026-02-12 11:18:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:18:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1866bd5-22ba-4cc0-982b-38c462a09b06')/male_info  
[2026-02-12 11:18:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:18:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1866bd5-22ba-4cc0-982b-38c462a09b06')/female_info  
[2026-02-12 11:18:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:18:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac9aad6f0-4dd0-42bc-a58e-4f74a40f5e6c')/male_info  
[2026-02-12 11:18:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:18:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac9aad6f0-4dd0-42bc-a58e-4f74a40f5e6c')/female_info  
[2026-02-12 11:18:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:18:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A37355a15-399b-4e9b-a835-b1f8c3e60e56')/male_info  
[2026-02-12 11:18:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:18:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A37355a15-399b-4e9b-a835-b1f8c3e60e56')/female_info  
[2026-02-12 11:18:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:18:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0525524-f892-4584-9088-1800ec3d31ed')/female_info  
[2026-02-12 11:18:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:18:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7661345b-bbaf-4389-b556-588ffbbde448')/male_info  
[2026-02-12 11:18:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:18:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7661345b-bbaf-4389-b556-588ffbbde448')/female_info  
[2026-02-12 11:18:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:18:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1b5ee3d-bc2f-4c50-b51c-8481d028ed1b')/male_info  
[2026-02-12 11:18:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:18:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1b5ee3d-bc2f-4c50-b51c-8481d028ed1b')/female_info  
[2026-02-12 11:18:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:18:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab72f3a6e-330d-4182-ba76-112b2a76b491')/male_info  
[2026-02-12 11:18:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:18:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab72f3a6e-330d-4182-ba76-112b2a76b491')/female_info  
[2026-02-12 11:18:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:18:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13f301e0-4b53-49c8-b12c-7f3aebea89b5')/male_info  
[2026-02-12 11:18:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:18:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13f301e0-4b53-49c8-b12c-7f3aebea89b5')/female_info  
[2026-02-12 11:18:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:18:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5178b667-c19e-4979-954e-7634f4565c58')/male_info  
[2026-02-12 11:18:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:18:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7330eb9e-c258-403c-919b-50003363b4d9')/male_info  
[2026-02-12 11:18:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:18:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7330eb9e-c258-403c-919b-50003363b4d9')/female_info  
[2026-02-12 11:18:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:18:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2471ee99-b4f8-46af-bf47-0c78c6afec3b')/male_info  
[2026-02-12 11:18:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:18:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2471ee99-b4f8-46af-bf47-0c78c6afec3b')/female_info  
[2026-02-12 11:18:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:18:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab11bc622-1ee4-46db-a9ad-7563daca2731')/male_info  
[2026-02-12 11:18:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:18:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab11bc622-1ee4-46db-a9ad-7563daca2731')/female_info  
[2026-02-12 11:18:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:18:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa180b9e9-45c9-4fce-98e1-0b4b75f8da20')/male_info  
[2026-02-12 11:18:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:18:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa180b9e9-45c9-4fce-98e1-0b4b75f8da20')/female_info  
[2026-02-12 11:18:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:18:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7826ab76-0a88-4a20-a47e-cb63acf0d93f')/male_info  
[2026-02-12 11:18:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:18:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7826ab76-0a88-4a20-a47e-cb63acf0d93f')/female_info  
[2026-02-12 11:18:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:18:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2a4e14e-3e14-45bf-83a0-919e542d7b61')/male_info  
[2026-02-12 11:18:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:18:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2a4e14e-3e14-45bf-83a0-919e542d7b61')/female_info  
[2026-02-12 11:18:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 11:18:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A101650b7-bd0b-400d-8c75-786744f60b8d')/male_info  
[2026-02-12 11:18:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:18:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A101650b7-bd0b-400d-8c75-786744f60b8d')/female_info  
[2026-02-12 11:18:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:18:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4309d876-4b4a-472a-bb71-a721c77a0921')/male_info  
[2026-02-12 11:18:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:18:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4309d876-4b4a-472a-bb71-a721c77a0921')/female_info  
[2026-02-12 11:18:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:18:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1da18acd-7ca1-4b20-b72c-06fd99a2291f')/male_info  
[2026-02-12 11:18:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:18:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1da18acd-7ca1-4b20-b72c-06fd99a2291f')/female_info  
[2026-02-12 11:18:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:18:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae532a07a-9b44-44ba-89bd-db0f8739e553')/male_info  
[2026-02-12 11:18:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:18:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae532a07a-9b44-44ba-89bd-db0f8739e553')/female_info  
[2026-02-12 11:18:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:18:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A641aa035-0c79-4b11-be90-d8d471db7fb8')/male_info  
[2026-02-12 11:18:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:18:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A641aa035-0c79-4b11-be90-d8d471db7fb8')/female_info  
[2026-02-12 11:18:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:18:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afa749ec5-f0f1-4df5-90f2-1eec1aee1a2f')/male_info  
[2026-02-12 11:18:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:18:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afa749ec5-f0f1-4df5-90f2-1eec1aee1a2f')/female_info  
[2026-02-12 11:18:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:18:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A465c20ee-9e1c-4552-810a-eda78deb5fce')/male_info  
[2026-02-12 11:19:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:19:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A465c20ee-9e1c-4552-810a-eda78deb5fce')/female_info  
[2026-02-12 11:19:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:19:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05cebe2b-e67c-4ff4-926e-ad937234cbbe')/male_info  
[2026-02-12 11:19:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:19:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05cebe2b-e67c-4ff4-926e-ad937234cbbe')/female_info  
[2026-02-12 11:19:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:19:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A28664a9d-1b99-47a7-be52-4d1590920bd6')/male_info  
[2026-02-12 11:19:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:19:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A28664a9d-1b99-47a7-be52-4d1590920bd6')/female_info  
[2026-02-12 11:19:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:19:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaadcb50-b366-493d-ac18-93ab045640ad')/male_info  
[2026-02-12 11:19:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:19:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaadcb50-b366-493d-ac18-93ab045640ad')/female_info  
[2026-02-12 11:19:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:19:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5d7eb013-6c55-4820-8e10-733aa754f3a6')/male_info  
[2026-02-12 11:19:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:19:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5d7eb013-6c55-4820-8e10-733aa754f3a6')/female_info  
[2026-02-12 11:19:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:19:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0b8f3b1-8be0-4db3-8887-4201d7164da9')/male_info  
[2026-02-12 11:19:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:19:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0b8f3b1-8be0-4db3-8887-4201d7164da9')/female_info  
[2026-02-12 11:19:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:19:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5a603ee-26e6-4265-8684-c0c3440fb04d')/male_info  
[2026-02-12 11:19:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:19:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5a603ee-26e6-4265-8684-c0c3440fb04d')/female_info  
[2026-02-12 11:19:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:19:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5500cd62-1e29-4ea0-92f1-b78ed099a73b')/male_info  
[2026-02-12 11:19:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:19:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5500cd62-1e29-4ea0-92f1-b78ed099a73b')/female_info  
[2026-02-12 11:19:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:19:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86a6e10c-b5cb-46f6-828f-a932e28d38a7')/female_info  
[2026-02-12 11:19:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:19:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afed6c921-f766-4956-bee5-58745821024d')/male_info  
[2026-02-12 11:19:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:19:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afed6c921-f766-4956-bee5-58745821024d')/female_info  
[2026-02-12 11:19:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 11:19:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98f74c4d-c66b-4131-86ca-8acab44d92be')/male_info  
[2026-02-12 11:19:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:19:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98f74c4d-c66b-4131-86ca-8acab44d92be')/female_info  
[2026-02-12 11:19:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:19:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac07196b4-85a2-46f0-8e38-ef51da169fa1')/male_info  
[2026-02-12 11:19:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:19:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ae3aff1-f8ed-4645-bd11-3ec852a2e755')/male_info  
[2026-02-12 11:19:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:19:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ae3aff1-f8ed-4645-bd11-3ec852a2e755')/female_info  
[2026-02-12 11:19:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:19:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d77c5f9-ecc8-42b5-b699-d370051fffe7')/male_info  
[2026-02-12 11:19:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:19:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d77c5f9-ecc8-42b5-b699-d370051fffe7')/female_info  
[2026-02-12 11:19:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:19:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A360ff666-7a64-4e69-b76b-20613a28fdad')/male_info  
[2026-02-12 11:19:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:19:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A360ff666-7a64-4e69-b76b-20613a28fdad')/female_info  
[2026-02-12 11:19:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:19:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f6e730c-fdc1-4b56-81f7-e9f5c1079e60')/male_info  
[2026-02-12 11:19:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:19:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f6e730c-fdc1-4b56-81f7-e9f5c1079e60')/female_info  
[2026-02-12 11:19:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:19:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6c9cf880-2063-4961-a78d-eec4e34e02aa')/male_info  
[2026-02-12 11:19:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:19:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6c9cf880-2063-4961-a78d-eec4e34e02aa')/female_info  
[2026-02-12 11:19:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:19:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07c48489-c2b0-4859-8c5d-2a84442d0eb4')/male_info  
[2026-02-12 11:19:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:19:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07c48489-c2b0-4859-8c5d-2a84442d0eb4')/female_info  
[2026-02-12 11:19:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:19:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45bf21ad-a7ed-4d67-9919-61cb1844c4b6')/male_info  
[2026-02-12 11:19:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:19:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45bf21ad-a7ed-4d67-9919-61cb1844c4b6')/female_info  
[2026-02-12 11:19:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:19:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0b8cfbef-6f06-408f-a398-aa3ef5d71e2b')/male_info  
[2026-02-12 11:19:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:19:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0b8cfbef-6f06-408f-a398-aa3ef5d71e2b')/female_info  
[2026-02-12 11:19:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:19:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A709262f1-b9cd-4215-8ea8-f4d0f801f354')/male_info  
[2026-02-12 11:19:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:19:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A709262f1-b9cd-4215-8ea8-f4d0f801f354')/female_info  
[2026-02-12 11:19:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:19:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff360e15-3cca-49a4-8c1e-f2f221906e53')/male_info  
[2026-02-12 11:19:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:19:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff360e15-3cca-49a4-8c1e-f2f221906e53')/female_info  
[2026-02-12 11:19:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:19:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2af7be25-ef74-4fad-8516-dd5f5b9700e9')/male_info  
[2026-02-12 11:19:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:19:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2af7be25-ef74-4fad-8516-dd5f5b9700e9')/female_info  
[2026-02-12 11:19:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:19:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abf60f323-cc68-44d7-9d80-7d47097b63a0')/male_info  
[2026-02-12 11:19:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:19:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abf60f323-cc68-44d7-9d80-7d47097b63a0')/female_info  
[2026-02-12 11:19:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:19:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A256976d4-e0d3-4cd0-a784-644b85b2f100')/male_info  
[2026-02-12 11:19:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:19:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A256976d4-e0d3-4cd0-a784-644b85b2f100')/female_info  
[2026-02-12 11:19:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:19:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A749b9f26-6b0f-435b-8675-b862ddebfefb')/male_info  
[2026-02-12 11:19:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:19:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A749b9f26-6b0f-435b-8675-b862ddebfefb')/female_info  
[2026-02-12 11:19:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:19:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A242800c4-0a28-43b1-9e2c-60fd27c1cee9')/male_info  
[2026-02-12 11:19:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:19:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A242800c4-0a28-43b1-9e2c-60fd27c1cee9')/female_info  
[2026-02-12 11:19:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:19:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ea1b26b-3d41-4841-a258-7649f63b74f0')/male_info  
[2026-02-12 11:19:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:19:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ea1b26b-3d41-4841-a258-7649f63b74f0')/female_info  
[2026-02-12 11:19:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:19:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac55f702e-e90d-40e0-a7ce-6708e96b9562')/male_info  
[2026-02-12 11:19:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:19:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac55f702e-e90d-40e0-a7ce-6708e96b9562')/female_info  
[2026-02-12 11:20:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:20:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad985b419-c54b-46a5-9fad-ff4442bc7df4')/male_info  
[2026-02-12 11:20:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:20:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad985b419-c54b-46a5-9fad-ff4442bc7df4')/female_info  
[2026-02-12 11:20:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:20:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa837161d-d7a9-4156-9709-d10783931812')/male_info  
[2026-02-12 11:20:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:20:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1781e05a-622f-43a5-8b2c-6d2a855a2080')/male_info  
[2026-02-12 11:20:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:20:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1781e05a-622f-43a5-8b2c-6d2a855a2080')/female_info  
[2026-02-12 11:20:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:20:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee8fbafb-d29f-4750-a859-94c8db62c360')/male_info  
[2026-02-12 11:20:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:20:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee8fbafb-d29f-4750-a859-94c8db62c360')/female_info  
[2026-02-12 11:20:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:20:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47442458-6868-4ca2-b714-fa49fa2f4672')/male_info  
[2026-02-12 11:20:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:20:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47442458-6868-4ca2-b714-fa49fa2f4672')/female_info  
[2026-02-12 11:20:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:20:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0209a2de-f0d7-4da2-a342-cdfcb2168919')/male_info  
[2026-02-12 11:20:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:20:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0209a2de-f0d7-4da2-a342-cdfcb2168919')/female_info  
[2026-02-12 11:20:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:20:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae3b9f732-1dfc-4e7f-aef0-d90f2f6b06b7')/male_info  
[2026-02-12 11:20:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:20:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae3b9f732-1dfc-4e7f-aef0-d90f2f6b06b7')/female_info  
[2026-02-12 11:20:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:20:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ff3c207-0496-41b1-a176-80aae3914039')/male_info  
[2026-02-12 11:20:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:20:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ff3c207-0496-41b1-a176-80aae3914039')/female_info  
[2026-02-12 11:20:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:20:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61340169-1e5e-4b17-9428-3e347337ac02')/male_info  
[2026-02-12 11:20:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:20:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61340169-1e5e-4b17-9428-3e347337ac02')/female_info  
[2026-02-12 11:20:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:20:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9711e48-3366-491f-8608-bd68407245b8')/male_info  
[2026-02-12 11:20:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 11:20:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9711e48-3366-491f-8608-bd68407245b8')/female_info  
[2026-02-12 11:20:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:20:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff9fda7c-8b63-4bee-bbdd-fff6d2092300')/male_info  
[2026-02-12 11:20:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:20:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff9fda7c-8b63-4bee-bbdd-fff6d2092300')/female_info  
[2026-02-12 11:20:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:20:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A68cd03e1-9b0b-44dc-bf9f-3d54ed0d0b77')/male_info  
[2026-02-12 11:20:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:20:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A68cd03e1-9b0b-44dc-bf9f-3d54ed0d0b77')/female_info  
[2026-02-12 11:20:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:20:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ca06f69-a5e2-4f18-b66a-558978ced6ba')/male_info  
[2026-02-12 11:20:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:20:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa27a1ed4-71a9-4deb-8111-e8fdca6ead41')/male_info  
[2026-02-12 11:20:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:20:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa27a1ed4-71a9-4deb-8111-e8fdca6ead41')/female_info  
[2026-02-12 11:20:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:20:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab131b77e-3a24-4cae-8e2e-6392cdbf7ed3')/male_info  
[2026-02-12 11:20:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:20:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab131b77e-3a24-4cae-8e2e-6392cdbf7ed3')/female_info  
[2026-02-12 11:20:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:20:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f64c72b-9c22-44eb-8515-3080279daac0')/male_info  
[2026-02-12 11:20:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 11:20:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f64c72b-9c22-44eb-8515-3080279daac0')/female_info  
[2026-02-12 11:20:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:20:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94dd0fa6-a34a-4560-9967-57c5c7705b03')/male_info  
[2026-02-12 11:20:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:20:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94dd0fa6-a34a-4560-9967-57c5c7705b03')/female_info  
[2026-02-12 11:20:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:20:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A263ba4f7-4b5f-44cb-8c31-787e21f8ba43')/male_info  
[2026-02-12 11:20:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:20:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A263ba4f7-4b5f-44cb-8c31-787e21f8ba43')/female_info  
[2026-02-12 11:20:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:20:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a84db5f-5096-4cf9-9711-7ae199214632')/male_info  
[2026-02-12 11:20:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 11:20:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a84db5f-5096-4cf9-9711-7ae199214632')/female_info  
[2026-02-12 11:20:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:20:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae58d0e1b-f9d4-435c-99cf-aa72a0c9180e')/male_info  
[2026-02-12 11:20:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:20:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae58d0e1b-f9d4-435c-99cf-aa72a0c9180e')/female_info  
[2026-02-12 11:20:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:20:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a875467-884b-4dfe-a97e-8cba3986d6db')/male_info  
[2026-02-12 11:20:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:20:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a875467-884b-4dfe-a97e-8cba3986d6db')/female_info  
[2026-02-12 11:20:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:20:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bb12e97-50cd-410a-907c-138a734f2de6')/male_info  
[2026-02-12 11:20:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:20:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bb12e97-50cd-410a-907c-138a734f2de6')/female_info  
[2026-02-12 11:20:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:20:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fad6636-86b7-4bb5-80ca-18602213550c')/male_info  
[2026-02-12 11:20:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:20:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fad6636-86b7-4bb5-80ca-18602213550c')/female_info  
[2026-02-12 11:20:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:20:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaf2ba39-a23d-47d4-9580-908c566766a8')/male_info  
[2026-02-12 11:20:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:20:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaf2ba39-a23d-47d4-9580-908c566766a8')/female_info  
[2026-02-12 11:20:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:20:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1886ce6c-3962-4b84-a47c-74d30b3b71b6')/male_info  
[2026-02-12 11:20:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:20:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1886ce6c-3962-4b84-a47c-74d30b3b71b6')/female_info  
[2026-02-12 11:20:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-12 11:20:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8522c3ad-b7fe-4430-86fc-34b16cd8866d')/male_info  
[2026-02-12 11:20:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:20:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8522c3ad-b7fe-4430-86fc-34b16cd8866d')/female_info  
[2026-02-12 11:20:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:20:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2df6ba7-b643-46a3-bd61-8a60efddb5e9')/male_info  
[2026-02-12 11:20:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:20:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2df6ba7-b643-46a3-bd61-8a60efddb5e9')/female_info  
[2026-02-12 11:20:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:20:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab60999f3-285d-45f6-9685-769279ec295c')/male_info  
[2026-02-12 11:20:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 11:20:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab60999f3-285d-45f6-9685-769279ec295c')/female_info  
[2026-02-12 11:20:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 11:20:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad190eade-4aa2-4b74-ad58-beb75bd27415')/male_info  
[2026-02-12 11:21:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:21:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad190eade-4aa2-4b74-ad58-beb75bd27415')/female_info  
[2026-02-12 11:21:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:21:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adeb91bb8-2478-4590-b4d8-b9ca229a37cb')/male_info  
[2026-02-12 11:21:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:21:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adeb91bb8-2478-4590-b4d8-b9ca229a37cb')/female_info  
[2026-02-12 11:21:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:21:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A383f403d-db4b-4636-b2a9-e2955ba14705')/male_info  
[2026-02-12 11:21:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:21:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A383f403d-db4b-4636-b2a9-e2955ba14705')/female_info  
[2026-02-12 11:21:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:21:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ef55955-cc8a-4a82-b8df-9957682233be')/male_info  
[2026-02-12 11:21:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:21:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ef55955-cc8a-4a82-b8df-9957682233be')/female_info  
[2026-02-12 11:21:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:21:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada8f39ed-443d-450d-9e59-81b7ba4192ec')/male_info  
[2026-02-12 11:21:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:21:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada8f39ed-443d-450d-9e59-81b7ba4192ec')/female_info  
[2026-02-12 11:21:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:21:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A211597fa-5bb3-4716-acba-398467f19cdb')/male_info  
[2026-02-12 11:21:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:21:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A211597fa-5bb3-4716-acba-398467f19cdb')/female_info  
[2026-02-12 11:21:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:21:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56a9492a-7460-4f68-aaf4-00badf1d6072')/male_info  
[2026-02-12 11:21:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:21:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abb3ce76d-c7e4-48b3-b3f2-204772d4c944')/male_info  
[2026-02-12 11:21:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:21:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abb3ce76d-c7e4-48b3-b3f2-204772d4c944')/female_info  
[2026-02-12 11:21:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:21:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af01d9790-2a04-4a18-a6b5-333d393a1b7c')/male_info  
[2026-02-12 11:21:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:21:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af01d9790-2a04-4a18-a6b5-333d393a1b7c')/female_info  
[2026-02-12 11:21:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:21:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeebb7ce6-0749-402f-a4a9-5d6a3e9c58f6')/male_info  
[2026-02-12 11:21:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:21:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeebb7ce6-0749-402f-a4a9-5d6a3e9c58f6')/female_info  
[2026-02-12 11:21:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:21:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0bb5ab2c-a47c-4ad7-b316-3d6589414fdd')/male_info  
[2026-02-12 11:21:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:21:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0bb5ab2c-a47c-4ad7-b316-3d6589414fdd')/female_info  
[2026-02-12 11:21:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 11:21:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad52355e0-0559-45f0-8dd5-e4685b3c13cf')/male_info  
[2026-02-12 11:21:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:21:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad52355e0-0559-45f0-8dd5-e4685b3c13cf')/female_info  
[2026-02-12 11:21:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:21:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A609b35de-a68a-4701-990d-619892e71210')/male_info  
[2026-02-12 11:21:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 11:21:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A609b35de-a68a-4701-990d-619892e71210')/female_info  
[2026-02-12 11:21:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:21:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32ae1956-ec28-4a2d-9aa2-c14148b7922a')/male_info  
[2026-02-12 11:21:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-02-12 11:21:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32ae1956-ec28-4a2d-9aa2-c14148b7922a')/female_info  
[2026-02-12 11:21:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:21:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A719faf10-c866-4c16-8dad-376688295581')/male_info  
[2026-02-12 11:21:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:21:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A719faf10-c866-4c16-8dad-376688295581')/female_info  
[2026-02-12 11:21:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:21:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab0a1bba1-a9a8-4b87-a9d8-7e58aefde521')/male_info  
[2026-02-12 11:21:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-02-12 11:21:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab0a1bba1-a9a8-4b87-a9d8-7e58aefde521')/female_info  
[2026-02-12 11:21:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:21:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab8e15e3d-7c70-4bab-a6f2-7af3a29312ef')/male_info  
[2026-02-12 11:21:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:21:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab8e15e3d-7c70-4bab-a6f2-7af3a29312ef')/female_info  
[2026-02-12 11:21:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:21:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32784477-509c-4873-8d35-e149a580c99d')/male_info  
[2026-02-12 11:21:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 11:21:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32784477-509c-4873-8d35-e149a580c99d')/female_info  
[2026-02-12 11:21:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:21:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add4ee787-fc18-48ef-9174-fb8ac12b6ee6')/male_info  
[2026-02-12 11:21:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:21:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add4ee787-fc18-48ef-9174-fb8ac12b6ee6')/female_info  
[2026-02-12 11:21:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:21:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A50611696-b3cb-4709-84ee-51e66831cda7')/male_info  
[2026-02-12 11:21:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 11:21:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A50611696-b3cb-4709-84ee-51e66831cda7')/female_info  
[2026-02-12 11:21:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:21:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3a5b5846-dbdc-4990-8ce8-4c7cef7d4f11')/male_info  
[2026-02-12 11:21:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:21:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3a5b5846-dbdc-4990-8ce8-4c7cef7d4f11')/female_info  
[2026-02-12 11:21:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:21:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ebadc3a-f31d-4ee6-ba35-74ff2733283d')/male_info  
[2026-02-12 11:21:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:21:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ebadc3a-f31d-4ee6-ba35-74ff2733283d')/female_info  
[2026-02-12 11:21:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:21:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf00d036-d522-4ad2-95ce-867e5f4b29c6')/female_info  
[2026-02-12 11:21:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:21:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd9740a-dbbc-4923-b020-0bf26a8e5fce')/male_info  
[2026-02-12 11:21:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:21:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd9740a-dbbc-4923-b020-0bf26a8e5fce')/female_info  
[2026-02-12 11:21:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:21:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1494d903-cc9d-47f2-89f7-63729c9785d2')/male_info  
[2026-02-12 11:21:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:21:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1494d903-cc9d-47f2-89f7-63729c9785d2')/female_info  
[2026-02-12 11:21:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:21:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af3808668-e28f-47ac-b49f-5a7e8227e6ca')/male_info  
[2026-02-12 11:21:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:21:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af3808668-e28f-47ac-b49f-5a7e8227e6ca')/female_info  
[2026-02-12 11:21:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:21:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ef03469-426d-4426-b15f-2059bb785439')/male_info  
[2026-02-12 11:21:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:21:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ef03469-426d-4426-b15f-2059bb785439')/female_info  
[2026-02-12 11:21:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:21:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2467b33e-196d-4961-a161-255a60196f42')/male_info  
[2026-02-12 11:21:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:21:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2467b33e-196d-4961-a161-255a60196f42')/female_info  
[2026-02-12 11:21:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:21:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A612a8705-6b1a-49a0-98b2-0fd0e76a6e5d')/male_info  
[2026-02-12 11:21:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:21:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A612a8705-6b1a-49a0-98b2-0fd0e76a6e5d')/female_info  
[2026-02-12 11:21:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:21:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80c3df41-a119-42f8-842e-e8e52a286cc8')/male_info  
[2026-02-12 11:22:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:22:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80c3df41-a119-42f8-842e-e8e52a286cc8')/female_info  
[2026-02-12 11:22:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:22:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa2fc53f5-62f6-4d83-ab70-5d5e9432b2f0')/female_info  
[2026-02-12 11:22:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:22:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c75611b-a1a7-4ccf-a03c-e6a2912f4f94')/male_info  
[2026-02-12 11:22:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:22:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c75611b-a1a7-4ccf-a03c-e6a2912f4f94')/female_info  
[2026-02-12 11:22:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:22:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A906f4792-c1ad-4b87-be00-bec8520c315c')/male_info  
[2026-02-12 11:22:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:22:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A906f4792-c1ad-4b87-be00-bec8520c315c')/female_info  
[2026-02-12 11:22:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:22:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A72f515db-d430-456c-8f64-ce5ad2aa951c')/male_info  
[2026-02-12 11:22:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:22:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A72f515db-d430-456c-8f64-ce5ad2aa951c')/female_info  
[2026-02-12 11:22:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 11:22:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaad09b4a-7cf6-43ef-891c-d43e39b1a0cf')/male_info  
[2026-02-12 11:22:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:22:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaad09b4a-7cf6-43ef-891c-d43e39b1a0cf')/female_info  
[2026-02-12 11:22:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:22:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36a2f26b-1f2a-4e47-8b49-7dbaea385b26')/male_info  
[2026-02-12 11:22:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:22:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36a2f26b-1f2a-4e47-8b49-7dbaea385b26')/female_info  
[2026-02-12 11:22:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:22:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A361a3289-ecfc-46ae-8505-d45b068876dc')/male_info  
[2026-02-12 11:22:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 11:22:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A361a3289-ecfc-46ae-8505-d45b068876dc')/female_info  
[2026-02-12 11:22:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:22:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f4e59a1-1336-4601-8852-7860b624cc0a')/male_info  
[2026-02-12 11:22:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:22:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f4e59a1-1336-4601-8852-7860b624cc0a')/female_info  
[2026-02-12 11:22:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-12 11:22:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15e37463-48a3-4a4b-a9e8-b1429ad0d374')/male_info  
[2026-02-12 11:22:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:22:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15e37463-48a3-4a4b-a9e8-b1429ad0d374')/female_info  
[2026-02-12 11:22:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:22:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05b5ab79-fc13-4e3a-b4ae-f538fedfaa8f')/male_info  
[2026-02-12 11:22:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:22:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05b5ab79-fc13-4e3a-b4ae-f538fedfaa8f')/female_info  
[2026-02-12 11:22:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:22:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8f634c-83b0-4edc-9019-eacf4d6e7ed9')/male_info  
[2026-02-12 11:22:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:22:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8f634c-83b0-4edc-9019-eacf4d6e7ed9')/female_info  
[2026-02-12 11:22:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:22:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa260a3fa-dacf-4726-8058-163c4093647f')/male_info  
[2026-02-12 11:22:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:22:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa260a3fa-dacf-4726-8058-163c4093647f')/female_info  
[2026-02-12 11:22:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:22:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75872711-d32f-4e54-8055-15102b81c406')/male_info  
[2026-02-12 11:22:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:22:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75872711-d32f-4e54-8055-15102b81c406')/female_info  
[2026-02-12 11:22:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:22:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5b1086f-b087-4ec0-a148-ccdbafc05338')/male_info  
[2026-02-12 11:22:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:22:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5b1086f-b087-4ec0-a148-ccdbafc05338')/female_info  
[2026-02-12 11:22:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:22:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3f979551-d3a4-44b0-b373-631c2c9fef40')/male_info  
[2026-02-12 11:22:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:22:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac18c9c3-4b1d-47bf-a94d-c985b8ecaee2')/male_info  
[2026-02-12 11:22:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:22:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac18c9c3-4b1d-47bf-a94d-c985b8ecaee2')/female_info  
[2026-02-12 11:22:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:22:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4875ff0d-f87b-44c5-8e28-d3068efb8c1d')/male_info  
[2026-02-12 11:22:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:22:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4875ff0d-f87b-44c5-8e28-d3068efb8c1d')/female_info  
[2026-02-12 11:22:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:22:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4e99f45-1876-49b6-a83f-e557e92d009e')/male_info  
[2026-02-12 11:22:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:22:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4e99f45-1876-49b6-a83f-e557e92d009e')/female_info  
[2026-02-12 11:22:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:22:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78064045-1ce5-4ba5-a48b-1399636e12c1')/male_info  
[2026-02-12 11:22:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:22:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78064045-1ce5-4ba5-a48b-1399636e12c1')/female_info  
[2026-02-12 11:22:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:22:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6baeb813-352b-4f47-b372-12a78af38aca')/male_info  
[2026-02-12 11:22:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:22:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6baeb813-352b-4f47-b372-12a78af38aca')/female_info  
[2026-02-12 11:22:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:22:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A756945f1-3333-4c33-a7e3-11947cac5b73')/male_info  
[2026-02-12 11:22:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:22:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A756945f1-3333-4c33-a7e3-11947cac5b73')/female_info  
[2026-02-12 11:22:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:22:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0cfe85b-ddd1-4b8d-a05b-780b81074555')/male_info  
[2026-02-12 11:22:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:22:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0cfe85b-ddd1-4b8d-a05b-780b81074555')/female_info  
[2026-02-12 11:22:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 11:22:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ea67b76-310f-456d-a3b8-9c74519adf5f')/male_info  
[2026-02-12 11:22:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:22:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ea67b76-310f-456d-a3b8-9c74519adf5f')/female_info  
[2026-02-12 11:22:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:22:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1afe5d-1168-4baf-8606-b00e80f3087f')/male_info  
[2026-02-12 11:22:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 11:22:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1afe5d-1168-4baf-8606-b00e80f3087f')/female_info  
[2026-02-12 11:22:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:22:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89daf28d-f21a-4ec5-9514-921bc1f80899')/male_info  
[2026-02-12 11:22:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:22:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89daf28d-f21a-4ec5-9514-921bc1f80899')/female_info  
[2026-02-12 11:22:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:22:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91eeb070-e22f-4761-9ae5-974bd862aaa9')/male_info  
[2026-02-12 11:22:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:22:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91eeb070-e22f-4761-9ae5-974bd862aaa9')/female_info  
[2026-02-12 11:22:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:22:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7936b82-23c8-4ba9-b5ed-7372286484ae')/male_info  
[2026-02-12 11:22:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 11:22:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7936b82-23c8-4ba9-b5ed-7372286484ae')/female_info  
[2026-02-12 11:22:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:22:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A76c2a271-64f2-4976-bf10-45bc0b377c90')/male_info  
[2026-02-12 11:22:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:22:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A76c2a271-64f2-4976-bf10-45bc0b377c90')/female_info  
[2026-02-12 11:23:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:23:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45cd4f22-3ec7-4770-a2cc-1867eff7cc80')/male_info  
[2026-02-12 11:23:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:23:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45cd4f22-3ec7-4770-a2cc-1867eff7cc80')/female_info  
[2026-02-12 11:23:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:23:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9a66704-eaf9-4242-9925-04c34f3deeac')/male_info  
[2026-02-12 11:23:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:23:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9a66704-eaf9-4242-9925-04c34f3deeac')/female_info  
[2026-02-12 11:23:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 11:23:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3bc9f6fc-cc0d-47d1-b234-00fd0fac6f0e')/male_info  
[2026-02-12 11:23:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:23:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3bc9f6fc-cc0d-47d1-b234-00fd0fac6f0e')/female_info  
[2026-02-12 11:23:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:23:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5f33b56-57f4-4261-9532-6d86db3e078f')/male_info  
[2026-02-12 11:23:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:23:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5f33b56-57f4-4261-9532-6d86db3e078f')/female_info  
[2026-02-12 11:23:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:23:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21dbf1f9-9596-4917-8382-0b6761faa324')/male_info  
[2026-02-12 11:23:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:23:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21dbf1f9-9596-4917-8382-0b6761faa324')/female_info  
[2026-02-12 11:23:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:23:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad63145c3-26e1-45eb-abdd-2a82c379ef24')/male_info  
[2026-02-12 11:23:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 12 rows.  
[2026-02-12 11:23:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad63145c3-26e1-45eb-abdd-2a82c379ef24')/female_info  
[2026-02-12 11:23:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:23:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5824dfc-9c72-4af4-8a95-0be1c0cc44c8')/male_info  
[2026-02-12 11:23:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:23:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5824dfc-9c72-4af4-8a95-0be1c0cc44c8')/female_info  
[2026-02-12 11:23:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:23:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f6fabe1-a32f-4b14-aa21-fbdc86de4418')/male_info  
[2026-02-12 11:23:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:23:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f6fabe1-a32f-4b14-aa21-fbdc86de4418')/female_info  
[2026-02-12 11:23:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:23:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9655bf31-3e33-4d0e-a8bd-f45d65d76172')/male_info  
[2026-02-12 11:23:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:23:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9655bf31-3e33-4d0e-a8bd-f45d65d76172')/female_info  
[2026-02-12 11:23:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:23:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A452607e1-1d1a-4883-95d2-8054d8c4fd06')/male_info  
[2026-02-12 11:23:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:23:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A452607e1-1d1a-4883-95d2-8054d8c4fd06')/female_info  
[2026-02-12 11:23:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:23:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada373646-c57b-4609-a4dd-090cf68fadb9')/male_info  
[2026-02-12 11:23:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:23:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada373646-c57b-4609-a4dd-090cf68fadb9')/female_info  
[2026-02-12 11:23:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 11:23:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2dbc85b1-3426-407d-a788-2d3b8b888b88')/male_info  
[2026-02-12 11:23:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 11:23:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2dbc85b1-3426-407d-a788-2d3b8b888b88')/female_info  
[2026-02-12 11:23:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:23:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71cbe318-b75b-414a-98d4-e60897d9e835')/male_info  
[2026-02-12 11:23:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-12 11:23:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71cbe318-b75b-414a-98d4-e60897d9e835')/female_info  
[2026-02-12 11:23:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:23:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3afdd419-9155-4b02-90cd-3fcb4983b46c')/male_info  
[2026-02-12 11:23:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:23:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4e21e9b-4874-40a6-bc51-d3d1773787c1')/male_info  
[2026-02-12 11:23:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:23:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4e21e9b-4874-40a6-bc51-d3d1773787c1')/female_info  
[2026-02-12 11:23:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:23:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ade761f6b-bfa5-4b6f-871f-d47c92553c4b')/male_info  
[2026-02-12 11:23:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:23:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ade761f6b-bfa5-4b6f-871f-d47c92553c4b')/female_info  
[2026-02-12 11:23:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:23:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2d4543fe-7746-4bb2-a104-7e86bed60d6d')/male_info  
[2026-02-12 11:23:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:23:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2d4543fe-7746-4bb2-a104-7e86bed60d6d')/female_info  
[2026-02-12 11:23:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:23:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A109f7a0a-f98c-484c-9028-fcb7e6c88888')/male_info  
[2026-02-12 11:23:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 11:23:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A109f7a0a-f98c-484c-9028-fcb7e6c88888')/female_info  
[2026-02-12 11:23:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:23:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a50aa0f-7412-4626-95f6-dbf5805283e3')/male_info  
[2026-02-12 11:23:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:23:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a50aa0f-7412-4626-95f6-dbf5805283e3')/female_info  
[2026-02-12 11:23:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:23:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A761ccc0d-09a4-4f6e-91d5-ecdc8f782dea')/male_info  
[2026-02-12 11:23:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:23:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A761ccc0d-09a4-4f6e-91d5-ecdc8f782dea')/female_info  
[2026-02-12 11:23:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:23:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33a6eb18-3807-4652-8ba8-6311d6c1b454')/male_info  
[2026-02-12 11:23:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:23:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33a6eb18-3807-4652-8ba8-6311d6c1b454')/female_info  
[2026-02-12 11:23:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:23:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac058767a-c275-42b5-bf48-bbf9b3f10035')/male_info  
[2026-02-12 11:23:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:23:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac058767a-c275-42b5-bf48-bbf9b3f10035')/female_info  
[2026-02-12 11:23:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:23:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0ef1a36-acc8-4f9a-8d6e-0060680563a6')/male_info  
[2026-02-12 11:23:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 11:23:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0ef1a36-acc8-4f9a-8d6e-0060680563a6')/female_info  
[2026-02-12 11:23:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:23:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4475fe1d-1996-4afd-91b1-5180de570b91')/male_info  
[2026-02-12 11:23:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:23:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4475fe1d-1996-4afd-91b1-5180de570b91')/female_info  
[2026-02-12 11:23:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:23:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba0b2436-2d97-44d8-a480-a93e1dea3ab1')/male_info  
[2026-02-12 11:23:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:23:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba0b2436-2d97-44d8-a480-a93e1dea3ab1')/female_info  
[2026-02-12 11:23:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:23:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A559fe15e-592f-4dfe-a322-3283dab22a03')/male_info  
[2026-02-12 11:23:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:23:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A559fe15e-592f-4dfe-a322-3283dab22a03')/female_info  
[2026-02-12 11:23:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 11:23:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A04f647e7-ee61-4187-88b3-d40e210df930')/female_info  
[2026-02-12 11:23:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:23:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89118379-de64-4780-8afb-c313cba1ad5a')/male_info  
[2026-02-12 11:23:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:23:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15b483a1-d868-469d-9ff6-f5be1361bce9')/female_info  
[2026-02-12 11:23:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:23:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A827f4a16-07dc-43ab-b500-fc2c7f0ff3f2')/male_info  
[2026-02-12 11:23:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:23:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A827f4a16-07dc-43ab-b500-fc2c7f0ff3f2')/female_info  
[2026-02-12 11:24:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:24:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4482bba8-ba18-43e5-8918-fef0d652f803')/male_info  
[2026-02-12 11:24:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:24:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4482bba8-ba18-43e5-8918-fef0d652f803')/female_info  
[2026-02-12 11:24:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:24:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7620792-493e-4f6a-ab97-b4fd830522c2')/male_info  
[2026-02-12 11:24:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:24:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7620792-493e-4f6a-ab97-b4fd830522c2')/female_info  
[2026-02-12 11:24:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:24:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba32a0ff-1d76-4fed-b3dc-76d28f263ddd')/male_info  
[2026-02-12 11:24:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:24:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba32a0ff-1d76-4fed-b3dc-76d28f263ddd')/female_info  
[2026-02-12 11:24:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:24:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A04b9ca32-50d0-41f2-b398-7dd806a939f8')/female_info  
[2026-02-12 11:24:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:24:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229953d5-5a82-443d-bf88-54f0d32f511d')/male_info  
[2026-02-12 11:24:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:24:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229953d5-5a82-443d-bf88-54f0d32f511d')/female_info  
[2026-02-12 11:24:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:24:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1202fda-c0b5-4965-8fea-ae0a2f9cf8d7')/male_info  
[2026-02-12 11:24:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:24:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1202fda-c0b5-4965-8fea-ae0a2f9cf8d7')/female_info  
[2026-02-12 11:24:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 9 rows.  
[2026-02-12 11:24:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7909018c-f0c8-4a29-a708-248a12cd2040')/male_info  
[2026-02-12 11:24:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:24:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7909018c-f0c8-4a29-a708-248a12cd2040')/female_info  
[2026-02-12 11:24:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 11:24:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92d5d91f-6377-4a1c-8f2b-3d319c9148f4')/male_info  
[2026-02-12 11:24:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:24:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92d5d91f-6377-4a1c-8f2b-3d319c9148f4')/female_info  
[2026-02-12 11:24:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:24:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acb6473cd-b46a-4418-91ca-d427c811b92e')/male_info  
[2026-02-12 11:24:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 11:24:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acb6473cd-b46a-4418-91ca-d427c811b92e')/female_info  
[2026-02-12 11:24:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:24:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae994aba4-6f5f-4b81-b07f-b9fcafdaaec5')/male_info  
[2026-02-12 11:24:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 11:24:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae994aba4-6f5f-4b81-b07f-b9fcafdaaec5')/female_info  
[2026-02-12 11:24:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:24:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abcc3abee-1129-40a8-9413-1a07765c0a7e')/male_info  
[2026-02-12 11:24:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:24:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abcc3abee-1129-40a8-9413-1a07765c0a7e')/female_info  
[2026-02-12 11:24:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:24:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa451fa2b-ec89-47e6-8908-e298a15c1364')/male_info  
[2026-02-12 11:24:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:24:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa451fa2b-ec89-47e6-8908-e298a15c1364')/female_info  
[2026-02-12 11:24:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:24:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9458e17-0dbd-4114-8e14-e2b0203cba40')/male_info  
[2026-02-12 11:24:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:24:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9458e17-0dbd-4114-8e14-e2b0203cba40')/female_info  
[2026-02-12 11:24:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:24:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1a1017f1-5d6a-4f98-994e-fefc668b904c')/female_info  
[2026-02-12 11:24:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:24:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6be09bfa-3602-47fe-92e1-c7ca6ab404fa')/male_info  
[2026-02-12 11:24:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:24:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6be09bfa-3602-47fe-92e1-c7ca6ab404fa')/female_info  
[2026-02-12 11:24:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:24:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7fb50f0d-964d-4681-94cd-a1f64da00da0')/male_info  
[2026-02-12 11:24:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:24:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7fb50f0d-964d-4681-94cd-a1f64da00da0')/female_info  
[2026-02-12 11:24:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:24:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73d4c60e-b732-48da-85ae-89a9cd15a18b')/male_info  
[2026-02-12 11:24:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:24:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73d4c60e-b732-48da-85ae-89a9cd15a18b')/female_info  
[2026-02-12 11:24:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:24:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac4c2830-34eb-449d-9d1f-f8b47d95c408')/male_info  
[2026-02-12 11:24:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:24:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac4c2830-34eb-449d-9d1f-f8b47d95c408')/female_info  
[2026-02-12 11:24:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:24:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A748025f3-5271-4645-9ddf-8a4b43576346')/male_info  
[2026-02-12 11:24:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:24:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A748025f3-5271-4645-9ddf-8a4b43576346')/female_info  
[2026-02-12 11:24:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:24:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2389a0e3-7d32-40af-a98e-18fe13c6b9ce')/male_info  
[2026-02-12 11:24:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:24:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2389a0e3-7d32-40af-a98e-18fe13c6b9ce')/female_info  
[2026-02-12 11:24:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:24:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A731f4be9-918f-4a6f-b047-74b4b2d65d71')/male_info  
[2026-02-12 11:24:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:24:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A731f4be9-918f-4a6f-b047-74b4b2d65d71')/female_info  
[2026-02-12 11:24:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:24:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A97f8c06e-ca16-42ba-a249-06ba2228f335')/male_info  
[2026-02-12 11:24:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:24:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A97f8c06e-ca16-42ba-a249-06ba2228f335')/female_info  
[2026-02-12 11:24:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:24:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25d4fa09-7e5e-4a7b-9e79-5454967c917e')/male_info  
[2026-02-12 11:24:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:24:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25d4fa09-7e5e-4a7b-9e79-5454967c917e')/female_info  
[2026-02-12 11:24:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:24:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70d06efe-9409-4c64-a855-356440813bee')/male_info  
[2026-02-12 11:24:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:24:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70d06efe-9409-4c64-a855-356440813bee')/female_info  
[2026-02-12 11:24:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:24:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c7b3af0-f66a-4fc9-8bbf-fce99663660c')/male_info  
[2026-02-12 11:24:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:24:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c7b3af0-f66a-4fc9-8bbf-fce99663660c')/female_info  
[2026-02-12 11:24:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:24:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25cadb09-9a66-4df9-aa82-c8f376d7abea')/male_info  
[2026-02-12 11:24:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:24:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25cadb09-9a66-4df9-aa82-c8f376d7abea')/female_info  
[2026-02-12 11:24:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:24:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A08a78d48-bc88-4b61-bdc4-543d7c7fb497')/male_info  
[2026-02-12 11:24:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:24:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A08a78d48-bc88-4b61-bdc4-543d7c7fb497')/female_info  
[2026-02-12 11:24:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:24:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb827b26-e335-4165-b8e6-837aef84dac5')/male_info  
[2026-02-12 11:24:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:24:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb827b26-e335-4165-b8e6-837aef84dac5')/female_info  
[2026-02-12 11:24:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:24:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ded2143-104b-4a58-b908-ad68075ea240')/male_info  
[2026-02-12 11:25:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:25:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ded2143-104b-4a58-b908-ad68075ea240')/female_info  
[2026-02-12 11:25:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:25:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3f97f7-5dbb-4c3b-b8ac-510ac4fdb944')/male_info  
[2026-02-12 11:25:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:25:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3f97f7-5dbb-4c3b-b8ac-510ac4fdb944')/female_info  
[2026-02-12 11:25:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:25:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab7157dd1-3e2e-4796-bb95-3465d1c35203')/male_info  
[2026-02-12 11:25:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:25:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c283ca2-7e8f-4f16-ac32-cf2461788673')/male_info  
[2026-02-12 11:25:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:25:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c283ca2-7e8f-4f16-ac32-cf2461788673')/female_info  
[2026-02-12 11:25:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:25:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1be10d90-0e64-44ae-a49a-2fbeff06bace')/male_info  
[2026-02-12 11:25:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 11:25:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1be10d90-0e64-44ae-a49a-2fbeff06bace')/female_info  
[2026-02-12 11:25:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:25:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad3d4875c-391c-4b74-8080-383843587124')/male_info  
[2026-02-12 11:25:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:25:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad3d4875c-391c-4b74-8080-383843587124')/female_info  
[2026-02-12 11:25:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:25:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6519af31-8978-44b1-9f37-c04c10a35514')/male_info  
[2026-02-12 11:25:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:25:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6519af31-8978-44b1-9f37-c04c10a35514')/female_info  
[2026-02-12 11:25:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:25:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada420f0c-79dd-4dc8-b35b-5f4f8ca7571c')/male_info  
[2026-02-12 11:25:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:25:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4336a157-3c5d-44e6-b998-fb8d6ba0465f')/male_info  
[2026-02-12 11:25:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:25:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4336a157-3c5d-44e6-b998-fb8d6ba0465f')/female_info  
[2026-02-12 11:25:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:25:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13bba5b2-7409-4042-a322-51c59d524b59')/male_info  
[2026-02-12 11:25:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:25:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13bba5b2-7409-4042-a322-51c59d524b59')/female_info  
[2026-02-12 11:25:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:25:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A27b6aadf-a1fb-4feb-b99b-6d490e0904ed')/male_info  
[2026-02-12 11:25:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:25:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A27b6aadf-a1fb-4feb-b99b-6d490e0904ed')/female_info  
[2026-02-12 11:25:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:25:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7808aa3e-d058-436f-8544-bcba69049009')/male_info  
[2026-02-12 11:25:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:25:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7808aa3e-d058-436f-8544-bcba69049009')/female_info  
[2026-02-12 11:25:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:25:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1bf3310-42ef-4603-b91f-715b894ab248')/male_info  
[2026-02-12 11:25:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:25:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1bf3310-42ef-4603-b91f-715b894ab248')/female_info  
[2026-02-12 11:25:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:25:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3d50ee8d-e344-4ac1-809a-a8f40b973b6b')/male_info  
[2026-02-12 11:25:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:25:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3d50ee8d-e344-4ac1-809a-a8f40b973b6b')/female_info  
[2026-02-12 11:25:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:25:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fd4a54b-5864-448b-885a-f2d2f7bda82f')/male_info  
[2026-02-12 11:25:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:25:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fd4a54b-5864-448b-885a-f2d2f7bda82f')/female_info  
[2026-02-12 11:25:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:25:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67e2c68-9b14-41f4-acb2-7cf703f660f3')/male_info  
[2026-02-12 11:25:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:25:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67e2c68-9b14-41f4-acb2-7cf703f660f3')/female_info  
[2026-02-12 11:25:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:25:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5afd2427-b90b-4834-a581-449f7bdf956e')/male_info  
[2026-02-12 11:25:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:25:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5afd2427-b90b-4834-a581-449f7bdf956e')/female_info  
[2026-02-12 11:25:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:25:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7235ad6a-7db6-4840-9d4d-df658adc602c')/male_info  
[2026-02-12 11:25:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:25:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7235ad6a-7db6-4840-9d4d-df658adc602c')/female_info  
[2026-02-12 11:25:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:25:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f6d8c33-42f0-42ee-bdf9-a2769007645d')/male_info  
[2026-02-12 11:25:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:25:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f6d8c33-42f0-42ee-bdf9-a2769007645d')/female_info  
[2026-02-12 11:25:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:25:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2396359d-bc55-4f9e-9f46-acefa047962b')/male_info  
[2026-02-12 11:25:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:25:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2396359d-bc55-4f9e-9f46-acefa047962b')/female_info  
[2026-02-12 11:25:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 11:25:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd068dec-d24c-4275-80c1-4ba473b99f95')/male_info  
[2026-02-12 11:25:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:25:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd068dec-d24c-4275-80c1-4ba473b99f95')/female_info  
[2026-02-12 11:25:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:25:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02685129-07d6-493e-836e-8ea69966999a')/male_info  
[2026-02-12 11:25:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:25:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02685129-07d6-493e-836e-8ea69966999a')/female_info  
[2026-02-12 11:25:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:25:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86dd0241-3df7-4346-b516-71f59172816b')/male_info  
[2026-02-12 11:25:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:25:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86dd0241-3df7-4346-b516-71f59172816b')/female_info  
[2026-02-12 11:25:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:25:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2eafacf7-5f46-4173-90cc-3d8acd9c4759')/male_info  
[2026-02-12 11:25:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:25:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2eafacf7-5f46-4173-90cc-3d8acd9c4759')/female_info  
[2026-02-12 11:25:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:25:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A966f103c-42d8-42fc-a1d0-738ea5e6b36c')/male_info  
[2026-02-12 11:25:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:25:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A966f103c-42d8-42fc-a1d0-738ea5e6b36c')/female_info  
[2026-02-12 11:25:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:25:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62c63a05-32c3-4f4b-9f06-64b1f71ee042')/male_info  
[2026-02-12 11:25:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:25:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62c63a05-32c3-4f4b-9f06-64b1f71ee042')/female_info  
[2026-02-12 11:25:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:25:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Addeb9d61-3bc0-430a-9896-80924336d841')/male_info  
[2026-02-12 11:25:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:25:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Addeb9d61-3bc0-430a-9896-80924336d841')/female_info  
[2026-02-12 11:25:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:25:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61a3a5da-a3e9-4883-9ea4-e7cefa3a0a84')/male_info  
[2026-02-12 11:25:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:25:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61a3a5da-a3e9-4883-9ea4-e7cefa3a0a84')/female_info  
[2026-02-12 11:25:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:25:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5b05e3a8-cc29-431a-a0a1-d7ba86abafe2')/male_info  
[2026-02-12 11:25:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:25:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5b05e3a8-cc29-431a-a0a1-d7ba86abafe2')/female_info  
[2026-02-12 11:25:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:25:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62421abf-bde6-4dcc-97d5-3eb66b319638')/male_info  
[2026-02-12 11:26:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:26:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62421abf-bde6-4dcc-97d5-3eb66b319638')/female_info  
[2026-02-12 11:26:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:26:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f2cfe9a-c13c-490d-a241-92acb8bafe9d')/male_info  
[2026-02-12 11:26:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:26:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f2cfe9a-c13c-490d-a241-92acb8bafe9d')/female_info  
[2026-02-12 11:26:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 11:26:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba97f7b0-b1b0-4327-82ad-007dbfa81c32')/male_info  
[2026-02-12 11:26:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:26:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba97f7b0-b1b0-4327-82ad-007dbfa81c32')/female_info  
[2026-02-12 11:26:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 11:26:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A40d65401-4209-4fd0-8182-4ccdb718d9c8')/male_info  
[2026-02-12 11:26:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:26:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A40d65401-4209-4fd0-8182-4ccdb718d9c8')/female_info  
[2026-02-12 11:26:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:26:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A331c34f8-d52f-47c4-8cdc-dbd3b5d53d85')/male_info  
[2026-02-12 11:26:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:26:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A331c34f8-d52f-47c4-8cdc-dbd3b5d53d85')/female_info  
[2026-02-12 11:26:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:26:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d7cca5c-7d1e-420d-b0ea-f94da72a8dd0')/male_info  
[2026-02-12 11:26:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:26:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d7cca5c-7d1e-420d-b0ea-f94da72a8dd0')/female_info  
[2026-02-12 11:26:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:26:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4f18dab6-597a-4996-b581-2de8d718acd8')/male_info  
[2026-02-12 11:26:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 11:26:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4f18dab6-597a-4996-b581-2de8d718acd8')/female_info  
[2026-02-12 11:26:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:26:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71ffde69-9436-4e42-bbc1-d5447484129c')/male_info  
[2026-02-12 11:26:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:26:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71ffde69-9436-4e42-bbc1-d5447484129c')/female_info  
[2026-02-12 11:26:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:26:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73aa7872-c22d-4b77-b8b0-2af00a0e21d9')/male_info  
[2026-02-12 11:26:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:26:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73aa7872-c22d-4b77-b8b0-2af00a0e21d9')/female_info  
[2026-02-12 11:26:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:26:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab05b1f8-5c7c-4b77-8222-ee01291cc17a')/male_info  
[2026-02-12 11:26:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:26:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab05b1f8-5c7c-4b77-8222-ee01291cc17a')/female_info  
[2026-02-12 11:26:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:26:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd14a99-6983-431e-9c6c-be24c2ea6562')/male_info  
[2026-02-12 11:26:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:26:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd14a99-6983-431e-9c6c-be24c2ea6562')/female_info  
[2026-02-12 11:26:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:26:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61bb2089-2087-4862-b51b-c65f87231331')/male_info  
[2026-02-12 11:26:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:26:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61bb2089-2087-4862-b51b-c65f87231331')/female_info  
[2026-02-12 11:26:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:26:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A11235967-bc9f-49d8-a792-874f83909d7c')/male_info  
[2026-02-12 11:26:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:26:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A11235967-bc9f-49d8-a792-874f83909d7c')/female_info  
[2026-02-12 11:26:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:26:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae7eca2f7-c415-4083-ac1f-cec6f036ea03')/male_info  
[2026-02-12 11:26:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:26:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae7eca2f7-c415-4083-ac1f-cec6f036ea03')/female_info  
[2026-02-12 11:26:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:26:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aad31d43f-e605-489f-bb94-bcabf8e3a7be')/male_info  
[2026-02-12 11:26:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:26:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aad31d43f-e605-489f-bb94-bcabf8e3a7be')/female_info  
[2026-02-12 11:26:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:26:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab07dc4cb-73d8-41ba-a87f-04724caa31c0')/male_info  
[2026-02-12 11:26:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:26:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab07dc4cb-73d8-41ba-a87f-04724caa31c0')/female_info  
[2026-02-12 11:26:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:26:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5eb8d515-b094-4eb6-b858-ca9c7dc48b9e')/male_info  
[2026-02-12 11:26:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:26:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5eb8d515-b094-4eb6-b858-ca9c7dc48b9e')/female_info  
[2026-02-12 11:26:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:26:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a58ecbf-6106-43fa-b9c8-ebd436f90fcf')/male_info  
[2026-02-12 11:26:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:26:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a58ecbf-6106-43fa-b9c8-ebd436f90fcf')/female_info  
[2026-02-12 11:26:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:26:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A88f922fc-e687-4019-929f-7fc509f69cfb')/male_info  
[2026-02-12 11:26:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:26:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A88f922fc-e687-4019-929f-7fc509f69cfb')/female_info  
[2026-02-12 11:26:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:26:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A48e10e36-ac15-4bca-a738-0e08ac07af19')/male_info  
[2026-02-12 11:26:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:26:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A48e10e36-ac15-4bca-a738-0e08ac07af19')/female_info  
[2026-02-12 11:26:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:26:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00b4eb93-e181-4fa9-a4f7-76222b59932d')/male_info  
[2026-02-12 11:26:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:26:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00b4eb93-e181-4fa9-a4f7-76222b59932d')/female_info  
[2026-02-12 11:26:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:26:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64a5ece1-7cb1-4921-8bbf-6cec58f1b2ac')/male_info  
[2026-02-12 11:26:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:26:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64a5ece1-7cb1-4921-8bbf-6cec58f1b2ac')/female_info  
[2026-02-12 11:26:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:26:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adbd727ae-e05a-465c-b62d-fd0ddb4784c6')/male_info  
[2026-02-12 11:26:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:26:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adbd727ae-e05a-465c-b62d-fd0ddb4784c6')/female_info  
[2026-02-12 11:26:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:26:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aabbcfa9b-9adb-4390-bb6d-cbb25fb8cb77')/male_info  
[2026-02-12 11:26:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 11:26:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aabbcfa9b-9adb-4390-bb6d-cbb25fb8cb77')/female_info  
[2026-02-12 11:26:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:26:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab6ca3a6-5b60-4df2-b559-4f1b24495caf')/male_info  
[2026-02-12 11:26:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:26:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab6ca3a6-5b60-4df2-b559-4f1b24495caf')/female_info  
[2026-02-12 11:26:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:26:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab6993c4a-c85f-4b16-b585-13dc2dcb4e6e')/male_info  
[2026-02-12 11:26:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:26:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab6993c4a-c85f-4b16-b585-13dc2dcb4e6e')/female_info  
[2026-02-12 11:26:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:26:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78990b37-05cb-4e9b-9b87-96654929e7e0')/male_info  
[2026-02-12 11:26:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:26:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78990b37-05cb-4e9b-9b87-96654929e7e0')/female_info  
[2026-02-12 11:26:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:26:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abfc08eab-2baf-482b-961c-d3718a62488a')/male_info  
[2026-02-12 11:26:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 11:26:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abfc08eab-2baf-482b-961c-d3718a62488a')/female_info  
[2026-02-12 11:26:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:26:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae033b133-fed9-4119-a92d-7c2288c4a53d')/male_info  
[2026-02-12 11:27:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:27:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae033b133-fed9-4119-a92d-7c2288c4a53d')/female_info  
[2026-02-12 11:27:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:27:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad51b6229-36ae-4658-94b0-b443f5505786')/male_info  
[2026-02-12 11:27:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:27:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad51b6229-36ae-4658-94b0-b443f5505786')/female_info  
[2026-02-12 11:27:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:27:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af55bb0f6-bedb-4339-898f-46067e1b9bf8')/male_info  
[2026-02-12 11:27:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:27:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af55bb0f6-bedb-4339-898f-46067e1b9bf8')/female_info  
[2026-02-12 11:27:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:27:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ef5b6dd-6fe7-4cae-8cea-b6412c06d391')/male_info  
[2026-02-12 11:27:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:27:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ef5b6dd-6fe7-4cae-8cea-b6412c06d391')/female_info  
[2026-02-12 11:27:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:27:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9f192fa3-2722-4a32-a475-e8f6882036ee')/male_info  
[2026-02-12 11:27:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:27:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9f192fa3-2722-4a32-a475-e8f6882036ee')/female_info  
[2026-02-12 11:27:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:27:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07ebe25d-343c-47f2-99de-270fd790d8db')/male_info  
[2026-02-12 11:27:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:27:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07ebe25d-343c-47f2-99de-270fd790d8db')/female_info  
[2026-02-12 11:27:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:27:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35780ed7-09ba-4e5e-96d9-506b4724b6b2')/female_info  
[2026-02-12 11:27:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:27:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A309f931d-982d-4328-b9e8-5d793c6379c0')/male_info  
[2026-02-12 11:27:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:27:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A309f931d-982d-4328-b9e8-5d793c6379c0')/female_info  
[2026-02-12 11:27:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:27:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5fb685dd-12a8-453d-9870-7d3d787f287f')/male_info  
[2026-02-12 11:27:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:27:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5fb685dd-12a8-453d-9870-7d3d787f287f')/female_info  
[2026-02-12 11:27:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:27:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f8e5b61-adf1-4a70-970a-3aeaf8a4c78c')/male_info  
[2026-02-12 11:27:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 11:27:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f8e5b61-adf1-4a70-970a-3aeaf8a4c78c')/female_info  
[2026-02-12 11:27:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:27:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A804e8c05-ef75-4c3e-9f78-e20aa627efc6')/female_info  
[2026-02-12 11:27:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:27:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0e16653a-a977-456c-aa08-fac141e90472')/male_info  
[2026-02-12 11:27:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:27:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0e16653a-a977-456c-aa08-fac141e90472')/female_info  
[2026-02-12 11:27:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:27:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af5d2309e-4b57-4161-8136-26ef41c59a7a')/male_info  
[2026-02-12 11:27:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:27:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af5d2309e-4b57-4161-8136-26ef41c59a7a')/female_info  
[2026-02-12 11:27:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:27:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae760c876-825a-496e-857d-a85ebe607518')/male_info  
[2026-02-12 11:27:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:27:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae760c876-825a-496e-857d-a85ebe607518')/female_info  
[2026-02-12 11:27:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:27:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a857ba0-7c06-4cb4-ab55-fd5df7458e78')/male_info  
[2026-02-12 11:27:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:27:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a857ba0-7c06-4cb4-ab55-fd5df7458e78')/female_info  
[2026-02-12 11:27:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 11:27:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A392fe4b4-658c-44aa-9f50-8b117f793c92')/male_info  
[2026-02-12 11:27:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:27:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A392fe4b4-658c-44aa-9f50-8b117f793c92')/female_info  
[2026-02-12 11:27:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:27:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab04d333d-c271-4993-9080-74865780bc22')/male_info  
[2026-02-12 11:27:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 11:27:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab04d333d-c271-4993-9080-74865780bc22')/female_info  
[2026-02-12 11:27:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:27:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad0ca42de-0734-4309-b6ad-0fd4e875acbd')/male_info  
[2026-02-12 11:27:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:27:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad0ca42de-0734-4309-b6ad-0fd4e875acbd')/female_info  
[2026-02-12 11:27:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:27:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1836f79-2754-40b9-8e2f-73f4fd0f703e')/male_info  
[2026-02-12 11:27:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:27:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1836f79-2754-40b9-8e2f-73f4fd0f703e')/female_info  
[2026-02-12 11:27:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:27:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e578089-0606-4cf2-b9e9-44b7ac429d2a')/male_info  
[2026-02-12 11:27:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:27:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e578089-0606-4cf2-b9e9-44b7ac429d2a')/female_info  
[2026-02-12 11:27:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:27:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfedb205-d156-4268-914b-922cdb2780a8')/male_info  
[2026-02-12 11:27:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:27:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfedb205-d156-4268-914b-922cdb2780a8')/female_info  
[2026-02-12 11:27:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:27:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad4eadeb3-e8f4-4faa-887d-a67befea503b')/male_info  
[2026-02-12 11:27:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:27:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad4eadeb3-e8f4-4faa-887d-a67befea503b')/female_info  
[2026-02-12 11:27:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:27:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f1fae33-dd3f-49d4-a3a7-45071d83e88d')/male_info  
[2026-02-12 11:27:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:27:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4dada4c3-2742-4d2b-abd3-3aa7c77ddc55')/male_info  
[2026-02-12 11:27:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:27:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4dada4c3-2742-4d2b-abd3-3aa7c77ddc55')/female_info  
[2026-02-12 11:27:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:27:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac48ff0c8-6c1d-46bd-b8e0-c72744effb48')/male_info  
[2026-02-12 11:27:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:27:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac48ff0c8-6c1d-46bd-b8e0-c72744effb48')/female_info  
[2026-02-12 11:27:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:27:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaef83ea7-d108-4429-aadb-8972da90c51d')/male_info  
[2026-02-12 11:27:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:27:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaef83ea7-d108-4429-aadb-8972da90c51d')/female_info  
[2026-02-12 11:27:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:27:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A44adc4d4-3e07-4bc9-a73e-d4e7245bcea5')/male_info  
[2026-02-12 11:27:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:27:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A44adc4d4-3e07-4bc9-a73e-d4e7245bcea5')/female_info  
[2026-02-12 11:27:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:27:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d39228e-9aa1-47b0-a170-6d5926f355b0')/male_info  
[2026-02-12 11:27:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:27:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d39228e-9aa1-47b0-a170-6d5926f355b0')/female_info  
[2026-02-12 11:27:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:27:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab86eeb69-15bc-4ded-9337-02e5c88b6fca')/male_info  
[2026-02-12 11:27:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:27:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab86eeb69-15bc-4ded-9337-02e5c88b6fca')/female_info  
[2026-02-12 11:27:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:27:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25339f54-1e88-4036-b802-6a2f0b6bc5ea')/male_info  
[2026-02-12 11:27:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:27:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25339f54-1e88-4036-b802-6a2f0b6bc5ea')/female_info  
[2026-02-12 11:27:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:27:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfad6e76-e770-4a5c-ab04-e1b66b70d90d')/male_info  
[2026-02-12 11:28:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:28:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfad6e76-e770-4a5c-ab04-e1b66b70d90d')/female_info  
[2026-02-12 11:28:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:28:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7844eb1c-660c-48be-a8e0-7872bd415b32')/male_info  
[2026-02-12 11:28:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:28:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7844eb1c-660c-48be-a8e0-7872bd415b32')/female_info  
[2026-02-12 11:28:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:28:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4c9d703b-6b89-4e96-b594-60b33fd8eec1')/male_info  
[2026-02-12 11:28:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:28:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4c9d703b-6b89-4e96-b594-60b33fd8eec1')/female_info  
[2026-02-12 11:28:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:28:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abbaf9c5b-b8a0-41a1-9bfe-a2bfe8afb5ff')/male_info  
[2026-02-12 11:28:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:28:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abbaf9c5b-b8a0-41a1-9bfe-a2bfe8afb5ff')/female_info  
[2026-02-12 11:28:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 11:28:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af26307b7-7f3e-4246-8c66-c83b94bed3b8')/male_info  
[2026-02-12 11:28:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:28:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af26307b7-7f3e-4246-8c66-c83b94bed3b8')/female_info  
[2026-02-12 11:28:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:28:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A09f61ac9-9935-4502-89d6-5c4124626589')/male_info  
[2026-02-12 11:28:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 11:28:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A09f61ac9-9935-4502-89d6-5c4124626589')/female_info  
[2026-02-12 11:28:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:28:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94325aa5-2a4a-488f-b2d9-47072d94a47f')/male_info  
[2026-02-12 11:28:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:28:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94325aa5-2a4a-488f-b2d9-47072d94a47f')/female_info  
[2026-02-12 11:28:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:28:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23f8e6cc-8151-461a-9884-054588e774fd')/male_info  
[2026-02-12 11:28:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:28:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23f8e6cc-8151-461a-9884-054588e774fd')/female_info  
[2026-02-12 11:28:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:28:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ab2d3f8-9272-486e-8d0f-9da98661fc46')/male_info  
[2026-02-12 11:28:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:28:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ab2d3f8-9272-486e-8d0f-9da98661fc46')/female_info  
[2026-02-12 11:28:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:28:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5705c098-8baa-4a2d-89ab-d54b88912ab0')/male_info  
[2026-02-12 11:28:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:28:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5705c098-8baa-4a2d-89ab-d54b88912ab0')/female_info  
[2026-02-12 11:28:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:28:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3aac7289-1f59-408b-b684-378d1186f69b')/male_info  
[2026-02-12 11:28:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-12 11:28:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3aac7289-1f59-408b-b684-378d1186f69b')/female_info  
[2026-02-12 11:28:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:28:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aead67b9c-ccac-411c-9cf4-65be14601e62')/male_info  
[2026-02-12 11:28:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:28:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aead67b9c-ccac-411c-9cf4-65be14601e62')/female_info  
[2026-02-12 11:28:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:28:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed7eee87-22ad-4217-8987-87bf968c9f4a')/male_info  
[2026-02-12 11:28:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:28:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed7eee87-22ad-4217-8987-87bf968c9f4a')/female_info  
[2026-02-12 11:28:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:28:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd63dc1d-6084-4633-a9d9-47ae820b8014')/male_info  
[2026-02-12 11:28:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:28:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd63dc1d-6084-4633-a9d9-47ae820b8014')/female_info  
[2026-02-12 11:28:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:28:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad41c28da-7e3a-4c51-9065-7280ffd04323')/male_info  
[2026-02-12 11:28:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:28:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad41c28da-7e3a-4c51-9065-7280ffd04323')/female_info  
[2026-02-12 11:28:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:28:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e6523b5-9776-427c-8272-9a194e05bcc8')/male_info  
[2026-02-12 11:28:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:28:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e6523b5-9776-427c-8272-9a194e05bcc8')/female_info  
[2026-02-12 11:28:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:28:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaafa68b8-832a-4c88-860f-839c546cc9f2')/male_info  
[2026-02-12 11:28:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:28:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaafa68b8-832a-4c88-860f-839c546cc9f2')/female_info  
[2026-02-12 11:28:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:28:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2b5174ce-5623-47d6-92ca-efb802624981')/male_info  
[2026-02-12 11:28:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:28:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2b5174ce-5623-47d6-92ca-efb802624981')/female_info  
[2026-02-12 11:28:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:28:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8bbf4e49-028f-4e19-b8be-e858b0bed7ed')/male_info  
[2026-02-12 11:28:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:28:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8bbf4e49-028f-4e19-b8be-e858b0bed7ed')/female_info  
[2026-02-12 11:28:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:28:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac77b0f1-7465-4b76-b371-993c76eee377')/male_info  
[2026-02-12 11:28:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:28:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac77b0f1-7465-4b76-b371-993c76eee377')/female_info  
[2026-02-12 11:28:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:28:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A65f07872-731d-405f-b1f4-b690be6499f9')/male_info  
[2026-02-12 11:28:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:28:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A65f07872-731d-405f-b1f4-b690be6499f9')/female_info  
[2026-02-12 11:28:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:28:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef7a200f-c4c4-4001-acdd-3a146a4b06a2')/male_info  
[2026-02-12 11:28:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:28:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef7a200f-c4c4-4001-acdd-3a146a4b06a2')/female_info  
[2026-02-12 11:28:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:28:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aea5687e8-ff2f-4cd8-92d0-4a200fca7b12')/male_info  
[2026-02-12 11:28:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:28:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aea5687e8-ff2f-4cd8-92d0-4a200fca7b12')/female_info  
[2026-02-12 11:28:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 11:28:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2dc69b0-a9a5-4a43-8197-4c0ccde29e5d')/male_info  
[2026-02-12 11:28:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:28:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2dc69b0-a9a5-4a43-8197-4c0ccde29e5d')/female_info  
[2026-02-12 11:28:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:28:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac2bdcb44-b31e-4b2d-9d09-4caa2a201561')/male_info  
[2026-02-12 11:28:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:28:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac2bdcb44-b31e-4b2d-9d09-4caa2a201561')/female_info  
[2026-02-12 11:28:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 11:28:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a890946-e9f3-4eb2-891e-d6f0f3f204bd')/male_info  
[2026-02-12 11:28:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:28:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a890946-e9f3-4eb2-891e-d6f0f3f204bd')/female_info  
[2026-02-12 11:28:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:28:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bae6d41-5d91-4dc4-a361-cbcd5388b8bd')/male_info  
[2026-02-12 11:28:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:28:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bae6d41-5d91-4dc4-a361-cbcd5388b8bd')/female_info  
[2026-02-12 11:28:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:28:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac6db5974-6915-4a85-b95d-276376861bca')/male_info  
[2026-02-12 11:28:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:28:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac6db5974-6915-4a85-b95d-276376861bca')/female_info  
[2026-02-12 11:28:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:28:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2adaacb5-4490-456a-96a7-5297c67f1a5a')/male_info  
[2026-02-12 11:29:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:29:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2adaacb5-4490-456a-96a7-5297c67f1a5a')/female_info  
[2026-02-12 11:29:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:29:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12c759f4-1bae-45c0-9145-32b15a4aaa6f')/male_info  
[2026-02-12 11:29:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:29:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12c759f4-1bae-45c0-9145-32b15a4aaa6f')/female_info  
[2026-02-12 11:29:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:29:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5d0fe3b-a337-40f0-96db-cc9bc347a441')/male_info  
[2026-02-12 11:29:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:29:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5d0fe3b-a337-40f0-96db-cc9bc347a441')/female_info  
[2026-02-12 11:29:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:29:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1081cb92-33f9-4a24-86b3-c36b2ca9e29b')/male_info  
[2026-02-12 11:29:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:29:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1081cb92-33f9-4a24-86b3-c36b2ca9e29b')/female_info  
[2026-02-12 11:29:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:29:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af52de280-6462-411f-b28b-a5c17253120c')/male_info  
[2026-02-12 11:29:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:29:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af52de280-6462-411f-b28b-a5c17253120c')/female_info  
[2026-02-12 11:29:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:29:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9379e406-c67a-49ec-b23c-9f5b33c766fd')/male_info  
[2026-02-12 11:29:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 11:29:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9379e406-c67a-49ec-b23c-9f5b33c766fd')/female_info  
[2026-02-12 11:29:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:29:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aedc15b17-3883-45ea-a80a-9764e0082942')/male_info  
[2026-02-12 11:29:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-12 11:29:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aedc15b17-3883-45ea-a80a-9764e0082942')/female_info  
[2026-02-12 11:29:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:29:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A888b67d7-0be3-4abf-8a75-6f131ad0d4f8')/male_info  
[2026-02-12 11:29:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:29:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A888b67d7-0be3-4abf-8a75-6f131ad0d4f8')/female_info  
[2026-02-12 11:29:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:29:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80e25cea-e528-4b91-a7b3-b374606932de')/male_info  
[2026-02-12 11:29:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:29:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80e25cea-e528-4b91-a7b3-b374606932de')/female_info  
[2026-02-12 11:29:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:29:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5b0a5f8-5e67-4874-bcc3-2f1a73edf2d6')/male_info  
[2026-02-12 11:29:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:29:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5b0a5f8-5e67-4874-bcc3-2f1a73edf2d6')/female_info  
[2026-02-12 11:29:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:29:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4989e9e6-9dd2-4c2a-889b-a873679a78d9')/male_info  
[2026-02-12 11:29:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:29:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4989e9e6-9dd2-4c2a-889b-a873679a78d9')/female_info  
[2026-02-12 11:29:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:29:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A01423cc8-0bde-41a0-84ee-e6bbd639bead')/male_info  
[2026-02-12 11:29:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:29:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A01423cc8-0bde-41a0-84ee-e6bbd639bead')/female_info  
[2026-02-12 11:29:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:29:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2c6dc46-b5e5-4964-8306-c4ba724bbb5e')/male_info  
[2026-02-12 11:29:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:29:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2c6dc46-b5e5-4964-8306-c4ba724bbb5e')/female_info  
[2026-02-12 11:29:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:29:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4a23ae4-f6df-4bc5-b9dd-30517a8eb558')/male_info  
[2026-02-12 11:29:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:29:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4a23ae4-f6df-4bc5-b9dd-30517a8eb558')/female_info  
[2026-02-12 11:29:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:29:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad582435c-dad3-4fd6-a037-0fabaeaeea4c')/male_info  
[2026-02-12 11:29:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:29:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad582435c-dad3-4fd6-a037-0fabaeaeea4c')/female_info  
[2026-02-12 11:29:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:29:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1c3955d-7f97-43af-b09f-c9f99dde5e59')/male_info  
[2026-02-12 11:29:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 11:29:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1c3955d-7f97-43af-b09f-c9f99dde5e59')/female_info  
[2026-02-12 11:29:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:29:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7cdd805d-126a-4c8f-bec7-0bd52e4856d3')/male_info  
[2026-02-12 11:29:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:29:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7cdd805d-126a-4c8f-bec7-0bd52e4856d3')/female_info  
[2026-02-12 11:29:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:29:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d9e5b3a-7196-4a04-9550-d2f5f4ef7d24')/male_info  
[2026-02-12 11:29:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:29:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d9e5b3a-7196-4a04-9550-d2f5f4ef7d24')/female_info  
[2026-02-12 11:29:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:29:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29279072-7907-48e4-a063-43e11b0f301c')/male_info  
[2026-02-12 11:29:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:29:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29279072-7907-48e4-a063-43e11b0f301c')/female_info  
[2026-02-12 11:29:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:29:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A300df2a2-dff7-488a-b364-2c9efa79d96a')/male_info  
[2026-02-12 11:29:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:29:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A300df2a2-dff7-488a-b364-2c9efa79d96a')/female_info  
[2026-02-12 11:29:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:29:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab573c1bf-c7b0-4954-a52b-61d1508308c8')/male_info  
[2026-02-12 11:29:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:29:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab573c1bf-c7b0-4954-a52b-61d1508308c8')/female_info  
[2026-02-12 11:29:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:29:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3770933b-b2dc-4e8b-9bcd-dc1f2882a1e7')/male_info  
[2026-02-12 11:29:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:29:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3770933b-b2dc-4e8b-9bcd-dc1f2882a1e7')/female_info  
[2026-02-12 11:29:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:29:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab48a2686-4d07-4c43-8a69-dd6e5aaba4f1')/male_info  
[2026-02-12 11:29:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:29:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab48a2686-4d07-4c43-8a69-dd6e5aaba4f1')/female_info  
[2026-02-12 11:29:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 11:29:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afcf1bfb8-b3a3-4009-b321-8e67fbd8b16c')/male_info  
[2026-02-12 11:29:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:29:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afcf1bfb8-b3a3-4009-b321-8e67fbd8b16c')/female_info  
[2026-02-12 11:29:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:29:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A771f6ed4-ac53-49ea-b98c-056d4f419e5d')/male_info  
[2026-02-12 11:29:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:29:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A771f6ed4-ac53-49ea-b98c-056d4f419e5d')/female_info  
[2026-02-12 11:29:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:29:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa563c3ec-cdb6-480f-8895-123e1e5822b9')/male_info  
[2026-02-12 11:29:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:29:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa563c3ec-cdb6-480f-8895-123e1e5822b9')/female_info  
[2026-02-12 11:29:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:29:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac92ead56-2c59-4260-b930-a4567736373f')/male_info  
[2026-02-12 11:29:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:29:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac92ead56-2c59-4260-b930-a4567736373f')/female_info  
[2026-02-12 11:29:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 11:29:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35b36dd1-d0c3-443a-b1b3-21e68d14af22')/male_info  
[2026-02-12 11:29:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:29:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35b36dd1-d0c3-443a-b1b3-21e68d14af22')/female_info  
[2026-02-12 11:29:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:29:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0dc4288-f1fe-46e2-aae5-4a8858ea7ed0')/male_info  
[2026-02-12 11:29:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:29:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0dc4288-f1fe-46e2-aae5-4a8858ea7ed0')/female_info  
[2026-02-12 11:30:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:30:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee27612c-bec4-4af2-8168-5544526b6454')/male_info  
[2026-02-12 11:30:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:30:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee27612c-bec4-4af2-8168-5544526b6454')/female_info  
[2026-02-12 11:30:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 11:30:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037bc1f1-9896-42fa-ba88-e42a8b8900f4')/male_info  
[2026-02-12 11:30:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:30:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037bc1f1-9896-42fa-ba88-e42a8b8900f4')/female_info  
[2026-02-12 11:30:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:30:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9fa0de8-0f97-42fb-8dc7-126b06d4d0ce')/male_info  
[2026-02-12 11:30:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:30:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9fa0de8-0f97-42fb-8dc7-126b06d4d0ce')/female_info  
[2026-02-12 11:30:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:30:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7219fb4b-f33c-4998-a480-18059f7f3126')/female_info  
[2026-02-12 11:30:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:30:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98035127-c596-4678-a6ab-44468335c347')/male_info  
[2026-02-12 11:30:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:30:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98035127-c596-4678-a6ab-44468335c347')/female_info  
[2026-02-12 11:30:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:30:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A20d6e1de-2381-49ec-a648-5346aa2246e4')/male_info  
[2026-02-12 11:30:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:30:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A20d6e1de-2381-49ec-a648-5346aa2246e4')/female_info  
[2026-02-12 11:30:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:30:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6767b3c3-80fe-4bd9-a96f-b4881c27e558')/male_info  
[2026-02-12 11:30:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:30:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6767b3c3-80fe-4bd9-a96f-b4881c27e558')/female_info  
[2026-02-12 11:30:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:30:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A323d7388-4083-4f08-a2e2-7e6d6b69925a')/male_info  
[2026-02-12 11:30:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:30:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A323d7388-4083-4f08-a2e2-7e6d6b69925a')/female_info  
[2026-02-12 11:30:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:30:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A85e332a4-66a0-47c7-893d-cb6d611312ed')/male_info  
[2026-02-12 11:30:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:30:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A85e332a4-66a0-47c7-893d-cb6d611312ed')/female_info  
[2026-02-12 11:30:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:30:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af413cc06-b225-4e3c-b249-e00ac8dddb86')/male_info  
[2026-02-12 11:30:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:30:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af413cc06-b225-4e3c-b249-e00ac8dddb86')/female_info  
[2026-02-12 11:30:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:30:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa16b2182-7bab-49f2-9322-31f5d7530c9f')/male_info  
[2026-02-12 11:30:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:30:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa16b2182-7bab-49f2-9322-31f5d7530c9f')/female_info  
[2026-02-12 11:30:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:30:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ed5e3c7-8d77-49e3-89c9-e83aa7fcf001')/male_info  
[2026-02-12 11:30:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 11:30:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ed5e3c7-8d77-49e3-89c9-e83aa7fcf001')/female_info  
[2026-02-12 11:30:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:30:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e87292f-a4c0-4841-9a8c-6fb0f56d86e0')/male_info  
[2026-02-12 11:30:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:30:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e87292f-a4c0-4841-9a8c-6fb0f56d86e0')/female_info  
[2026-02-12 11:30:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:30:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e280a7e-829a-4b63-967a-e2a109463be5')/female_info  
[2026-02-12 11:30:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:30:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56f3c797-f79d-41c3-a0dc-f6fd93c5cd80')/male_info  
[2026-02-12 11:30:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:30:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56f3c797-f79d-41c3-a0dc-f6fd93c5cd80')/female_info  
[2026-02-12 11:30:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:30:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5211c7c9-a79a-4300-9261-1e383fc34511')/male_info  
[2026-02-12 11:30:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:30:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5211c7c9-a79a-4300-9261-1e383fc34511')/female_info  
[2026-02-12 11:30:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:30:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac82571d7-1329-4aa2-acb2-5b9a6f85e2e4')/male_info  
[2026-02-12 11:30:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:30:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac82571d7-1329-4aa2-acb2-5b9a6f85e2e4')/female_info  
[2026-02-12 11:30:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:30:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78809ca1-25b4-4a8a-b4ff-cc845031e1e7')/male_info  
[2026-02-12 11:30:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:30:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78809ca1-25b4-4a8a-b4ff-cc845031e1e7')/female_info  
[2026-02-12 11:30:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:30:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A550a393a-1fa0-4abd-b92c-244b2e2b7338')/male_info  
[2026-02-12 11:30:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:30:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A550a393a-1fa0-4abd-b92c-244b2e2b7338')/female_info  
[2026-02-12 11:30:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:30:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abed646c6-380b-41fb-b50a-c5f3fef95662')/male_info  
[2026-02-12 11:30:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:30:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abed646c6-380b-41fb-b50a-c5f3fef95662')/female_info  
[2026-02-12 11:30:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:30:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8baa0579-1439-499c-bd02-8da3823232b2')/male_info  
[2026-02-12 11:30:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:30:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8baa0579-1439-499c-bd02-8da3823232b2')/female_info  
[2026-02-12 11:30:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:30:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A690ac802-6090-4d83-8c2b-20991584378e')/male_info  
[2026-02-12 11:30:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:30:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A690ac802-6090-4d83-8c2b-20991584378e')/female_info  
[2026-02-12 11:30:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:30:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af942067b-28d5-43fb-9272-6cebfb5c52f1')/male_info  
[2026-02-12 11:30:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:30:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af942067b-28d5-43fb-9272-6cebfb5c52f1')/female_info  
[2026-02-12 11:30:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:30:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e4a4baa-5cfe-4f95-af84-64bb26fc6a33')/male_info  
[2026-02-12 11:30:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:30:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e4a4baa-5cfe-4f95-af84-64bb26fc6a33')/female_info  
[2026-02-12 11:30:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:30:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef6af26d-9a86-401d-a168-e1948bdafd2f')/male_info  
[2026-02-12 11:30:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:30:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef6af26d-9a86-401d-a168-e1948bdafd2f')/female_info  
[2026-02-12 11:30:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:30:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A74447f96-1e09-4675-a937-85482b9a903f')/male_info  
[2026-02-12 11:30:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:30:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A74447f96-1e09-4675-a937-85482b9a903f')/female_info  
[2026-02-12 11:30:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:30:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab083e558-8d4b-4c72-b8c1-8dbaa5a3efcb')/male_info  
[2026-02-12 11:30:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:30:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab083e558-8d4b-4c72-b8c1-8dbaa5a3efcb')/female_info  
[2026-02-12 11:30:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:30:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef3e1061-3d84-4aa7-a53a-3abc6edc2451')/male_info  
[2026-02-12 11:30:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:30:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef3e1061-3d84-4aa7-a53a-3abc6edc2451')/female_info  
[2026-02-12 11:30:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:30:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7631ed6c-4bdb-436c-ac77-c2e2b8ce111f')/male_info  
[2026-02-12 11:30:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:30:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7631ed6c-4bdb-436c-ac77-c2e2b8ce111f')/female_info  
[2026-02-12 11:31:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:31:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1453a5-8cb3-4a58-a499-6ba745069e64')/male_info  
[2026-02-12 11:31:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:31:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1453a5-8cb3-4a58-a499-6ba745069e64')/female_info  
[2026-02-12 11:31:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:31:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70918918-0e07-4e2a-aacd-fe6d1ed36ea7')/male_info  
[2026-02-12 11:31:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:31:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70918918-0e07-4e2a-aacd-fe6d1ed36ea7')/female_info  
[2026-02-12 11:31:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:31:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35115535-1df9-44e5-9776-946888eed14c')/male_info  
[2026-02-12 11:31:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:31:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35115535-1df9-44e5-9776-946888eed14c')/female_info  
[2026-02-12 11:31:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 11:31:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad20927-2166-4431-b57c-00b32ec0f55a')/male_info  
[2026-02-12 11:31:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:31:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad20927-2166-4431-b57c-00b32ec0f55a')/female_info  
[2026-02-12 11:31:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:31:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29d3ff62-bbb9-4cf7-83f8-134b9b0caf66')/male_info  
[2026-02-12 11:31:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:31:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29d3ff62-bbb9-4cf7-83f8-134b9b0caf66')/female_info  
[2026-02-12 11:31:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:31:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9fe83e4a-8bca-4482-aba4-f97eaaa05710')/male_info  
[2026-02-12 11:31:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:31:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9fe83e4a-8bca-4482-aba4-f97eaaa05710')/female_info  
[2026-02-12 11:31:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:31:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A318b206f-eb02-4bd7-85e9-5c69cb746cb2')/male_info  
[2026-02-12 11:31:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:31:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9b06b412-2fe5-4917-be15-d09d99a8e24c')/male_info  
[2026-02-12 11:31:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:31:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9b06b412-2fe5-4917-be15-d09d99a8e24c')/female_info  
[2026-02-12 11:31:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 11:31:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acc29c5b7-d581-4c36-bf9e-d9b3bc507a26')/male_info  
[2026-02-12 11:31:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:31:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acc29c5b7-d581-4c36-bf9e-d9b3bc507a26')/female_info  
[2026-02-12 11:31:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:31:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab96ec5d6-a420-4d55-b287-ebc3e810add3')/male_info  
[2026-02-12 11:31:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:31:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab96ec5d6-a420-4d55-b287-ebc3e810add3')/female_info  
[2026-02-12 11:31:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:31:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A57ff7c18-41c5-4040-abeb-71ff5a38f333')/male_info  
[2026-02-12 11:31:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:31:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A57ff7c18-41c5-4040-abeb-71ff5a38f333')/female_info  
[2026-02-12 11:31:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:31:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ff2dce6-2d4d-497c-b994-d9a6c90f91b0')/female_info  
[2026-02-12 11:31:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:31:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15c6b328-49da-4263-86ca-afbbc3f68cd7')/male_info  
[2026-02-12 11:31:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:31:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15c6b328-49da-4263-86ca-afbbc3f68cd7')/female_info  
[2026-02-12 11:31:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:31:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e21d6fa-c22e-4fd4-887a-9845c4fc60ca')/male_info  
[2026-02-12 11:31:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:31:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e21d6fa-c22e-4fd4-887a-9845c4fc60ca')/female_info  
[2026-02-12 11:31:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:31:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9fad8a0-2a60-4e0f-b3d1-2314ed50925e')/male_info  
[2026-02-12 11:31:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:31:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9fad8a0-2a60-4e0f-b3d1-2314ed50925e')/female_info  
[2026-02-12 11:31:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:31:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7438f95b-ca6c-4243-8304-8bfca5cbc489')/male_info  
[2026-02-12 11:31:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:31:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7438f95b-ca6c-4243-8304-8bfca5cbc489')/female_info  
[2026-02-12 11:31:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:31:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A678c1d42-eec8-47a5-8cca-dd0593770fb7')/male_info  
[2026-02-12 11:31:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:31:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A678c1d42-eec8-47a5-8cca-dd0593770fb7')/female_info  
[2026-02-12 11:31:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:31:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff705de6-a12b-44d6-8295-6f41f9867f87')/male_info  
[2026-02-12 11:31:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:31:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff705de6-a12b-44d6-8295-6f41f9867f87')/female_info  
[2026-02-12 11:31:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:31:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c3f05ff-a079-4d14-a341-3485cd53de10')/male_info  
[2026-02-12 11:31:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:31:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c3f05ff-a079-4d14-a341-3485cd53de10')/female_info  
[2026-02-12 11:31:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:31:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18489191-3a9f-44f8-846b-bb266f25d60a')/male_info  
[2026-02-12 11:31:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:31:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18489191-3a9f-44f8-846b-bb266f25d60a')/female_info  
[2026-02-12 11:31:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-12 11:31:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af420c671-ddf3-4cca-aeef-37d4c122427c')/male_info  
[2026-02-12 11:31:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:31:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af420c671-ddf3-4cca-aeef-37d4c122427c')/female_info  
[2026-02-12 11:31:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:31:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5013b408-5ac5-417f-8180-e742f2cf0619')/male_info  
[2026-02-12 11:31:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:31:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5013b408-5ac5-417f-8180-e742f2cf0619')/female_info  
[2026-02-12 11:31:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:31:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23feedfd-ab70-4cfc-96b4-f59820754bda')/male_info  
[2026-02-12 11:31:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:31:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23feedfd-ab70-4cfc-96b4-f59820754bda')/female_info  
[2026-02-12 11:31:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:31:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45789b6f-dac5-4a0b-9107-a9ba5b2812a0')/male_info  
[2026-02-12 11:31:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-02-12 11:31:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45789b6f-dac5-4a0b-9107-a9ba5b2812a0')/female_info  
[2026-02-12 11:31:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:31:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab308f5c3-3ffb-4ec2-8692-c18830fbbd60')/male_info  
[2026-02-12 11:31:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:31:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab308f5c3-3ffb-4ec2-8692-c18830fbbd60')/female_info  
[2026-02-12 11:31:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:31:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41e8bb39-e066-4ea6-bf21-536595adb986')/male_info  
[2026-02-12 11:31:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:31:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41e8bb39-e066-4ea6-bf21-536595adb986')/female_info  
[2026-02-12 11:31:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-12 11:31:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1c103fa2-ecfb-4f85-a321-96b4394d423d')/male_info  
[2026-02-12 11:31:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:31:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1c103fa2-ecfb-4f85-a321-96b4394d423d')/female_info  
[2026-02-12 11:31:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-12 11:31:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ce0fa54-f66f-4252-b492-aa68afa2072d')/male_info  
[2026-02-12 11:31:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:31:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ce0fa54-f66f-4252-b492-aa68afa2072d')/female_info  
[2026-02-12 11:31:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:31:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229f9804-ffa6-4625-a827-e5f80f742911')/male_info  
[2026-02-12 11:31:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:31:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229f9804-ffa6-4625-a827-e5f80f742911')/female_info  
[2026-02-12 11:31:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:31:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82d52e0e-9d5b-4128-a7d6-91cb7a8524d8')/male_info  
[2026-02-12 11:32:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:32:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82d52e0e-9d5b-4128-a7d6-91cb7a8524d8')/female_info  
[2026-02-12 11:32:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:32:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A407b5655-db4c-4865-8607-c91687d6cd58')/male_info  
[2026-02-12 11:32:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:32:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A407b5655-db4c-4865-8607-c91687d6cd58')/female_info  
[2026-02-12 11:32:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:32:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ccdc8b7-918c-4eab-8dfd-dc140a75046e')/male_info  
[2026-02-12 11:32:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:32:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ccdc8b7-918c-4eab-8dfd-dc140a75046e')/female_info  
[2026-02-12 11:32:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:32:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29312858-47cf-4c30-ad19-305100f25463')/female_info  
[2026-02-12 11:32:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:32:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f32eaaa-ac73-4a4f-bb6f-9d0788564502')/male_info  
[2026-02-12 11:32:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:32:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f32eaaa-ac73-4a4f-bb6f-9d0788564502')/female_info  
[2026-02-12 11:32:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:32:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A972b4bb6-7140-42a0-bd9a-09ee847efd4b')/male_info  
[2026-02-12 11:32:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-12 11:32:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A972b4bb6-7140-42a0-bd9a-09ee847efd4b')/female_info  
[2026-02-12 11:32:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:32:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ab764a4-30d5-4fd8-bb3f-3091f63bb9dc')/male_info  
[2026-02-12 11:32:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:32:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ab764a4-30d5-4fd8-bb3f-3091f63bb9dc')/female_info  
[2026-02-12 11:32:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:32:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af24a548d-8cae-45ea-874c-ce3d2ba6c02c')/female_info  
[2026-02-12 11:32:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:32:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5a7e467-abcd-4c55-983d-ed4c1f1f6569')/male_info  
[2026-02-12 11:32:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:32:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5a7e467-abcd-4c55-983d-ed4c1f1f6569')/female_info  
[2026-02-12 11:32:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:32:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61152e12-5942-463f-8468-79d853976e25')/male_info  
[2026-02-12 11:32:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:32:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61152e12-5942-463f-8468-79d853976e25')/female_info  
[2026-02-12 11:32:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:32:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91f2106e-a8d2-4f7b-a787-583aa741d4fe')/male_info  
[2026-02-12 11:32:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:32:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91f2106e-a8d2-4f7b-a787-583aa741d4fe')/female_info  
[2026-02-12 11:32:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:32:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A450a45da-e340-47f4-b4a6-b4d3400452de')/male_info  
[2026-02-12 11:32:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:32:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A450a45da-e340-47f4-b4a6-b4d3400452de')/female_info  
[2026-02-12 11:32:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:32:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ace473057-719f-47be-8a5c-57d27f4992e4')/male_info  
[2026-02-12 11:32:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:32:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ace473057-719f-47be-8a5c-57d27f4992e4')/female_info  
[2026-02-12 11:32:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:32:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92c3cbe3-e458-45a1-b629-5ed57f5ded2a')/male_info  
[2026-02-12 11:32:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:32:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92c3cbe3-e458-45a1-b629-5ed57f5ded2a')/female_info  
[2026-02-12 11:32:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:32:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c4116ec-d14e-4e42-9138-e1c259d294fd')/male_info  
[2026-02-12 11:32:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:32:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c4116ec-d14e-4e42-9138-e1c259d294fd')/female_info  
[2026-02-12 11:32:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:32:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d67deef-19a6-419f-94d7-5a6b5edd1fc9')/male_info  
[2026-02-12 11:32:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:32:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d67deef-19a6-419f-94d7-5a6b5edd1fc9')/female_info  
[2026-02-12 11:32:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:32:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2e727c6c-bb9a-4302-9fe5-21eccae06a28')/male_info  
[2026-02-12 11:32:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:32:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2e727c6c-bb9a-4302-9fe5-21eccae06a28')/female_info  
[2026-02-12 11:32:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:32:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9c985a5b-fa02-48f7-aac8-93ffc4d63b3c')/male_info  
[2026-02-12 11:32:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:32:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9c985a5b-fa02-48f7-aac8-93ffc4d63b3c')/female_info  
[2026-02-12 11:32:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:32:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add2a3046-72e3-433d-8989-41c460b11b86')/male_info  
[2026-02-12 11:32:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:32:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add2a3046-72e3-433d-8989-41c460b11b86')/female_info  
[2026-02-12 11:32:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-12 11:32:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A802f54aa-65a1-4691-8399-b70bb8e8a6a5')/male_info  
[2026-02-12 11:32:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:32:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A802f54aa-65a1-4691-8399-b70bb8e8a6a5')/female_info  
[2026-02-12 11:32:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:32:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70152ae7-78d7-4c98-9c03-adf8dfda95c3')/male_info  
[2026-02-12 11:32:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:32:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70152ae7-78d7-4c98-9c03-adf8dfda95c3')/female_info  
[2026-02-12 11:32:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:32:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4efab953-978e-4edf-b8a3-f6dd862c0c8c')/male_info  
[2026-02-12 11:32:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:32:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4efab953-978e-4edf-b8a3-f6dd862c0c8c')/female_info  
[2026-02-12 11:32:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:32:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad262c108-a745-472a-9ce4-ed65e972242d')/male_info  
[2026-02-12 11:32:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:32:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad262c108-a745-472a-9ce4-ed65e972242d')/female_info  
[2026-02-12 11:32:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:32:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037db80b-9087-4ab4-9515-1681331a339f')/male_info  
[2026-02-12 11:32:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:32:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037db80b-9087-4ab4-9515-1681331a339f')/female_info  
[2026-02-12 11:32:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-12 11:32:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af68f8c51-035e-4419-948e-29f159515545')/male_info  
[2026-02-12 11:32:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:32:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af68f8c51-035e-4419-948e-29f159515545')/female_info  
[2026-02-12 11:32:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:32:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aafc0a1ea-db36-40a0-8668-63e2b3460407')/male_info  
[2026-02-12 11:32:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:32:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aafc0a1ea-db36-40a0-8668-63e2b3460407')/female_info  
[2026-02-12 11:32:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 11:32:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa089cebf-872c-4455-9fc2-71d77353cb47')/male_info  
[2026-02-12 11:32:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:32:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa089cebf-872c-4455-9fc2-71d77353cb47')/female_info  
[2026-02-12 11:32:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:32:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7b4cf728-8c19-44d2-94cd-de186509dd11')/male_info  
[2026-02-12 11:32:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:32:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7b4cf728-8c19-44d2-94cd-de186509dd11')/female_info  
[2026-02-12 11:32:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:32:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A607baa4f-45de-44b9-b948-c57123ed97cd')/male_info  
[2026-02-12 11:32:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:32:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A607baa4f-45de-44b9-b948-c57123ed97cd')/female_info  
[2026-02-12 11:32:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:32:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9505dc8e-19b7-4cb8-a29e-15d27ec79f80')/male_info  
[2026-02-12 11:32:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:32:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9505dc8e-19b7-4cb8-a29e-15d27ec79f80')/female_info  
[2026-02-12 11:33:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 9 rows.  
[2026-02-12 11:33:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A658274d3-f774-4094-bc30-d141769e8c53')/male_info  
[2026-02-12 11:33:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:33:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A658274d3-f774-4094-bc30-d141769e8c53')/female_info  
[2026-02-12 11:33:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:33:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac7b630cc-129a-4f00-99e7-3ff8a7187c46')/male_info  
[2026-02-12 11:33:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:33:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac7b630cc-129a-4f00-99e7-3ff8a7187c46')/female_info  
[2026-02-12 11:33:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:33:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00afaceb-f1a1-4026-a72e-415af031a5af')/male_info  
[2026-02-12 11:33:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:33:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00afaceb-f1a1-4026-a72e-415af031a5af')/female_info  
[2026-02-12 11:33:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:33:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62e7422c-542c-4a49-aaad-92002df57632')/male_info  
[2026-02-12 11:33:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:33:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62e7422c-542c-4a49-aaad-92002df57632')/female_info  
[2026-02-12 11:33:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:33:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7987e971-cd2b-4849-8cc1-d53220fd4f36')/male_info  
[2026-02-12 11:33:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:33:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7987e971-cd2b-4849-8cc1-d53220fd4f36')/female_info  
[2026-02-12 11:33:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:33:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f47893b-2cd1-4c3f-bbcb-0b566439cace')/male_info  
[2026-02-12 11:33:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:33:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f47893b-2cd1-4c3f-bbcb-0b566439cace')/female_info  
[2026-02-12 11:33:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:33:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0dfe86ca-f2a5-4df5-8c79-20ff427b7466')/male_info  
[2026-02-12 11:33:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:33:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0dfe86ca-f2a5-4df5-8c79-20ff427b7466')/female_info  
[2026-02-12 11:33:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:33:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa82c1d09-20f0-4997-a931-f10f1e86a8c3')/male_info  
[2026-02-12 11:33:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:33:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa82c1d09-20f0-4997-a931-f10f1e86a8c3')/female_info  
[2026-02-12 11:33:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:33:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ac08344-856b-43e3-b3c3-b52a2bb0ab5e')/male_info  
[2026-02-12 11:33:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:33:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ac08344-856b-43e3-b3c3-b52a2bb0ab5e')/female_info  
[2026-02-12 11:33:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:33:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3b8bb32a-7abf-48a2-a4b9-624f1bd77d36')/female_info  
[2026-02-12 11:33:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:33:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab47c5c77-a9ed-414e-a11e-eaf4836add63')/male_info  
[2026-02-12 11:33:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:33:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab47c5c77-a9ed-414e-a11e-eaf4836add63')/female_info  
[2026-02-12 11:33:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:33:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e1f0474-048a-43d6-bdec-947bf3a574d9')/male_info  
[2026-02-12 11:33:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:33:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e1f0474-048a-43d6-bdec-947bf3a574d9')/female_info  
[2026-02-12 11:33:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:33:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7917a7e3-126f-4eea-aae7-d47b779d39b0')/female_info  
[2026-02-12 11:33:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:33:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a9dc16c-56ae-43f5-82dd-0fbb773f67d1')/male_info  
[2026-02-12 11:33:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:33:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a9dc16c-56ae-43f5-82dd-0fbb773f67d1')/female_info  
[2026-02-12 11:33:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:33:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9837c3e-8408-4355-af11-cd01e3c293ab')/male_info  
[2026-02-12 11:33:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:33:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9837c3e-8408-4355-af11-cd01e3c293ab')/female_info  
[2026-02-12 11:33:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-12 11:33:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa88a90ea-7de7-421b-a9b8-d2d1c70f1026')/male_info  
[2026-02-12 11:33:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-12 11:33:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa88a90ea-7de7-421b-a9b8-d2d1c70f1026')/female_info  
[2026-02-12 11:33:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:33:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4054a78b-2786-4718-926f-1844464cba57')/male_info  
[2026-02-12 11:33:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:33:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4054a78b-2786-4718-926f-1844464cba57')/female_info  
[2026-02-12 11:33:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:33:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9aad2cd-0ea6-4299-8824-5a335fe1d83a')/male_info  
[2026-02-12 11:33:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:33:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9aad2cd-0ea6-4299-8824-5a335fe1d83a')/female_info  
[2026-02-12 11:33:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:33:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0cb866c9-e69a-4f74-aa4a-bc345243d2b8')/male_info  
[2026-02-12 11:33:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:33:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0cb866c9-e69a-4f74-aa4a-bc345243d2b8')/female_info  
[2026-02-12 11:33:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:33:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6f082ecd-fe46-4add-8087-016d08d6ba11')/male_info  
[2026-02-12 11:33:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:33:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6f082ecd-fe46-4add-8087-016d08d6ba11')/female_info  
[2026-02-12 11:33:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:33:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9bff992a-1c18-49a0-8507-cb9e57aeaa45')/male_info  
[2026-02-12 11:33:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:33:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9bff992a-1c18-49a0-8507-cb9e57aeaa45')/female_info  
[2026-02-12 11:33:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:33:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1231342c-6f30-4fe2-82e5-0b2ca2aa3eaf')/male_info  
[2026-02-12 11:33:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:33:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1231342c-6f30-4fe2-82e5-0b2ca2aa3eaf')/female_info  
[2026-02-12 11:33:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:33:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4aea5c2f-cbd5-44cb-aaee-d13644bad4f9')/male_info  
[2026-02-12 11:33:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:33:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4aea5c2f-cbd5-44cb-aaee-d13644bad4f9')/female_info  
[2026-02-12 11:33:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:33:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67d7b79-fd10-47c9-bdfa-35eba1ae8aa3')/male_info  
[2026-02-12 11:33:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:33:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67d7b79-fd10-47c9-bdfa-35eba1ae8aa3')/female_info  
[2026-02-12 11:33:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:33:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A445738e0-6e3a-47a1-b5ac-1ab578ee6c9f')/male_info  
[2026-02-12 11:33:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:33:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A445738e0-6e3a-47a1-b5ac-1ab578ee6c9f')/female_info  
[2026-02-12 11:33:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:33:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6d56759e-d240-45aa-8581-8e9c7252df2e')/male_info  
[2026-02-12 11:33:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:33:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6d56759e-d240-45aa-8581-8e9c7252df2e')/female_info  
[2026-02-12 11:33:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:33:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afb4ade73-42f7-4bc9-b6f2-b46db1765b1e')/male_info  
[2026-02-12 11:33:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:33:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afb4ade73-42f7-4bc9-b6f2-b46db1765b1e')/female_info  
[2026-02-12 11:33:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:33:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6a7969b9-5fdf-4bf2-9220-a99e64fa7971')/male_info  
[2026-02-12 11:33:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:33:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6a7969b9-5fdf-4bf2-9220-a99e64fa7971')/female_info  
[2026-02-12 11:33:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:33:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1b8c8e8a-4cf8-4dd6-8f9a-f779ec1d09ea')/male_info  
[2026-02-12 11:33:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:33:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1b8c8e8a-4cf8-4dd6-8f9a-f779ec1d09ea')/female_info  
[2026-02-12 11:34:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:34:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf1c3686-2166-4cc1-b07a-2ec1459351c5')/male_info  
[2026-02-12 11:34:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-12 11:34:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf1c3686-2166-4cc1-b07a-2ec1459351c5')/female_info  
[2026-02-12 11:34:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-12 11:34:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ffa11df-ddf8-4b5f-bd25-ee4eca7c5db9')/male_info  
[2026-02-12 11:34:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:34:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ffa11df-ddf8-4b5f-bd25-ee4eca7c5db9')/female_info  
[2026-02-12 11:34:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-12 11:34:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9789d66-69b8-4411-9b3a-a885c712584a')/male_info  
[2026-02-12 11:34:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:34:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9789d66-69b8-4411-9b3a-a885c712584a')/female_info  
[2026-02-12 11:34:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:34:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa92e0cd0-f808-4f88-9e7c-31b8cb9f6208')/male_info  
[2026-02-12 11:34:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:34:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa92e0cd0-f808-4f88-9e7c-31b8cb9f6208')/female_info  
[2026-02-12 11:34:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:34:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5ec53202-fcab-4506-9d6a-88205c020459')/male_info  
[2026-02-12 11:34:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:34:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5ec53202-fcab-4506-9d6a-88205c020459')/female_info  
[2026-02-12 11:34:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:34:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd2a5155-fffa-435b-88b9-f2dab2456cf4')/male_info  
[2026-02-12 11:34:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:34:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd2a5155-fffa-435b-88b9-f2dab2456cf4')/female_info  
[2026-02-12 11:34:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:34:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18733479-e259-4f69-b433-31aa2de0e8f7')/male_info  
[2026-02-12 11:34:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-12 11:34:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18733479-e259-4f69-b433-31aa2de0e8f7')/female_info  
[2026-02-12 11:34:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:34:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa71eca96-ed44-4514-b2c7-2c3cbd1c9734')/male_info  
[2026-02-12 11:34:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-12 11:34:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa71eca96-ed44-4514-b2c7-2c3cbd1c9734')/female_info  
[2026-02-12 11:34:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:34:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A381fab18-55d6-4ecb-bccc-04f5358c18f5')/male_info  
[2026-02-12 11:34:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-12 11:34:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A381fab18-55d6-4ecb-bccc-04f5358c18f5')/female_info  
[2026-02-12 11:34:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-12 11:34:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af35c7592-cb87-4784-a374-45d2bd5a985c')/male_info  
[2026-02-12 11:34:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-12 11:34:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af35c7592-cb87-4784-a374-45d2bd5a985c')/female_info  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT CONTROLLER: Exporting SQL to Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_data_20260212113422.sql  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Starting SQL Export to Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_data_20260212113422.sql  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table relation_beneficiary_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table religon_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table women_vulnerable_group_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table stakeholders_present_visit_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table property_ownership_documentation_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table documents_available_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table house_going_constructed_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table house_construction_stage_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table plinth_lintel_roof_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table construction_temporarily_paused_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table release_tranche_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table problems_receiving_tranche_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table select_role_vrc_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table vrc_consultation_meetings_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table role_women_reconstruction_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table support_vrc_provided_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table structures_improvements_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table activities_funded_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table improve_living_conditions_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table village_urgently_needs_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table select_type_hazard_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table disaster_risk_reduction_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table construction_guidelines_know_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table relevant_impact_livelihoods_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table select_social_dispute_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table dissatisfaction_exclusion_vrc_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table labor_observed_construction_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table facilities_available_workers_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table data_indicator_reporting_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table learn_grm_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table submit_complaint_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table resolved_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table satisfied_response_received_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table resolved_2_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table grm_improved_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table material_shortage_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table cause_dissatification_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table workmanship_visible_deviation_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table issues_type_raised_Details  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table submissions  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table male_info  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table female_info  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: Exporting table transgender_info  
[2026-02-12 11:34:22] local.INFO: ODK IMPORT: SQL Export completed successfully.  
[2026-02-12 12:27:45] local.INFO: Schema Explorer accessed {"id":"6","projectName":"hru-suvery1","url":"https://ifrap.edlogs.com/tenants/projects/6/hru-suvery1/schema-design"} 
[2026-02-12 12:27:45] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json"} 
[2026-02-12 13:11:55] local.INFO: Schema Explorer accessed {"id":"6","projectName":"hru-suvery1","url":"https://ifrap.edlogs.com/tenants/projects/6/hru-suvery1/schema-design"} 
[2026-02-12 13:11:55] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json"} 
[2026-02-13 08:00:36] local.INFO: Schema Explorer accessed {"id":"6","projectName":"hru-suvery1","url":"https://ifrap.edlogs.com/tenants/projects/6/hru-suvery1/schema-design"} 
[2026-02-13 08:00:36] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json"} 
[2026-02-13 10:14:23] local.INFO: Schema Explorer accessed {"id":"6","projectName":"hru-suvery1","url":"https://ifrap.edlogs.com/tenants/projects/6/hru-suvery1/schema-design"} 
[2026-02-13 10:14:23] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json"} 
[2026-02-13 10:16:26] local.INFO: Schema Explorer accessed {"id":"6","projectName":"hru-suvery1","url":"https://ifrap.edlogs.com/tenants/projects/6/hru-suvery1/schema-design"} 
[2026-02-13 10:16:26] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json"} 
[2026-02-13 10:17:12] local.INFO: === TABLE GENERATOR START ===  
[2026-02-13 10:17:12] local.INFO: CONNECTED DB {"database":"hru-suvery1","host":"127.0.0.1","user":"postgres","schema":"public"} 
[2026-02-13 10:17:12] local.INFO: Dropped table if exists {"table":"submissions"} 
[2026-02-13 10:17:12] local.INFO: Dropped table if exists {"table":"male_info"} 
[2026-02-13 10:17:12] local.INFO: Dropped table if exists {"table":"female_info"} 
[2026-02-13 10:17:12] local.INFO: Dropped table if exists {"table":"transgender_info"} 
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: relation_beneficiary_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: religon_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: women_vulnerable_group_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: stakeholders_present_visit_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: property_ownership_documentation_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: documents_available_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: house_going_constructed_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: house_construction_stage_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: plinth_lintel_roof_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: construction_temporarily_paused_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: release_tranche_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: problems_receiving_tranche_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: select_role_vrc_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: vrc_consultation_meetings_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: role_women_reconstruction_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: support_vrc_provided_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: structures_improvements_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: activities_funded_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: improve_living_conditions_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: village_urgently_needs_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: select_type_hazard_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: disaster_risk_reduction_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: construction_guidelines_know_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: relevant_impact_livelihoods_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: select_social_dispute_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: dissatisfaction_exclusion_vrc_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: labor_observed_construction_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: facilities_available_workers_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: data_indicator_reporting_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: learn_grm_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: submit_complaint_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: resolved_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: satisfied_response_received_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: resolved_2_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: grm_improved_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: material_shortage_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: cause_dissatification_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: workmanship_visible_deviation_Details  
[2026-02-13 10:17:12] local.INFO: Lookup table created and options inserted: issues_type_raised_Details  
[2026-02-13 10:17:12] local.INFO: EXECUTING SQL FOR TABLE: submissions  
[2026-02-13 10:17:12] local.INFO: CREATE TABLE "submissions" (
    "id" BIGSERIAL PRIMARY KEY,
    "__id" VARCHAR(255) NOT NULL,
    "ID_1_0" INT NOT NULL,
    "ID_1_1" INT NOT NULL,
    "ID_1_2" VARCHAR(255) NOT NULL,
    "ID_1_3" VARCHAR(255) NOT NULL,
    "ID_1_4" VARCHAR(255) NOT NULL,
    "ID_1_5" VARCHAR(255) NOT NULL,
    "ID_1_6" VARCHAR(255) NOT NULL,
    "ID_1_7" VARCHAR(255) NOT NULL,
    "ID_1_8" VARCHAR(255) NOT NULL,
    "ID_1_9" VARCHAR(255) NOT NULL,
    "ID_1_10" VARCHAR(255) NOT NULL,
    "ID_1_11" INT NOT NULL,
    "ID_1_11y" VARCHAR(255),
    "ID_1_12" TIMESTAMP NOT NULL,
    "ID_1_13" VARCHAR(255),
    "FMI_2_1" INT NOT NULL,
    "FMI_2_2" INT NOT NULL,
    "FMI_2_3" INT NOT NULL,
    "FMI_2_3y" VARCHAR(255),
    "FMI_3_1" INT NOT NULL,
    "FMI_3_1_1" VARCHAR(255),
    "FMI_3_1_2" VARCHAR(255),
    "FMI_3_2" INT NOT NULL,
    "FMI_3_2_1" VARCHAR(255),
    "FMI_3_2_2" VARCHAR(255),
    "PD_3_2_3" VARCHAR(255),
    "FMI_3_3" INT NOT NULL,
    "FMI_3_3_1" VARCHAR(255),
    "FMI_3_3_2" VARCHAR(255),
    "SI_4_1" VARCHAR(255) NOT NULL,
    "SI_4_1y" VARCHAR(255),
    "LPDT_5_1" INT NOT NULL,
    "LPDT_5_1_1" VARCHAR(255),
    "LPDT_5_2" INT NOT NULL,
    "LPDT_5_2y" VARCHAR(255),
    "LPDT_5_3" VARCHAR(255),
    "LPDT_5_4" INT,
    "LPDT_5_4y" VARCHAR(255),
    "LPDT_5_5" INT NOT NULL,
    "CP_6_1" INT NOT NULL,
    "CP_6_2" INT NOT NULL,
    "CP_6_2_1" VARCHAR(255),
    "CP_6_2_2" INT,
    "CP_6_2_2_2" VARCHAR(255),
    "CP_6_2_2_2y" VARCHAR(255),
    "CP_6_3_1" VARCHAR(255) NOT NULL,
    "CP_6_3_2" VARCHAR(255) NOT NULL,
    "TRI_7_1" INT,
    "TRI_7_1_1" TIMESTAMP,
    "TRI_7_1_2" INT,
    "TRI_7_1_3" VARCHAR(255),
    "TRI_7_1_3y" VARCHAR(255),
    "TRI_7_2_1" INT,
    "TRI_7_2_2" VARCHAR(255),
    "TRI_7_2_2y" VARCHAR(255),
    "VRC_8_1" INT,
    "VRC_8_2" INT,
    "VRC_8_3" INT,
    "VRC_8_4" INT,
    "VRC_8_5" INT,
    "VRC_8_6" INT,
    "VRC_8_7" INT,
    "VRC_8_8" INT,
    "VRC_8_9" INT,
    "VRC_8_9_1" VARCHAR(255),
    "VBVRC_9_1" INT,
    "VBVRC_9_2" VARCHAR(255),
    "VBVRC_9_2y" VARCHAR(255),
    "VBVRC_9_3" VARCHAR(255),
    "VBVRC_9_4" INT,
    "VBVRC_9_5" INT,
    "VBVRC_9_6" VARCHAR(255),
    "VBVRC_9_6y" VARCHAR(255),
    "DRR_10_1" INT,
    "DRR_10_2" INT,
    "DRR_10_3" VARCHAR(255),
    "DRR_10_3y" VARCHAR(255),
    "DRR_10_4" INT,
    "DRR_10_5" INT,
    "DRR_10_6" INT,
    "DRR_10_7" INT,
    "DRR_10_7_1" INT,
    "DRR_10_8" INT,
    "DRR_10_9" INT,
    "DRR_10_10" VARCHAR(255),
    "DRR_10_10y" VARCHAR(255),
    "MCG_11_1" INT,
    "MCG_11_2" INT,
    "MCG_11_3" VARCHAR(255),
    "MCG_11_3y" VARCHAR(255),
    "SSC_12_1" INT,
    "SSC_12_2" INT,
    "SSC_12_3" INT,
    "SSC_12_3_1" VARCHAR(255),
    "SSC_12_3_1y" VARCHAR(255),
    "SSC_12_4" INT,
    "SSC_12_4_1" VARCHAR(255),
    "SSC_12_4_1y" VARCHAR(255),
    "SSC_12_5" INT,
    "SSC_12_5_1" VARCHAR(255),
    "SSC_12_5_1y" VARCHAR(255),
    "WS_13_1" INT,
    "WS_13_2" INT,
    "WS_13_3" INT,
    "WS_13_4" INT,
    "WS_13_4_1" VARCHAR(255),
    "WS_13_5" VARCHAR(255),
    "WS_13_6" INT,
    "WS_13_6_1" INT,
    "EPE_14_1" INT,
    "EPE_14_2" INT,
    "EPE_14_3" VARCHAR(255),
    "EPE_14_4" INT,
    "EPE_14_5" VARCHAR(255),
    "EPE_14_6" INT,
    "EPE_14_6_1" INT,
    "EPE_14_6_2" INT,
    "EPE_14_6_3" VARCHAR(255),
    "EPE_14_6_4" VARCHAR(255),
    "EPE_14_6_5" VARCHAR(255),
    "GESI_15_1" INT,
    "GESI_15_1_1" VARCHAR(255),
    "GESI_15_2" INT,
    "GESI_15_3" INT,
    "GESI_15_4" INT,
    "GESI_15_5" INT,
    "GRM_16_1" INT,
    "GRM_16_1_1" VARCHAR(255),
    "GRM_16_1_1y" VARCHAR(255),
    "GRM_16_2" INT,
    "GRM_16_2_2" VARCHAR(255),
    "GRM_16_3" INT,
    "GRM_16_4" INT,
    "GRM_16_5" INT,
    "GRM_16_5_1" VARCHAR(255),
    "GRM_16_5_2" VARCHAR(255),
    "GRM_16_5_2y" VARCHAR(255),
    "GRM_16_5_3" VARCHAR(255),
    "GRM_16_6" VARCHAR(255),
    "GRM_16_6_1" VARCHAR(255),
    "GRM_16_6_2" VARCHAR(255),
    "GRM_16_6_2y" VARCHAR(255),
    "GRM_16_6_3" VARCHAR(255),
    "GRM_16_6_3_1" VARCHAR(255),
    "GRM_16_6_4" VARCHAR(255),
    "GRM_16_6_4y" VARCHAR(255),
    "GRM_16_7" VARCHAR(255),
    "GRM_16_7y" VARCHAR(255),
    "CCV_17_1" INT,
    "CCV_17_1_1" VARCHAR(255),
    "CCV_17_2" INT,
    "CCV_17_2_1" VARCHAR(255),
    "CCV_17_3" INT,
    "CCV_17_3_1" VARCHAR(255),
    "CCV_17_4" INT,
    "CCV_17_4_1" VARCHAR(255),
    "CCV_17_5" INT,
    "CCV_17_5_1" VARCHAR(255),
    "CCV_17_6" INT,
    "CCV_17_6_1" VARCHAR(255),
    "CCV_17_7" INT,
    "CCV_17_7_1" VARCHAR(255),
    "CCV_17_8" INT,
    "CCV_17_9" INT,
    "CCV_17_10" INT,
    "CCV_17_10_1" VARCHAR(255),
    "CCV_17_11" INT,
    "CCV_17_11_1" VARCHAR(255),
    "CCV_17_12" INT,
    "CCV_17_12_1" VARCHAR(255),
    "CCV_17_13" INT,
    "CCV_17_13_1" VARCHAR(255),
    "PE_18_1" INT,
    "PE_18_2" VARCHAR(255),
    "PE_18_2y" VARCHAR(255),
    "PE_18_3" INT,
    "PE_18_3_1" VARCHAR(255),
    "PE_18_3_1y" VARCHAR(255),
    "SO_19_1" INT,
    "SO_19_1_1" VARCHAR(255),
    "SO_19_1_1y" VARCHAR(255),
    "SO_19_1_2" VARCHAR(255),
    "SO_19_2" INT,
    "SO_19_2_1" VARCHAR(255),
    "SO_19_2_1y" VARCHAR(255),
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-02-13 10:17:12] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"submissions"} 
[2026-02-13 10:17:12] local.INFO: EXECUTING SQL FOR TABLE: male_info  
[2026-02-13 10:17:12] local.INFO: CREATE TABLE "male_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "FMI_3_1_1" VARCHAR(255),
    "FMI_3_1_2" VARCHAR(255),
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-02-13 10:17:12] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"male_info"} 
[2026-02-13 10:17:12] local.INFO: EXECUTING SQL FOR TABLE: female_info  
[2026-02-13 10:17:12] local.INFO: CREATE TABLE "female_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "FMI_3_2_1" VARCHAR(255),
    "FMI_3_2_2" VARCHAR(255),
    "PD_3_2_3" VARCHAR(255),
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-02-13 10:17:12] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"female_info"} 
[2026-02-13 10:17:12] local.INFO: EXECUTING SQL FOR TABLE: transgender_info  
[2026-02-13 10:17:12] local.INFO: CREATE TABLE "transgender_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-02-13 10:17:12] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"transgender_info"} 
[2026-02-13 10:17:12] local.INFO: === TABLE GENERATOR END ===  
[2026-02-13 10:24:20] local.INFO: ODK IMPORT CONTROLLER: Received request for Connection ID: 3  
[2026-02-13 10:24:20] local.INFO: ODK IMPORT CONTROLLER: Initializing service for Form: c_hru_mv_2025121021  
[2026-02-13 10:24:20] local.INFO: ODK IMPORT: Target Database = hru-suvery1  
[2026-02-13 10:24:20] local.INFO: ODK IMPORT: Database resolved: hru-suvery1  
[2026-02-13 10:24:20] local.INFO: ODK IMPORT CONTROLLER: Starting importAll()  
[2026-02-13 10:24:20] local.INFO: ODK IMPORT: Fetching submissions from https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions  
[2026-02-13 10:24:23] local.INFO: ODK IMPORT: Fetched 644 records.  
[2026-02-13 10:24:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab3b79058-e7d0-4ce2-b4c0-7254f81b1db1')/male_info  
[2026-02-13 10:24:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:24:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab3b79058-e7d0-4ce2-b4c0-7254f81b1db1')/female_info  
[2026-02-13 10:24:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:24:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36e9bb6f-fdb0-4b49-8407-062f27c2b7d8')/male_info  
[2026-02-13 10:24:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:24:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36e9bb6f-fdb0-4b49-8407-062f27c2b7d8')/female_info  
[2026-02-13 10:24:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:24:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6880fadf-e49e-4d70-a25a-ddb9e0d4c7ce')/male_info  
[2026-02-13 10:24:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:24:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6880fadf-e49e-4d70-a25a-ddb9e0d4c7ce')/female_info  
[2026-02-13 10:24:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:24:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1aab7c71-4c3a-4750-b04a-3def9d84f9c3')/male_info  
[2026-02-13 10:24:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:24:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1aab7c71-4c3a-4750-b04a-3def9d84f9c3')/female_info  
[2026-02-13 10:24:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:24:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad725d2d5-1e60-4c77-8806-c75c1b27475c')/male_info  
[2026-02-13 10:24:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:24:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad725d2d5-1e60-4c77-8806-c75c1b27475c')/female_info  
[2026-02-13 10:24:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:24:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3a60b5-a8df-46f4-a7b5-149e1bc01897')/male_info  
[2026-02-13 10:24:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:24:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3a60b5-a8df-46f4-a7b5-149e1bc01897')/female_info  
[2026-02-13 10:24:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:24:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A66585eb5-a2df-492c-973f-a7094fa0d7b4')/male_info  
[2026-02-13 10:24:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:24:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A66585eb5-a2df-492c-973f-a7094fa0d7b4')/female_info  
[2026-02-13 10:24:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:24:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7a0460ce-d6a7-4529-8ccc-c0bb502d26cf')/male_info  
[2026-02-13 10:24:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:24:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7a0460ce-d6a7-4529-8ccc-c0bb502d26cf')/female_info  
[2026-02-13 10:24:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:24:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf50d479-cfbe-42ad-a715-7335e18aae25')/male_info  
[2026-02-13 10:24:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:24:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf50d479-cfbe-42ad-a715-7335e18aae25')/female_info  
[2026-02-13 10:24:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:24:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad05ecf01-4502-4a65-9367-ba91ca7b6081')/male_info  
[2026-02-13 10:24:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:24:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad05ecf01-4502-4a65-9367-ba91ca7b6081')/female_info  
[2026-02-13 10:24:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:24:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9518b39-dbbc-4a7e-a1a7-f9fabf9c497d')/male_info  
[2026-02-13 10:24:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:24:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9518b39-dbbc-4a7e-a1a7-f9fabf9c497d')/female_info  
[2026-02-13 10:24:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:24:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9dda2c0c-c4ef-4579-b5c0-82991c9eb4a7')/male_info  
[2026-02-13 10:24:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:24:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9dda2c0c-c4ef-4579-b5c0-82991c9eb4a7')/female_info  
[2026-02-13 10:24:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:24:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd3b3b20-2ec6-4dcf-ab15-a654707b0e5d')/male_info  
[2026-02-13 10:24:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:24:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd3b3b20-2ec6-4dcf-ab15-a654707b0e5d')/female_info  
[2026-02-13 10:24:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:24:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A017f47a7-4638-4f1b-99b9-e740b5f3caec')/male_info  
[2026-02-13 10:24:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:24:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A017f47a7-4638-4f1b-99b9-e740b5f3caec')/female_info  
[2026-02-13 10:24:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:24:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A091e9ca3-8a47-4ead-9371-615ac6bc8bab')/male_info  
[2026-02-13 10:24:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:24:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A091e9ca3-8a47-4ead-9371-615ac6bc8bab')/female_info  
[2026-02-13 10:24:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:24:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af10ec80e-7d89-4348-965c-a5f60d26640a')/male_info  
[2026-02-13 10:24:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:24:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af10ec80e-7d89-4348-965c-a5f60d26640a')/female_info  
[2026-02-13 10:24:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:24:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e281aa0-4705-4ec0-aad5-cad1c48106d4')/male_info  
[2026-02-13 10:24:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:24:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e281aa0-4705-4ec0-aad5-cad1c48106d4')/female_info  
[2026-02-13 10:25:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:25:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A51a9f9c2-3157-4ee8-b023-cf951a8c601a')/male_info  
[2026-02-13 10:25:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:25:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A51a9f9c2-3157-4ee8-b023-cf951a8c601a')/female_info  
[2026-02-13 10:25:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:25:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ff07631-5a71-4433-923f-f7e3ed50433d')/male_info  
[2026-02-13 10:25:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:25:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ff07631-5a71-4433-923f-f7e3ed50433d')/female_info  
[2026-02-13 10:25:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:25:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de2f408-4470-4580-88ab-ca6ad54c68f9')/male_info  
[2026-02-13 10:25:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:25:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de2f408-4470-4580-88ab-ca6ad54c68f9')/female_info  
[2026-02-13 10:25:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:25:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aadc0e7b2-291a-4e1f-b3a9-a64d084a3b66')/male_info  
[2026-02-13 10:25:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:25:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aadc0e7b2-291a-4e1f-b3a9-a64d084a3b66')/female_info  
[2026-02-13 10:25:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:25:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0456e5fd-8a59-489f-a805-a039fb08a56e')/male_info  
[2026-02-13 10:25:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:25:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0456e5fd-8a59-489f-a805-a039fb08a56e')/female_info  
[2026-02-13 10:25:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:25:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A14574c38-a27b-4582-bb1a-09de4bdffdc8')/male_info  
[2026-02-13 10:25:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:25:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A14574c38-a27b-4582-bb1a-09de4bdffdc8')/female_info  
[2026-02-13 10:25:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:25:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e404b8f-749e-42e4-87ca-ddcd574ced91')/male_info  
[2026-02-13 10:25:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:25:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e404b8f-749e-42e4-87ca-ddcd574ced91')/female_info  
[2026-02-13 10:25:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:25:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8640ae3f-1b55-414d-a197-40e1a0c31863')/male_info  
[2026-02-13 10:25:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:25:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8640ae3f-1b55-414d-a197-40e1a0c31863')/female_info  
[2026-02-13 10:25:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:25:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A46e5e858-2cde-455a-9fe4-6c2deaf1a6f8')/male_info  
[2026-02-13 10:25:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:25:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A46e5e858-2cde-455a-9fe4-6c2deaf1a6f8')/female_info  
[2026-02-13 10:25:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:25:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac09fc311-459c-45ee-a14a-17a5fdb7f8bf')/male_info  
[2026-02-13 10:25:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:25:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac09fc311-459c-45ee-a14a-17a5fdb7f8bf')/female_info  
[2026-02-13 10:25:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:25:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64b689d-6fbf-404b-a05d-04e9eeaaef7d')/male_info  
[2026-02-13 10:25:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:25:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64b689d-6fbf-404b-a05d-04e9eeaaef7d')/female_info  
[2026-02-13 10:25:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:25:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A558dd560-6657-424a-9657-f46e50d5048a')/male_info  
[2026-02-13 10:25:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:25:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A558dd560-6657-424a-9657-f46e50d5048a')/female_info  
[2026-02-13 10:25:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:25:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf057f83-bea7-48a9-96b0-63b8fddb34a1')/male_info  
[2026-02-13 10:25:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:25:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf057f83-bea7-48a9-96b0-63b8fddb34a1')/female_info  
[2026-02-13 10:25:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:25:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8427beba-0826-4447-90bf-100c5998569a')/male_info  
[2026-02-13 10:25:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:25:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8427beba-0826-4447-90bf-100c5998569a')/female_info  
[2026-02-13 10:25:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:25:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A572f3e82-2097-4d7c-8e45-5794e76217d3')/male_info  
[2026-02-13 10:25:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:25:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A572f3e82-2097-4d7c-8e45-5794e76217d3')/female_info  
[2026-02-13 10:25:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:25:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa8394143-d09c-470a-a4e5-99f62f742f3d')/male_info  
[2026-02-13 10:25:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:25:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa8394143-d09c-470a-a4e5-99f62f742f3d')/female_info  
[2026-02-13 10:25:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:25:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86175f4b-c86f-4488-89c0-0f9fdfdcc2c1')/male_info  
[2026-02-13 10:25:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:25:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86175f4b-c86f-4488-89c0-0f9fdfdcc2c1')/female_info  
[2026-02-13 10:25:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:25:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac688d75-7773-4e43-baae-ae62c9438640')/male_info  
[2026-02-13 10:25:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:25:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac688d75-7773-4e43-baae-ae62c9438640')/female_info  
[2026-02-13 10:25:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:25:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab5fea1fc-c3fe-4213-a126-17db1d124c19')/male_info  
[2026-02-13 10:25:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:25:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab5fea1fc-c3fe-4213-a126-17db1d124c19')/female_info  
[2026-02-13 10:25:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:25:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ebfa5c5-44ba-498f-a2a5-bef3a4f0d14a')/male_info  
[2026-02-13 10:25:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:25:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ebfa5c5-44ba-498f-a2a5-bef3a4f0d14a')/female_info  
[2026-02-13 10:25:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:25:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15906e0b-3d93-44f0-a212-f099d0c29955')/male_info  
[2026-02-13 10:25:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:25:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15906e0b-3d93-44f0-a212-f099d0c29955')/female_info  
[2026-02-13 10:25:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:25:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A823b5c36-a28d-47cb-a478-5bfd94baa057')/male_info  
[2026-02-13 10:25:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-13 10:25:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A823b5c36-a28d-47cb-a478-5bfd94baa057')/female_info  
[2026-02-13 10:25:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:25:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ffb03b9-f611-4ec0-8e75-f5163af7bda6')/male_info  
[2026-02-13 10:25:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:25:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ffb03b9-f611-4ec0-8e75-f5163af7bda6')/female_info  
[2026-02-13 10:25:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:25:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2aedd83-a826-48cb-86c1-92f4788c2fd1')/male_info  
[2026-02-13 10:25:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:25:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2aedd83-a826-48cb-86c1-92f4788c2fd1')/female_info  
[2026-02-13 10:25:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:25:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e9059fe-33ba-45b7-a9e4-807d8dc58d51')/male_info  
[2026-02-13 10:25:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:25:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e9059fe-33ba-45b7-a9e4-807d8dc58d51')/female_info  
[2026-02-13 10:25:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:25:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad07f849e-f224-4d93-b057-22b0cee2c683')/male_info  
[2026-02-13 10:25:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:25:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad07f849e-f224-4d93-b057-22b0cee2c683')/female_info  
[2026-02-13 10:25:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:25:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad68ed24e-c832-441e-9aa2-3f9bdfb35e96')/male_info  
[2026-02-13 10:25:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:25:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad68ed24e-c832-441e-9aa2-3f9bdfb35e96')/female_info  
[2026-02-13 10:25:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:25:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A58de3994-2288-44c9-81a5-b8a79a719cf4')/male_info  
[2026-02-13 10:25:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:25:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A58de3994-2288-44c9-81a5-b8a79a719cf4')/female_info  
[2026-02-13 10:26:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:26:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ac83089-4091-4378-867b-4e775e7e6212')/male_info  
[2026-02-13 10:26:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:26:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ac83089-4091-4378-867b-4e775e7e6212')/female_info  
[2026-02-13 10:26:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:26:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7406a9bf-c07c-4f9b-a5b0-1d60776cd77d')/male_info  
[2026-02-13 10:26:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:26:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7406a9bf-c07c-4f9b-a5b0-1d60776cd77d')/female_info  
[2026-02-13 10:26:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:26:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf8a46fc-30ae-4ccd-b2ae-99819cac8435')/male_info  
[2026-02-13 10:26:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:26:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf8a46fc-30ae-4ccd-b2ae-99819cac8435')/female_info  
[2026-02-13 10:26:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:26:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1fc03adf-1a2a-4910-bfb3-8bf83a7dbda4')/male_info  
[2026-02-13 10:26:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:26:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1fc03adf-1a2a-4910-bfb3-8bf83a7dbda4')/female_info  
[2026-02-13 10:26:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:26:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A620ba806-9587-47c6-8a84-641e0ffc5b64')/male_info  
[2026-02-13 10:26:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:26:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A620ba806-9587-47c6-8a84-641e0ffc5b64')/female_info  
[2026-02-13 10:26:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:26:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeddc057e-9b94-4bb7-81b0-3e48bd431002')/male_info  
[2026-02-13 10:26:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:26:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeddc057e-9b94-4bb7-81b0-3e48bd431002')/female_info  
[2026-02-13 10:26:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:26:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47a7d180-c8d2-40cf-9537-7840e90896af')/male_info  
[2026-02-13 10:26:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-13 10:26:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47a7d180-c8d2-40cf-9537-7840e90896af')/female_info  
[2026-02-13 10:26:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:26:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03917b92-ed48-4b6e-8a8a-82c801c6e14e')/male_info  
[2026-02-13 10:26:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:26:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03917b92-ed48-4b6e-8a8a-82c801c6e14e')/female_info  
[2026-02-13 10:26:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:26:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82c604c9-feea-49c1-b2e7-0dfbf4ddb92f')/male_info  
[2026-02-13 10:26:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:26:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82c604c9-feea-49c1-b2e7-0dfbf4ddb92f')/female_info  
[2026-02-13 10:26:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:26:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e4ad9fb-3479-4e36-a197-ebb3a276c325')/male_info  
[2026-02-13 10:26:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:26:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e4ad9fb-3479-4e36-a197-ebb3a276c325')/female_info  
[2026-02-13 10:26:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:26:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5618cf2-a224-4c3d-9ac1-cc0dee0f254c')/male_info  
[2026-02-13 10:26:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:26:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5618cf2-a224-4c3d-9ac1-cc0dee0f254c')/female_info  
[2026-02-13 10:26:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:26:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e9ec443-6438-44de-b1ee-fc050810c88f')/male_info  
[2026-02-13 10:26:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:26:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e9ec443-6438-44de-b1ee-fc050810c88f')/female_info  
[2026-02-13 10:26:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:26:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4b696cd-efc8-45ac-8fdf-693c97d63c47')/male_info  
[2026-02-13 10:26:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:26:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4b696cd-efc8-45ac-8fdf-693c97d63c47')/female_info  
[2026-02-13 10:26:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:26:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12d34692-af25-4373-b637-da4fff4a764c')/male_info  
[2026-02-13 10:26:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:26:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12d34692-af25-4373-b637-da4fff4a764c')/female_info  
[2026-02-13 10:26:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:26:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8c0526a4-e226-442d-a5df-0f71db0f22e1')/male_info  
[2026-02-13 10:26:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:26:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8c0526a4-e226-442d-a5df-0f71db0f22e1')/female_info  
[2026-02-13 10:26:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:26:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4b1e2e00-9e9f-4c50-98b1-8f0d2a2806d0')/male_info  
[2026-02-13 10:26:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-13 10:26:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4b1e2e00-9e9f-4c50-98b1-8f0d2a2806d0')/female_info  
[2026-02-13 10:26:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:26:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb1e3668-f7cc-4ae8-b967-a67796f61455')/male_info  
[2026-02-13 10:26:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:26:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb1e3668-f7cc-4ae8-b967-a67796f61455')/female_info  
[2026-02-13 10:26:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:26:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A129708f1-6baf-46eb-ae74-cfa893fd95ba')/male_info  
[2026-02-13 10:26:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:26:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A129708f1-6baf-46eb-ae74-cfa893fd95ba')/female_info  
[2026-02-13 10:26:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:26:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f45df6c-a7ff-4071-88d5-e51a0ea7cbcf')/male_info  
[2026-02-13 10:26:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:26:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f45df6c-a7ff-4071-88d5-e51a0ea7cbcf')/female_info  
[2026-02-13 10:26:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:26:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5c8a7735-2552-4b2e-bb8b-951bfbeb5fff')/male_info  
[2026-02-13 10:26:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:26:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5c8a7735-2552-4b2e-bb8b-951bfbeb5fff')/female_info  
[2026-02-13 10:26:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:26:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add256f8c-0cd4-43e0-8232-f497badaacd5')/male_info  
[2026-02-13 10:26:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:26:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add256f8c-0cd4-43e0-8232-f497badaacd5')/female_info  
[2026-02-13 10:26:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:26:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34983c0e-9489-4f7a-9f0a-6e885079d3ca')/male_info  
[2026-02-13 10:26:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:26:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34983c0e-9489-4f7a-9f0a-6e885079d3ca')/female_info  
[2026-02-13 10:26:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:26:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A24e041df-9e34-4f80-8518-fc76d1065a20')/male_info  
[2026-02-13 10:26:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:26:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A24e041df-9e34-4f80-8518-fc76d1065a20')/female_info  
[2026-02-13 10:26:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:26:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae327be6e-3561-4e70-8ba3-301d97de7a80')/male_info  
[2026-02-13 10:26:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:26:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae327be6e-3561-4e70-8ba3-301d97de7a80')/female_info  
[2026-02-13 10:26:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:26:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9808af33-fb8c-48cc-b46a-ec95f2f3edf5')/male_info  
[2026-02-13 10:26:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:26:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9808af33-fb8c-48cc-b46a-ec95f2f3edf5')/female_info  
[2026-02-13 10:26:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:26:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1730f3a9-0ec7-49bc-b9a1-5083dfc9318e')/male_info  
[2026-02-13 10:26:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:26:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1730f3a9-0ec7-49bc-b9a1-5083dfc9318e')/female_info  
[2026-02-13 10:26:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:26:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad938a8-9999-433c-b15d-6edc9792832a')/male_info  
[2026-02-13 10:26:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:26:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad938a8-9999-433c-b15d-6edc9792832a')/female_info  
[2026-02-13 10:26:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:26:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c506973-617c-4dc9-a487-1f0e5e4dbc41')/male_info  
[2026-02-13 10:26:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:26:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c506973-617c-4dc9-a487-1f0e5e4dbc41')/female_info  
[2026-02-13 10:27:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:27:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d2486c2-1909-42fe-ada1-730948c854a9')/male_info  
[2026-02-13 10:27:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:27:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d2486c2-1909-42fe-ada1-730948c854a9')/female_info  
[2026-02-13 10:27:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:27:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abea3ee54-8095-4d0a-a45c-1dccc0d5b3ca')/male_info  
[2026-02-13 10:27:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:27:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abea3ee54-8095-4d0a-a45c-1dccc0d5b3ca')/female_info  
[2026-02-13 10:27:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:27:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34cfbb3c-2d4e-4bf8-bb3b-d750bc80db41')/male_info  
[2026-02-13 10:27:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-13 10:27:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34cfbb3c-2d4e-4bf8-bb3b-d750bc80db41')/female_info  
[2026-02-13 10:27:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:27:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21140602-1930-4211-8dd4-044ebcd19a34')/male_info  
[2026-02-13 10:27:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:27:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21140602-1930-4211-8dd4-044ebcd19a34')/female_info  
[2026-02-13 10:27:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:27:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad71943c3-b128-4d90-abc5-e449a3a4c38a')/male_info  
[2026-02-13 10:27:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:27:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad71943c3-b128-4d90-abc5-e449a3a4c38a')/female_info  
[2026-02-13 10:27:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:27:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A896dc340-c093-4df0-8034-8b954ef16958')/male_info  
[2026-02-13 10:27:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:27:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A896dc340-c093-4df0-8034-8b954ef16958')/female_info  
[2026-02-13 10:27:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:27:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A485fd47b-bd22-42c7-8b51-dadf57f52844')/male_info  
[2026-02-13 10:27:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:27:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A485fd47b-bd22-42c7-8b51-dadf57f52844')/female_info  
[2026-02-13 10:27:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:27:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56bf16c7-f75d-49cd-93ac-b5dbd4bb5012')/male_info  
[2026-02-13 10:27:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:27:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56bf16c7-f75d-49cd-93ac-b5dbd4bb5012')/female_info  
[2026-02-13 10:27:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:27:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4b78711-5495-4004-a3ac-311d4197a141')/male_info  
[2026-02-13 10:27:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:27:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4b78711-5495-4004-a3ac-311d4197a141')/female_info  
[2026-02-13 10:27:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:27:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8727c8-7c43-4c18-af95-3694c7c44503')/male_info  
[2026-02-13 10:27:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:27:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8727c8-7c43-4c18-af95-3694c7c44503')/female_info  
[2026-02-13 10:27:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-13 10:27:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A124d4d60-56aa-42d8-a045-e49b1e6ac86d')/male_info  
[2026-02-13 10:27:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:27:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A124d4d60-56aa-42d8-a045-e49b1e6ac86d')/female_info  
[2026-02-13 10:27:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:27:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A815b6e73-5944-4ee5-b28d-3d859c1601e4')/male_info  
[2026-02-13 10:27:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:27:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A815b6e73-5944-4ee5-b28d-3d859c1601e4')/female_info  
[2026-02-13 10:27:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:27:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0a7a4419-861b-4912-837c-658d27fe41e1')/male_info  
[2026-02-13 10:27:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:27:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0a7a4419-861b-4912-837c-658d27fe41e1')/female_info  
[2026-02-13 10:27:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:27:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed96007b-4c9d-41d4-a2d7-d4d193a75132')/male_info  
[2026-02-13 10:27:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:27:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed96007b-4c9d-41d4-a2d7-d4d193a75132')/female_info  
[2026-02-13 10:27:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:27:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4171e4f8-62bb-438f-8402-2af3d0ca6014')/male_info  
[2026-02-13 10:27:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:27:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4171e4f8-62bb-438f-8402-2af3d0ca6014')/female_info  
[2026-02-13 10:27:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:27:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac276ab91-559c-45d4-8ab6-8f90fa7df95e')/male_info  
[2026-02-13 10:27:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:27:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70525ae0-fcaf-4be5-9e88-0ab64c10dd2c')/male_info  
[2026-02-13 10:27:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:27:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70525ae0-fcaf-4be5-9e88-0ab64c10dd2c')/female_info  
[2026-02-13 10:27:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:27:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe484b04-37d0-4a91-af21-453a9344d2d1')/male_info  
[2026-02-13 10:27:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:27:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe484b04-37d0-4a91-af21-453a9344d2d1')/female_info  
[2026-02-13 10:27:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:27:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07128425-6cfc-4fcf-b9bd-2807759e8c52')/male_info  
[2026-02-13 10:27:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:27:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07128425-6cfc-4fcf-b9bd-2807759e8c52')/female_info  
[2026-02-13 10:27:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:27:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d22670b-8b00-4622-8285-19ee4a10f6ee')/male_info  
[2026-02-13 10:27:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:27:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d22670b-8b00-4622-8285-19ee4a10f6ee')/female_info  
[2026-02-13 10:27:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:27:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e4896c8-432a-4212-bc3c-eec39ff70130')/male_info  
[2026-02-13 10:27:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-13 10:27:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e4896c8-432a-4212-bc3c-eec39ff70130')/female_info  
[2026-02-13 10:27:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:27:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33647792-cd57-40c2-a2ea-4840ce5a70d9')/male_info  
[2026-02-13 10:27:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-13 10:27:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33647792-cd57-40c2-a2ea-4840ce5a70d9')/female_info  
[2026-02-13 10:27:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:27:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70f2b8ba-8ca9-42ba-b444-25a979480728')/male_info  
[2026-02-13 10:27:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:27:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70f2b8ba-8ca9-42ba-b444-25a979480728')/female_info  
[2026-02-13 10:27:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:27:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A373ac57e-db96-41de-a8ad-61d783b6464c')/male_info  
[2026-02-13 10:27:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:27:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A373ac57e-db96-41de-a8ad-61d783b6464c')/female_info  
[2026-02-13 10:27:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:27:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aec9c53f8-11a5-489b-9a94-1cb056411319')/male_info  
[2026-02-13 10:27:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:27:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aec9c53f8-11a5-489b-9a94-1cb056411319')/female_info  
[2026-02-13 10:27:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:27:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4b4ba1e-1da5-48f2-922e-f2bce81278e4')/male_info  
[2026-02-13 10:27:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:27:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4b4ba1e-1da5-48f2-922e-f2bce81278e4')/female_info  
[2026-02-13 10:27:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:27:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4f4a8f1-bfdb-4759-83ce-6526f226b863')/male_info  
[2026-02-13 10:27:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:27:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4f4a8f1-bfdb-4759-83ce-6526f226b863')/female_info  
[2026-02-13 10:27:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:27:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A69b51b89-638b-4b9e-a554-31404e4fb10a')/male_info  
[2026-02-13 10:27:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:27:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A69b51b89-638b-4b9e-a554-31404e4fb10a')/female_info  
[2026-02-13 10:27:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:27:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07735aed-627f-4933-b580-f965ea736962')/male_info  
[2026-02-13 10:28:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-13 10:28:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07735aed-627f-4933-b580-f965ea736962')/female_info  
[2026-02-13 10:28:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:28:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac3c429aa-56b5-480f-8550-b6ea455b336c')/male_info  
[2026-02-13 10:28:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:28:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac3c429aa-56b5-480f-8550-b6ea455b336c')/female_info  
[2026-02-13 10:28:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:28:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe534eef-7249-452c-9bfb-4d52c1185f01')/male_info  
[2026-02-13 10:28:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:28:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe534eef-7249-452c-9bfb-4d52c1185f01')/female_info  
[2026-02-13 10:28:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:28:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fa8afeb-c707-41e5-bf84-b782d3f9af3f')/male_info  
[2026-02-13 10:28:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:28:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fa8afeb-c707-41e5-bf84-b782d3f9af3f')/female_info  
[2026-02-13 10:28:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-13 10:28:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc3c2bf7-8ec2-47db-ad27-98c82fb5aaf3')/male_info  
[2026-02-13 10:28:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:28:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc3c2bf7-8ec2-47db-ad27-98c82fb5aaf3')/female_info  
[2026-02-13 10:28:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:28:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1579215e-7e14-4bdc-8866-ae1c422c7127')/male_info  
[2026-02-13 10:28:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:28:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1579215e-7e14-4bdc-8866-ae1c422c7127')/female_info  
[2026-02-13 10:28:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:28:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab294ab17-b2a3-46c0-966c-6ccf0aa62cb4')/male_info  
[2026-02-13 10:28:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:28:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab294ab17-b2a3-46c0-966c-6ccf0aa62cb4')/female_info  
[2026-02-13 10:28:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:28:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a2a5ec-bb6e-491e-839f-0c49e6323308')/male_info  
[2026-02-13 10:28:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:28:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a2a5ec-bb6e-491e-839f-0c49e6323308')/female_info  
[2026-02-13 10:28:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:28:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64dfd301-7f6a-477f-9750-522f8f5ffa5c')/male_info  
[2026-02-13 10:28:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-13 10:28:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64dfd301-7f6a-477f-9750-522f8f5ffa5c')/female_info  
[2026-02-13 10:28:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:28:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3768f06b-9feb-43d5-bb0c-6e337f0ebb72')/male_info  
[2026-02-13 10:28:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:28:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3768f06b-9feb-43d5-bb0c-6e337f0ebb72')/female_info  
[2026-02-13 10:28:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:28:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8727abe8-05cd-43dc-9fb4-b3e633165f9d')/male_info  
[2026-02-13 10:28:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:28:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8727abe8-05cd-43dc-9fb4-b3e633165f9d')/female_info  
[2026-02-13 10:28:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:28:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e080503-1529-4afc-ba90-d1d812cdc850')/male_info  
[2026-02-13 10:28:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:28:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e080503-1529-4afc-ba90-d1d812cdc850')/female_info  
[2026-02-13 10:28:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:28:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a8a2a64-c33c-421b-8be6-0cd7c7175516')/male_info  
[2026-02-13 10:28:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:28:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a8a2a64-c33c-421b-8be6-0cd7c7175516')/female_info  
[2026-02-13 10:28:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:28:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82eedd72-104f-4232-9733-7dca582fc7fb')/male_info  
[2026-02-13 10:28:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:28:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82eedd72-104f-4232-9733-7dca582fc7fb')/female_info  
[2026-02-13 10:28:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:28:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82617f5c-0e24-4e63-989f-f1789b3ddd62')/male_info  
[2026-02-13 10:28:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:28:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82617f5c-0e24-4e63-989f-f1789b3ddd62')/female_info  
[2026-02-13 10:28:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:28:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A965911a4-f90d-4ae8-851f-068a2c7d3a22')/male_info  
[2026-02-13 10:28:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:28:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A965911a4-f90d-4ae8-851f-068a2c7d3a22')/female_info  
[2026-02-13 10:28:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:28:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18db3fc1-abdd-40e8-9bf5-62e81b04b843')/male_info  
[2026-02-13 10:28:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:28:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18db3fc1-abdd-40e8-9bf5-62e81b04b843')/female_info  
[2026-02-13 10:28:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:28:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb374c83-9113-43e6-9393-be26e4e846f9')/male_info  
[2026-02-13 10:28:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:28:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb374c83-9113-43e6-9393-be26e4e846f9')/female_info  
[2026-02-13 10:28:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:28:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Affa75a17-fb44-4603-8aa9-4c1e8abcba8f')/male_info  
[2026-02-13 10:28:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:28:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Affa75a17-fb44-4603-8aa9-4c1e8abcba8f')/female_info  
[2026-02-13 10:28:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:28:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae24d6b39-8b1c-4411-98cc-04d75bf6b371')/male_info  
[2026-02-13 10:28:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:28:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae24d6b39-8b1c-4411-98cc-04d75bf6b371')/female_info  
[2026-02-13 10:28:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:28:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A332f9f3f-6cb6-4c92-b65a-63b4ed534423')/male_info  
[2026-02-13 10:28:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:28:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A332f9f3f-6cb6-4c92-b65a-63b4ed534423')/female_info  
[2026-02-13 10:28:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:28:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e6d5753-df22-4ed7-8aeb-8a6ea487e975')/male_info  
[2026-02-13 10:28:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:28:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e6d5753-df22-4ed7-8aeb-8a6ea487e975')/female_info  
[2026-02-13 10:28:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:28:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A040115dd-d3a9-4e35-aa63-7b26f3a65cee')/male_info  
[2026-02-13 10:28:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-13 10:28:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A040115dd-d3a9-4e35-aa63-7b26f3a65cee')/female_info  
[2026-02-13 10:28:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:28:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ec8ec44-b0cf-4634-94c1-0717dd04f735')/male_info  
[2026-02-13 10:28:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:28:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ec8ec44-b0cf-4634-94c1-0717dd04f735')/female_info  
[2026-02-13 10:28:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:28:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac696f82f-14b1-4f0d-9a66-1fe551e44403')/male_info  
[2026-02-13 10:28:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:28:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac696f82f-14b1-4f0d-9a66-1fe551e44403')/female_info  
[2026-02-13 10:28:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:28:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0b251c6-42f3-44c9-b960-6fc0e8482863')/male_info  
[2026-02-13 10:28:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:28:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0b251c6-42f3-44c9-b960-6fc0e8482863')/female_info  
[2026-02-13 10:28:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:28:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a8d378-52d2-401f-b3f8-14f051f7de67')/male_info  
[2026-02-13 10:28:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-13 10:28:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a8d378-52d2-401f-b3f8-14f051f7de67')/female_info  
[2026-02-13 10:28:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:28:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb37c9f1-04ff-46b1-b205-ff76f7790f70')/male_info  
[2026-02-13 10:28:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:28:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb37c9f1-04ff-46b1-b205-ff76f7790f70')/female_info  
[2026-02-13 10:29:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:29:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6366729d-0139-4d9b-9d57-5dd35e1ac9d4')/male_info  
[2026-02-13 10:29:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:29:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6366729d-0139-4d9b-9d57-5dd35e1ac9d4')/female_info  
[2026-02-13 10:29:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:29:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A648708ba-dfe5-4568-b7ac-2ffca1dc38bc')/male_info  
[2026-02-13 10:29:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:29:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A648708ba-dfe5-4568-b7ac-2ffca1dc38bc')/female_info  
[2026-02-13 10:29:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:29:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa521af30-b4f7-4566-a3fc-cababb8c5b6b')/male_info  
[2026-02-13 10:29:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 11 rows.  
[2026-02-13 10:29:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa521af30-b4f7-4566-a3fc-cababb8c5b6b')/female_info  
[2026-02-13 10:29:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-13 10:29:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03b169b9-faea-4fbc-9011-bb41a4358c6e')/male_info  
[2026-02-13 10:29:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:29:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03b169b9-faea-4fbc-9011-bb41a4358c6e')/female_info  
[2026-02-13 10:29:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:29:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf7a4fbd-22c8-442c-93cb-977770a9b524')/male_info  
[2026-02-13 10:29:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:29:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf7a4fbd-22c8-442c-93cb-977770a9b524')/female_info  
[2026-02-13 10:29:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:29:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac8d99d5-d9a8-46ad-bd65-611f558fbbc4')/male_info  
[2026-02-13 10:29:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:29:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac8d99d5-d9a8-46ad-bd65-611f558fbbc4')/female_info  
[2026-02-13 10:29:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:29:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abdb53156-352a-4931-b7c0-415d6a4ac8f1')/male_info  
[2026-02-13 10:29:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:29:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abdb53156-352a-4931-b7c0-415d6a4ac8f1')/female_info  
[2026-02-13 10:29:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:29:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b4549d6-70fe-4363-80c3-2f78002c4a64')/male_info  
[2026-02-13 10:29:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:29:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b4549d6-70fe-4363-80c3-2f78002c4a64')/female_info  
[2026-02-13 10:29:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:29:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb4522ee-693b-4199-9608-ea77fd9cfdc3')/male_info  
[2026-02-13 10:29:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:29:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb4522ee-693b-4199-9608-ea77fd9cfdc3')/female_info  
[2026-02-13 10:29:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:29:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A108efe9c-290e-4d46-9330-5248baf87d3e')/male_info  
[2026-02-13 10:29:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:29:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A108efe9c-290e-4d46-9330-5248baf87d3e')/female_info  
[2026-02-13 10:29:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:29:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab1ba7b7f-db32-4a38-bf9f-58ec5be8b33b')/male_info  
[2026-02-13 10:29:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:29:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab1ba7b7f-db32-4a38-bf9f-58ec5be8b33b')/female_info  
[2026-02-13 10:29:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:29:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab989a49b-85bf-4c3d-9897-18c6362464e8')/male_info  
[2026-02-13 10:29:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:29:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab989a49b-85bf-4c3d-9897-18c6362464e8')/female_info  
[2026-02-13 10:29:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:29:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9531c36f-9d7e-401f-a26e-33b09b8c3be8')/male_info  
[2026-02-13 10:29:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-13 10:29:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9531c36f-9d7e-401f-a26e-33b09b8c3be8')/female_info  
[2026-02-13 10:29:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:29:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A26014f7c-f359-4397-b57b-0d3985add50e')/male_info  
[2026-02-13 10:29:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:29:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A26014f7c-f359-4397-b57b-0d3985add50e')/female_info  
[2026-02-13 10:29:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:29:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc1209f1-6eda-47cc-b9a9-44fb4a44df68')/male_info  
[2026-02-13 10:29:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:29:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc1209f1-6eda-47cc-b9a9-44fb4a44df68')/female_info  
[2026-02-13 10:29:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:29:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8cf82538-011b-4fa6-ab6c-10d760e2d606')/male_info  
[2026-02-13 10:29:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:29:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8cf82538-011b-4fa6-ab6c-10d760e2d606')/female_info  
[2026-02-13 10:29:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:29:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A938cf24a-3f2d-4f27-8317-c5674524a140')/male_info  
[2026-02-13 10:29:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:29:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A938cf24a-3f2d-4f27-8317-c5674524a140')/female_info  
[2026-02-13 10:29:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:29:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5d1ae0b-ae68-4c99-8bf0-bc658943e3f4')/male_info  
[2026-02-13 10:29:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:29:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5d1ae0b-ae68-4c99-8bf0-bc658943e3f4')/female_info  
[2026-02-13 10:29:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:29:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0d54d54-0cc3-42e8-8750-c085262e250b')/male_info  
[2026-02-13 10:29:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:29:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0d54d54-0cc3-42e8-8750-c085262e250b')/female_info  
[2026-02-13 10:29:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:29:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f9f5939-62d9-4e45-977f-89f00c744646')/male_info  
[2026-02-13 10:29:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:29:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f9f5939-62d9-4e45-977f-89f00c744646')/female_info  
[2026-02-13 10:29:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:29:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0284a6b-77e9-403d-b359-b87429661497')/male_info  
[2026-02-13 10:29:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:29:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0284a6b-77e9-403d-b359-b87429661497')/female_info  
[2026-02-13 10:29:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:29:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5977e2ea-073c-40d7-a162-51efc8522f4e')/male_info  
[2026-02-13 10:29:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-13 10:29:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5977e2ea-073c-40d7-a162-51efc8522f4e')/female_info  
[2026-02-13 10:29:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:29:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4db932d7-bd9d-44b4-8a35-c3923d102255')/male_info  
[2026-02-13 10:29:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:29:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4db932d7-bd9d-44b4-8a35-c3923d102255')/female_info  
[2026-02-13 10:29:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:29:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75a5b795-e8bb-405d-84dd-14c2ec7a20f7')/male_info  
[2026-02-13 10:29:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:29:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75a5b795-e8bb-405d-84dd-14c2ec7a20f7')/female_info  
[2026-02-13 10:29:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:29:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de9af71-96ed-48d6-b68c-5f3873f32355')/male_info  
[2026-02-13 10:29:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:29:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de9af71-96ed-48d6-b68c-5f3873f32355')/female_info  
[2026-02-13 10:29:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:29:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41a9b743-6070-4b0c-98f8-0799df63df65')/male_info  
[2026-02-13 10:29:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:29:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41a9b743-6070-4b0c-98f8-0799df63df65')/female_info  
[2026-02-13 10:29:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:29:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A60b28f1a-8a0c-4bf1-a4f2-899043d81aa4')/male_info  
[2026-02-13 10:29:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:29:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A60b28f1a-8a0c-4bf1-a4f2-899043d81aa4')/female_info  
[2026-02-13 10:29:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:29:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aebcde978-12e1-4130-98c7-05cf211ccd3a')/male_info  
[2026-02-13 10:29:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:29:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aebcde978-12e1-4130-98c7-05cf211ccd3a')/female_info  
[2026-02-13 10:30:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:30:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab90e12f-ddf3-49b8-adb8-bfc86b04d427')/male_info  
[2026-02-13 10:30:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:30:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab90e12f-ddf3-49b8-adb8-bfc86b04d427')/female_info  
[2026-02-13 10:30:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:30:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7eebb6d8-05c4-4d8e-a8f5-8e9084e5761c')/male_info  
[2026-02-13 10:30:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:30:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7eebb6d8-05c4-4d8e-a8f5-8e9084e5761c')/female_info  
[2026-02-13 10:30:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:30:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A663930c3-4c17-4f04-a46a-a3df37b4cb4e')/male_info  
[2026-02-13 10:30:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:30:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A663930c3-4c17-4f04-a46a-a3df37b4cb4e')/female_info  
[2026-02-13 10:30:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:30:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e019c39-4494-4d66-acd7-72e1f095aa44')/male_info  
[2026-02-13 10:30:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:30:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e019c39-4494-4d66-acd7-72e1f095aa44')/female_info  
[2026-02-13 10:30:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:30:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1636a7fd-7c11-4069-be70-24cf8781eee5')/male_info  
[2026-02-13 10:30:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:30:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad243268d-1ffd-48c6-b303-83c6fd53e456')/male_info  
[2026-02-13 10:30:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-13 10:30:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad243268d-1ffd-48c6-b303-83c6fd53e456')/female_info  
[2026-02-13 10:30:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:30:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A55572cd1-2331-4c84-8918-4372a06b995d')/male_info  
[2026-02-13 10:30:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:30:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A55572cd1-2331-4c84-8918-4372a06b995d')/female_info  
[2026-02-13 10:30:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:30:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c601448-5e0d-44b0-a2db-2afdb5c2f7d3')/male_info  
[2026-02-13 10:30:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:30:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c601448-5e0d-44b0-a2db-2afdb5c2f7d3')/female_info  
[2026-02-13 10:30:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:30:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc687b74-ad08-4b00-9617-5fcae82e457a')/male_info  
[2026-02-13 10:30:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:30:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc687b74-ad08-4b00-9617-5fcae82e457a')/female_info  
[2026-02-13 10:30:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:30:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa80f461c-01b4-4076-8390-3b0554d09e55')/male_info  
[2026-02-13 10:30:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:30:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa80f461c-01b4-4076-8390-3b0554d09e55')/female_info  
[2026-02-13 10:30:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:30:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A59fbbdb6-ad1d-465c-97bc-9830c18c7628')/male_info  
[2026-02-13 10:30:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:30:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A59fbbdb6-ad1d-465c-97bc-9830c18c7628')/female_info  
[2026-02-13 10:30:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:30:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A865bf86c-041b-474e-8019-1859b5317832')/male_info  
[2026-02-13 10:30:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:30:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A865bf86c-041b-474e-8019-1859b5317832')/female_info  
[2026-02-13 10:30:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:30:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e90290c-a031-477a-8327-eb85dbc90651')/male_info  
[2026-02-13 10:30:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:30:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e90290c-a031-477a-8327-eb85dbc90651')/female_info  
[2026-02-13 10:30:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:30:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9d600645-208c-421d-b1ac-70e8b104ffed')/male_info  
[2026-02-13 10:30:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:30:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9d600645-208c-421d-b1ac-70e8b104ffed')/female_info  
[2026-02-13 10:30:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:30:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed35e970-ae71-4e81-acf7-fda11d484c1f')/male_info  
[2026-02-13 10:30:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:30:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed35e970-ae71-4e81-acf7-fda11d484c1f')/female_info  
[2026-02-13 10:30:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:30:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A534901a7-86a2-47a0-9976-79515b891fb1')/male_info  
[2026-02-13 10:30:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:30:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A534901a7-86a2-47a0-9976-79515b891fb1')/female_info  
[2026-02-13 10:30:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:30:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02d06261-3ab7-4340-b44a-2c5d1cf1dcdf')/male_info  
[2026-02-13 10:30:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:30:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02d06261-3ab7-4340-b44a-2c5d1cf1dcdf')/female_info  
[2026-02-13 10:30:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:30:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1c6ab4c-b823-4a6f-87b5-fc562f562aef')/male_info  
[2026-02-13 10:30:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:30:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1c6ab4c-b823-4a6f-87b5-fc562f562aef')/female_info  
[2026-02-13 10:30:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:30:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64d09ae-9a06-4e02-88c1-ac482c908938')/male_info  
[2026-02-13 10:30:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:30:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64d09ae-9a06-4e02-88c1-ac482c908938')/female_info  
[2026-02-13 10:30:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:30:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A001af4a1-4b3a-4a4f-a99e-3f728ad75f33')/male_info  
[2026-02-13 10:30:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:30:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A001af4a1-4b3a-4a4f-a99e-3f728ad75f33')/female_info  
[2026-02-13 10:30:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:30:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A151f070f-72c1-4a41-bee7-4fb0af5cc569')/male_info  
[2026-02-13 10:30:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:30:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A151f070f-72c1-4a41-bee7-4fb0af5cc569')/female_info  
[2026-02-13 10:30:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:30:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf003d8a-6915-46c8-aec3-576c9bac909f')/male_info  
[2026-02-13 10:30:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:30:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf003d8a-6915-46c8-aec3-576c9bac909f')/female_info  
[2026-02-13 10:30:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:30:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1866bd5-22ba-4cc0-982b-38c462a09b06')/male_info  
[2026-02-13 10:30:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:30:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1866bd5-22ba-4cc0-982b-38c462a09b06')/female_info  
[2026-02-13 10:30:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:30:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac9aad6f0-4dd0-42bc-a58e-4f74a40f5e6c')/male_info  
[2026-02-13 10:30:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:30:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac9aad6f0-4dd0-42bc-a58e-4f74a40f5e6c')/female_info  
[2026-02-13 10:30:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:30:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A37355a15-399b-4e9b-a835-b1f8c3e60e56')/male_info  
[2026-02-13 10:30:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:30:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A37355a15-399b-4e9b-a835-b1f8c3e60e56')/female_info  
[2026-02-13 10:30:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:30:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0525524-f892-4584-9088-1800ec3d31ed')/female_info  
[2026-02-13 10:30:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:30:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7661345b-bbaf-4389-b556-588ffbbde448')/male_info  
[2026-02-13 10:30:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:30:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7661345b-bbaf-4389-b556-588ffbbde448')/female_info  
[2026-02-13 10:30:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:30:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1b5ee3d-bc2f-4c50-b51c-8481d028ed1b')/male_info  
[2026-02-13 10:30:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:30:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1b5ee3d-bc2f-4c50-b51c-8481d028ed1b')/female_info  
[2026-02-13 10:30:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:30:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab72f3a6e-330d-4182-ba76-112b2a76b491')/male_info  
[2026-02-13 10:31:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:31:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab72f3a6e-330d-4182-ba76-112b2a76b491')/female_info  
[2026-02-13 10:31:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:31:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13f301e0-4b53-49c8-b12c-7f3aebea89b5')/male_info  
[2026-02-13 10:31:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:31:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13f301e0-4b53-49c8-b12c-7f3aebea89b5')/female_info  
[2026-02-13 10:31:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:31:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5178b667-c19e-4979-954e-7634f4565c58')/male_info  
[2026-02-13 10:31:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:31:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7330eb9e-c258-403c-919b-50003363b4d9')/male_info  
[2026-02-13 10:31:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:31:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7330eb9e-c258-403c-919b-50003363b4d9')/female_info  
[2026-02-13 10:31:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:31:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2471ee99-b4f8-46af-bf47-0c78c6afec3b')/male_info  
[2026-02-13 10:31:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:31:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2471ee99-b4f8-46af-bf47-0c78c6afec3b')/female_info  
[2026-02-13 10:31:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:31:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab11bc622-1ee4-46db-a9ad-7563daca2731')/male_info  
[2026-02-13 10:31:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:31:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab11bc622-1ee4-46db-a9ad-7563daca2731')/female_info  
[2026-02-13 10:31:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:31:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa180b9e9-45c9-4fce-98e1-0b4b75f8da20')/male_info  
[2026-02-13 10:31:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:31:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa180b9e9-45c9-4fce-98e1-0b4b75f8da20')/female_info  
[2026-02-13 10:31:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:31:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7826ab76-0a88-4a20-a47e-cb63acf0d93f')/male_info  
[2026-02-13 10:31:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:31:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7826ab76-0a88-4a20-a47e-cb63acf0d93f')/female_info  
[2026-02-13 10:31:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:31:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2a4e14e-3e14-45bf-83a0-919e542d7b61')/male_info  
[2026-02-13 10:31:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:31:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2a4e14e-3e14-45bf-83a0-919e542d7b61')/female_info  
[2026-02-13 10:31:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-13 10:31:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A101650b7-bd0b-400d-8c75-786744f60b8d')/male_info  
[2026-02-13 10:31:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:31:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A101650b7-bd0b-400d-8c75-786744f60b8d')/female_info  
[2026-02-13 10:31:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:31:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4309d876-4b4a-472a-bb71-a721c77a0921')/male_info  
[2026-02-13 10:31:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:31:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4309d876-4b4a-472a-bb71-a721c77a0921')/female_info  
[2026-02-13 10:31:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:31:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1da18acd-7ca1-4b20-b72c-06fd99a2291f')/male_info  
[2026-02-13 10:31:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:31:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1da18acd-7ca1-4b20-b72c-06fd99a2291f')/female_info  
[2026-02-13 10:31:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:31:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae532a07a-9b44-44ba-89bd-db0f8739e553')/male_info  
[2026-02-13 10:31:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:31:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae532a07a-9b44-44ba-89bd-db0f8739e553')/female_info  
[2026-02-13 10:31:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:31:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A641aa035-0c79-4b11-be90-d8d471db7fb8')/male_info  
[2026-02-13 10:31:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:31:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A641aa035-0c79-4b11-be90-d8d471db7fb8')/female_info  
[2026-02-13 10:31:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:31:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afa749ec5-f0f1-4df5-90f2-1eec1aee1a2f')/male_info  
[2026-02-13 10:31:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:31:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afa749ec5-f0f1-4df5-90f2-1eec1aee1a2f')/female_info  
[2026-02-13 10:31:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:31:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A465c20ee-9e1c-4552-810a-eda78deb5fce')/male_info  
[2026-02-13 10:31:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:31:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A465c20ee-9e1c-4552-810a-eda78deb5fce')/female_info  
[2026-02-13 10:31:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:31:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05cebe2b-e67c-4ff4-926e-ad937234cbbe')/male_info  
[2026-02-13 10:31:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:31:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05cebe2b-e67c-4ff4-926e-ad937234cbbe')/female_info  
[2026-02-13 10:31:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:31:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A28664a9d-1b99-47a7-be52-4d1590920bd6')/male_info  
[2026-02-13 10:31:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:31:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A28664a9d-1b99-47a7-be52-4d1590920bd6')/female_info  
[2026-02-13 10:31:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:31:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaadcb50-b366-493d-ac18-93ab045640ad')/male_info  
[2026-02-13 10:31:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:31:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaadcb50-b366-493d-ac18-93ab045640ad')/female_info  
[2026-02-13 10:31:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:31:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5d7eb013-6c55-4820-8e10-733aa754f3a6')/male_info  
[2026-02-13 10:31:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:31:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5d7eb013-6c55-4820-8e10-733aa754f3a6')/female_info  
[2026-02-13 10:31:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:31:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0b8f3b1-8be0-4db3-8887-4201d7164da9')/male_info  
[2026-02-13 10:31:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:31:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0b8f3b1-8be0-4db3-8887-4201d7164da9')/female_info  
[2026-02-13 10:31:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:31:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5a603ee-26e6-4265-8684-c0c3440fb04d')/male_info  
[2026-02-13 10:31:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:31:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5a603ee-26e6-4265-8684-c0c3440fb04d')/female_info  
[2026-02-13 10:31:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:31:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5500cd62-1e29-4ea0-92f1-b78ed099a73b')/male_info  
[2026-02-13 10:31:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:31:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5500cd62-1e29-4ea0-92f1-b78ed099a73b')/female_info  
[2026-02-13 10:31:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:31:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86a6e10c-b5cb-46f6-828f-a932e28d38a7')/female_info  
[2026-02-13 10:31:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:31:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afed6c921-f766-4956-bee5-58745821024d')/male_info  
[2026-02-13 10:31:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:31:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afed6c921-f766-4956-bee5-58745821024d')/female_info  
[2026-02-13 10:31:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-13 10:31:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98f74c4d-c66b-4131-86ca-8acab44d92be')/male_info  
[2026-02-13 10:31:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:31:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98f74c4d-c66b-4131-86ca-8acab44d92be')/female_info  
[2026-02-13 10:31:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:31:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac07196b4-85a2-46f0-8e38-ef51da169fa1')/male_info  
[2026-02-13 10:31:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:31:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ae3aff1-f8ed-4645-bd11-3ec852a2e755')/male_info  
[2026-02-13 10:31:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:31:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ae3aff1-f8ed-4645-bd11-3ec852a2e755')/female_info  
[2026-02-13 10:31:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:31:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d77c5f9-ecc8-42b5-b699-d370051fffe7')/male_info  
[2026-02-13 10:31:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:31:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d77c5f9-ecc8-42b5-b699-d370051fffe7')/female_info  
[2026-02-13 10:31:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:31:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A360ff666-7a64-4e69-b76b-20613a28fdad')/male_info  
[2026-02-13 10:32:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:32:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A360ff666-7a64-4e69-b76b-20613a28fdad')/female_info  
[2026-02-13 10:32:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:32:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f6e730c-fdc1-4b56-81f7-e9f5c1079e60')/male_info  
[2026-02-13 10:32:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:32:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f6e730c-fdc1-4b56-81f7-e9f5c1079e60')/female_info  
[2026-02-13 10:32:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:32:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6c9cf880-2063-4961-a78d-eec4e34e02aa')/male_info  
[2026-02-13 10:32:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:32:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6c9cf880-2063-4961-a78d-eec4e34e02aa')/female_info  
[2026-02-13 10:32:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:32:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07c48489-c2b0-4859-8c5d-2a84442d0eb4')/male_info  
[2026-02-13 10:32:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:32:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07c48489-c2b0-4859-8c5d-2a84442d0eb4')/female_info  
[2026-02-13 10:32:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:32:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45bf21ad-a7ed-4d67-9919-61cb1844c4b6')/male_info  
[2026-02-13 10:32:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:32:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45bf21ad-a7ed-4d67-9919-61cb1844c4b6')/female_info  
[2026-02-13 10:32:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:32:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0b8cfbef-6f06-408f-a398-aa3ef5d71e2b')/male_info  
[2026-02-13 10:32:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:32:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0b8cfbef-6f06-408f-a398-aa3ef5d71e2b')/female_info  
[2026-02-13 10:32:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:32:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A709262f1-b9cd-4215-8ea8-f4d0f801f354')/male_info  
[2026-02-13 10:32:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:32:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A709262f1-b9cd-4215-8ea8-f4d0f801f354')/female_info  
[2026-02-13 10:32:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:32:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff360e15-3cca-49a4-8c1e-f2f221906e53')/male_info  
[2026-02-13 10:32:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:32:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff360e15-3cca-49a4-8c1e-f2f221906e53')/female_info  
[2026-02-13 10:32:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:32:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2af7be25-ef74-4fad-8516-dd5f5b9700e9')/male_info  
[2026-02-13 10:32:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:32:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2af7be25-ef74-4fad-8516-dd5f5b9700e9')/female_info  
[2026-02-13 10:32:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:32:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abf60f323-cc68-44d7-9d80-7d47097b63a0')/male_info  
[2026-02-13 10:32:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:32:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abf60f323-cc68-44d7-9d80-7d47097b63a0')/female_info  
[2026-02-13 10:32:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:32:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A256976d4-e0d3-4cd0-a784-644b85b2f100')/male_info  
[2026-02-13 10:32:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:32:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A256976d4-e0d3-4cd0-a784-644b85b2f100')/female_info  
[2026-02-13 10:32:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:32:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A749b9f26-6b0f-435b-8675-b862ddebfefb')/male_info  
[2026-02-13 10:32:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:32:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A749b9f26-6b0f-435b-8675-b862ddebfefb')/female_info  
[2026-02-13 10:32:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:32:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A242800c4-0a28-43b1-9e2c-60fd27c1cee9')/male_info  
[2026-02-13 10:32:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:32:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A242800c4-0a28-43b1-9e2c-60fd27c1cee9')/female_info  
[2026-02-13 10:32:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:32:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ea1b26b-3d41-4841-a258-7649f63b74f0')/male_info  
[2026-02-13 10:32:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:32:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ea1b26b-3d41-4841-a258-7649f63b74f0')/female_info  
[2026-02-13 10:32:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:32:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac55f702e-e90d-40e0-a7ce-6708e96b9562')/male_info  
[2026-02-13 10:32:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:32:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac55f702e-e90d-40e0-a7ce-6708e96b9562')/female_info  
[2026-02-13 10:32:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:32:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad985b419-c54b-46a5-9fad-ff4442bc7df4')/male_info  
[2026-02-13 10:32:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:32:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad985b419-c54b-46a5-9fad-ff4442bc7df4')/female_info  
[2026-02-13 10:32:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:32:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa837161d-d7a9-4156-9709-d10783931812')/male_info  
[2026-02-13 10:32:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:32:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1781e05a-622f-43a5-8b2c-6d2a855a2080')/male_info  
[2026-02-13 10:32:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:32:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1781e05a-622f-43a5-8b2c-6d2a855a2080')/female_info  
[2026-02-13 10:32:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:32:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee8fbafb-d29f-4750-a859-94c8db62c360')/male_info  
[2026-02-13 10:32:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:32:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee8fbafb-d29f-4750-a859-94c8db62c360')/female_info  
[2026-02-13 10:32:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:32:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47442458-6868-4ca2-b714-fa49fa2f4672')/male_info  
[2026-02-13 10:32:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:32:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47442458-6868-4ca2-b714-fa49fa2f4672')/female_info  
[2026-02-13 10:32:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:32:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0209a2de-f0d7-4da2-a342-cdfcb2168919')/male_info  
[2026-02-13 10:32:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:32:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0209a2de-f0d7-4da2-a342-cdfcb2168919')/female_info  
[2026-02-13 10:32:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:32:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae3b9f732-1dfc-4e7f-aef0-d90f2f6b06b7')/male_info  
[2026-02-13 10:32:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:32:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae3b9f732-1dfc-4e7f-aef0-d90f2f6b06b7')/female_info  
[2026-02-13 10:32:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:32:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ff3c207-0496-41b1-a176-80aae3914039')/male_info  
[2026-02-13 10:32:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:32:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ff3c207-0496-41b1-a176-80aae3914039')/female_info  
[2026-02-13 10:32:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:32:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61340169-1e5e-4b17-9428-3e347337ac02')/male_info  
[2026-02-13 10:32:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:32:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61340169-1e5e-4b17-9428-3e347337ac02')/female_info  
[2026-02-13 10:32:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:32:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9711e48-3366-491f-8608-bd68407245b8')/male_info  
[2026-02-13 10:32:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-13 10:32:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9711e48-3366-491f-8608-bd68407245b8')/female_info  
[2026-02-13 10:32:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:32:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff9fda7c-8b63-4bee-bbdd-fff6d2092300')/male_info  
[2026-02-13 10:32:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:32:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff9fda7c-8b63-4bee-bbdd-fff6d2092300')/female_info  
[2026-02-13 10:32:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:32:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A68cd03e1-9b0b-44dc-bf9f-3d54ed0d0b77')/male_info  
[2026-02-13 10:32:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:32:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A68cd03e1-9b0b-44dc-bf9f-3d54ed0d0b77')/female_info  
[2026-02-13 10:32:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:32:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ca06f69-a5e2-4f18-b66a-558978ced6ba')/male_info  
[2026-02-13 10:32:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:32:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa27a1ed4-71a9-4deb-8111-e8fdca6ead41')/male_info  
[2026-02-13 10:32:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:32:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa27a1ed4-71a9-4deb-8111-e8fdca6ead41')/female_info  
[2026-02-13 10:32:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:32:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab131b77e-3a24-4cae-8e2e-6392cdbf7ed3')/male_info  
[2026-02-13 10:33:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:33:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab131b77e-3a24-4cae-8e2e-6392cdbf7ed3')/female_info  
[2026-02-13 10:33:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:33:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f64c72b-9c22-44eb-8515-3080279daac0')/male_info  
[2026-02-13 10:33:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-13 10:33:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f64c72b-9c22-44eb-8515-3080279daac0')/female_info  
[2026-02-13 10:33:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:33:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94dd0fa6-a34a-4560-9967-57c5c7705b03')/male_info  
[2026-02-13 10:33:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:33:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94dd0fa6-a34a-4560-9967-57c5c7705b03')/female_info  
[2026-02-13 10:33:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:33:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A263ba4f7-4b5f-44cb-8c31-787e21f8ba43')/male_info  
[2026-02-13 10:33:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:33:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A263ba4f7-4b5f-44cb-8c31-787e21f8ba43')/female_info  
[2026-02-13 10:33:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:33:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a84db5f-5096-4cf9-9711-7ae199214632')/male_info  
[2026-02-13 10:33:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-13 10:33:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a84db5f-5096-4cf9-9711-7ae199214632')/female_info  
[2026-02-13 10:33:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:33:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae58d0e1b-f9d4-435c-99cf-aa72a0c9180e')/male_info  
[2026-02-13 10:33:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:33:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae58d0e1b-f9d4-435c-99cf-aa72a0c9180e')/female_info  
[2026-02-13 10:33:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:33:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a875467-884b-4dfe-a97e-8cba3986d6db')/male_info  
[2026-02-13 10:33:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:33:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a875467-884b-4dfe-a97e-8cba3986d6db')/female_info  
[2026-02-13 10:33:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:33:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bb12e97-50cd-410a-907c-138a734f2de6')/male_info  
[2026-02-13 10:33:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:33:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bb12e97-50cd-410a-907c-138a734f2de6')/female_info  
[2026-02-13 10:33:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:33:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fad6636-86b7-4bb5-80ca-18602213550c')/male_info  
[2026-02-13 10:33:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:33:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fad6636-86b7-4bb5-80ca-18602213550c')/female_info  
[2026-02-13 10:33:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:33:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaf2ba39-a23d-47d4-9580-908c566766a8')/male_info  
[2026-02-13 10:33:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:33:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaf2ba39-a23d-47d4-9580-908c566766a8')/female_info  
[2026-02-13 10:33:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:33:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1886ce6c-3962-4b84-a47c-74d30b3b71b6')/male_info  
[2026-02-13 10:33:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:33:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1886ce6c-3962-4b84-a47c-74d30b3b71b6')/female_info  
[2026-02-13 10:33:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-13 10:33:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8522c3ad-b7fe-4430-86fc-34b16cd8866d')/male_info  
[2026-02-13 10:33:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:33:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8522c3ad-b7fe-4430-86fc-34b16cd8866d')/female_info  
[2026-02-13 10:33:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:33:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2df6ba7-b643-46a3-bd61-8a60efddb5e9')/male_info  
[2026-02-13 10:33:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:33:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2df6ba7-b643-46a3-bd61-8a60efddb5e9')/female_info  
[2026-02-13 10:33:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:33:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab60999f3-285d-45f6-9685-769279ec295c')/male_info  
[2026-02-13 10:33:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-13 10:33:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab60999f3-285d-45f6-9685-769279ec295c')/female_info  
[2026-02-13 10:33:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-13 10:33:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad190eade-4aa2-4b74-ad58-beb75bd27415')/male_info  
[2026-02-13 10:33:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:33:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad190eade-4aa2-4b74-ad58-beb75bd27415')/female_info  
[2026-02-13 10:33:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:33:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adeb91bb8-2478-4590-b4d8-b9ca229a37cb')/male_info  
[2026-02-13 10:33:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:33:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adeb91bb8-2478-4590-b4d8-b9ca229a37cb')/female_info  
[2026-02-13 10:33:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:33:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A383f403d-db4b-4636-b2a9-e2955ba14705')/male_info  
[2026-02-13 10:33:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:33:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A383f403d-db4b-4636-b2a9-e2955ba14705')/female_info  
[2026-02-13 10:33:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:33:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ef55955-cc8a-4a82-b8df-9957682233be')/male_info  
[2026-02-13 10:33:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:33:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ef55955-cc8a-4a82-b8df-9957682233be')/female_info  
[2026-02-13 10:33:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:33:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada8f39ed-443d-450d-9e59-81b7ba4192ec')/male_info  
[2026-02-13 10:33:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:33:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada8f39ed-443d-450d-9e59-81b7ba4192ec')/female_info  
[2026-02-13 10:33:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:33:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A211597fa-5bb3-4716-acba-398467f19cdb')/male_info  
[2026-02-13 10:33:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:33:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A211597fa-5bb3-4716-acba-398467f19cdb')/female_info  
[2026-02-13 10:33:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:33:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56a9492a-7460-4f68-aaf4-00badf1d6072')/male_info  
[2026-02-13 10:33:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:33:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abb3ce76d-c7e4-48b3-b3f2-204772d4c944')/male_info  
[2026-02-13 10:33:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:33:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abb3ce76d-c7e4-48b3-b3f2-204772d4c944')/female_info  
[2026-02-13 10:33:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:33:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af01d9790-2a04-4a18-a6b5-333d393a1b7c')/male_info  
[2026-02-13 10:33:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:33:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af01d9790-2a04-4a18-a6b5-333d393a1b7c')/female_info  
[2026-02-13 10:33:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:33:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeebb7ce6-0749-402f-a4a9-5d6a3e9c58f6')/male_info  
[2026-02-13 10:33:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:33:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeebb7ce6-0749-402f-a4a9-5d6a3e9c58f6')/female_info  
[2026-02-13 10:33:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:33:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0bb5ab2c-a47c-4ad7-b316-3d6589414fdd')/male_info  
[2026-02-13 10:33:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:33:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0bb5ab2c-a47c-4ad7-b316-3d6589414fdd')/female_info  
[2026-02-13 10:33:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-13 10:33:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad52355e0-0559-45f0-8dd5-e4685b3c13cf')/male_info  
[2026-02-13 10:33:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:33:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad52355e0-0559-45f0-8dd5-e4685b3c13cf')/female_info  
[2026-02-13 10:33:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:33:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A609b35de-a68a-4701-990d-619892e71210')/male_info  
[2026-02-13 10:33:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-13 10:33:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A609b35de-a68a-4701-990d-619892e71210')/female_info  
[2026-02-13 10:33:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:33:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32ae1956-ec28-4a2d-9aa2-c14148b7922a')/male_info  
[2026-02-13 10:33:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-02-13 10:33:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32ae1956-ec28-4a2d-9aa2-c14148b7922a')/female_info  
[2026-02-13 10:33:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:33:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A719faf10-c866-4c16-8dad-376688295581')/male_info  
[2026-02-13 10:33:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:33:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A719faf10-c866-4c16-8dad-376688295581')/female_info  
[2026-02-13 10:34:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:34:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab0a1bba1-a9a8-4b87-a9d8-7e58aefde521')/male_info  
[2026-02-13 10:34:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-02-13 10:34:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab0a1bba1-a9a8-4b87-a9d8-7e58aefde521')/female_info  
[2026-02-13 10:34:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:34:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab8e15e3d-7c70-4bab-a6f2-7af3a29312ef')/male_info  
[2026-02-13 10:34:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:34:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab8e15e3d-7c70-4bab-a6f2-7af3a29312ef')/female_info  
[2026-02-13 10:34:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:34:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32784477-509c-4873-8d35-e149a580c99d')/male_info  
[2026-02-13 10:34:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-13 10:34:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32784477-509c-4873-8d35-e149a580c99d')/female_info  
[2026-02-13 10:34:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:34:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add4ee787-fc18-48ef-9174-fb8ac12b6ee6')/male_info  
[2026-02-13 10:34:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:34:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add4ee787-fc18-48ef-9174-fb8ac12b6ee6')/female_info  
[2026-02-13 10:34:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:34:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A50611696-b3cb-4709-84ee-51e66831cda7')/male_info  
[2026-02-13 10:34:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-13 10:34:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A50611696-b3cb-4709-84ee-51e66831cda7')/female_info  
[2026-02-13 10:34:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:34:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3a5b5846-dbdc-4990-8ce8-4c7cef7d4f11')/male_info  
[2026-02-13 10:34:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:34:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3a5b5846-dbdc-4990-8ce8-4c7cef7d4f11')/female_info  
[2026-02-13 10:34:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:34:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ebadc3a-f31d-4ee6-ba35-74ff2733283d')/male_info  
[2026-02-13 10:34:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:34:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ebadc3a-f31d-4ee6-ba35-74ff2733283d')/female_info  
[2026-02-13 10:34:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:34:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf00d036-d522-4ad2-95ce-867e5f4b29c6')/female_info  
[2026-02-13 10:34:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:34:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd9740a-dbbc-4923-b020-0bf26a8e5fce')/male_info  
[2026-02-13 10:34:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:34:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd9740a-dbbc-4923-b020-0bf26a8e5fce')/female_info  
[2026-02-13 10:34:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:34:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1494d903-cc9d-47f2-89f7-63729c9785d2')/male_info  
[2026-02-13 10:34:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:34:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1494d903-cc9d-47f2-89f7-63729c9785d2')/female_info  
[2026-02-13 10:34:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:34:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af3808668-e28f-47ac-b49f-5a7e8227e6ca')/male_info  
[2026-02-13 10:34:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:34:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af3808668-e28f-47ac-b49f-5a7e8227e6ca')/female_info  
[2026-02-13 10:34:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:34:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ef03469-426d-4426-b15f-2059bb785439')/male_info  
[2026-02-13 10:34:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:34:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ef03469-426d-4426-b15f-2059bb785439')/female_info  
[2026-02-13 10:34:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:34:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2467b33e-196d-4961-a161-255a60196f42')/male_info  
[2026-02-13 10:34:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:34:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2467b33e-196d-4961-a161-255a60196f42')/female_info  
[2026-02-13 10:34:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:34:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A612a8705-6b1a-49a0-98b2-0fd0e76a6e5d')/male_info  
[2026-02-13 10:34:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:34:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A612a8705-6b1a-49a0-98b2-0fd0e76a6e5d')/female_info  
[2026-02-13 10:34:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:34:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80c3df41-a119-42f8-842e-e8e52a286cc8')/male_info  
[2026-02-13 10:34:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:34:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80c3df41-a119-42f8-842e-e8e52a286cc8')/female_info  
[2026-02-13 10:34:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:34:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa2fc53f5-62f6-4d83-ab70-5d5e9432b2f0')/female_info  
[2026-02-13 10:34:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:34:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c75611b-a1a7-4ccf-a03c-e6a2912f4f94')/male_info  
[2026-02-13 10:34:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:34:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c75611b-a1a7-4ccf-a03c-e6a2912f4f94')/female_info  
[2026-02-13 10:34:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:34:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A906f4792-c1ad-4b87-be00-bec8520c315c')/male_info  
[2026-02-13 10:34:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:34:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A906f4792-c1ad-4b87-be00-bec8520c315c')/female_info  
[2026-02-13 10:34:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:34:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A72f515db-d430-456c-8f64-ce5ad2aa951c')/male_info  
[2026-02-13 10:34:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:34:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A72f515db-d430-456c-8f64-ce5ad2aa951c')/female_info  
[2026-02-13 10:34:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-13 10:34:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaad09b4a-7cf6-43ef-891c-d43e39b1a0cf')/male_info  
[2026-02-13 10:34:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:34:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaad09b4a-7cf6-43ef-891c-d43e39b1a0cf')/female_info  
[2026-02-13 10:34:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:34:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36a2f26b-1f2a-4e47-8b49-7dbaea385b26')/male_info  
[2026-02-13 10:34:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:34:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36a2f26b-1f2a-4e47-8b49-7dbaea385b26')/female_info  
[2026-02-13 10:34:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:34:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A361a3289-ecfc-46ae-8505-d45b068876dc')/male_info  
[2026-02-13 10:34:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-13 10:34:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A361a3289-ecfc-46ae-8505-d45b068876dc')/female_info  
[2026-02-13 10:34:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:34:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f4e59a1-1336-4601-8852-7860b624cc0a')/male_info  
[2026-02-13 10:34:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:34:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f4e59a1-1336-4601-8852-7860b624cc0a')/female_info  
[2026-02-13 10:34:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-13 10:34:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15e37463-48a3-4a4b-a9e8-b1429ad0d374')/male_info  
[2026-02-13 10:34:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:34:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15e37463-48a3-4a4b-a9e8-b1429ad0d374')/female_info  
[2026-02-13 10:34:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:34:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05b5ab79-fc13-4e3a-b4ae-f538fedfaa8f')/male_info  
[2026-02-13 10:34:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:34:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05b5ab79-fc13-4e3a-b4ae-f538fedfaa8f')/female_info  
[2026-02-13 10:34:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:34:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8f634c-83b0-4edc-9019-eacf4d6e7ed9')/male_info  
[2026-02-13 10:34:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:34:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8f634c-83b0-4edc-9019-eacf4d6e7ed9')/female_info  
[2026-02-13 10:34:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:34:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa260a3fa-dacf-4726-8058-163c4093647f')/male_info  
[2026-02-13 10:34:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:34:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa260a3fa-dacf-4726-8058-163c4093647f')/female_info  
[2026-02-13 10:34:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:34:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75872711-d32f-4e54-8055-15102b81c406')/male_info  
[2026-02-13 10:34:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:34:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75872711-d32f-4e54-8055-15102b81c406')/female_info  
[2026-02-13 10:34:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:34:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5b1086f-b087-4ec0-a148-ccdbafc05338')/male_info  
[2026-02-13 10:35:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:35:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5b1086f-b087-4ec0-a148-ccdbafc05338')/female_info  
[2026-02-13 10:35:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:35:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3f979551-d3a4-44b0-b373-631c2c9fef40')/male_info  
[2026-02-13 10:35:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:35:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac18c9c3-4b1d-47bf-a94d-c985b8ecaee2')/male_info  
[2026-02-13 10:35:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:35:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac18c9c3-4b1d-47bf-a94d-c985b8ecaee2')/female_info  
[2026-02-13 10:35:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:35:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4875ff0d-f87b-44c5-8e28-d3068efb8c1d')/male_info  
[2026-02-13 10:35:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:35:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4875ff0d-f87b-44c5-8e28-d3068efb8c1d')/female_info  
[2026-02-13 10:35:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:35:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4e99f45-1876-49b6-a83f-e557e92d009e')/male_info  
[2026-02-13 10:35:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:35:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4e99f45-1876-49b6-a83f-e557e92d009e')/female_info  
[2026-02-13 10:35:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:35:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78064045-1ce5-4ba5-a48b-1399636e12c1')/male_info  
[2026-02-13 10:35:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:35:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78064045-1ce5-4ba5-a48b-1399636e12c1')/female_info  
[2026-02-13 10:35:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:35:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6baeb813-352b-4f47-b372-12a78af38aca')/male_info  
[2026-02-13 10:35:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:35:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6baeb813-352b-4f47-b372-12a78af38aca')/female_info  
[2026-02-13 10:35:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:35:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A756945f1-3333-4c33-a7e3-11947cac5b73')/male_info  
[2026-02-13 10:35:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:35:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A756945f1-3333-4c33-a7e3-11947cac5b73')/female_info  
[2026-02-13 10:35:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:35:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0cfe85b-ddd1-4b8d-a05b-780b81074555')/male_info  
[2026-02-13 10:35:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:35:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0cfe85b-ddd1-4b8d-a05b-780b81074555')/female_info  
[2026-02-13 10:35:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-13 10:35:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ea67b76-310f-456d-a3b8-9c74519adf5f')/male_info  
[2026-02-13 10:35:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:35:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ea67b76-310f-456d-a3b8-9c74519adf5f')/female_info  
[2026-02-13 10:35:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:35:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1afe5d-1168-4baf-8606-b00e80f3087f')/male_info  
[2026-02-13 10:35:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-13 10:35:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1afe5d-1168-4baf-8606-b00e80f3087f')/female_info  
[2026-02-13 10:35:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:35:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89daf28d-f21a-4ec5-9514-921bc1f80899')/male_info  
[2026-02-13 10:35:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:35:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89daf28d-f21a-4ec5-9514-921bc1f80899')/female_info  
[2026-02-13 10:35:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:35:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91eeb070-e22f-4761-9ae5-974bd862aaa9')/male_info  
[2026-02-13 10:35:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:35:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91eeb070-e22f-4761-9ae5-974bd862aaa9')/female_info  
[2026-02-13 10:35:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:35:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7936b82-23c8-4ba9-b5ed-7372286484ae')/male_info  
[2026-02-13 10:35:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-13 10:35:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7936b82-23c8-4ba9-b5ed-7372286484ae')/female_info  
[2026-02-13 10:35:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:35:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A76c2a271-64f2-4976-bf10-45bc0b377c90')/male_info  
[2026-02-13 10:35:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:35:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A76c2a271-64f2-4976-bf10-45bc0b377c90')/female_info  
[2026-02-13 10:35:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:35:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45cd4f22-3ec7-4770-a2cc-1867eff7cc80')/male_info  
[2026-02-13 10:35:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:35:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45cd4f22-3ec7-4770-a2cc-1867eff7cc80')/female_info  
[2026-02-13 10:35:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:35:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9a66704-eaf9-4242-9925-04c34f3deeac')/male_info  
[2026-02-13 10:35:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:35:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9a66704-eaf9-4242-9925-04c34f3deeac')/female_info  
[2026-02-13 10:35:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-13 10:35:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3bc9f6fc-cc0d-47d1-b234-00fd0fac6f0e')/male_info  
[2026-02-13 10:35:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:35:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3bc9f6fc-cc0d-47d1-b234-00fd0fac6f0e')/female_info  
[2026-02-13 10:35:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:35:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5f33b56-57f4-4261-9532-6d86db3e078f')/male_info  
[2026-02-13 10:35:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:35:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5f33b56-57f4-4261-9532-6d86db3e078f')/female_info  
[2026-02-13 10:35:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:35:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21dbf1f9-9596-4917-8382-0b6761faa324')/male_info  
[2026-02-13 10:35:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:35:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21dbf1f9-9596-4917-8382-0b6761faa324')/female_info  
[2026-02-13 10:35:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:35:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad63145c3-26e1-45eb-abdd-2a82c379ef24')/male_info  
[2026-02-13 10:35:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 12 rows.  
[2026-02-13 10:35:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad63145c3-26e1-45eb-abdd-2a82c379ef24')/female_info  
[2026-02-13 10:35:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:35:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5824dfc-9c72-4af4-8a95-0be1c0cc44c8')/male_info  
[2026-02-13 10:35:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:35:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5824dfc-9c72-4af4-8a95-0be1c0cc44c8')/female_info  
[2026-02-13 10:35:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:35:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f6fabe1-a32f-4b14-aa21-fbdc86de4418')/male_info  
[2026-02-13 10:35:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:35:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f6fabe1-a32f-4b14-aa21-fbdc86de4418')/female_info  
[2026-02-13 10:35:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:35:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9655bf31-3e33-4d0e-a8bd-f45d65d76172')/male_info  
[2026-02-13 10:35:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:35:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9655bf31-3e33-4d0e-a8bd-f45d65d76172')/female_info  
[2026-02-13 10:35:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:35:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A452607e1-1d1a-4883-95d2-8054d8c4fd06')/male_info  
[2026-02-13 10:35:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:35:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A452607e1-1d1a-4883-95d2-8054d8c4fd06')/female_info  
[2026-02-13 10:35:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:35:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada373646-c57b-4609-a4dd-090cf68fadb9')/male_info  
[2026-02-13 10:35:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:35:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada373646-c57b-4609-a4dd-090cf68fadb9')/female_info  
[2026-02-13 10:35:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-13 10:35:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2dbc85b1-3426-407d-a788-2d3b8b888b88')/male_info  
[2026-02-13 10:35:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-13 10:35:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2dbc85b1-3426-407d-a788-2d3b8b888b88')/female_info  
[2026-02-13 10:35:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:35:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71cbe318-b75b-414a-98d4-e60897d9e835')/male_info  
[2026-02-13 10:35:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-13 10:35:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71cbe318-b75b-414a-98d4-e60897d9e835')/female_info  
[2026-02-13 10:35:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:35:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3afdd419-9155-4b02-90cd-3fcb4983b46c')/male_info  
[2026-02-13 10:36:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:36:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4e21e9b-4874-40a6-bc51-d3d1773787c1')/male_info  
[2026-02-13 10:36:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:36:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4e21e9b-4874-40a6-bc51-d3d1773787c1')/female_info  
[2026-02-13 10:36:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:36:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ade761f6b-bfa5-4b6f-871f-d47c92553c4b')/male_info  
[2026-02-13 10:36:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:36:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ade761f6b-bfa5-4b6f-871f-d47c92553c4b')/female_info  
[2026-02-13 10:36:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:36:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2d4543fe-7746-4bb2-a104-7e86bed60d6d')/male_info  
[2026-02-13 10:36:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:36:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2d4543fe-7746-4bb2-a104-7e86bed60d6d')/female_info  
[2026-02-13 10:36:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:36:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A109f7a0a-f98c-484c-9028-fcb7e6c88888')/male_info  
[2026-02-13 10:36:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-13 10:36:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A109f7a0a-f98c-484c-9028-fcb7e6c88888')/female_info  
[2026-02-13 10:36:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:36:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a50aa0f-7412-4626-95f6-dbf5805283e3')/male_info  
[2026-02-13 10:36:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:36:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a50aa0f-7412-4626-95f6-dbf5805283e3')/female_info  
[2026-02-13 10:36:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:36:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A761ccc0d-09a4-4f6e-91d5-ecdc8f782dea')/male_info  
[2026-02-13 10:36:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:36:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A761ccc0d-09a4-4f6e-91d5-ecdc8f782dea')/female_info  
[2026-02-13 10:36:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:36:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33a6eb18-3807-4652-8ba8-6311d6c1b454')/male_info  
[2026-02-13 10:36:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:36:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33a6eb18-3807-4652-8ba8-6311d6c1b454')/female_info  
[2026-02-13 10:36:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:36:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac058767a-c275-42b5-bf48-bbf9b3f10035')/male_info  
[2026-02-13 10:36:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:36:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac058767a-c275-42b5-bf48-bbf9b3f10035')/female_info  
[2026-02-13 10:36:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:36:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0ef1a36-acc8-4f9a-8d6e-0060680563a6')/male_info  
[2026-02-13 10:36:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-13 10:36:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0ef1a36-acc8-4f9a-8d6e-0060680563a6')/female_info  
[2026-02-13 10:36:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:36:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4475fe1d-1996-4afd-91b1-5180de570b91')/male_info  
[2026-02-13 10:36:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:36:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4475fe1d-1996-4afd-91b1-5180de570b91')/female_info  
[2026-02-13 10:36:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:36:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba0b2436-2d97-44d8-a480-a93e1dea3ab1')/male_info  
[2026-02-13 10:36:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:36:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba0b2436-2d97-44d8-a480-a93e1dea3ab1')/female_info  
[2026-02-13 10:36:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:36:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A559fe15e-592f-4dfe-a322-3283dab22a03')/male_info  
[2026-02-13 10:36:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:36:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A559fe15e-592f-4dfe-a322-3283dab22a03')/female_info  
[2026-02-13 10:36:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-13 10:36:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A04f647e7-ee61-4187-88b3-d40e210df930')/female_info  
[2026-02-13 10:36:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:36:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89118379-de64-4780-8afb-c313cba1ad5a')/male_info  
[2026-02-13 10:36:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:36:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15b483a1-d868-469d-9ff6-f5be1361bce9')/female_info  
[2026-02-13 10:36:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:36:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A827f4a16-07dc-43ab-b500-fc2c7f0ff3f2')/male_info  
[2026-02-13 10:36:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:36:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A827f4a16-07dc-43ab-b500-fc2c7f0ff3f2')/female_info  
[2026-02-13 10:36:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:36:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4482bba8-ba18-43e5-8918-fef0d652f803')/male_info  
[2026-02-13 10:36:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:36:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4482bba8-ba18-43e5-8918-fef0d652f803')/female_info  
[2026-02-13 10:36:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:36:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7620792-493e-4f6a-ab97-b4fd830522c2')/male_info  
[2026-02-13 10:36:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:36:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7620792-493e-4f6a-ab97-b4fd830522c2')/female_info  
[2026-02-13 10:36:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:36:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba32a0ff-1d76-4fed-b3dc-76d28f263ddd')/male_info  
[2026-02-13 10:36:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:36:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba32a0ff-1d76-4fed-b3dc-76d28f263ddd')/female_info  
[2026-02-13 10:36:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:36:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A04b9ca32-50d0-41f2-b398-7dd806a939f8')/female_info  
[2026-02-13 10:36:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:36:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229953d5-5a82-443d-bf88-54f0d32f511d')/male_info  
[2026-02-13 10:36:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:36:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229953d5-5a82-443d-bf88-54f0d32f511d')/female_info  
[2026-02-13 10:36:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:36:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1202fda-c0b5-4965-8fea-ae0a2f9cf8d7')/male_info  
[2026-02-13 10:36:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:36:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1202fda-c0b5-4965-8fea-ae0a2f9cf8d7')/female_info  
[2026-02-13 10:36:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 9 rows.  
[2026-02-13 10:36:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7909018c-f0c8-4a29-a708-248a12cd2040')/male_info  
[2026-02-13 10:36:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:36:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7909018c-f0c8-4a29-a708-248a12cd2040')/female_info  
[2026-02-13 10:36:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-13 10:36:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92d5d91f-6377-4a1c-8f2b-3d319c9148f4')/male_info  
[2026-02-13 10:36:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:36:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92d5d91f-6377-4a1c-8f2b-3d319c9148f4')/female_info  
[2026-02-13 10:36:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:36:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acb6473cd-b46a-4418-91ca-d427c811b92e')/male_info  
[2026-02-13 10:36:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-13 10:36:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acb6473cd-b46a-4418-91ca-d427c811b92e')/female_info  
[2026-02-13 10:36:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:36:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae994aba4-6f5f-4b81-b07f-b9fcafdaaec5')/male_info  
[2026-02-13 10:36:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-13 10:36:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae994aba4-6f5f-4b81-b07f-b9fcafdaaec5')/female_info  
[2026-02-13 10:36:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:36:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abcc3abee-1129-40a8-9413-1a07765c0a7e')/male_info  
[2026-02-13 10:36:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:36:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abcc3abee-1129-40a8-9413-1a07765c0a7e')/female_info  
[2026-02-13 10:36:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:36:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa451fa2b-ec89-47e6-8908-e298a15c1364')/male_info  
[2026-02-13 10:36:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:36:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa451fa2b-ec89-47e6-8908-e298a15c1364')/female_info  
[2026-02-13 10:36:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:36:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9458e17-0dbd-4114-8e14-e2b0203cba40')/male_info  
[2026-02-13 10:36:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:36:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9458e17-0dbd-4114-8e14-e2b0203cba40')/female_info  
[2026-02-13 10:36:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:36:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1a1017f1-5d6a-4f98-994e-fefc668b904c')/female_info  
[2026-02-13 10:36:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:36:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6be09bfa-3602-47fe-92e1-c7ca6ab404fa')/male_info  
[2026-02-13 10:37:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:37:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6be09bfa-3602-47fe-92e1-c7ca6ab404fa')/female_info  
[2026-02-13 10:37:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:37:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7fb50f0d-964d-4681-94cd-a1f64da00da0')/male_info  
[2026-02-13 10:37:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:37:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7fb50f0d-964d-4681-94cd-a1f64da00da0')/female_info  
[2026-02-13 10:37:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:37:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73d4c60e-b732-48da-85ae-89a9cd15a18b')/male_info  
[2026-02-13 10:37:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:37:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73d4c60e-b732-48da-85ae-89a9cd15a18b')/female_info  
[2026-02-13 10:37:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:37:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac4c2830-34eb-449d-9d1f-f8b47d95c408')/male_info  
[2026-02-13 10:37:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:37:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac4c2830-34eb-449d-9d1f-f8b47d95c408')/female_info  
[2026-02-13 10:37:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:37:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A748025f3-5271-4645-9ddf-8a4b43576346')/male_info  
[2026-02-13 10:37:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:37:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A748025f3-5271-4645-9ddf-8a4b43576346')/female_info  
[2026-02-13 10:37:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:37:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2389a0e3-7d32-40af-a98e-18fe13c6b9ce')/male_info  
[2026-02-13 10:37:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:37:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2389a0e3-7d32-40af-a98e-18fe13c6b9ce')/female_info  
[2026-02-13 10:37:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:37:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A731f4be9-918f-4a6f-b047-74b4b2d65d71')/male_info  
[2026-02-13 10:37:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:37:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A731f4be9-918f-4a6f-b047-74b4b2d65d71')/female_info  
[2026-02-13 10:37:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:37:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A97f8c06e-ca16-42ba-a249-06ba2228f335')/male_info  
[2026-02-13 10:37:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:37:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A97f8c06e-ca16-42ba-a249-06ba2228f335')/female_info  
[2026-02-13 10:37:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:37:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25d4fa09-7e5e-4a7b-9e79-5454967c917e')/male_info  
[2026-02-13 10:37:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:37:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25d4fa09-7e5e-4a7b-9e79-5454967c917e')/female_info  
[2026-02-13 10:37:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:37:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70d06efe-9409-4c64-a855-356440813bee')/male_info  
[2026-02-13 10:37:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:37:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70d06efe-9409-4c64-a855-356440813bee')/female_info  
[2026-02-13 10:37:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:37:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c7b3af0-f66a-4fc9-8bbf-fce99663660c')/male_info  
[2026-02-13 10:37:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:37:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c7b3af0-f66a-4fc9-8bbf-fce99663660c')/female_info  
[2026-02-13 10:37:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:37:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25cadb09-9a66-4df9-aa82-c8f376d7abea')/male_info  
[2026-02-13 10:37:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:37:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25cadb09-9a66-4df9-aa82-c8f376d7abea')/female_info  
[2026-02-13 10:37:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:37:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A08a78d48-bc88-4b61-bdc4-543d7c7fb497')/male_info  
[2026-02-13 10:37:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:37:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A08a78d48-bc88-4b61-bdc4-543d7c7fb497')/female_info  
[2026-02-13 10:37:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:37:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb827b26-e335-4165-b8e6-837aef84dac5')/male_info  
[2026-02-13 10:37:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:37:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb827b26-e335-4165-b8e6-837aef84dac5')/female_info  
[2026-02-13 10:37:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:37:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ded2143-104b-4a58-b908-ad68075ea240')/male_info  
[2026-02-13 10:37:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:37:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ded2143-104b-4a58-b908-ad68075ea240')/female_info  
[2026-02-13 10:37:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:37:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3f97f7-5dbb-4c3b-b8ac-510ac4fdb944')/male_info  
[2026-02-13 10:37:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:37:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3f97f7-5dbb-4c3b-b8ac-510ac4fdb944')/female_info  
[2026-02-13 10:37:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:37:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab7157dd1-3e2e-4796-bb95-3465d1c35203')/male_info  
[2026-02-13 10:37:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:37:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c283ca2-7e8f-4f16-ac32-cf2461788673')/male_info  
[2026-02-13 10:37:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:37:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c283ca2-7e8f-4f16-ac32-cf2461788673')/female_info  
[2026-02-13 10:37:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:37:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1be10d90-0e64-44ae-a49a-2fbeff06bace')/male_info  
[2026-02-13 10:37:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-13 10:37:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1be10d90-0e64-44ae-a49a-2fbeff06bace')/female_info  
[2026-02-13 10:37:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:37:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad3d4875c-391c-4b74-8080-383843587124')/male_info  
[2026-02-13 10:37:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:37:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad3d4875c-391c-4b74-8080-383843587124')/female_info  
[2026-02-13 10:37:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:37:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6519af31-8978-44b1-9f37-c04c10a35514')/male_info  
[2026-02-13 10:37:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:37:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6519af31-8978-44b1-9f37-c04c10a35514')/female_info  
[2026-02-13 10:37:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:37:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada420f0c-79dd-4dc8-b35b-5f4f8ca7571c')/male_info  
[2026-02-13 10:37:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:37:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4336a157-3c5d-44e6-b998-fb8d6ba0465f')/male_info  
[2026-02-13 10:37:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:37:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4336a157-3c5d-44e6-b998-fb8d6ba0465f')/female_info  
[2026-02-13 10:37:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:37:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13bba5b2-7409-4042-a322-51c59d524b59')/male_info  
[2026-02-13 10:37:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:37:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13bba5b2-7409-4042-a322-51c59d524b59')/female_info  
[2026-02-13 10:37:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:37:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A27b6aadf-a1fb-4feb-b99b-6d490e0904ed')/male_info  
[2026-02-13 10:37:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:37:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A27b6aadf-a1fb-4feb-b99b-6d490e0904ed')/female_info  
[2026-02-13 10:37:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:37:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7808aa3e-d058-436f-8544-bcba69049009')/male_info  
[2026-02-13 10:37:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:37:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7808aa3e-d058-436f-8544-bcba69049009')/female_info  
[2026-02-13 10:37:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:37:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1bf3310-42ef-4603-b91f-715b894ab248')/male_info  
[2026-02-13 10:37:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:37:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1bf3310-42ef-4603-b91f-715b894ab248')/female_info  
[2026-02-13 10:37:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:37:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3d50ee8d-e344-4ac1-809a-a8f40b973b6b')/male_info  
[2026-02-13 10:37:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:37:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3d50ee8d-e344-4ac1-809a-a8f40b973b6b')/female_info  
[2026-02-13 10:37:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:37:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fd4a54b-5864-448b-885a-f2d2f7bda82f')/male_info  
[2026-02-13 10:37:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:37:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fd4a54b-5864-448b-885a-f2d2f7bda82f')/female_info  
[2026-02-13 10:38:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:38:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67e2c68-9b14-41f4-acb2-7cf703f660f3')/male_info  
[2026-02-13 10:38:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:38:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67e2c68-9b14-41f4-acb2-7cf703f660f3')/female_info  
[2026-02-13 10:38:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:38:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5afd2427-b90b-4834-a581-449f7bdf956e')/male_info  
[2026-02-13 10:38:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:38:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5afd2427-b90b-4834-a581-449f7bdf956e')/female_info  
[2026-02-13 10:38:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:38:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7235ad6a-7db6-4840-9d4d-df658adc602c')/male_info  
[2026-02-13 10:38:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:38:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7235ad6a-7db6-4840-9d4d-df658adc602c')/female_info  
[2026-02-13 10:38:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:38:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f6d8c33-42f0-42ee-bdf9-a2769007645d')/male_info  
[2026-02-13 10:38:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:38:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f6d8c33-42f0-42ee-bdf9-a2769007645d')/female_info  
[2026-02-13 10:38:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:38:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2396359d-bc55-4f9e-9f46-acefa047962b')/male_info  
[2026-02-13 10:38:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:38:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2396359d-bc55-4f9e-9f46-acefa047962b')/female_info  
[2026-02-13 10:38:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-13 10:38:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd068dec-d24c-4275-80c1-4ba473b99f95')/male_info  
[2026-02-13 10:38:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:38:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd068dec-d24c-4275-80c1-4ba473b99f95')/female_info  
[2026-02-13 10:38:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:38:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02685129-07d6-493e-836e-8ea69966999a')/male_info  
[2026-02-13 10:38:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:38:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02685129-07d6-493e-836e-8ea69966999a')/female_info  
[2026-02-13 10:38:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:38:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86dd0241-3df7-4346-b516-71f59172816b')/male_info  
[2026-02-13 10:38:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:38:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86dd0241-3df7-4346-b516-71f59172816b')/female_info  
[2026-02-13 10:38:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:38:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2eafacf7-5f46-4173-90cc-3d8acd9c4759')/male_info  
[2026-02-13 10:38:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:38:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2eafacf7-5f46-4173-90cc-3d8acd9c4759')/female_info  
[2026-02-13 10:38:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:38:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A966f103c-42d8-42fc-a1d0-738ea5e6b36c')/male_info  
[2026-02-13 10:38:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:38:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A966f103c-42d8-42fc-a1d0-738ea5e6b36c')/female_info  
[2026-02-13 10:38:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:38:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62c63a05-32c3-4f4b-9f06-64b1f71ee042')/male_info  
[2026-02-13 10:38:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:38:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62c63a05-32c3-4f4b-9f06-64b1f71ee042')/female_info  
[2026-02-13 10:38:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:38:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Addeb9d61-3bc0-430a-9896-80924336d841')/male_info  
[2026-02-13 10:38:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:38:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Addeb9d61-3bc0-430a-9896-80924336d841')/female_info  
[2026-02-13 10:38:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:38:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61a3a5da-a3e9-4883-9ea4-e7cefa3a0a84')/male_info  
[2026-02-13 10:38:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:38:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61a3a5da-a3e9-4883-9ea4-e7cefa3a0a84')/female_info  
[2026-02-13 10:38:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:38:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5b05e3a8-cc29-431a-a0a1-d7ba86abafe2')/male_info  
[2026-02-13 10:38:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:38:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5b05e3a8-cc29-431a-a0a1-d7ba86abafe2')/female_info  
[2026-02-13 10:38:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:38:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62421abf-bde6-4dcc-97d5-3eb66b319638')/male_info  
[2026-02-13 10:38:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:38:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62421abf-bde6-4dcc-97d5-3eb66b319638')/female_info  
[2026-02-13 10:38:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:38:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f2cfe9a-c13c-490d-a241-92acb8bafe9d')/male_info  
[2026-02-13 10:38:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:38:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f2cfe9a-c13c-490d-a241-92acb8bafe9d')/female_info  
[2026-02-13 10:38:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-13 10:38:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba97f7b0-b1b0-4327-82ad-007dbfa81c32')/male_info  
[2026-02-13 10:38:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:38:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba97f7b0-b1b0-4327-82ad-007dbfa81c32')/female_info  
[2026-02-13 10:38:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-13 10:38:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A40d65401-4209-4fd0-8182-4ccdb718d9c8')/male_info  
[2026-02-13 10:38:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:38:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A40d65401-4209-4fd0-8182-4ccdb718d9c8')/female_info  
[2026-02-13 10:38:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:38:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A331c34f8-d52f-47c4-8cdc-dbd3b5d53d85')/male_info  
[2026-02-13 10:38:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:38:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A331c34f8-d52f-47c4-8cdc-dbd3b5d53d85')/female_info  
[2026-02-13 10:38:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:38:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d7cca5c-7d1e-420d-b0ea-f94da72a8dd0')/male_info  
[2026-02-13 10:38:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:38:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d7cca5c-7d1e-420d-b0ea-f94da72a8dd0')/female_info  
[2026-02-13 10:38:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:38:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4f18dab6-597a-4996-b581-2de8d718acd8')/male_info  
[2026-02-13 10:38:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-13 10:38:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4f18dab6-597a-4996-b581-2de8d718acd8')/female_info  
[2026-02-13 10:38:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:38:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71ffde69-9436-4e42-bbc1-d5447484129c')/male_info  
[2026-02-13 10:38:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:38:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71ffde69-9436-4e42-bbc1-d5447484129c')/female_info  
[2026-02-13 10:38:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:38:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73aa7872-c22d-4b77-b8b0-2af00a0e21d9')/male_info  
[2026-02-13 10:38:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:38:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73aa7872-c22d-4b77-b8b0-2af00a0e21d9')/female_info  
[2026-02-13 10:38:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:38:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab05b1f8-5c7c-4b77-8222-ee01291cc17a')/male_info  
[2026-02-13 10:38:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:38:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab05b1f8-5c7c-4b77-8222-ee01291cc17a')/female_info  
[2026-02-13 10:38:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:38:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd14a99-6983-431e-9c6c-be24c2ea6562')/male_info  
[2026-02-13 10:38:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:38:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd14a99-6983-431e-9c6c-be24c2ea6562')/female_info  
[2026-02-13 10:38:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:38:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61bb2089-2087-4862-b51b-c65f87231331')/male_info  
[2026-02-13 10:38:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:38:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61bb2089-2087-4862-b51b-c65f87231331')/female_info  
[2026-02-13 10:38:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:38:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A11235967-bc9f-49d8-a792-874f83909d7c')/male_info  
[2026-02-13 10:38:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:38:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A11235967-bc9f-49d8-a792-874f83909d7c')/female_info  
[2026-02-13 10:38:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:38:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae7eca2f7-c415-4083-ac1f-cec6f036ea03')/male_info  
[2026-02-13 10:39:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:39:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae7eca2f7-c415-4083-ac1f-cec6f036ea03')/female_info  
[2026-02-13 10:39:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:39:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aad31d43f-e605-489f-bb94-bcabf8e3a7be')/male_info  
[2026-02-13 10:39:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:39:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aad31d43f-e605-489f-bb94-bcabf8e3a7be')/female_info  
[2026-02-13 10:39:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:39:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab07dc4cb-73d8-41ba-a87f-04724caa31c0')/male_info  
[2026-02-13 10:39:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:39:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab07dc4cb-73d8-41ba-a87f-04724caa31c0')/female_info  
[2026-02-13 10:39:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:39:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5eb8d515-b094-4eb6-b858-ca9c7dc48b9e')/male_info  
[2026-02-13 10:39:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:39:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5eb8d515-b094-4eb6-b858-ca9c7dc48b9e')/female_info  
[2026-02-13 10:39:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:39:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a58ecbf-6106-43fa-b9c8-ebd436f90fcf')/male_info  
[2026-02-13 10:39:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:39:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a58ecbf-6106-43fa-b9c8-ebd436f90fcf')/female_info  
[2026-02-13 10:39:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:39:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A88f922fc-e687-4019-929f-7fc509f69cfb')/male_info  
[2026-02-13 10:39:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:39:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A88f922fc-e687-4019-929f-7fc509f69cfb')/female_info  
[2026-02-13 10:39:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:39:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A48e10e36-ac15-4bca-a738-0e08ac07af19')/male_info  
[2026-02-13 10:39:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:39:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A48e10e36-ac15-4bca-a738-0e08ac07af19')/female_info  
[2026-02-13 10:39:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:39:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00b4eb93-e181-4fa9-a4f7-76222b59932d')/male_info  
[2026-02-13 10:39:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:39:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00b4eb93-e181-4fa9-a4f7-76222b59932d')/female_info  
[2026-02-13 10:39:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:39:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64a5ece1-7cb1-4921-8bbf-6cec58f1b2ac')/male_info  
[2026-02-13 10:39:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:39:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64a5ece1-7cb1-4921-8bbf-6cec58f1b2ac')/female_info  
[2026-02-13 10:39:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:39:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adbd727ae-e05a-465c-b62d-fd0ddb4784c6')/male_info  
[2026-02-13 10:39:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:39:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adbd727ae-e05a-465c-b62d-fd0ddb4784c6')/female_info  
[2026-02-13 10:39:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:39:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aabbcfa9b-9adb-4390-bb6d-cbb25fb8cb77')/male_info  
[2026-02-13 10:39:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-13 10:39:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aabbcfa9b-9adb-4390-bb6d-cbb25fb8cb77')/female_info  
[2026-02-13 10:39:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:39:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab6ca3a6-5b60-4df2-b559-4f1b24495caf')/male_info  
[2026-02-13 10:39:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:39:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab6ca3a6-5b60-4df2-b559-4f1b24495caf')/female_info  
[2026-02-13 10:39:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:39:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab6993c4a-c85f-4b16-b585-13dc2dcb4e6e')/male_info  
[2026-02-13 10:39:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:39:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab6993c4a-c85f-4b16-b585-13dc2dcb4e6e')/female_info  
[2026-02-13 10:39:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:39:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78990b37-05cb-4e9b-9b87-96654929e7e0')/male_info  
[2026-02-13 10:39:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:39:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78990b37-05cb-4e9b-9b87-96654929e7e0')/female_info  
[2026-02-13 10:39:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:39:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abfc08eab-2baf-482b-961c-d3718a62488a')/male_info  
[2026-02-13 10:39:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-13 10:39:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abfc08eab-2baf-482b-961c-d3718a62488a')/female_info  
[2026-02-13 10:39:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:39:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae033b133-fed9-4119-a92d-7c2288c4a53d')/male_info  
[2026-02-13 10:39:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:39:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae033b133-fed9-4119-a92d-7c2288c4a53d')/female_info  
[2026-02-13 10:39:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:39:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad51b6229-36ae-4658-94b0-b443f5505786')/male_info  
[2026-02-13 10:39:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:39:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad51b6229-36ae-4658-94b0-b443f5505786')/female_info  
[2026-02-13 10:39:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:39:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af55bb0f6-bedb-4339-898f-46067e1b9bf8')/male_info  
[2026-02-13 10:39:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:39:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af55bb0f6-bedb-4339-898f-46067e1b9bf8')/female_info  
[2026-02-13 10:39:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:39:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ef5b6dd-6fe7-4cae-8cea-b6412c06d391')/male_info  
[2026-02-13 10:39:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:39:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ef5b6dd-6fe7-4cae-8cea-b6412c06d391')/female_info  
[2026-02-13 10:39:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:39:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9f192fa3-2722-4a32-a475-e8f6882036ee')/male_info  
[2026-02-13 10:39:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:39:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9f192fa3-2722-4a32-a475-e8f6882036ee')/female_info  
[2026-02-13 10:39:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:39:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07ebe25d-343c-47f2-99de-270fd790d8db')/male_info  
[2026-02-13 10:39:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:39:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07ebe25d-343c-47f2-99de-270fd790d8db')/female_info  
[2026-02-13 10:39:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:39:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35780ed7-09ba-4e5e-96d9-506b4724b6b2')/female_info  
[2026-02-13 10:39:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:39:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A309f931d-982d-4328-b9e8-5d793c6379c0')/male_info  
[2026-02-13 10:39:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:39:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A309f931d-982d-4328-b9e8-5d793c6379c0')/female_info  
[2026-02-13 10:39:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:39:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5fb685dd-12a8-453d-9870-7d3d787f287f')/male_info  
[2026-02-13 10:39:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:39:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5fb685dd-12a8-453d-9870-7d3d787f287f')/female_info  
[2026-02-13 10:39:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:39:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f8e5b61-adf1-4a70-970a-3aeaf8a4c78c')/male_info  
[2026-02-13 10:39:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-13 10:39:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f8e5b61-adf1-4a70-970a-3aeaf8a4c78c')/female_info  
[2026-02-13 10:39:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:39:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A804e8c05-ef75-4c3e-9f78-e20aa627efc6')/female_info  
[2026-02-13 10:39:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:39:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0e16653a-a977-456c-aa08-fac141e90472')/male_info  
[2026-02-13 10:39:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:39:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0e16653a-a977-456c-aa08-fac141e90472')/female_info  
[2026-02-13 10:39:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:39:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af5d2309e-4b57-4161-8136-26ef41c59a7a')/male_info  
[2026-02-13 10:39:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:39:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af5d2309e-4b57-4161-8136-26ef41c59a7a')/female_info  
[2026-02-13 10:39:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:39:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae760c876-825a-496e-857d-a85ebe607518')/male_info  
[2026-02-13 10:39:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:39:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae760c876-825a-496e-857d-a85ebe607518')/female_info  
[2026-02-13 10:39:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:39:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a857ba0-7c06-4cb4-ab55-fd5df7458e78')/male_info  
[2026-02-13 10:40:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:40:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a857ba0-7c06-4cb4-ab55-fd5df7458e78')/female_info  
[2026-02-13 10:40:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-13 10:40:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A392fe4b4-658c-44aa-9f50-8b117f793c92')/male_info  
[2026-02-13 10:40:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:40:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A392fe4b4-658c-44aa-9f50-8b117f793c92')/female_info  
[2026-02-13 10:40:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:40:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab04d333d-c271-4993-9080-74865780bc22')/male_info  
[2026-02-13 10:40:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-13 10:40:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab04d333d-c271-4993-9080-74865780bc22')/female_info  
[2026-02-13 10:40:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:40:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad0ca42de-0734-4309-b6ad-0fd4e875acbd')/male_info  
[2026-02-13 10:40:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:40:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad0ca42de-0734-4309-b6ad-0fd4e875acbd')/female_info  
[2026-02-13 10:40:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:40:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1836f79-2754-40b9-8e2f-73f4fd0f703e')/male_info  
[2026-02-13 10:40:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:40:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1836f79-2754-40b9-8e2f-73f4fd0f703e')/female_info  
[2026-02-13 10:40:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:40:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e578089-0606-4cf2-b9e9-44b7ac429d2a')/male_info  
[2026-02-13 10:40:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:40:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e578089-0606-4cf2-b9e9-44b7ac429d2a')/female_info  
[2026-02-13 10:40:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:40:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfedb205-d156-4268-914b-922cdb2780a8')/male_info  
[2026-02-13 10:40:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:40:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfedb205-d156-4268-914b-922cdb2780a8')/female_info  
[2026-02-13 10:40:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:40:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad4eadeb3-e8f4-4faa-887d-a67befea503b')/male_info  
[2026-02-13 10:40:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:40:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad4eadeb3-e8f4-4faa-887d-a67befea503b')/female_info  
[2026-02-13 10:40:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:40:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f1fae33-dd3f-49d4-a3a7-45071d83e88d')/male_info  
[2026-02-13 10:40:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:40:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4dada4c3-2742-4d2b-abd3-3aa7c77ddc55')/male_info  
[2026-02-13 10:40:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:40:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4dada4c3-2742-4d2b-abd3-3aa7c77ddc55')/female_info  
[2026-02-13 10:40:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:40:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac48ff0c8-6c1d-46bd-b8e0-c72744effb48')/male_info  
[2026-02-13 10:40:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:40:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac48ff0c8-6c1d-46bd-b8e0-c72744effb48')/female_info  
[2026-02-13 10:40:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:40:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaef83ea7-d108-4429-aadb-8972da90c51d')/male_info  
[2026-02-13 10:40:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:40:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaef83ea7-d108-4429-aadb-8972da90c51d')/female_info  
[2026-02-13 10:40:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:40:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A44adc4d4-3e07-4bc9-a73e-d4e7245bcea5')/male_info  
[2026-02-13 10:40:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:40:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A44adc4d4-3e07-4bc9-a73e-d4e7245bcea5')/female_info  
[2026-02-13 10:40:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:40:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d39228e-9aa1-47b0-a170-6d5926f355b0')/male_info  
[2026-02-13 10:40:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:40:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d39228e-9aa1-47b0-a170-6d5926f355b0')/female_info  
[2026-02-13 10:40:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:40:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab86eeb69-15bc-4ded-9337-02e5c88b6fca')/male_info  
[2026-02-13 10:40:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:40:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab86eeb69-15bc-4ded-9337-02e5c88b6fca')/female_info  
[2026-02-13 10:40:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:40:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25339f54-1e88-4036-b802-6a2f0b6bc5ea')/male_info  
[2026-02-13 10:40:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:40:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25339f54-1e88-4036-b802-6a2f0b6bc5ea')/female_info  
[2026-02-13 10:40:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:40:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfad6e76-e770-4a5c-ab04-e1b66b70d90d')/male_info  
[2026-02-13 10:40:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:40:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfad6e76-e770-4a5c-ab04-e1b66b70d90d')/female_info  
[2026-02-13 10:40:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:40:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7844eb1c-660c-48be-a8e0-7872bd415b32')/male_info  
[2026-02-13 10:40:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:40:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7844eb1c-660c-48be-a8e0-7872bd415b32')/female_info  
[2026-02-13 10:40:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:40:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4c9d703b-6b89-4e96-b594-60b33fd8eec1')/male_info  
[2026-02-13 10:40:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:40:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4c9d703b-6b89-4e96-b594-60b33fd8eec1')/female_info  
[2026-02-13 10:40:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:40:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abbaf9c5b-b8a0-41a1-9bfe-a2bfe8afb5ff')/male_info  
[2026-02-13 10:40:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:40:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abbaf9c5b-b8a0-41a1-9bfe-a2bfe8afb5ff')/female_info  
[2026-02-13 10:40:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-13 10:40:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af26307b7-7f3e-4246-8c66-c83b94bed3b8')/male_info  
[2026-02-13 10:40:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:40:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af26307b7-7f3e-4246-8c66-c83b94bed3b8')/female_info  
[2026-02-13 10:40:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:40:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A09f61ac9-9935-4502-89d6-5c4124626589')/male_info  
[2026-02-13 10:40:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-13 10:40:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A09f61ac9-9935-4502-89d6-5c4124626589')/female_info  
[2026-02-13 10:40:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:40:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94325aa5-2a4a-488f-b2d9-47072d94a47f')/male_info  
[2026-02-13 10:40:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:40:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94325aa5-2a4a-488f-b2d9-47072d94a47f')/female_info  
[2026-02-13 10:40:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:40:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23f8e6cc-8151-461a-9884-054588e774fd')/male_info  
[2026-02-13 10:40:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:40:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23f8e6cc-8151-461a-9884-054588e774fd')/female_info  
[2026-02-13 10:40:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:40:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ab2d3f8-9272-486e-8d0f-9da98661fc46')/male_info  
[2026-02-13 10:40:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:40:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ab2d3f8-9272-486e-8d0f-9da98661fc46')/female_info  
[2026-02-13 10:40:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:40:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5705c098-8baa-4a2d-89ab-d54b88912ab0')/male_info  
[2026-02-13 10:40:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:40:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5705c098-8baa-4a2d-89ab-d54b88912ab0')/female_info  
[2026-02-13 10:40:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:40:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3aac7289-1f59-408b-b684-378d1186f69b')/male_info  
[2026-02-13 10:40:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-13 10:40:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3aac7289-1f59-408b-b684-378d1186f69b')/female_info  
[2026-02-13 10:40:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:40:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aead67b9c-ccac-411c-9cf4-65be14601e62')/male_info  
[2026-02-13 10:40:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:40:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aead67b9c-ccac-411c-9cf4-65be14601e62')/female_info  
[2026-02-13 10:41:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:41:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed7eee87-22ad-4217-8987-87bf968c9f4a')/male_info  
[2026-02-13 10:41:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:41:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed7eee87-22ad-4217-8987-87bf968c9f4a')/female_info  
[2026-02-13 10:41:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:41:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd63dc1d-6084-4633-a9d9-47ae820b8014')/male_info  
[2026-02-13 10:41:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:41:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd63dc1d-6084-4633-a9d9-47ae820b8014')/female_info  
[2026-02-13 10:41:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:41:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad41c28da-7e3a-4c51-9065-7280ffd04323')/male_info  
[2026-02-13 10:41:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:41:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad41c28da-7e3a-4c51-9065-7280ffd04323')/female_info  
[2026-02-13 10:41:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:41:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e6523b5-9776-427c-8272-9a194e05bcc8')/male_info  
[2026-02-13 10:41:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:41:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e6523b5-9776-427c-8272-9a194e05bcc8')/female_info  
[2026-02-13 10:41:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:41:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaafa68b8-832a-4c88-860f-839c546cc9f2')/male_info  
[2026-02-13 10:41:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:41:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaafa68b8-832a-4c88-860f-839c546cc9f2')/female_info  
[2026-02-13 10:41:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:41:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2b5174ce-5623-47d6-92ca-efb802624981')/male_info  
[2026-02-13 10:41:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:41:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2b5174ce-5623-47d6-92ca-efb802624981')/female_info  
[2026-02-13 10:41:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:41:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8bbf4e49-028f-4e19-b8be-e858b0bed7ed')/male_info  
[2026-02-13 10:41:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:41:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8bbf4e49-028f-4e19-b8be-e858b0bed7ed')/female_info  
[2026-02-13 10:41:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:41:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac77b0f1-7465-4b76-b371-993c76eee377')/male_info  
[2026-02-13 10:41:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:41:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac77b0f1-7465-4b76-b371-993c76eee377')/female_info  
[2026-02-13 10:41:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:41:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A65f07872-731d-405f-b1f4-b690be6499f9')/male_info  
[2026-02-13 10:41:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:41:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A65f07872-731d-405f-b1f4-b690be6499f9')/female_info  
[2026-02-13 10:41:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:41:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef7a200f-c4c4-4001-acdd-3a146a4b06a2')/male_info  
[2026-02-13 10:41:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:41:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef7a200f-c4c4-4001-acdd-3a146a4b06a2')/female_info  
[2026-02-13 10:41:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:41:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aea5687e8-ff2f-4cd8-92d0-4a200fca7b12')/male_info  
[2026-02-13 10:41:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:41:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aea5687e8-ff2f-4cd8-92d0-4a200fca7b12')/female_info  
[2026-02-13 10:41:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-13 10:41:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2dc69b0-a9a5-4a43-8197-4c0ccde29e5d')/male_info  
[2026-02-13 10:41:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:41:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2dc69b0-a9a5-4a43-8197-4c0ccde29e5d')/female_info  
[2026-02-13 10:41:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:41:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac2bdcb44-b31e-4b2d-9d09-4caa2a201561')/male_info  
[2026-02-13 10:41:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:41:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac2bdcb44-b31e-4b2d-9d09-4caa2a201561')/female_info  
[2026-02-13 10:41:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-13 10:41:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a890946-e9f3-4eb2-891e-d6f0f3f204bd')/male_info  
[2026-02-13 10:41:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:41:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a890946-e9f3-4eb2-891e-d6f0f3f204bd')/female_info  
[2026-02-13 10:41:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:41:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bae6d41-5d91-4dc4-a361-cbcd5388b8bd')/male_info  
[2026-02-13 10:41:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:41:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bae6d41-5d91-4dc4-a361-cbcd5388b8bd')/female_info  
[2026-02-13 10:41:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:41:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac6db5974-6915-4a85-b95d-276376861bca')/male_info  
[2026-02-13 10:41:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:41:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac6db5974-6915-4a85-b95d-276376861bca')/female_info  
[2026-02-13 10:41:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:41:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2adaacb5-4490-456a-96a7-5297c67f1a5a')/male_info  
[2026-02-13 10:41:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:41:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2adaacb5-4490-456a-96a7-5297c67f1a5a')/female_info  
[2026-02-13 10:41:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:41:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12c759f4-1bae-45c0-9145-32b15a4aaa6f')/male_info  
[2026-02-13 10:41:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:41:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12c759f4-1bae-45c0-9145-32b15a4aaa6f')/female_info  
[2026-02-13 10:41:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:41:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5d0fe3b-a337-40f0-96db-cc9bc347a441')/male_info  
[2026-02-13 10:41:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:41:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5d0fe3b-a337-40f0-96db-cc9bc347a441')/female_info  
[2026-02-13 10:41:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:41:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1081cb92-33f9-4a24-86b3-c36b2ca9e29b')/male_info  
[2026-02-13 10:41:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:41:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1081cb92-33f9-4a24-86b3-c36b2ca9e29b')/female_info  
[2026-02-13 10:41:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:41:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af52de280-6462-411f-b28b-a5c17253120c')/male_info  
[2026-02-13 10:41:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:41:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af52de280-6462-411f-b28b-a5c17253120c')/female_info  
[2026-02-13 10:41:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:41:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9379e406-c67a-49ec-b23c-9f5b33c766fd')/male_info  
[2026-02-13 10:41:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-13 10:41:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9379e406-c67a-49ec-b23c-9f5b33c766fd')/female_info  
[2026-02-13 10:41:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:41:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aedc15b17-3883-45ea-a80a-9764e0082942')/male_info  
[2026-02-13 10:41:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-13 10:41:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aedc15b17-3883-45ea-a80a-9764e0082942')/female_info  
[2026-02-13 10:41:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:41:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A888b67d7-0be3-4abf-8a75-6f131ad0d4f8')/male_info  
[2026-02-13 10:41:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:41:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A888b67d7-0be3-4abf-8a75-6f131ad0d4f8')/female_info  
[2026-02-13 10:41:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:41:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80e25cea-e528-4b91-a7b3-b374606932de')/male_info  
[2026-02-13 10:41:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:41:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80e25cea-e528-4b91-a7b3-b374606932de')/female_info  
[2026-02-13 10:41:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:41:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5b0a5f8-5e67-4874-bcc3-2f1a73edf2d6')/male_info  
[2026-02-13 10:41:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:41:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5b0a5f8-5e67-4874-bcc3-2f1a73edf2d6')/female_info  
[2026-02-13 10:41:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:41:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4989e9e6-9dd2-4c2a-889b-a873679a78d9')/male_info  
[2026-02-13 10:41:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:41:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4989e9e6-9dd2-4c2a-889b-a873679a78d9')/female_info  
[2026-02-13 10:41:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:41:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A01423cc8-0bde-41a0-84ee-e6bbd639bead')/male_info  
[2026-02-13 10:41:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:41:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A01423cc8-0bde-41a0-84ee-e6bbd639bead')/female_info  
[2026-02-13 10:42:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:42:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2c6dc46-b5e5-4964-8306-c4ba724bbb5e')/male_info  
[2026-02-13 10:42:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:42:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2c6dc46-b5e5-4964-8306-c4ba724bbb5e')/female_info  
[2026-02-13 10:42:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:42:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4a23ae4-f6df-4bc5-b9dd-30517a8eb558')/male_info  
[2026-02-13 10:42:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:42:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4a23ae4-f6df-4bc5-b9dd-30517a8eb558')/female_info  
[2026-02-13 10:42:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:42:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad582435c-dad3-4fd6-a037-0fabaeaeea4c')/male_info  
[2026-02-13 10:42:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:42:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad582435c-dad3-4fd6-a037-0fabaeaeea4c')/female_info  
[2026-02-13 10:42:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:42:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1c3955d-7f97-43af-b09f-c9f99dde5e59')/male_info  
[2026-02-13 10:42:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-13 10:42:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1c3955d-7f97-43af-b09f-c9f99dde5e59')/female_info  
[2026-02-13 10:42:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:42:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7cdd805d-126a-4c8f-bec7-0bd52e4856d3')/male_info  
[2026-02-13 10:42:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:42:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7cdd805d-126a-4c8f-bec7-0bd52e4856d3')/female_info  
[2026-02-13 10:42:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:42:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d9e5b3a-7196-4a04-9550-d2f5f4ef7d24')/male_info  
[2026-02-13 10:42:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:42:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d9e5b3a-7196-4a04-9550-d2f5f4ef7d24')/female_info  
[2026-02-13 10:42:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:42:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29279072-7907-48e4-a063-43e11b0f301c')/male_info  
[2026-02-13 10:42:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:42:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29279072-7907-48e4-a063-43e11b0f301c')/female_info  
[2026-02-13 10:42:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:42:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A300df2a2-dff7-488a-b364-2c9efa79d96a')/male_info  
[2026-02-13 10:42:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:42:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A300df2a2-dff7-488a-b364-2c9efa79d96a')/female_info  
[2026-02-13 10:42:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:42:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab573c1bf-c7b0-4954-a52b-61d1508308c8')/male_info  
[2026-02-13 10:42:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:42:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab573c1bf-c7b0-4954-a52b-61d1508308c8')/female_info  
[2026-02-13 10:42:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:42:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3770933b-b2dc-4e8b-9bcd-dc1f2882a1e7')/male_info  
[2026-02-13 10:42:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:42:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3770933b-b2dc-4e8b-9bcd-dc1f2882a1e7')/female_info  
[2026-02-13 10:42:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:42:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab48a2686-4d07-4c43-8a69-dd6e5aaba4f1')/male_info  
[2026-02-13 10:42:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:42:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab48a2686-4d07-4c43-8a69-dd6e5aaba4f1')/female_info  
[2026-02-13 10:42:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-13 10:42:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afcf1bfb8-b3a3-4009-b321-8e67fbd8b16c')/male_info  
[2026-02-13 10:42:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:42:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afcf1bfb8-b3a3-4009-b321-8e67fbd8b16c')/female_info  
[2026-02-13 10:42:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:42:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A771f6ed4-ac53-49ea-b98c-056d4f419e5d')/male_info  
[2026-02-13 10:42:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:42:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A771f6ed4-ac53-49ea-b98c-056d4f419e5d')/female_info  
[2026-02-13 10:42:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:42:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa563c3ec-cdb6-480f-8895-123e1e5822b9')/male_info  
[2026-02-13 10:42:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:42:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa563c3ec-cdb6-480f-8895-123e1e5822b9')/female_info  
[2026-02-13 10:42:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:42:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac92ead56-2c59-4260-b930-a4567736373f')/male_info  
[2026-02-13 10:42:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:42:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac92ead56-2c59-4260-b930-a4567736373f')/female_info  
[2026-02-13 10:42:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-13 10:42:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35b36dd1-d0c3-443a-b1b3-21e68d14af22')/male_info  
[2026-02-13 10:42:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:42:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35b36dd1-d0c3-443a-b1b3-21e68d14af22')/female_info  
[2026-02-13 10:42:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:42:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0dc4288-f1fe-46e2-aae5-4a8858ea7ed0')/male_info  
[2026-02-13 10:42:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:42:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0dc4288-f1fe-46e2-aae5-4a8858ea7ed0')/female_info  
[2026-02-13 10:42:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:42:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee27612c-bec4-4af2-8168-5544526b6454')/male_info  
[2026-02-13 10:42:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:42:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee27612c-bec4-4af2-8168-5544526b6454')/female_info  
[2026-02-13 10:42:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-13 10:42:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037bc1f1-9896-42fa-ba88-e42a8b8900f4')/male_info  
[2026-02-13 10:42:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:42:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037bc1f1-9896-42fa-ba88-e42a8b8900f4')/female_info  
[2026-02-13 10:42:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:42:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9fa0de8-0f97-42fb-8dc7-126b06d4d0ce')/male_info  
[2026-02-13 10:42:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:42:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9fa0de8-0f97-42fb-8dc7-126b06d4d0ce')/female_info  
[2026-02-13 10:42:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:42:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7219fb4b-f33c-4998-a480-18059f7f3126')/female_info  
[2026-02-13 10:42:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:42:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98035127-c596-4678-a6ab-44468335c347')/male_info  
[2026-02-13 10:42:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:42:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98035127-c596-4678-a6ab-44468335c347')/female_info  
[2026-02-13 10:42:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:42:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A20d6e1de-2381-49ec-a648-5346aa2246e4')/male_info  
[2026-02-13 10:42:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:42:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A20d6e1de-2381-49ec-a648-5346aa2246e4')/female_info  
[2026-02-13 10:42:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:42:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6767b3c3-80fe-4bd9-a96f-b4881c27e558')/male_info  
[2026-02-13 10:42:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:42:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6767b3c3-80fe-4bd9-a96f-b4881c27e558')/female_info  
[2026-02-13 10:42:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:42:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A323d7388-4083-4f08-a2e2-7e6d6b69925a')/male_info  
[2026-02-13 10:42:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:42:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A323d7388-4083-4f08-a2e2-7e6d6b69925a')/female_info  
[2026-02-13 10:42:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:42:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A85e332a4-66a0-47c7-893d-cb6d611312ed')/male_info  
[2026-02-13 10:42:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:42:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A85e332a4-66a0-47c7-893d-cb6d611312ed')/female_info  
[2026-02-13 10:42:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:42:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af413cc06-b225-4e3c-b249-e00ac8dddb86')/male_info  
[2026-02-13 10:42:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:42:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af413cc06-b225-4e3c-b249-e00ac8dddb86')/female_info  
[2026-02-13 10:42:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:42:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa16b2182-7bab-49f2-9322-31f5d7530c9f')/male_info  
[2026-02-13 10:42:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:42:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa16b2182-7bab-49f2-9322-31f5d7530c9f')/female_info  
[2026-02-13 10:43:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:43:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ed5e3c7-8d77-49e3-89c9-e83aa7fcf001')/male_info  
[2026-02-13 10:43:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-13 10:43:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ed5e3c7-8d77-49e3-89c9-e83aa7fcf001')/female_info  
[2026-02-13 10:43:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:43:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e87292f-a4c0-4841-9a8c-6fb0f56d86e0')/male_info  
[2026-02-13 10:43:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:43:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e87292f-a4c0-4841-9a8c-6fb0f56d86e0')/female_info  
[2026-02-13 10:43:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:43:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e280a7e-829a-4b63-967a-e2a109463be5')/female_info  
[2026-02-13 10:43:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:43:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56f3c797-f79d-41c3-a0dc-f6fd93c5cd80')/male_info  
[2026-02-13 10:43:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:43:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56f3c797-f79d-41c3-a0dc-f6fd93c5cd80')/female_info  
[2026-02-13 10:43:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:43:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5211c7c9-a79a-4300-9261-1e383fc34511')/male_info  
[2026-02-13 10:43:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:43:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5211c7c9-a79a-4300-9261-1e383fc34511')/female_info  
[2026-02-13 10:43:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:43:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac82571d7-1329-4aa2-acb2-5b9a6f85e2e4')/male_info  
[2026-02-13 10:43:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:43:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac82571d7-1329-4aa2-acb2-5b9a6f85e2e4')/female_info  
[2026-02-13 10:43:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:43:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78809ca1-25b4-4a8a-b4ff-cc845031e1e7')/male_info  
[2026-02-13 10:43:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:43:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78809ca1-25b4-4a8a-b4ff-cc845031e1e7')/female_info  
[2026-02-13 10:43:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:43:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A550a393a-1fa0-4abd-b92c-244b2e2b7338')/male_info  
[2026-02-13 10:43:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:43:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A550a393a-1fa0-4abd-b92c-244b2e2b7338')/female_info  
[2026-02-13 10:43:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:43:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abed646c6-380b-41fb-b50a-c5f3fef95662')/male_info  
[2026-02-13 10:43:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:43:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abed646c6-380b-41fb-b50a-c5f3fef95662')/female_info  
[2026-02-13 10:43:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:43:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8baa0579-1439-499c-bd02-8da3823232b2')/male_info  
[2026-02-13 10:43:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:43:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8baa0579-1439-499c-bd02-8da3823232b2')/female_info  
[2026-02-13 10:43:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:43:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A690ac802-6090-4d83-8c2b-20991584378e')/male_info  
[2026-02-13 10:43:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:43:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A690ac802-6090-4d83-8c2b-20991584378e')/female_info  
[2026-02-13 10:43:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:43:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af942067b-28d5-43fb-9272-6cebfb5c52f1')/male_info  
[2026-02-13 10:43:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:43:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af942067b-28d5-43fb-9272-6cebfb5c52f1')/female_info  
[2026-02-13 10:43:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:43:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e4a4baa-5cfe-4f95-af84-64bb26fc6a33')/male_info  
[2026-02-13 10:43:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:43:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e4a4baa-5cfe-4f95-af84-64bb26fc6a33')/female_info  
[2026-02-13 10:43:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:43:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef6af26d-9a86-401d-a168-e1948bdafd2f')/male_info  
[2026-02-13 10:43:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:43:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef6af26d-9a86-401d-a168-e1948bdafd2f')/female_info  
[2026-02-13 10:43:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:43:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A74447f96-1e09-4675-a937-85482b9a903f')/male_info  
[2026-02-13 10:43:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:43:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A74447f96-1e09-4675-a937-85482b9a903f')/female_info  
[2026-02-13 10:43:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:43:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab083e558-8d4b-4c72-b8c1-8dbaa5a3efcb')/male_info  
[2026-02-13 10:43:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:43:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab083e558-8d4b-4c72-b8c1-8dbaa5a3efcb')/female_info  
[2026-02-13 10:43:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:43:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef3e1061-3d84-4aa7-a53a-3abc6edc2451')/male_info  
[2026-02-13 10:43:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:43:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef3e1061-3d84-4aa7-a53a-3abc6edc2451')/female_info  
[2026-02-13 10:43:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:43:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7631ed6c-4bdb-436c-ac77-c2e2b8ce111f')/male_info  
[2026-02-13 10:43:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:43:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7631ed6c-4bdb-436c-ac77-c2e2b8ce111f')/female_info  
[2026-02-13 10:43:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:43:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1453a5-8cb3-4a58-a499-6ba745069e64')/male_info  
[2026-02-13 10:43:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:43:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1453a5-8cb3-4a58-a499-6ba745069e64')/female_info  
[2026-02-13 10:43:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:43:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70918918-0e07-4e2a-aacd-fe6d1ed36ea7')/male_info  
[2026-02-13 10:43:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:43:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70918918-0e07-4e2a-aacd-fe6d1ed36ea7')/female_info  
[2026-02-13 10:43:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:43:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35115535-1df9-44e5-9776-946888eed14c')/male_info  
[2026-02-13 10:43:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:43:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35115535-1df9-44e5-9776-946888eed14c')/female_info  
[2026-02-13 10:43:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-13 10:43:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad20927-2166-4431-b57c-00b32ec0f55a')/male_info  
[2026-02-13 10:43:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:43:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad20927-2166-4431-b57c-00b32ec0f55a')/female_info  
[2026-02-13 10:43:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:43:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29d3ff62-bbb9-4cf7-83f8-134b9b0caf66')/male_info  
[2026-02-13 10:43:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:43:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29d3ff62-bbb9-4cf7-83f8-134b9b0caf66')/female_info  
[2026-02-13 10:43:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:43:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9fe83e4a-8bca-4482-aba4-f97eaaa05710')/male_info  
[2026-02-13 10:43:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:43:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9fe83e4a-8bca-4482-aba4-f97eaaa05710')/female_info  
[2026-02-13 10:43:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:43:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A318b206f-eb02-4bd7-85e9-5c69cb746cb2')/male_info  
[2026-02-13 10:43:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:43:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9b06b412-2fe5-4917-be15-d09d99a8e24c')/male_info  
[2026-02-13 10:43:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:43:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9b06b412-2fe5-4917-be15-d09d99a8e24c')/female_info  
[2026-02-13 10:43:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-13 10:43:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acc29c5b7-d581-4c36-bf9e-d9b3bc507a26')/male_info  
[2026-02-13 10:43:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:43:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acc29c5b7-d581-4c36-bf9e-d9b3bc507a26')/female_info  
[2026-02-13 10:43:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:43:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab96ec5d6-a420-4d55-b287-ebc3e810add3')/male_info  
[2026-02-13 10:43:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:43:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab96ec5d6-a420-4d55-b287-ebc3e810add3')/female_info  
[2026-02-13 10:43:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:43:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A57ff7c18-41c5-4040-abeb-71ff5a38f333')/male_info  
[2026-02-13 10:43:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:43:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A57ff7c18-41c5-4040-abeb-71ff5a38f333')/female_info  
[2026-02-13 10:43:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:43:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ff2dce6-2d4d-497c-b994-d9a6c90f91b0')/female_info  
[2026-02-13 10:44:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:44:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15c6b328-49da-4263-86ca-afbbc3f68cd7')/male_info  
[2026-02-13 10:44:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:44:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15c6b328-49da-4263-86ca-afbbc3f68cd7')/female_info  
[2026-02-13 10:44:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:44:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e21d6fa-c22e-4fd4-887a-9845c4fc60ca')/male_info  
[2026-02-13 10:44:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:44:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e21d6fa-c22e-4fd4-887a-9845c4fc60ca')/female_info  
[2026-02-13 10:44:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:44:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9fad8a0-2a60-4e0f-b3d1-2314ed50925e')/male_info  
[2026-02-13 10:44:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:44:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9fad8a0-2a60-4e0f-b3d1-2314ed50925e')/female_info  
[2026-02-13 10:44:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:44:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7438f95b-ca6c-4243-8304-8bfca5cbc489')/male_info  
[2026-02-13 10:44:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:44:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7438f95b-ca6c-4243-8304-8bfca5cbc489')/female_info  
[2026-02-13 10:44:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:44:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A678c1d42-eec8-47a5-8cca-dd0593770fb7')/male_info  
[2026-02-13 10:44:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:44:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A678c1d42-eec8-47a5-8cca-dd0593770fb7')/female_info  
[2026-02-13 10:44:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:44:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff705de6-a12b-44d6-8295-6f41f9867f87')/male_info  
[2026-02-13 10:44:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:44:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff705de6-a12b-44d6-8295-6f41f9867f87')/female_info  
[2026-02-13 10:44:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:44:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c3f05ff-a079-4d14-a341-3485cd53de10')/male_info  
[2026-02-13 10:44:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:44:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c3f05ff-a079-4d14-a341-3485cd53de10')/female_info  
[2026-02-13 10:44:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:44:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18489191-3a9f-44f8-846b-bb266f25d60a')/male_info  
[2026-02-13 10:44:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:44:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18489191-3a9f-44f8-846b-bb266f25d60a')/female_info  
[2026-02-13 10:44:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-13 10:44:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af420c671-ddf3-4cca-aeef-37d4c122427c')/male_info  
[2026-02-13 10:44:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:44:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af420c671-ddf3-4cca-aeef-37d4c122427c')/female_info  
[2026-02-13 10:44:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:44:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5013b408-5ac5-417f-8180-e742f2cf0619')/male_info  
[2026-02-13 10:44:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:44:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5013b408-5ac5-417f-8180-e742f2cf0619')/female_info  
[2026-02-13 10:44:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:44:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23feedfd-ab70-4cfc-96b4-f59820754bda')/male_info  
[2026-02-13 10:44:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:44:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23feedfd-ab70-4cfc-96b4-f59820754bda')/female_info  
[2026-02-13 10:44:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:44:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45789b6f-dac5-4a0b-9107-a9ba5b2812a0')/male_info  
[2026-02-13 10:44:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-02-13 10:44:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45789b6f-dac5-4a0b-9107-a9ba5b2812a0')/female_info  
[2026-02-13 10:44:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:44:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab308f5c3-3ffb-4ec2-8692-c18830fbbd60')/male_info  
[2026-02-13 10:44:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:44:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab308f5c3-3ffb-4ec2-8692-c18830fbbd60')/female_info  
[2026-02-13 10:44:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:44:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41e8bb39-e066-4ea6-bf21-536595adb986')/male_info  
[2026-02-13 10:44:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:44:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41e8bb39-e066-4ea6-bf21-536595adb986')/female_info  
[2026-02-13 10:44:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-13 10:44:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1c103fa2-ecfb-4f85-a321-96b4394d423d')/male_info  
[2026-02-13 10:44:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:44:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1c103fa2-ecfb-4f85-a321-96b4394d423d')/female_info  
[2026-02-13 10:44:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-13 10:44:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ce0fa54-f66f-4252-b492-aa68afa2072d')/male_info  
[2026-02-13 10:44:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:44:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ce0fa54-f66f-4252-b492-aa68afa2072d')/female_info  
[2026-02-13 10:44:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:44:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229f9804-ffa6-4625-a827-e5f80f742911')/male_info  
[2026-02-13 10:44:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:44:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229f9804-ffa6-4625-a827-e5f80f742911')/female_info  
[2026-02-13 10:44:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:44:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82d52e0e-9d5b-4128-a7d6-91cb7a8524d8')/male_info  
[2026-02-13 10:44:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:44:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82d52e0e-9d5b-4128-a7d6-91cb7a8524d8')/female_info  
[2026-02-13 10:44:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:44:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A407b5655-db4c-4865-8607-c91687d6cd58')/male_info  
[2026-02-13 10:44:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:44:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A407b5655-db4c-4865-8607-c91687d6cd58')/female_info  
[2026-02-13 10:44:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:44:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ccdc8b7-918c-4eab-8dfd-dc140a75046e')/male_info  
[2026-02-13 10:44:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:44:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ccdc8b7-918c-4eab-8dfd-dc140a75046e')/female_info  
[2026-02-13 10:44:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:44:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29312858-47cf-4c30-ad19-305100f25463')/female_info  
[2026-02-13 10:44:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:44:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f32eaaa-ac73-4a4f-bb6f-9d0788564502')/male_info  
[2026-02-13 10:44:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:44:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f32eaaa-ac73-4a4f-bb6f-9d0788564502')/female_info  
[2026-02-13 10:44:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:44:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A972b4bb6-7140-42a0-bd9a-09ee847efd4b')/male_info  
[2026-02-13 10:44:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-13 10:44:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A972b4bb6-7140-42a0-bd9a-09ee847efd4b')/female_info  
[2026-02-13 10:44:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:44:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ab764a4-30d5-4fd8-bb3f-3091f63bb9dc')/male_info  
[2026-02-13 10:44:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:44:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ab764a4-30d5-4fd8-bb3f-3091f63bb9dc')/female_info  
[2026-02-13 10:44:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:44:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af24a548d-8cae-45ea-874c-ce3d2ba6c02c')/female_info  
[2026-02-13 10:44:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:44:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5a7e467-abcd-4c55-983d-ed4c1f1f6569')/male_info  
[2026-02-13 10:44:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:44:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5a7e467-abcd-4c55-983d-ed4c1f1f6569')/female_info  
[2026-02-13 10:44:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:44:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61152e12-5942-463f-8468-79d853976e25')/male_info  
[2026-02-13 10:44:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:44:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61152e12-5942-463f-8468-79d853976e25')/female_info  
[2026-02-13 10:44:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:44:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91f2106e-a8d2-4f7b-a787-583aa741d4fe')/male_info  
[2026-02-13 10:44:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:44:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91f2106e-a8d2-4f7b-a787-583aa741d4fe')/female_info  
[2026-02-13 10:44:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:44:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A450a45da-e340-47f4-b4a6-b4d3400452de')/male_info  
[2026-02-13 10:44:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:44:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A450a45da-e340-47f4-b4a6-b4d3400452de')/female_info  
[2026-02-13 10:45:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:45:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ace473057-719f-47be-8a5c-57d27f4992e4')/male_info  
[2026-02-13 10:45:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:45:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ace473057-719f-47be-8a5c-57d27f4992e4')/female_info  
[2026-02-13 10:45:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:45:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92c3cbe3-e458-45a1-b629-5ed57f5ded2a')/male_info  
[2026-02-13 10:45:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:45:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92c3cbe3-e458-45a1-b629-5ed57f5ded2a')/female_info  
[2026-02-13 10:45:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:45:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c4116ec-d14e-4e42-9138-e1c259d294fd')/male_info  
[2026-02-13 10:45:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:45:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c4116ec-d14e-4e42-9138-e1c259d294fd')/female_info  
[2026-02-13 10:45:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:45:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d67deef-19a6-419f-94d7-5a6b5edd1fc9')/male_info  
[2026-02-13 10:45:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:45:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d67deef-19a6-419f-94d7-5a6b5edd1fc9')/female_info  
[2026-02-13 10:45:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:45:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2e727c6c-bb9a-4302-9fe5-21eccae06a28')/male_info  
[2026-02-13 10:45:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:45:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2e727c6c-bb9a-4302-9fe5-21eccae06a28')/female_info  
[2026-02-13 10:45:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:45:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9c985a5b-fa02-48f7-aac8-93ffc4d63b3c')/male_info  
[2026-02-13 10:45:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:45:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9c985a5b-fa02-48f7-aac8-93ffc4d63b3c')/female_info  
[2026-02-13 10:45:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:45:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add2a3046-72e3-433d-8989-41c460b11b86')/male_info  
[2026-02-13 10:45:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:45:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add2a3046-72e3-433d-8989-41c460b11b86')/female_info  
[2026-02-13 10:45:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-13 10:45:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A802f54aa-65a1-4691-8399-b70bb8e8a6a5')/male_info  
[2026-02-13 10:45:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:45:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A802f54aa-65a1-4691-8399-b70bb8e8a6a5')/female_info  
[2026-02-13 10:45:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:45:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70152ae7-78d7-4c98-9c03-adf8dfda95c3')/male_info  
[2026-02-13 10:45:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:45:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70152ae7-78d7-4c98-9c03-adf8dfda95c3')/female_info  
[2026-02-13 10:45:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:45:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4efab953-978e-4edf-b8a3-f6dd862c0c8c')/male_info  
[2026-02-13 10:45:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:45:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4efab953-978e-4edf-b8a3-f6dd862c0c8c')/female_info  
[2026-02-13 10:45:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:45:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad262c108-a745-472a-9ce4-ed65e972242d')/male_info  
[2026-02-13 10:45:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:45:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad262c108-a745-472a-9ce4-ed65e972242d')/female_info  
[2026-02-13 10:45:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:45:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037db80b-9087-4ab4-9515-1681331a339f')/male_info  
[2026-02-13 10:45:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:45:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037db80b-9087-4ab4-9515-1681331a339f')/female_info  
[2026-02-13 10:45:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-13 10:45:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af68f8c51-035e-4419-948e-29f159515545')/male_info  
[2026-02-13 10:45:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:45:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af68f8c51-035e-4419-948e-29f159515545')/female_info  
[2026-02-13 10:45:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:45:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aafc0a1ea-db36-40a0-8668-63e2b3460407')/male_info  
[2026-02-13 10:45:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:45:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aafc0a1ea-db36-40a0-8668-63e2b3460407')/female_info  
[2026-02-13 10:45:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-13 10:45:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa089cebf-872c-4455-9fc2-71d77353cb47')/male_info  
[2026-02-13 10:45:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:45:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa089cebf-872c-4455-9fc2-71d77353cb47')/female_info  
[2026-02-13 10:45:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:45:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7b4cf728-8c19-44d2-94cd-de186509dd11')/male_info  
[2026-02-13 10:45:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:45:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7b4cf728-8c19-44d2-94cd-de186509dd11')/female_info  
[2026-02-13 10:45:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:45:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A607baa4f-45de-44b9-b948-c57123ed97cd')/male_info  
[2026-02-13 10:45:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:45:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A607baa4f-45de-44b9-b948-c57123ed97cd')/female_info  
[2026-02-13 10:45:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:45:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9505dc8e-19b7-4cb8-a29e-15d27ec79f80')/male_info  
[2026-02-13 10:45:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:45:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9505dc8e-19b7-4cb8-a29e-15d27ec79f80')/female_info  
[2026-02-13 10:45:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 9 rows.  
[2026-02-13 10:45:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A658274d3-f774-4094-bc30-d141769e8c53')/male_info  
[2026-02-13 10:45:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:45:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A658274d3-f774-4094-bc30-d141769e8c53')/female_info  
[2026-02-13 10:45:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:45:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac7b630cc-129a-4f00-99e7-3ff8a7187c46')/male_info  
[2026-02-13 10:45:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:45:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac7b630cc-129a-4f00-99e7-3ff8a7187c46')/female_info  
[2026-02-13 10:45:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:45:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00afaceb-f1a1-4026-a72e-415af031a5af')/male_info  
[2026-02-13 10:45:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:45:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00afaceb-f1a1-4026-a72e-415af031a5af')/female_info  
[2026-02-13 10:45:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:45:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62e7422c-542c-4a49-aaad-92002df57632')/male_info  
[2026-02-13 10:45:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:45:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62e7422c-542c-4a49-aaad-92002df57632')/female_info  
[2026-02-13 10:45:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:45:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7987e971-cd2b-4849-8cc1-d53220fd4f36')/male_info  
[2026-02-13 10:45:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:45:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7987e971-cd2b-4849-8cc1-d53220fd4f36')/female_info  
[2026-02-13 10:45:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:45:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f47893b-2cd1-4c3f-bbcb-0b566439cace')/male_info  
[2026-02-13 10:45:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:45:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f47893b-2cd1-4c3f-bbcb-0b566439cace')/female_info  
[2026-02-13 10:45:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:45:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0dfe86ca-f2a5-4df5-8c79-20ff427b7466')/male_info  
[2026-02-13 10:45:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:45:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0dfe86ca-f2a5-4df5-8c79-20ff427b7466')/female_info  
[2026-02-13 10:45:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:45:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa82c1d09-20f0-4997-a931-f10f1e86a8c3')/male_info  
[2026-02-13 10:45:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:45:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa82c1d09-20f0-4997-a931-f10f1e86a8c3')/female_info  
[2026-02-13 10:45:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:45:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ac08344-856b-43e3-b3c3-b52a2bb0ab5e')/male_info  
[2026-02-13 10:45:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:45:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ac08344-856b-43e3-b3c3-b52a2bb0ab5e')/female_info  
[2026-02-13 10:45:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:45:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3b8bb32a-7abf-48a2-a4b9-624f1bd77d36')/female_info  
[2026-02-13 10:46:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:46:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab47c5c77-a9ed-414e-a11e-eaf4836add63')/male_info  
[2026-02-13 10:46:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:46:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab47c5c77-a9ed-414e-a11e-eaf4836add63')/female_info  
[2026-02-13 10:46:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:46:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e1f0474-048a-43d6-bdec-947bf3a574d9')/male_info  
[2026-02-13 10:46:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:46:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e1f0474-048a-43d6-bdec-947bf3a574d9')/female_info  
[2026-02-13 10:46:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:46:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7917a7e3-126f-4eea-aae7-d47b779d39b0')/female_info  
[2026-02-13 10:46:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:46:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a9dc16c-56ae-43f5-82dd-0fbb773f67d1')/male_info  
[2026-02-13 10:46:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:46:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a9dc16c-56ae-43f5-82dd-0fbb773f67d1')/female_info  
[2026-02-13 10:46:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:46:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9837c3e-8408-4355-af11-cd01e3c293ab')/male_info  
[2026-02-13 10:46:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:46:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9837c3e-8408-4355-af11-cd01e3c293ab')/female_info  
[2026-02-13 10:46:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-13 10:46:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa88a90ea-7de7-421b-a9b8-d2d1c70f1026')/male_info  
[2026-02-13 10:46:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-13 10:46:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa88a90ea-7de7-421b-a9b8-d2d1c70f1026')/female_info  
[2026-02-13 10:46:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:46:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4054a78b-2786-4718-926f-1844464cba57')/male_info  
[2026-02-13 10:46:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:46:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4054a78b-2786-4718-926f-1844464cba57')/female_info  
[2026-02-13 10:46:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:46:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9aad2cd-0ea6-4299-8824-5a335fe1d83a')/male_info  
[2026-02-13 10:46:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:46:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9aad2cd-0ea6-4299-8824-5a335fe1d83a')/female_info  
[2026-02-13 10:46:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:46:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0cb866c9-e69a-4f74-aa4a-bc345243d2b8')/male_info  
[2026-02-13 10:46:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:46:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0cb866c9-e69a-4f74-aa4a-bc345243d2b8')/female_info  
[2026-02-13 10:46:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:46:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6f082ecd-fe46-4add-8087-016d08d6ba11')/male_info  
[2026-02-13 10:46:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:46:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6f082ecd-fe46-4add-8087-016d08d6ba11')/female_info  
[2026-02-13 10:46:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:46:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9bff992a-1c18-49a0-8507-cb9e57aeaa45')/male_info  
[2026-02-13 10:46:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:46:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9bff992a-1c18-49a0-8507-cb9e57aeaa45')/female_info  
[2026-02-13 10:46:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:46:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1231342c-6f30-4fe2-82e5-0b2ca2aa3eaf')/male_info  
[2026-02-13 10:46:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:46:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1231342c-6f30-4fe2-82e5-0b2ca2aa3eaf')/female_info  
[2026-02-13 10:46:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:46:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4aea5c2f-cbd5-44cb-aaee-d13644bad4f9')/male_info  
[2026-02-13 10:46:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:46:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4aea5c2f-cbd5-44cb-aaee-d13644bad4f9')/female_info  
[2026-02-13 10:46:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:46:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67d7b79-fd10-47c9-bdfa-35eba1ae8aa3')/male_info  
[2026-02-13 10:46:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:46:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67d7b79-fd10-47c9-bdfa-35eba1ae8aa3')/female_info  
[2026-02-13 10:46:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:46:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A445738e0-6e3a-47a1-b5ac-1ab578ee6c9f')/male_info  
[2026-02-13 10:46:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:46:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A445738e0-6e3a-47a1-b5ac-1ab578ee6c9f')/female_info  
[2026-02-13 10:46:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:46:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6d56759e-d240-45aa-8581-8e9c7252df2e')/male_info  
[2026-02-13 10:46:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:46:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6d56759e-d240-45aa-8581-8e9c7252df2e')/female_info  
[2026-02-13 10:46:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:46:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afb4ade73-42f7-4bc9-b6f2-b46db1765b1e')/male_info  
[2026-02-13 10:46:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:46:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afb4ade73-42f7-4bc9-b6f2-b46db1765b1e')/female_info  
[2026-02-13 10:46:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:46:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6a7969b9-5fdf-4bf2-9220-a99e64fa7971')/male_info  
[2026-02-13 10:46:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:46:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6a7969b9-5fdf-4bf2-9220-a99e64fa7971')/female_info  
[2026-02-13 10:46:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:46:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1b8c8e8a-4cf8-4dd6-8f9a-f779ec1d09ea')/male_info  
[2026-02-13 10:46:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:46:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1b8c8e8a-4cf8-4dd6-8f9a-f779ec1d09ea')/female_info  
[2026-02-13 10:46:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:46:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf1c3686-2166-4cc1-b07a-2ec1459351c5')/male_info  
[2026-02-13 10:46:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-13 10:46:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf1c3686-2166-4cc1-b07a-2ec1459351c5')/female_info  
[2026-02-13 10:46:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-13 10:46:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ffa11df-ddf8-4b5f-bd25-ee4eca7c5db9')/male_info  
[2026-02-13 10:46:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:46:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ffa11df-ddf8-4b5f-bd25-ee4eca7c5db9')/female_info  
[2026-02-13 10:46:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-13 10:46:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9789d66-69b8-4411-9b3a-a885c712584a')/male_info  
[2026-02-13 10:46:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:46:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9789d66-69b8-4411-9b3a-a885c712584a')/female_info  
[2026-02-13 10:46:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:46:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa92e0cd0-f808-4f88-9e7c-31b8cb9f6208')/male_info  
[2026-02-13 10:46:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:46:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa92e0cd0-f808-4f88-9e7c-31b8cb9f6208')/female_info  
[2026-02-13 10:46:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:46:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5ec53202-fcab-4506-9d6a-88205c020459')/male_info  
[2026-02-13 10:46:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:46:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5ec53202-fcab-4506-9d6a-88205c020459')/female_info  
[2026-02-13 10:46:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:46:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd2a5155-fffa-435b-88b9-f2dab2456cf4')/male_info  
[2026-02-13 10:46:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:46:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd2a5155-fffa-435b-88b9-f2dab2456cf4')/female_info  
[2026-02-13 10:46:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:46:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18733479-e259-4f69-b433-31aa2de0e8f7')/male_info  
[2026-02-13 10:46:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-13 10:46:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18733479-e259-4f69-b433-31aa2de0e8f7')/female_info  
[2026-02-13 10:46:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:46:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa71eca96-ed44-4514-b2c7-2c3cbd1c9734')/male_info  
[2026-02-13 10:46:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-13 10:46:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa71eca96-ed44-4514-b2c7-2c3cbd1c9734')/female_info  
[2026-02-13 10:46:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:46:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A381fab18-55d6-4ecb-bccc-04f5358c18f5')/male_info  
[2026-02-13 10:46:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-13 10:46:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A381fab18-55d6-4ecb-bccc-04f5358c18f5')/female_info  
[2026-02-13 10:46:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-13 10:46:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af35c7592-cb87-4784-a374-45d2bd5a985c')/male_info  
[2026-02-13 10:46:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-13 10:46:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af35c7592-cb87-4784-a374-45d2bd5a985c')/female_info  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT CONTROLLER: Exporting SQL to Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_data_20260213104700.sql  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Starting SQL Export to Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_data_20260213104700.sql  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table select_type_hazard_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table disaster_risk_reduction_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table structures_improvements_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table activities_funded_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table improve_living_conditions_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table village_urgently_needs_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table construction_guidelines_know_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table relevant_impact_livelihoods_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table select_social_dispute_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table dissatisfaction_exclusion_vrc_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table labor_observed_construction_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table facilities_available_workers_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table data_indicator_reporting_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table learn_grm_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table submit_complaint_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table resolved_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table satisfied_response_received_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table resolved_2_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table relation_beneficiary_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table religon_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table women_vulnerable_group_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table stakeholders_present_visit_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table property_ownership_documentation_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table documents_available_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table house_going_constructed_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table house_construction_stage_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table plinth_lintel_roof_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table construction_temporarily_paused_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table release_tranche_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table problems_receiving_tranche_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table select_role_vrc_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table vrc_consultation_meetings_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table role_women_reconstruction_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table support_vrc_provided_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table grm_improved_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table material_shortage_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table cause_dissatification_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table workmanship_visible_deviation_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table issues_type_raised_Details  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table submissions  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table male_info  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table female_info  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: Exporting table transgender_info  
[2026-02-13 10:47:00] local.INFO: ODK IMPORT: SQL Export completed successfully.  
[2026-02-13 10:56:55] local.INFO: Schema Explorer accessed {"id":"6","projectName":"hru-suvery1","url":"https://ifrap.edlogs.com/tenants/projects/6/hru-suvery1/schema-design"} 
[2026-02-13 10:56:55] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json"} 
[2026-02-13 13:39:34] local.ERROR: Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteManifestNotFoundException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#65 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteManifestNotFoundException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(384): Illuminate\\Foundation\\Vite->manifest('build')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/83793b2040b22e6517caa6da6d0b130d.php(15): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#69 {main}
"} 
[2026-02-13 13:40:06] local.ERROR: Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteManifestNotFoundException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(19): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#64 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteManifestNotFoundException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(384): Illuminate\\Foundation\\Vite->manifest('build')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(6): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(19): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#67 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#68 {main}
"} 
[2026-02-13 13:40:09] local.ERROR: Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteManifestNotFoundException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(19): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#64 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteManifestNotFoundException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(384): Illuminate\\Foundation\\Vite->manifest('build')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(6): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(19): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#67 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#68 {main}
"} 
[2026-02-13 14:08:34] local.ERROR: Attempt to read property "name" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#54 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 2)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#69 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#70 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 3)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/ec890192683cf75e77fc63e0f4ce0578.php(21): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#21 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#70 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#72 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#74 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#75 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#76 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#77 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#78 {main}

[previous exception] [object] (ErrorException(code: 0): Attempt to read property \"name\" on null at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(256): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', '/home/edlogs/pu...', 11)
#1 /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php(11): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():255}(2, 'Attempt to read...', '/home/edlogs/pu...', 11)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/storage/framework/views/ec890192683cf75e77fc63e0f4ce0578.php(21): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#25 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#70 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#72 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#74 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#75 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#76 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#77 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#78 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#79 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#80 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#81 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#82 {main}
"} 
[2026-02-13 14:08:40] local.ERROR: Attempt to read property "name" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#54 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 2)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#69 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#70 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 3)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/ec890192683cf75e77fc63e0f4ce0578.php(21): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#21 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#70 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#72 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#74 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#75 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#76 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#77 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#78 {main}

[previous exception] [object] (ErrorException(code: 0): Attempt to read property \"name\" on null at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(256): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', '/home/edlogs/pu...', 11)
#1 /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php(11): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():255}(2, 'Attempt to read...', '/home/edlogs/pu...', 11)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/storage/framework/views/ec890192683cf75e77fc63e0f4ce0578.php(21): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#25 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#70 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#72 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#74 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#75 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#76 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#77 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#78 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#79 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#80 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#81 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#82 {main}
"} 
[2026-02-13 14:09:20] local.ERROR: Attempt to read property "name" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#54 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/42f59a0a69e8d193743f462395d4f089.php(253): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 2)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/storage/framework/views/42f59a0a69e8d193743f462395d4f089.php(253): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#69 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#70 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 3)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/ec890192683cf75e77fc63e0f4ce0578.php(21): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#21 /home/edlogs/public_html/ifrap/storage/framework/views/42f59a0a69e8d193743f462395d4f089.php(253): Illuminate\\View\\View->render()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#70 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#72 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#74 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#75 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#76 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#77 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#78 {main}

[previous exception] [object] (ErrorException(code: 0): Attempt to read property \"name\" on null at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(256): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', '/home/edlogs/pu...', 11)
#1 /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php(11): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():255}(2, 'Attempt to read...', '/home/edlogs/pu...', 11)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/storage/framework/views/ec890192683cf75e77fc63e0f4ce0578.php(21): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#25 /home/edlogs/public_html/ifrap/storage/framework/views/42f59a0a69e8d193743f462395d4f089.php(253): Illuminate\\View\\View->render()
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#70 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#72 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#74 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#75 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#76 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#77 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#78 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#79 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#80 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#81 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#82 {main}
"} 
[2026-02-13 14:11:50] local.ERROR: Attempt to read property "name" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#54 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 2)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#69 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#70 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 3)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/ec890192683cf75e77fc63e0f4ce0578.php(21): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#21 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#70 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#72 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#74 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#75 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#76 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#77 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#78 {main}

[previous exception] [object] (ErrorException(code: 0): Attempt to read property \"name\" on null at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(256): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', '/home/edlogs/pu...', 11)
#1 /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php(11): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():255}(2, 'Attempt to read...', '/home/edlogs/pu...', 11)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/storage/framework/views/ec890192683cf75e77fc63e0f4ce0578.php(21): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#25 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#70 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#72 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#74 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#75 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#76 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#77 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#78 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#79 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#80 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#81 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#82 {main}
"} 
[2026-02-14 20:22:13] local.INFO: Schema Explorer accessed {"id":"6","projectName":"hru-suvery1","url":"https://ifrap.edlogs.com/tenants/projects/6/hru-suvery1/schema-design"} 
[2026-02-14 20:22:13] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json"} 
[2026-02-14 20:22:26] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-14 20:22:26] local.ERROR: PII Service (Schema): File not found at Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json  
[2026-02-14 20:22:26] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-02-14 20:22:26] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-02-14 20:22:26] local.ERROR: Unable to locate file in Vite manifest: resources/js/pages/pii-management.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/pii-management/index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/pii-management.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/pii-management/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/pii-management.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/pa...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/e6aaefffc8833db3fefa1ba0f1edb456.php(128): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#60 {main}
"} 
[2026-02-14 20:22:31] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-14 20:22:31] local.ERROR: PII Service (Schema): File not found at Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json  
[2026-02-14 20:22:31] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-02-14 20:22:31] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-02-14 20:22:31] local.ERROR: Unable to locate file in Vite manifest: resources/js/pages/pii-management.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/pii-management/index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/pii-management.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/pii-management/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/pii-management.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/pa...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/e6aaefffc8833db3fefa1ba0f1edb456.php(128): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#60 {main}
"} 
[2026-02-16 06:59:30] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-16 06:59:30] local.ERROR: PII Service (Schema): File not found at Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json  
[2026-02-16 06:59:30] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-02-16 06:59:30] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-02-16 06:59:30] local.ERROR: Unable to locate file in Vite manifest: resources/js/pages/pii-management.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/pii-management/index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/pii-management.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/pii-management/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/pii-management.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/pa...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/e6aaefffc8833db3fefa1ba0f1edb456.php(128): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#60 {main}
"} 
[2026-02-16 07:02:12] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-16 07:02:12] local.ERROR: PII Service (Schema): File not found at Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json  
[2026-02-16 07:02:12] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-02-16 07:02:12] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-02-16 07:02:12] local.ERROR: Unable to locate file in Vite manifest: resources/js/pages/pii-management.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/pii-management/index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/pii-management.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/pii-management/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/pii-management.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/pa...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/e6aaefffc8833db3fefa1ba0f1edb456.php(128): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#60 {main}
"} 
[2026-02-16 09:02:20] local.ERROR: Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteManifestNotFoundException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#65 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteManifestNotFoundException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(384): Illuminate\\Foundation\\Vite->manifest('build')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/83793b2040b22e6517caa6da6d0b130d.php(15): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#69 {main}
"} 
[2026-02-16 09:02:22] local.ERROR: Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteManifestNotFoundException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#65 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteManifestNotFoundException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(384): Illuminate\\Foundation\\Vite->manifest('build')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/83793b2040b22e6517caa6da6d0b130d.php(15): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#69 {main}
"} 
[2026-02-16 09:02:25] local.ERROR: Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteManifestNotFoundException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#65 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteManifestNotFoundException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(384): Illuminate\\Foundation\\Vite->manifest('build')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/83793b2040b22e6517caa6da6d0b130d.php(15): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#69 {main}
"} 
[2026-02-16 09:02:28] local.ERROR: Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteManifestNotFoundException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#65 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteManifestNotFoundException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(384): Illuminate\\Foundation\\Vite->manifest('build')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/83793b2040b22e6517caa6da6d0b130d.php(15): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#69 {main}
"} 
[2026-02-16 09:02:34] local.ERROR: Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json (View: /home/edlogs/public_html/ifrap/resources/views/layouts/guest.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteManifestNotFoundException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#65 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteManifestNotFoundException(code: 0): Vite manifest not found at: /home/edlogs/public_html/ifrap/public/build/manifest.json at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:934)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(384): Illuminate\\Foundation\\Vite->manifest('build')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/83793b2040b22e6517caa6da6d0b130d.php(15): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/storage/framework/views/d0948ef1d0df85b213f998cc2f8d4625.php(206): Illuminate\\View\\Factory->renderComponent()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#69 {main}
"} 
[2026-02-16 09:03:14] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-16 09:03:14] local.ERROR: PII Service (Schema): File not found at Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json  
[2026-02-16 09:03:14] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-02-16 09:03:14] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-02-16 09:03:14] local.ERROR: Unable to locate file in Vite manifest: resources/js/pages/pii-management.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/pii-management/index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/pii-management.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/pii-management/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/pii-management.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/pa...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/e6aaefffc8833db3fefa1ba0f1edb456.php(151): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#60 {main}
"} 
[2026-02-16 09:03:18] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-16 09:03:18] local.ERROR: PII Service (Schema): File not found at Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json  
[2026-02-16 09:03:18] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-02-16 09:03:18] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-02-16 09:03:18] local.ERROR: Unable to locate file in Vite manifest: resources/js/pages/pii-management.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/pii-management/index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/pii-management.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/pii-management/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/pii-management.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/pa...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/e6aaefffc8833db3fefa1ba0f1edb456.php(151): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#60 {main}
"} 
[2026-02-16 09:03:18] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-16 09:03:18] local.ERROR: PII Service (Schema): File not found at Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json  
[2026-02-16 09:03:18] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-02-16 09:03:18] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-02-16 09:03:18] local.ERROR: Unable to locate file in Vite manifest: resources/js/pages/pii-management.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/pii-management/index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/pii-management.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/pii-management/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/pii-management.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/pa...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/e6aaefffc8833db3fefa1ba0f1edb456.php(151): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#60 {main}
"} 
[2026-02-16 09:03:57] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-16 09:03:57] local.ERROR: PII Service (Schema): File not found at Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json  
[2026-02-16 09:03:57] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-02-16 09:03:57] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-02-16 09:03:57] local.ERROR: Unable to locate file in Vite manifest: resources/js/pages/pii-management.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/pii-management/index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/pii-management.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/pii-management/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/pii-management.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/pa...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/e6aaefffc8833db3fefa1ba0f1edb456.php(151): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#60 {main}
"} 
[2026-02-16 09:08:37] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-16 09:08:37] local.ERROR: PII Service (Schema): File not found at Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json  
[2026-02-16 09:08:37] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-02-16 09:08:37] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-02-16 13:30:56] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-16 13:30:56] local.ERROR: PII Service (Schema): File not found at Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json  
[2026-02-16 13:30:56] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-02-16 13:30:56] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-02-17 05:47:02] local.ERROR: Attempt to read property "name" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#54 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 2)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#69 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#70 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 3)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/ec890192683cf75e77fc63e0f4ce0578.php(21): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#21 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#70 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#72 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#74 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#75 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#76 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#77 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#78 {main}

[previous exception] [object] (ErrorException(code: 0): Attempt to read property \"name\" on null at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(256): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', '/home/edlogs/pu...', 11)
#1 /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php(11): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():255}(2, 'Attempt to read...', '/home/edlogs/pu...', 11)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/storage/framework/views/ec890192683cf75e77fc63e0f4ce0578.php(21): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#25 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#70 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#72 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#74 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#75 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#76 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#77 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#78 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#79 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#80 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#81 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#82 {main}
"} 
[2026-02-17 05:54:50] local.ERROR: Attempt to read property "name" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#54 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 2)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#69 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#70 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 3)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/ec890192683cf75e77fc63e0f4ce0578.php(21): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#21 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#70 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#72 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#74 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#75 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#76 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#77 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#78 {main}

[previous exception] [object] (ErrorException(code: 0): Attempt to read property \"name\" on null at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(256): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', '/home/edlogs/pu...', 11)
#1 /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php(11): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():255}(2, 'Attempt to read...', '/home/edlogs/pu...', 11)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/storage/framework/views/ec890192683cf75e77fc63e0f4ce0578.php(21): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#25 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#70 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#72 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#74 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#75 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#76 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#77 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#78 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#79 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#80 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#81 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#82 {main}
"} 
[2026-02-17 07:43:55] local.INFO: Schema Explorer accessed {"id":"6","projectName":"hru-suvery1","url":"https://ifrap.edlogs.com/tenants/projects/6/hru-suvery1/schema-design"} 
[2026-02-17 07:43:55] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json"} 
[2026-02-17 07:44:10] local.INFO: Schema Explorer accessed {"id":"6","projectName":"hru-suvery1","url":"https://ifrap.edlogs.com/tenants/projects/6/hru-suvery1/schema-design"} 
[2026-02-17 07:44:10] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json"} 
[2026-02-17 09:17:39] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-17 09:17:39] local.ERROR: PII Service (Schema): File not found at Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json  
[2026-02-17 09:17:39] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-02-17 09:17:39] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-02-17 11:28:50] local.INFO: Schema Explorer accessed {"id":"6","projectName":"hru-suvery1","url":"https://ifrap.edlogs.com/tenants/projects/6/hru-suvery1/schema-design"} 
[2026-02-17 11:28:50] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json"} 
[2026-02-17 13:08:01] local.INFO: Schema Explorer accessed {"id":"6","projectName":"hru-suvery1","url":"https://ifrap.edlogs.com/tenants/projects/6/hru-suvery1/schema-design"} 
[2026-02-17 13:08:01] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json"} 
[2026-02-18 07:25:14] local.INFO: Schema Explorer accessed {"id":"6","projectName":"hru-suvery1","url":"https://ifrap.edlogs.com/tenants/projects/6/hru-suvery1/schema-design"} 
[2026-02-18 07:25:14] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json"} 
[2026-02-18 07:26:41] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-18 07:26:41] local.ERROR: PII Service (Schema): File not found at Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json  
[2026-02-18 07:26:41] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-02-18 07:26:41] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-02-18 09:21:20] local.INFO: Schema Explorer accessed {"id":"6","projectName":"hru-suvery1","url":"https://ifrap.edlogs.com/tenants/projects/6/hru-suvery1/schema-design"} 
[2026-02-18 09:21:20] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json"} 
[2026-02-18 10:02:37] local.INFO: Schema Explorer accessed {"id":"6","projectName":"hru-suvery1","url":"http://ifrap.edlogs.com/tenants/projects/6/hru-suvery1/schema-design"} 
[2026-02-18 10:02:37] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json"} 
[2026-02-18 10:02:37] local.INFO: Schema Explorer accessed {"id":"6","projectName":"hru-suvery1","url":"http://ifrap.edlogs.com/tenants/projects/6/hru-suvery1/schema-design"} 
[2026-02-18 10:02:37] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json"} 
[2026-02-18 10:18:48] local.ERROR: Attempt to read property "name" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#54 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 2)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#69 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#70 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 3)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/ec890192683cf75e77fc63e0f4ce0578.php(21): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#21 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#70 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#72 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#74 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#75 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#76 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#77 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#78 {main}

[previous exception] [object] (ErrorException(code: 0): Attempt to read property \"name\" on null at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(256): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', '/home/edlogs/pu...', 11)
#1 /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php(11): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():255}(2, 'Attempt to read...', '/home/edlogs/pu...', 11)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/storage/framework/views/ec890192683cf75e77fc63e0f4ce0578.php(21): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#25 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#70 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#72 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#74 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#75 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#76 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#77 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#78 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#79 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#80 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#81 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#82 {main}
"} 
[2026-02-18 10:18:51] local.ERROR: Attempt to read property "name" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#54 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 2)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#69 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#70 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 3)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/ec890192683cf75e77fc63e0f4ce0578.php(21): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#21 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#70 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#72 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#74 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#75 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#76 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#77 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#78 {main}

[previous exception] [object] (ErrorException(code: 0): Attempt to read property \"name\" on null at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(256): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', '/home/edlogs/pu...', 11)
#1 /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php(11): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():255}(2, 'Attempt to read...', '/home/edlogs/pu...', 11)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/storage/framework/views/ec890192683cf75e77fc63e0f4ce0578.php(21): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#25 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#70 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#72 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#74 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#75 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#76 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#77 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#78 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#79 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#80 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#81 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#82 {main}
"} 
[2026-02-18 10:18:57] local.ERROR: Attempt to read property "name" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#54 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 2)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#69 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#70 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"name\" on null (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/partials/user-dropdown.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 3)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/ec890192683cf75e77fc63e0f4ce0578.php(21): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#21 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#70 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#72 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#74 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#75 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#76 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#77 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#78 {main}

[previous exception] [object] (ErrorException(code: 0): Attempt to read property \"name\" on null at /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(256): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', '/home/edlogs/pu...', 11)
#1 /home/edlogs/public_html/ifrap/storage/framework/views/76bb80b759467a179c808fde23b47422.php(11): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():255}(2, 'Attempt to read...', '/home/edlogs/pu...', 11)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/storage/framework/views/ec890192683cf75e77fc63e0f4ce0578.php(21): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#25 /home/edlogs/public_html/ifrap/storage/framework/views/f890e4264a1475689210afd146a0c862.php(381): Illuminate\\View\\View->render()
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#70 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#72 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#74 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#75 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#76 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#77 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#78 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#79 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#80 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#81 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#82 {main}
"} 
[2026-02-19 07:22:53] local.ERROR: Class "Spatie\Permission\PermissionServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Permission\\PermissionServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php:205)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(141): Illuminate\\Foundation\\ProviderRepository->createProvider('Spatie\\\\Permissi...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(60): Illuminate\\Foundation\\ProviderRepository->compileManifest(Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(473): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(195): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#8 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#9 {main}
"} 
[2026-02-19 07:22:53] local.ERROR: Class "Spatie\Permission\PermissionServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Permission\\PermissionServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php:205)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(141): Illuminate\\Foundation\\ProviderRepository->createProvider('Spatie\\\\Permissi...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(60): Illuminate\\Foundation\\ProviderRepository->compileManifest(Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(473): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(195): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#8 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#9 {main}
"} 
[2026-02-19 07:22:53] local.ERROR: Class "Spatie\Permission\PermissionServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Permission\\PermissionServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php:205)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(141): Illuminate\\Foundation\\ProviderRepository->createProvider('Spatie\\\\Permissi...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(60): Illuminate\\Foundation\\ProviderRepository->compileManifest(Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(473): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(195): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#8 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#9 {main}
"} 
[2026-02-19 07:22:53] local.ERROR: Class "Spatie\Permission\PermissionServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Permission\\PermissionServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php:205)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(141): Illuminate\\Foundation\\ProviderRepository->createProvider('Spatie\\\\Permissi...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(60): Illuminate\\Foundation\\ProviderRepository->compileManifest(Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(473): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(195): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#8 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#9 {main}
"} 
[2026-02-19 07:22:53] local.ERROR: Class "Spatie\Permission\PermissionServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Permission\\PermissionServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php:205)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(141): Illuminate\\Foundation\\ProviderRepository->createProvider('Spatie\\\\Permissi...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(60): Illuminate\\Foundation\\ProviderRepository->compileManifest(Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(473): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(195): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#8 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#9 {main}
"} 
[2026-02-19 07:22:53] local.ERROR: Class "Spatie\Permission\PermissionServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Permission\\PermissionServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php:205)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(141): Illuminate\\Foundation\\ProviderRepository->createProvider('Spatie\\\\Permissi...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(60): Illuminate\\Foundation\\ProviderRepository->compileManifest(Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(473): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(195): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#8 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#9 {main}
"} 
[2026-02-19 07:23:04] local.ERROR: Class "Spatie\Permission\PermissionServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Permission\\PermissionServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php:205)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(141): Illuminate\\Foundation\\ProviderRepository->createProvider('Spatie\\\\Permissi...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(60): Illuminate\\Foundation\\ProviderRepository->compileManifest(Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-19 07:23:17] local.ERROR: Class "Spatie\Permission\PermissionServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\Permission\\PermissionServiceProvider\" not found at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php:205)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(141): Illuminate\\Foundation\\ProviderRepository->createProvider('Spatie\\\\Permissi...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(60): Illuminate\\Foundation\\ProviderRepository->compileManifest(Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-02-19 07:25:43] local.ERROR: SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation "model_has_roles" does not exist
LINE 1: select exists(select * from "model_has_roles" inner join "ro...
                                    ^ (Connection: pgsql, SQL: select exists(select * from "model_has_roles" inner join "roles" on "model_has_roles"."role_id" = "roles"."id" where "model_has_roles"."model_id" = 1 and "model_has_roles"."model_type" = App\Models\User and "roles"."name" = Super Admin) as "exists") (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/sidebar.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/sidebar.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/sidebar.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"model_has_roles\" does not exist
LINE 1: select exists(select * from \"model_has_roles\" inner join \"ro...
                                    ^ (Connection: pgsql, SQL: select exists(select * from \"model_has_roles\" inner join \"roles\" on \"model_has_roles\".\"role_id\" = \"roles\".\"id\" where \"model_has_roles\".\"model_id\" = 1 and \"model_has_roles\".\"model_type\" = App\\Models\\User and \"roles\".\"name\" = Super Admin) as \"exists\") (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/sidebar.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/sidebar.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/sidebar.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"model_has_roles\" does not exist
LINE 1: select exists(select * from \"model_has_roles\" inner join \"ro...
                                    ^ (Connection: pgsql, SQL: select exists(select * from \"model_has_roles\" inner join \"roles\" on \"model_has_roles\".\"role_id\" = \"roles\".\"id\" where \"model_has_roles\".\"model_id\" = 1 and \"model_has_roles\".\"model_type\" = App\\Models\\User and \"roles\".\"name\" = Super Admin) as \"exists\") (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/sidebar.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/sidebar.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(19): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#64 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"model_has_roles\" does not exist
LINE 1: select exists(select * from \"model_has_roles\" inner join \"ro...
                                    ^ (Connection: pgsql, SQL: select exists(select * from \"model_has_roles\" inner join \"roles\" on \"model_has_roles\".\"role_id\" = \"roles\".\"id\" where \"model_has_roles\".\"model_id\" = 1 and \"model_has_roles\".\"model_type\" = App\\Models\\User and \"roles\".\"name\" = Super Admin) as \"exists\") (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/sidebar.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Database\\QueryException), 2)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(19): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#69 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#70 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#71 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#72 {main}

[previous exception] [object] (Illuminate\\Database\\QueryException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"model_has_roles\" does not exist
LINE 1: select exists(select * from \"model_has_roles\" inner join \"ro...
                                    ^ (Connection: pgsql, SQL: select exists(select * from \"model_has_roles\" inner join \"roles\" on \"model_has_roles\".\"role_id\" = \"roles\".\"id\" where \"model_has_roles\".\"model_id\" = 1 and \"model_has_roles\".\"model_type\" = App\\Models\\User and \"roles\".\"name\" = Super Admin) as \"exists\") at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select exists(s...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select exists(s...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3504): Illuminate\\Database\\Connection->select('select exists(s...', Array, true)
#3 /home/edlogs/public_html/ifrap/app/Providers/AppServiceProvider.php(88): Illuminate\\Database\\Query\\Builder->exists()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(461): App\\Providers\\AppServiceProvider->{closure:App\\Providers\\AppServiceProvider::boot():78}(Object(Illuminate\\View\\View))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(288): Illuminate\\Events\\Dispatcher->{closure:Illuminate\\Events\\Dispatcher::makeListener():456}('composing: layo...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(268): Illuminate\\Events\\Dispatcher->invokeListeners('composing: layo...', Array, false)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php(178): Illuminate\\Events\\Dispatcher->dispatch('composing: layo...', Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(189): Illuminate\\View\\Factory->callComposer(Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#10 /home/edlogs/public_html/ifrap/storage/framework/views/ec890192683cf75e77fc63e0f4ce0578.php(15): Illuminate\\View\\View->render()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#18 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#26 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(19): Illuminate\\View\\View->render()
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#69 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#71 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#73 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#75 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#77 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#78 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#79 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#80 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#81 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#82 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#83 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#84 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#85 {main}

[previous exception] [object] (PDOException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"model_has_roles\" does not exist
LINE 1: select exists(select * from \"model_has_roles\" inner join \"ro...
                                    ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:409)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(409): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():395}('select exists(s...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select exists(s...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select exists(s...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3504): Illuminate\\Database\\Connection->select('select exists(s...', Array, true)
#5 /home/edlogs/public_html/ifrap/app/Providers/AppServiceProvider.php(88): Illuminate\\Database\\Query\\Builder->exists()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(461): App\\Providers\\AppServiceProvider->{closure:App\\Providers\\AppServiceProvider::boot():78}(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(288): Illuminate\\Events\\Dispatcher->{closure:Illuminate\\Events\\Dispatcher::makeListener():456}('composing: layo...', Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(268): Illuminate\\Events\\Dispatcher->invokeListeners('composing: layo...', Array, false)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php(178): Illuminate\\Events\\Dispatcher->dispatch('composing: layo...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(189): Illuminate\\View\\Factory->callComposer(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#12 /home/edlogs/public_html/ifrap/storage/framework/views/ec890192683cf75e77fc63e0f4ce0578.php(15): Illuminate\\View\\View->render()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#20 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(20): Illuminate\\View\\View->render()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#28 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(19): Illuminate\\View\\View->render()
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#71 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#73 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#75 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#77 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#78 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#79 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#80 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#81 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#82 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#83 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#84 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#85 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#86 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#87 {main}
"} 
[2026-02-19 07:26:36] local.ERROR: Target class [Database\Seeders\RolePermissionSeeder] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Database\\Seeders\\RolePermissionSeeder] does not exist. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php:1019)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(890): Illuminate\\Container\\Container->build('Database\\\\Seeder...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1077): Illuminate\\Container\\Container->resolve('Database\\\\Seeder...', Array, true)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(821): Illuminate\\Foundation\\Application->resolve('Database\\\\Seeder...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1057): Illuminate\\Container\\Container->make('Database\\\\Seeder...', Array)
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(99): Illuminate\\Foundation\\Application->make('Database\\\\Seeder...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(71): Illuminate\\Database\\Console\\Seeds\\SeedCommand->getSeeder()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(157): Illuminate\\Database\\Console\\Seeds\\SeedCommand->{closure:Illuminate\\Database\\Console\\Seeds\\SeedCommand::handle():70}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#14 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Seeds\\SeedCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Database\\Seeders\\RolePermissionSeeder\" does not exist at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php:1017)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(1017): ReflectionClass->__construct('Database\\\\Seeder...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(890): Illuminate\\Container\\Container->build('Database\\\\Seeder...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1077): Illuminate\\Container\\Container->resolve('Database\\\\Seeder...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(821): Illuminate\\Foundation\\Application->resolve('Database\\\\Seeder...', Array)
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1057): Illuminate\\Container\\Container->make('Database\\\\Seeder...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(99): Illuminate\\Foundation\\Application->make('Database\\\\Seeder...')
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(71): Illuminate\\Database\\Console\\Seeds\\SeedCommand->getSeeder()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(157): Illuminate\\Database\\Console\\Seeds\\SeedCommand->{closure:Illuminate\\Database\\Console\\Seeds\\SeedCommand::handle():70}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#15 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Seeds\\SeedCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#22 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-02-19 07:28:10] local.ERROR: SQLSTATE[23505]: Unique violation: 7 ERROR:  duplicate key value violates unique constraint "users_email_unique"
DETAIL:  Key (email)=(test@example.com) already exists. (Connection: pgsql, SQL: insert into "users" ("name", "email", "email_verified_at", "password", "remember_token", "updated_at", "created_at") values (Test User, test@example.com, 2026-02-19 07:28:10, $2y$12$HxjCbKWpT9imdpxgy5jsb.FciEi9wj2G8OnIoEXH1zYpLmkAVUBQW, SQkLfVB5EO, 2026-02-19 07:28:10, 2026-02-19 07:28:10) returning "id") {"exception":"[object] (Illuminate\\Database\\UniqueConstraintViolationException(code: 23505): SQLSTATE[23505]: Unique violation: 7 ERROR:  duplicate key value violates unique constraint \"users_email_unique\"
DETAIL:  Key (email)=(test@example.com) already exists. (Connection: pgsql, SQL: insert into \"users\" (\"name\", \"email\", \"email_verified_at\", \"password\", \"remember_token\", \"updated_at\", \"created_at\") values (Test User, test@example.com, 2026-02-19 07:28:10, $2y$12$HxjCbKWpT9imdpxgy5jsb.FciEi9wj2G8OnIoEXH1zYpLmkAVUBQW, SQkLfVB5EO, 2026-02-19 07:28:10, 2026-02-19 07:28:10) returning \"id\") at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:817)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('insert into \"us...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('insert into \"us...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(382): Illuminate\\Database\\Connection->select('insert into \"us...', Array, false)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/PostgresProcessor.php(24): Illuminate\\Database\\Connection->selectFromWriteConnection('insert into \"us...', Array)
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3796): Illuminate\\Database\\Query\\Processors\\PostgresProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into \"us...', Array, 'id')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(2205): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id')
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1410): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1375): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1214): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Factories/Factory.php(350): Illuminate\\Database\\Eloquent\\Model->save()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(271): Illuminate\\Database\\Eloquent\\Factories\\Factory->{closure:Illuminate\\Database\\Eloquent\\Factories\\Factory::store():345}(Object(App\\Models\\User), 0)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Factories/Factory.php(345): Illuminate\\Support\\Collection->each(Object(Closure))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Factories/Factory.php(301): Illuminate\\Database\\Eloquent\\Factories\\Factory->store(Object(Illuminate\\Support\\Collection))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Factories/Factory.php(295): Illuminate\\Database\\Eloquent\\Factories\\Factory->create(Array, NULL)
#14 /home/edlogs/public_html/ifrap/database/seeders/DatabaseSeeder.php(22): Illuminate\\Database\\Eloquent\\Factories\\Factory->create(Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Database\\Seeders\\DatabaseSeeder->run()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(188): Illuminate\\Container\\Container->call(Array, Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(197): Illuminate\\Database\\Seeder->{closure:Illuminate\\Database\\Seeder::__invoke():187}()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(71): Illuminate\\Database\\Seeder->__invoke()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(157): Illuminate\\Database\\Console\\Seeds\\SeedCommand->{closure:Illuminate\\Database\\Console\\Seeds\\SeedCommand::handle():70}()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Seeds\\SeedCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#38 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#39 {main}

[previous exception] [object] (PDOException(code: 23505): SQLSTATE[23505]: Unique violation: 7 ERROR:  duplicate key value violates unique constraint \"users_email_unique\"
DETAIL:  Key (email)=(test@example.com) already exists. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:409)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(409): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():395}('insert into \"us...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('insert into \"us...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('insert into \"us...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(382): Illuminate\\Database\\Connection->select('insert into \"us...', Array, false)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/PostgresProcessor.php(24): Illuminate\\Database\\Connection->selectFromWriteConnection('insert into \"us...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3796): Illuminate\\Database\\Query\\Processors\\PostgresProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into \"us...', Array, 'id')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(2205): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id')
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1410): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1375): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1214): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Factories/Factory.php(350): Illuminate\\Database\\Eloquent\\Model->save()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(271): Illuminate\\Database\\Eloquent\\Factories\\Factory->{closure:Illuminate\\Database\\Eloquent\\Factories\\Factory::store():345}(Object(App\\Models\\User), 0)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Factories/Factory.php(345): Illuminate\\Support\\Collection->each(Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Factories/Factory.php(301): Illuminate\\Database\\Eloquent\\Factories\\Factory->store(Object(Illuminate\\Support\\Collection))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Factories/Factory.php(295): Illuminate\\Database\\Eloquent\\Factories\\Factory->create(Array, NULL)
#16 /home/edlogs/public_html/ifrap/database/seeders/DatabaseSeeder.php(22): Illuminate\\Database\\Eloquent\\Factories\\Factory->create(Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Database\\Seeders\\DatabaseSeeder->run()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(188): Illuminate\\Container\\Container->call(Array, Array)
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(197): Illuminate\\Database\\Seeder->{closure:Illuminate\\Database\\Seeder::__invoke():187}()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(71): Illuminate\\Database\\Seeder->__invoke()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(157): Illuminate\\Database\\Console\\Seeds\\SeedCommand->{closure:Illuminate\\Database\\Console\\Seeds\\SeedCommand::handle():70}()
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#35 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Seeds\\SeedCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#37 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#40 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#41 {main}
"} 
[2026-02-19 07:29:15] local.ERROR: Unable to locate file in Vite manifest: resources/js/pages/permissions.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/permissions/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/permissions.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/permissions/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/permissions.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/pa...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/a7ff8e368d04ee95d9a084d719f7e9a8.php(214): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#60 {main}
"} 
[2026-02-19 07:30:18] local.ERROR: Error fetching submissions: No schema files found.  
[2026-02-19 07:30:35] local.INFO: ODK IMPORT CONTROLLER: Received request for Connection ID: 3  
[2026-02-19 07:30:35] local.INFO: ODK IMPORT CONTROLLER: Initializing service for Form: c_hru_mv_2025121021  
[2026-02-19 07:30:35] local.INFO: ODK IMPORT: Target Database = hru-suvery1  
[2026-02-19 07:30:35] local.INFO: ODK IMPORT: Database resolved: hru-suvery1  
[2026-02-19 07:30:35] local.INFO: ODK IMPORT CONTROLLER: Starting importAll()  
[2026-02-19 07:30:35] local.INFO: ODK IMPORT: Fetching submissions from https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions  
[2026-02-19 07:30:38] local.INFO: ODK IMPORT: Fetched 644 records.  
[2026-02-19 07:30:38] local.INFO: ODK IMPORT: Submission b3b79058-e7d0-4ce2-b4c0-7254f81b1db1 updated (ID: 1).  
[2026-02-19 07:30:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab3b79058-e7d0-4ce2-b4c0-7254f81b1db1')/male_info  
[2026-02-19 07:30:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:30:39] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 560ad76e52dd5eafb6a66aa395789ee49ba82719).  
[2026-02-19 07:30:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab3b79058-e7d0-4ce2-b4c0-7254f81b1db1')/female_info  
[2026-02-19 07:30:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:30:40] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0cd851795df697b8e7d99712f12b652dd71c1018).  
[2026-02-19 07:30:40] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 345371ce1ebb28aedd1992cdf4bfc15f79aa1bf2).  
[2026-02-19 07:30:40] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d9793b2ff837563f7e0e9a902b8887a1dce3d7c6).  
[2026-02-19 07:30:40] local.INFO: ODK IMPORT: Submission 36e9bb6f-fdb0-4b49-8407-062f27c2b7d8 updated (ID: 2).  
[2026-02-19 07:30:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36e9bb6f-fdb0-4b49-8407-062f27c2b7d8')/male_info  
[2026-02-19 07:30:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:30:41] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8391d97d788a0f88ee8a88c807271c29f6c7ae5a).  
[2026-02-19 07:30:41] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 503c0747b55138d2057e863054a93ae664651a24).  
[2026-02-19 07:30:41] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 41bdd4f249a4cde522e143bce5ecd8dcb60cfb29).  
[2026-02-19 07:30:41] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 505ed12373e784bf3c10f0f97b9e99389bc729ae).  
[2026-02-19 07:30:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36e9bb6f-fdb0-4b49-8407-062f27c2b7d8')/female_info  
[2026-02-19 07:30:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:30:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 76ba5fcaa350494ea083f7584f108486b2db9df6).  
[2026-02-19 07:30:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 61250f51d92487bc98526427fc9bb8a1a29db157).  
[2026-02-19 07:30:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 72f7b96f49199b6f0581124fc9b535d1377e1c3b).  
[2026-02-19 07:30:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2b47f3cbfed69d0cb752dc7836fbade69c786015).  
[2026-02-19 07:30:42] local.INFO: ODK IMPORT: Submission 6880fadf-e49e-4d70-a25a-ddb9e0d4c7ce updated (ID: 3).  
[2026-02-19 07:30:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6880fadf-e49e-4d70-a25a-ddb9e0d4c7ce')/male_info  
[2026-02-19 07:30:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:30:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9a065c80cbfd420262bc22be01e8f22e284c04be).  
[2026-02-19 07:30:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 74f8df8b88aacf1ef79324f7c9f18c3208f428e7).  
[2026-02-19 07:30:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c03e2ccfd3cd9ad6c767e32457c9669230d9c6da).  
[2026-02-19 07:30:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6880fadf-e49e-4d70-a25a-ddb9e0d4c7ce')/female_info  
[2026-02-19 07:30:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:30:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 780a483578e873a38a177f11f4ebc41652319243).  
[2026-02-19 07:30:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e9366fd6b151dd90410f0a27c9671c7f5c1b6cc9).  
[2026-02-19 07:30:45] local.INFO: ODK IMPORT: Submission 1aab7c71-4c3a-4750-b04a-3def9d84f9c3 updated (ID: 4).  
[2026-02-19 07:30:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1aab7c71-4c3a-4750-b04a-3def9d84f9c3')/male_info  
[2026-02-19 07:30:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:30:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e44b6adbb739aaad81242f42c51ad4dfb352a95b).  
[2026-02-19 07:30:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a6631c097c618a694ba175387e4cc07fa7bd79bb).  
[2026-02-19 07:30:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7183dd264a9dc9bc2a2c20001baeabe39664c4ff).  
[2026-02-19 07:30:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1aab7c71-4c3a-4750-b04a-3def9d84f9c3')/female_info  
[2026-02-19 07:30:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:30:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 20c51e097eb36d47746d67ba2304aa9da4d389c3).  
[2026-02-19 07:30:47] local.INFO: ODK IMPORT: Submission d725d2d5-1e60-4c77-8806-c75c1b27475c updated (ID: 5).  
[2026-02-19 07:30:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad725d2d5-1e60-4c77-8806-c75c1b27475c')/male_info  
[2026-02-19 07:30:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:30:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8da63ed57a91cec223a631ecc032d591d323f12c).  
[2026-02-19 07:30:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b79167a4143516a8f9c22d7cb70841e9be5199d6).  
[2026-02-19 07:30:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad725d2d5-1e60-4c77-8806-c75c1b27475c')/female_info  
[2026-02-19 07:30:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:30:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 78ed348e060f7dfd1845a85e11017d98fb31a750).  
[2026-02-19 07:30:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a306ea431c011e006b9c398d7dbee013434013c2).  
[2026-02-19 07:30:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2c39456b1cde00670c1babe41c31834a41b0e1f5).  
[2026-02-19 07:30:49] local.INFO: ODK IMPORT: Submission af3a60b5-a8df-46f4-a7b5-149e1bc01897 updated (ID: 6).  
[2026-02-19 07:30:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3a60b5-a8df-46f4-a7b5-149e1bc01897')/male_info  
[2026-02-19 07:30:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:30:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f089d244b9916abb11c5fa560318898bb219d640).  
[2026-02-19 07:30:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 83a465aabbf8e406cec179b102c20cb5b9316c9f).  
[2026-02-19 07:30:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3a60b5-a8df-46f4-a7b5-149e1bc01897')/female_info  
[2026-02-19 07:30:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:30:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f173b68459e4ba3f3d6459881e030020d9d728d5).  
[2026-02-19 07:30:51] local.INFO: ODK IMPORT: Submission 66585eb5-a2df-492c-973f-a7094fa0d7b4 updated (ID: 7).  
[2026-02-19 07:30:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A66585eb5-a2df-492c-973f-a7094fa0d7b4')/male_info  
[2026-02-19 07:30:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:30:52] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2ef4d44b6b79420ba6ce5dfd0e5e75bdd4fde3a5).  
[2026-02-19 07:30:52] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 969bcf2e080fc791ebb5f2c54672033464f572d3).  
[2026-02-19 07:30:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A66585eb5-a2df-492c-973f-a7094fa0d7b4')/female_info  
[2026-02-19 07:30:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:30:53] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fe9cb08a456cf9904fb5bce119e1a2c3076d6e7c).  
[2026-02-19 07:30:53] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fa0a7133e5cd1297e21178e80a86425569816144).  
[2026-02-19 07:30:53] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c7673f9f858a2ff8674b255f4ebbeefc2ed13653).  
[2026-02-19 07:30:53] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 458ccb1b4e45008c927d91f2d2c00c5dae7a9490).  
[2026-02-19 07:30:53] local.INFO: ODK IMPORT: Submission 7a0460ce-d6a7-4529-8ccc-c0bb502d26cf updated (ID: 8).  
[2026-02-19 07:30:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7a0460ce-d6a7-4529-8ccc-c0bb502d26cf')/male_info  
[2026-02-19 07:30:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:30:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 65645e057f6c1d650b2b7e9d7bcca6cee570c8fb).  
[2026-02-19 07:30:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bae2fc5c0dfaca9e91ea7566836ed444dd6c1ac5).  
[2026-02-19 07:30:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9f62ecf9f79ad7d8da4c58513e64588bddceb29a).  
[2026-02-19 07:30:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7a0460ce-d6a7-4529-8ccc-c0bb502d26cf')/female_info  
[2026-02-19 07:30:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:30:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6a33879a6b00e6a0d7af285b3b4e4ba315183caa).  
[2026-02-19 07:30:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5d659f212d448811926c7140418c4d201c6654c3).  
[2026-02-19 07:30:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ed806b0e1b733f3a8f1bf1c09404344ca82a88a8).  
[2026-02-19 07:30:55] local.INFO: ODK IMPORT: Submission df50d479-cfbe-42ad-a715-7335e18aae25 updated (ID: 9).  
[2026-02-19 07:30:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf50d479-cfbe-42ad-a715-7335e18aae25')/male_info  
[2026-02-19 07:30:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:30:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 531bd3b8c6f462207d7d08790d700b1ccc72eb95).  
[2026-02-19 07:30:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf50d479-cfbe-42ad-a715-7335e18aae25')/female_info  
[2026-02-19 07:30:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:30:58] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 41955d1bd01c9db50cd4d9d1439fff53bf851efb).  
[2026-02-19 07:30:58] local.INFO: ODK IMPORT: Submission d05ecf01-4502-4a65-9367-ba91ca7b6081 updated (ID: 10).  
[2026-02-19 07:30:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad05ecf01-4502-4a65-9367-ba91ca7b6081')/male_info  
[2026-02-19 07:30:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:30:59] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7bd50ba8793f95b7c7fbe82c6a096c130f289fb9).  
[2026-02-19 07:30:59] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 755a7c96fd5f261b7446a00c9ad7feb36216d68f).  
[2026-02-19 07:30:59] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3d75305e1b55605fb4ad23e040ca51b3029b1f0c).  
[2026-02-19 07:30:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad05ecf01-4502-4a65-9367-ba91ca7b6081')/female_info  
[2026-02-19 07:31:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:31:00] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 72d93c1910d5f27f3997725ab3d916008dfa62ef).  
[2026-02-19 07:31:00] local.INFO: ODK IMPORT: Submission a9518b39-dbbc-4a7e-a1a7-f9fabf9c497d updated (ID: 11).  
[2026-02-19 07:31:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9518b39-dbbc-4a7e-a1a7-f9fabf9c497d')/male_info  
[2026-02-19 07:31:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:31:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6840ae2a1a86e98b12057b36664ea85c961e237f).  
[2026-02-19 07:31:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9518b39-dbbc-4a7e-a1a7-f9fabf9c497d')/female_info  
[2026-02-19 07:31:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:31:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6078d1c86bed3a11f175c440ed7dde5d4f525760).  
[2026-02-19 07:31:02] local.INFO: ODK IMPORT: Submission 9dda2c0c-c4ef-4579-b5c0-82991c9eb4a7 updated (ID: 12).  
[2026-02-19 07:31:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9dda2c0c-c4ef-4579-b5c0-82991c9eb4a7')/male_info  
[2026-02-19 07:31:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:31:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f25f2449c996cec82d9c17fe4799a512f517f349).  
[2026-02-19 07:31:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9dda2c0c-c4ef-4579-b5c0-82991c9eb4a7')/female_info  
[2026-02-19 07:31:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:31:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8c2bd3520f44cef166e11c7f6f80ae11698d70f5).  
[2026-02-19 07:31:04] local.INFO: ODK IMPORT: Submission cd3b3b20-2ec6-4dcf-ab15-a654707b0e5d updated (ID: 13).  
[2026-02-19 07:31:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd3b3b20-2ec6-4dcf-ab15-a654707b0e5d')/male_info  
[2026-02-19 07:31:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:31:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c6a85017268add9dd971ab20b769d731ddff31be).  
[2026-02-19 07:31:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e58ffe9901415b85335848761368694cd881cd15).  
[2026-02-19 07:31:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9d3638a22ed1899bb2eb690b1ff08274ab2247aa).  
[2026-02-19 07:31:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5d8ce484e53f29b4723ad1e89df63c8cbb26a2e2).  
[2026-02-19 07:31:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd3b3b20-2ec6-4dcf-ab15-a654707b0e5d')/female_info  
[2026-02-19 07:31:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:31:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8df12d2c55162ae05b13cc612a6597ec5d1fc4f8).  
[2026-02-19 07:31:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0d8ef2ef75f195409c862347b242718630651797).  
[2026-02-19 07:31:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f762f903c6a865d116b9180bbfa186121f588ae0).  
[2026-02-19 07:31:06] local.INFO: ODK IMPORT: Submission 017f47a7-4638-4f1b-99b9-e740b5f3caec updated (ID: 14).  
[2026-02-19 07:31:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A017f47a7-4638-4f1b-99b9-e740b5f3caec')/male_info  
[2026-02-19 07:31:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:31:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3cf65bb11acc45a24ed569be887148c32b625c79).  
[2026-02-19 07:31:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ce8f63ebfae1b04f6108a65bdfbe88d8320f6078).  
[2026-02-19 07:31:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A017f47a7-4638-4f1b-99b9-e740b5f3caec')/female_info  
[2026-02-19 07:31:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:31:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 06d6da6bf49abecd87bb936a004492adcc5f4c5b).  
[2026-02-19 07:31:08] local.INFO: ODK IMPORT: Submission 091e9ca3-8a47-4ead-9371-615ac6bc8bab updated (ID: 15).  
[2026-02-19 07:31:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A091e9ca3-8a47-4ead-9371-615ac6bc8bab')/male_info  
[2026-02-19 07:31:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:31:09] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bd124d848719ef63491159092d2d2ae76c953e5c).  
[2026-02-19 07:31:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A091e9ca3-8a47-4ead-9371-615ac6bc8bab')/female_info  
[2026-02-19 07:31:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:31:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f2f2dc8e8a3573562729e85ccc5593e94a429dd8).  
[2026-02-19 07:31:10] local.INFO: ODK IMPORT: Submission f10ec80e-7d89-4348-965c-a5f60d26640a updated (ID: 16).  
[2026-02-19 07:31:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af10ec80e-7d89-4348-965c-a5f60d26640a')/male_info  
[2026-02-19 07:31:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:31:12] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 681dfa3c90f1395075823e539a41be3387c7dfb9).  
[2026-02-19 07:31:12] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 796a8168764eac90894ed4188f5f8f74b6fd2ac1).  
[2026-02-19 07:31:12] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 59bab55c20731ad747de59f2d3ee196b94e41c01).  
[2026-02-19 07:31:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af10ec80e-7d89-4348-965c-a5f60d26640a')/female_info  
[2026-02-19 07:31:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:31:13] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 763b332dd506740767ca23a7929b99c08c167ed7).  
[2026-02-19 07:31:13] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 84ac1d30b3349f4c90b9ed8e7bb23d0f8a923d9d).  
[2026-02-19 07:31:13] local.INFO: ODK IMPORT: Submission 8e281aa0-4705-4ec0-aad5-cad1c48106d4 updated (ID: 17).  
[2026-02-19 07:31:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e281aa0-4705-4ec0-aad5-cad1c48106d4')/male_info  
[2026-02-19 07:31:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:31:14] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e9f162a5c707a5f5964517ffa0522bc99eebc55e).  
[2026-02-19 07:31:14] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0c8cd57621f9d7364c3d09d6d505b7f36d55a68a).  
[2026-02-19 07:31:14] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 60028b06d4dfb289a044fedecb42d87d6c28cd36).  
[2026-02-19 07:31:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e281aa0-4705-4ec0-aad5-cad1c48106d4')/female_info  
[2026-02-19 07:31:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:31:15] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: af9094023a28b3e4d3449af87260e678791fcec8).  
[2026-02-19 07:31:15] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4e18416feb234d0ad70715184122f37aea3a788f).  
[2026-02-19 07:31:15] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ad808bc021a8b286401e44809ff1cfaa6a9ad6d7).  
[2026-02-19 07:31:15] local.INFO: ODK IMPORT: Submission 51a9f9c2-3157-4ee8-b023-cf951a8c601a updated (ID: 18).  
[2026-02-19 07:31:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A51a9f9c2-3157-4ee8-b023-cf951a8c601a')/male_info  
[2026-02-19 07:31:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:31:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 245c5b74e7e044fa9bbb0c9a0d0123521d68667c).  
[2026-02-19 07:31:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A51a9f9c2-3157-4ee8-b023-cf951a8c601a')/female_info  
[2026-02-19 07:31:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:31:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3eb113be544ca7a9161e99d1ba0c395fe2cb7d37).  
[2026-02-19 07:31:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: df2ca5459ab450d9bbdbbfa3211e2805ad30206b).  
[2026-02-19 07:31:17] local.INFO: ODK IMPORT: Submission 3ff07631-5a71-4433-923f-f7e3ed50433d updated (ID: 19).  
[2026-02-19 07:31:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ff07631-5a71-4433-923f-f7e3ed50433d')/male_info  
[2026-02-19 07:31:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:31:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fd181a41a4aaad893a099c232442f270e241fb69).  
[2026-02-19 07:31:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 18684f330c12cf855553d1e23854bcff457ff9e6).  
[2026-02-19 07:31:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f3699eb3fbb0fcaea07a91b18762fc43d304fc86).  
[2026-02-19 07:31:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bc36812b4c61e592039bf4724cd8bb408e0b44fd).  
[2026-02-19 07:31:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ff07631-5a71-4433-923f-f7e3ed50433d')/female_info  
[2026-02-19 07:31:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:31:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d44b93c23adbcbfbdcb8714ac5a4fd5239c8abbf).  
[2026-02-19 07:31:19] local.INFO: ODK IMPORT: Submission 2de2f408-4470-4580-88ab-ca6ad54c68f9 updated (ID: 20).  
[2026-02-19 07:31:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de2f408-4470-4580-88ab-ca6ad54c68f9')/male_info  
[2026-02-19 07:31:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:31:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 14973361215a6fabdacbbc5fe8f1a4c15654bcf0).  
[2026-02-19 07:31:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de2f408-4470-4580-88ab-ca6ad54c68f9')/female_info  
[2026-02-19 07:31:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:31:21] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f428583528760deb5541bda2b2d949caea44b8d0).  
[2026-02-19 07:31:21] local.INFO: ODK IMPORT: Submission adc0e7b2-291a-4e1f-b3a9-a64d084a3b66 updated (ID: 21).  
[2026-02-19 07:31:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aadc0e7b2-291a-4e1f-b3a9-a64d084a3b66')/male_info  
[2026-02-19 07:31:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:31:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 048ebbaba594e4d84b1959474460d2237c2cf3bd).  
[2026-02-19 07:31:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aadc0e7b2-291a-4e1f-b3a9-a64d084a3b66')/female_info  
[2026-02-19 07:31:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:31:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 330a992d0924d195c1fa01c768d1cfc2e096b7b1).  
[2026-02-19 07:31:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ab953aa430bf38f2cbf4de7e38ca0d5741f9c8ab).  
[2026-02-19 07:31:23] local.INFO: ODK IMPORT: Submission 0456e5fd-8a59-489f-a805-a039fb08a56e updated (ID: 22).  
[2026-02-19 07:31:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0456e5fd-8a59-489f-a805-a039fb08a56e')/male_info  
[2026-02-19 07:31:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:31:24] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 59d52e252786cbd690fb98a6d72b93e66e1193ba).  
[2026-02-19 07:31:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0456e5fd-8a59-489f-a805-a039fb08a56e')/female_info  
[2026-02-19 07:31:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:31:25] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8154ac5aac105a07bc94fe44cf9cab04dcb01a48).  
[2026-02-19 07:31:25] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bebb4ec3c140afcb98b2a0631a85586b0a82ade1).  
[2026-02-19 07:31:25] local.INFO: ODK IMPORT: Submission 14574c38-a27b-4582-bb1a-09de4bdffdc8 updated (ID: 23).  
[2026-02-19 07:31:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A14574c38-a27b-4582-bb1a-09de4bdffdc8')/male_info  
[2026-02-19 07:31:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:31:26] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: cafa8bcdf8f5f7ce8a053ffa92e33f7b575ffa1b).  
[2026-02-19 07:31:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A14574c38-a27b-4582-bb1a-09de4bdffdc8')/female_info  
[2026-02-19 07:31:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:31:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1cf652dab01464a5dde74e5594488fa1c63812ef).  
[2026-02-19 07:31:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4af736d331ee8bb2b23c3ca45ba87f97dc5621b2).  
[2026-02-19 07:31:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a262ce002b824df545f971e9e59c561524b75caf).  
[2026-02-19 07:31:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6a5c544575ea1b52405555b8f517488a05e37e00).  
[2026-02-19 07:31:28] local.INFO: ODK IMPORT: Submission 4e404b8f-749e-42e4-87ca-ddcd574ced91 updated (ID: 24).  
[2026-02-19 07:31:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e404b8f-749e-42e4-87ca-ddcd574ced91')/male_info  
[2026-02-19 07:31:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:31:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 54aee00090612cbeca6058c7a5ce2d77280d9d48).  
[2026-02-19 07:31:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c43f1023d19c7455855d5ca9571be5356229ebdd).  
[2026-02-19 07:31:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e404b8f-749e-42e4-87ca-ddcd574ced91')/female_info  
[2026-02-19 07:31:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:31:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 88e55db47248d5317500bc15686d4aed5a1108b5).  
[2026-02-19 07:31:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 39a5f2d7f13f767d009536075d00770d60dd862b).  
[2026-02-19 07:31:30] local.INFO: ODK IMPORT: Submission 8640ae3f-1b55-414d-a197-40e1a0c31863 updated (ID: 25).  
[2026-02-19 07:31:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8640ae3f-1b55-414d-a197-40e1a0c31863')/male_info  
[2026-02-19 07:31:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:31:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3de62ebf5a830bc1aef02eca601fa825dda07bff).  
[2026-02-19 07:31:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 914b2294ca5a6916a62b9b2fbb8d3a7a6dfb783f).  
[2026-02-19 07:31:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8640ae3f-1b55-414d-a197-40e1a0c31863')/female_info  
[2026-02-19 07:31:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:31:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 08c4d8715984c6ae2390a69ea22accc47fd4de74).  
[2026-02-19 07:31:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 10ed008812f7ba8e569ef6c80067a0ab231b3146).  
[2026-02-19 07:31:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 371faa17436c5b706112f7bad1a20a3f5d037a38).  
[2026-02-19 07:31:32] local.INFO: ODK IMPORT: Submission 46e5e858-2cde-455a-9fe4-6c2deaf1a6f8 updated (ID: 26).  
[2026-02-19 07:31:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A46e5e858-2cde-455a-9fe4-6c2deaf1a6f8')/male_info  
[2026-02-19 07:31:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:31:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: afd1efeec64b785a79011140f1df8fb5828ccdf5).  
[2026-02-19 07:31:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A46e5e858-2cde-455a-9fe4-6c2deaf1a6f8')/female_info  
[2026-02-19 07:31:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:31:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 24a87e8fe27f855e8684588727648c8cdfe0ab0a).  
[2026-02-19 07:31:34] local.INFO: ODK IMPORT: Submission c09fc311-459c-45ee-a14a-17a5fdb7f8bf updated (ID: 27).  
[2026-02-19 07:31:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac09fc311-459c-45ee-a14a-17a5fdb7f8bf')/male_info  
[2026-02-19 07:31:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:31:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6e487dc23b19dd0b2171fe3ea8b5b0aba4de5b60).  
[2026-02-19 07:31:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0be8abb82055784218c1db6123ea11e83b7d692f).  
[2026-02-19 07:31:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 536c57880479cd3d00abf1e46ed12af5eccf5d5b).  
[2026-02-19 07:31:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac09fc311-459c-45ee-a14a-17a5fdb7f8bf')/female_info  
[2026-02-19 07:31:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:31:36] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9035c53f04a4377e54804819a67229cc9de017f5).  
[2026-02-19 07:31:36] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b4238dd343284ddeb85c6c7e0ebb041ab26ed3bb).  
[2026-02-19 07:31:36] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8a5de79c9069b4678c4204e558d48d95ab8faec1).  
[2026-02-19 07:31:36] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8105b68b9d81bb248e722c1142922ef958d0aae3).  
[2026-02-19 07:31:36] local.INFO: ODK IMPORT: Submission f64b689d-6fbf-404b-a05d-04e9eeaaef7d updated (ID: 28).  
[2026-02-19 07:31:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64b689d-6fbf-404b-a05d-04e9eeaaef7d')/male_info  
[2026-02-19 07:31:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:31:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 75d55d618297282a5734977eafbc0c6e57043528).  
[2026-02-19 07:31:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1fa21eafcd83886e875a7bb2ed438e9f47292b18).  
[2026-02-19 07:31:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64b689d-6fbf-404b-a05d-04e9eeaaef7d')/female_info  
[2026-02-19 07:31:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:31:38] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 86531d4839c390e2f37d55e398711ee8a308ad88).  
[2026-02-19 07:31:38] local.INFO: ODK IMPORT: Submission 558dd560-6657-424a-9657-f46e50d5048a updated (ID: 29).  
[2026-02-19 07:31:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A558dd560-6657-424a-9657-f46e50d5048a')/male_info  
[2026-02-19 07:31:39] local.ERROR: Unable to locate file in Vite manifest: resources/js/pages/permissions.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/permissions/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/permissions.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/permissions/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/permissions.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/pa...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/a7ff8e368d04ee95d9a084d719f7e9a8.php(214): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#60 {main}
"} 
[2026-02-19 07:31:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:31:39] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: cbc1261191b32586dfba83214243ad5a080d72d3).  
[2026-02-19 07:31:39] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e7371c11947931944f3aa2b8ee2a56966183b7c1).  
[2026-02-19 07:31:39] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: dc9f4c55066b95d1fda023c17eecf21dcf1053bb).  
[2026-02-19 07:31:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A558dd560-6657-424a-9657-f46e50d5048a')/female_info  
[2026-02-19 07:31:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:31:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b9fb9a0f988828904bf0cd26818888e47d15d08a).  
[2026-02-19 07:31:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e035a646a577aa24825c1ef18fc2e5cd43966fb3).  
[2026-02-19 07:31:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3aedab430d4ec09adb5d9cbb2aa5d02443a95fb8).  
[2026-02-19 07:31:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 41d1547f1196081afa26415c062eba57414fa9f2).  
[2026-02-19 07:31:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d3de707e69807a4f0f2e24ca69e68293cb8441f0).  
[2026-02-19 07:31:41] local.INFO: ODK IMPORT: Submission cf057f83-bea7-48a9-96b0-63b8fddb34a1 updated (ID: 30).  
[2026-02-19 07:31:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf057f83-bea7-48a9-96b0-63b8fddb34a1')/male_info  
[2026-02-19 07:31:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:31:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bf0a57ffe104270de5287e8ef9316db0d59b9544).  
[2026-02-19 07:31:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a0a7a950e3a1c5e3a6142dfcc34cb3c5782e3139).  
[2026-02-19 07:31:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2084809ff846a29b3cdc1ada22054dcd61f872f0).  
[2026-02-19 07:31:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d458bfefb8a05f369880414faa3a1bf2466ce91d).  
[2026-02-19 07:31:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 643dac93b78f02141c54e5d20f9ffcf07f37f6cf).  
[2026-02-19 07:31:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf057f83-bea7-48a9-96b0-63b8fddb34a1')/female_info  
[2026-02-19 07:31:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:31:43] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1c8561d1b7258cd71526e87df7629b9b4a405703).  
[2026-02-19 07:31:43] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e2626ffe493ef6826727264143136a74bfea32db).  
[2026-02-19 07:31:43] local.INFO: ODK IMPORT: Submission 8427beba-0826-4447-90bf-100c5998569a updated (ID: 31).  
[2026-02-19 07:31:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8427beba-0826-4447-90bf-100c5998569a')/male_info  
[2026-02-19 07:31:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:31:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0c3a18d5df5052a088d5dadda67cec47bc60642c).  
[2026-02-19 07:31:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c5edc9067b84ad2c1f0a7ce7322dae18231e52da).  
[2026-02-19 07:31:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0f61417ff22e989f19db12bc74fa82be60f02a42).  
[2026-02-19 07:31:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8427beba-0826-4447-90bf-100c5998569a')/female_info  
[2026-02-19 07:31:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:31:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: cd9e48288a4098e7a7e1027b1bdcb7f7ce04a4db).  
[2026-02-19 07:31:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9a438b01c0c5d12d99510ec339201ffc309a5df6).  
[2026-02-19 07:31:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d75ed9e9f3fcf7a8716322da528025b14ee36111).  
[2026-02-19 07:31:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 575d43867d3f7cf304b12d677ea46167f55284df).  
[2026-02-19 07:31:45] local.INFO: ODK IMPORT: Submission 572f3e82-2097-4d7c-8e45-5794e76217d3 updated (ID: 32).  
[2026-02-19 07:31:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A572f3e82-2097-4d7c-8e45-5794e76217d3')/male_info  
[2026-02-19 07:31:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:31:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 25fe00b53f33b0056cbec6b6a06f2822fcda93be).  
[2026-02-19 07:31:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A572f3e82-2097-4d7c-8e45-5794e76217d3')/female_info  
[2026-02-19 07:31:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:31:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 71e53f13fa32b8b2874ea78063bbb47a6913e7f2).  
[2026-02-19 07:31:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c06c2a741d430dddafa65f91ff90aa345ef87d24).  
[2026-02-19 07:31:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e982d1a0447887cc8c6892b2fe97f752a0d8ba21).  
[2026-02-19 07:31:47] local.INFO: ODK IMPORT: Submission a8394143-d09c-470a-a4e5-99f62f742f3d updated (ID: 33).  
[2026-02-19 07:31:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa8394143-d09c-470a-a4e5-99f62f742f3d')/male_info  
[2026-02-19 07:31:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:31:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 90d24ae131cb48148d5908f0505d572f7a82ffca).  
[2026-02-19 07:31:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d2a58554ba73ebf69497cbde335a294937dbbea9).  
[2026-02-19 07:31:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa8394143-d09c-470a-a4e5-99f62f742f3d')/female_info  
[2026-02-19 07:31:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:31:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4aa08daf7e4c274d5fe7005cfe5703b3120cc463).  
[2026-02-19 07:31:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b5ef3a1f7968870d0d471683fad76aca1a9d6b2e).  
[2026-02-19 07:31:49] local.INFO: ODK IMPORT: Submission 86175f4b-c86f-4488-89c0-0f9fdfdcc2c1 updated (ID: 34).  
[2026-02-19 07:31:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86175f4b-c86f-4488-89c0-0f9fdfdcc2c1')/male_info  
[2026-02-19 07:31:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:31:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1fa701dc7c855c4c14bbb46a0f82dd84947cc017).  
[2026-02-19 07:31:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3a9f11fc3d1d5fa94a6199d94c33e3dcca91334a).  
[2026-02-19 07:31:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 43bcecedbc651f1dc0f1e4f115dcd94d9aa1f43a).  
[2026-02-19 07:31:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4cfa41b439872229db505f10b0201a3404a14497).  
[2026-02-19 07:31:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86175f4b-c86f-4488-89c0-0f9fdfdcc2c1')/female_info  
[2026-02-19 07:31:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:31:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 234fcd00b43862cf8e0fdc23f178dd1bb2401701).  
[2026-02-19 07:31:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 65a7d1c628360315f833a22e2bfd75addf7b85ee).  
[2026-02-19 07:31:51] local.INFO: ODK IMPORT: Submission ac688d75-7773-4e43-baae-ae62c9438640 updated (ID: 35).  
[2026-02-19 07:31:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac688d75-7773-4e43-baae-ae62c9438640')/male_info  
[2026-02-19 07:31:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:31:52] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c5a3ccd854bed00ee43eac424b603875442cf7ed).  
[2026-02-19 07:31:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac688d75-7773-4e43-baae-ae62c9438640')/female_info  
[2026-02-19 07:31:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:31:53] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fe0e40fdb77c088c6a1d067436aff506e405eda0).  
[2026-02-19 07:31:54] local.INFO: ODK IMPORT: Submission b5fea1fc-c3fe-4213-a126-17db1d124c19 updated (ID: 36).  
[2026-02-19 07:31:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab5fea1fc-c3fe-4213-a126-17db1d124c19')/male_info  
[2026-02-19 07:31:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:31:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a1feda11048e37783ad123a7c5470ae8e35d7269).  
[2026-02-19 07:31:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f7af0b70310928e785075015f530e54abb04e559).  
[2026-02-19 07:31:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2a6537aba5b80987f87c4767409e80243f77dd8d).  
[2026-02-19 07:31:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e7bd7d6d142d58b18e6f9e6dd59e36e5ae3e686b).  
[2026-02-19 07:31:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4653920e13164192d5a5bbf1aa258d6d6332e55f).  
[2026-02-19 07:31:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab5fea1fc-c3fe-4213-a126-17db1d124c19')/female_info  
[2026-02-19 07:31:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:31:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 02c8ef0f85831f9e809f3f871a9fe41cd782826e).  
[2026-02-19 07:31:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8243a922ef46fc2885d2ce0dee1fa521e828462a).  
[2026-02-19 07:31:56] local.INFO: ODK IMPORT: Submission 2ebfa5c5-44ba-498f-a2a5-bef3a4f0d14a updated (ID: 37).  
[2026-02-19 07:31:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ebfa5c5-44ba-498f-a2a5-bef3a4f0d14a')/male_info  
[2026-02-19 07:31:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:31:57] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 178acb530d56376ef9f0db5b55cd3a0c0effa7f9).  
[2026-02-19 07:31:57] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 55d1ee0c8b9503ba372ffe2e4ea96d2a3fb4deda).  
[2026-02-19 07:31:57] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d7fa57191908b2659beba5c86bb865fc9a63bbfd).  
[2026-02-19 07:31:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ebfa5c5-44ba-498f-a2a5-bef3a4f0d14a')/female_info  
[2026-02-19 07:31:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:31:58] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 82d27531c4141e3c3b55bac52fee8838509f2b14).  
[2026-02-19 07:31:58] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 82e5a99bba830294589cf11bf2ac532440df5507).  
[2026-02-19 07:31:58] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c083073b1e4dda6f9d9a46bd29836b11e9ec26ea).  
[2026-02-19 07:31:58] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d8f2d271b5056bc0cbc47a83c96ae1479bfc2f56).  
[2026-02-19 07:31:58] local.INFO: ODK IMPORT: Submission 15906e0b-3d93-44f0-a212-f099d0c29955 updated (ID: 38).  
[2026-02-19 07:31:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15906e0b-3d93-44f0-a212-f099d0c29955')/male_info  
[2026-02-19 07:31:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:31:59] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fc995f6cf3590a86eccf0ba0414156e0c555be66).  
[2026-02-19 07:31:59] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a04b5478e4c0f743a5bf0d068356540016152d46).  
[2026-02-19 07:31:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15906e0b-3d93-44f0-a212-f099d0c29955')/female_info  
[2026-02-19 07:32:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:32:00] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 80d6130ff61494976e88b73c232ea05bb3bb10af).  
[2026-02-19 07:32:00] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4e8b1978c92f57748530c342441e4fc9539e719f).  
[2026-02-19 07:32:00] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 114d9f27787e3c2744c621e30631179278fae45b).  
[2026-02-19 07:32:00] local.INFO: ODK IMPORT: Submission 823b5c36-a28d-47cb-a478-5bfd94baa057 updated (ID: 39).  
[2026-02-19 07:32:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A823b5c36-a28d-47cb-a478-5bfd94baa057')/male_info  
[2026-02-19 07:32:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-19 07:32:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: de61d259f51623db4f6d4482b3945681c0c411f4).  
[2026-02-19 07:32:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b15079111b225f3ae87d42990d4aa7858f32fb75).  
[2026-02-19 07:32:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e91afccb5240e4f47405ed9278ccfafe3cc3332e).  
[2026-02-19 07:32:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 39321278cb5781a7a14f88f9ced5cfa6564bfbbf).  
[2026-02-19 07:32:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f75a826487e19a53d0fb9c24965bf0bcc2adf755).  
[2026-02-19 07:32:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 75c8581a1d19ffaa9ff07f04d690bad15e54a84e).  
[2026-02-19 07:32:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A823b5c36-a28d-47cb-a478-5bfd94baa057')/female_info  
[2026-02-19 07:32:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:32:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3a277565c01773a3510d3ca2c9452005526bd13e).  
[2026-02-19 07:32:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 475390476d3d806bbf43208eba2fe96736653418).  
[2026-02-19 07:32:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c02d6a79301aad9ee806e4d27aff668acfea4f81).  
[2026-02-19 07:32:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1aa1303b6067ad1be47fe9cb8ba9e40eb1d17a7a).  
[2026-02-19 07:32:02] local.INFO: ODK IMPORT: Submission 4ffb03b9-f611-4ec0-8e75-f5163af7bda6 updated (ID: 40).  
[2026-02-19 07:32:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ffb03b9-f611-4ec0-8e75-f5163af7bda6')/male_info  
[2026-02-19 07:32:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:32:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 908d5a09b7366b1e93b4b9498df1f364243f6ae1).  
[2026-02-19 07:32:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ba4e0fa307963e6ac672807581c07ac610f3c63c).  
[2026-02-19 07:32:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ffb03b9-f611-4ec0-8e75-f5163af7bda6')/female_info  
[2026-02-19 07:32:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:32:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3e354fcdf2da43b7a18986a480d739400d5fb935).  
[2026-02-19 07:32:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 13165a42d342feaebc6480e8545f2baa0e8b2db3).  
[2026-02-19 07:32:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 08473c56a2b262af5daa748abe899a0735c4e1d0).  
[2026-02-19 07:32:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b9a3982b5b3b0e08432b9865e3a761f53112e920).  
[2026-02-19 07:32:04] local.INFO: ODK IMPORT: Submission d2aedd83-a826-48cb-86c1-92f4788c2fd1 updated (ID: 41).  
[2026-02-19 07:32:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2aedd83-a826-48cb-86c1-92f4788c2fd1')/male_info  
[2026-02-19 07:32:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:32:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ad421870038b86e6be93a0007c350fce87866dbb).  
[2026-02-19 07:32:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fd7217a70d74bcefeecafe1d1dbcdb4db8e02fe9).  
[2026-02-19 07:32:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5f0f1b80162f382b343c08fa2fdf7bfeb9878e63).  
[2026-02-19 07:32:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 611244921249d3cfac8035a1ea1890505c3a418a).  
[2026-02-19 07:32:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2aedd83-a826-48cb-86c1-92f4788c2fd1')/female_info  
[2026-02-19 07:32:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:32:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a11bcd154fd6e3458fb272c89d9281a22d399d9b).  
[2026-02-19 07:32:06] local.INFO: ODK IMPORT: Submission 6e9059fe-33ba-45b7-a9e4-807d8dc58d51 updated (ID: 42).  
[2026-02-19 07:32:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e9059fe-33ba-45b7-a9e4-807d8dc58d51')/male_info  
[2026-02-19 07:32:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:32:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b711554bc6d69e9620ad1e7121473c5752474870).  
[2026-02-19 07:32:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 177a707520d7a2e9fdc84f538d69ec0b5abe665f).  
[2026-02-19 07:32:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d1ce29fc82aac9500d74cca52ce15fe7c9f6dbd9).  
[2026-02-19 07:32:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e9059fe-33ba-45b7-a9e4-807d8dc58d51')/female_info  
[2026-02-19 07:32:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:32:09] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2b8ad08d08385ce7ab0a5f23880e6d476ddabfe0).  
[2026-02-19 07:32:09] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7a6bbbac0406bc098a1974e5c0e23d56cba3bbce).  
[2026-02-19 07:32:09] local.INFO: ODK IMPORT: Submission d07f849e-f224-4d93-b057-22b0cee2c683 updated (ID: 43).  
[2026-02-19 07:32:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad07f849e-f224-4d93-b057-22b0cee2c683')/male_info  
[2026-02-19 07:32:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:32:10] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 260d0da5b23422a23891f2de9be366091267d619).  
[2026-02-19 07:32:10] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 714e838380a8b1d96cf9fb3d51fb4b1d0ae031b0).  
[2026-02-19 07:32:10] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0cbe3e79c59776ffca21a91760fc3369d105b5bb).  
[2026-02-19 07:32:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad07f849e-f224-4d93-b057-22b0cee2c683')/female_info  
[2026-02-19 07:32:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:32:11] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e19c6a48bc4eb89240b94904d32619a9b03545af).  
[2026-02-19 07:32:11] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 502311768d3a5d51119e3d0c4f08a1c48fca93ef).  
[2026-02-19 07:32:11] local.INFO: ODK IMPORT: Submission d68ed24e-c832-441e-9aa2-3f9bdfb35e96 updated (ID: 44).  
[2026-02-19 07:32:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad68ed24e-c832-441e-9aa2-3f9bdfb35e96')/male_info  
[2026-02-19 07:32:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:32:12] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a791f78dad9be1afa891b01f57e82d3a5ac9bf9f).  
[2026-02-19 07:32:12] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ddf810c38ccf936ca6efa1386840301e44fc56ea).  
[2026-02-19 07:32:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad68ed24e-c832-441e-9aa2-3f9bdfb35e96')/female_info  
[2026-02-19 07:32:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:32:13] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 694494c19ceb0a7ae6859253fc42459ac7034c0b).  
[2026-02-19 07:32:13] local.INFO: ODK IMPORT: Submission 58de3994-2288-44c9-81a5-b8a79a719cf4 updated (ID: 45).  
[2026-02-19 07:32:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A58de3994-2288-44c9-81a5-b8a79a719cf4')/male_info  
[2026-02-19 07:32:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:32:14] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ed27d66f94c3ec4b3ec7a098d23aa723a6df62b6).  
[2026-02-19 07:32:14] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5ed5da8f275c8d286a38a4f4250c5f978590bce4).  
[2026-02-19 07:32:14] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6654babd8a6ac6903b17bddb04f16b49e977f662).  
[2026-02-19 07:32:14] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6c61cbd9da13a8c5c3bd2b7990c186c2de353783).  
[2026-02-19 07:32:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A58de3994-2288-44c9-81a5-b8a79a719cf4')/female_info  
[2026-02-19 07:32:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:32:15] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 151bb55693687d0afafd02f3ddc876c51c6b276a).  
[2026-02-19 07:32:15] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8f2bb20d404beac5edb6c03e12ea2e358911f567).  
[2026-02-19 07:32:15] local.INFO: ODK IMPORT: Submission 9ac83089-4091-4378-867b-4e775e7e6212 updated (ID: 46).  
[2026-02-19 07:32:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ac83089-4091-4378-867b-4e775e7e6212')/male_info  
[2026-02-19 07:32:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:32:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f624fb1b9863b1bd2c28bf47cddf0e807da3133f).  
[2026-02-19 07:32:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fb708e7189259a5bf1d980f988354184f009d61f).  
[2026-02-19 07:32:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bd5cde688f2463633608db740e150a6c395cba8b).  
[2026-02-19 07:32:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b94a43baf1e4cfaf209283c0f677f92d84cce56c).  
[2026-02-19 07:32:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ac83089-4091-4378-867b-4e775e7e6212')/female_info  
[2026-02-19 07:32:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:32:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 069c2fe0985aed67bd3bcaa7f92edfff70db038a).  
[2026-02-19 07:32:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6c2558bce7236e3071c6a14171882a389988ffca).  
[2026-02-19 07:32:17] local.INFO: ODK IMPORT: Submission 7406a9bf-c07c-4f9b-a5b0-1d60776cd77d updated (ID: 47).  
[2026-02-19 07:32:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7406a9bf-c07c-4f9b-a5b0-1d60776cd77d')/male_info  
[2026-02-19 07:32:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:32:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6c45f4adbb8b6d06d3415988c2e6edb85d92a7cd).  
[2026-02-19 07:32:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: da0ef8da4087720ed0c949cfe64e55547990d204).  
[2026-02-19 07:32:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fc9a293172eb3e8564d93636dc975beb3e5a4313).  
[2026-02-19 07:32:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7406a9bf-c07c-4f9b-a5b0-1d60776cd77d')/female_info  
[2026-02-19 07:32:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:32:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1060ebdf1681441ced0e6bf08f88e3dbbe779a81).  
[2026-02-19 07:32:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 02447ce995d0905d5721da91e785606d9283c6cc).  
[2026-02-19 07:32:19] local.INFO: ODK IMPORT: Submission cf8a46fc-30ae-4ccd-b2ae-99819cac8435 updated (ID: 48).  
[2026-02-19 07:32:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf8a46fc-30ae-4ccd-b2ae-99819cac8435')/male_info  
[2026-02-19 07:32:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:32:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: beef3861b17029f93826dffb4201cc86ff50693c).  
[2026-02-19 07:32:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf8a46fc-30ae-4ccd-b2ae-99819cac8435')/female_info  
[2026-02-19 07:32:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:32:21] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 32b9a2aa74ea036e2378a53d34d17077ac789ce1).  
[2026-02-19 07:32:21] local.INFO: ODK IMPORT: Submission 1fc03adf-1a2a-4910-bfb3-8bf83a7dbda4 updated (ID: 49).  
[2026-02-19 07:32:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1fc03adf-1a2a-4910-bfb3-8bf83a7dbda4')/male_info  
[2026-02-19 07:32:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:32:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2af121ee2ac5cd33c0bf363878e39e491a0e7185).  
[2026-02-19 07:32:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3ec85c3f60e3d74032fe70f78f0d96b67d6b8f41).  
[2026-02-19 07:32:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1fc03adf-1a2a-4910-bfb3-8bf83a7dbda4')/female_info  
[2026-02-19 07:32:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:32:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 87e51b4f249e2b37344cff3a165bd7c21ece2c10).  
[2026-02-19 07:32:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d4372b08b3b8ee7c656d805458fa627fd60f7aa6).  
[2026-02-19 07:32:23] local.INFO: ODK IMPORT: Submission 620ba806-9587-47c6-8a84-641e0ffc5b64 updated (ID: 50).  
[2026-02-19 07:32:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A620ba806-9587-47c6-8a84-641e0ffc5b64')/male_info  
[2026-02-19 07:32:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:32:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: aeb275614d4a25542eabde3a779a092ba288590e).  
[2026-02-19 07:32:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A620ba806-9587-47c6-8a84-641e0ffc5b64')/female_info  
[2026-02-19 07:32:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:32:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 46ebb75c38071ffb48b2fb2b255eee22a0f66047).  
[2026-02-19 07:32:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 54d93b7034983f1e1925ab426ed735f940d62c38).  
[2026-02-19 07:32:26] local.INFO: ODK IMPORT: Submission eddc057e-9b94-4bb7-81b0-3e48bd431002 updated (ID: 51).  
[2026-02-19 07:32:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeddc057e-9b94-4bb7-81b0-3e48bd431002')/male_info  
[2026-02-19 07:32:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:32:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a76217454e2dd0e3dca76c7dbb3203ea48edeb3a).  
[2026-02-19 07:32:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeddc057e-9b94-4bb7-81b0-3e48bd431002')/female_info  
[2026-02-19 07:32:27] local.ERROR: Unable to locate file in Vite manifest: resources/js/pages/permissions.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/permissions/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/permissions.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/permissions/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/permissions.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/pa...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/a7ff8e368d04ee95d9a084d719f7e9a8.php(214): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#60 {main}
"} 
[2026-02-19 07:32:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:32:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 681865c22c122275f3ab8d6ca94af6e8ad3c615c).  
[2026-02-19 07:32:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1e43bc38d60b90d9affa82ca315a2a61c7f8b3e8).  
[2026-02-19 07:32:28] local.INFO: ODK IMPORT: Submission 47a7d180-c8d2-40cf-9537-7840e90896af updated (ID: 52).  
[2026-02-19 07:32:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47a7d180-c8d2-40cf-9537-7840e90896af')/male_info  
[2026-02-19 07:32:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-19 07:32:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: db27aa8cb34fff8f25252da34445362b242e021a).  
[2026-02-19 07:32:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 797b3a4aa2e58822e084969f047d68122633e54b).  
[2026-02-19 07:32:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 90a90696cf91a3a0069aa6410fe80bc4f3065f22).  
[2026-02-19 07:32:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2d6957c47a4c20a3cda600764a8fb40d8ec4b2e8).  
[2026-02-19 07:32:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e4a96adbad1c8938f9c957c19c2fe1584ab87ff6).  
[2026-02-19 07:32:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6a9f0866d000c66908ab797a610c2dbfd383deb9).  
[2026-02-19 07:32:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47a7d180-c8d2-40cf-9537-7840e90896af')/female_info  
[2026-02-19 07:32:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:32:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0948967d5a5ee2ec9e88d447cfb3b55d5012dec4).  
[2026-02-19 07:32:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 13a784769e5c97e3ec3ebfdaec94f78d86afb190).  
[2026-02-19 07:32:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 14f125173ec39aba14431714050f855409d4df6a).  
[2026-02-19 07:32:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fcb35aa9dc102d2e2f11844935f460bdf4164d71).  
[2026-02-19 07:32:30] local.INFO: ODK IMPORT: Submission 03917b92-ed48-4b6e-8a8a-82c801c6e14e updated (ID: 53).  
[2026-02-19 07:32:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03917b92-ed48-4b6e-8a8a-82c801c6e14e')/male_info  
[2026-02-19 07:32:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:32:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fddbcac703ad9db1f87706967f578d17dcac4e23).  
[2026-02-19 07:32:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f160a6430a729707a3053ab454101d92c2f0b398).  
[2026-02-19 07:32:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03917b92-ed48-4b6e-8a8a-82c801c6e14e')/female_info  
[2026-02-19 07:32:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:32:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7280e7a91a9733597ea70493328e23a846de7d2e).  
[2026-02-19 07:32:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0de3229ee192b95837ee3f666771511fd1c1e24a).  
[2026-02-19 07:32:32] local.INFO: ODK IMPORT: Submission 82c604c9-feea-49c1-b2e7-0dfbf4ddb92f updated (ID: 54).  
[2026-02-19 07:32:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82c604c9-feea-49c1-b2e7-0dfbf4ddb92f')/male_info  
[2026-02-19 07:32:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:32:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 75bc4339c1c5f423cb5d3b560e9133d0a7f3d294).  
[2026-02-19 07:32:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7606cb02af6ad4cab8c758af572c34d6ad891193).  
[2026-02-19 07:32:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82c604c9-feea-49c1-b2e7-0dfbf4ddb92f')/female_info  
[2026-02-19 07:32:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:32:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b1e2e0cb9bad07f662cc077a190dbd8498850573).  
[2026-02-19 07:32:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d14ec08a9402150f9a59fc6592d85587de5cec44).  
[2026-02-19 07:32:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 83e3933c1434b7344f0f8658ac6dea08e8a7b62a).  
[2026-02-19 07:32:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3dcd1b476d59d3bb605df4bff8a30dda0556b741).  
[2026-02-19 07:32:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0a0c995f31ab8979d2316a0d84a82867ecf7438b).  
[2026-02-19 07:32:34] local.INFO: ODK IMPORT: Submission 6e4ad9fb-3479-4e36-a197-ebb3a276c325 updated (ID: 55).  
[2026-02-19 07:32:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e4ad9fb-3479-4e36-a197-ebb3a276c325')/male_info  
[2026-02-19 07:32:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:32:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c161838fc9f3c76ee5daa6cb440e3c5138a80b69).  
[2026-02-19 07:32:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e4ad9fb-3479-4e36-a197-ebb3a276c325')/female_info  
[2026-02-19 07:32:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:32:36] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c40ec6c9b615dd873edc2687824d616e7df41c8c).  
[2026-02-19 07:32:36] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4733ae356adfc022bab841a96b4507ef90ce7aa2).  
[2026-02-19 07:32:36] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 409623452ed3367d82290d0cec1d88176f4f1a96).  
[2026-02-19 07:32:36] local.INFO: ODK IMPORT: Submission d5618cf2-a224-4c3d-9ac1-cc0dee0f254c updated (ID: 56).  
[2026-02-19 07:32:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5618cf2-a224-4c3d-9ac1-cc0dee0f254c')/male_info  
[2026-02-19 07:32:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:32:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f30dcc11ad9abc2cdab3b7359bb7fac00cb74859).  
[2026-02-19 07:32:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5b9c0aca6aaef6b1d1ffa8d1fc05ac6fa62aa032).  
[2026-02-19 07:32:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e907acdbb07b8c1e43b0178d73cda4c506c35505).  
[2026-02-19 07:32:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5618cf2-a224-4c3d-9ac1-cc0dee0f254c')/female_info  
[2026-02-19 07:32:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:32:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b6203d04d9c849d9bb1dda6df8ea265809f129c0).  
[2026-02-19 07:32:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 96e923ea243f3d60715ab7da1f5c1f50da0e0029).  
[2026-02-19 07:32:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 17c07a1d918afd8195619996f568553564eeeba6).  
[2026-02-19 07:32:39] local.INFO: ODK IMPORT: Submission 9e9ec443-6438-44de-b1ee-fc050810c88f updated (ID: 57).  
[2026-02-19 07:32:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e9ec443-6438-44de-b1ee-fc050810c88f')/male_info  
[2026-02-19 07:32:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:32:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7e8514b4335dff8099ed8529bed0dfd3f6e49609).  
[2026-02-19 07:32:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e9ec443-6438-44de-b1ee-fc050810c88f')/female_info  
[2026-02-19 07:32:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:32:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a35d83f5da05c269f2e21a6a1e64e7e40650d1f6).  
[2026-02-19 07:32:41] local.INFO: ODK IMPORT: Submission c4b696cd-efc8-45ac-8fdf-693c97d63c47 updated (ID: 58).  
[2026-02-19 07:32:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4b696cd-efc8-45ac-8fdf-693c97d63c47')/male_info  
[2026-02-19 07:32:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:32:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3ffee74b6ab979b4b6d0816a4ec204b6b83dcf9b).  
[2026-02-19 07:32:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: eb09b192c789bd9a31a09b40933bb0a785e4414d).  
[2026-02-19 07:32:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: dd13bed8cde9dcb47b8a276e1fc0d16f9f02b6a6).  
[2026-02-19 07:32:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4b696cd-efc8-45ac-8fdf-693c97d63c47')/female_info  
[2026-02-19 07:32:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:32:43] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fefb1c7f8b99d6b81d41db4f70bbb7b99b644c74).  
[2026-02-19 07:32:43] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 91ca05b3cef3b6d6e22deb806cb6fae8c99a0281).  
[2026-02-19 07:32:43] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 706d5ebeacaa498d8c2cb530e575005c08fb80fa).  
[2026-02-19 07:32:43] local.INFO: ODK IMPORT: Submission 12d34692-af25-4373-b637-da4fff4a764c updated (ID: 59).  
[2026-02-19 07:32:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12d34692-af25-4373-b637-da4fff4a764c')/male_info  
[2026-02-19 07:32:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:32:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 112a4688618990888d5d5f423eaf6d611672d49a).  
[2026-02-19 07:32:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d5a1afecfbb3d138092385d5cec7dd5248e9cb31).  
[2026-02-19 07:32:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3170cf4b22ee6682f2dd6852cd88ffeaa8e30214).  
[2026-02-19 07:32:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12d34692-af25-4373-b637-da4fff4a764c')/female_info  
[2026-02-19 07:32:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:32:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e95457ca31bd5053eb7923415804bbb8459d6bd9).  
[2026-02-19 07:32:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e26dfdcb71b0d1b77727120055806ccf1742036d).  
[2026-02-19 07:32:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6a28f069a93cad07c307ac8b770d9daa358a9b26).  
[2026-02-19 07:32:45] local.INFO: ODK IMPORT: Submission 8c0526a4-e226-442d-a5df-0f71db0f22e1 updated (ID: 60).  
[2026-02-19 07:32:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8c0526a4-e226-442d-a5df-0f71db0f22e1')/male_info  
[2026-02-19 07:32:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:32:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 52c39e6cf7c63dd8ef066dd0c294f3b0e3c522de).  
[2026-02-19 07:32:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 96ff949cf6a86114d37f68d5db80f2e420fc2d58).  
[2026-02-19 07:32:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ab591bfa590fa456e156469f301cdd76b9ce52b5).  
[2026-02-19 07:32:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 43fa78d0a676ab62affb1129ff107bb6d4a9a282).  
[2026-02-19 07:32:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0cda59051b62c0085bac195d013e17de4d36f559).  
[2026-02-19 07:32:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8c0526a4-e226-442d-a5df-0f71db0f22e1')/female_info  
[2026-02-19 07:32:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:32:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 75ceb498b839446c2ae5ba8200ad9f77c086f0dc).  
[2026-02-19 07:32:47] local.INFO: ODK IMPORT: Submission 4b1e2e00-9e9f-4c50-98b1-8f0d2a2806d0 updated (ID: 61).  
[2026-02-19 07:32:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4b1e2e00-9e9f-4c50-98b1-8f0d2a2806d0')/male_info  
[2026-02-19 07:32:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-19 07:32:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 615a6cec12760de12f54651df3f9ceac67cbf269).  
[2026-02-19 07:32:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5576fd26441749d320dcd08eb5393981c9e0824d).  
[2026-02-19 07:32:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 00da16f5d9c651639b568290f1bb5928ea41d02e).  
[2026-02-19 07:32:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 76915a5f75365f7377ce0e6cbe8bf60fabeaaaa5).  
[2026-02-19 07:32:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 527037d645d35d71540791200375bd0b551cfddc).  
[2026-02-19 07:32:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 81a7b2775e8a2ef2dae9fb3d7e70dd263ebd9892).  
[2026-02-19 07:32:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4b1e2e00-9e9f-4c50-98b1-8f0d2a2806d0')/female_info  
[2026-02-19 07:32:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:32:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f481f66cd8d81ca0bfbd012f2f6edc8fd547690d).  
[2026-02-19 07:32:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3522d005eeb7a9dd6ea2573f0bc788e81fa2859e).  
[2026-02-19 07:32:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 76183e719c5f3f25f7d49239e89c15bbdf146b02).  
[2026-02-19 07:32:49] local.INFO: ODK IMPORT: Submission eb1e3668-f7cc-4ae8-b967-a67796f61455 updated (ID: 62).  
[2026-02-19 07:32:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb1e3668-f7cc-4ae8-b967-a67796f61455')/male_info  
[2026-02-19 07:32:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:32:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c02bb6e30e024e58aa7f882c34bd854e33108d7e).  
[2026-02-19 07:32:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d7ed770e8be408d1df680dab22395269cb6dac30).  
[2026-02-19 07:32:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e7c3f205bfa6082da75a30e8263bc67688e75284).  
[2026-02-19 07:32:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb1e3668-f7cc-4ae8-b967-a67796f61455')/female_info  
[2026-02-19 07:32:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:32:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 59dd17b7147a6a9ccd4ffda989b12bc8c118da16).  
[2026-02-19 07:32:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 955a8e6cf879477fc30bbd5c07d4ca2d46c7d357).  
[2026-02-19 07:32:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c63aea446a6c448a789c3f0395201d032a0cb5c3).  
[2026-02-19 07:32:51] local.INFO: ODK IMPORT: Submission 129708f1-6baf-46eb-ae74-cfa893fd95ba updated (ID: 63).  
[2026-02-19 07:32:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A129708f1-6baf-46eb-ae74-cfa893fd95ba')/male_info  
[2026-02-19 07:32:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:32:53] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d5c86312ba48a02a86f698723e06176070c9276d).  
[2026-02-19 07:32:53] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 79b414842e1b992cccdbb279ab2c88b7394afccf).  
[2026-02-19 07:32:53] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 697832814e9c1a740748f97dac1d0826f6f09e2c).  
[2026-02-19 07:32:53] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 94db5f3e34755a738e6d233e51335bee91c8c6b7).  
[2026-02-19 07:32:53] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d9f8307959d528190a438f87c9dbbedc791e4dea).  
[2026-02-19 07:32:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A129708f1-6baf-46eb-ae74-cfa893fd95ba')/female_info  
[2026-02-19 07:32:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:32:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a8250813f83bd14fde85d9abbd54592bc589bcce).  
[2026-02-19 07:32:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0789eedc06b3d2a75e6497ff6336298bfee8e5de).  
[2026-02-19 07:32:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7fbb2528dc49d7bbf7ace30626dae802a2748254).  
[2026-02-19 07:32:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2d425b58ee6e3753fff5b3025c018a1fa6354649).  
[2026-02-19 07:32:54] local.INFO: ODK IMPORT: Submission 8f45df6c-a7ff-4071-88d5-e51a0ea7cbcf updated (ID: 64).  
[2026-02-19 07:32:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f45df6c-a7ff-4071-88d5-e51a0ea7cbcf')/male_info  
[2026-02-19 07:32:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:32:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: dee1f30ed496594cacbcd2a4ddfed75afc0a0336).  
[2026-02-19 07:32:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8a14471f80ffea7b4bb24f6810c87e01e6265323).  
[2026-02-19 07:32:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9839d11255854e1ab237516786d2df57fee6170a).  
[2026-02-19 07:32:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9d93f6f297f89c11624b621196c49aa7867e42b4).  
[2026-02-19 07:32:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f45df6c-a7ff-4071-88d5-e51a0ea7cbcf')/female_info  
[2026-02-19 07:32:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:32:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2dfd42c6fa01b1a191b648f0995e66e7583ad3a2).  
[2026-02-19 07:32:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: aef224130ed4e95230ec4b267adff350d6612f41).  
[2026-02-19 07:32:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e10796e7c38827dfdee8d5ff4b885a309e2dcad0).  
[2026-02-19 07:32:56] local.INFO: ODK IMPORT: Submission 5c8a7735-2552-4b2e-bb8b-951bfbeb5fff updated (ID: 65).  
[2026-02-19 07:32:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5c8a7735-2552-4b2e-bb8b-951bfbeb5fff')/male_info  
[2026-02-19 07:32:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:32:57] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2a561ccd3d2e1e2672458c02977eeea60a59cd8b).  
[2026-02-19 07:32:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5c8a7735-2552-4b2e-bb8b-951bfbeb5fff')/female_info  
[2026-02-19 07:32:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:32:58] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e68c88409b6813149cf340386c4aa4e87a9bf58e).  
[2026-02-19 07:32:58] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 13ae073a01c1a717c339cee23ec6fc97d7a16a4c).  
[2026-02-19 07:32:58] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c47aea8f629658b7b44c0f92da27e31d488d893c).  
[2026-02-19 07:32:58] local.INFO: ODK IMPORT: Submission dd256f8c-0cd4-43e0-8232-f497badaacd5 updated (ID: 66).  
[2026-02-19 07:32:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add256f8c-0cd4-43e0-8232-f497badaacd5')/male_info  
[2026-02-19 07:32:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:32:59] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: caa263ae5e2cd096a612888b107a8332eed812c4).  
[2026-02-19 07:32:59] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6d5a4ddca0ca59990a1cd8ac95bea95331525f43).  
[2026-02-19 07:32:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add256f8c-0cd4-43e0-8232-f497badaacd5')/female_info  
[2026-02-19 07:33:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:33:00] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3734df64d443d85c493b730584a911104f52a035).  
[2026-02-19 07:33:00] local.INFO: ODK IMPORT: Submission 34983c0e-9489-4f7a-9f0a-6e885079d3ca updated (ID: 67).  
[2026-02-19 07:33:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34983c0e-9489-4f7a-9f0a-6e885079d3ca')/male_info  
[2026-02-19 07:33:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:33:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d15ed21455214810f28d6bf41b14d45171e28dbf).  
[2026-02-19 07:33:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c79394c60f70342a9ee61806f4a060f52d23ae2d).  
[2026-02-19 07:33:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34983c0e-9489-4f7a-9f0a-6e885079d3ca')/female_info  
[2026-02-19 07:33:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:33:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 34f22446bdbd7cfae10c2c389dfd89053f025470).  
[2026-02-19 07:33:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5ebf6733a30cac846699db399e9505d6a65fdbe7).  
[2026-02-19 07:33:02] local.INFO: ODK IMPORT: Submission 24e041df-9e34-4f80-8518-fc76d1065a20 updated (ID: 68).  
[2026-02-19 07:33:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A24e041df-9e34-4f80-8518-fc76d1065a20')/male_info  
[2026-02-19 07:33:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:33:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6531669fc28426a1646305a74fdc0995a6129c87).  
[2026-02-19 07:33:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 947d7dc3f4ff16208ae4208bd6226241bbd14504).  
[2026-02-19 07:33:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: afe758f3f9fdc16e41bea6122708c4df9a30c646).  
[2026-02-19 07:33:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ef2e174d77e865755fca353d8c83f5b948e8fc55).  
[2026-02-19 07:33:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A24e041df-9e34-4f80-8518-fc76d1065a20')/female_info  
[2026-02-19 07:33:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:33:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 045710e5c24ed9d428ca32a481c8212bc5daa5a3).  
[2026-02-19 07:33:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0235d350b79b2b18fddd8f0d994ac9fbcd21590e).  
[2026-02-19 07:33:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 174cea87d5f43145c97da1f0366678d4fcc1e63f).  
[2026-02-19 07:33:05] local.INFO: ODK IMPORT: Submission e327be6e-3561-4e70-8ba3-301d97de7a80 updated (ID: 69).  
[2026-02-19 07:33:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae327be6e-3561-4e70-8ba3-301d97de7a80')/male_info  
[2026-02-19 07:33:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:33:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 95d18537843ac50976f27c17d12ccb35d6b4a5af).  
[2026-02-19 07:33:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 231072def802b79291678e3fb725eed2eabb4d7a).  
[2026-02-19 07:33:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5ebd1cc22f83cfc1e197d408582b3c7f45345e55).  
[2026-02-19 07:33:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae327be6e-3561-4e70-8ba3-301d97de7a80')/female_info  
[2026-02-19 07:33:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:33:07] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e61ca0ca24f00a03e050c2f928f241c1fce05a35).  
[2026-02-19 07:33:07] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3d2a83a1628a5984e85c1bff286a7d487c30068f).  
[2026-02-19 07:33:07] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 74fd38eabcb1a9e9654839faecd56f1310d7b569).  
[2026-02-19 07:33:07] local.INFO: ODK IMPORT: Submission 9808af33-fb8c-48cc-b46a-ec95f2f3edf5 updated (ID: 70).  
[2026-02-19 07:33:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9808af33-fb8c-48cc-b46a-ec95f2f3edf5')/male_info  
[2026-02-19 07:33:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:33:08] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6e4b91ece3085b8298b7887b68ff94096050f09e).  
[2026-02-19 07:33:08] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e46bb433959e7b7eee5b5b212541aac98913298d).  
[2026-02-19 07:33:08] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6bc8a2c4dfbe3fa574e5449f7bb3094dff436331).  
[2026-02-19 07:33:08] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1e527ffb646e1b82edaec57859a7bb3d55ae6857).  
[2026-02-19 07:33:08] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 75cea272bac540b6a79e22d3863207d5011b9678).  
[2026-02-19 07:33:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9808af33-fb8c-48cc-b46a-ec95f2f3edf5')/female_info  
[2026-02-19 07:33:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:33:09] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 48103e00262e8c01143dfd222d1bcfdf87ecaa66).  
[2026-02-19 07:33:09] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6cbe40fd13c73966f5bf5c56020b6c493286f09e).  
[2026-02-19 07:33:09] local.INFO: ODK IMPORT: Submission 1730f3a9-0ec7-49bc-b9a1-5083dfc9318e updated (ID: 71).  
[2026-02-19 07:33:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1730f3a9-0ec7-49bc-b9a1-5083dfc9318e')/male_info  
[2026-02-19 07:33:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:33:10] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6e9eb9e6af2d4c82701fcea235ecc5699fde6ee4).  
[2026-02-19 07:33:10] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d08f7353ae90ddfbca59f2856767d4dd4b34413a).  
[2026-02-19 07:33:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1730f3a9-0ec7-49bc-b9a1-5083dfc9318e')/female_info  
[2026-02-19 07:33:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:33:11] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 703fdbef819f6987cd27cd132c837fada704817b).  
[2026-02-19 07:33:11] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bc5825fba3466f504287d7fdf2c3fbc344f0cd71).  
[2026-02-19 07:33:11] local.INFO: ODK IMPORT: Submission fad938a8-9999-433c-b15d-6edc9792832a updated (ID: 72).  
[2026-02-19 07:33:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad938a8-9999-433c-b15d-6edc9792832a')/male_info  
[2026-02-19 07:33:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:33:12] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: acc70719a546ee71392c75581c0289556e9ee8e8).  
[2026-02-19 07:33:12] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0d9d58f931c3696c02903d1e57829551e7a7a9ad).  
[2026-02-19 07:33:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad938a8-9999-433c-b15d-6edc9792832a')/female_info  
[2026-02-19 07:33:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:33:13] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 43c18be50c9d767da37a32a6adc8ef25ab5f8402).  
[2026-02-19 07:33:13] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1816f03436ad7bdca93e57dbedd5d0ff8ed07760).  
[2026-02-19 07:33:13] local.INFO: ODK IMPORT: Submission 2c506973-617c-4dc9-a487-1f0e5e4dbc41 updated (ID: 73).  
[2026-02-19 07:33:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c506973-617c-4dc9-a487-1f0e5e4dbc41')/male_info  
[2026-02-19 07:33:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:33:14] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 49eac09c16b5149607b81293dc5c6cf25af1b145).  
[2026-02-19 07:33:14] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1d26cc0450b003d90973b24f95146d65dc1e8b00).  
[2026-02-19 07:33:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c506973-617c-4dc9-a487-1f0e5e4dbc41')/female_info  
[2026-02-19 07:33:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:33:15] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a9fd7a2b7fd3468f917905678a2398cb3e7826a3).  
[2026-02-19 07:33:15] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 44a60ac1adadba6cce81d905a15da294c7c2ea47).  
[2026-02-19 07:33:15] local.INFO: ODK IMPORT: Submission 1d2486c2-1909-42fe-ada1-730948c854a9 updated (ID: 74).  
[2026-02-19 07:33:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d2486c2-1909-42fe-ada1-730948c854a9')/male_info  
[2026-02-19 07:33:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:33:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 97446e54c20d1f4a00c647651d1820d342845708).  
[2026-02-19 07:33:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e701d6e56db0117a325790d1fd7fafb6c4f0118b).  
[2026-02-19 07:33:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d2486c2-1909-42fe-ada1-730948c854a9')/female_info  
[2026-02-19 07:33:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:33:18] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3bd9823b242cdd5e05c96d5ee1ee82ae53c2089a).  
[2026-02-19 07:33:18] local.INFO: ODK IMPORT: Submission bea3ee54-8095-4d0a-a45c-1dccc0d5b3ca updated (ID: 75).  
[2026-02-19 07:33:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abea3ee54-8095-4d0a-a45c-1dccc0d5b3ca')/male_info  
[2026-02-19 07:33:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:33:19] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2d0cbdda9c9f18917c70f44e40cc12d404e2cc96).  
[2026-02-19 07:33:19] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6a0ba16a3f4a27a201ae27948fdebf327cb28e99).  
[2026-02-19 07:33:19] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9180238701c1c7930e481aef177e9eca749926ac).  
[2026-02-19 07:33:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abea3ee54-8095-4d0a-a45c-1dccc0d5b3ca')/female_info  
[2026-02-19 07:33:19] local.ERROR: Unable to locate file in Vite manifest: resources/js/pages/permissions.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/permissions/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/permissions.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/permissions/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/permissions.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/pa...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/a7ff8e368d04ee95d9a084d719f7e9a8.php(214): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#60 {main}
"} 
[2026-02-19 07:33:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:33:20] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f01fa084687609d45e45633aed35ab0eea143464).  
[2026-02-19 07:33:20] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b584493d6f43a4b7491877fbb909c57ae638900a).  
[2026-02-19 07:33:20] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a3e5425e0ea60f745439e017f00e147db8b3d606).  
[2026-02-19 07:33:20] local.INFO: ODK IMPORT: Submission 34cfbb3c-2d4e-4bf8-bb3b-d750bc80db41 updated (ID: 76).  
[2026-02-19 07:33:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34cfbb3c-2d4e-4bf8-bb3b-d750bc80db41')/male_info  
[2026-02-19 07:33:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-19 07:33:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f4ace6c0996d73fcc9670c7a16d974dbb5469377).  
[2026-02-19 07:33:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1de469139f0309cb60c9d3508160e5343569e5b1).  
[2026-02-19 07:33:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1e6d66d4ae79ec2c7c153a268d3db26d25d7541c).  
[2026-02-19 07:33:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4ce471d0c5798205251af4ad97e02300d5044b3d).  
[2026-02-19 07:33:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 66b9d26e0d95030c6a7eaa59467aadf0bcef4bbe).  
[2026-02-19 07:33:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 19bfbb6cc8a6fcef20f62112f806c5298fda9bf5).  
[2026-02-19 07:33:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6ab80fc81c04f5e8b0c49afb3042305d787f60f3).  
[2026-02-19 07:33:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34cfbb3c-2d4e-4bf8-bb3b-d750bc80db41')/female_info  
[2026-02-19 07:33:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:33:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c8809cfe653d35a26bccc565b572dd411c95948a).  
[2026-02-19 07:33:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6d735697c6dc902929fc838a3fa67421dd1eab40).  
[2026-02-19 07:33:22] local.INFO: ODK IMPORT: Submission 21140602-1930-4211-8dd4-044ebcd19a34 updated (ID: 77).  
[2026-02-19 07:33:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21140602-1930-4211-8dd4-044ebcd19a34')/male_info  
[2026-02-19 07:33:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:33:23] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 905330fb0e9dab7c81df411a8f218fd3dd33e351).  
[2026-02-19 07:33:23] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 510e9257ddf232503ddf9ddd5d18c9c9f9156d01).  
[2026-02-19 07:33:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21140602-1930-4211-8dd4-044ebcd19a34')/female_info  
[2026-02-19 07:33:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:33:24] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 612bb9c4dcc3c83058f5c591eb5d2bd0c1dc6648).  
[2026-02-19 07:33:24] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 114266caa0d28100f76db00acdb9052f380da5a9).  
[2026-02-19 07:33:24] local.INFO: ODK IMPORT: Submission d71943c3-b128-4d90-abc5-e449a3a4c38a updated (ID: 78).  
[2026-02-19 07:33:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad71943c3-b128-4d90-abc5-e449a3a4c38a')/male_info  
[2026-02-19 07:33:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:33:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 56e161c287e9bd73093cc2d76634ffef91790ec4).  
[2026-02-19 07:33:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad71943c3-b128-4d90-abc5-e449a3a4c38a')/female_info  
[2026-02-19 07:33:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:33:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 24558bc5fac85c44c041b37df550164186f3ac25).  
[2026-02-19 07:33:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7f1bf5a1d1229c49adbb10dfee8a60c7164f9600).  
[2026-02-19 07:33:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 63144771b7d16fa11119d7cef6a08219cc2fd075).  
[2026-02-19 07:33:26] local.INFO: ODK IMPORT: Submission 896dc340-c093-4df0-8034-8b954ef16958 updated (ID: 79).  
[2026-02-19 07:33:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A896dc340-c093-4df0-8034-8b954ef16958')/male_info  
[2026-02-19 07:33:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:33:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d00027b19097fc791eb0e54a2759b5e49b8f8f76).  
[2026-02-19 07:33:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f58938d7269b58290e70efdf92bb4a877be03572).  
[2026-02-19 07:33:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 27a7c193b0571c46a968bde14e9a0a9ed0a5b8f7).  
[2026-02-19 07:33:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A896dc340-c093-4df0-8034-8b954ef16958')/female_info  
[2026-02-19 07:33:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:33:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2f0f4b0b14344d544f7ebafdf174218c56371e43).  
[2026-02-19 07:33:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b3d1ba06a1d4e9d37433831b21b5ba7441575b4e).  
[2026-02-19 07:33:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 04575c0a3adfc5441e5eb9f27b48f717ba583752).  
[2026-02-19 07:33:28] local.INFO: ODK IMPORT: Submission 485fd47b-bd22-42c7-8b51-dadf57f52844 updated (ID: 80).  
[2026-02-19 07:33:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A485fd47b-bd22-42c7-8b51-dadf57f52844')/male_info  
[2026-02-19 07:33:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:33:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1b2c90799bcc3a4e6e1f959ac8bc3f692f00a13a).  
[2026-02-19 07:33:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A485fd47b-bd22-42c7-8b51-dadf57f52844')/female_info  
[2026-02-19 07:33:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:33:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ebc841b055d581d0f0ceb9e27288890c2ca6a4d1).  
[2026-02-19 07:33:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 023a9a841d29c79fe3805ab91f0a02dc3c81d5b0).  
[2026-02-19 07:33:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: cd851d7c1dd611b41d6e461932775e5da864fa69).  
[2026-02-19 07:33:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 46b1c5d04d7430a04b95e0728a4bd47cbf79e5ba).  
[2026-02-19 07:33:30] local.INFO: ODK IMPORT: Submission 56bf16c7-f75d-49cd-93ac-b5dbd4bb5012 updated (ID: 81).  
[2026-02-19 07:33:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56bf16c7-f75d-49cd-93ac-b5dbd4bb5012')/male_info  
[2026-02-19 07:33:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:33:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c663ddb5162a8dd92e82b1e0a6bfae08498d2d38).  
[2026-02-19 07:33:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 85e0ae1927eeb3b9c97b982165c053fcc521066a).  
[2026-02-19 07:33:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 67c65fa7fc1f420f6bf7d82aea34048603707de4).  
[2026-02-19 07:33:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5f1a3cb9c8bf8ce09691241cce1e0c2eba9f7bab).  
[2026-02-19 07:33:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2b037881e42900de945adff16d46793ad5346094).  
[2026-02-19 07:33:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56bf16c7-f75d-49cd-93ac-b5dbd4bb5012')/female_info  
[2026-02-19 07:33:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:33:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4e0bca89109aa796d463d3441c562a6f0908be6f).  
[2026-02-19 07:33:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 43f8989344810c3f56023b83bb64cda8b00ef395).  
[2026-02-19 07:33:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 57b653c2dcca3c5c1a760ef868daa01f5c70b43a).  
[2026-02-19 07:33:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 40a1ad8c062de1909df2cfbe9a890c88e661b007).  
[2026-02-19 07:33:32] local.INFO: ODK IMPORT: Submission a4b78711-5495-4004-a3ac-311d4197a141 updated (ID: 82).  
[2026-02-19 07:33:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4b78711-5495-4004-a3ac-311d4197a141')/male_info  
[2026-02-19 07:33:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:33:34] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 473538313c30fff59e731cec82f29ba3bc4c8f8f).  
[2026-02-19 07:33:34] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e3ad23203fa30a8dff83d6a03a29f8f1491a9ec5).  
[2026-02-19 07:33:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4b78711-5495-4004-a3ac-311d4197a141')/female_info  
[2026-02-19 07:33:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:33:35] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e2d01e7d9343b2038859e64e4cd80ccd5483f1ff).  
[2026-02-19 07:33:35] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 83ca7aa4e2fdda9e05c9cb6c44e03fbc45495a7f).  
[2026-02-19 07:33:35] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 37d248602e11bb47f80cddfa917c9fc173460cc8).  
[2026-02-19 07:33:35] local.INFO: ODK IMPORT: Submission 3c8727c8-7c43-4c18-af95-3694c7c44503 updated (ID: 83).  
[2026-02-19 07:33:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8727c8-7c43-4c18-af95-3694c7c44503')/male_info  
[2026-02-19 07:33:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:33:36] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5abf94a7bfce380868edba0cb603eea5166e7c65).  
[2026-02-19 07:33:36] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9f91869922d40a4db3550520e889cada423628e6).  
[2026-02-19 07:33:36] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fb07b79754440a381de5f4450232ed8d9ea4c637).  
[2026-02-19 07:33:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8727c8-7c43-4c18-af95-3694c7c44503')/female_info  
[2026-02-19 07:33:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-19 07:33:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: be54452661b6a3bfb0e39f051f9fcc75387d416f).  
[2026-02-19 07:33:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9e515fee1f42cc351ff00738e1a262679f43f217).  
[2026-02-19 07:33:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 36292d76a501d07e2e6d7d119a43b932edd49cda).  
[2026-02-19 07:33:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: feba5a086b551b3d17b58d442451260cca3fd03c).  
[2026-02-19 07:33:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 872ee3d0bc1019a3843be4f31c8550272d142edd).  
[2026-02-19 07:33:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 672ca96d67394de55493ebdff50b0314b69c1f0a).  
[2026-02-19 07:33:37] local.INFO: ODK IMPORT: Submission 124d4d60-56aa-42d8-a045-e49b1e6ac86d updated (ID: 84).  
[2026-02-19 07:33:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A124d4d60-56aa-42d8-a045-e49b1e6ac86d')/male_info  
[2026-02-19 07:33:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:33:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ca5b3058a1a113c79c2b13c1d98428bf504f775e).  
[2026-02-19 07:33:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A124d4d60-56aa-42d8-a045-e49b1e6ac86d')/female_info  
[2026-02-19 07:33:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:33:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0312cc2df83137eafb9a43908626e57ae7ff40b0).  
[2026-02-19 07:33:39] local.INFO: ODK IMPORT: Submission 815b6e73-5944-4ee5-b28d-3d859c1601e4 updated (ID: 85).  
[2026-02-19 07:33:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A815b6e73-5944-4ee5-b28d-3d859c1601e4')/male_info  
[2026-02-19 07:33:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:33:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1fe0f4bdd7ac345cd1833030100ebed1dc10b8a8).  
[2026-02-19 07:33:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 565d91bc8756e6b1ccd6b25cdc74f91d4fa07158).  
[2026-02-19 07:33:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 49004449746089e113caee5f24530e2b4b2de513).  
[2026-02-19 07:33:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3f17002e73b9ca81b73afac6f33a6f51c7ea172c).  
[2026-02-19 07:33:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A815b6e73-5944-4ee5-b28d-3d859c1601e4')/female_info  
[2026-02-19 07:33:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:33:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ac952051db72f2b0c32ad240d8ed2af9cafa1534).  
[2026-02-19 07:33:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3ce32b54b68a3d82b9ae6019e1213d8c8c55940a).  
[2026-02-19 07:33:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4586f97476f95f408bef69919bf7abfc3786a7c5).  
[2026-02-19 07:33:41] local.INFO: ODK IMPORT: Submission 0a7a4419-861b-4912-837c-658d27fe41e1 updated (ID: 86).  
[2026-02-19 07:33:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0a7a4419-861b-4912-837c-658d27fe41e1')/male_info  
[2026-02-19 07:33:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:33:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 96a3135ec51ac32f6229054636601260eb356cf1).  
[2026-02-19 07:33:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6f8d41002b1293e4299caa7a4c371f9f4847480f).  
[2026-02-19 07:33:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6d64689e5a2a41d52c178dcb5b7d494e7954f10f).  
[2026-02-19 07:33:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0a7a4419-861b-4912-837c-658d27fe41e1')/female_info  
[2026-02-19 07:33:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:33:43] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1c72332d7439f96c7b0c1f42de6a180e95ec9371).  
[2026-02-19 07:33:43] local.INFO: ODK IMPORT: Submission ed96007b-4c9d-41d4-a2d7-d4d193a75132 updated (ID: 87).  
[2026-02-19 07:33:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed96007b-4c9d-41d4-a2d7-d4d193a75132')/male_info  
[2026-02-19 07:33:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:33:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7d3f78cce015e5c32b6223093b63806b7049fc47).  
[2026-02-19 07:33:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed96007b-4c9d-41d4-a2d7-d4d193a75132')/female_info  
[2026-02-19 07:33:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:33:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: da9b2582c72d02ac9b6b43bca97d24a83a8096df).  
[2026-02-19 07:33:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 34bc59582045a33499958c3158dceaf132b1d2b6).  
[2026-02-19 07:33:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fcfc92ee82b24d4f7728c45475166f7c3b1599d0).  
[2026-02-19 07:33:45] local.INFO: ODK IMPORT: Submission 4171e4f8-62bb-438f-8402-2af3d0ca6014 updated (ID: 88).  
[2026-02-19 07:33:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4171e4f8-62bb-438f-8402-2af3d0ca6014')/male_info  
[2026-02-19 07:33:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:33:47] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b61ac8bd157fe735d917cd6f3e9a8300b7e4a13f).  
[2026-02-19 07:33:47] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a1dbfdb44603d158464e615e9982da20509915f9).  
[2026-02-19 07:33:47] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c706d979108fa435e7854bd91f4c67594bcfa2f9).  
[2026-02-19 07:33:47] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 37d568c6e64873ba8f89e2371866963dd628942e).  
[2026-02-19 07:33:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4171e4f8-62bb-438f-8402-2af3d0ca6014')/female_info  
[2026-02-19 07:33:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:33:48] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d907d736e130a1ab43378c343d59f794262c68d6).  
[2026-02-19 07:33:48] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fe96b5c91b7e0c69b9c86bdd5b5d574c5e30d4a1).  
[2026-02-19 07:33:48] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6a71b3575a2ba8807167bfaa4db913825f6dc106).  
[2026-02-19 07:33:48] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2901865137b295527bba09a1b9bb0ec23c7a843b).  
[2026-02-19 07:33:48] local.INFO: ODK IMPORT: Submission c276ab91-559c-45d4-8ab6-8f90fa7df95e updated (ID: 89).  
[2026-02-19 07:33:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac276ab91-559c-45d4-8ab6-8f90fa7df95e')/male_info  
[2026-02-19 07:33:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:33:49] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2502f43378ac86af923db7ae5d1051928294d4ad).  
[2026-02-19 07:33:49] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0f85ae68d4f6c1a668da1ff79b7fe47cc527d5fb).  
[2026-02-19 07:33:49] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4cdc61f2acb4c52b79628f21a0ce76bb2f0135fc).  
[2026-02-19 07:33:49] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1b8fe5a0a0c91ba1c863d5d8f12d054c32419f47).  
[2026-02-19 07:33:49] local.INFO: ODK IMPORT: Submission 70525ae0-fcaf-4be5-9e88-0ab64c10dd2c updated (ID: 90).  
[2026-02-19 07:33:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70525ae0-fcaf-4be5-9e88-0ab64c10dd2c')/male_info  
[2026-02-19 07:33:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:33:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7846ed1f9ec62a8dd9b97ab62663300142d9e41d).  
[2026-02-19 07:33:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70525ae0-fcaf-4be5-9e88-0ab64c10dd2c')/female_info  
[2026-02-19 07:33:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:33:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 94e4d6f9ec3ca1597af9a1416c45b538a792c63a).  
[2026-02-19 07:33:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1f3de50f1fa5ddd44d4d204152d9a12e6f6c5bee).  
[2026-02-19 07:33:51] local.INFO: ODK IMPORT: Submission fe484b04-37d0-4a91-af21-453a9344d2d1 updated (ID: 91).  
[2026-02-19 07:33:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe484b04-37d0-4a91-af21-453a9344d2d1')/male_info  
[2026-02-19 07:33:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:33:52] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 59272c815e7fb859e26a735d407a88955f595b7d).  
[2026-02-19 07:33:52] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4625372bdef1751b00acabf3310f12c92385b947).  
[2026-02-19 07:33:52] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5b4f484d8a80c5391959cb3ea1727eee7df23d20).  
[2026-02-19 07:33:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe484b04-37d0-4a91-af21-453a9344d2d1')/female_info  
[2026-02-19 07:33:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:33:53] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 28f04a40c13448e016f2f89b67654d2328694045).  
[2026-02-19 07:33:53] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 81122c6bd3831ec22868c600511772471527f20c).  
[2026-02-19 07:33:53] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6ecffe50f4e400ceb2a4b1d1287e21bd4beebc28).  
[2026-02-19 07:33:53] local.INFO: ODK IMPORT: Submission 07128425-6cfc-4fcf-b9bd-2807759e8c52 updated (ID: 92).  
[2026-02-19 07:33:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07128425-6cfc-4fcf-b9bd-2807759e8c52')/male_info  
[2026-02-19 07:33:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:33:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 70be28b9487c2a89b034817ebdf4055a71a54880).  
[2026-02-19 07:33:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b5361e357b189eb58fedb536d03a8c29386d72ea).  
[2026-02-19 07:33:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8acbfb6687469141cf9b1a61eaf9b07c89ce769e).  
[2026-02-19 07:33:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07128425-6cfc-4fcf-b9bd-2807759e8c52')/female_info  
[2026-02-19 07:33:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:33:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9185bf210ffe7cc6d1cc63a93b196ea1ae4104da).  
[2026-02-19 07:33:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6ba181b26ad6c6ffb71d1558aca7d8b7b7446aa4).  
[2026-02-19 07:33:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 86577d40925d69cd7cfb4bd7eb80b6fcbe2b02a0).  
[2026-02-19 07:33:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8785b8644dd990761e0f74529a251efd3a5c267d).  
[2026-02-19 07:33:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5c967ea87076aa47533316d41c03b6a1c9345443).  
[2026-02-19 07:33:55] local.INFO: ODK IMPORT: Submission 8d22670b-8b00-4622-8285-19ee4a10f6ee updated (ID: 93).  
[2026-02-19 07:33:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d22670b-8b00-4622-8285-19ee4a10f6ee')/male_info  
[2026-02-19 07:33:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:33:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 36a0b112abb59cd5b2b9361dd3b9fd25d9423e61).  
[2026-02-19 07:33:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b804c030ffb5cec6d4042131e000b62d2f001b3f).  
[2026-02-19 07:33:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c190ee6319a08627bc655bc8d0101e8cd69bf524).  
[2026-02-19 07:33:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d22670b-8b00-4622-8285-19ee4a10f6ee')/female_info  
[2026-02-19 07:33:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:33:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 90073e41d2995e17a98b96b1dbade136f9b928b0).  
[2026-02-19 07:33:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8f0645682f2ea11a717c77ed840b19599923f0b1).  
[2026-02-19 07:33:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 072941268150e9f82a636c153d035373cf3dad1e).  
[2026-02-19 07:33:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2ac5f3c2c8c46614b1dc00453259046512667dbc).  
[2026-02-19 07:33:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 26e4650eb6e7b5ac23170b5eb8736c6150df4d43).  
[2026-02-19 07:33:57] local.INFO: ODK IMPORT: Submission 4e4896c8-432a-4212-bc3c-eec39ff70130 updated (ID: 94).  
[2026-02-19 07:33:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e4896c8-432a-4212-bc3c-eec39ff70130')/male_info  
[2026-02-19 07:33:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-19 07:33:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: cdae33b1d63b1a30954d4f7e05af26bf4476de6a).  
[2026-02-19 07:33:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e5fa13ab66a03730911e1b163e1710f6b1ee4d22).  
[2026-02-19 07:33:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 300c60adc86c65a18cafd60a69eab911b509a06c).  
[2026-02-19 07:33:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3aa5aa09571e40e70abfbaf70b809e9af97ea7a4).  
[2026-02-19 07:33:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1d94bbe9fe85e04f7ecd707ce65abde03bed1a2c).  
[2026-02-19 07:33:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b5585d07401b75729e2bc31cf797dfb42bd6cdfe).  
[2026-02-19 07:33:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e4896c8-432a-4212-bc3c-eec39ff70130')/female_info  
[2026-02-19 07:33:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:33:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5812efc923ad14dc477faf4d4051f73ffca9082a).  
[2026-02-19 07:33:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bda031c49a4bf6f29d6b0e8abbee6a01e5a1a131).  
[2026-02-19 07:33:59] local.INFO: ODK IMPORT: Submission 33647792-cd57-40c2-a2ea-4840ce5a70d9 updated (ID: 95).  
[2026-02-19 07:33:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33647792-cd57-40c2-a2ea-4840ce5a70d9')/male_info  
[2026-02-19 07:34:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-19 07:34:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2894c7d93ecd5fe4bd65488941b70f85a429607f).  
[2026-02-19 07:34:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1a7284f978a05d1165b08cf331dfa26582908a20).  
[2026-02-19 07:34:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 00e5287db470789b45da0e961e5f5bbd8287a6e3).  
[2026-02-19 07:34:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7cfd0f3bed260d00607a5c3a2b8ca9c90df5c23d).  
[2026-02-19 07:34:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7bd11c2e6056eadbf53d5104f0d9b20130a671a8).  
[2026-02-19 07:34:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 66a5203af119bd506a4f9b1b13ca335c18f26a73).  
[2026-02-19 07:34:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 25d02c7d1615bc9db926d9a35048ed02a550c0a0).  
[2026-02-19 07:34:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33647792-cd57-40c2-a2ea-4840ce5a70d9')/female_info  
[2026-02-19 07:34:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:34:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 319f59a683d09e7342e995d294333501535bd688).  
[2026-02-19 07:34:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8efdd72861fdde99e7f550c92b1f2f7eb45ec6a6).  
[2026-02-19 07:34:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3910d3e5e488d6eb437554cb9334d2457ad42984).  
[2026-02-19 07:34:02] local.INFO: ODK IMPORT: Submission 70f2b8ba-8ca9-42ba-b444-25a979480728 updated (ID: 96).  
[2026-02-19 07:34:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70f2b8ba-8ca9-42ba-b444-25a979480728')/male_info  
[2026-02-19 07:34:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:34:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9b36c6a38ee21ef0d06e3bd2f7daeb175f35ccac).  
[2026-02-19 07:34:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 85a1e37580e33d87d936ea0088d8e12c20b8f7cf).  
[2026-02-19 07:34:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: beef118ddf9c936bd284b13af9fd9c985bf2ed02).  
[2026-02-19 07:34:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70f2b8ba-8ca9-42ba-b444-25a979480728')/female_info  
[2026-02-19 07:34:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:34:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 883d0305db046fcc00914d6b66e7a5df9985765e).  
[2026-02-19 07:34:04] local.INFO: ODK IMPORT: Submission 373ac57e-db96-41de-a8ad-61d783b6464c updated (ID: 97).  
[2026-02-19 07:34:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A373ac57e-db96-41de-a8ad-61d783b6464c')/male_info  
[2026-02-19 07:34:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:34:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8d3ca66279c1424305602923d11c16d802caeb91).  
[2026-02-19 07:34:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f6a91a133038afb0b67971dba6945a8bf0702be5).  
[2026-02-19 07:34:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 17e98eb7bc4afe9e566a8d1271b517d66ed2c210).  
[2026-02-19 07:34:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 25eadea5f8f3bb2d92cdbb954a16fcba1f4e371c).  
[2026-02-19 07:34:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A373ac57e-db96-41de-a8ad-61d783b6464c')/female_info  
[2026-02-19 07:34:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:34:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 71cac71953e98a20ea403d6b79a605e1a10108d9).  
[2026-02-19 07:34:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3e6ba9307f01b9ee23ae906256c6e67a60c7033e).  
[2026-02-19 07:34:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 06ef7e504d2f5321d1a5676fc2bc2243ea458df8).  
[2026-02-19 07:34:06] local.INFO: ODK IMPORT: Submission ec9c53f8-11a5-489b-9a94-1cb056411319 updated (ID: 98).  
[2026-02-19 07:34:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aec9c53f8-11a5-489b-9a94-1cb056411319')/male_info  
[2026-02-19 07:34:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:34:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 20cc2f8c8596aac9174ba3fad8d03f7821d5bd76).  
[2026-02-19 07:34:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 50bd29046a1b20b9eadbdd5702bd864590f0492f).  
[2026-02-19 07:34:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b16181f2d424f04f4e981d0de474aa96f2ec4f75).  
[2026-02-19 07:34:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: edf46eeb29e05b4266f06f2d29336a225bab0ae5).  
[2026-02-19 07:34:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2adc83a9a3cdbf95f9f70e044df70e5f96bd31a6).  
[2026-02-19 07:34:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aec9c53f8-11a5-489b-9a94-1cb056411319')/female_info  
[2026-02-19 07:34:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:34:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2f2864dd3218f3695f44a950ee3181ce19e837bc).  
[2026-02-19 07:34:08] local.INFO: ODK IMPORT: Submission b4b4ba1e-1da5-48f2-922e-f2bce81278e4 updated (ID: 99).  
[2026-02-19 07:34:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4b4ba1e-1da5-48f2-922e-f2bce81278e4')/male_info  
[2026-02-19 07:34:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:34:09] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 50cf03260f2e2ee223c712f5e550a0bf8946ca06).  
[2026-02-19 07:34:09] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2c05a88ad8afa3f94c25324a5e0aa3b550201fd1).  
[2026-02-19 07:34:09] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9991f1eabc61070e7ede5e5b33e350f0c07ebd43).  
[2026-02-19 07:34:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4b4ba1e-1da5-48f2-922e-f2bce81278e4')/female_info  
[2026-02-19 07:34:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:34:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f86141c0d4fec6592737398bd774caacdc82c435).  
[2026-02-19 07:34:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: cff2517a76f4c6ced9a99deb17c3addec5acd6a6).  
[2026-02-19 07:34:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 878fee7b5de1230a4431c426e1b56db40f5e2b27).  
[2026-02-19 07:34:10] local.INFO: ODK IMPORT: Submission c4f4a8f1-bfdb-4759-83ce-6526f226b863 updated (ID: 100).  
[2026-02-19 07:34:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4f4a8f1-bfdb-4759-83ce-6526f226b863')/male_info  
[2026-02-19 07:34:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:34:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 969868e74ec0f6264b423610c7e125007a5ac8df).  
[2026-02-19 07:34:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9a94033b0065a556614e775b3d711e32c73052e1).  
[2026-02-19 07:34:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4f4a8f1-bfdb-4759-83ce-6526f226b863')/female_info  
[2026-02-19 07:34:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:34:12] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 92d89458b06f16748bf48fa9106bf7589e1fbb34).  
[2026-02-19 07:34:12] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b5c22915f5feb5d22e476335f79d01de02f36c26).  
[2026-02-19 07:34:12] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: aa495f9bf2c70f6288f677c0fc43cfa297e6fcd1).  
[2026-02-19 07:34:12] local.INFO: ODK IMPORT: Submission 69b51b89-638b-4b9e-a554-31404e4fb10a updated (ID: 101).  
[2026-02-19 07:34:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A69b51b89-638b-4b9e-a554-31404e4fb10a')/male_info  
[2026-02-19 07:34:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:34:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ee7d2c7265ad94c105859c2281f9c5070a41074f).  
[2026-02-19 07:34:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 54bbf741ab5877900adda8f5a2b159eacc5ab5e6).  
[2026-02-19 07:34:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 318846d60c3225a1ba7f2a7c036541133c54325b).  
[2026-02-19 07:34:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3b2230f183494c80bc0e5ef63cfda3bdf1237323).  
[2026-02-19 07:34:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A69b51b89-638b-4b9e-a554-31404e4fb10a')/female_info  
[2026-02-19 07:34:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:34:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5a79c223e2d762693e4d45d756d5c41ac7a1bbd0).  
[2026-02-19 07:34:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c4eed72d21dcda0e565928628ec52a39ce2cb288).  
[2026-02-19 07:34:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a1463a4b742376f4a62c372ef2dc5b060d198f49).  
[2026-02-19 07:34:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 842d8c702dfaf6bce96b172ac5741d8d7de2c11d).  
[2026-02-19 07:34:14] local.INFO: ODK IMPORT: Submission 07735aed-627f-4933-b580-f965ea736962 updated (ID: 102).  
[2026-02-19 07:34:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07735aed-627f-4933-b580-f965ea736962')/male_info  
[2026-02-19 07:34:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-19 07:34:15] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9c25c9a5e6e6c28a314dfa4ce9df337233f45bdd).  
[2026-02-19 07:34:15] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d14ac68f50698b0a72dc1b6d2ec3844a177b82f0).  
[2026-02-19 07:34:15] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b95af52d8a678bda26c4b57f148c851dd91ab7d7).  
[2026-02-19 07:34:15] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: be1de06292a37b252c6204fc653fc1ce54a02baa).  
[2026-02-19 07:34:15] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ef2afb5307dfc0f5adae930edb37832bb2010d57).  
[2026-02-19 07:34:15] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 482238f6fbb429550c8dc2096a81f26bd377c7c1).  
[2026-02-19 07:34:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07735aed-627f-4933-b580-f965ea736962')/female_info  
[2026-02-19 07:34:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:34:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7106efa562361c56410e2df195d81344c7a2f5ad).  
[2026-02-19 07:34:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 78e750daf9de8b3a5b38a98f54ac9448660ea024).  
[2026-02-19 07:34:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3be6c4bba91fe52c2d9bd57e46e827ed02263417).  
[2026-02-19 07:34:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 545d703c832681b23b216015b7ecf5a7831c8344).  
[2026-02-19 07:34:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 12c69e2022010e237df98cb507e2b26284514fed).  
[2026-02-19 07:34:17] local.INFO: ODK IMPORT: Submission c3c429aa-56b5-480f-8550-b6ea455b336c updated (ID: 103).  
[2026-02-19 07:34:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac3c429aa-56b5-480f-8550-b6ea455b336c')/male_info  
[2026-02-19 07:34:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:34:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c2725a3ec9ccba727d2561f0b1e071270314a291).  
[2026-02-19 07:34:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7405752c5f354df16f286cbe5b5056966b0e230f).  
[2026-02-19 07:34:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 422d40719cad5349cc1926f33d3817ce77908317).  
[2026-02-19 07:34:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac3c429aa-56b5-480f-8550-b6ea455b336c')/female_info  
[2026-02-19 07:34:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:34:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 91837360729804166d5f4b7a1c206a6bb8e72a43).  
[2026-02-19 07:34:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4cb088e76e0f10cf9b1d85db488f9b9314c96b93).  
[2026-02-19 07:34:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 409c7c0792c196fa165d086b43fa719e8a65f44d).  
[2026-02-19 07:34:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1c9506515d6ee2f50e34dc3c59f6552509a5399f).  
[2026-02-19 07:34:19] local.INFO: ODK IMPORT: Submission fe534eef-7249-452c-9bfb-4d52c1185f01 updated (ID: 104).  
[2026-02-19 07:34:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe534eef-7249-452c-9bfb-4d52c1185f01')/male_info  
[2026-02-19 07:34:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:34:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 65ab0a70f06006d668a43eda8dac8ff94d70031e).  
[2026-02-19 07:34:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0991774116ab66aafeaa6244e84e3651bbaee4c0).  
[2026-02-19 07:34:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f5f893bab2dd371b808b84d18efbffb6cf77a7e9).  
[2026-02-19 07:34:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d50918cc4bc5e96a59c5873410f6c4933a1b2d5c).  
[2026-02-19 07:34:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b699c746657c292f020cf222d0be12ff073dc04e).  
[2026-02-19 07:34:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe534eef-7249-452c-9bfb-4d52c1185f01')/female_info  
[2026-02-19 07:34:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:34:21] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ca27f79b914768fe1e8b0bac32bec57bf9dd824a).  
[2026-02-19 07:34:21] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6683d7d0a7ebb03a302955f5723338ccd58704b0).  
[2026-02-19 07:34:21] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0d1436528d86902c3b8a339e29c07509fb304842).  
[2026-02-19 07:34:21] local.INFO: ODK IMPORT: Submission 6fa8afeb-c707-41e5-bf84-b782d3f9af3f updated (ID: 105).  
[2026-02-19 07:34:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fa8afeb-c707-41e5-bf84-b782d3f9af3f')/male_info  
[2026-02-19 07:34:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:34:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 24db3a9db4dfa56d8f438c736e12d17a25eb5395).  
[2026-02-19 07:34:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: db0e27b05b9cb20abd8845f7f67247194043ae9e).  
[2026-02-19 07:34:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fa8afeb-c707-41e5-bf84-b782d3f9af3f')/female_info  
[2026-02-19 07:34:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-19 07:34:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1537689549faedcf2f4200c1e540c6353f54703d).  
[2026-02-19 07:34:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ce227c7e141910b1f5fbc0e867334ef76553857e).  
[2026-02-19 07:34:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 342de87e1708a92f19f79d8f95c8492292af973a).  
[2026-02-19 07:34:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 534d11816375dc653be628e7d2bf4d253b579aa9).  
[2026-02-19 07:34:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: aa762b58c3259b327d020316abb42a07298cf003).  
[2026-02-19 07:34:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b52806b92b413f8a7d82b1009a87641aac654c98).  
[2026-02-19 07:34:23] local.INFO: ODK IMPORT: Submission bc3c2bf7-8ec2-47db-ad27-98c82fb5aaf3 updated (ID: 106).  
[2026-02-19 07:34:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc3c2bf7-8ec2-47db-ad27-98c82fb5aaf3')/male_info  
[2026-02-19 07:34:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:34:24] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c78025d16a95f8b80765ecdff47ef7f4a4d88323).  
[2026-02-19 07:34:24] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6b06920a328ff8b29379ef07401b728db56b6606).  
[2026-02-19 07:34:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc3c2bf7-8ec2-47db-ad27-98c82fb5aaf3')/female_info  
[2026-02-19 07:34:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:34:25] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a5c0ef3f07f63a81760edff22d60f670a2102c9d).  
[2026-02-19 07:34:25] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 97bc2533e9b2f4764061aeb26896725a2282bc7e).  
[2026-02-19 07:34:25] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 826fb251c16458a737e55bc60c799bf44229d9f0).  
[2026-02-19 07:34:25] local.INFO: ODK IMPORT: Submission 1579215e-7e14-4bdc-8866-ae1c422c7127 updated (ID: 107).  
[2026-02-19 07:34:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1579215e-7e14-4bdc-8866-ae1c422c7127')/male_info  
[2026-02-19 07:34:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:34:26] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 25ce20a75a2e0a78c3928cd1344f3be632954f07).  
[2026-02-19 07:34:26] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 88b8a6ed2ce4edaff402a89ad64607fc7a104cc9).  
[2026-02-19 07:34:26] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0e0135643b89ba5ac7237690d6e4fad21c544949).  
[2026-02-19 07:34:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1579215e-7e14-4bdc-8866-ae1c422c7127')/female_info  
[2026-02-19 07:34:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:34:27] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c1267e46578304ae1fad922b49f160bebcf606a4).  
[2026-02-19 07:34:27] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0abf6d81c27ddcde3d4430e7d27cc335606587a1).  
[2026-02-19 07:34:27] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1d2aca2bde48a107baba3aa3816dc413de25eaad).  
[2026-02-19 07:34:27] local.INFO: ODK IMPORT: Submission b294ab17-b2a3-46c0-966c-6ccf0aa62cb4 updated (ID: 108).  
[2026-02-19 07:34:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab294ab17-b2a3-46c0-966c-6ccf0aa62cb4')/male_info  
[2026-02-19 07:34:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:34:28] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9687534ea85f9550dc39ab8d021959cd2b95bf61).  
[2026-02-19 07:34:28] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bc724cff63a4d881134071d267432c6733b4403c).  
[2026-02-19 07:34:28] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 50cfee862af6b04dc305d15a88bc58ab86e760d4).  
[2026-02-19 07:34:28] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7022ec217a8752388e10e45d7c817e6631c49718).  
[2026-02-19 07:34:28] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1deea6509e5f457bd49861e588a72edd8d8de379).  
[2026-02-19 07:34:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab294ab17-b2a3-46c0-966c-6ccf0aa62cb4')/female_info  
[2026-02-19 07:34:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:34:29] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ffeb27202b6a96bbb0a507493ab99a5a431fd410).  
[2026-02-19 07:34:29] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 13b89148141e258aee4e76884dfcafb757f50372).  
[2026-02-19 07:34:29] local.INFO: ODK IMPORT: Submission f0a2a5ec-bb6e-491e-839f-0c49e6323308 updated (ID: 109).  
[2026-02-19 07:34:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a2a5ec-bb6e-491e-839f-0c49e6323308')/male_info  
[2026-02-19 07:34:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:34:30] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1683594c9f2e3339406d27316f78037f5f1e49af).  
[2026-02-19 07:34:30] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f3662f531a69c4ed56b2787f728842a009eb7f59).  
[2026-02-19 07:34:30] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c24f13fd116e416a986c3061b929aa06bc19d1dc).  
[2026-02-19 07:34:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a2a5ec-bb6e-491e-839f-0c49e6323308')/female_info  
[2026-02-19 07:34:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:34:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4d04761d26a6f642792f7c890f23a7a6a64002a9).  
[2026-02-19 07:34:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a230161e3d452600a5168f76efca01ced9ec33a2).  
[2026-02-19 07:34:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8664ea46b0111cd56b9dd843eb6ee5385a248edb).  
[2026-02-19 07:34:32] local.INFO: ODK IMPORT: Submission 64dfd301-7f6a-477f-9750-522f8f5ffa5c updated (ID: 110).  
[2026-02-19 07:34:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64dfd301-7f6a-477f-9750-522f8f5ffa5c')/male_info  
[2026-02-19 07:34:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-19 07:34:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3c7cefd5d4f1c00237efe4d064916835d24c717e).  
[2026-02-19 07:34:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 493004a2ca05dc0fc83ac2ee120abc1088e2e0d5).  
[2026-02-19 07:34:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f5bf7138d8526f7de256bc062bebbc38ca84ddc6).  
[2026-02-19 07:34:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3d8f64c85026331521c6cfe61d9754ff58405356).  
[2026-02-19 07:34:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e931eed2e1de3b12e465ee7bead19a464dcd6c71).  
[2026-02-19 07:34:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0e5a62cbb66215390575805f30377b20af21d8e3).  
[2026-02-19 07:34:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64dfd301-7f6a-477f-9750-522f8f5ffa5c')/female_info  
[2026-02-19 07:34:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:34:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c54e8bf565059cc488e64b45822f6646796ebf99).  
[2026-02-19 07:34:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 13884d4a67911ba08f104bb7a39b9aacd6617900).  
[2026-02-19 07:34:34] local.INFO: ODK IMPORT: Submission 3768f06b-9feb-43d5-bb0c-6e337f0ebb72 updated (ID: 111).  
[2026-02-19 07:34:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3768f06b-9feb-43d5-bb0c-6e337f0ebb72')/male_info  
[2026-02-19 07:34:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:34:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 63b997a2933d22ce28be1defa8fca5c6040fb7dc).  
[2026-02-19 07:34:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3768f06b-9feb-43d5-bb0c-6e337f0ebb72')/female_info  
[2026-02-19 07:34:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:34:36] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f85bc4fc6a0c36f61f60c7e6e22e609a16c4fc3c).  
[2026-02-19 07:34:36] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 40560fbe265e28e46ff353b78ce209be88fa1b61).  
[2026-02-19 07:34:36] local.INFO: ODK IMPORT: Submission 8727abe8-05cd-43dc-9fb4-b3e633165f9d updated (ID: 112).  
[2026-02-19 07:34:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8727abe8-05cd-43dc-9fb4-b3e633165f9d')/male_info  
[2026-02-19 07:34:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:34:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6471045a43c46159bc1d2034c90b6135b93a8f19).  
[2026-02-19 07:34:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e0330e95543b191b3d967a300a023684f2628545).  
[2026-02-19 07:34:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 21b40e66ca905304c6d291cc0f3bce75293bcda6).  
[2026-02-19 07:34:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: de05ed5547ca0557a3f05757647dad730f1c681c).  
[2026-02-19 07:34:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8727abe8-05cd-43dc-9fb4-b3e633165f9d')/female_info  
[2026-02-19 07:34:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:34:38] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bcb16af7f4043bf736b7600e5adc5403672c45d3).  
[2026-02-19 07:34:38] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 39899bcab765c6e5480be50207a763d0a97ce05e).  
[2026-02-19 07:34:38] local.INFO: ODK IMPORT: Submission 7e080503-1529-4afc-ba90-d1d812cdc850 updated (ID: 113).  
[2026-02-19 07:34:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e080503-1529-4afc-ba90-d1d812cdc850')/male_info  
[2026-02-19 07:34:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:34:39] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1fe2f474cd4ab15862196120b00a86ba2b6706bc).  
[2026-02-19 07:34:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e080503-1529-4afc-ba90-d1d812cdc850')/female_info  
[2026-02-19 07:34:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:34:40] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ea0f64043f325fc6ad8410e8e990534f21208744).  
[2026-02-19 07:34:40] local.INFO: ODK IMPORT: Submission 8a8a2a64-c33c-421b-8be6-0cd7c7175516 updated (ID: 114).  
[2026-02-19 07:34:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a8a2a64-c33c-421b-8be6-0cd7c7175516')/male_info  
[2026-02-19 07:34:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:34:41] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fc10a1f3b3884f6a5b5d31b4405131749e10adfe).  
[2026-02-19 07:34:41] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3473ae102b247f6536ec7f34196f7baa822e144f).  
[2026-02-19 07:34:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a8a2a64-c33c-421b-8be6-0cd7c7175516')/female_info  
[2026-02-19 07:34:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:34:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 113b3f121e6bcdc75bb976fe95416aac8e4b67a0).  
[2026-02-19 07:34:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9c2527a22d1313fe92793980f9a360e31fe1ee66).  
[2026-02-19 07:34:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2375c585dbbda39820ab7719dcacf3654956cb80).  
[2026-02-19 07:34:42] local.INFO: ODK IMPORT: Submission 82eedd72-104f-4232-9733-7dca582fc7fb updated (ID: 115).  
[2026-02-19 07:34:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82eedd72-104f-4232-9733-7dca582fc7fb')/male_info  
[2026-02-19 07:34:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:34:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 14cfdf1c118832b6fc55ca1534387123c6cd5f80).  
[2026-02-19 07:34:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6b5e011615428ca6169d8ae6ddae013e81febbbd).  
[2026-02-19 07:34:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a614cbc4de464ac92da93cfeaf563e87adba3138).  
[2026-02-19 07:34:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82eedd72-104f-4232-9733-7dca582fc7fb')/female_info  
[2026-02-19 07:34:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:34:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ded2c829f1f0516cf8ddfdab70ce028f996605af).  
[2026-02-19 07:34:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8f6b0f5e8c9f0fa5d3a3f61ac8b596073752dca5).  
[2026-02-19 07:34:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1b0aff4e2f2edd5e23f5132cb85ad8b44f00c5cc).  
[2026-02-19 07:34:44] local.INFO: ODK IMPORT: Submission 82617f5c-0e24-4e63-989f-f1789b3ddd62 updated (ID: 116).  
[2026-02-19 07:34:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82617f5c-0e24-4e63-989f-f1789b3ddd62')/male_info  
[2026-02-19 07:34:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:34:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 48c8e0c7bab41aa767561241edfc991eae770f01).  
[2026-02-19 07:34:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82617f5c-0e24-4e63-989f-f1789b3ddd62')/female_info  
[2026-02-19 07:34:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:34:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 82bb04261cbbdc9939e8c60c9dfab1634127a2f2).  
[2026-02-19 07:34:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 49debad6e086727a387f5423a8e21b79396d507b).  
[2026-02-19 07:34:47] local.INFO: ODK IMPORT: Submission 965911a4-f90d-4ae8-851f-068a2c7d3a22 updated (ID: 117).  
[2026-02-19 07:34:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A965911a4-f90d-4ae8-851f-068a2c7d3a22')/male_info  
[2026-02-19 07:34:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:34:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 46711b8af26ed4033a4793d430b32033bfd2ea96).  
[2026-02-19 07:34:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A965911a4-f90d-4ae8-851f-068a2c7d3a22')/female_info  
[2026-02-19 07:34:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:34:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d57e722115940d7f40d14643b2d23a81fc7b9452).  
[2026-02-19 07:34:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6939b2f24eb4825299cabcdd05e99132b6632cbd).  
[2026-02-19 07:34:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9b94c7a0ff3430accaf6870c43e6440d8154912c).  
[2026-02-19 07:34:49] local.INFO: ODK IMPORT: Submission 18db3fc1-abdd-40e8-9bf5-62e81b04b843 updated (ID: 118).  
[2026-02-19 07:34:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18db3fc1-abdd-40e8-9bf5-62e81b04b843')/male_info  
[2026-02-19 07:34:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:34:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1cff14275349cc7ebbb9e00d9ce5f47a79e88215).  
[2026-02-19 07:34:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 55a8e3734f8e0137d114a55c00d74d7cb1d74e0d).  
[2026-02-19 07:34:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18db3fc1-abdd-40e8-9bf5-62e81b04b843')/female_info  
[2026-02-19 07:34:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:34:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 131868a97e2e49428f70b39d29c6f45cd91cb6b0).  
[2026-02-19 07:34:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 34a031f69f244417f69bd7b329da943f766831a6).  
[2026-02-19 07:34:51] local.INFO: ODK IMPORT: Submission eb374c83-9113-43e6-9393-be26e4e846f9 updated (ID: 119).  
[2026-02-19 07:34:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb374c83-9113-43e6-9393-be26e4e846f9')/male_info  
[2026-02-19 07:34:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:34:52] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1c3a730e8a758d5078c196b305ba827f50452435).  
[2026-02-19 07:34:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb374c83-9113-43e6-9393-be26e4e846f9')/female_info  
[2026-02-19 07:34:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:34:53] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0d034da0c6e08dbe2f2415a988e2d421a51b7169).  
[2026-02-19 07:34:53] local.INFO: ODK IMPORT: Submission ffa75a17-fb44-4603-8aa9-4c1e8abcba8f updated (ID: 120).  
[2026-02-19 07:34:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Affa75a17-fb44-4603-8aa9-4c1e8abcba8f')/male_info  
[2026-02-19 07:34:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:34:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9e5e883ca995ce21ab6d14d9bcf8879fe278dd82).  
[2026-02-19 07:34:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: eedc041d9f6094ce365daac98b0cdd4cf3f8452a).  
[2026-02-19 07:34:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Affa75a17-fb44-4603-8aa9-4c1e8abcba8f')/female_info  
[2026-02-19 07:34:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:34:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4ac6d6d113060b92a39ce82bfb8c8b7719d55145).  
[2026-02-19 07:34:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e743dbfe55c763e10dd0c5d73abf5c8c62ea1e93).  
[2026-02-19 07:34:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2f7cc8ab457532b1c5df0c01bd26c2a5d2b06880).  
[2026-02-19 07:34:55] local.INFO: ODK IMPORT: Submission e24d6b39-8b1c-4411-98cc-04d75bf6b371 updated (ID: 121).  
[2026-02-19 07:34:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae24d6b39-8b1c-4411-98cc-04d75bf6b371')/male_info  
[2026-02-19 07:34:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:34:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: af442523afef473ff613f72d7c0b66ff4684c8ee).  
[2026-02-19 07:34:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9bd27877b8e7b2c16f2484da9475481a7e451e0f).  
[2026-02-19 07:34:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: efabd8da7d3507f3d32a009a814d3527011534b8).  
[2026-02-19 07:34:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae24d6b39-8b1c-4411-98cc-04d75bf6b371')/female_info  
[2026-02-19 07:34:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:34:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c1d711f9e1ed5bbc72aaf553de1bf8c9d24e6c0c).  
[2026-02-19 07:34:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 95c92024729044852c6814db1c450f220d71734a).  
[2026-02-19 07:34:57] local.INFO: ODK IMPORT: Submission 332f9f3f-6cb6-4c92-b65a-63b4ed534423 updated (ID: 122).  
[2026-02-19 07:34:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A332f9f3f-6cb6-4c92-b65a-63b4ed534423')/male_info  
[2026-02-19 07:34:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:34:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ff95ce818260464f02ff1e2e607a82a2d9c0d01f).  
[2026-02-19 07:34:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A332f9f3f-6cb6-4c92-b65a-63b4ed534423')/female_info  
[2026-02-19 07:35:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:35:00] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 58196694fec3bc551ccb85e49c0fe3bb45cebe15).  
[2026-02-19 07:35:00] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fdd6475207ac496c3e95258508c7d6054e5adea1).  
[2026-02-19 07:35:00] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d6755f27c4fec29dc1af8656a5c1c60a1cf872c5).  
[2026-02-19 07:35:00] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f1cb2d30dc5badfd86fabe1642a576b4c3aa47f3).  
[2026-02-19 07:35:00] local.INFO: ODK IMPORT: Submission 3e6d5753-df22-4ed7-8aeb-8a6ea487e975 updated (ID: 123).  
[2026-02-19 07:35:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e6d5753-df22-4ed7-8aeb-8a6ea487e975')/male_info  
[2026-02-19 07:35:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:35:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 91f592102460c5ad480a0d8aa356e399361ed894).  
[2026-02-19 07:35:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e6d5753-df22-4ed7-8aeb-8a6ea487e975')/female_info  
[2026-02-19 07:35:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:35:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 59331e213beae31dad5c0537d7eb413af5bf6afe).  
[2026-02-19 07:35:02] local.INFO: ODK IMPORT: Submission 040115dd-d3a9-4e35-aa63-7b26f3a65cee updated (ID: 124).  
[2026-02-19 07:35:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A040115dd-d3a9-4e35-aa63-7b26f3a65cee')/male_info  
[2026-02-19 07:35:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-19 07:35:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 652ec41f68e58227ec8e367dccd7197e37b5c956).  
[2026-02-19 07:35:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e7b24532898166f01ac5c893d9bb8524c0c94fc2).  
[2026-02-19 07:35:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ce521a6e968c7e05f02439a040754f186a3eca23).  
[2026-02-19 07:35:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 242fdf1a2ed2ad4c74623da44f0eed531cb4a92e).  
[2026-02-19 07:35:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 98dfb57fdae3037c89bda9ceece4c3ba5cc25fd0).  
[2026-02-19 07:35:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7aabaadf01557f886fc4e46f4d322c0f7703ed99).  
[2026-02-19 07:35:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A040115dd-d3a9-4e35-aa63-7b26f3a65cee')/female_info  
[2026-02-19 07:35:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:35:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1e879d720452a000b819739dcf2c041ece09f0b4).  
[2026-02-19 07:35:04] local.INFO: ODK IMPORT: Submission 2ec8ec44-b0cf-4634-94c1-0717dd04f735 updated (ID: 125).  
[2026-02-19 07:35:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ec8ec44-b0cf-4634-94c1-0717dd04f735')/male_info  
[2026-02-19 07:35:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:35:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ce56fbdb5766b07664d969c291a368f2f4a9a47c).  
[2026-02-19 07:35:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ec8ec44-b0cf-4634-94c1-0717dd04f735')/female_info  
[2026-02-19 07:35:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:35:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b2e8a12be94edf93dce4d848d231f491d36c331f).  
[2026-02-19 07:35:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 49da5f6669ccc8f6d369a2b6fd80951df1a6d22c).  
[2026-02-19 07:35:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 61d16f22fa458797e6308578d375c8b0ff10710b).  
[2026-02-19 07:35:06] local.INFO: ODK IMPORT: Submission c696f82f-14b1-4f0d-9a66-1fe551e44403 updated (ID: 126).  
[2026-02-19 07:35:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac696f82f-14b1-4f0d-9a66-1fe551e44403')/male_info  
[2026-02-19 07:35:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:35:08] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6f6355215f3fd2545cbcbb70180172664b1cfae6).  
[2026-02-19 07:35:08] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1c3a5b4ac31bcd47da3537bec670ad9ef1b16ee1).  
[2026-02-19 07:35:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac696f82f-14b1-4f0d-9a66-1fe551e44403')/female_info  
[2026-02-19 07:35:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:35:09] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 48047b7884322d136c2e8ea353f3c8f4d82ee7e7).  
[2026-02-19 07:35:09] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 80bf99bd0b8bbd9e02883f377569554a6a2fcf78).  
[2026-02-19 07:35:09] local.INFO: ODK IMPORT: Submission e0b251c6-42f3-44c9-b960-6fc0e8482863 updated (ID: 127).  
[2026-02-19 07:35:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0b251c6-42f3-44c9-b960-6fc0e8482863')/male_info  
[2026-02-19 07:35:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:35:10] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bd5d53c5748aeaabe492d48bd5875f5e1f8800e4).  
[2026-02-19 07:35:10] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: cdc8cb2e8fd2a2ce0da5d8318648266d37903874).  
[2026-02-19 07:35:10] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 044e39a839cfa1c34965f4ed9312ceeb11780d9a).  
[2026-02-19 07:35:10] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: abfb8bafacbf9e51269dd3af9e9c75442918001c).  
[2026-02-19 07:35:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0b251c6-42f3-44c9-b960-6fc0e8482863')/female_info  
[2026-02-19 07:35:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:35:11] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: cc2d7832e066e027549f3413b480b7a43535b0bb).  
[2026-02-19 07:35:11] local.INFO: ODK IMPORT: Submission f0a8d378-52d2-401f-b3f8-14f051f7de67 updated (ID: 128).  
[2026-02-19 07:35:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a8d378-52d2-401f-b3f8-14f051f7de67')/male_info  
[2026-02-19 07:35:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-19 07:35:12] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 40eb5cd71d88117aae855d956e3e1bb395e52933).  
[2026-02-19 07:35:12] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ca1fcf31958785570a65d60c63b2a587d946738d).  
[2026-02-19 07:35:12] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: caede483bd9f65109a849e86c4bcfddbaf9af43b).  
[2026-02-19 07:35:12] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a1930a871098d5ad1f28278d25a576b903256a05).  
[2026-02-19 07:35:12] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1f032abf7681021be6efd4a1f1d1c64538cc924c).  
[2026-02-19 07:35:12] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 50dd8782ca8b9ba0742cd3fbdf772e2ee9d67616).  
[2026-02-19 07:35:12] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a4dab7096725f3a5ab4f0e6208e074ace81167a4).  
[2026-02-19 07:35:12] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b1e0ad3a6f186f0eb0abb38c4ae79ca4836d3e03).  
[2026-02-19 07:35:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a8d378-52d2-401f-b3f8-14f051f7de67')/female_info  
[2026-02-19 07:35:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:35:13] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 20e3f0080585f89e25ef17217ce2b46defc1ea00).  
[2026-02-19 07:35:13] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fe0a1e9aed7040d3818ca5b41c3d08a88af0e564).  
[2026-02-19 07:35:13] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4dfc71a6d6a371deefdd8d7e27caf7baa7a6bc05).  
[2026-02-19 07:35:13] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e91185dbc8bda5ca967b338cfe7d0914f4dcd100).  
[2026-02-19 07:35:13] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3cf763883dd135230c6d744fa99de8ee4696bb23).  
[2026-02-19 07:35:13] local.INFO: ODK IMPORT: Submission eb37c9f1-04ff-46b1-b205-ff76f7790f70 updated (ID: 129).  
[2026-02-19 07:35:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb37c9f1-04ff-46b1-b205-ff76f7790f70')/male_info  
[2026-02-19 07:35:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:35:14] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3220c270c11cb3be77c2362c1de13909251358d4).  
[2026-02-19 07:35:14] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: df2b3fddd4ab9b42d9b8575371258312c1868b11).  
[2026-02-19 07:35:14] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9348e56079e87c39544b103c1a416546fbfc042a).  
[2026-02-19 07:35:14] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e620305b525a037cb228818d0f02f91a491d2dc4).  
[2026-02-19 07:35:14] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 06a5e02f5ee333f30f28ab0bfcb41797cba8b797).  
[2026-02-19 07:35:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb37c9f1-04ff-46b1-b205-ff76f7790f70')/female_info  
[2026-02-19 07:35:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:35:15] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7684843c456799edba284f331bd96a552f51a895).  
[2026-02-19 07:35:15] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 16ff92fc5a6d03bff4da4c6e151df4ab64fa243f).  
[2026-02-19 07:35:15] local.INFO: ODK IMPORT: Submission 6366729d-0139-4d9b-9d57-5dd35e1ac9d4 updated (ID: 130).  
[2026-02-19 07:35:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6366729d-0139-4d9b-9d57-5dd35e1ac9d4')/male_info  
[2026-02-19 07:35:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:35:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f441795876c64733734c2099bb5a56d479bc202e).  
[2026-02-19 07:35:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6366729d-0139-4d9b-9d57-5dd35e1ac9d4')/female_info  
[2026-02-19 07:35:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:35:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4a4753a03c8142fefc1cafc867c64ac734b26ec6).  
[2026-02-19 07:35:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1a61239e6898e2f8f032ce6a387ae307f7cbd9fe).  
[2026-02-19 07:35:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f4dfc537280bd8f26051d27cc82f8282a48d86c1).  
[2026-02-19 07:35:17] local.INFO: ODK IMPORT: Submission 648708ba-dfe5-4568-b7ac-2ffca1dc38bc updated (ID: 131).  
[2026-02-19 07:35:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A648708ba-dfe5-4568-b7ac-2ffca1dc38bc')/male_info  
[2026-02-19 07:35:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:35:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c669c9f80d28742ac35b2db03b2cc325459e2da1).  
[2026-02-19 07:35:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: df38cfba034bb40ba21c7d30ebf5461ab0082701).  
[2026-02-19 07:35:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 669d3ef656a22693eef750856b4cd24ea027b47c).  
[2026-02-19 07:35:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 67d1d12f13f3747739c57fe476b2da91abead6c9).  
[2026-02-19 07:35:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: dc62917a843f19cf5c7e25bb932839800da69013).  
[2026-02-19 07:35:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A648708ba-dfe5-4568-b7ac-2ffca1dc38bc')/female_info  
[2026-02-19 07:35:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:35:20] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 12e1b8474a829d4d8f86aa31367fc0e9291dd0dd).  
[2026-02-19 07:35:20] local.INFO: ODK IMPORT: Submission a521af30-b4f7-4566-a3fc-cababb8c5b6b updated (ID: 132).  
[2026-02-19 07:35:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa521af30-b4f7-4566-a3fc-cababb8c5b6b')/male_info  
[2026-02-19 07:35:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 11 rows.  
[2026-02-19 07:35:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6c9b69805c9f3d41196fa749e10b81c6651f3124).  
[2026-02-19 07:35:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ed1446617380d834132b2326da75b1b485c2c7f5).  
[2026-02-19 07:35:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2021f43af36052687049f815f3f0d8902db72080).  
[2026-02-19 07:35:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 051fe1850d48a700ecb08d7483b650f918769b00).  
[2026-02-19 07:35:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9b54875d0d311a0872c9b22625aaf233a672f30b).  
[2026-02-19 07:35:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e18884999ec6622f5398febe53dbf719f4c784fb).  
[2026-02-19 07:35:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 154900a1d931a105f6d2b5f18efa341d8ef750d2).  
[2026-02-19 07:35:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3ca99c7e20005ba6487adc5e5aeec7faf57b2a44).  
[2026-02-19 07:35:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b214203716f8f6f75d52b4d541e55f44453a3f91).  
[2026-02-19 07:35:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b7f566cb199e795ffc4dd84bbe9377329d000b8c).  
[2026-02-19 07:35:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c40303b83b57ab5fdc38302206836e5bf1e7df98).  
[2026-02-19 07:35:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa521af30-b4f7-4566-a3fc-cababb8c5b6b')/female_info  
[2026-02-19 07:35:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-19 07:35:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 23220271b80f9cecb085e1eb412e4e23d7d8b60d).  
[2026-02-19 07:35:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 87b2d9b8b43ec000a04aa2c5d770fdbed52eb14d).  
[2026-02-19 07:35:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c6b28fc9fecfa2ca71fa4acf71626b665c9d3a4c).  
[2026-02-19 07:35:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 697084cee88412f0fe545535ab0846788c5f2171).  
[2026-02-19 07:35:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f026e19321ec328e5e2f69a7c14946f5e8a75f77).  
[2026-02-19 07:35:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 88ce872250be38bef61b8309bd6bb734f0f51ce3).  
[2026-02-19 07:35:22] local.INFO: ODK IMPORT: Submission 03b169b9-faea-4fbc-9011-bb41a4358c6e updated (ID: 133).  
[2026-02-19 07:35:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03b169b9-faea-4fbc-9011-bb41a4358c6e')/male_info  
[2026-02-19 07:35:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:35:23] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2722abd43f339b76912f02d79ee6d89fdec8abe5).  
[2026-02-19 07:35:23] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a4dcf8a462cee00c780e88e27e2d9105cdb5732e).  
[2026-02-19 07:35:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03b169b9-faea-4fbc-9011-bb41a4358c6e')/female_info  
[2026-02-19 07:35:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:35:24] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a2fdd747d2c7dc6dcfa04b4faa0c2705fc2284d9).  
[2026-02-19 07:35:24] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d0ecd6a86adb0d070e04d07e3d0bde4844ca08cb).  
[2026-02-19 07:35:24] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 427e0fe4c8016c7b6a4c184aa813d647e12795a1).  
[2026-02-19 07:35:24] local.INFO: ODK IMPORT: Submission df7a4fbd-22c8-442c-93cb-977770a9b524 updated (ID: 134).  
[2026-02-19 07:35:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf7a4fbd-22c8-442c-93cb-977770a9b524')/male_info  
[2026-02-19 07:35:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:35:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a007b892dc4344c50c86ae761542fcab4df433b7).  
[2026-02-19 07:35:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: aee1d5efc6e5c88db30bb7dc7cd1881e0d522b0f).  
[2026-02-19 07:35:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf7a4fbd-22c8-442c-93cb-977770a9b524')/female_info  
[2026-02-19 07:35:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:35:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7d751322743291a9bf550efc02361906dcdac550).  
[2026-02-19 07:35:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9ec92671e53b9d960954163d8ebea4cf3b6dbb44).  
[2026-02-19 07:35:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 06169c37d1ead1728e98f1d4ad34e25ccc8faaee).  
[2026-02-19 07:35:26] local.INFO: ODK IMPORT: Submission ac8d99d5-d9a8-46ad-bd65-611f558fbbc4 updated (ID: 135).  
[2026-02-19 07:35:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac8d99d5-d9a8-46ad-bd65-611f558fbbc4')/male_info  
[2026-02-19 07:35:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:35:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 664bd4adbfdc1f5ec7667f38b0dd11ea2b7aed5b).  
[2026-02-19 07:35:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 391cbbc21f0466daaff2b6bad11bc61e356fecba).  
[2026-02-19 07:35:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 14de21aca88dfe8a29a5a5c0abbb19efc159466a).  
[2026-02-19 07:35:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: de34ea069b71dc794754782cfb676d6fb5969d1c).  
[2026-02-19 07:35:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac8d99d5-d9a8-46ad-bd65-611f558fbbc4')/female_info  
[2026-02-19 07:35:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:35:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a0e834d77a259b4ba5153ba520eb6822a22942b5).  
[2026-02-19 07:35:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1522398371bcdb19137faa9d49c1e12304ba6324).  
[2026-02-19 07:35:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bd85c6eb6be0a4e57ab818adc4440e2d93f1a001).  
[2026-02-19 07:35:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 628d9cb2b55c5f85fe53be63f96e1f181b8a7a90).  
[2026-02-19 07:35:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3b2404b0d2795c5de0940eb46b11a37a9c59b7f3).  
[2026-02-19 07:35:28] local.INFO: ODK IMPORT: Submission bdb53156-352a-4931-b7c0-415d6a4ac8f1 updated (ID: 136).  
[2026-02-19 07:35:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abdb53156-352a-4931-b7c0-415d6a4ac8f1')/male_info  
[2026-02-19 07:35:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:35:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6685ac8ef86bb6e4db8e8e0f3988a2698d023227).  
[2026-02-19 07:35:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 599f8a8d9feb5e78e95b245e8692469ca320607e).  
[2026-02-19 07:35:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fffc4c67bbde916de461b95eddc591a1daffffcf).  
[2026-02-19 07:35:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c37c9ad6b82145baee5a65ad832bf8788f8c0d06).  
[2026-02-19 07:35:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abdb53156-352a-4931-b7c0-415d6a4ac8f1')/female_info  
[2026-02-19 07:35:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:35:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4df06ceda3f346629c655f73835b4dbae298543b).  
[2026-02-19 07:35:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 85d82c544c625c65c28340bb2afa9aef97e76603).  
[2026-02-19 07:35:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0121d6fb94b0e30eae07e79e76ef421702adddaf).  
[2026-02-19 07:35:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5c13ed70e59d2d449f9b07f0fb564f180a96288d).  
[2026-02-19 07:35:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: dbb2900c84e62258ff16606fe5d4155f1b7ef11b).  
[2026-02-19 07:35:30] local.INFO: ODK IMPORT: Submission 8b4549d6-70fe-4363-80c3-2f78002c4a64 updated (ID: 137).  
[2026-02-19 07:35:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b4549d6-70fe-4363-80c3-2f78002c4a64')/male_info  
[2026-02-19 07:35:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:35:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a8a473e105fc9660aa6ae69953da322c1b0af0c0).  
[2026-02-19 07:35:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: cb18e20322ea6fe82b1a20a903f907a39f7477c1).  
[2026-02-19 07:35:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 76c8ee37a0d70b120668788bbce41adc77fa3b0c).  
[2026-02-19 07:35:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b4549d6-70fe-4363-80c3-2f78002c4a64')/female_info  
[2026-02-19 07:35:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:35:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3f0b5a401c816e910d36d8e010a9b3a752a5ab10).  
[2026-02-19 07:35:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ef5ad75596da0397c45d5ed06e2d6faab92e5404).  
[2026-02-19 07:35:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c34a7e19afbf6d170d3e6004b2c57ef311aba6d0).  
[2026-02-19 07:35:32] local.INFO: ODK IMPORT: Submission eb4522ee-693b-4199-9608-ea77fd9cfdc3 updated (ID: 138).  
[2026-02-19 07:35:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb4522ee-693b-4199-9608-ea77fd9cfdc3')/male_info  
[2026-02-19 07:35:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:35:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b2313f43df24ca86ceb3e37229f066d0d118177e).  
[2026-02-19 07:35:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: dc6b9ff505049981c4a79947e706e5785df7449d).  
[2026-02-19 07:35:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9372d2c9337d0e11e65a8cfb1622cedbe09f75dc).  
[2026-02-19 07:35:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb4522ee-693b-4199-9608-ea77fd9cfdc3')/female_info  
[2026-02-19 07:35:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:35:35] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ebe9eb5d24c6522dd86b530c351645d731e1290a).  
[2026-02-19 07:35:35] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a9ff70e876822437ef04a25694ea90cde983f3b7).  
[2026-02-19 07:35:35] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d070b38049d5de67115873435afdcc81fc103f95).  
[2026-02-19 07:35:35] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 69f575f43a84176dcf0b9e4ec020ac7dc3351b80).  
[2026-02-19 07:35:35] local.INFO: ODK IMPORT: Submission 108efe9c-290e-4d46-9330-5248baf87d3e updated (ID: 139).  
[2026-02-19 07:35:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A108efe9c-290e-4d46-9330-5248baf87d3e')/male_info  
[2026-02-19 07:35:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:35:36] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a6c26162f0181a0c9ede393f0b8b1b71fe53c3a8).  
[2026-02-19 07:35:36] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4c2758b93bd655cd6152c06d80f2ed3f5bc196f5).  
[2026-02-19 07:35:36] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7943db685335b131ff583ed0837c660520563656).  
[2026-02-19 07:35:36] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9d13fb223b84c8a282b36fb7b2899d6fd4465e8b).  
[2026-02-19 07:35:36] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 855a2e22e70a1f3f831ac82521aa185ab83527e8).  
[2026-02-19 07:35:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A108efe9c-290e-4d46-9330-5248baf87d3e')/female_info  
[2026-02-19 07:35:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:35:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b397523121110364aa4ccd3c7245c030cd18fa79).  
[2026-02-19 07:35:37] local.INFO: ODK IMPORT: Submission b1ba7b7f-db32-4a38-bf9f-58ec5be8b33b updated (ID: 140).  
[2026-02-19 07:35:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab1ba7b7f-db32-4a38-bf9f-58ec5be8b33b')/male_info  
[2026-02-19 07:35:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:35:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 66ca04b33e32fac0875c55a6c5a790f7d12c51aa).  
[2026-02-19 07:35:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8c27386ea761b5b17b6ee615e05d7a8a7d91a8f3).  
[2026-02-19 07:35:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d81b45c3ff333af1029572c676e6c16ae39489ac).  
[2026-02-19 07:35:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 35c3960654d5c1b7b82acb1370669dbbead5aab2).  
[2026-02-19 07:35:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab1ba7b7f-db32-4a38-bf9f-58ec5be8b33b')/female_info  
[2026-02-19 07:35:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:35:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2796edd908e00d478096f68e81d3b6d31c5ac3c5).  
[2026-02-19 07:35:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fa5ad88feef671c3a0210d58c663b4d761b94de5).  
[2026-02-19 07:35:39] local.INFO: ODK IMPORT: Submission b989a49b-85bf-4c3d-9897-18c6362464e8 updated (ID: 141).  
[2026-02-19 07:35:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab989a49b-85bf-4c3d-9897-18c6362464e8')/male_info  
[2026-02-19 07:35:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:35:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ccdfa50fdd99b192b4537df74903a94e377bc833).  
[2026-02-19 07:35:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0e66310891a4f3ec4ac22a61a2d5c262cfdc0224).  
[2026-02-19 07:35:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e7b7ccb96655a019ce79e3bd8c0ca0b6651fda84).  
[2026-02-19 07:35:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: aa0d4b9fc80c0e8228a7f3e5ef00be9395d47c2a).  
[2026-02-19 07:35:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5a850bad43a5b5c11039bbb801b4dc7775438139).  
[2026-02-19 07:35:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab989a49b-85bf-4c3d-9897-18c6362464e8')/female_info  
[2026-02-19 07:35:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:35:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a8c1088cbdec79189090a43c267460e94db15503).  
[2026-02-19 07:35:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0c9bbbae25fc54bb08e45b5950f9114764840c68).  
[2026-02-19 07:35:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 86b98607a8f58273ea4a802b368dea2bc6792253).  
[2026-02-19 07:35:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: eaa228e7a0afbb3f9652404767d9bda1dc7ff5e7).  
[2026-02-19 07:35:41] local.INFO: ODK IMPORT: Submission 9531c36f-9d7e-401f-a26e-33b09b8c3be8 updated (ID: 142).  
[2026-02-19 07:35:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9531c36f-9d7e-401f-a26e-33b09b8c3be8')/male_info  
[2026-02-19 07:35:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-19 07:35:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: cc84701e18dbc8a941bb20503900e2e4f7719476).  
[2026-02-19 07:35:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0e80e834e56c2704e7ef1461379ffdaab6bd9d9c).  
[2026-02-19 07:35:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a5be35ef3fd081ad9dc9b26c408d15138882e129).  
[2026-02-19 07:35:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e3c9ffbd7982a247e702dca6a8451f7295e8d8db).  
[2026-02-19 07:35:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 266552cbe067f1b5b1ed17b9b9ad5a371a5d4373).  
[2026-02-19 07:35:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 439c9cd82c79d8b788fdc6fb6d8585c39af28a3e).  
[2026-02-19 07:35:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 28c728963800c74fb61543b2b23489119f45d6af).  
[2026-02-19 07:35:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: eeb9e5820a4472ab36e4c31b7e5146b0eb0905f1).  
[2026-02-19 07:35:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9531c36f-9d7e-401f-a26e-33b09b8c3be8')/female_info  
[2026-02-19 07:35:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:35:43] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 11bc4cd902a93f80e60c6fc7a0b3f601a6ebd423).  
[2026-02-19 07:35:43] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 63d77b0dc0c7af7a73414a85a225991a6082b19c).  
[2026-02-19 07:35:43] local.INFO: ODK IMPORT: Submission 26014f7c-f359-4397-b57b-0d3985add50e updated (ID: 143).  
[2026-02-19 07:35:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A26014f7c-f359-4397-b57b-0d3985add50e')/male_info  
[2026-02-19 07:35:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:35:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f9edc0c44b841f40bc100756a7da574d7162d769).  
[2026-02-19 07:35:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fac8e97f4545b77d8723856b49f41902361e6a13).  
[2026-02-19 07:35:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 033979314ec71db0d0672fe5f23037a71563e839).  
[2026-02-19 07:35:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 023c18f93a18b8956c5cb48647aabe7242137fcc).  
[2026-02-19 07:35:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b49a8dc2f504d0f60d596d5f88800cccb7ea637f).  
[2026-02-19 07:35:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A26014f7c-f359-4397-b57b-0d3985add50e')/female_info  
[2026-02-19 07:35:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:35:46] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 438a765bec9495715ecd39643cefe152cd95c745).  
[2026-02-19 07:35:46] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2989f72ad6ad784774bf08a0dc2439c4c60da2f2).  
[2026-02-19 07:35:46] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7ba274b58c66eb418f4b6e91ebeb04e91b04c3d5).  
[2026-02-19 07:35:46] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 44a52768356958eb21489a85f846f8ab42a16770).  
[2026-02-19 07:35:46] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ae0d40bcf36b34656edd6c88efdc5168bd7e7c0b).  
[2026-02-19 07:35:46] local.INFO: ODK IMPORT: Submission bc1209f1-6eda-47cc-b9a9-44fb4a44df68 updated (ID: 144).  
[2026-02-19 07:35:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc1209f1-6eda-47cc-b9a9-44fb4a44df68')/male_info  
[2026-02-19 07:35:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:35:47] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5023dbcc56440feba6762432e7e3b6840a421672).  
[2026-02-19 07:35:47] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2e3a1c91a4942da858be158d9e20402d928c9e89).  
[2026-02-19 07:35:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc1209f1-6eda-47cc-b9a9-44fb4a44df68')/female_info  
[2026-02-19 07:35:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:35:48] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: de6a5ab96058ebc7ac496605bc1b4e04a3ec248c).  
[2026-02-19 07:35:48] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1195757f5154540bbf73ee29b35ac8ebb5bc0617).  
[2026-02-19 07:35:48] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b2caee1493bfb43fc5c470d31d9b0b4481c61292).  
[2026-02-19 07:35:48] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d0081ec319a378d6dc24bb06764755e2115e2d8e).  
[2026-02-19 07:35:48] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e72374ddb579522608cf5348e0927cc858d85825).  
[2026-02-19 07:35:48] local.INFO: ODK IMPORT: Submission 8cf82538-011b-4fa6-ab6c-10d760e2d606 updated (ID: 145).  
[2026-02-19 07:35:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8cf82538-011b-4fa6-ab6c-10d760e2d606')/male_info  
[2026-02-19 07:35:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:35:49] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 578be3d63ecf07d55b46a32daadc0861df9099c9).  
[2026-02-19 07:35:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8cf82538-011b-4fa6-ab6c-10d760e2d606')/female_info  
[2026-02-19 07:35:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:35:50] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5dd392917c906ccb0e35d965b9b1618c0b77f306).  
[2026-02-19 07:35:50] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d6eb82d497a95ea75b8e97862a23da569d4a61e1).  
[2026-02-19 07:35:50] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6d9cda8054fcbfc987e87f5306a88459f98a312a).  
[2026-02-19 07:35:50] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8abb486de7f79c824dcf5836e5637a1f13d562cb).  
[2026-02-19 07:35:50] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: abdaaaeefb14dc29aebb3cba4b956ee35150777f).  
[2026-02-19 07:35:50] local.INFO: ODK IMPORT: Submission 938cf24a-3f2d-4f27-8317-c5674524a140 updated (ID: 146).  
[2026-02-19 07:35:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A938cf24a-3f2d-4f27-8317-c5674524a140')/male_info  
[2026-02-19 07:35:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:35:51] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3eea5b083879974864263a860d43956d1c3de05b).  
[2026-02-19 07:35:51] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 01069628acf3262ab31b590bcae430ab9a1972d7).  
[2026-02-19 07:35:51] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8099d897860020cd7377500a810a2b9da4e3b04c).  
[2026-02-19 07:35:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A938cf24a-3f2d-4f27-8317-c5674524a140')/female_info  
[2026-02-19 07:35:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:35:52] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3e101f93859e329ff69e772d3e5bc6354438d7fa).  
[2026-02-19 07:35:52] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a8dbded78ff24be68eb0b9e2aab9263bdd4ce9ac).  
[2026-02-19 07:35:52] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 01095875bc77fccc8fe49a22438a43a58528da01).  
[2026-02-19 07:35:52] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6d7216f685327b22c2d51bf92040e5ffc5a2e122).  
[2026-02-19 07:35:52] local.INFO: ODK IMPORT: Submission d5d1ae0b-ae68-4c99-8bf0-bc658943e3f4 updated (ID: 147).  
[2026-02-19 07:35:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5d1ae0b-ae68-4c99-8bf0-bc658943e3f4')/male_info  
[2026-02-19 07:35:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:35:53] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 84acae7ebb79f5ced7a2e199890ff5309a26cd02).  
[2026-02-19 07:35:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5d1ae0b-ae68-4c99-8bf0-bc658943e3f4')/female_info  
[2026-02-19 07:35:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:35:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a72750d44aa3078aa3920009a4fd2cb6307b84c5).  
[2026-02-19 07:35:54] local.INFO: ODK IMPORT: Submission f0d54d54-0cc3-42e8-8750-c085262e250b updated (ID: 148).  
[2026-02-19 07:35:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0d54d54-0cc3-42e8-8750-c085262e250b')/male_info  
[2026-02-19 07:35:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:35:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 60030cb1b4f6837d1a2f638c5823a2a658598978).  
[2026-02-19 07:35:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 36c98459db6fdfdc1f46cddbd5e9f01bb937edb9).  
[2026-02-19 07:35:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 333392ca9b2372a7d85dc0d7cc8d334d8b06bbf3).  
[2026-02-19 07:35:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9e50a3208c139192ca4fbb8b673bb31cbf5c6056).  
[2026-02-19 07:35:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0d54d54-0cc3-42e8-8750-c085262e250b')/female_info  
[2026-02-19 07:35:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:35:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c8f22b5863348310c22ab70473684f5d54cde69e).  
[2026-02-19 07:35:56] local.INFO: ODK IMPORT: Submission 2f9f5939-62d9-4e45-977f-89f00c744646 updated (ID: 149).  
[2026-02-19 07:35:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f9f5939-62d9-4e45-977f-89f00c744646')/male_info  
[2026-02-19 07:35:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:35:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d233a3c4c489357a32d054118e6b54df65e015b7).  
[2026-02-19 07:35:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4ad9eb27347378fd45fc0da47559ddb5ffdd9666).  
[2026-02-19 07:35:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 17b1ee381593b46cce3105a1b4f7502499aa5621).  
[2026-02-19 07:35:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f9f5939-62d9-4e45-977f-89f00c744646')/female_info  
[2026-02-19 07:35:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:35:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 421d8a79a29ecb3fd376c932c95f2da109fe027b).  
[2026-02-19 07:35:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9e38a9cd867707020e4d3fa4d5fbdb8f7c8aa033).  
[2026-02-19 07:35:59] local.INFO: ODK IMPORT: Submission e0284a6b-77e9-403d-b359-b87429661497 updated (ID: 150).  
[2026-02-19 07:35:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0284a6b-77e9-403d-b359-b87429661497')/male_info  
[2026-02-19 07:36:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:36:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 099279704fea849e3cdfb0fb4027f18bcfb25d57).  
[2026-02-19 07:36:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0284a6b-77e9-403d-b359-b87429661497')/female_info  
[2026-02-19 07:36:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:36:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 36e73eb821a84c98bd930eb0c0a1e7691bbd2e12).  
[2026-02-19 07:36:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 660f3dc0cb3d0fad33e43629b2780340e12da1af).  
[2026-02-19 07:36:01] local.INFO: ODK IMPORT: Submission 5977e2ea-073c-40d7-a162-51efc8522f4e updated (ID: 151).  
[2026-02-19 07:36:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5977e2ea-073c-40d7-a162-51efc8522f4e')/male_info  
[2026-02-19 07:36:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-19 07:36:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e670798c755fb934b962e0f4872366e966e920ce).  
[2026-02-19 07:36:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3d8b9321fb9092c84bd8f1fc13f8e31ea7f191e1).  
[2026-02-19 07:36:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 105135d658c74ec35a77932a4da6ccb07f1d378b).  
[2026-02-19 07:36:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: db6831ba82a5afe6172b22278f87dac90a76816e).  
[2026-02-19 07:36:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c5370ea79b6bd8f0916fb4d6fa0e2401f53a3e86).  
[2026-02-19 07:36:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7aabe5251416ac690ff4cd3629507f367ce3f6ec).  
[2026-02-19 07:36:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5977e2ea-073c-40d7-a162-51efc8522f4e')/female_info  
[2026-02-19 07:36:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:36:03] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 001c56cdda9e5ec7e932e7c8635834fdbbee021d).  
[2026-02-19 07:36:03] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ff998488d3cfb2a67667244ac7b6828b5d9f75fc).  
[2026-02-19 07:36:03] local.INFO: ODK IMPORT: Submission 4db932d7-bd9d-44b4-8a35-c3923d102255 updated (ID: 152).  
[2026-02-19 07:36:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4db932d7-bd9d-44b4-8a35-c3923d102255')/male_info  
[2026-02-19 07:36:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:36:04] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1d09df2cbedd334e782f6ab9bdd136f0e22422ab).  
[2026-02-19 07:36:04] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 689dc859cf972631cac40a8fb03c664007baaa08).  
[2026-02-19 07:36:04] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9e4989523366825dd88b372061e0cb7deed9e57f).  
[2026-02-19 07:36:04] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8a7290d17b70c528962e3c5c03113dacf560c830).  
[2026-02-19 07:36:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4db932d7-bd9d-44b4-8a35-c3923d102255')/female_info  
[2026-02-19 07:36:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:36:05] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 626363586a9414f3ed12789bda8f0d189e847014).  
[2026-02-19 07:36:05] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 76cdf90225aabad7301b77f65bf9aac9d4ad95ad).  
[2026-02-19 07:36:05] local.INFO: ODK IMPORT: Submission 75a5b795-e8bb-405d-84dd-14c2ec7a20f7 updated (ID: 153).  
[2026-02-19 07:36:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75a5b795-e8bb-405d-84dd-14c2ec7a20f7')/male_info  
[2026-02-19 07:36:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:36:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bdaa2727111b3df4640581aa3cae7043a8eaf6e0).  
[2026-02-19 07:36:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75a5b795-e8bb-405d-84dd-14c2ec7a20f7')/female_info  
[2026-02-19 07:36:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:36:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 25b5ef04db94f16723a2b00377022ae095ba01d4).  
[2026-02-19 07:36:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ce4b777018e7fa94626af4e593e0da1b42f1f606).  
[2026-02-19 07:36:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2851ab186a4fa58d09362297a7dc9f8e9f76414a).  
[2026-02-19 07:36:08] local.INFO: ODK IMPORT: Submission 2de9af71-96ed-48d6-b68c-5f3873f32355 updated (ID: 154).  
[2026-02-19 07:36:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de9af71-96ed-48d6-b68c-5f3873f32355')/male_info  
[2026-02-19 07:36:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:36:09] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9a3bc019375e10f7196478e4e182f64b4ec58b87).  
[2026-02-19 07:36:09] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a66238cc60c6f58c4cfcc4085004ae26419a87a5).  
[2026-02-19 07:36:09] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 05bf3e99c2a9f7f17cad04593aa7010660b4682b).  
[2026-02-19 07:36:09] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bdab03fa37fa346aa785b5092aaef43a993253dc).  
[2026-02-19 07:36:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de9af71-96ed-48d6-b68c-5f3873f32355')/female_info  
[2026-02-19 07:36:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:36:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e5ba749cf4ca5e124f011db5727e2ed4818dae36).  
[2026-02-19 07:36:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 24726518e8ece5f943aa605836e5db87826e6cd7).  
[2026-02-19 07:36:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e50afbe37fe11ef07b65a260c68efeef7603294f).  
[2026-02-19 07:36:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 38d91ea48032e5535827909085f45c2ab60ddca8).  
[2026-02-19 07:36:10] local.INFO: ODK IMPORT: Submission 41a9b743-6070-4b0c-98f8-0799df63df65 updated (ID: 155).  
[2026-02-19 07:36:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41a9b743-6070-4b0c-98f8-0799df63df65')/male_info  
[2026-02-19 07:36:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:36:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d859eca4d4c316430138d4c614f314ed60c6804a).  
[2026-02-19 07:36:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0a26ea880517af5ab1c129ec6a1f9810f4235eae).  
[2026-02-19 07:36:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41a9b743-6070-4b0c-98f8-0799df63df65')/female_info  
[2026-02-19 07:36:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:36:12] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 10455d04bc0409cc17739830b97739b164a94ba0).  
[2026-02-19 07:36:12] local.INFO: ODK IMPORT: Submission 60b28f1a-8a0c-4bf1-a4f2-899043d81aa4 updated (ID: 156).  
[2026-02-19 07:36:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A60b28f1a-8a0c-4bf1-a4f2-899043d81aa4')/male_info  
[2026-02-19 07:36:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:36:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2fe86922709bbd27f82bc1b4367b7c06f0a5a228).  
[2026-02-19 07:36:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A60b28f1a-8a0c-4bf1-a4f2-899043d81aa4')/female_info  
[2026-02-19 07:36:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:36:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e2e14d207d561ab1a5952b1d2be452c04005f5ff).  
[2026-02-19 07:36:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 59f308b87252e16e482b0982226af263d1bc7f98).  
[2026-02-19 07:36:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 900bc19f054cb907c7c7df0dd4d155c037d4c096).  
[2026-02-19 07:36:14] local.INFO: ODK IMPORT: Submission ebcde978-12e1-4130-98c7-05cf211ccd3a updated (ID: 157).  
[2026-02-19 07:36:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aebcde978-12e1-4130-98c7-05cf211ccd3a')/male_info  
[2026-02-19 07:36:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:36:15] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9f6681d74a4f129dd1beaa77b4d3d714d644d60a).  
[2026-02-19 07:36:15] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 078cf1c42a5f2f9fa3378749f4b343bcbbe5c652).  
[2026-02-19 07:36:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aebcde978-12e1-4130-98c7-05cf211ccd3a')/female_info  
[2026-02-19 07:36:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:36:16] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 68ef8f645ce524e59fb2bfccace24433606a0914).  
[2026-02-19 07:36:16] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e8eafb17d14ae8aa8161be59e725cda94472fc89).  
[2026-02-19 07:36:16] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 65123ff9f50f2338b3e6fec151f11f3d358a8e2a).  
[2026-02-19 07:36:16] local.INFO: ODK IMPORT: Submission ab90e12f-ddf3-49b8-adb8-bfc86b04d427 updated (ID: 158).  
[2026-02-19 07:36:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab90e12f-ddf3-49b8-adb8-bfc86b04d427')/male_info  
[2026-02-19 07:36:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:36:17] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 637c625362fe693fcd5a0a1552b7743e4ba1772d).  
[2026-02-19 07:36:17] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b3569ac6242f3c71c48ff7c8540f37593ed04c43).  
[2026-02-19 07:36:17] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 21973becf5dcc4252df76d53f6bb4ce65ceccf49).  
[2026-02-19 07:36:17] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1477c08f5fd81a1556770ac7541cbc07a905439b).  
[2026-02-19 07:36:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab90e12f-ddf3-49b8-adb8-bfc86b04d427')/female_info  
[2026-02-19 07:36:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:36:18] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3edb7f0dba932d77a3614685f9222e0033b876a4).  
[2026-02-19 07:36:18] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 15b2ee593cf2609a22075aa279ce358ac7e0bd76).  
[2026-02-19 07:36:18] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0d8d7c6d2a75acdd30caf2492f76c68d46a11fe4).  
[2026-02-19 07:36:18] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 98d42d78dc46d4a5b72fe1f62b72ed7676aa32fb).  
[2026-02-19 07:36:18] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ecb73bc062cfb8a983bc5c6d6c81129bee5f860e).  
[2026-02-19 07:36:18] local.INFO: ODK IMPORT: Submission 7eebb6d8-05c4-4d8e-a8f5-8e9084e5761c updated (ID: 159).  
[2026-02-19 07:36:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7eebb6d8-05c4-4d8e-a8f5-8e9084e5761c')/male_info  
[2026-02-19 07:36:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:36:19] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 129fdea5abe903faadf0b3f43065dad3a76414f9).  
[2026-02-19 07:36:19] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 76535c43695a49e4a13c42d3ec7c2a3bfda7cccd).  
[2026-02-19 07:36:19] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 09ccaa87daf0b63c8f9a8f3034824e9ac57b33b0).  
[2026-02-19 07:36:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7eebb6d8-05c4-4d8e-a8f5-8e9084e5761c')/female_info  
[2026-02-19 07:36:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:36:20] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 032f2ca377b6080e9ba997f84f9a93559ddb156d).  
[2026-02-19 07:36:20] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e20cb2bdf69824252db2c38ce728643dcd293748).  
[2026-02-19 07:36:20] local.INFO: ODK IMPORT: Submission 663930c3-4c17-4f04-a46a-a3df37b4cb4e updated (ID: 160).  
[2026-02-19 07:36:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A663930c3-4c17-4f04-a46a-a3df37b4cb4e')/male_info  
[2026-02-19 07:36:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:36:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1f263d99706ac80badd70919af98e508d238c3ca).  
[2026-02-19 07:36:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 264d32e4388fb21b04c286432af839ccc243ada0).  
[2026-02-19 07:36:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 52f9cb3b4c7a7087c19ebc4dbf84262fc9fa092a).  
[2026-02-19 07:36:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A663930c3-4c17-4f04-a46a-a3df37b4cb4e')/female_info  
[2026-02-19 07:36:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:36:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9d02b9e9ddd4280d04d9de080c19a9957b918df6).  
[2026-02-19 07:36:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a72496f558fcc5686e79ed64124b1939323801dc).  
[2026-02-19 07:36:23] local.INFO: ODK IMPORT: Submission 9e019c39-4494-4d66-acd7-72e1f095aa44 updated (ID: 161).  
[2026-02-19 07:36:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e019c39-4494-4d66-acd7-72e1f095aa44')/male_info  
[2026-02-19 07:36:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:36:24] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1aa19624206bd2747aaefd7bea76c0da529c7b16).  
[2026-02-19 07:36:24] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6d17e60980e33e4ee0d7ebfc324d08729d71072b).  
[2026-02-19 07:36:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e019c39-4494-4d66-acd7-72e1f095aa44')/female_info  
[2026-02-19 07:36:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:36:25] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5de5f49c44c627d243f852bc89a4b88992c13c26).  
[2026-02-19 07:36:25] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 243a09b598e949e64d6599665217ce9be7f26c31).  
[2026-02-19 07:36:25] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fa3880c7d02b535e32dfb532ad5818b0bbe76766).  
[2026-02-19 07:36:25] local.INFO: ODK IMPORT: Submission 1636a7fd-7c11-4069-be70-24cf8781eee5 updated (ID: 162).  
[2026-02-19 07:36:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1636a7fd-7c11-4069-be70-24cf8781eee5')/male_info  
[2026-02-19 07:36:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:36:26] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ace75336a90b9dec2b92ef1a84f4477a2dbc00b4).  
[2026-02-19 07:36:26] local.INFO: ODK IMPORT: Submission d243268d-1ffd-48c6-b303-83c6fd53e456 updated (ID: 163).  
[2026-02-19 07:36:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad243268d-1ffd-48c6-b303-83c6fd53e456')/male_info  
[2026-02-19 07:36:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-19 07:36:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 55c1b4e3bcad40ad4a928affd9362a75c2f9c6f3).  
[2026-02-19 07:36:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 41042adb8b0ef7065a0f2a282cc51df923ac8dc1).  
[2026-02-19 07:36:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 43a7ea303c3db8930c945e4a74cddfb2ae5de967).  
[2026-02-19 07:36:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9662095f1e7dc9947ce74501d4a63b8583c3397a).  
[2026-02-19 07:36:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f81fc458af5cd6ee527283929f6e7da72ef739a0).  
[2026-02-19 07:36:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4bebe4343bad578905c2860ac703b7176d64e9d1).  
[2026-02-19 07:36:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad243268d-1ffd-48c6-b303-83c6fd53e456')/female_info  
[2026-02-19 07:36:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:36:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 482c1bfbc9187a8aa8fa88d9c284c32ed1e6a91a).  
[2026-02-19 07:36:28] local.INFO: ODK IMPORT: Submission 55572cd1-2331-4c84-8918-4372a06b995d updated (ID: 164).  
[2026-02-19 07:36:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A55572cd1-2331-4c84-8918-4372a06b995d')/male_info  
[2026-02-19 07:36:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:36:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 03033ea4af527dce240004b23d737960a7a97a92).  
[2026-02-19 07:36:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A55572cd1-2331-4c84-8918-4372a06b995d')/female_info  
[2026-02-19 07:36:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:36:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 27ded00fc3f65e96ebf4c7c663f4f4835224bc85).  
[2026-02-19 07:36:30] local.INFO: ODK IMPORT: Submission 7c601448-5e0d-44b0-a2db-2afdb5c2f7d3 updated (ID: 165).  
[2026-02-19 07:36:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c601448-5e0d-44b0-a2db-2afdb5c2f7d3')/male_info  
[2026-02-19 07:36:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:36:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d7d447b89b0d7e459a184676fd5dac5aec74a292).  
[2026-02-19 07:36:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 39bcca4efe43ea70a1e9156cd046ee22486c2211).  
[2026-02-19 07:36:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6347b29126981b49b722701030ed4d5efb68dff8).  
[2026-02-19 07:36:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4e2012625715ff5ff917b685afd7e7a96e8453d9).  
[2026-02-19 07:36:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c601448-5e0d-44b0-a2db-2afdb5c2f7d3')/female_info  
[2026-02-19 07:36:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:36:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fea815c8d8896753812ec60722bdb6d353e39f21).  
[2026-02-19 07:36:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6d50b8b92faacae2cca53fc623e5c0d3b414bb3d).  
[2026-02-19 07:36:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6f94c062590d097cca019136b5b69484eb46f4b3).  
[2026-02-19 07:36:32] local.INFO: ODK IMPORT: Submission bc687b74-ad08-4b00-9617-5fcae82e457a updated (ID: 166).  
[2026-02-19 07:36:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc687b74-ad08-4b00-9617-5fcae82e457a')/male_info  
[2026-02-19 07:36:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:36:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fb4eddde1ef44d7fe9c697b05b8b1f6a667beaac).  
[2026-02-19 07:36:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ac8a0067a70c494779f6cb01ac63374ffa356c95).  
[2026-02-19 07:36:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 51f7a892e51124bf6b993fb66f5e896e2c2bca1e).  
[2026-02-19 07:36:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc687b74-ad08-4b00-9617-5fcae82e457a')/female_info  
[2026-02-19 07:36:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:36:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 21749e2cc0f77552a11c176667bf3068f5cecbb4).  
[2026-02-19 07:36:34] local.INFO: ODK IMPORT: Submission a80f461c-01b4-4076-8390-3b0554d09e55 updated (ID: 167).  
[2026-02-19 07:36:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa80f461c-01b4-4076-8390-3b0554d09e55')/male_info  
[2026-02-19 07:36:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:36:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 51dc45be00f60d6db2552de5f4786739362d20fa).  
[2026-02-19 07:36:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 856b0f6852a714d68ae05b33e4973d651b006254).  
[2026-02-19 07:36:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2e5ffabc3fab97e884cf3aa9efe672a7e02440d7).  
[2026-02-19 07:36:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa80f461c-01b4-4076-8390-3b0554d09e55')/female_info  
[2026-02-19 07:36:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:36:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9a30b353330f03a23935e5460320a02704b077a3).  
[2026-02-19 07:36:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 90b7abd8708047cd2f97e168aadd69f87abf1c26).  
[2026-02-19 07:36:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 26447a8f1c8e45c5b5c4550aac6cd32ab0b4052e).  
[2026-02-19 07:36:37] local.INFO: ODK IMPORT: Submission 59fbbdb6-ad1d-465c-97bc-9830c18c7628 updated (ID: 168).  
[2026-02-19 07:36:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A59fbbdb6-ad1d-465c-97bc-9830c18c7628')/male_info  
[2026-02-19 07:36:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:36:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: dbaab794f83ff98409ec130b33ba1db7c1e79a92).  
[2026-02-19 07:36:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2f51bd51b2ac1fba5319115bb567b22f4b841134).  
[2026-02-19 07:36:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7ac8b039e6737bcf733a306c1da05b782f91781b).  
[2026-02-19 07:36:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 35980a95af95cddfbcd0083d51902a5a0630a24b).  
[2026-02-19 07:36:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A59fbbdb6-ad1d-465c-97bc-9830c18c7628')/female_info  
[2026-02-19 07:36:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:36:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: cc38aa372fc8017f77f51d046eea198a95579678).  
[2026-02-19 07:36:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f5dff6ff43fd69b628efd673e2bde7aa99b91bb1).  
[2026-02-19 07:36:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b29e60ce046ece6d9fc0438014fb41db57d993f2).  
[2026-02-19 07:36:39] local.INFO: ODK IMPORT: Submission 865bf86c-041b-474e-8019-1859b5317832 updated (ID: 169).  
[2026-02-19 07:36:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A865bf86c-041b-474e-8019-1859b5317832')/male_info  
[2026-02-19 07:36:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:36:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bd72b1d46d513bb65cd80844ef80092a160ebb71).  
[2026-02-19 07:36:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A865bf86c-041b-474e-8019-1859b5317832')/female_info  
[2026-02-19 07:36:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:36:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a89cc33579442c43a840d9be2c4584c233da8630).  
[2026-02-19 07:36:41] local.INFO: ODK IMPORT: Submission 8e90290c-a031-477a-8327-eb85dbc90651 updated (ID: 170).  
[2026-02-19 07:36:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e90290c-a031-477a-8327-eb85dbc90651')/male_info  
[2026-02-19 07:36:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:36:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7199e9bd166a102418d1ae6bb831eb0bb36cec01).  
[2026-02-19 07:36:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a5d9f1dcd6e1d30c1b31dd5c8ce48595558ddc93).  
[2026-02-19 07:36:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e90290c-a031-477a-8327-eb85dbc90651')/female_info  
[2026-02-19 07:36:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:36:43] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 019808ff6a9461f541283c278e1f2499e146f2a2).  
[2026-02-19 07:36:43] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f66984931822ecc95f054667b625b21b6f0e9958).  
[2026-02-19 07:36:43] local.INFO: ODK IMPORT: Submission 9d600645-208c-421d-b1ac-70e8b104ffed updated (ID: 171).  
[2026-02-19 07:36:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9d600645-208c-421d-b1ac-70e8b104ffed')/male_info  
[2026-02-19 07:36:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:36:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 37d236f08355d2692ddc6200e7d58491491cd317).  
[2026-02-19 07:36:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bc41bdad6e69f5c3f6e34709812efdcb34290932).  
[2026-02-19 07:36:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 592b2518140a81d0c739e652ecc3b53e784079e5).  
[2026-02-19 07:36:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6e464e9ea55b9bc96cd0d2bd5b234847ce60efcd).  
[2026-02-19 07:36:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9d600645-208c-421d-b1ac-70e8b104ffed')/female_info  
[2026-02-19 07:36:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:36:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: aee2f021e46b81a1cdc64c5f33a5ae803d5048fb).  
[2026-02-19 07:36:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 38e1b9836f847a37f49a28f229643a1c07e426eb).  
[2026-02-19 07:36:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 74b5e0564d1fad847f699980e222ce5d0f1fb052).  
[2026-02-19 07:36:45] local.INFO: ODK IMPORT: Submission ed35e970-ae71-4e81-acf7-fda11d484c1f updated (ID: 172).  
[2026-02-19 07:36:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed35e970-ae71-4e81-acf7-fda11d484c1f')/male_info  
[2026-02-19 07:36:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:36:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 42e3c75d192d0f023b309dab086a82a1b875e6eb).  
[2026-02-19 07:36:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d268a60f05842a69b3b6cccc99e37e70f24784be).  
[2026-02-19 07:36:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed35e970-ae71-4e81-acf7-fda11d484c1f')/female_info  
[2026-02-19 07:36:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:36:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3fb2f9c452e22a20a5f35d073c4e420cba9bf7b2).  
[2026-02-19 07:36:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1213f7160d09d4ea6bc48f3e8e87f21a9de686fc).  
[2026-02-19 07:36:47] local.INFO: ODK IMPORT: Submission 534901a7-86a2-47a0-9976-79515b891fb1 updated (ID: 173).  
[2026-02-19 07:36:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A534901a7-86a2-47a0-9976-79515b891fb1')/male_info  
[2026-02-19 07:36:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:36:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a91268d17b9953535b3ce6f94d36941dffadc485).  
[2026-02-19 07:36:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 841bf7608b896d7d1f77c56e3e7a7ce8c9c72622).  
[2026-02-19 07:36:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A534901a7-86a2-47a0-9976-79515b891fb1')/female_info  
[2026-02-19 07:36:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:36:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1b61a7814cc82ebb49977a038be201f2cac669ec).  
[2026-02-19 07:36:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c6a37f463825f2bad16a5e9234826add76780b2f).  
[2026-02-19 07:36:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 89477985d06f7900f26f21ad32c497684321fbc1).  
[2026-02-19 07:36:49] local.INFO: ODK IMPORT: Submission 02d06261-3ab7-4340-b44a-2c5d1cf1dcdf updated (ID: 174).  
[2026-02-19 07:36:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02d06261-3ab7-4340-b44a-2c5d1cf1dcdf')/male_info  
[2026-02-19 07:36:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:36:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a48610ca79cd2c3db9afd751e09e35923a9525ca).  
[2026-02-19 07:36:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a229180a5254e4da1ef8dcad593017710a7f8dbf).  
[2026-02-19 07:36:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02d06261-3ab7-4340-b44a-2c5d1cf1dcdf')/female_info  
[2026-02-19 07:36:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:36:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 08e012ad57f95716e55be464aff6362888ce5841).  
[2026-02-19 07:36:51] local.INFO: ODK IMPORT: Submission c1c6ab4c-b823-4a6f-87b5-fc562f562aef updated (ID: 175).  
[2026-02-19 07:36:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1c6ab4c-b823-4a6f-87b5-fc562f562aef')/male_info  
[2026-02-19 07:36:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:36:53] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 15988f4c35386a726967040a92ab305ab773d057).  
[2026-02-19 07:36:53] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a57b28e483ca4ac118ec14709a9e394968920a1c).  
[2026-02-19 07:36:53] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 680f15437044e39e7dadbbb952b4f305bbba7af4).  
[2026-02-19 07:36:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1c6ab4c-b823-4a6f-87b5-fc562f562aef')/female_info  
[2026-02-19 07:36:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:36:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3b0c1b6e34dae9e85bee27a96c619146b7cfa41d).  
[2026-02-19 07:36:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e85252a89147aa1468b49bb00a6a4820e1e0ad15).  
[2026-02-19 07:36:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ff0f4aea30306c5f05345a61ef961f477f79161b).  
[2026-02-19 07:36:54] local.INFO: ODK IMPORT: Submission f64d09ae-9a06-4e02-88c1-ac482c908938 updated (ID: 176).  
[2026-02-19 07:36:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64d09ae-9a06-4e02-88c1-ac482c908938')/male_info  
[2026-02-19 07:36:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:36:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9bb08045ab5a9282fb1ae9a5fa3e3e627f1910ea).  
[2026-02-19 07:36:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64d09ae-9a06-4e02-88c1-ac482c908938')/female_info  
[2026-02-19 07:36:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:36:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 05b0d5e02b7b534cc29a07f8758f0e96f6251abd).  
[2026-02-19 07:36:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3522380d39d8dd9c8df8b81097d47659b914efef).  
[2026-02-19 07:36:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: aed71e46f954445c3a0a419b1e8ff64cee1cfa5a).  
[2026-02-19 07:36:56] local.INFO: ODK IMPORT: Submission 001af4a1-4b3a-4a4f-a99e-3f728ad75f33 updated (ID: 177).  
[2026-02-19 07:36:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A001af4a1-4b3a-4a4f-a99e-3f728ad75f33')/male_info  
[2026-02-19 07:36:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:36:57] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ce3d7b0db52ea3418de4c11077c6b978433224ae).  
[2026-02-19 07:36:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A001af4a1-4b3a-4a4f-a99e-3f728ad75f33')/female_info  
[2026-02-19 07:36:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:36:58] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 01786ed5ebaf8103881f830a9cd064d318ea9dce).  
[2026-02-19 07:36:58] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a73bfc8171db6432070af21487282aa66eba6cad).  
[2026-02-19 07:36:58] local.INFO: ODK IMPORT: Submission 151f070f-72c1-4a41-bee7-4fb0af5cc569 updated (ID: 178).  
[2026-02-19 07:36:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A151f070f-72c1-4a41-bee7-4fb0af5cc569')/male_info  
[2026-02-19 07:36:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:36:59] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ded4bac048d23f982b8df2d5bfcf40f4d30b81ed).  
[2026-02-19 07:36:59] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 651aa0ae5e7efb2de4e24a0a01bda007583ff55c).  
[2026-02-19 07:36:59] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0397ccc54eb8c127711a237f3cdab2edb717fc0f).  
[2026-02-19 07:36:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A151f070f-72c1-4a41-bee7-4fb0af5cc569')/female_info  
[2026-02-19 07:37:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:37:00] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6b4dfeb027a6427923fd1637626908163f3f6c42).  
[2026-02-19 07:37:00] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9fa4a56022db115f0cda2406ccd89a8a0f23e451).  
[2026-02-19 07:37:00] local.INFO: ODK IMPORT: Submission cf003d8a-6915-46c8-aec3-576c9bac909f updated (ID: 179).  
[2026-02-19 07:37:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf003d8a-6915-46c8-aec3-576c9bac909f')/male_info  
[2026-02-19 07:37:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:37:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 374a0c53dfa28f0ffdaf60f094264e505d9a6ef7).  
[2026-02-19 07:37:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e9d754ea1de493aac12b43ec4822f1bf7e06a6f0).  
[2026-02-19 07:37:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 508582b538133e1925ae2c237ed9f6e4d7d7323c).  
[2026-02-19 07:37:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf003d8a-6915-46c8-aec3-576c9bac909f')/female_info  
[2026-02-19 07:37:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:37:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2737a11358e6cd7e8ed882cb2b80b364ca84e4e3).  
[2026-02-19 07:37:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5049422cd4395e6a56803f01deb23c26f636a1e2).  
[2026-02-19 07:37:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0034a46ea17bfd286cb6a413d40a7e75759f0caa).  
[2026-02-19 07:37:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 514db95335cb8a1ba529ba8a1b3abb39f0dc32af).  
[2026-02-19 07:37:02] local.INFO: ODK IMPORT: Submission e1866bd5-22ba-4cc0-982b-38c462a09b06 updated (ID: 180).  
[2026-02-19 07:37:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1866bd5-22ba-4cc0-982b-38c462a09b06')/male_info  
[2026-02-19 07:37:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:37:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7dd7679fd8f2bbaf50afbcd1ff04eb4e928d5fe5).  
[2026-02-19 07:37:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1866bd5-22ba-4cc0-982b-38c462a09b06')/female_info  
[2026-02-19 07:37:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:37:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8de6df5a67888f360d0a41d4ff8233ce2fdd05f5).  
[2026-02-19 07:37:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: dd9e5bff7414aa9717770e35530fcba462ccaccb).  
[2026-02-19 07:37:04] local.INFO: ODK IMPORT: Submission c9aad6f0-4dd0-42bc-a58e-4f74a40f5e6c updated (ID: 181).  
[2026-02-19 07:37:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac9aad6f0-4dd0-42bc-a58e-4f74a40f5e6c')/male_info  
[2026-02-19 07:37:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:37:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 32e5c969d0d6e74bcbb3c3bf0ebb756c09e171f6).  
[2026-02-19 07:37:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ac43bd4af3b43ecbb9088959670174a3e793ba2d).  
[2026-02-19 07:37:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac9aad6f0-4dd0-42bc-a58e-4f74a40f5e6c')/female_info  
[2026-02-19 07:37:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:37:07] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1a3ab9765f24410c19faf85d2a0a34eaa424b8c9).  
[2026-02-19 07:37:07] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 12f1ea25afe8a1e41cecc59ac62b4b4d200bf99d).  
[2026-02-19 07:37:07] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 95f194c7bd4b40e8158f639eea45ea2d0d9bc73e).  
[2026-02-19 07:37:07] local.INFO: ODK IMPORT: Submission 37355a15-399b-4e9b-a835-b1f8c3e60e56 updated (ID: 182).  
[2026-02-19 07:37:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A37355a15-399b-4e9b-a835-b1f8c3e60e56')/male_info  
[2026-02-19 07:37:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:37:08] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 081f1fd4846d27fb25400859c5444f67b1f8a730).  
[2026-02-19 07:37:08] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: eeeac42046d80b5a7a3e683ad37f5a306c8c25ea).  
[2026-02-19 07:37:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A37355a15-399b-4e9b-a835-b1f8c3e60e56')/female_info  
[2026-02-19 07:37:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:37:09] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 798ef675deb9f8e27281dc458f769dd09da4148e).  
[2026-02-19 07:37:09] local.INFO: ODK IMPORT: Submission a0525524-f892-4584-9088-1800ec3d31ed updated (ID: 183).  
[2026-02-19 07:37:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0525524-f892-4584-9088-1800ec3d31ed')/female_info  
[2026-02-19 07:37:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:37:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: dbc861aa86d0b9111a29ee2808e75b1c9361ebf6).  
[2026-02-19 07:37:10] local.INFO: ODK IMPORT: Submission 7661345b-bbaf-4389-b556-588ffbbde448 updated (ID: 184).  
[2026-02-19 07:37:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7661345b-bbaf-4389-b556-588ffbbde448')/male_info  
[2026-02-19 07:37:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:37:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 516e98c757aa9f011efd91099c9f1041862e6ab4).  
[2026-02-19 07:37:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a28969605f24532f0a7bd2b79f4bc7ca0eb3158b).  
[2026-02-19 07:37:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7661345b-bbaf-4389-b556-588ffbbde448')/female_info  
[2026-02-19 07:37:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:37:12] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 87aca1cdc9349e2b83bd4f2c66daede2ab454fed).  
[2026-02-19 07:37:12] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c958e963c79598c905a6415d906cb6557d8fcb06).  
[2026-02-19 07:37:12] local.INFO: ODK IMPORT: Submission c1b5ee3d-bc2f-4c50-b51c-8481d028ed1b updated (ID: 185).  
[2026-02-19 07:37:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1b5ee3d-bc2f-4c50-b51c-8481d028ed1b')/male_info  
[2026-02-19 07:37:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:37:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0769ae5897a7d15a3e2806dbab767f500cf8dc08).  
[2026-02-19 07:37:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9a60429074796960c1fc3493ba9028947e478390).  
[2026-02-19 07:37:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 01a8d45f0b12b4b229fdc0b550a097c7cb446270).  
[2026-02-19 07:37:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 20c0fb97370f4c57c33eb3addac0bcd08e2f4c54).  
[2026-02-19 07:37:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1b5ee3d-bc2f-4c50-b51c-8481d028ed1b')/female_info  
[2026-02-19 07:37:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:37:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5305c8a7fc21234966da9b404e7e4ac5aa8a8df7).  
[2026-02-19 07:37:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: da40d785ec4a61d3fd51bfe8c510511aea304b12).  
[2026-02-19 07:37:14] local.INFO: ODK IMPORT: Submission b72f3a6e-330d-4182-ba76-112b2a76b491 updated (ID: 186).  
[2026-02-19 07:37:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab72f3a6e-330d-4182-ba76-112b2a76b491')/male_info  
[2026-02-19 07:37:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:37:15] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f8378841c824f45c6b7f110922e16bc3c1ee4804).  
[2026-02-19 07:37:15] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 835d344750090c0386eeacbcaa1c77b91efe802e).  
[2026-02-19 07:37:15] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f34b7bdc491145b956677c301b04ac4772217d83).  
[2026-02-19 07:37:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab72f3a6e-330d-4182-ba76-112b2a76b491')/female_info  
[2026-02-19 07:37:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:37:16] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 24a9e25a0340e3ad3eb8e45e6acba4ee5dc82369).  
[2026-02-19 07:37:16] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 60fd3e6d5d59dc27195dffdcc86e55748c0a6010).  
[2026-02-19 07:37:16] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ab4ac463b71736a54fd2835bdfc17d3ce98812ce).  
[2026-02-19 07:37:16] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 891cfe9ae0f31982834165a463b7aca85afc5f87).  
[2026-02-19 07:37:16] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c7af068611e48c2d59b9119b8938c2eadc5d7d01).  
[2026-02-19 07:37:16] local.INFO: ODK IMPORT: Submission 13f301e0-4b53-49c8-b12c-7f3aebea89b5 updated (ID: 187).  
[2026-02-19 07:37:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13f301e0-4b53-49c8-b12c-7f3aebea89b5')/male_info  
[2026-02-19 07:37:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:37:17] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 60a5fd1aa48355d458d6fd0704c552c8347a7272).  
[2026-02-19 07:37:17] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4f0f9856a41e90481adc4c4a329ba2f629744514).  
[2026-02-19 07:37:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13f301e0-4b53-49c8-b12c-7f3aebea89b5')/female_info  
[2026-02-19 07:37:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:37:18] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 813e82ede29241d8c9b579db5153d1a87bad942e).  
[2026-02-19 07:37:18] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: da7ff75af76babe12ff4210d370615079094efd0).  
[2026-02-19 07:37:18] local.INFO: ODK IMPORT: Submission 5178b667-c19e-4979-954e-7634f4565c58 updated (ID: 188).  
[2026-02-19 07:37:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5178b667-c19e-4979-954e-7634f4565c58')/male_info  
[2026-02-19 07:37:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:37:19] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 279cabc8d82a39fd0d089cc9928f269f59c4d18f).  
[2026-02-19 07:37:19] local.INFO: ODK IMPORT: Submission 7330eb9e-c258-403c-919b-50003363b4d9 updated (ID: 189).  
[2026-02-19 07:37:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7330eb9e-c258-403c-919b-50003363b4d9')/male_info  
[2026-02-19 07:37:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:37:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a317d70c0c6ece5d6030462ee51be01e596b6207).  
[2026-02-19 07:37:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9bf6bcc2bdfa9121fba96535f16011958d4871cc).  
[2026-02-19 07:37:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7330eb9e-c258-403c-919b-50003363b4d9')/female_info  
[2026-02-19 07:37:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:37:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: dee871bbea1f3b189f271b090981594864c48bd2).  
[2026-02-19 07:37:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ae13a1ca452a41164bfb247bf61e0212df84bd5b).  
[2026-02-19 07:37:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bde81eadd3ae197b1077445bd50734d01553a52f).  
[2026-02-19 07:37:22] local.INFO: ODK IMPORT: Submission 2471ee99-b4f8-46af-bf47-0c78c6afec3b updated (ID: 190).  
[2026-02-19 07:37:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2471ee99-b4f8-46af-bf47-0c78c6afec3b')/male_info  
[2026-02-19 07:37:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:37:23] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bb16b3dc2fc82173870345817ebfe5dd05c36976).  
[2026-02-19 07:37:23] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 00907b4a8a1153ea043eb5c76516cb1e36840663).  
[2026-02-19 07:37:23] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b8cd4070466f0db75e22aed49e0c2cd41ccf4d58).  
[2026-02-19 07:37:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2471ee99-b4f8-46af-bf47-0c78c6afec3b')/female_info  
[2026-02-19 07:37:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:37:24] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fcf3def75f7200d5a9ed9f8f587960f5b988b282).  
[2026-02-19 07:37:24] local.INFO: ODK IMPORT: Submission b11bc622-1ee4-46db-a9ad-7563daca2731 updated (ID: 191).  
[2026-02-19 07:37:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab11bc622-1ee4-46db-a9ad-7563daca2731')/male_info  
[2026-02-19 07:37:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:37:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7d2c841e9ea0aaffc0ea47ddaa13b8486785be52).  
[2026-02-19 07:37:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fde3c1e62ce1b39ec3a15c5575b4765b6cd324d2).  
[2026-02-19 07:37:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2573438689b391060e7c6e6296f05d309a52de25).  
[2026-02-19 07:37:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b0f0c48b5b6a4155e6daa1f25a8dd1bf6a9b3dca).  
[2026-02-19 07:37:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab11bc622-1ee4-46db-a9ad-7563daca2731')/female_info  
[2026-02-19 07:37:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:37:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f86c12d6e306d328188012e219dcffbdd632f9d7).  
[2026-02-19 07:37:26] local.INFO: ODK IMPORT: Submission a180b9e9-45c9-4fce-98e1-0b4b75f8da20 updated (ID: 192).  
[2026-02-19 07:37:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa180b9e9-45c9-4fce-98e1-0b4b75f8da20')/male_info  
[2026-02-19 07:37:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:37:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 67cdce8eecc23991100f86b355164c03f582a677).  
[2026-02-19 07:37:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a78617d9fceca97c57fb68e99e685b08779ea758).  
[2026-02-19 07:37:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a0360a75711c9170ff2e421922e217958434a66e).  
[2026-02-19 07:37:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa180b9e9-45c9-4fce-98e1-0b4b75f8da20')/female_info  
[2026-02-19 07:37:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:37:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: dab66b7a1fe6cae03fb0ca7173ca684f368c18c6).  
[2026-02-19 07:37:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ef2b2b532e5d96a97a4420859546ec4745032054).  
[2026-02-19 07:37:28] local.INFO: ODK IMPORT: Submission 7826ab76-0a88-4a20-a47e-cb63acf0d93f updated (ID: 193).  
[2026-02-19 07:37:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7826ab76-0a88-4a20-a47e-cb63acf0d93f')/male_info  
[2026-02-19 07:37:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:37:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: dfdc271504e0c1f156bb46d19f6b576572b26bd1).  
[2026-02-19 07:37:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8804de9752ef0e711795ab5c6b54151a1ba224d2).  
[2026-02-19 07:37:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 53b87e4daae9f4d6118a548d82a9200542f00326).  
[2026-02-19 07:37:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9ea6d1e1d428fe8649e7a5b61a14a83f0e13956f).  
[2026-02-19 07:37:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 194b81468c6ed4e949219d1dfb4a60522962c5d8).  
[2026-02-19 07:37:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7826ab76-0a88-4a20-a47e-cb63acf0d93f')/female_info  
[2026-02-19 07:37:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:37:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7a1cc01cfa3fad165bea1e35f106b8d02e3d0292).  
[2026-02-19 07:37:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c240bf60c9d560d36cb368d195b4d0f36f0043fb).  
[2026-02-19 07:37:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 23ddcced25285bdbf217b505404ab1b2be69d1d9).  
[2026-02-19 07:37:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 25c1dc35af4107a9cf9656a016a89b1082c4b685).  
[2026-02-19 07:37:30] local.INFO: ODK IMPORT: Submission f2a4e14e-3e14-45bf-83a0-919e542d7b61 updated (ID: 194).  
[2026-02-19 07:37:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2a4e14e-3e14-45bf-83a0-919e542d7b61')/male_info  
[2026-02-19 07:37:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:37:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0e1c1277f83565b785ebcd9cd68570d708d07b59).  
[2026-02-19 07:37:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 69dd99cffbdb8cc423ea9ec98adfea732720f4d9).  
[2026-02-19 07:37:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c057765ceac5607e343ff8db2757c44509760d84).  
[2026-02-19 07:37:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: cb3319362ef6cb1df7230169b499f5fda0b0950a).  
[2026-02-19 07:37:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2a4e14e-3e14-45bf-83a0-919e542d7b61')/female_info  
[2026-02-19 07:37:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-19 07:37:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a57d65a6b49d95648485a6b4fd71422fef998e0c).  
[2026-02-19 07:37:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 343ec6c84500fdd6e6145d8f053b15655cc35960).  
[2026-02-19 07:37:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 81b14e07bdf79a0d26620ed745da45698e22ede1).  
[2026-02-19 07:37:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ed832105dcf61713839c0f10543b77f89f6b905e).  
[2026-02-19 07:37:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 53dd1b4c68494914e7678f33b40f55047ac4d28a).  
[2026-02-19 07:37:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f071db534e6e224317306b52d9b0d39794f2997f).  
[2026-02-19 07:37:32] local.INFO: ODK IMPORT: Submission 101650b7-bd0b-400d-8c75-786744f60b8d updated (ID: 195).  
[2026-02-19 07:37:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A101650b7-bd0b-400d-8c75-786744f60b8d')/male_info  
[2026-02-19 07:37:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:37:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f9dabd72e88e10c7844972bb594c3d9f9b1400a9).  
[2026-02-19 07:37:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b23a36d4002998c5ee277c882189a5f849d734a5).  
[2026-02-19 07:37:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 25b02a1313b46c7f0378c074bbdffe4f5175f61a).  
[2026-02-19 07:37:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 25e359bf8abad15a21fb8192391be40c61d5945d).  
[2026-02-19 07:37:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A101650b7-bd0b-400d-8c75-786744f60b8d')/female_info  
[2026-02-19 07:37:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:37:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0977704d3147c9051b18be1b82581fbc7000d1e9).  
[2026-02-19 07:37:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 093baf9d0530750ae0a24ebac21ca360e3058c92).  
[2026-02-19 07:37:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 83b14e54ad653b37fdde9b0f542fd0ce1eaa6041).  
[2026-02-19 07:37:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2041fa5318e0b512ce819b39e587a3abd6b5ae73).  
[2026-02-19 07:37:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8a1ef23a3bf17358e652a220515e6367a53c1f1b).  
[2026-02-19 07:37:34] local.INFO: ODK IMPORT: Submission 4309d876-4b4a-472a-bb71-a721c77a0921 updated (ID: 196).  
[2026-02-19 07:37:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4309d876-4b4a-472a-bb71-a721c77a0921')/male_info  
[2026-02-19 07:37:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:37:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1f4229795e3af908fdbb40d780053b8abd7845a6).  
[2026-02-19 07:37:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: be6b2fc6bf648d724438a1a64ddfec0bda4c9988).  
[2026-02-19 07:37:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3097df1e226232ab9ecf564a18a3229c387563cf).  
[2026-02-19 07:37:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4309d876-4b4a-472a-bb71-a721c77a0921')/female_info  
[2026-02-19 07:37:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:37:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 12aac666c89a68621d8d631521b5c2ec86a910fd).  
[2026-02-19 07:37:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1c78d6d108a19643c51b65832ca6e8e037d03704).  
[2026-02-19 07:37:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 47fd477ffe2c48dd068d67a7c55597d189035b51).  
[2026-02-19 07:37:37] local.INFO: ODK IMPORT: Submission 1da18acd-7ca1-4b20-b72c-06fd99a2291f updated (ID: 197).  
[2026-02-19 07:37:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1da18acd-7ca1-4b20-b72c-06fd99a2291f')/male_info  
[2026-02-19 07:37:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:37:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 87d06dce7f018b60774d2b9c5958abb719d3633d).  
[2026-02-19 07:37:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2212b0be1741a605a719b8d3b696120d01429201).  
[2026-02-19 07:37:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4b9fc23e3ddcae716a7ba8a2dee6626774c476fa).  
[2026-02-19 07:37:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 623196a52602d9053d7cc681128f3e430c48ae7d).  
[2026-02-19 07:37:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 20fd0d714fbe7cc238c30d64163d1bbad1e5941b).  
[2026-02-19 07:37:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1da18acd-7ca1-4b20-b72c-06fd99a2291f')/female_info  
[2026-02-19 07:37:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:37:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0ca45cd674cde4621b57c5c33587ec5aa98216a8).  
[2026-02-19 07:37:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 73bc5c77e44df807e2414fbc9b7b383758c3fc08).  
[2026-02-19 07:37:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bcac11ad32d60a6fb111f826a305f817a63b8f09).  
[2026-02-19 07:37:39] local.INFO: ODK IMPORT: Submission e532a07a-9b44-44ba-89bd-db0f8739e553 updated (ID: 198).  
[2026-02-19 07:37:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae532a07a-9b44-44ba-89bd-db0f8739e553')/male_info  
[2026-02-19 07:37:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:37:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 393abda4d0342b80e261f63542cd0b4ec329edb8).  
[2026-02-19 07:37:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: eed8fc56b67db684a7f0c8888b55d15be4cac4fb).  
[2026-02-19 07:37:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 685cc9a7698ea12631729d550bf4f27b6d763b71).  
[2026-02-19 07:37:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae532a07a-9b44-44ba-89bd-db0f8739e553')/female_info  
[2026-02-19 07:37:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:37:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5752473102c06e6bf0b348a6ca2134cbef927fc0).  
[2026-02-19 07:37:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5750c848d7728fafa51fe0d42a4a3654d83ddd53).  
[2026-02-19 07:37:41] local.INFO: ODK IMPORT: Submission 641aa035-0c79-4b11-be90-d8d471db7fb8 updated (ID: 199).  
[2026-02-19 07:37:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A641aa035-0c79-4b11-be90-d8d471db7fb8')/male_info  
[2026-02-19 07:37:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:37:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8189b6c828e1ae047ae320effdeca1db2f0173b4).  
[2026-02-19 07:37:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A641aa035-0c79-4b11-be90-d8d471db7fb8')/female_info  
[2026-02-19 07:37:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:37:43] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 96dac0340d1ff78ea5fb2a53eaa1a60606444671).  
[2026-02-19 07:37:43] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 12a1d8e8ebb10ea2c9228127ecd864ab3deefac4).  
[2026-02-19 07:37:43] local.INFO: ODK IMPORT: Submission fa749ec5-f0f1-4df5-90f2-1eec1aee1a2f updated (ID: 200).  
[2026-02-19 07:37:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afa749ec5-f0f1-4df5-90f2-1eec1aee1a2f')/male_info  
[2026-02-19 07:37:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:37:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f2d8cee64dd3ebcb1ad412cafa6e50dbc3d95a31).  
[2026-02-19 07:37:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 421d79563c47d7c840777034b588c631ac98a3f7).  
[2026-02-19 07:37:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7924651ababf523cbf5a3af0f88b55c0dd6082b0).  
[2026-02-19 07:37:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afa749ec5-f0f1-4df5-90f2-1eec1aee1a2f')/female_info  
[2026-02-19 07:37:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:37:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: dfaaa5edaf98d54d2eb5732433bc5e6f5adef430).  
[2026-02-19 07:37:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8519b5e9453ad81460f27c3af4f9c433b295a4a1).  
[2026-02-19 07:37:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4dfbf240962fa64f1c98fb1cec91841d2cde590a).  
[2026-02-19 07:37:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e324a6aa0ab5dc6be403df1ec5902008762e46cd).  
[2026-02-19 07:37:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d47201844f0f11b0c402c7666bf4ff3549b4a5f1).  
[2026-02-19 07:37:45] local.INFO: ODK IMPORT: Submission 465c20ee-9e1c-4552-810a-eda78deb5fce updated (ID: 201).  
[2026-02-19 07:37:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A465c20ee-9e1c-4552-810a-eda78deb5fce')/male_info  
[2026-02-19 07:37:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:37:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8e8d6adcf590d8ad097c390fccb1ff5bff04e554).  
[2026-02-19 07:37:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: dbc7199f617edce36c75a080154103ad933412b1).  
[2026-02-19 07:37:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1677d7b43337c70d15b96ac0209df88eede4ab37).  
[2026-02-19 07:37:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A465c20ee-9e1c-4552-810a-eda78deb5fce')/female_info  
[2026-02-19 07:37:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:37:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 16add5d2b2993130b7b1fde88dfa93dd2965c5a1).  
[2026-02-19 07:37:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 25b4956fbaf04272350be5d471b7ca5e3f3af8ba).  
[2026-02-19 07:37:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1ab75abb57375821f5d378f88536dcd983f2a43e).  
[2026-02-19 07:37:47] local.INFO: ODK IMPORT: Submission 05cebe2b-e67c-4ff4-926e-ad937234cbbe updated (ID: 202).  
[2026-02-19 07:37:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05cebe2b-e67c-4ff4-926e-ad937234cbbe')/male_info  
[2026-02-19 07:37:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:37:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 937055fcf59c052aad013f63270b0768eed84ad1).  
[2026-02-19 07:37:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 97cbe6e5efa9e19e6f8244041f281e73f831bc52).  
[2026-02-19 07:37:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05cebe2b-e67c-4ff4-926e-ad937234cbbe')/female_info  
[2026-02-19 07:37:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:37:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e2db779913c78e585fe33ebe697d5f192c7f0162).  
[2026-02-19 07:37:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 97394ab51d7fccc6488ff3ec26782ee635871319).  
[2026-02-19 07:37:49] local.INFO: ODK IMPORT: Submission 28664a9d-1b99-47a7-be52-4d1590920bd6 updated (ID: 203).  
[2026-02-19 07:37:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A28664a9d-1b99-47a7-be52-4d1590920bd6')/male_info  
[2026-02-19 07:37:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:37:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4c1c46130946b5a4e8edff88a44425528a1a60f3).  
[2026-02-19 07:37:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 84edbcfbb50f15f6c52ceb314b7ece35a9b41b52).  
[2026-02-19 07:37:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e214e3260f478ff84f6fbe0e88439f3ed18136cc).  
[2026-02-19 07:37:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3c014e8ea80abd7f3d2eaf5a3c3083e44b068207).  
[2026-02-19 07:37:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A28664a9d-1b99-47a7-be52-4d1590920bd6')/female_info  
[2026-02-19 07:37:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:37:52] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fd1380ea1fabf481aaecc07ec40f637fbd346304).  
[2026-02-19 07:37:52] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5895ceda874fdeb9c846a16065c3f8e73f3be3bb).  
[2026-02-19 07:37:52] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: dbe49fabd43ea06325c5bb05f161858ee2047718).  
[2026-02-19 07:37:52] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1c120e363e98540253cbd95865cac9c51dd3d333).  
[2026-02-19 07:37:52] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 16a259d53c826aacee98133fb94d9e158624c933).  
[2026-02-19 07:37:52] local.INFO: ODK IMPORT: Submission aaadcb50-b366-493d-ac18-93ab045640ad updated (ID: 204).  
[2026-02-19 07:37:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaadcb50-b366-493d-ac18-93ab045640ad')/male_info  
[2026-02-19 07:37:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:37:53] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9ff6c7dadc249de274943e98c0ab4a8cf511e0fd).  
[2026-02-19 07:37:53] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e7d6cabd071ed0510ceff93678f298953a71810f).  
[2026-02-19 07:37:53] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8a702ec3c5c6ba26b4966ff56c68df46ec8b0d3b).  
[2026-02-19 07:37:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaadcb50-b366-493d-ac18-93ab045640ad')/female_info  
[2026-02-19 07:37:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:37:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 506e0fbb7d270aec9ffb265fd0b618bb1fe3a678).  
[2026-02-19 07:37:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8ba3be1f96b8484bd0772e6c59b179af4118226f).  
[2026-02-19 07:37:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: de4be20213eb98f7d0c55909154dcff83a4407e8).  
[2026-02-19 07:37:54] local.INFO: ODK IMPORT: Submission 5d7eb013-6c55-4820-8e10-733aa754f3a6 updated (ID: 205).  
[2026-02-19 07:37:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5d7eb013-6c55-4820-8e10-733aa754f3a6')/male_info  
[2026-02-19 07:37:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:37:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 45f7f49e2fa1584253742dbe4ca52db095fa3ef0).  
[2026-02-19 07:37:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b716a84a24fc81fe9dc85bba74111567221d405f).  
[2026-02-19 07:37:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6c7b27143dc4b2ba954eb5752c6cf0d9be8d60b5).  
[2026-02-19 07:37:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5d7eb013-6c55-4820-8e10-733aa754f3a6')/female_info  
[2026-02-19 07:37:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:37:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 78035e699e501c864c9c5646aaf4dd60c9e1fd85).  
[2026-02-19 07:37:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 54fe78ab62da9d5bb3dd0fb0ac05b7d270e3bd4e).  
[2026-02-19 07:37:56] local.INFO: ODK IMPORT: Submission f0b8f3b1-8be0-4db3-8887-4201d7164da9 updated (ID: 206).  
[2026-02-19 07:37:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0b8f3b1-8be0-4db3-8887-4201d7164da9')/male_info  
[2026-02-19 07:37:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:37:57] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 778fd2bf9758b637fe32ac21f69b7c4baaeb3c6c).  
[2026-02-19 07:37:57] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f11cc1879f29ff908e4cde491fe63b9b71aa06e5).  
[2026-02-19 07:37:57] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 07339aec2a77673f31755be39784c88d426cf2de).  
[2026-02-19 07:37:57] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4a51d13477e23d5901b2d788397247f7685a00b8).  
[2026-02-19 07:37:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0b8f3b1-8be0-4db3-8887-4201d7164da9')/female_info  
[2026-02-19 07:37:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:37:58] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6c1efc9a958d7032d4d00d9559afc5023138e022).  
[2026-02-19 07:37:58] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: eba1763a34926cee8023c73571ee786f6b2f43af).  
[2026-02-19 07:37:58] local.INFO: ODK IMPORT: Submission d5a603ee-26e6-4265-8684-c0c3440fb04d updated (ID: 207).  
[2026-02-19 07:37:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5a603ee-26e6-4265-8684-c0c3440fb04d')/male_info  
[2026-02-19 07:37:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:37:59] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d36f7031b346b363ea980fa23f1636e0495a353c).  
[2026-02-19 07:37:59] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 39a41b182205980b48b8bee028eddd68d633fb99).  
[2026-02-19 07:37:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5a603ee-26e6-4265-8684-c0c3440fb04d')/female_info  
[2026-02-19 07:38:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:38:00] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 07f59ada81c0763f6a1b8b6126d419ca6b276273).  
[2026-02-19 07:38:00] local.INFO: ODK IMPORT: Submission 5500cd62-1e29-4ea0-92f1-b78ed099a73b updated (ID: 208).  
[2026-02-19 07:38:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5500cd62-1e29-4ea0-92f1-b78ed099a73b')/male_info  
[2026-02-19 07:38:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:38:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: eacf1fbd6aef7f535e0e325c3b6e1e00e33f75a0).  
[2026-02-19 07:38:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f51509a6dba089297f623c847ac395b5c4ac4edd).  
[2026-02-19 07:38:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 60765f03b4afb2199e06f837171f83cfffe17c8b).  
[2026-02-19 07:38:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: cae380903b012fed4f2416819f86c449371a3f27).  
[2026-02-19 07:38:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5500cd62-1e29-4ea0-92f1-b78ed099a73b')/female_info  
[2026-02-19 07:38:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:38:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 037aad6f2f88362a9b2226815d512a7d99c7f287).  
[2026-02-19 07:38:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b3c3489e804e5affed38549995b26be67c4551f6).  
[2026-02-19 07:38:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 02d5d0153614212305dc265be23254a3dbf22f38).  
[2026-02-19 07:38:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e3781a7b5d23075ef84bc32bf132fd584665f909).  
[2026-02-19 07:38:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a83d737ad6183e971b58841b79ad15bbdea9762e).  
[2026-02-19 07:38:02] local.INFO: ODK IMPORT: Submission 86a6e10c-b5cb-46f6-828f-a932e28d38a7 updated (ID: 209).  
[2026-02-19 07:38:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86a6e10c-b5cb-46f6-828f-a932e28d38a7')/female_info  
[2026-02-19 07:38:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:38:03] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f0a675331ffb29f7cb1afd41bdb85df1a061ce4f).  
[2026-02-19 07:38:03] local.INFO: ODK IMPORT: Submission fed6c921-f766-4956-bee5-58745821024d updated (ID: 210).  
[2026-02-19 07:38:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afed6c921-f766-4956-bee5-58745821024d')/male_info  
[2026-02-19 07:38:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:38:04] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 802f14a955ffa527f76b3142bd06722f64e9b965).  
[2026-02-19 07:38:04] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3fc7affa9fa70683a1ad261431077ae6f85ec5a0).  
[2026-02-19 07:38:04] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 16324f1b5d0022ea1dd7a0fccc12312e9599df24).  
[2026-02-19 07:38:04] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b8235e4185fc08f535cc3421fb782d5d95cb16a8).  
[2026-02-19 07:38:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afed6c921-f766-4956-bee5-58745821024d')/female_info  
[2026-02-19 07:38:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-19 07:38:05] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 848e967b85ad6a755463ec46a0f9e69328d0485e).  
[2026-02-19 07:38:05] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d86c5b48ae11be6b00ea4afdbd87663247552838).  
[2026-02-19 07:38:05] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 72b9d0f733f75ad09dcb6eb1ea1c1e2f05586d21).  
[2026-02-19 07:38:05] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4855df91773d622447ce2e37e27136dc004bdf50).  
[2026-02-19 07:38:05] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b5633dbb3474b4db3889c7c101f611397b73ad77).  
[2026-02-19 07:38:05] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3842db9cc366676802104ad940365356a13c73f8).  
[2026-02-19 07:38:05] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b8109fd6e2a47014e03e253f0acae4da220df4e9).  
[2026-02-19 07:38:05] local.INFO: ODK IMPORT: Submission 98f74c4d-c66b-4131-86ca-8acab44d92be updated (ID: 211).  
[2026-02-19 07:38:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98f74c4d-c66b-4131-86ca-8acab44d92be')/male_info  
[2026-02-19 07:38:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:38:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5ca7320b79a6fe0d271829e84d288a4a2fd600f6).  
[2026-02-19 07:38:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 01e6b84c80e6b767af949e54c8233faa6d1549ff).  
[2026-02-19 07:38:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: eab5238333ad6f998fcca438145ca87e174b644c).  
[2026-02-19 07:38:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 803c86e8f90a876b32523a3fd5a1661cdd2517b6).  
[2026-02-19 07:38:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8c205813f98736e2a79644c2c0c3e4244b3f2eb0).  
[2026-02-19 07:38:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98f74c4d-c66b-4131-86ca-8acab44d92be')/female_info  
[2026-02-19 07:38:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:38:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: edaa593ccaf1dbb543a6013068b64b8b0b09cd43).  
[2026-02-19 07:38:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 369264fd3a73796f9d94d80d0887414bbdd670a4).  
[2026-02-19 07:38:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f6ffe74a455181cb57d47e97e41d67cd6f59ed84).  
[2026-02-19 07:38:08] local.INFO: ODK IMPORT: Submission c07196b4-85a2-46f0-8e38-ef51da169fa1 updated (ID: 212).  
[2026-02-19 07:38:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac07196b4-85a2-46f0-8e38-ef51da169fa1')/male_info  
[2026-02-19 07:38:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:38:09] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 06e8c1943dd21784d7aee22493522dd225701c81).  
[2026-02-19 07:38:09] local.INFO: ODK IMPORT: Submission 7ae3aff1-f8ed-4645-bd11-3ec852a2e755 updated (ID: 213).  
[2026-02-19 07:38:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ae3aff1-f8ed-4645-bd11-3ec852a2e755')/male_info  
[2026-02-19 07:38:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:38:10] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: acea17fb685cf4632a8c7c7b7e0a72d41f1560bb).  
[2026-02-19 07:38:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ae3aff1-f8ed-4645-bd11-3ec852a2e755')/female_info  
[2026-02-19 07:38:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:38:11] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4b84b9e84d94dc807b32feef528b48ad832886f0).  
[2026-02-19 07:38:11] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2a42f40054c300255ce7e08eb2ccf3d54d271cb2).  
[2026-02-19 07:38:11] local.INFO: ODK IMPORT: Submission 8d77c5f9-ecc8-42b5-b699-d370051fffe7 updated (ID: 214).  
[2026-02-19 07:38:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d77c5f9-ecc8-42b5-b699-d370051fffe7')/male_info  
[2026-02-19 07:38:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:38:12] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ed684307ee399e7a00dcc09ecb71e7cd2eb0e243).  
[2026-02-19 07:38:12] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: deefa5c6ebddc7c6c2af2fba25ffa18610eca44e).  
[2026-02-19 07:38:12] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 444cdcd2a33c4a00ddb39692be9e76af2b8370fd).  
[2026-02-19 07:38:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d77c5f9-ecc8-42b5-b699-d370051fffe7')/female_info  
[2026-02-19 07:38:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:38:13] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2c609479828ead0e3ee3a657541b035a6a00ae58).  
[2026-02-19 07:38:13] local.INFO: ODK IMPORT: Submission 360ff666-7a64-4e69-b76b-20613a28fdad updated (ID: 215).  
[2026-02-19 07:38:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A360ff666-7a64-4e69-b76b-20613a28fdad')/male_info  
[2026-02-19 07:38:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:38:14] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 463df01cb61985628972a803cbc31fb9614328f7).  
[2026-02-19 07:38:14] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: dca5784d944fb8b776e9b4fdf70b59247500d8c8).  
[2026-02-19 07:38:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A360ff666-7a64-4e69-b76b-20613a28fdad')/female_info  
[2026-02-19 07:38:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:38:15] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4b4999c5701d177d0d4dea3c7973c6d6c0e19782).  
[2026-02-19 07:38:15] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0d2d36ada5717f802d6fdeb858108bbbecafb917).  
[2026-02-19 07:38:15] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 716651b300929b0c6c5fc045019050653104c254).  
[2026-02-19 07:38:15] local.INFO: ODK IMPORT: Submission 1f6e730c-fdc1-4b56-81f7-e9f5c1079e60 updated (ID: 216).  
[2026-02-19 07:38:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f6e730c-fdc1-4b56-81f7-e9f5c1079e60')/male_info  
[2026-02-19 07:38:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:38:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 78d78a69112f475ded138c82576fc726fc187d33).  
[2026-02-19 07:38:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f6e730c-fdc1-4b56-81f7-e9f5c1079e60')/female_info  
[2026-02-19 07:38:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:38:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f10e6aba369d103e1f3deffc02272af9b85a3e58).  
[2026-02-19 07:38:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8804637060c04549d5f97ed247f8480d930653ab).  
[2026-02-19 07:38:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ad3d84daec3cd1e81c7df26162f7ea11519f36ba).  
[2026-02-19 07:38:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b4d8da1756e6b5c6fb1eece1cd43db783b7609bb).  
[2026-02-19 07:38:17] local.INFO: ODK IMPORT: Submission 6c9cf880-2063-4961-a78d-eec4e34e02aa updated (ID: 217).  
[2026-02-19 07:38:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6c9cf880-2063-4961-a78d-eec4e34e02aa')/male_info  
[2026-02-19 07:38:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:38:19] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1fc72faaec2f86ab844c755a895b40c4b853b701).  
[2026-02-19 07:38:19] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b6c71ff3c84558e98d150d4ddff488ca03ead79e).  
[2026-02-19 07:38:19] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 598f333ae8142c62c708fd4863fcd3f2bce2dc28).  
[2026-02-19 07:38:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6c9cf880-2063-4961-a78d-eec4e34e02aa')/female_info  
[2026-02-19 07:38:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:38:20] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 43d6e86cc4b1eac464c2a71123283ffc26ad6fb2).  
[2026-02-19 07:38:20] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6b8be3f404755b67bb12f3b6e0f371957f0f8e35).  
[2026-02-19 07:38:20] local.INFO: ODK IMPORT: Submission 07c48489-c2b0-4859-8c5d-2a84442d0eb4 updated (ID: 218).  
[2026-02-19 07:38:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07c48489-c2b0-4859-8c5d-2a84442d0eb4')/male_info  
[2026-02-19 07:38:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:38:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2195ef62ec51896606e1d0d0aad7d55bb75576d0).  
[2026-02-19 07:38:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07c48489-c2b0-4859-8c5d-2a84442d0eb4')/female_info  
[2026-02-19 07:38:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:38:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1b94bbc190e09ae53aaca73744052b72df4f5f6b).  
[2026-02-19 07:38:22] local.INFO: ODK IMPORT: Submission 45bf21ad-a7ed-4d67-9919-61cb1844c4b6 updated (ID: 219).  
[2026-02-19 07:38:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45bf21ad-a7ed-4d67-9919-61cb1844c4b6')/male_info  
[2026-02-19 07:38:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:38:23] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d3bef85d06cc6a47717cd7d837613ff1c8624ca7).  
[2026-02-19 07:38:23] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 13493139fef3d6fbe442fd14b13e82ee88f8aecd).  
[2026-02-19 07:38:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45bf21ad-a7ed-4d67-9919-61cb1844c4b6')/female_info  
[2026-02-19 07:38:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:38:24] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 05e940739838ad1e24e42e1a9e9d61412d36c782).  
[2026-02-19 07:38:24] local.INFO: ODK IMPORT: Submission 0b8cfbef-6f06-408f-a398-aa3ef5d71e2b updated (ID: 220).  
[2026-02-19 07:38:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0b8cfbef-6f06-408f-a398-aa3ef5d71e2b')/male_info  
[2026-02-19 07:38:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:38:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fa788672457dc88712ab91830099442e22e4372f).  
[2026-02-19 07:38:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fa340b7692aa014af1730005985986d72f0c17b7).  
[2026-02-19 07:38:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 056a32c371e3bcd7e57a392636ba4b7f25db5163).  
[2026-02-19 07:38:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8fecb08e802cb73e447390e2573f1a1379a624a4).  
[2026-02-19 07:38:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a61676cc857751e15151cdfc5e5bf021d47f134b).  
[2026-02-19 07:38:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0b8cfbef-6f06-408f-a398-aa3ef5d71e2b')/female_info  
[2026-02-19 07:38:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:38:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d8b7f696e48f509a3305f1085c8ad235f3486adb).  
[2026-02-19 07:38:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4de76d94fd82af27d907b116b914893bc04426cd).  
[2026-02-19 07:38:26] local.INFO: ODK IMPORT: Submission 709262f1-b9cd-4215-8ea8-f4d0f801f354 updated (ID: 221).  
[2026-02-19 07:38:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A709262f1-b9cd-4215-8ea8-f4d0f801f354')/male_info  
[2026-02-19 07:38:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:38:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bf15fbab1dbe43a7afb724948bce44f78da15c64).  
[2026-02-19 07:38:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 02bc322238804b87e358909ac67e53c67bba5268).  
[2026-02-19 07:38:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 05fe459bfa1fc07e0270495472eeeeb3e8e569c6).  
[2026-02-19 07:38:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A709262f1-b9cd-4215-8ea8-f4d0f801f354')/female_info  
[2026-02-19 07:38:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:38:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0798d240f5bad18c8f292f403b1589bbb7798d91).  
[2026-02-19 07:38:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4036e464c25c76e0910b0ac97ca698fa88b70899).  
[2026-02-19 07:38:28] local.INFO: ODK IMPORT: Submission ff360e15-3cca-49a4-8c1e-f2f221906e53 updated (ID: 222).  
[2026-02-19 07:38:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff360e15-3cca-49a4-8c1e-f2f221906e53')/male_info  
[2026-02-19 07:38:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:38:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: da69dec39fe20e7bf910492d97645cb5b5031ecb).  
[2026-02-19 07:38:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4ffaafa526b2dfea68cb277b61ffacf468349431).  
[2026-02-19 07:38:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff360e15-3cca-49a4-8c1e-f2f221906e53')/female_info  
[2026-02-19 07:38:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:38:31] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ee7186a130d71c58b01fca7c6087d37d2bcd37e2).  
[2026-02-19 07:38:31] local.INFO: ODK IMPORT: Submission 2af7be25-ef74-4fad-8516-dd5f5b9700e9 updated (ID: 223).  
[2026-02-19 07:38:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2af7be25-ef74-4fad-8516-dd5f5b9700e9')/male_info  
[2026-02-19 07:38:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:38:32] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8dae6fbab4275c0ae898997ad3c640e62f6d8753).  
[2026-02-19 07:38:32] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 68d57708108d9b8c810290fcf2f6d3489253b228).  
[2026-02-19 07:38:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2af7be25-ef74-4fad-8516-dd5f5b9700e9')/female_info  
[2026-02-19 07:38:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:38:33] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 482c8253e99748b0b5dc5bb403de64cb31d5e2b1).  
[2026-02-19 07:38:33] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c4bdb3261cfc0db12ad7fd8819e882593932f5e0).  
[2026-02-19 07:38:33] local.INFO: ODK IMPORT: Submission bf60f323-cc68-44d7-9d80-7d47097b63a0 updated (ID: 224).  
[2026-02-19 07:38:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abf60f323-cc68-44d7-9d80-7d47097b63a0')/male_info  
[2026-02-19 07:38:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:38:34] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bd9e150271ad9cbb84058b7cb28cd8feaf08640a).  
[2026-02-19 07:38:34] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 267031ff9a887932741190695667b46c70448b7f).  
[2026-02-19 07:38:34] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d0322456589c6983a59158fdd714f857d917befd).  
[2026-02-19 07:38:34] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: da1889f7ca8b9e1575a9588aec4b90151cf6259b).  
[2026-02-19 07:38:34] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5e5c13039fd04a8dc46883fd553834e9c35d9bb4).  
[2026-02-19 07:38:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abf60f323-cc68-44d7-9d80-7d47097b63a0')/female_info  
[2026-02-19 07:38:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:38:35] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ecf703f9524dbbd26ce0c85c856854ca6c7f8de9).  
[2026-02-19 07:38:35] local.INFO: ODK IMPORT: Submission 256976d4-e0d3-4cd0-a784-644b85b2f100 updated (ID: 225).  
[2026-02-19 07:38:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A256976d4-e0d3-4cd0-a784-644b85b2f100')/male_info  
[2026-02-19 07:38:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:38:36] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bfd0cb2b13e1917469d251923db544a4a346ea9f).  
[2026-02-19 07:38:36] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4b0918d3fc70c620c448dfd22b0d930c61318cc0).  
[2026-02-19 07:38:36] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 18c47ee686e9b1a583e8848fa1ed0cf62a78f991).  
[2026-02-19 07:38:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A256976d4-e0d3-4cd0-a784-644b85b2f100')/female_info  
[2026-02-19 07:38:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:38:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f36a0c8eb01769b9f337fb13e55537057a656fd4).  
[2026-02-19 07:38:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d0dd21aad7efc23cbe81b4fdaa13b82273121db0).  
[2026-02-19 07:38:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1f8d0ea2a4f026e9ff3554e397d69a88e1dd1422).  
[2026-02-19 07:38:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a2a8e732c23e5dfa33b32cb3125d3b0883d5af21).  
[2026-02-19 07:38:37] local.INFO: ODK IMPORT: Submission 749b9f26-6b0f-435b-8675-b862ddebfefb updated (ID: 226).  
[2026-02-19 07:38:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A749b9f26-6b0f-435b-8675-b862ddebfefb')/male_info  
[2026-02-19 07:38:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:38:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2d38a383750ad35d0ad304ff7a0d4aef52358078).  
[2026-02-19 07:38:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a5291e8c2e6f9d4759069ed7e0d38e910a900411).  
[2026-02-19 07:38:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A749b9f26-6b0f-435b-8675-b862ddebfefb')/female_info  
[2026-02-19 07:38:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:38:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ab198ac3592f702bffd7f4c4c654e1091efeef44).  
[2026-02-19 07:38:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 350a764de2d2dd6513cd436b0fafd8a1d2ca6c71).  
[2026-02-19 07:38:39] local.INFO: ODK IMPORT: Submission 242800c4-0a28-43b1-9e2c-60fd27c1cee9 updated (ID: 227).  
[2026-02-19 07:38:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A242800c4-0a28-43b1-9e2c-60fd27c1cee9')/male_info  
[2026-02-19 07:38:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:38:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 58ca378f84b7af7e9283035af6ec0bdf4968d9c0).  
[2026-02-19 07:38:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d5a69f11f4704046a9143161921224307745bae3).  
[2026-02-19 07:38:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 75c62d762c2fa1ba97252f0656a14998510e512a).  
[2026-02-19 07:38:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b2f66eed8a2828bc0d10ec848b70a1536f509104).  
[2026-02-19 07:38:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A242800c4-0a28-43b1-9e2c-60fd27c1cee9')/female_info  
[2026-02-19 07:38:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:38:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1493744b6eb3261bbf04f3c3367a912644c0717f).  
[2026-02-19 07:38:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 025b3ffc438c5d929d5e50234af8edf8ac54e2dc).  
[2026-02-19 07:38:41] local.INFO: ODK IMPORT: Submission 2ea1b26b-3d41-4841-a258-7649f63b74f0 updated (ID: 228).  
[2026-02-19 07:38:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ea1b26b-3d41-4841-a258-7649f63b74f0')/male_info  
[2026-02-19 07:38:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:38:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3cdcbf96ca70719284bd5c572c42614210ce2b43).  
[2026-02-19 07:38:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ea1b26b-3d41-4841-a258-7649f63b74f0')/female_info  
[2026-02-19 07:38:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:38:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 131af14684d290684eef7acf4c6e16fa70b233d4).  
[2026-02-19 07:38:44] local.INFO: ODK IMPORT: Submission c55f702e-e90d-40e0-a7ce-6708e96b9562 updated (ID: 229).  
[2026-02-19 07:38:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac55f702e-e90d-40e0-a7ce-6708e96b9562')/male_info  
[2026-02-19 07:38:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:38:45] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1573b916b129491dbaa932d45ac31feb7af42d76).  
[2026-02-19 07:38:45] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 71dfe1d90825ad3209326f73520a7077490b2aec).  
[2026-02-19 07:38:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac55f702e-e90d-40e0-a7ce-6708e96b9562')/female_info  
[2026-02-19 07:38:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:38:46] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a65644de97ca48a89aa6befe2ae30797cb42bc73).  
[2026-02-19 07:38:46] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 32f864f16fadaffb24f12e12ef0685edd88dbefe).  
[2026-02-19 07:38:46] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6d4e94b761d93d9892b2061105d4681502dafaf8).  
[2026-02-19 07:38:46] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1c6d1df249e39afdf64eb81c87462cc5d81077bc).  
[2026-02-19 07:38:46] local.INFO: ODK IMPORT: Submission d985b419-c54b-46a5-9fad-ff4442bc7df4 updated (ID: 230).  
[2026-02-19 07:38:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad985b419-c54b-46a5-9fad-ff4442bc7df4')/male_info  
[2026-02-19 07:38:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:38:47] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3efc8d456e22daf4b6e06593da5c048872add4eb).  
[2026-02-19 07:38:47] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0e22293422e10beaf3ba35b320545003bb467987).  
[2026-02-19 07:38:47] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0b28b0116782a38ecbe8b062d857b961b1e73aab).  
[2026-02-19 07:38:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad985b419-c54b-46a5-9fad-ff4442bc7df4')/female_info  
[2026-02-19 07:38:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:38:48] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8ab06191e6e68bdab18d81475559c4f776637300).  
[2026-02-19 07:38:48] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 87c2206045348832ebbdf2a5716681c0fbe5f942).  
[2026-02-19 07:38:48] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 888ed0b5c210b82b8156f2767481cecacb3a66d5).  
[2026-02-19 07:38:48] local.INFO: ODK IMPORT: Submission a837161d-d7a9-4156-9709-d10783931812 updated (ID: 231).  
[2026-02-19 07:38:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa837161d-d7a9-4156-9709-d10783931812')/male_info  
[2026-02-19 07:38:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:38:49] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d485e2960cb7b027bae55c028d3b7f7c9c503ade).  
[2026-02-19 07:38:49] local.INFO: ODK IMPORT: Submission 1781e05a-622f-43a5-8b2c-6d2a855a2080 updated (ID: 232).  
[2026-02-19 07:38:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1781e05a-622f-43a5-8b2c-6d2a855a2080')/male_info  
[2026-02-19 07:38:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:38:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b209b845de00c98d24486d369fd83919a714299b).  
[2026-02-19 07:38:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4ddeab600316f2fefb7f495e12edaa274cb88006).  
[2026-02-19 07:38:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1781e05a-622f-43a5-8b2c-6d2a855a2080')/female_info  
[2026-02-19 07:38:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:38:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bf79a52c4950f4c6d4be6316f03a8f8259510c50).  
[2026-02-19 07:38:51] local.INFO: ODK IMPORT: Submission ee8fbafb-d29f-4750-a859-94c8db62c360 updated (ID: 233).  
[2026-02-19 07:38:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee8fbafb-d29f-4750-a859-94c8db62c360')/male_info  
[2026-02-19 07:38:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:38:52] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1f7761f436fb71859c6736db71af35f6a63d07d6).  
[2026-02-19 07:38:52] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9322104a8002e48f9f33f0f7c933fff4df98ca9b).  
[2026-02-19 07:38:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee8fbafb-d29f-4750-a859-94c8db62c360')/female_info  
[2026-02-19 07:38:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:38:53] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d1f98d74b8460345115658bdd0c0789d588f85b6).  
[2026-02-19 07:38:53] local.INFO: ODK IMPORT: Submission 47442458-6868-4ca2-b714-fa49fa2f4672 updated (ID: 234).  
[2026-02-19 07:38:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47442458-6868-4ca2-b714-fa49fa2f4672')/male_info  
[2026-02-19 07:38:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:38:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b91dc263fa32bf7e66bce242d5d44229444f6143).  
[2026-02-19 07:38:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 26e96b208ff6559bd84935bbac22ee2b91b6671c).  
[2026-02-19 07:38:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 670ba551f08c881d297efbb6eee1752dd134ec83).  
[2026-02-19 07:38:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 270417da0957274d1162a6746b221502fbe1eedf).  
[2026-02-19 07:38:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47442458-6868-4ca2-b714-fa49fa2f4672')/female_info  
[2026-02-19 07:38:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:38:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 119657c7dbe995021a4e72baf0895d1cf03396f5).  
[2026-02-19 07:38:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1c6465ad7c4255a028b26883a17504cda7589eac).  
[2026-02-19 07:38:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9f556090335c81c5fa1678a2a34ffb847f58e28f).  
[2026-02-19 07:38:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 06f65f41317fba70756992dc6417f3acc1d4cb89).  
[2026-02-19 07:38:55] local.INFO: ODK IMPORT: Submission 0209a2de-f0d7-4da2-a342-cdfcb2168919 updated (ID: 235).  
[2026-02-19 07:38:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0209a2de-f0d7-4da2-a342-cdfcb2168919')/male_info  
[2026-02-19 07:38:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:38:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6537e157f0ee3893b4bae62fe392394880f301e2).  
[2026-02-19 07:38:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0209a2de-f0d7-4da2-a342-cdfcb2168919')/female_info  
[2026-02-19 07:38:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:38:58] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 22eb320c07b68c4235133c387cf72524347de1bc).  
[2026-02-19 07:38:58] local.INFO: ODK IMPORT: Submission e3b9f732-1dfc-4e7f-aef0-d90f2f6b06b7 updated (ID: 236).  
[2026-02-19 07:38:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae3b9f732-1dfc-4e7f-aef0-d90f2f6b06b7')/male_info  
[2026-02-19 07:38:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:38:59] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5682f5754cfcea96f76144c04d978c4f270048c5).  
[2026-02-19 07:38:59] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b223495f0ee1f75986c2d55da62b4376d0e81a13).  
[2026-02-19 07:38:59] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 35cf854098cfdf85b2bb55fdd33e45bf4541d48b).  
[2026-02-19 07:38:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae3b9f732-1dfc-4e7f-aef0-d90f2f6b06b7')/female_info  
[2026-02-19 07:39:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:39:00] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a0514eb438bb232887863eff3036bd5c12dec10d).  
[2026-02-19 07:39:00] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: dff9374c96a50b772070b9530b0680f0a1730468).  
[2026-02-19 07:39:00] local.INFO: ODK IMPORT: Submission 1ff3c207-0496-41b1-a176-80aae3914039 updated (ID: 237).  
[2026-02-19 07:39:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ff3c207-0496-41b1-a176-80aae3914039')/male_info  
[2026-02-19 07:39:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:39:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 91216c7095f1c9e7411a29636822288000c0cf7f).  
[2026-02-19 07:39:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: da9eb24c6cfec2aaf6ebc5dc566b9e4b75f0d152).  
[2026-02-19 07:39:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 325754162d32f9a9f3f43e6789d0e8920a225beb).  
[2026-02-19 07:39:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 77d526d825cd3f8ab869521709dd951684b2180c).  
[2026-02-19 07:39:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ff3c207-0496-41b1-a176-80aae3914039')/female_info  
[2026-02-19 07:39:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:39:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a895deac163ed8e96fe7346aff322b7b42daf081).  
[2026-02-19 07:39:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 94f29fcb0391a85d441d304132cf6c2b465c2ddb).  
[2026-02-19 07:39:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7dad00d39e8980100691eb260a5dd394f9dc12db).  
[2026-02-19 07:39:02] local.INFO: ODK IMPORT: Submission 61340169-1e5e-4b17-9428-3e347337ac02 updated (ID: 238).  
[2026-02-19 07:39:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61340169-1e5e-4b17-9428-3e347337ac02')/male_info  
[2026-02-19 07:39:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:39:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0a2d01198de93da7c84acefe8d3f35cf3bed4ba3).  
[2026-02-19 07:39:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e6b8f14f9244f8b79faaf2e229f7aecab744dcc1).  
[2026-02-19 07:39:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 836e99aca060336c5fd5bf3f424988a993c6222b).  
[2026-02-19 07:39:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: dd289972127542a4c9f4c7034c7d3226799368f1).  
[2026-02-19 07:39:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61340169-1e5e-4b17-9428-3e347337ac02')/female_info  
[2026-02-19 07:39:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:39:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 110323f28c76814e0398fafe1d95e0f1a692971d).  
[2026-02-19 07:39:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 481c9dd539eee3d846fec20fa73d2006bc066ae7).  
[2026-02-19 07:39:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 45dfece8c5431739512946031d88b49f1eb7292a).  
[2026-02-19 07:39:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1f528419cc3ecd4c8182e27c96e425f61b9babc4).  
[2026-02-19 07:39:04] local.INFO: ODK IMPORT: Submission f9711e48-3366-491f-8608-bd68407245b8 updated (ID: 239).  
[2026-02-19 07:39:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9711e48-3366-491f-8608-bd68407245b8')/male_info  
[2026-02-19 07:39:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-19 07:39:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bbf8c805d489b5a0cc651af122d3470f9295ee84).  
[2026-02-19 07:39:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6cbb3a92ad6a5dac8d243f78866911bfa268b789).  
[2026-02-19 07:39:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5d564479a71f7632f732859e0e6964728bd2b267).  
[2026-02-19 07:39:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fea72a554a461efffbbbfe1de7abff0e0ee11d8a).  
[2026-02-19 07:39:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 234a094597c724055bbded3083d39c8bc3317b4a).  
[2026-02-19 07:39:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e3ffc85d50aeecc988433947d3d1ca3949d1bc28).  
[2026-02-19 07:39:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4b41a5be4b25c4912246795a651f2ad7c507ea9c).  
[2026-02-19 07:39:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9711e48-3366-491f-8608-bd68407245b8')/female_info  
[2026-02-19 07:39:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:39:07] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 505a09007d9ffd294eb6ecd37cfa0e0277573b0f).  
[2026-02-19 07:39:07] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2eb73748b3cea2d781093e3ae7b38900af5179fb).  
[2026-02-19 07:39:07] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e9ccd86a5dec83b2c2befb409bc15f139d59ac7a).  
[2026-02-19 07:39:07] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3b45a5dad4171d0b60bddacd3e6fcebe6fedd550).  
[2026-02-19 07:39:07] local.INFO: ODK IMPORT: Submission ff9fda7c-8b63-4bee-bbdd-fff6d2092300 updated (ID: 240).  
[2026-02-19 07:39:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff9fda7c-8b63-4bee-bbdd-fff6d2092300')/male_info  
[2026-02-19 07:39:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:39:08] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f869ee92cedfe7a36455794fdbb82519139d544b).  
[2026-02-19 07:39:08] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b72e6d27cf73bb4c5fdfef67731fb6d3fc923ed6).  
[2026-02-19 07:39:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff9fda7c-8b63-4bee-bbdd-fff6d2092300')/female_info  
[2026-02-19 07:39:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:39:09] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: dd1dff62c6247ee9c19c29c3ae973d0814039464).  
[2026-02-19 07:39:09] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0909d5a768f577b159402efbb0ab7da47cd89d87).  
[2026-02-19 07:39:09] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: eb4fac3c8761d9f924a4b143d916ab17ba0a3f76).  
[2026-02-19 07:39:09] local.INFO: ODK IMPORT: Submission 68cd03e1-9b0b-44dc-bf9f-3d54ed0d0b77 updated (ID: 241).  
[2026-02-19 07:39:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A68cd03e1-9b0b-44dc-bf9f-3d54ed0d0b77')/male_info  
[2026-02-19 07:39:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:39:10] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8f8306d20acf917748f3c25d7d878072f5d21f17).  
[2026-02-19 07:39:10] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fbb60c12c521f78f22a5fee8208a531a1e5ad4ad).  
[2026-02-19 07:39:10] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 330c553f65ceb30d89236c72232f61b6b043ab38).  
[2026-02-19 07:39:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A68cd03e1-9b0b-44dc-bf9f-3d54ed0d0b77')/female_info  
[2026-02-19 07:39:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:39:11] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9be818c7aec66c6c8e2956d00dda2c65ba17c8cf).  
[2026-02-19 07:39:11] local.INFO: ODK IMPORT: Submission 9ca06f69-a5e2-4f18-b66a-558978ced6ba updated (ID: 242).  
[2026-02-19 07:39:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ca06f69-a5e2-4f18-b66a-558978ced6ba')/male_info  
[2026-02-19 07:39:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:39:12] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ae1c5b48a61b53dc1a4a3f1ae4746aaa8a0df87f).  
[2026-02-19 07:39:12] local.INFO: ODK IMPORT: Submission a27a1ed4-71a9-4deb-8111-e8fdca6ead41 updated (ID: 243).  
[2026-02-19 07:39:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa27a1ed4-71a9-4deb-8111-e8fdca6ead41')/male_info  
[2026-02-19 07:39:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:39:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8d6d8f4f96b7001dcb8c88a871661fe8e525cd5a).  
[2026-02-19 07:39:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 13f2fb956f671f58e272d74620f2614b2e1b3053).  
[2026-02-19 07:39:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3c4b32b5dea19de355f85bfd72027c110be2cb85).  
[2026-02-19 07:39:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e7b4fa00f1818e9839a07f3a5d88b5301b158d49).  
[2026-02-19 07:39:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa27a1ed4-71a9-4deb-8111-e8fdca6ead41')/female_info  
[2026-02-19 07:39:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:39:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e65bc6ab544287057ba15b35f81745f7d422d6f0).  
[2026-02-19 07:39:14] local.INFO: ODK IMPORT: Submission b131b77e-3a24-4cae-8e2e-6392cdbf7ed3 updated (ID: 244).  
[2026-02-19 07:39:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab131b77e-3a24-4cae-8e2e-6392cdbf7ed3')/male_info  
[2026-02-19 07:39:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:39:15] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 952caa6c4991bcc58709be88963bd0feb1f65e55).  
[2026-02-19 07:39:15] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9f5b26db470b354db9f12b789bf332b5704d8cea).  
[2026-02-19 07:39:15] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d896192f9a88d9e98620371e8698b58db900ec0b).  
[2026-02-19 07:39:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab131b77e-3a24-4cae-8e2e-6392cdbf7ed3')/female_info  
[2026-02-19 07:39:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:39:16] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 881ad537443e469ef4136228d20c9a912bed10f8).  
[2026-02-19 07:39:16] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c1afe3afdc353247f2b6d845ecd7db3adc9ba646).  
[2026-02-19 07:39:16] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b1ce454d5a5b191784f9b5eb035bb71ef3c208f0).  
[2026-02-19 07:39:16] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d1ed37c73d8b2fc3530b630fa9137b2290331793).  
[2026-02-19 07:39:16] local.INFO: ODK IMPORT: Submission 2f64c72b-9c22-44eb-8515-3080279daac0 updated (ID: 245).  
[2026-02-19 07:39:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f64c72b-9c22-44eb-8515-3080279daac0')/male_info  
[2026-02-19 07:39:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-19 07:39:17] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4002d7558490aa193f16aa8f9bcbaa18896cc962).  
[2026-02-19 07:39:17] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5ac0ade64e94a175bcb685a49dc08f1a3731cd78).  
[2026-02-19 07:39:17] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: efbd13a5208736e99a15f080ed176d4118945866).  
[2026-02-19 07:39:17] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6777846d6935cad355457c37b1b5f854b6cb913b).  
[2026-02-19 07:39:17] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5840b02425fa2379e31e5ac3e140412e05c2c32d).  
[2026-02-19 07:39:17] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c6bf16078c98f34124e855aa24538857a27fa93f).  
[2026-02-19 07:39:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f64c72b-9c22-44eb-8515-3080279daac0')/female_info  
[2026-02-19 07:39:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:39:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ff418c1dc69d18e8d75fd10451b494e4e640ea35).  
[2026-02-19 07:39:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 132c1e728e86d5287fc3c5713084e18129e79dc0).  
[2026-02-19 07:39:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e85438ddf76cf210c97ca89c9198b5e8b0607743).  
[2026-02-19 07:39:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 93c51d0a71ca5e371762cfbafe47a9b84a22f879).  
[2026-02-19 07:39:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b8a1e7b9daa67418750d91961419937931fe967f).  
[2026-02-19 07:39:19] local.INFO: ODK IMPORT: Submission 94dd0fa6-a34a-4560-9967-57c5c7705b03 updated (ID: 246).  
[2026-02-19 07:39:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94dd0fa6-a34a-4560-9967-57c5c7705b03')/male_info  
[2026-02-19 07:39:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:39:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6bb05f009aa990f9f4a7b402a7d7c8f37b832771).  
[2026-02-19 07:39:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 099e640700fab349096125d239978679474a8e44).  
[2026-02-19 07:39:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 60aac26f916fca1ad72be3a686786a457c70a9da).  
[2026-02-19 07:39:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3f175146f7c85527a183ea59f77ff33fc84d7b61).  
[2026-02-19 07:39:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94dd0fa6-a34a-4560-9967-57c5c7705b03')/female_info  
[2026-02-19 07:39:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:39:21] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f719b8c4ddc0380c56b743c2750531a63db26f72).  
[2026-02-19 07:39:21] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4323e93adddfa8371ba0abb422e9ff061e318251).  
[2026-02-19 07:39:21] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6317bbd9f84c71f9966ffc2c05c56a15d9b81596).  
[2026-02-19 07:39:21] local.INFO: ODK IMPORT: Submission 263ba4f7-4b5f-44cb-8c31-787e21f8ba43 updated (ID: 247).  
[2026-02-19 07:39:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A263ba4f7-4b5f-44cb-8c31-787e21f8ba43')/male_info  
[2026-02-19 07:39:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:39:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 94c0a468a3727eb13ee73a5f800d0aac6f9c34bc).  
[2026-02-19 07:39:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A263ba4f7-4b5f-44cb-8c31-787e21f8ba43')/female_info  
[2026-02-19 07:39:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:39:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bb4c5211242756c0fb86739ac6ae2fbe8dab5066).  
[2026-02-19 07:39:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9e155257a10d364bed6d065f2cf0fa34bb2c3646).  
[2026-02-19 07:39:23] local.INFO: ODK IMPORT: Submission 2a84db5f-5096-4cf9-9711-7ae199214632 updated (ID: 248).  
[2026-02-19 07:39:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a84db5f-5096-4cf9-9711-7ae199214632')/male_info  
[2026-02-19 07:39:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-19 07:39:24] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9bf11b9b9c7ec970337cb186e8c33c0e55fbe9cb).  
[2026-02-19 07:39:24] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d799be12e570a7d2b6806e175b2be1e8fc6a343c).  
[2026-02-19 07:39:24] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8ff98fcbfe771e9a5eb6f74785d85dff5a8389d6).  
[2026-02-19 07:39:24] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5665f4d3d4b20b528deb19d2e7d12f12079f1afe).  
[2026-02-19 07:39:24] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6a3ac9b44e38f1a5accea0c110306fe1826fc1dd).  
[2026-02-19 07:39:24] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 444bec47802300828a7a0c8a545b6fdbba7320fa).  
[2026-02-19 07:39:24] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 55b27a107a610e56ddc577cbe1a118b1b6746ecb).  
[2026-02-19 07:39:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a84db5f-5096-4cf9-9711-7ae199214632')/female_info  
[2026-02-19 07:39:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:39:25] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: cc7f4a71f89a1f2b9d13fbbcffea2ac14d093e6a).  
[2026-02-19 07:39:25] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9ff1ef297f88d758ceb167f281a0798db3d305da).  
[2026-02-19 07:39:25] local.INFO: ODK IMPORT: Submission e58d0e1b-f9d4-435c-99cf-aa72a0c9180e updated (ID: 249).  
[2026-02-19 07:39:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae58d0e1b-f9d4-435c-99cf-aa72a0c9180e')/male_info  
[2026-02-19 07:39:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:39:26] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 16bba6b1089efdbc746678cc05e31a7f534eb18f).  
[2026-02-19 07:39:26] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4ed242992573e0569a8c9fe66bcee26659470604).  
[2026-02-19 07:39:26] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1e59ef462ae59766ead1fd0c5005628f7a23a2ac).  
[2026-02-19 07:39:26] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fae8d0827c05e815be133a7d2863d9caa377f300).  
[2026-02-19 07:39:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae58d0e1b-f9d4-435c-99cf-aa72a0c9180e')/female_info  
[2026-02-19 07:39:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:39:27] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ab5cdb0e54d56eb53bac333dc0d2394787489e5c).  
[2026-02-19 07:39:27] local.INFO: ODK IMPORT: Submission 4a875467-884b-4dfe-a97e-8cba3986d6db updated (ID: 250).  
[2026-02-19 07:39:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a875467-884b-4dfe-a97e-8cba3986d6db')/male_info  
[2026-02-19 07:39:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:39:28] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3fc5792e27e660a42eae69fcabd95314d64a288f).  
[2026-02-19 07:39:28] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 556f12c6700db907b17449d5e8f45077ade3178f).  
[2026-02-19 07:39:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a875467-884b-4dfe-a97e-8cba3986d6db')/female_info  
[2026-02-19 07:39:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:39:29] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5d990b29bec0057ff4c08a32efec32939f3859d3).  
[2026-02-19 07:39:29] local.INFO: ODK IMPORT: Submission 6bb12e97-50cd-410a-907c-138a734f2de6 updated (ID: 251).  
[2026-02-19 07:39:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bb12e97-50cd-410a-907c-138a734f2de6')/male_info  
[2026-02-19 07:39:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:39:30] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: cf90e5570d1b50841e6f24ca64ab5b722cb17593).  
[2026-02-19 07:39:30] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ac6a1587586b158d8ad168ba060e6d96ca6152fe).  
[2026-02-19 07:39:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bb12e97-50cd-410a-907c-138a734f2de6')/female_info  
[2026-02-19 07:39:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:39:31] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e073854f111494323b2101afc2f82a70c6311c21).  
[2026-02-19 07:39:31] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a3ce9662bf348495417f0f2fc6208c6dcf60f8a4).  
[2026-02-19 07:39:31] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 30e63d20136faebe292d25044658b25316d778b6).  
[2026-02-19 07:39:31] local.INFO: ODK IMPORT: Submission 6fad6636-86b7-4bb5-80ca-18602213550c updated (ID: 252).  
[2026-02-19 07:39:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fad6636-86b7-4bb5-80ca-18602213550c')/male_info  
[2026-02-19 07:39:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:39:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: acb5166b0d7cf10a5f5029f22c22c1dbac577d86).  
[2026-02-19 07:39:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 79a583d09d6d5cb7db5633f44c51803dd8ff8506).  
[2026-02-19 07:39:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 35c8f11885e9aef3d33e80952f698e89370ea5a1).  
[2026-02-19 07:39:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 86b74622901d049646031de2865f9e42277d7677).  
[2026-02-19 07:39:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f1e2830898d6dff71e74bc7c7755219eab7447f9).  
[2026-02-19 07:39:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fad6636-86b7-4bb5-80ca-18602213550c')/female_info  
[2026-02-19 07:39:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:39:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4cc7a544e35a1e42a3eafd2f684f570ccd546f87).  
[2026-02-19 07:39:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6969391892f3b9537665352964e9c962948f9df1).  
[2026-02-19 07:39:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 116669a39351d9331af0ca4580d188645f21a40a).  
[2026-02-19 07:39:34] local.INFO: ODK IMPORT: Submission aaf2ba39-a23d-47d4-9580-908c566766a8 updated (ID: 253).  
[2026-02-19 07:39:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaf2ba39-a23d-47d4-9580-908c566766a8')/male_info  
[2026-02-19 07:39:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:39:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5c286c5afec68fb4afeb233e8827e93b6c436655).  
[2026-02-19 07:39:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: de5cae99b7f35bd5314e920dfdbd93a6c486a179).  
[2026-02-19 07:39:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7e10b5d838cf11ebe99a41ea90518c3af319c18c).  
[2026-02-19 07:39:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaf2ba39-a23d-47d4-9580-908c566766a8')/female_info  
[2026-02-19 07:39:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:39:36] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e44ec64acd36c7119b154de6d08de16c3ccafc20).  
[2026-02-19 07:39:36] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e60eefdc960547c321ff4d0565f0fd1bc0faabaf).  
[2026-02-19 07:39:36] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 73442b6328369c38dd2cb07434e93d26c1edb908).  
[2026-02-19 07:39:36] local.INFO: ODK IMPORT: Submission 1886ce6c-3962-4b84-a47c-74d30b3b71b6 updated (ID: 254).  
[2026-02-19 07:39:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1886ce6c-3962-4b84-a47c-74d30b3b71b6')/male_info  
[2026-02-19 07:39:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:39:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 975c8c3288b22bc4276c1465e165497abf4430a2).  
[2026-02-19 07:39:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d10ae27e98526548fadfe34f20b0190d8d203fe2).  
[2026-02-19 07:39:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 48611d20cb7e9725c36627f709e5fe4b2521d42b).  
[2026-02-19 07:39:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1886ce6c-3962-4b84-a47c-74d30b3b71b6')/female_info  
[2026-02-19 07:39:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-19 07:39:38] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 25078559e0e9acab34d9c8d9fb7894e09b7fd1c5).  
[2026-02-19 07:39:38] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 82e6c4783149e58464f003b18fb352c03827ffaa).  
[2026-02-19 07:39:38] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 88871ee85112bb48966ea1c0c2834e93e627f8ad).  
[2026-02-19 07:39:38] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2863aab193929c0dd27d39f9718d1cc208732ac7).  
[2026-02-19 07:39:38] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 340d68d04208b135419dbc29c4de7431fbb2f94a).  
[2026-02-19 07:39:38] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d69c6b4d6b1d0a71add3ea01caea157955092049).  
[2026-02-19 07:39:38] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 13111f90aad3d73b7fd0228c77508900aca668a0).  
[2026-02-19 07:39:38] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 66a64e6b721fa2dd8678cc4134d0d4c563e1bb89).  
[2026-02-19 07:39:38] local.INFO: ODK IMPORT: Submission 8522c3ad-b7fe-4430-86fc-34b16cd8866d updated (ID: 255).  
[2026-02-19 07:39:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8522c3ad-b7fe-4430-86fc-34b16cd8866d')/male_info  
[2026-02-19 07:39:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:39:39] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6bf851d2c308cfa8f767ff3765af9ea1047cb883).  
[2026-02-19 07:39:39] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2d0decdfb3e45794bc2f62aa0c3d6eec63166d33).  
[2026-02-19 07:39:39] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 95c889533936497a5e2a58647a9d34eb9a2a26af).  
[2026-02-19 07:39:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8522c3ad-b7fe-4430-86fc-34b16cd8866d')/female_info  
[2026-02-19 07:39:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:39:40] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9f03115dc4af35ddc43895b370c9d412fd5bed52).  
[2026-02-19 07:39:40] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f8a29e07537c8259a8ab0b7b2afeb03e0c1d4acb).  
[2026-02-19 07:39:40] local.INFO: ODK IMPORT: Submission f2df6ba7-b643-46a3-bd61-8a60efddb5e9 updated (ID: 256).  
[2026-02-19 07:39:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2df6ba7-b643-46a3-bd61-8a60efddb5e9')/male_info  
[2026-02-19 07:39:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:39:41] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 596c5a6aa91815d9a85700b6d59c15bb92fa48b2).  
[2026-02-19 07:39:41] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f4d35b9cf5e00ad3fff12571e522422b63230d1d).  
[2026-02-19 07:39:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2df6ba7-b643-46a3-bd61-8a60efddb5e9')/female_info  
[2026-02-19 07:39:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:39:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 635c8b1d82b57296e25236701d7a57a451ce6806).  
[2026-02-19 07:39:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d2f5485e16651e195aff9f3ecd744ad2828c6a39).  
[2026-02-19 07:39:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2279613e148ef41092b2dd1c88a9a578ad1ee831).  
[2026-02-19 07:39:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ab3b0ffbaad986e62c8bde857c120dc29ddead98).  
[2026-02-19 07:39:42] local.INFO: ODK IMPORT: Submission b60999f3-285d-45f6-9685-769279ec295c updated (ID: 257).  
[2026-02-19 07:39:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab60999f3-285d-45f6-9685-769279ec295c')/male_info  
[2026-02-19 07:39:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-19 07:39:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f6589ba000eca66b2b859e44590b2e94a7b5022c).  
[2026-02-19 07:39:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: dfef8a9fd62ec26fc6605a3f5c406e59b1d13c24).  
[2026-02-19 07:39:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ac56b40a334704768c8943cd549b61908d0148c0).  
[2026-02-19 07:39:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6a71696b3bec4303a230abd3c77ec7be695eeece).  
[2026-02-19 07:39:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 42c33b16a966a0ed80ff63abc1ed8b9ebcf39a92).  
[2026-02-19 07:39:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c36b91001724107bbe9fbebe44ccef5ba0e09697).  
[2026-02-19 07:39:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9cb998dbcd6d48e98c58678993911b975913d81d).  
[2026-02-19 07:39:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab60999f3-285d-45f6-9685-769279ec295c')/female_info  
[2026-02-19 07:39:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-19 07:39:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 17a3c9f67cb2e7a651133b9c1effdcb339462446).  
[2026-02-19 07:39:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: be8823575e0d4b7579e21157580ef4b3ae25ea9b).  
[2026-02-19 07:39:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b8b871a5adfa22abeaedf07646a76be3ffd5fd80).  
[2026-02-19 07:39:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0087440f86f888a57860f31f26045356bcd46a82).  
[2026-02-19 07:39:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a85b5127afe4ac10a91480c04c06d70bb8f00c81).  
[2026-02-19 07:39:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 70b4adc54866db25bd7af5b4c1e37f5496abcb88).  
[2026-02-19 07:39:44] local.INFO: ODK IMPORT: Submission d190eade-4aa2-4b74-ad58-beb75bd27415 updated (ID: 258).  
[2026-02-19 07:39:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad190eade-4aa2-4b74-ad58-beb75bd27415')/male_info  
[2026-02-19 07:39:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:39:45] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f887c2ca48e54a43561d82a9071010d5c1c3a7d0).  
[2026-02-19 07:39:45] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7923eebd1b4b9af99bc5975876ad39e8f7d893bc).  
[2026-02-19 07:39:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad190eade-4aa2-4b74-ad58-beb75bd27415')/female_info  
[2026-02-19 07:39:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:39:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 87479104ace7ffad26421e452f85e06dcb1f1d9c).  
[2026-02-19 07:39:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a9ea7d5e4436c08d85b5bc9c8b0ae51aa5769b76).  
[2026-02-19 07:39:47] local.INFO: ODK IMPORT: Submission deb91bb8-2478-4590-b4d8-b9ca229a37cb updated (ID: 259).  
[2026-02-19 07:39:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adeb91bb8-2478-4590-b4d8-b9ca229a37cb')/male_info  
[2026-02-19 07:39:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:39:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b315260d49888a543c46424fae7b2a0e10ef408e).  
[2026-02-19 07:39:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0df684fb92c50f71187dc49790d1b74a5efac947).  
[2026-02-19 07:39:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adeb91bb8-2478-4590-b4d8-b9ca229a37cb')/female_info  
[2026-02-19 07:39:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:39:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 27434319b8720df10293dbfa927bd6f96dc8e700).  
[2026-02-19 07:39:49] local.INFO: ODK IMPORT: Submission 383f403d-db4b-4636-b2a9-e2955ba14705 updated (ID: 260).  
[2026-02-19 07:39:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A383f403d-db4b-4636-b2a9-e2955ba14705')/male_info  
[2026-02-19 07:39:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:39:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e42d372e327979fcc0d76bb748ce7530bb80c0ff).  
[2026-02-19 07:39:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bb4e2c30b9ffbf2456c3897f7e4131be22a5f000).  
[2026-02-19 07:39:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 00bdd9a5655bd32cdaf1cbf4f8f5bc47774d1f2e).  
[2026-02-19 07:39:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A383f403d-db4b-4636-b2a9-e2955ba14705')/female_info  
[2026-02-19 07:39:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:39:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 82994f96bb524b5f620c5c30880326209f4c5f00).  
[2026-02-19 07:39:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 63b4806ee022dffa5431f34d862a526bbb29c4ff).  
[2026-02-19 07:39:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 259cfe7004d17e8e38835905f6781c8461b06a82).  
[2026-02-19 07:39:51] local.INFO: ODK IMPORT: Submission 6ef55955-cc8a-4a82-b8df-9957682233be updated (ID: 261).  
[2026-02-19 07:39:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ef55955-cc8a-4a82-b8df-9957682233be')/male_info  
[2026-02-19 07:39:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:39:52] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fb6c96f7be778a420de556a513596932da6ac713).  
[2026-02-19 07:39:52] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 704f65f1fbefdd9efcdb08bbe87209d64cc61e95).  
[2026-02-19 07:39:52] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 784cc3ecc7e70125a9e0ec714649b0080692780c).  
[2026-02-19 07:39:52] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: dd4192c5a7f3ccf8643f7140135ebd9970a24acd).  
[2026-02-19 07:39:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ef55955-cc8a-4a82-b8df-9957682233be')/female_info  
[2026-02-19 07:39:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:39:53] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4aa267fa7a71b99f4c5b2f1af7993664a92b98f5).  
[2026-02-19 07:39:53] local.INFO: ODK IMPORT: Submission da8f39ed-443d-450d-9e59-81b7ba4192ec updated (ID: 262).  
[2026-02-19 07:39:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada8f39ed-443d-450d-9e59-81b7ba4192ec')/male_info  
[2026-02-19 07:39:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:39:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b514ed328eb9cfd33814d9aa93327d740940d49b).  
[2026-02-19 07:39:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 889ac170b2e3ddfce853538bc1e415ec0e0b7cc0).  
[2026-02-19 07:39:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada8f39ed-443d-450d-9e59-81b7ba4192ec')/female_info  
[2026-02-19 07:39:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:39:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 228c320f89d2d5574278071c05322676dc052fa8).  
[2026-02-19 07:39:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 094948d069a5d99d8ff36a557920d7577f09e887).  
[2026-02-19 07:39:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5804f56b9ae9ea4e694eae909dbc8a55d159dd5f).  
[2026-02-19 07:39:55] local.INFO: ODK IMPORT: Submission 211597fa-5bb3-4716-acba-398467f19cdb updated (ID: 263).  
[2026-02-19 07:39:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A211597fa-5bb3-4716-acba-398467f19cdb')/male_info  
[2026-02-19 07:39:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:39:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b272af7d8ca83d4eb845de73f37ce6b19793a6f5).  
[2026-02-19 07:39:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5de6395564f952eaadd46d4883101f382e6423d2).  
[2026-02-19 07:39:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A211597fa-5bb3-4716-acba-398467f19cdb')/female_info  
[2026-02-19 07:39:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:39:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 221acb593dfc2a82bbef183270264d269a6db65f).  
[2026-02-19 07:39:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b5f66ce35224e6c41e9f40f736dc3f590998bb05).  
[2026-02-19 07:39:57] local.INFO: ODK IMPORT: Submission 56a9492a-7460-4f68-aaf4-00badf1d6072 updated (ID: 264).  
[2026-02-19 07:39:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56a9492a-7460-4f68-aaf4-00badf1d6072')/male_info  
[2026-02-19 07:39:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:39:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4282d55ba57c594a3746ee1f007f1594edb6c738).  
[2026-02-19 07:39:58] local.INFO: ODK IMPORT: Submission bb3ce76d-c7e4-48b3-b3f2-204772d4c944 updated (ID: 265).  
[2026-02-19 07:39:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abb3ce76d-c7e4-48b3-b3f2-204772d4c944')/male_info  
[2026-02-19 07:40:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:40:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 98e595235438d8a631db83a8cb3fa1f3fba19fde).  
[2026-02-19 07:40:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9916dc56bc0997b189c77f4e0983f29a7bd7bbca).  
[2026-02-19 07:40:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 03b36932f838fb5def3961665ef43578bfd047bb).  
[2026-02-19 07:40:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abb3ce76d-c7e4-48b3-b3f2-204772d4c944')/female_info  
[2026-02-19 07:40:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:40:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: dd345a8130f64ff6f1a29c8f8a5eafeed9aad0c0).  
[2026-02-19 07:40:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 88d29b44ee1548785e8524b572bd67f7b0b20ab7).  
[2026-02-19 07:40:01] local.INFO: ODK IMPORT: Submission f01d9790-2a04-4a18-a6b5-333d393a1b7c updated (ID: 266).  
[2026-02-19 07:40:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af01d9790-2a04-4a18-a6b5-333d393a1b7c')/male_info  
[2026-02-19 07:40:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:40:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a81aef6a9a05a44addae63220949a66cdeb9561f).  
[2026-02-19 07:40:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ca728f25cb00608a7d9c22f73d5476ace9236743).  
[2026-02-19 07:40:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fa3b67070e90d2ecd308be9ad409dc9d4819fe13).  
[2026-02-19 07:40:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af01d9790-2a04-4a18-a6b5-333d393a1b7c')/female_info  
[2026-02-19 07:40:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:40:03] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9027491463e578735f8f5acd6a02dbb4c3859aba).  
[2026-02-19 07:40:03] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 77e2fd841276fc66eac35c980eaecc895380c6bd).  
[2026-02-19 07:40:03] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 00e9baa4d04700d89af8881b0e049e7d46d90e51).  
[2026-02-19 07:40:03] local.INFO: ODK IMPORT: Submission eebb7ce6-0749-402f-a4a9-5d6a3e9c58f6 updated (ID: 267).  
[2026-02-19 07:40:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeebb7ce6-0749-402f-a4a9-5d6a3e9c58f6')/male_info  
[2026-02-19 07:40:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:40:04] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c67b3e2245044ea355f14b5078f102074601bdad).  
[2026-02-19 07:40:04] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d9b48f1b2bcb8eea4687a545c4f94c53aae12466).  
[2026-02-19 07:40:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeebb7ce6-0749-402f-a4a9-5d6a3e9c58f6')/female_info  
[2026-02-19 07:40:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:40:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1d79db151797b7b8f7573bfbc90a5575e101b8fc).  
[2026-02-19 07:40:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: acfefd8be6189d89fd5299d785f67e4ec4a0d07e).  
[2026-02-19 07:40:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6b2ac2dd28104d4f72dce1baf16fe08a68af44c9).  
[2026-02-19 07:40:06] local.INFO: ODK IMPORT: Submission 0bb5ab2c-a47c-4ad7-b316-3d6589414fdd updated (ID: 268).  
[2026-02-19 07:40:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0bb5ab2c-a47c-4ad7-b316-3d6589414fdd')/male_info  
[2026-02-19 07:40:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:40:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5e24e37e15f70a84eb856838061d3f21d4580372).  
[2026-02-19 07:40:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 748a04d35ad2b56d97ac3b8c111781cb7e0a8597).  
[2026-02-19 07:40:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5473baa81b7151d87e8ad8fe20242ee1220739d8).  
[2026-02-19 07:40:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0bb5ab2c-a47c-4ad7-b316-3d6589414fdd')/female_info  
[2026-02-19 07:40:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-19 07:40:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 602a0a43b69a2936861e024560d0b5f3ac56346e).  
[2026-02-19 07:40:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 429f75649c4f76bd25c85c39efc02f8c485af71e).  
[2026-02-19 07:40:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c90498b18eddfa402988bf89382882445338ce17).  
[2026-02-19 07:40:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 607b4099a9beef6781f5c2d2458f8b465b3f0eb5).  
[2026-02-19 07:40:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 993254c67bbba9a327834e254bf83c37ab445902).  
[2026-02-19 07:40:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 85ba96b818d79fef12d55c6cf9ae4273d12d9be4).  
[2026-02-19 07:40:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 96633d24fc80321563e3aadd03d98fd28b041134).  
[2026-02-19 07:40:08] local.INFO: ODK IMPORT: Submission d52355e0-0559-45f0-8dd5-e4685b3c13cf updated (ID: 269).  
[2026-02-19 07:40:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad52355e0-0559-45f0-8dd5-e4685b3c13cf')/male_info  
[2026-02-19 07:40:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:40:09] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: be2e0a84e9d514acc1789b2b6ce433d12756d934).  
[2026-02-19 07:40:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad52355e0-0559-45f0-8dd5-e4685b3c13cf')/female_info  
[2026-02-19 07:40:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:40:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f11aa06aa045c22dcc7803824412106ec1fa085b).  
[2026-02-19 07:40:10] local.INFO: ODK IMPORT: Submission 609b35de-a68a-4701-990d-619892e71210 updated (ID: 270).  
[2026-02-19 07:40:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A609b35de-a68a-4701-990d-619892e71210')/male_info  
[2026-02-19 07:40:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-19 07:40:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 603ab2f7bff219b3e6d779769eb13d586525d96e).  
[2026-02-19 07:40:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b245c50aa6a0d741e4190113b11e01d90a6982b5).  
[2026-02-19 07:40:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 47f11b31edcc2cd286397b17017c9ffac422a69c).  
[2026-02-19 07:40:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6cea14a817fdfa506cb9e5b07e94352bfa760071).  
[2026-02-19 07:40:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3dc39d149f69be57801647d4670c51644ff172e3).  
[2026-02-19 07:40:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 396afc111cb2f60f78f15e1babb004c44453522e).  
[2026-02-19 07:40:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A609b35de-a68a-4701-990d-619892e71210')/female_info  
[2026-02-19 07:40:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:40:12] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 977a9762f54bac8d61a5aa56e5d11eee7edbf455).  
[2026-02-19 07:40:12] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e766bae0e918cf55dc01b1c6a9ef1191b6c5f7b5).  
[2026-02-19 07:40:12] local.INFO: ODK IMPORT: Submission 32ae1956-ec28-4a2d-9aa2-c14148b7922a updated (ID: 271).  
[2026-02-19 07:40:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32ae1956-ec28-4a2d-9aa2-c14148b7922a')/male_info  
[2026-02-19 07:40:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-02-19 07:40:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b312c3a2efe3f2d197d525997c997cce9ad4b6d1).  
[2026-02-19 07:40:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9eb48ca8919e94874361b1ff1a706db5020710aa).  
[2026-02-19 07:40:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5c851cfe41269006a2af7903e449ebf0161ffc18).  
[2026-02-19 07:40:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c889062757b2bb5c562f5a26d46a01cde91e13d9).  
[2026-02-19 07:40:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f66d8501551bf861f2e1ee404c7223b8f3a38d1a).  
[2026-02-19 07:40:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d41ef6dc091027d2b5dd0e16de8bd0f32782125e).  
[2026-02-19 07:40:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7561e953abacc63d55e9ee796a93b1cb3488455f).  
[2026-02-19 07:40:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e72051c13f4ffe98cd05b3a35e2bd02328930f18).  
[2026-02-19 07:40:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ced5cad23cbf656fdbde0bab404cbb53af14e8d6).  
[2026-02-19 07:40:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32ae1956-ec28-4a2d-9aa2-c14148b7922a')/female_info  
[2026-02-19 07:40:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:40:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ec69b7de07b28ea0726ebf254f85ea3bb23923b8).  
[2026-02-19 07:40:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e78ecdd524b9a07e93f79b86711f60f74b269246).  
[2026-02-19 07:40:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b0d838ba80bed8054def64f15adc268f8e74bde3).  
[2026-02-19 07:40:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 29debeee0f28ed3faebb3ef8553cac26995fbd44).  
[2026-02-19 07:40:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5bbe73f476d0280622ae19ba5789e2ae95b8342b).  
[2026-02-19 07:40:14] local.INFO: ODK IMPORT: Submission 719faf10-c866-4c16-8dad-376688295581 updated (ID: 272).  
[2026-02-19 07:40:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A719faf10-c866-4c16-8dad-376688295581')/male_info  
[2026-02-19 07:40:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:40:15] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 10a2bb455735ade00401e009f0abf8fb8a189e2c).  
[2026-02-19 07:40:15] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 09652c434e0a0963b72e07755b31cb238f9922ce).  
[2026-02-19 07:40:15] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9a86f8468ebc77693157f984a678aaec89628a35).  
[2026-02-19 07:40:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A719faf10-c866-4c16-8dad-376688295581')/female_info  
[2026-02-19 07:40:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:40:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 23a14b7c17c3f579c784aba28c36b5baf2e48ff5).  
[2026-02-19 07:40:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: af52338397c35ef8f7a0d33ea89ef02563540005).  
[2026-02-19 07:40:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a02ecdfb9159a87c532b01e2f220db77f03961ca).  
[2026-02-19 07:40:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: eb30fe106906aacaf89c21c8ab3d0c34516c0abf).  
[2026-02-19 07:40:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5f1195cc8953e42e2d623d26e9b0e12ecd6b8fc8).  
[2026-02-19 07:40:17] local.INFO: ODK IMPORT: Submission b0a1bba1-a9a8-4b87-a9d8-7e58aefde521 updated (ID: 273).  
[2026-02-19 07:40:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab0a1bba1-a9a8-4b87-a9d8-7e58aefde521')/male_info  
[2026-02-19 07:40:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-02-19 07:40:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7647c933ce9e1930ff35a4311107027eec643567).  
[2026-02-19 07:40:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b854435208feb4399749ed827fce62277791a128).  
[2026-02-19 07:40:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: db8c1dd73690786ad4e2d27e7f7486629c07a128).  
[2026-02-19 07:40:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e2b16ae8cac9dc3c1a004d7a9025fc7e083472ec).  
[2026-02-19 07:40:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 19e4f2d1663472d7a1e0a9c002365abb8c4129c4).  
[2026-02-19 07:40:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8bdb1240366718f3a27693e8cecacb09a751151f).  
[2026-02-19 07:40:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f148ac3a8d7c689cc4b70aca110195c8711c51bc).  
[2026-02-19 07:40:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 669061c3c44bbf39c77795b47057ab16bd3f7a09).  
[2026-02-19 07:40:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3ec7610be81fc97e4a73594817a004d76a71c4a3).  
[2026-02-19 07:40:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab0a1bba1-a9a8-4b87-a9d8-7e58aefde521')/female_info  
[2026-02-19 07:40:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:40:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 080ff4e025fc46fc4d390c7440d9eecf810ac6a5).  
[2026-02-19 07:40:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 03f3536d46adf2d811be59961a1edf05d4c1680f).  
[2026-02-19 07:40:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1381c1f8e186588ad928f88a026be0572cb5c438).  
[2026-02-19 07:40:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 650ed5fb1f5abcd16f0d79878b77812c25587894).  
[2026-02-19 07:40:19] local.INFO: ODK IMPORT: Submission b8e15e3d-7c70-4bab-a6f2-7af3a29312ef updated (ID: 274).  
[2026-02-19 07:40:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab8e15e3d-7c70-4bab-a6f2-7af3a29312ef')/male_info  
[2026-02-19 07:40:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:40:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: cc54c9969dc48c076d553a3a45d45354a23a31a6).  
[2026-02-19 07:40:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 17cfb7cb93365d5acae36fd810f7951d9bf93827).  
[2026-02-19 07:40:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 628d7d43c9cdca5ff6a1973ed7e72983bba52139).  
[2026-02-19 07:40:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 32deef56e1ffa886ae7f0a7a13222bd6952471f6).  
[2026-02-19 07:40:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7a479266c05f40a28937b91e93c1c51d687fa38b).  
[2026-02-19 07:40:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab8e15e3d-7c70-4bab-a6f2-7af3a29312ef')/female_info  
[2026-02-19 07:40:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:40:21] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a8d77305c19a24b59f912d90332b7926ecf0d4d8).  
[2026-02-19 07:40:21] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 12c1469a82be08cd5e472390f371cb4bf56cdbdd).  
[2026-02-19 07:40:21] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5562095323b8fe31575e24090f46a2e0d47b2a1d).  
[2026-02-19 07:40:21] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 79660f65443c56e7bde90b860314c0ce2db1d5dd).  
[2026-02-19 07:40:21] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 00047e05e8ae9b510f8f325d69ae920b1c251d3d).  
[2026-02-19 07:40:21] local.INFO: ODK IMPORT: Submission 32784477-509c-4873-8d35-e149a580c99d updated (ID: 275).  
[2026-02-19 07:40:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32784477-509c-4873-8d35-e149a580c99d')/male_info  
[2026-02-19 07:40:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-19 07:40:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8770f162205cbf6691b9d5393c90176671a71bb8).  
[2026-02-19 07:40:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d6b05a385bbb8d03c652defa11ff822d11b73005).  
[2026-02-19 07:40:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6b964388beaf09213772a96a22224f5be99bcef7).  
[2026-02-19 07:40:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 07ea820bd13b1b30ceedc52ad510203d721f97a3).  
[2026-02-19 07:40:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 38c462f62761ed408bf20b8bb56afcbd9b838c84).  
[2026-02-19 07:40:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8ef437d3a952f63d83c873e666d77702682f2d7a).  
[2026-02-19 07:40:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c476388af7d551242b8cead80db71e13171a8966).  
[2026-02-19 07:40:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32784477-509c-4873-8d35-e149a580c99d')/female_info  
[2026-02-19 07:40:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:40:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6c55c53d3d8c3cd5714f51bfdb2817bbc007cd40).  
[2026-02-19 07:40:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 873edb7775e825c49d2d9c86a133bd2abcf8f9d7).  
[2026-02-19 07:40:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 21200838b9a47043ac639868ea1b0d2e1d833201).  
[2026-02-19 07:40:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3e2c37b4b423c9216d03ae69a4daaf7a097aed68).  
[2026-02-19 07:40:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 73e2501e3330a69b71731ef698bf6d8bf754dc4f).  
[2026-02-19 07:40:23] local.INFO: ODK IMPORT: Submission dd4ee787-fc18-48ef-9174-fb8ac12b6ee6 updated (ID: 276).  
[2026-02-19 07:40:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add4ee787-fc18-48ef-9174-fb8ac12b6ee6')/male_info  
[2026-02-19 07:40:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:40:24] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 92eaf728ddc5d9e3d2dd4923c78fdcaa9bdd34c6).  
[2026-02-19 07:40:24] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e4f2409123318833dd6c26f1bbcd73341f31b9b5).  
[2026-02-19 07:40:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add4ee787-fc18-48ef-9174-fb8ac12b6ee6')/female_info  
[2026-02-19 07:40:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:40:25] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0425560367f22ad108664f21853f0f4cfd73faad).  
[2026-02-19 07:40:25] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 99611859fc091c77690b94614baa232726007cd6).  
[2026-02-19 07:40:25] local.INFO: ODK IMPORT: Submission 50611696-b3cb-4709-84ee-51e66831cda7 updated (ID: 277).  
[2026-02-19 07:40:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A50611696-b3cb-4709-84ee-51e66831cda7')/male_info  
[2026-02-19 07:40:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-19 07:40:26] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3e59d2c8e4d324e50e5a79acc89c944e1b73f4b9).  
[2026-02-19 07:40:26] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2f6ffda1bc2d46e0a94f42954e551a201af859fc).  
[2026-02-19 07:40:26] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 664ce01e0fa8469f9e335ef15109895e5f4b3c0a).  
[2026-02-19 07:40:26] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8054fdbb1ac199e2f17e55e701a66ab495761974).  
[2026-02-19 07:40:26] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9c9064ce718254add0169ef4f58256e0bc7b1517).  
[2026-02-19 07:40:26] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 593027b9879bd1da3c830215f282812f6dc65b1d).  
[2026-02-19 07:40:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A50611696-b3cb-4709-84ee-51e66831cda7')/female_info  
[2026-02-19 07:40:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:40:27] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0c9545d46f231ac87a326b0799ba8679eab1a2d7).  
[2026-02-19 07:40:27] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6a7f28217bd6f69a745fcce644a0f1d31086da61).  
[2026-02-19 07:40:27] local.INFO: ODK IMPORT: Submission 3a5b5846-dbdc-4990-8ce8-4c7cef7d4f11 updated (ID: 278).  
[2026-02-19 07:40:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3a5b5846-dbdc-4990-8ce8-4c7cef7d4f11')/male_info  
[2026-02-19 07:40:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:40:28] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 079ccc378d7242848d847d592c70d558173da73a).  
[2026-02-19 07:40:28] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 79d4ca49a34c7fe5dc7159346a39adaa65e8848f).  
[2026-02-19 07:40:28] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 86cf148ed86f66baa83e85a802b2b4c29132066b).  
[2026-02-19 07:40:28] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: deea003f0efd36ff4f227841d11994f8db1b9d75).  
[2026-02-19 07:40:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3a5b5846-dbdc-4990-8ce8-4c7cef7d4f11')/female_info  
[2026-02-19 07:40:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:40:29] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ae304e0e5089d309adce7eb782df7e77af07cd80).  
[2026-02-19 07:40:29] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a0dd3ebf835606146e1f5c9691e0ab1ccc8bbba2).  
[2026-02-19 07:40:29] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 112e7689a86a00d3ffbeae49524bf52ffd34dd31).  
[2026-02-19 07:40:29] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 76daa1fd09ecab4fc2b941289ed6c5e7df2023a8).  
[2026-02-19 07:40:29] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: cd2178d8556366b3761920641b63b9e419ac2853).  
[2026-02-19 07:40:29] local.INFO: ODK IMPORT: Submission 3ebadc3a-f31d-4ee6-ba35-74ff2733283d updated (ID: 279).  
[2026-02-19 07:40:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ebadc3a-f31d-4ee6-ba35-74ff2733283d')/male_info  
[2026-02-19 07:40:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:40:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 91c2ea91220d7a14f3b795c2034198fdbb8f9d32).  
[2026-02-19 07:40:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 010b3c4680c2ff6f7b48efdfe89c2cc1e322fd2b).  
[2026-02-19 07:40:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1d627315d5eed76252dca9926e5263bf8c55ec6d).  
[2026-02-19 07:40:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8a2c7348ca665ad8d139c6196b9d0c2558ce9191).  
[2026-02-19 07:40:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ebadc3a-f31d-4ee6-ba35-74ff2733283d')/female_info  
[2026-02-19 07:40:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:40:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 22e2d7c57855c030d7383875c1c13a1a90e3002b).  
[2026-02-19 07:40:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c6f6ac094cbb6d3e6015267d673a40a8dac607a9).  
[2026-02-19 07:40:32] local.INFO: ODK IMPORT: Submission df00d036-d522-4ad2-95ce-867e5f4b29c6 updated (ID: 280).  
[2026-02-19 07:40:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf00d036-d522-4ad2-95ce-867e5f4b29c6')/female_info  
[2026-02-19 07:40:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:40:33] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7027431f15931496b4a7b648f873a5ca7cf89267).  
[2026-02-19 07:40:33] local.INFO: ODK IMPORT: Submission 7dd9740a-dbbc-4923-b020-0bf26a8e5fce updated (ID: 281).  
[2026-02-19 07:40:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd9740a-dbbc-4923-b020-0bf26a8e5fce')/male_info  
[2026-02-19 07:40:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:40:34] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4ce475f4df157e95723a7b467e4989b234633789).  
[2026-02-19 07:40:34] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1c91553d6c33bf6d459e767016e6dc8cb63191c0).  
[2026-02-19 07:40:34] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 93a57ba3e425937942a1bb1b22b3aaa79dd9492b).  
[2026-02-19 07:40:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd9740a-dbbc-4923-b020-0bf26a8e5fce')/female_info  
[2026-02-19 07:40:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:40:35] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1135e00a0685b661ac9f2bcea560a28df8fd6ef0).  
[2026-02-19 07:40:35] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 57be61332dc02cdfafbe62e3800193fe3b0ab9a7).  
[2026-02-19 07:40:35] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a517aae478b0829cdf261b68aa92803e862cadc1).  
[2026-02-19 07:40:35] local.INFO: ODK IMPORT: Submission 1494d903-cc9d-47f2-89f7-63729c9785d2 updated (ID: 282).  
[2026-02-19 07:40:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1494d903-cc9d-47f2-89f7-63729c9785d2')/male_info  
[2026-02-19 07:40:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:40:36] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3d1e246660b0f22b1e9ef06b9ba5fb2d1f15d302).  
[2026-02-19 07:40:36] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c7b1ad913af5901fc89ad7e9e53d741b00a803a5).  
[2026-02-19 07:40:36] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 53aca69ee671d9003dcf1a66e01e71449e5940cf).  
[2026-02-19 07:40:36] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7af88997856d94f85dbf7be16519772a00554608).  
[2026-02-19 07:40:36] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8df7317414febe61d537ec9fcdcd754bcbd0765e).  
[2026-02-19 07:40:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1494d903-cc9d-47f2-89f7-63729c9785d2')/female_info  
[2026-02-19 07:40:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:40:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0c06c4b05ea03615bd677ff872ae18906b2692a7).  
[2026-02-19 07:40:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fc8c84bc63e893a09930ee23447663a41cc71b09).  
[2026-02-19 07:40:37] local.INFO: ODK IMPORT: Submission f3808668-e28f-47ac-b49f-5a7e8227e6ca updated (ID: 283).  
[2026-02-19 07:40:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af3808668-e28f-47ac-b49f-5a7e8227e6ca')/male_info  
[2026-02-19 07:40:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:40:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9088c975391cca197328a122291cdba5bc785295).  
[2026-02-19 07:40:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 02ed601d6fc9f6255b3f9d5bade76736213a615a).  
[2026-02-19 07:40:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9e79aae0207062228ed11efba1f90ddc9bf5a25a).  
[2026-02-19 07:40:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af3808668-e28f-47ac-b49f-5a7e8227e6ca')/female_info  
[2026-02-19 07:40:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:40:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4dab5fc67783021510b74644f373f9433f46fa1b).  
[2026-02-19 07:40:39] local.INFO: ODK IMPORT: Submission 7ef03469-426d-4426-b15f-2059bb785439 updated (ID: 284).  
[2026-02-19 07:40:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ef03469-426d-4426-b15f-2059bb785439')/male_info  
[2026-02-19 07:40:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:40:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 83eedf313802b834dc1511b3c9a29ec398885af4).  
[2026-02-19 07:40:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d721c0e6b375cd57cb53e3c3a67c5c343fbe8967).  
[2026-02-19 07:40:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ef03469-426d-4426-b15f-2059bb785439')/female_info  
[2026-02-19 07:40:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:40:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d555a12f11937135cf92aff918f78435659d84e5).  
[2026-02-19 07:40:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 139e74e507324d9e4ba09e9391a81dd6f1af6c63).  
[2026-02-19 07:40:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 52dff9aaccc69163b660f6f54b372d0c9964c01e).  
[2026-02-19 07:40:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d9060521b31248839c986845b3712e633b5385e5).  
[2026-02-19 07:40:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a95fcca9b58b41aa7b6232c22c82a74873349dd5).  
[2026-02-19 07:40:41] local.INFO: ODK IMPORT: Submission 2467b33e-196d-4961-a161-255a60196f42 updated (ID: 285).  
[2026-02-19 07:40:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2467b33e-196d-4961-a161-255a60196f42')/male_info  
[2026-02-19 07:40:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:40:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6b8d6cfdfda06f2fdaba6c1142900084c2b2d437).  
[2026-02-19 07:40:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 49ef86315944ce5fc0023d6a3ebb47d080051ebc).  
[2026-02-19 07:40:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 002592da6a85aba62f7497482a055d9daf8e33e1).  
[2026-02-19 07:40:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2467b33e-196d-4961-a161-255a60196f42')/female_info  
[2026-02-19 07:40:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:40:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 766061e3687179d59ac9e55fc33fda1a6f2a9fb2).  
[2026-02-19 07:40:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7572b8b73bee7d859a5dc79ec1112654ceb2b414).  
[2026-02-19 07:40:44] local.INFO: ODK IMPORT: Submission 612a8705-6b1a-49a0-98b2-0fd0e76a6e5d updated (ID: 286).  
[2026-02-19 07:40:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A612a8705-6b1a-49a0-98b2-0fd0e76a6e5d')/male_info  
[2026-02-19 07:40:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:40:45] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5e116d0770331566c56e9f853746f0a223fa852f).  
[2026-02-19 07:40:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A612a8705-6b1a-49a0-98b2-0fd0e76a6e5d')/female_info  
[2026-02-19 07:40:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:40:46] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0e22949d31495ed5f0b99b7badabf6a0483580b1).  
[2026-02-19 07:40:46] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bb5ce9a07acefe20d6736d41e28fd23efb88d9cc).  
[2026-02-19 07:40:46] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 68b340b846020837eba899757fd0b0e66f343240).  
[2026-02-19 07:40:46] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 693460c1ccc8b03864d1e2248c4249a6cbc8ee4c).  
[2026-02-19 07:40:46] local.INFO: ODK IMPORT: Submission 80c3df41-a119-42f8-842e-e8e52a286cc8 updated (ID: 287).  
[2026-02-19 07:40:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80c3df41-a119-42f8-842e-e8e52a286cc8')/male_info  
[2026-02-19 07:40:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:40:47] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4313eea8df972c9eb7c1cf2a570e82ab71d97333).  
[2026-02-19 07:40:47] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e2bfbd7c7f622335efa837ec391fe8d42cd1083a).  
[2026-02-19 07:40:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80c3df41-a119-42f8-842e-e8e52a286cc8')/female_info  
[2026-02-19 07:40:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:40:48] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2a3f9830c2cf64a98f8faa10f74ea1372be043e0).  
[2026-02-19 07:40:48] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9068f3e57d5f1ac4e2073af3df8d3799647d2668).  
[2026-02-19 07:40:48] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 217da1011562863730799e0a77358106ee15c410).  
[2026-02-19 07:40:48] local.INFO: ODK IMPORT: Submission a2fc53f5-62f6-4d83-ab70-5d5e9432b2f0 updated (ID: 288).  
[2026-02-19 07:40:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa2fc53f5-62f6-4d83-ab70-5d5e9432b2f0')/female_info  
[2026-02-19 07:40:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:40:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7f57bb640472bd3c9e93c28732540bf3f32386a6).  
[2026-02-19 07:40:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 32327809337f813d336728a23457e02a057d2e28).  
[2026-02-19 07:40:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 257cb2ea1ef6a5d5ce9525899e5767bac407d244).  
[2026-02-19 07:40:49] local.INFO: ODK IMPORT: Submission 0c75611b-a1a7-4ccf-a03c-e6a2912f4f94 updated (ID: 289).  
[2026-02-19 07:40:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c75611b-a1a7-4ccf-a03c-e6a2912f4f94')/male_info  
[2026-02-19 07:40:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:40:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: defa8d028baa7faf78f9e802e691d2ba2f98098f).  
[2026-02-19 07:40:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b0b7ae1df29cdac2b54ae7a399cb705e36bd6657).  
[2026-02-19 07:40:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c75611b-a1a7-4ccf-a03c-e6a2912f4f94')/female_info  
[2026-02-19 07:40:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:40:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8a5e35db688035c3e4612b851041ad0f2556fce8).  
[2026-02-19 07:40:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a0a9841ff55585e552497dd782df89c13aa00ef6).  
[2026-02-19 07:40:51] local.INFO: ODK IMPORT: Submission 906f4792-c1ad-4b87-be00-bec8520c315c updated (ID: 290).  
[2026-02-19 07:40:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A906f4792-c1ad-4b87-be00-bec8520c315c')/male_info  
[2026-02-19 07:40:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:40:52] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 01d0d2b4e61d0fe1f29791b00fc8727fb2bccefc).  
[2026-02-19 07:40:52] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 48c3d998fca39f8c640333520508fe730868a0ad).  
[2026-02-19 07:40:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A906f4792-c1ad-4b87-be00-bec8520c315c')/female_info  
[2026-02-19 07:40:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:40:53] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8b5c2d43c7d25d473afbc49ab816a5a759e2190e).  
[2026-02-19 07:40:53] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7a7db52d9667e344e1bb8482161878f7f922e5ae).  
[2026-02-19 07:40:53] local.INFO: ODK IMPORT: Submission 72f515db-d430-456c-8f64-ce5ad2aa951c updated (ID: 291).  
[2026-02-19 07:40:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A72f515db-d430-456c-8f64-ce5ad2aa951c')/male_info  
[2026-02-19 07:40:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:40:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: dbd18a867a8fdf59b5c29a9c39d8051e989a2d30).  
[2026-02-19 07:40:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c5f17ec2c164b26d054a2d239ee1148ed37d9b59).  
[2026-02-19 07:40:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 67a80f19a727d20e09552652141b5ed594b7fbf0).  
[2026-02-19 07:40:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A72f515db-d430-456c-8f64-ce5ad2aa951c')/female_info  
[2026-02-19 07:40:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-19 07:40:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6b9094fb93a48f15f2a56b37a9da45a2103964d5).  
[2026-02-19 07:40:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 018e537e43e5c58a7d1d6549085fada0ac29ef3f).  
[2026-02-19 07:40:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 72a2c60112fc60e48cb213f371a331e1cd9f0942).  
[2026-02-19 07:40:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f97a48029540ab3f18bdca2f53747a66464c0b88).  
[2026-02-19 07:40:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6ddde3e5838e7ae5d23d7ed1debd2cbcacad31e7).  
[2026-02-19 07:40:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0edb41cdf222f722cefe1af0a5659b8b7e278ec1).  
[2026-02-19 07:40:56] local.INFO: ODK IMPORT: Submission aad09b4a-7cf6-43ef-891c-d43e39b1a0cf updated (ID: 292).  
[2026-02-19 07:40:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaad09b4a-7cf6-43ef-891c-d43e39b1a0cf')/male_info  
[2026-02-19 07:40:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:40:57] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 86e2d9ce0e10f6b01780a32c5773d7c83aa2cf0c).  
[2026-02-19 07:40:57] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7a4ff01ed8139773cadf74d14d86310921b66005).  
[2026-02-19 07:40:57] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 28338d13ff781ac131c800893b7f50c633485445).  
[2026-02-19 07:40:57] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 09adb9adaf7c100eb6446b52b0a9b30bb13828f9).  
[2026-02-19 07:40:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaad09b4a-7cf6-43ef-891c-d43e39b1a0cf')/female_info  
[2026-02-19 07:40:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:40:58] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3c6b8930d869e53a2135bd7b64732ff198bb6abc).  
[2026-02-19 07:40:58] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2feb1a4852df7969e20abf424c403cae694b8104).  
[2026-02-19 07:40:58] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6bdb5257433a8a1cfa7b7c98c282932c4dd8fd31).  
[2026-02-19 07:40:58] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 114bfee381dfb7e861475686079ca938be2d79fb).  
[2026-02-19 07:40:58] local.INFO: ODK IMPORT: Submission 36a2f26b-1f2a-4e47-8b49-7dbaea385b26 updated (ID: 293).  
[2026-02-19 07:40:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36a2f26b-1f2a-4e47-8b49-7dbaea385b26')/male_info  
[2026-02-19 07:40:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:40:59] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 33f113561399fd4f9dc828dea649f73777cd04b9).  
[2026-02-19 07:40:59] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2609e2665cbcaa44e222091ab10f969b72b5cad9).  
[2026-02-19 07:40:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36a2f26b-1f2a-4e47-8b49-7dbaea385b26')/female_info  
[2026-02-19 07:41:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:41:00] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c0a9e0d46887ac16f6c10ad6114ab56108491ab3).  
[2026-02-19 07:41:00] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e59212733f0ee8c8be4c7003d7437ff4e0672ad8).  
[2026-02-19 07:41:00] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7f961245c5de0e2ff4a2af39e1158d9a99d7ba43).  
[2026-02-19 07:41:00] local.INFO: ODK IMPORT: Submission 361a3289-ecfc-46ae-8505-d45b068876dc updated (ID: 294).  
[2026-02-19 07:41:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A361a3289-ecfc-46ae-8505-d45b068876dc')/male_info  
[2026-02-19 07:41:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-19 07:41:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: dcfedbd0e7d97bbfddd9ee7c8ebe6093e01eca53).  
[2026-02-19 07:41:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 85c4944eb414bf91835bbd0a393abf756e3fe460).  
[2026-02-19 07:41:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ec40b0cdeb8a9309dfed5db54b79f4aebf93c194).  
[2026-02-19 07:41:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: de60102d8d9000267f2006e2419e982f122a4d67).  
[2026-02-19 07:41:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 55b071dd1dabfb1ab62419711d6598008c58a053).  
[2026-02-19 07:41:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: dd0ce2a07bd56cbf360c3bc1642903a50b30442a).  
[2026-02-19 07:41:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A361a3289-ecfc-46ae-8505-d45b068876dc')/female_info  
[2026-02-19 07:41:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:41:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e8a1a81b9dda6cad6d1cb03d33c5ec90eb1879d1).  
[2026-02-19 07:41:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6659212e7b0c8ec343bd40cd3c953b387b22ca7e).  
[2026-02-19 07:41:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8aebee9991a256ea2ffdbcfaddd02056c657f087).  
[2026-02-19 07:41:02] local.INFO: ODK IMPORT: Submission 2f4e59a1-1336-4601-8852-7860b624cc0a updated (ID: 295).  
[2026-02-19 07:41:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f4e59a1-1336-4601-8852-7860b624cc0a')/male_info  
[2026-02-19 07:41:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:41:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b5c0c0fcaf24e957af2caf905854e3ee8835f386).  
[2026-02-19 07:41:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 21be11971aabdfcf9936745be88a357f1a329640).  
[2026-02-19 07:41:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a90768dc6d131dc1c58cf8707ba13a99400f167e).  
[2026-02-19 07:41:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f4e59a1-1336-4601-8852-7860b624cc0a')/female_info  
[2026-02-19 07:41:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-19 07:41:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b0e294e83f904899998e827ec9688616a1291e91).  
[2026-02-19 07:41:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 98fbbb8c4812c8c45e41702227287790786fcdb1).  
[2026-02-19 07:41:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0e71bc7075bf7c400fcd9f73cc7d029bf7347bfd).  
[2026-02-19 07:41:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: aa787a3fb8f16634751ce8a4b5f4e31cd7e4d012).  
[2026-02-19 07:41:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2be6ea52597fa7e50a59ad2e4daba16af7f2a38d).  
[2026-02-19 07:41:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3fd0354bdf90d9dcd26c1ef522f8b1291582be32).  
[2026-02-19 07:41:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8b7c969a4f962e429e84d83888a8bfd28d577753).  
[2026-02-19 07:41:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f2fe2298c104e234443f51b556aed71b0cd2b198).  
[2026-02-19 07:41:04] local.INFO: ODK IMPORT: Submission 15e37463-48a3-4a4b-a9e8-b1429ad0d374 updated (ID: 296).  
[2026-02-19 07:41:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15e37463-48a3-4a4b-a9e8-b1429ad0d374')/male_info  
[2026-02-19 07:41:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:41:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8aedf48c666deffda318a9db96da8c62925f8929).  
[2026-02-19 07:41:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 90cf0625880f50f988025c6ffb3ca24074e9868b).  
[2026-02-19 07:41:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15e37463-48a3-4a4b-a9e8-b1429ad0d374')/female_info  
[2026-02-19 07:41:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:41:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 39414e0a763e017680906ee6274946632bedef08).  
[2026-02-19 07:41:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 216a874073411a550eda5a499f98dd0194114f31).  
[2026-02-19 07:41:06] local.INFO: ODK IMPORT: Submission 05b5ab79-fc13-4e3a-b4ae-f538fedfaa8f updated (ID: 297).  
[2026-02-19 07:41:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05b5ab79-fc13-4e3a-b4ae-f538fedfaa8f')/male_info  
[2026-02-19 07:41:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:41:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3cf4249bda27695e31b12f2f127ec1eb87ef3693).  
[2026-02-19 07:41:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b600e5d83bcb19ae06929e9b5683322302722904).  
[2026-02-19 07:41:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05b5ab79-fc13-4e3a-b4ae-f538fedfaa8f')/female_info  
[2026-02-19 07:41:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:41:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 463685b5f952ababbd07908eab09a778018536f7).  
[2026-02-19 07:41:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 888f994a961aeb86254cfd075b3c60698fd12e3d).  
[2026-02-19 07:41:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 238488d4176aa60890dd81b4c6facf1aa776c653).  
[2026-02-19 07:41:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5ed690584963cce2e387cbb20a071694a40ee1f1).  
[2026-02-19 07:41:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b3a5291a233aac338f8ed897bd1141f720ab1a9b).  
[2026-02-19 07:41:08] local.INFO: ODK IMPORT: Submission 3c8f634c-83b0-4edc-9019-eacf4d6e7ed9 updated (ID: 298).  
[2026-02-19 07:41:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8f634c-83b0-4edc-9019-eacf4d6e7ed9')/male_info  
[2026-02-19 07:41:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:41:09] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e3fa3a0fa91b66a24a74fc9d20e643c1f676f1b0).  
[2026-02-19 07:41:09] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e3eeaea08432840516bbf3acb825d6efa3df0a6f).  
[2026-02-19 07:41:09] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 251505d2fd80329dd7b6da55773269d52d48cd81).  
[2026-02-19 07:41:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8f634c-83b0-4edc-9019-eacf4d6e7ed9')/female_info  
[2026-02-19 07:41:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:41:11] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b0a26acd0bf04a48ca90d95bf2765cb781b05872).  
[2026-02-19 07:41:11] local.INFO: ODK IMPORT: Submission a260a3fa-dacf-4726-8058-163c4093647f updated (ID: 299).  
[2026-02-19 07:41:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa260a3fa-dacf-4726-8058-163c4093647f')/male_info  
[2026-02-19 07:41:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:41:12] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: acdc9f368998615b1f675e1a1e1e9b61cc383294).  
[2026-02-19 07:41:12] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3e0783e920913b7cc2494400101c1ae5bfa1bfa6).  
[2026-02-19 07:41:12] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 382ddb5b02822304123b681702a1eaee6300b1d4).  
[2026-02-19 07:41:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa260a3fa-dacf-4726-8058-163c4093647f')/female_info  
[2026-02-19 07:41:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:41:13] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5727b62f8cd8355f8cd6986f3ff483d1dfeff559).  
[2026-02-19 07:41:13] local.INFO: ODK IMPORT: Submission 75872711-d32f-4e54-8055-15102b81c406 updated (ID: 300).  
[2026-02-19 07:41:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75872711-d32f-4e54-8055-15102b81c406')/male_info  
[2026-02-19 07:41:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:41:14] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c4105ae460d5eff89ecde13a70bb241fc0e23147).  
[2026-02-19 07:41:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75872711-d32f-4e54-8055-15102b81c406')/female_info  
[2026-02-19 07:41:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:41:15] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3b6e9ec6232d1ed923a2c453dbae9c8639f72510).  
[2026-02-19 07:41:15] local.INFO: ODK IMPORT: Submission e5b1086f-b087-4ec0-a148-ccdbafc05338 updated (ID: 301).  
[2026-02-19 07:41:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5b1086f-b087-4ec0-a148-ccdbafc05338')/male_info  
[2026-02-19 07:41:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:41:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3b442f703b87f790e1de8cdcfeee5d872ae568c3).  
[2026-02-19 07:41:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5cb357021fb3e119a171e0eb24b4282b700cc4ec).  
[2026-02-19 07:41:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5b1086f-b087-4ec0-a148-ccdbafc05338')/female_info  
[2026-02-19 07:41:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:41:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7052b31c4ce61804c8b621b5df9288d6544a56cc).  
[2026-02-19 07:41:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 67c73474659a356457d680b61b3694ba98f813df).  
[2026-02-19 07:41:17] local.INFO: ODK IMPORT: Submission 3f979551-d3a4-44b0-b373-631c2c9fef40 updated (ID: 302).  
[2026-02-19 07:41:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3f979551-d3a4-44b0-b373-631c2c9fef40')/male_info  
[2026-02-19 07:41:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:41:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7f191d96a1cde8791ea12532a2852c9271fb023a).  
[2026-02-19 07:41:18] local.INFO: ODK IMPORT: Submission ac18c9c3-4b1d-47bf-a94d-c985b8ecaee2 updated (ID: 303).  
[2026-02-19 07:41:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac18c9c3-4b1d-47bf-a94d-c985b8ecaee2')/male_info  
[2026-02-19 07:41:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:41:19] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 248d23f8781d87553d8da12665cf6e1b6cbdd0b1).  
[2026-02-19 07:41:19] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4f1c865f58745cfbecc6505de4b580bc19fde85c).  
[2026-02-19 07:41:19] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8b1f5d2ad8f42ae4c72863d7c724f1f747e4f115).  
[2026-02-19 07:41:19] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 872beafee1f6ca75939bb6bda8ba7122d03c73d6).  
[2026-02-19 07:41:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac18c9c3-4b1d-47bf-a94d-c985b8ecaee2')/female_info  
[2026-02-19 07:41:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:41:20] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d2e201840541fdba5b1b256cc99e4f3a0d9b9f0e).  
[2026-02-19 07:41:20] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 98fe68bf6028487b1465be1853e009e62a8ae6c3).  
[2026-02-19 07:41:20] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: de5a4cd6fbb77b58880f8271a38303f66f36fa83).  
[2026-02-19 07:41:20] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0c7e47ed4730b5d9adc10e1e2b1052ef2867118f).  
[2026-02-19 07:41:20] local.INFO: ODK IMPORT: Submission 4875ff0d-f87b-44c5-8e28-d3068efb8c1d updated (ID: 304).  
[2026-02-19 07:41:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4875ff0d-f87b-44c5-8e28-d3068efb8c1d')/male_info  
[2026-02-19 07:41:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:41:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 78c0e99970982d7ff26deba77ed3ee216dd85a94).  
[2026-02-19 07:41:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 75af6b9d52da7eb19e9f8300df965a4ac51b5542).  
[2026-02-19 07:41:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: da567275c4108b50053589317fbcf6a8dcf3b93e).  
[2026-02-19 07:41:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 15cf78181210d9c5bfa3aa454c0eaffa5e473fb4).  
[2026-02-19 07:41:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4875ff0d-f87b-44c5-8e28-d3068efb8c1d')/female_info  
[2026-02-19 07:41:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:41:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ed609407b5ec10bcc6a9b7f1ac03a1f0ab41c855).  
[2026-02-19 07:41:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 79c7e3704e3bb28de9b7093c2d5da97e3cac4abb).  
[2026-02-19 07:41:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d2199b92f66de5d610324e511f8caab726ed1e2b).  
[2026-02-19 07:41:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fbf3e6aa004a6c4942b07789b943a05648b2b3b4).  
[2026-02-19 07:41:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2226e26ac2023582f291be7ce101e87fd98116c4).  
[2026-02-19 07:41:22] local.INFO: ODK IMPORT: Submission b4e99f45-1876-49b6-a83f-e557e92d009e updated (ID: 305).  
[2026-02-19 07:41:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4e99f45-1876-49b6-a83f-e557e92d009e')/male_info  
[2026-02-19 07:41:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:41:23] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4e0d12ae31efc42e3247e2fa78f065e3186f3fae).  
[2026-02-19 07:41:23] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e04ce238cae313dcb77253e7083638c5137f5a5c).  
[2026-02-19 07:41:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4e99f45-1876-49b6-a83f-e557e92d009e')/female_info  
[2026-02-19 07:41:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:41:25] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 33a2be88fe4346e33404cd3bab18dc983c9c3855).  
[2026-02-19 07:41:25] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 63ebf3d17ebfc55388037976c5c29f7d1f559e8a).  
[2026-02-19 07:41:25] local.INFO: ODK IMPORT: Submission 78064045-1ce5-4ba5-a48b-1399636e12c1 updated (ID: 306).  
[2026-02-19 07:41:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78064045-1ce5-4ba5-a48b-1399636e12c1')/male_info  
[2026-02-19 07:41:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:41:26] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 08ca87cab94c0c626ee62e98cdb12f2632245dca).  
[2026-02-19 07:41:26] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 34ce627a1f8199b23f95eec118738878dd4887eb).  
[2026-02-19 07:41:26] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 216f16b4286d3115df5693c27d6c78599a83409b).  
[2026-02-19 07:41:26] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 97fd82a5ae54247ee88cb0a2942ce4621696fd13).  
[2026-02-19 07:41:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78064045-1ce5-4ba5-a48b-1399636e12c1')/female_info  
[2026-02-19 07:41:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:41:27] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 88a9c41e6b3665562045cea79e24e5514d01ee84).  
[2026-02-19 07:41:27] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a5eb3f9f825dd39629ce90373e8df6df0bf68c44).  
[2026-02-19 07:41:27] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0b0a2d38830db4ead69fc9948dfb45185fe53eac).  
[2026-02-19 07:41:27] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 54a83ff048da51b9e632e2ac3712745154763e38).  
[2026-02-19 07:41:27] local.INFO: ODK IMPORT: Submission 6baeb813-352b-4f47-b372-12a78af38aca updated (ID: 307).  
[2026-02-19 07:41:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6baeb813-352b-4f47-b372-12a78af38aca')/male_info  
[2026-02-19 07:41:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:41:28] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ed5e37505e85dc6349753679cff3cabc0eab1f9f).  
[2026-02-19 07:41:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6baeb813-352b-4f47-b372-12a78af38aca')/female_info  
[2026-02-19 07:41:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:41:29] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4005f708812f2fa95b9f1d634205f707e8567f36).  
[2026-02-19 07:41:29] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: dacb046b4226ce21c199b98bfaaaa00e4f08bae4).  
[2026-02-19 07:41:29] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9bf243f67349393e817909002a252f3bc70a7185).  
[2026-02-19 07:41:29] local.INFO: ODK IMPORT: Submission 756945f1-3333-4c33-a7e3-11947cac5b73 updated (ID: 308).  
[2026-02-19 07:41:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A756945f1-3333-4c33-a7e3-11947cac5b73')/male_info  
[2026-02-19 07:41:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:41:30] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1a4dae6f84753a9529d741beab349528d99adff0).  
[2026-02-19 07:41:30] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ed3f2a0610d86bbbdc35e787213e7abe23d8a1b1).  
[2026-02-19 07:41:30] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e68bf7203a59362c68e8f4de60fd113f40236b2f).  
[2026-02-19 07:41:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A756945f1-3333-4c33-a7e3-11947cac5b73')/female_info  
[2026-02-19 07:41:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:41:31] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 365fe8cccc7a08316639390b1e1d06c6cf3a531f).  
[2026-02-19 07:41:31] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2240314318339519082ff7226e67b7393fa5deaf).  
[2026-02-19 07:41:31] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 958ceeaf1c3db06f7579c6d0b3dc0e02661ea468).  
[2026-02-19 07:41:31] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 185e18e265d1680777228f13a0a4c68b00a11dc4).  
[2026-02-19 07:41:31] local.INFO: ODK IMPORT: Submission a0cfe85b-ddd1-4b8d-a05b-780b81074555 updated (ID: 309).  
[2026-02-19 07:41:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0cfe85b-ddd1-4b8d-a05b-780b81074555')/male_info  
[2026-02-19 07:41:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:41:32] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6c8ba0166ba7a9aaea1eddda4634435c4e744f63).  
[2026-02-19 07:41:32] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: dbe287bc32e969094d54e44f66272c791cfa2547).  
[2026-02-19 07:41:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0cfe85b-ddd1-4b8d-a05b-780b81074555')/female_info  
[2026-02-19 07:41:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-19 07:41:33] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 362bd7e45bd3320c070727ef07702376c9a0435f).  
[2026-02-19 07:41:33] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f984f86c0daec0ddd5931a1b530110006604012e).  
[2026-02-19 07:41:33] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9f247606c5c026a09f3196ec3cbe05c77352da08).  
[2026-02-19 07:41:33] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1f6b33b0bca37c17246514036d112cf816b6b4ea).  
[2026-02-19 07:41:33] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bf7f071be228eed37b45e8a63eef940cfe927aff).  
[2026-02-19 07:41:33] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: acd192be2776cb3c01dc7fb9969a451008c66d58).  
[2026-02-19 07:41:33] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e20b3e3a01d8646d0ce2069ac3296df23392a5e7).  
[2026-02-19 07:41:33] local.INFO: ODK IMPORT: Submission 4ea67b76-310f-456d-a3b8-9c74519adf5f updated (ID: 310).  
[2026-02-19 07:41:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ea67b76-310f-456d-a3b8-9c74519adf5f')/male_info  
[2026-02-19 07:41:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:41:34] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 19beb130e25cb72a38e569bc0279960b204d9b01).  
[2026-02-19 07:41:34] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7f9a52bb1831860504c5526a8f9012f8289fedd7).  
[2026-02-19 07:41:34] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d3113debf73805fa4297fece6f4e722f8a75dd94).  
[2026-02-19 07:41:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ea67b76-310f-456d-a3b8-9c74519adf5f')/female_info  
[2026-02-19 07:41:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:41:35] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 41bb9475a22bf0041de2bcb4472647c729b15045).  
[2026-02-19 07:41:35] local.INFO: ODK IMPORT: Submission 8b1afe5d-1168-4baf-8606-b00e80f3087f updated (ID: 311).  
[2026-02-19 07:41:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1afe5d-1168-4baf-8606-b00e80f3087f')/male_info  
[2026-02-19 07:41:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-19 07:41:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 542417f14e0cd70b3cd4359202f02d75976b5778).  
[2026-02-19 07:41:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: be292362d0eae5a6ca218afad3cceb86f3ffb439).  
[2026-02-19 07:41:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 72cec79f7c8a9e5ff1a7830bed457028e04997da).  
[2026-02-19 07:41:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 36d3e9664a45ba4f30105880d732815bc56f039e).  
[2026-02-19 07:41:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c0abd0b628e37a399c41e4d8e6a0e6f478917d32).  
[2026-02-19 07:41:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b1f455101700227a2e9d285df524e4981e9f79ac).  
[2026-02-19 07:41:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1afe5d-1168-4baf-8606-b00e80f3087f')/female_info  
[2026-02-19 07:41:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:41:38] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6a8b57337f41dd61a7ce43c81ed0cdebaffccbb3).  
[2026-02-19 07:41:38] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 383e03028a2bede22c8f34418412ec4f138c8b25).  
[2026-02-19 07:41:38] local.INFO: ODK IMPORT: Submission 89daf28d-f21a-4ec5-9514-921bc1f80899 updated (ID: 312).  
[2026-02-19 07:41:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89daf28d-f21a-4ec5-9514-921bc1f80899')/male_info  
[2026-02-19 07:41:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:41:39] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ef07898248bb8171b8f32092d19cc87be4b2d394).  
[2026-02-19 07:41:39] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 01176d77a1a3228857f2defa3cba3252cf694b92).  
[2026-02-19 07:41:39] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7b91f887690db7d21a77cd133637a9a11df8b7f2).  
[2026-02-19 07:41:39] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c0ac44e5bae162a4b9fd35c84f8b1e0e34e5c4d8).  
[2026-02-19 07:41:39] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1bd010db12949b53da1ba554db5782cc045e343e).  
[2026-02-19 07:41:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89daf28d-f21a-4ec5-9514-921bc1f80899')/female_info  
[2026-02-19 07:41:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:41:40] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6d695f5fe43ca7f565ae186fb5abc999f4498212).  
[2026-02-19 07:41:40] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5aac818c2631ec4ddef990e10fb7f5cbcc73f01e).  
[2026-02-19 07:41:40] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 251d714da6f936f68d8d68daae165d3a5e066ffe).  
[2026-02-19 07:41:40] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5be1e1fc0e89eaf98b3df604515d99636a6efa14).  
[2026-02-19 07:41:40] local.INFO: ODK IMPORT: Submission 91eeb070-e22f-4761-9ae5-974bd862aaa9 updated (ID: 313).  
[2026-02-19 07:41:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91eeb070-e22f-4761-9ae5-974bd862aaa9')/male_info  
[2026-02-19 07:41:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:41:41] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0871c6bd83c2b151269fd68df166afdc458543b0).  
[2026-02-19 07:41:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91eeb070-e22f-4761-9ae5-974bd862aaa9')/female_info  
[2026-02-19 07:41:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:41:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e480831a7fdd63a3bd5aa302fe62850867bef207).  
[2026-02-19 07:41:42] local.INFO: ODK IMPORT: Submission f7936b82-23c8-4ba9-b5ed-7372286484ae updated (ID: 314).  
[2026-02-19 07:41:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7936b82-23c8-4ba9-b5ed-7372286484ae')/male_info  
[2026-02-19 07:41:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-19 07:41:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8cdd918a1aee9caa9567e2d2df4972432d72d9d8).  
[2026-02-19 07:41:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fa5d0b890ad0da081f3c98ec3ab235148b1c0815).  
[2026-02-19 07:41:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b02074e874a1570e9a5fb2b879576faa394e7bd4).  
[2026-02-19 07:41:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: aee9d20f8f644aee7c407802ec47c9d839e7271a).  
[2026-02-19 07:41:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 46f401c29e1544ff51e5c1c45065ee2a32241b53).  
[2026-02-19 07:41:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b4c72d1bdee0bf40dad49baa78d529b5718811f4).  
[2026-02-19 07:41:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7936b82-23c8-4ba9-b5ed-7372286484ae')/female_info  
[2026-02-19 07:41:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:41:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 520f3a4b5d842f39cf1d128fa30ebe40c22017fa).  
[2026-02-19 07:41:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 57716eec4a2116ea2a35c16e34e606683afd99be).  
[2026-02-19 07:41:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7c78b836d78a107c1e0cd3905ae3b248039b21bf).  
[2026-02-19 07:41:44] local.INFO: ODK IMPORT: Submission 76c2a271-64f2-4976-bf10-45bc0b377c90 updated (ID: 315).  
[2026-02-19 07:41:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A76c2a271-64f2-4976-bf10-45bc0b377c90')/male_info  
[2026-02-19 07:41:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:41:45] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2dd366e050017ddfffe894bd35ab869a92975400).  
[2026-02-19 07:41:45] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 96a88474591fadf02e7ad39d0e32dd2ff91dbfcc).  
[2026-02-19 07:41:45] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 194619ec953f3b8e1b1cd8250b9b74dac148fca5).  
[2026-02-19 07:41:45] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 241ec1018b1ad3ef23c6c3e30499fe3587587e98).  
[2026-02-19 07:41:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A76c2a271-64f2-4976-bf10-45bc0b377c90')/female_info  
[2026-02-19 07:41:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:41:46] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8d4920bef26a0ef7434b406960d4d998094fc241).  
[2026-02-19 07:41:46] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 12759f926647678271e966540f77583e5cfdeb6f).  
[2026-02-19 07:41:46] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a9a7966b3830af10eae89887c1980ad209063e85).  
[2026-02-19 07:41:46] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8a8b0bb791a96e9916dbd19a2978d51dbb7dcbd2).  
[2026-02-19 07:41:46] local.INFO: ODK IMPORT: Submission 45cd4f22-3ec7-4770-a2cc-1867eff7cc80 updated (ID: 316).  
[2026-02-19 07:41:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45cd4f22-3ec7-4770-a2cc-1867eff7cc80')/male_info  
[2026-02-19 07:41:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:41:47] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ae1eeea607848f0f9d09ff3e186f5c7b69e70173).  
[2026-02-19 07:41:47] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 11d944a1e50b1cc2ae72f58a2c2ca1be12df2649).  
[2026-02-19 07:41:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 02b183839f46b4f44e5e9ea6aff5bd37c04760ba).  
[2026-02-19 07:41:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45cd4f22-3ec7-4770-a2cc-1867eff7cc80')/female_info  
[2026-02-19 07:41:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:41:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ff1ec34b10c90b78ea59d4aa2acf3a1c534cbf4d).  
[2026-02-19 07:41:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2c69fa6edd482b4c683b0dc3b20974e5177b2938).  
[2026-02-19 07:41:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 71f8669e1ce32700fcf85fb13fa6e563faa844b0).  
[2026-02-19 07:41:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 611773e993aa523d75cdaff2a1c38543f7118ca9).  
[2026-02-19 07:41:49] local.INFO: ODK IMPORT: Submission d9a66704-eaf9-4242-9925-04c34f3deeac updated (ID: 317).  
[2026-02-19 07:41:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9a66704-eaf9-4242-9925-04c34f3deeac')/male_info  
[2026-02-19 07:41:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:41:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6d5059a16ab4b97e5c57b8d6717e53aa06ec87bb).  
[2026-02-19 07:41:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b461bf53eb571fbf66cb85788107fed15a6dc59a).  
[2026-02-19 07:41:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: dc3b239f79e27c02a4b95267a93a2dd10631522b).  
[2026-02-19 07:41:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 022040173debf007976bde5cf1434ceac1d296cd).  
[2026-02-19 07:41:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9a66704-eaf9-4242-9925-04c34f3deeac')/female_info  
[2026-02-19 07:41:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-19 07:41:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 364f26f1c86a63c6e54f03407c71774448587747).  
[2026-02-19 07:41:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: aeb3e3fd5142156db5c0388ec40aac17c2210804).  
[2026-02-19 07:41:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 67f98222e5a1c3a96251159bf325d3ccbb9dd5ea).  
[2026-02-19 07:41:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ed488c4f4f026ac7aa0995321abd83af208a5d53).  
[2026-02-19 07:41:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 843332544990e235905683b76eb378bfdbf11be8).  
[2026-02-19 07:41:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3249bac9075f57ca0eeaeffdfd06f09545944b6f).  
[2026-02-19 07:41:51] local.INFO: ODK IMPORT: Submission 3bc9f6fc-cc0d-47d1-b234-00fd0fac6f0e updated (ID: 318).  
[2026-02-19 07:41:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3bc9f6fc-cc0d-47d1-b234-00fd0fac6f0e')/male_info  
[2026-02-19 07:41:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:41:52] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 894246634feccf2e4a699bdc734846f4b1aa498d).  
[2026-02-19 07:41:52] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 64a91387ca1591caf4b05a6134e783c34cdc1b1e).  
[2026-02-19 07:41:52] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ff9f1c4ced0a6d1fa3e6acde60ce8a9364d72427).  
[2026-02-19 07:41:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3bc9f6fc-cc0d-47d1-b234-00fd0fac6f0e')/female_info  
[2026-02-19 07:41:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:41:53] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d3c7e375818ce4058f3fa57df800ca4367e4dd36).  
[2026-02-19 07:41:53] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0aa2db27efa5e6815fdd914d99d55fd218931f0a).  
[2026-02-19 07:41:53] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 52cee1dd809ef22aac05b3db034f90a78962d041).  
[2026-02-19 07:41:53] local.INFO: ODK IMPORT: Submission a5f33b56-57f4-4261-9532-6d86db3e078f updated (ID: 319).  
[2026-02-19 07:41:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5f33b56-57f4-4261-9532-6d86db3e078f')/male_info  
[2026-02-19 07:41:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:41:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e31a26d033bd6b919774c44dc0cdfb1db5a2302e).  
[2026-02-19 07:41:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 73b16ee52b7d71808ec2d2faf5e4f88546c2b969).  
[2026-02-19 07:41:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: df7b552d3af6bae7a8cb8a665816c4e123f604f2).  
[2026-02-19 07:41:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5f33b56-57f4-4261-9532-6d86db3e078f')/female_info  
[2026-02-19 07:41:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:41:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0eae586bb5163a4c4c81679cd8cedb2c476f670d).  
[2026-02-19 07:41:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ef34d082e686c406a79dd58a3737c2ac5e6425a2).  
[2026-02-19 07:41:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 80308598085329d3f7b580a59d1a514072984bc5).  
[2026-02-19 07:41:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e289f76b2d86dbf62c170ee69868f6ea537e3fb4).  
[2026-02-19 07:41:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9f3e852f3f6e1a1fe466158d35c7452821f90bb1).  
[2026-02-19 07:41:55] local.INFO: ODK IMPORT: Submission 21dbf1f9-9596-4917-8382-0b6761faa324 updated (ID: 320).  
[2026-02-19 07:41:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21dbf1f9-9596-4917-8382-0b6761faa324')/male_info  
[2026-02-19 07:41:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:41:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 494a1cb20bba32274ab90af8f5608dd474f8b166).  
[2026-02-19 07:41:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 540167ab6c0e2dd83b48eaede345c3df1727ea12).  
[2026-02-19 07:41:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5c4f56b5f98282972f79aa14d839aa5d11148337).  
[2026-02-19 07:41:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 19032d20595ea3c955f09c78be100deb32b5d93c).  
[2026-02-19 07:41:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8a154963059a4979ff9b8afb010e6405f18fe6f2).  
[2026-02-19 07:41:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21dbf1f9-9596-4917-8382-0b6761faa324')/female_info  
[2026-02-19 07:41:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:41:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7e3306ddaf13c3e0a0cfab7934ad8c53566da8a1).  
[2026-02-19 07:41:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 55b903116e26e756ecd8f9e2644d1e686e1a054b).  
[2026-02-19 07:41:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fcebd01b375382bfb3ca818a758112078c94505d).  
[2026-02-19 07:41:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fd28bd21475726c27f518adb07d890abf133ba23).  
[2026-02-19 07:41:57] local.INFO: ODK IMPORT: Submission d63145c3-26e1-45eb-abdd-2a82c379ef24 updated (ID: 321).  
[2026-02-19 07:41:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad63145c3-26e1-45eb-abdd-2a82c379ef24')/male_info  
[2026-02-19 07:41:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 12 rows.  
[2026-02-19 07:41:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 42cf71d3571e9b77bce75374cc8955603fffa7f6).  
[2026-02-19 07:41:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b87b124fe55d3a6932002e1448d8098682fdfdf0).  
[2026-02-19 07:41:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3efa5864b63e807f2bc5d0065779566df9a75bef).  
[2026-02-19 07:41:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ee2f5ac42cc7f7a68906044b718680cb36cdd99b).  
[2026-02-19 07:41:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 50a3bc43dc7e5564f494a34999afd4d705e122fb).  
[2026-02-19 07:41:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e4f8074186f75b091166517de09321d72830fb8e).  
[2026-02-19 07:41:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 21d638b47e3d62db357af7bf7767b348fbe701b4).  
[2026-02-19 07:41:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: aed7201afa70a138af8b5c4275a103bd5a098898).  
[2026-02-19 07:41:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4c5a3fc13bc48abd8ed61922cc774d87314fd464).  
[2026-02-19 07:41:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 43cb62f844edc8323e79af89d3652d0564764503).  
[2026-02-19 07:41:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: aa912fe9904d6ed4df144c751cf1a0e3db140248).  
[2026-02-19 07:41:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e50097f82615f7a08957acddc1b0be2891b0b9f2).  
[2026-02-19 07:41:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad63145c3-26e1-45eb-abdd-2a82c379ef24')/female_info  
[2026-02-19 07:41:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:41:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: eb7dfabcafd41e907a27dde97ea3d02c93d4909a).  
[2026-02-19 07:41:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bfad30cd0f113e53b2f2307071ba877f5d21b024).  
[2026-02-19 07:41:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1f3d5570df90908f3df4bd86cbbdf1b2494ece23).  
[2026-02-19 07:41:59] local.INFO: ODK IMPORT: Submission d5824dfc-9c72-4af4-8a95-0be1c0cc44c8 updated (ID: 322).  
[2026-02-19 07:41:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5824dfc-9c72-4af4-8a95-0be1c0cc44c8')/male_info  
[2026-02-19 07:42:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:42:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d7c47c8e14fa792263c1eaa248a713ac97617863).  
[2026-02-19 07:42:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: df50c0c2be8565b0dfaab59e9a1b57b038d332e6).  
[2026-02-19 07:42:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fae8512d35e723af2c5d0bfbde1064e6b0b87f22).  
[2026-02-19 07:42:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c274ba8c53b25a7195984b7189562efe35dec86b).  
[2026-02-19 07:42:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 733cdaca4b59deda923a4f2636088a4e0c80abf4).  
[2026-02-19 07:42:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5824dfc-9c72-4af4-8a95-0be1c0cc44c8')/female_info  
[2026-02-19 07:42:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:42:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: eccd062e672233f70dc0f0c2a7425b1f7eab6861).  
[2026-02-19 07:42:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 67fd9414c19fa4fa19680b2ab6aaea37a22b58e0).  
[2026-02-19 07:42:01] local.INFO: ODK IMPORT: Submission 8f6fabe1-a32f-4b14-aa21-fbdc86de4418 updated (ID: 323).  
[2026-02-19 07:42:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f6fabe1-a32f-4b14-aa21-fbdc86de4418')/male_info  
[2026-02-19 07:42:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:42:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 55be137a3aad046b69060e3235b677545d26e4c3).  
[2026-02-19 07:42:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f6fabe1-a32f-4b14-aa21-fbdc86de4418')/female_info  
[2026-02-19 07:42:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:42:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1271af8668cce281919a9a30e92124486b477211).  
[2026-02-19 07:42:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 180f5c350a3a9e6c0d769778d190a278a5d3e696).  
[2026-02-19 07:42:04] local.INFO: ODK IMPORT: Submission 9655bf31-3e33-4d0e-a8bd-f45d65d76172 updated (ID: 324).  
[2026-02-19 07:42:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9655bf31-3e33-4d0e-a8bd-f45d65d76172')/male_info  
[2026-02-19 07:42:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:42:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f34f56e2f869610663a0e7e4baa3dfaf6c926c1b).  
[2026-02-19 07:42:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ec861a137c1f929e15c749a0922b2748b0381750).  
[2026-02-19 07:42:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c15db56919b90f1d1ecd618585fdef9a8efb219f).  
[2026-02-19 07:42:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: cd58ebb9a34ab75be689188ffc0adf3b303b32cf).  
[2026-02-19 07:42:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 291890ac395aaa0a3d365896b4ec1b1a58db1770).  
[2026-02-19 07:42:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9655bf31-3e33-4d0e-a8bd-f45d65d76172')/female_info  
[2026-02-19 07:42:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:42:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: cfadc50b1a17bd3a8622af381b9c69cf8c50a422).  
[2026-02-19 07:42:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b2322286e6accec56a8aae93a28ebb219f3e677e).  
[2026-02-19 07:42:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3abd896a19c086351ee50d7ab944a0f9a9a66f56).  
[2026-02-19 07:42:06] local.INFO: ODK IMPORT: Submission 452607e1-1d1a-4883-95d2-8054d8c4fd06 updated (ID: 325).  
[2026-02-19 07:42:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A452607e1-1d1a-4883-95d2-8054d8c4fd06')/male_info  
[2026-02-19 07:42:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:42:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fb4f9f16548cf1a4f5b81d0c992beedd2a36d102).  
[2026-02-19 07:42:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e79d77098328b87ad5fd9a7c738cff282767dda2).  
[2026-02-19 07:42:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0506e625116e9f299b2eb0e6fc194e6f0d4d968f).  
[2026-02-19 07:42:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A452607e1-1d1a-4883-95d2-8054d8c4fd06')/female_info  
[2026-02-19 07:42:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:42:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3cce9c092edbbf73a0b6e501905646ed8525eba7).  
[2026-02-19 07:42:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f55a57d5d8d3c33378a9c5662ae88a7f4f77b1cd).  
[2026-02-19 07:42:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: be25a99ed07aa8c6aa254ad87174768350a3f388).  
[2026-02-19 07:42:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f819209aa7bf648c03404278ac7f067a35839906).  
[2026-02-19 07:42:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fd10d42b02de3b75193e6bc67c919a1c04e0779d).  
[2026-02-19 07:42:08] local.INFO: ODK IMPORT: Submission da373646-c57b-4609-a4dd-090cf68fadb9 updated (ID: 326).  
[2026-02-19 07:42:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada373646-c57b-4609-a4dd-090cf68fadb9')/male_info  
[2026-02-19 07:42:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:42:09] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 49853f28e33f538bb1c62f25334262773fc0303c).  
[2026-02-19 07:42:09] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2290e148e23aee89dee9c7d5f85d52e69699300c).  
[2026-02-19 07:42:09] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6742772d9242ccb414b58dbd3503c7638a59a274).  
[2026-02-19 07:42:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada373646-c57b-4609-a4dd-090cf68fadb9')/female_info  
[2026-02-19 07:42:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-19 07:42:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9e268f6722887230d47622085e611530d87d283c).  
[2026-02-19 07:42:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7fd8e3c5ed89fb5cbdcfcf6befc851fc8f363d07).  
[2026-02-19 07:42:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d34cdcf4d752e901bc8f2b5b3bbfc13301e0bc8e).  
[2026-02-19 07:42:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8a0b363b1d7e897f19520ffdacb1fbaab794bf1d).  
[2026-02-19 07:42:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f670555b2e2131a5f782fa764b83dce58ad5298b).  
[2026-02-19 07:42:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c80aa311d62b15af67c5ada05b30cc156670ec21).  
[2026-02-19 07:42:10] local.INFO: ODK IMPORT: Submission 2dbc85b1-3426-407d-a788-2d3b8b888b88 updated (ID: 327).  
[2026-02-19 07:42:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2dbc85b1-3426-407d-a788-2d3b8b888b88')/male_info  
[2026-02-19 07:42:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-19 07:42:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1080680e60b8da7758634d9de83c6c2747859753).  
[2026-02-19 07:42:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a6f7b85c91da36adbecd39190e774d81f2e28c29).  
[2026-02-19 07:42:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1f02f60ac7940e009e630c698dc1a85d72baa383).  
[2026-02-19 07:42:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0ae849a2fa9250fe1d46dd4699d154bb44ad8557).  
[2026-02-19 07:42:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5b8bfbfd4587bb88e58f0dbb91c9bc89374e4da9).  
[2026-02-19 07:42:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e88cc55e97f2572c7a069cb815b455f5fb877977).  
[2026-02-19 07:42:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3c174b640fad3ef1e76b15ca94d9cbab19bc8c13).  
[2026-02-19 07:42:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2dbc85b1-3426-407d-a788-2d3b8b888b88')/female_info  
[2026-02-19 07:42:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:42:12] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ef8eb2aefca4644ddf7a7b6f732ffb7aaf33ab64).  
[2026-02-19 07:42:12] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 832f64939b0649195669ace5a2ef3ee9dda6c635).  
[2026-02-19 07:42:12] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 279ac502bce63359e695897bd039479d40db4ee1).  
[2026-02-19 07:42:12] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 08ec5f0bba70c13dab77ecc8c066ee6b70a77103).  
[2026-02-19 07:42:12] local.INFO: ODK IMPORT: Submission 71cbe318-b75b-414a-98d4-e60897d9e835 updated (ID: 328).  
[2026-02-19 07:42:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71cbe318-b75b-414a-98d4-e60897d9e835')/male_info  
[2026-02-19 07:42:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-19 07:42:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fcec881b6fc0ff6c1f89050fdc98735deb23765c).  
[2026-02-19 07:42:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: cddbd4f2939ae876ea9c23ec5499384f78796870).  
[2026-02-19 07:42:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 904e6070d4bf4652e829a8c9e6f5f04e1acd65fd).  
[2026-02-19 07:42:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 007218f6df7e13b71e6c3def14cc0467a8f79028).  
[2026-02-19 07:42:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f34f3a3960b0ae97287c4d07b9d87fbd51a0937a).  
[2026-02-19 07:42:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 34f5726d5c40c5e9d25893450232702cb4973d27).  
[2026-02-19 07:42:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7cf796bfc444c69346e22cabb7ab68a1ba679802).  
[2026-02-19 07:42:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e8a8b05a4c4a9c38c1cc320a07c7785dba2a0d3c).  
[2026-02-19 07:42:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71cbe318-b75b-414a-98d4-e60897d9e835')/female_info  
[2026-02-19 07:42:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:42:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 79bb3cb5cfa7f0ba05f70d2819f7ba0ff08fa41a).  
[2026-02-19 07:42:14] local.INFO: ODK IMPORT: Submission 3afdd419-9155-4b02-90cd-3fcb4983b46c updated (ID: 329).  
[2026-02-19 07:42:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3afdd419-9155-4b02-90cd-3fcb4983b46c')/male_info  
[2026-02-19 07:42:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:42:15] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ffc5b2e0cbf8af57d6e7c924b89774c17bb60083).  
[2026-02-19 07:42:15] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e178b4c5fecc5e8ab806a4ccfeee468546d13497).  
[2026-02-19 07:42:15] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fabae02e4c8dd20a842dfa1dfe508a639c78ad32).  
[2026-02-19 07:42:15] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ca5333b7d8a2ce7f052f9e0df0aadc9b2b893a2d).  
[2026-02-19 07:42:15] local.INFO: ODK IMPORT: Submission a4e21e9b-4874-40a6-bc51-d3d1773787c1 updated (ID: 330).  
[2026-02-19 07:42:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4e21e9b-4874-40a6-bc51-d3d1773787c1')/male_info  
[2026-02-19 07:42:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:42:17] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: dc753d52eaf743b40bae67dcefa12fd6806af1f7).  
[2026-02-19 07:42:17] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f58ea3523d53e07eb97c80a9b78a84782cc54b7d).  
[2026-02-19 07:42:17] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d7fcbac19693d6350e600a1e5592c2e60e0bd281).  
[2026-02-19 07:42:17] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 20470b6d9cdc2ef45d3be79695457e6612abfca5).  
[2026-02-19 07:42:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4e21e9b-4874-40a6-bc51-d3d1773787c1')/female_info  
[2026-02-19 07:42:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:42:18] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 98da7100901e449a42ccef57c4efa94b47d388f7).  
[2026-02-19 07:42:18] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a39c4cd6ef2647784b3e38baaeae5227927c2d02).  
[2026-02-19 07:42:18] local.INFO: ODK IMPORT: Submission de761f6b-bfa5-4b6f-871f-d47c92553c4b updated (ID: 331).  
[2026-02-19 07:42:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ade761f6b-bfa5-4b6f-871f-d47c92553c4b')/male_info  
[2026-02-19 07:42:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:42:19] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 681ff5586a1dff97de602ad075e61063bd1bdccc).  
[2026-02-19 07:42:19] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bab1bf11864fc98ed734918fa676a86cdb8f422e).  
[2026-02-19 07:42:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ade761f6b-bfa5-4b6f-871f-d47c92553c4b')/female_info  
[2026-02-19 07:42:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:42:20] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6dd7a1450217f60f09bede66e9216e015337e92f).  
[2026-02-19 07:42:20] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 72545585d87d32e4b263944ffa0806263aed5116).  
[2026-02-19 07:42:20] local.INFO: ODK IMPORT: Submission 2d4543fe-7746-4bb2-a104-7e86bed60d6d updated (ID: 332).  
[2026-02-19 07:42:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2d4543fe-7746-4bb2-a104-7e86bed60d6d')/male_info  
[2026-02-19 07:42:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:42:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f45f15536620de2fff4469f64d4d7a1db19a2123).  
[2026-02-19 07:42:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2d4543fe-7746-4bb2-a104-7e86bed60d6d')/female_info  
[2026-02-19 07:42:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:42:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 910719dbc9c0d8dac67183c5d8ffe8bb176d5565).  
[2026-02-19 07:42:22] local.INFO: ODK IMPORT: Submission 109f7a0a-f98c-484c-9028-fcb7e6c88888 updated (ID: 333).  
[2026-02-19 07:42:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A109f7a0a-f98c-484c-9028-fcb7e6c88888')/male_info  
[2026-02-19 07:42:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-19 07:42:23] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e2a1e13f68f8134f8ef0cebafdb1c16af9b500f1).  
[2026-02-19 07:42:23] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 661ffc160f7403170fd27a45f73f69f3295ca6cf).  
[2026-02-19 07:42:23] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fdd43c5ce36166669379c97d9b2d2521c40e88d6).  
[2026-02-19 07:42:23] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 430d685afcf24764155da7f9b70d22351b604b78).  
[2026-02-19 07:42:23] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 443cc7f4dba8d52b31bf1a7243a4e0eb4342dc05).  
[2026-02-19 07:42:23] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4163dde37237dd53d9a689bb39cd033c06fda482).  
[2026-02-19 07:42:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A109f7a0a-f98c-484c-9028-fcb7e6c88888')/female_info  
[2026-02-19 07:42:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:42:24] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1e3bb37021f27984c523ae149ab9c6dfbcc464c5).  
[2026-02-19 07:42:24] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3d4283f1ab9d4791bb949e87a3b031db8e15cf3f).  
[2026-02-19 07:42:24] local.INFO: ODK IMPORT: Submission 5a50aa0f-7412-4626-95f6-dbf5805283e3 updated (ID: 334).  
[2026-02-19 07:42:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a50aa0f-7412-4626-95f6-dbf5805283e3')/male_info  
[2026-02-19 07:42:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:42:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c046dd72a4909fbf6f6d27175e6098f4c31c0657).  
[2026-02-19 07:42:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9b9eb02853fc98201698925f5b7f4296485ec0e1).  
[2026-02-19 07:42:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 561fdc006b48b23f60e99a0671cd37a18eb98897).  
[2026-02-19 07:42:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a50aa0f-7412-4626-95f6-dbf5805283e3')/female_info  
[2026-02-19 07:42:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:42:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 76b0c09c94966b2ce4a2230432928054a7089afe).  
[2026-02-19 07:42:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3ddeb86cd23b01573a811a65330a1b612bd30471).  
[2026-02-19 07:42:26] local.INFO: ODK IMPORT: Submission 761ccc0d-09a4-4f6e-91d5-ecdc8f782dea updated (ID: 335).  
[2026-02-19 07:42:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A761ccc0d-09a4-4f6e-91d5-ecdc8f782dea')/male_info  
[2026-02-19 07:42:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:42:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e645460576668c4db5908dffb58b4823e081eba5).  
[2026-02-19 07:42:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1b8368e6ca6511901be88140253d69b62bd19f56).  
[2026-02-19 07:42:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e9527abf1f6da0b9b4cb34a026dbfd000cb120bc).  
[2026-02-19 07:42:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4a2428ddffd6e3d24a003f7dc025f370a2042ae1).  
[2026-02-19 07:42:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A761ccc0d-09a4-4f6e-91d5-ecdc8f782dea')/female_info  
[2026-02-19 07:42:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:42:29] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a901d3c57bde56fd3a92007e5153fb55112e265b).  
[2026-02-19 07:42:29] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 22a30f272debd74a12b055cbb7166801e9975b67).  
[2026-02-19 07:42:29] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 759d163ba2e2df3256369828f827f32414f81421).  
[2026-02-19 07:42:29] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0cd81d6c2600936826da70df4e5d8acaeb9978ab).  
[2026-02-19 07:42:29] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d351882c74b1b9b33fa7e2ec8d47a34d7fc29e86).  
[2026-02-19 07:42:29] local.INFO: ODK IMPORT: Submission 33a6eb18-3807-4652-8ba8-6311d6c1b454 updated (ID: 336).  
[2026-02-19 07:42:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33a6eb18-3807-4652-8ba8-6311d6c1b454')/male_info  
[2026-02-19 07:42:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:42:30] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ea3c7694fc05257f78d221691ab97578fd97671c).  
[2026-02-19 07:42:30] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c6826979c8f280bf776634a98aeeba8a73b03070).  
[2026-02-19 07:42:30] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8654b636068d84197aacc928f82409be4bce3602).  
[2026-02-19 07:42:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33a6eb18-3807-4652-8ba8-6311d6c1b454')/female_info  
[2026-02-19 07:42:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:42:31] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 391494238d34195730631f69ad2a094025cfd928).  
[2026-02-19 07:42:31] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1be101da45a2ccea7a75ee28377f54d12149947e).  
[2026-02-19 07:42:31] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2bce407247d2e5c1681fef78f9e4ce143ca6216c).  
[2026-02-19 07:42:31] local.INFO: ODK IMPORT: Submission c058767a-c275-42b5-bf48-bbf9b3f10035 updated (ID: 337).  
[2026-02-19 07:42:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac058767a-c275-42b5-bf48-bbf9b3f10035')/male_info  
[2026-02-19 07:42:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:42:32] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 43dee5117b5b088d54287a6bd46ab44e9b1ab9be).  
[2026-02-19 07:42:32] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5ad23589aa9e62afa65b80feac1b3641f49a737c).  
[2026-02-19 07:42:32] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 66da375b29ad073f88fc2c917a1f378c27da6b3f).  
[2026-02-19 07:42:32] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e30a303a2a0e453be3d1ff241658701cba12a5cb).  
[2026-02-19 07:42:32] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fd64deae166fca1f38abb42b897de53e7c2f0dc7).  
[2026-02-19 07:42:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac058767a-c275-42b5-bf48-bbf9b3f10035')/female_info  
[2026-02-19 07:42:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:42:33] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 898a7098d9d9874e03416c7612d6bd7801abd3c6).  
[2026-02-19 07:42:33] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c4cfc0ecb4471a535e836d0d531e25643012d770).  
[2026-02-19 07:42:33] local.INFO: ODK IMPORT: Submission a0ef1a36-acc8-4f9a-8d6e-0060680563a6 updated (ID: 338).  
[2026-02-19 07:42:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0ef1a36-acc8-4f9a-8d6e-0060680563a6')/male_info  
[2026-02-19 07:42:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-19 07:42:34] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 83565688fdf8da1bcc26cbac8a1f9b3ec05efb34).  
[2026-02-19 07:42:34] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2b87fe03604d85d46956f06940a0dae0e479c6e1).  
[2026-02-19 07:42:34] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: db262e81eff0909eb5148ebc895adc6a9e9a4760).  
[2026-02-19 07:42:34] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0c3c3a611add2924113e991183297033fedf7cb5).  
[2026-02-19 07:42:34] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c677e87765a8ecc78a804189c8b25c20f79eb8ea).  
[2026-02-19 07:42:34] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2a87331c6c557f37088ed51b4115aa23d84fdc99).  
[2026-02-19 07:42:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0ef1a36-acc8-4f9a-8d6e-0060680563a6')/female_info  
[2026-02-19 07:42:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:42:35] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c7b069c6fbc7f58b36a96736123b9fd543a20348).  
[2026-02-19 07:42:35] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b5c64b120f08c36d7e34f6fef7d3466a0df9800e).  
[2026-02-19 07:42:35] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9044eb25789c63c11ebbb7181f472e6e9a7774c8).  
[2026-02-19 07:42:35] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b051d24062a0e189741eedee2b7600fb8c739825).  
[2026-02-19 07:42:35] local.INFO: ODK IMPORT: Submission 4475fe1d-1996-4afd-91b1-5180de570b91 updated (ID: 339).  
[2026-02-19 07:42:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4475fe1d-1996-4afd-91b1-5180de570b91')/male_info  
[2026-02-19 07:42:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:42:36] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 272a0cea64f8c6e5cfd31d00a64448b4c2fd067c).  
[2026-02-19 07:42:36] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5bf2a9dc21d9ed680f96f3e67e3695ad50840cbd).  
[2026-02-19 07:42:36] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 03da03b19f4b3c28edd31ca62672f98d89869d60).  
[2026-02-19 07:42:36] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 509b111743d485ac339c54152fcc7a67cbd11260).  
[2026-02-19 07:42:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4475fe1d-1996-4afd-91b1-5180de570b91')/female_info  
[2026-02-19 07:42:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:42:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a9049ef0f47210039dde983c8c3b0aef73386fa8).  
[2026-02-19 07:42:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e98a04966d0a74d5a844b740ec1734df23b23acb).  
[2026-02-19 07:42:37] local.INFO: ODK IMPORT: Submission ba0b2436-2d97-44d8-a480-a93e1dea3ab1 updated (ID: 340).  
[2026-02-19 07:42:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba0b2436-2d97-44d8-a480-a93e1dea3ab1')/male_info  
[2026-02-19 07:42:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:42:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 104c43265eafb175162e45fc49cfa0c3e644f801).  
[2026-02-19 07:42:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b76acc4d4111805deb8b3b3ef9ca02dd00395970).  
[2026-02-19 07:42:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7b15d000f5930eb7178a3ab529168539678817b9).  
[2026-02-19 07:42:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba0b2436-2d97-44d8-a480-a93e1dea3ab1')/female_info  
[2026-02-19 07:42:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:42:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 675566901057d5cfb09076360b7a56e753926eb5).  
[2026-02-19 07:42:39] local.INFO: ODK IMPORT: Submission 559fe15e-592f-4dfe-a322-3283dab22a03 updated (ID: 341).  
[2026-02-19 07:42:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A559fe15e-592f-4dfe-a322-3283dab22a03')/male_info  
[2026-02-19 07:42:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:42:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c38da81a45542d9cb4499fcbf1650956a085aaaa).  
[2026-02-19 07:42:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 23887ed99eb5243d44fafc075f6e3795b732afa6).  
[2026-02-19 07:42:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A559fe15e-592f-4dfe-a322-3283dab22a03')/female_info  
[2026-02-19 07:42:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-19 07:42:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 84660dd45fdbdfe71a9b652d7337be152a90f81a).  
[2026-02-19 07:42:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0009b926600f4014c123b1469ad46e996a010f17).  
[2026-02-19 07:42:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6a5535c4efb894bbb1b0355e2117ab3de2babc42).  
[2026-02-19 07:42:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fcb1b304de312be5003dde2b5bdd65904a4d3681).  
[2026-02-19 07:42:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0dc71fc2c444dd2e3031a1fbf68202b88356888d).  
[2026-02-19 07:42:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 58f027327dee466b4bbb42b74fea9613a8d387e2).  
[2026-02-19 07:42:42] local.INFO: ODK IMPORT: Submission 04f647e7-ee61-4187-88b3-d40e210df930 updated (ID: 342).  
[2026-02-19 07:42:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A04f647e7-ee61-4187-88b3-d40e210df930')/female_info  
[2026-02-19 07:42:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:42:43] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3c6ceb32dd1dd52dd9a2a458b55aa90cc40d99b4).  
[2026-02-19 07:42:43] local.INFO: ODK IMPORT: Submission 89118379-de64-4780-8afb-c313cba1ad5a updated (ID: 343).  
[2026-02-19 07:42:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89118379-de64-4780-8afb-c313cba1ad5a')/male_info  
[2026-02-19 07:42:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:42:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 77b6dc99e504a9c00c6a464da0a6f503253335d0).  
[2026-02-19 07:42:44] local.INFO: ODK IMPORT: Submission 15b483a1-d868-469d-9ff6-f5be1361bce9 updated (ID: 344).  
[2026-02-19 07:42:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15b483a1-d868-469d-9ff6-f5be1361bce9')/female_info  
[2026-02-19 07:42:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:42:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c2a974646a6a1ec5a3282e38c3c727536bba20fa).  
[2026-02-19 07:42:45] local.INFO: ODK IMPORT: Submission 827f4a16-07dc-43ab-b500-fc2c7f0ff3f2 updated (ID: 345).  
[2026-02-19 07:42:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A827f4a16-07dc-43ab-b500-fc2c7f0ff3f2')/male_info  
[2026-02-19 07:42:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:42:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7831d80263d06fb23534e823baa440bcde5f8677).  
[2026-02-19 07:42:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 491395b2a374e8de41a7897f6d5da3d1224ee889).  
[2026-02-19 07:42:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A827f4a16-07dc-43ab-b500-fc2c7f0ff3f2')/female_info  
[2026-02-19 07:42:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:42:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a27fd5e1bdc73c0743175636f60a432f3c1b26bf).  
[2026-02-19 07:42:47] local.INFO: ODK IMPORT: Submission 4482bba8-ba18-43e5-8918-fef0d652f803 updated (ID: 346).  
[2026-02-19 07:42:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4482bba8-ba18-43e5-8918-fef0d652f803')/male_info  
[2026-02-19 07:42:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:42:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9ec7f6c72ff1ddc2f922b5c772c35f2d10758c4f).  
[2026-02-19 07:42:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5a50fc2fb4f1fc29f3319fc22ee17f3b2313f193).  
[2026-02-19 07:42:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4482bba8-ba18-43e5-8918-fef0d652f803')/female_info  
[2026-02-19 07:42:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:42:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8ab183979af7987daee5491a15e7e3c1b1164c87).  
[2026-02-19 07:42:49] local.INFO: ODK IMPORT: Submission f7620792-493e-4f6a-ab97-b4fd830522c2 updated (ID: 347).  
[2026-02-19 07:42:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7620792-493e-4f6a-ab97-b4fd830522c2')/male_info  
[2026-02-19 07:42:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:42:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: dee6b7241fa41025480a3942e0df14587a20c669).  
[2026-02-19 07:42:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 62ec269f7b6e9761e5b4202030c5a97c40b4ead3).  
[2026-02-19 07:42:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1721c53f55b1938c7750bb550ac922bca6db3c4d).  
[2026-02-19 07:42:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7620792-493e-4f6a-ab97-b4fd830522c2')/female_info  
[2026-02-19 07:42:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:42:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d463a5397109aee1b4f3741be850d8bc198569d3).  
[2026-02-19 07:42:51] local.INFO: ODK IMPORT: Submission ba32a0ff-1d76-4fed-b3dc-76d28f263ddd updated (ID: 348).  
[2026-02-19 07:42:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba32a0ff-1d76-4fed-b3dc-76d28f263ddd')/male_info  
[2026-02-19 07:42:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:42:52] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1f7ea56eb24de1f2859b9482f0f2f1fc4dc98d40).  
[2026-02-19 07:42:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba32a0ff-1d76-4fed-b3dc-76d28f263ddd')/female_info  
[2026-02-19 07:42:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:42:53] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4c624064702e3238f792eec1985e2f8f69fb5a88).  
[2026-02-19 07:42:53] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: abb317e03bb3336f124fa7e9fbedf977859de81e).  
[2026-02-19 07:42:53] local.INFO: ODK IMPORT: Submission 04b9ca32-50d0-41f2-b398-7dd806a939f8 updated (ID: 349).  
[2026-02-19 07:42:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A04b9ca32-50d0-41f2-b398-7dd806a939f8')/female_info  
[2026-02-19 07:42:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:42:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5a5fa91e2f6547fdf4a7d835c32cc7ff1f76910d).  
[2026-02-19 07:42:54] local.INFO: ODK IMPORT: Submission 229953d5-5a82-443d-bf88-54f0d32f511d updated (ID: 350).  
[2026-02-19 07:42:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229953d5-5a82-443d-bf88-54f0d32f511d')/male_info  
[2026-02-19 07:42:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:42:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2864ec3de3c1fd77e561e468f9c96f90da0f21c8).  
[2026-02-19 07:42:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8f99c16665c664d49525432a2af12ff40954936a).  
[2026-02-19 07:42:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229953d5-5a82-443d-bf88-54f0d32f511d')/female_info  
[2026-02-19 07:42:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:42:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 65279b46559c12fc1ced83c397cc41751738aa0c).  
[2026-02-19 07:42:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6b5c5be0db9ad520bcfd426fb98ac8ec29407a9e).  
[2026-02-19 07:42:57] local.INFO: ODK IMPORT: Submission e1202fda-c0b5-4965-8fea-ae0a2f9cf8d7 updated (ID: 351).  
[2026-02-19 07:42:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1202fda-c0b5-4965-8fea-ae0a2f9cf8d7')/male_info  
[2026-02-19 07:42:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:42:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 68d2f9641cd2a2c620c85bc50afa86c6322333b5).  
[2026-02-19 07:42:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ac3d3e5d26d7d4d9d691089deedbf80e63fb7d62).  
[2026-02-19 07:42:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: baa741c58977a470cfb7c961056a45f144e4d761).  
[2026-02-19 07:42:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1202fda-c0b5-4965-8fea-ae0a2f9cf8d7')/female_info  
[2026-02-19 07:42:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 9 rows.  
[2026-02-19 07:42:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b0e4b698c4e6719982564f42f1e40b07989d5624).  
[2026-02-19 07:42:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4ad26777d443bce21381e03917333fcbf3d4a2d0).  
[2026-02-19 07:42:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2ebda9caefb988261d4f7d6a0d810a2908f1d2ce).  
[2026-02-19 07:42:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7f0795b7775af9cdb4d20c5b67dec3eb07c31c8b).  
[2026-02-19 07:42:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 08f26103685730ce45a555d899dd290d8f955cc4).  
[2026-02-19 07:42:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c4a7c0692dd084d3b67a5ce0dcd7ba066632bde6).  
[2026-02-19 07:42:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 46524debe4c0d0537b9f4082131b52a64c94c089).  
[2026-02-19 07:42:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d071ff7d59f7f1e6dee766757f8a231327074993).  
[2026-02-19 07:42:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b1c5c1fc65ea79475f2baecbf57df05e34b7985d).  
[2026-02-19 07:42:59] local.INFO: ODK IMPORT: Submission 7909018c-f0c8-4a29-a708-248a12cd2040 updated (ID: 352).  
[2026-02-19 07:42:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7909018c-f0c8-4a29-a708-248a12cd2040')/male_info  
[2026-02-19 07:43:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:43:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 50dba2d72b411baa8c1503d68dea62f6c68a46c9).  
[2026-02-19 07:43:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7909018c-f0c8-4a29-a708-248a12cd2040')/female_info  
[2026-02-19 07:43:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-19 07:43:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e385d91ee418cd5e55cd6313e59e10e47382e8ab).  
[2026-02-19 07:43:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c7fb59227396414552e45b9a8785a15110676d4f).  
[2026-02-19 07:43:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0b898d4778272089d41913d17e0c02703205b519).  
[2026-02-19 07:43:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d818f4eac12beec7eed76e132b2bf2f0595bd8fd).  
[2026-02-19 07:43:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: dc54cabb7d6e01ba5049e1f02f048952d0b2a024).  
[2026-02-19 07:43:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1d56d7607ea430fdd4cd6e0b79397dc4fe272c42).  
[2026-02-19 07:43:01] local.INFO: ODK IMPORT: Submission 92d5d91f-6377-4a1c-8f2b-3d319c9148f4 updated (ID: 353).  
[2026-02-19 07:43:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92d5d91f-6377-4a1c-8f2b-3d319c9148f4')/male_info  
[2026-02-19 07:43:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:43:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4a8611265e388272291ff10ae695dd3404879626).  
[2026-02-19 07:43:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7b255a8abd274c77e6fff34388ffeb644120a3e6).  
[2026-02-19 07:43:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8526053ead93be45b72a313d4d0b847c5b7c8b8d).  
[2026-02-19 07:43:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92d5d91f-6377-4a1c-8f2b-3d319c9148f4')/female_info  
[2026-02-19 07:43:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:43:03] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 094339b6c09703e17cec3b94bac9a71832b6d2af).  
[2026-02-19 07:43:03] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3f97b88b19f905c4e35c3c012a639b1fd63c0d58).  
[2026-02-19 07:43:03] local.INFO: ODK IMPORT: Submission cb6473cd-b46a-4418-91ca-d427c811b92e updated (ID: 354).  
[2026-02-19 07:43:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acb6473cd-b46a-4418-91ca-d427c811b92e')/male_info  
[2026-02-19 07:43:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-19 07:43:04] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0aea580f7c55bfc1145a2973122ca40cf2986a84).  
[2026-02-19 07:43:04] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9413d114d786dc130409cac70bf819a6c37ab1b7).  
[2026-02-19 07:43:04] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7a1f8734d08d61ea18407ea4bd6eaae5516183b2).  
[2026-02-19 07:43:04] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6a6ccc8029adfe29b8c915ddf14c747fa55dacc8).  
[2026-02-19 07:43:04] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8e767bf2c32056768877ff64eca942ee9472bcf2).  
[2026-02-19 07:43:04] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 26ddd84459494c03daa2976407dc10f268e0105a).  
[2026-02-19 07:43:04] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: be61424a3a948c0a24c382e49009faae197bd937).  
[2026-02-19 07:43:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acb6473cd-b46a-4418-91ca-d427c811b92e')/female_info  
[2026-02-19 07:43:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:43:05] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0ec464a2ce44e9a999518fe1491e0f660ee322b6).  
[2026-02-19 07:43:05] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 56f337e063afd46478fd174b039d23eb02d0c4c7).  
[2026-02-19 07:43:05] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c32d136f846cc867e855d16e6d4be902dd2a4158).  
[2026-02-19 07:43:05] local.INFO: ODK IMPORT: Submission e994aba4-6f5f-4b81-b07f-b9fcafdaaec5 updated (ID: 355).  
[2026-02-19 07:43:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae994aba4-6f5f-4b81-b07f-b9fcafdaaec5')/male_info  
[2026-02-19 07:43:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-19 07:43:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5bba3a8b0e628f8b2d562e3a077a9b198c619356).  
[2026-02-19 07:43:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ca47bce19a079db94e62bc641a59ead1aca510e5).  
[2026-02-19 07:43:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d4df901323f8e6c65815f582c11ba8eec233f4a6).  
[2026-02-19 07:43:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 26ef2c39ad43a1b97a8caaefce4bf060b28c8ca4).  
[2026-02-19 07:43:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b14f0894e3f71cca90b19553a35e71b9aa36c0e5).  
[2026-02-19 07:43:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 655494f6756ec6bd61b49c6721e2b2cf9edb91a6).  
[2026-02-19 07:43:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae994aba4-6f5f-4b81-b07f-b9fcafdaaec5')/female_info  
[2026-02-19 07:43:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:43:07] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 598753ed1c575f74b0cc59175c96d471675c31a9).  
[2026-02-19 07:43:07] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 23e4af2c5b22cdec9cbcd784cbd0677317fc46e3).  
[2026-02-19 07:43:07] local.INFO: ODK IMPORT: Submission bcc3abee-1129-40a8-9413-1a07765c0a7e updated (ID: 356).  
[2026-02-19 07:43:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abcc3abee-1129-40a8-9413-1a07765c0a7e')/male_info  
[2026-02-19 07:43:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:43:08] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 24fd0b3cbc394d1ac9959abf4aa47e4a37430b0b).  
[2026-02-19 07:43:08] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: dd2626d6607234814f1d14fe5229bad4c2ad5391).  
[2026-02-19 07:43:08] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e89ee36705ed1b529dd37b1bc5c22b065697004b).  
[2026-02-19 07:43:08] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 77f5b2a0dabd580d7aad86530be85c8bf7cdbc6c).  
[2026-02-19 07:43:08] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: dabe1eb920768935620697f6000685d92517d798).  
[2026-02-19 07:43:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abcc3abee-1129-40a8-9413-1a07765c0a7e')/female_info  
[2026-02-19 07:43:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:43:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: dca248b394f12e13c59ddd2525a83bf8516e7581).  
[2026-02-19 07:43:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bc575c5546d9d54df466b093d8cce993561aa2d5).  
[2026-02-19 07:43:10] local.INFO: ODK IMPORT: Submission a451fa2b-ec89-47e6-8908-e298a15c1364 updated (ID: 357).  
[2026-02-19 07:43:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa451fa2b-ec89-47e6-8908-e298a15c1364')/male_info  
[2026-02-19 07:43:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:43:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6d0c4bc5c69257e5ba339934b7675f53b7f0319b).  
[2026-02-19 07:43:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a961246b001af89266e09ad7fdf6d9e0141f7725).  
[2026-02-19 07:43:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3856c3f0df6dc1d172364ae06625e364ce8ae393).  
[2026-02-19 07:43:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa451fa2b-ec89-47e6-8908-e298a15c1364')/female_info  
[2026-02-19 07:43:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:43:12] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a3d5195c1a082cfd7a7530e6cc4e5f03d8aa27d5).  
[2026-02-19 07:43:12] local.INFO: ODK IMPORT: Submission d9458e17-0dbd-4114-8e14-e2b0203cba40 updated (ID: 358).  
[2026-02-19 07:43:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9458e17-0dbd-4114-8e14-e2b0203cba40')/male_info  
[2026-02-19 07:43:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:43:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a99793da82240a8f1111a36cf9da3189e1e0d7ad).  
[2026-02-19 07:43:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 460c9ba7388400bfd8a8bea5b47490ed4e272667).  
[2026-02-19 07:43:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0666cd168fd4b80d469d270aa40d3227bc6bf5ce).  
[2026-02-19 07:43:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: cf33b584f9b1c32fc23f44c99bbecc4eb848a191).  
[2026-02-19 07:43:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9458e17-0dbd-4114-8e14-e2b0203cba40')/female_info  
[2026-02-19 07:43:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:43:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 516c1ce77c938ff6a9c7096976f943a020158ea7).  
[2026-02-19 07:43:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7022b25fe1b0ab937e080ef952e0c5e693568d46).  
[2026-02-19 07:43:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d803f0e509174eeb9450ea34e38d527b8566e10a).  
[2026-02-19 07:43:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 621bc6b18ab172ca9f137b6025b4d4d6c63c35b7).  
[2026-02-19 07:43:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f337dd26a9431995dcfe8dae7e4d26ad9016c0a9).  
[2026-02-19 07:43:14] local.INFO: ODK IMPORT: Submission 1a1017f1-5d6a-4f98-994e-fefc668b904c updated (ID: 359).  
[2026-02-19 07:43:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1a1017f1-5d6a-4f98-994e-fefc668b904c')/female_info  
[2026-02-19 07:43:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:43:15] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d9698f23a6514b706f8bb8ada4128cfc9820956d).  
[2026-02-19 07:43:15] local.INFO: ODK IMPORT: Submission 6be09bfa-3602-47fe-92e1-c7ca6ab404fa updated (ID: 360).  
[2026-02-19 07:43:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6be09bfa-3602-47fe-92e1-c7ca6ab404fa')/male_info  
[2026-02-19 07:43:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:43:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: aeb18a24f17c70f25c5839d72c29f1867b3399fd).  
[2026-02-19 07:43:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6be09bfa-3602-47fe-92e1-c7ca6ab404fa')/female_info  
[2026-02-19 07:43:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:43:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: df2fe7aaf641636d1c349fbd98898e3a3b4aa91e).  
[2026-02-19 07:43:17] local.INFO: ODK IMPORT: Submission 7fb50f0d-964d-4681-94cd-a1f64da00da0 updated (ID: 361).  
[2026-02-19 07:43:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7fb50f0d-964d-4681-94cd-a1f64da00da0')/male_info  
[2026-02-19 07:43:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:43:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a4a78b3acb421e54c5e8a29b209a2bb75c024a1a).  
[2026-02-19 07:43:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bb702094e5905b52256437f74210d44d5a924480).  
[2026-02-19 07:43:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1cb6e345c463ae85af47871d8fbb53ee1c00a8f8).  
[2026-02-19 07:43:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7fb50f0d-964d-4681-94cd-a1f64da00da0')/female_info  
[2026-02-19 07:43:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:43:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4aee5c1c62b542bdac583d985fd8775ca151b064).  
[2026-02-19 07:43:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e6b44e9e3510c6724320397f75867cd53196d09e).  
[2026-02-19 07:43:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7c84d410e4d337bd1295f2c669b9843c8f8e5a1e).  
[2026-02-19 07:43:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 705d1dbd941d85ac254259ff815fb1d5882a6e9e).  
[2026-02-19 07:43:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: eb505af7e962141b0d722c287de11c7e73fc92c7).  
[2026-02-19 07:43:19] local.INFO: ODK IMPORT: Submission 73d4c60e-b732-48da-85ae-89a9cd15a18b updated (ID: 362).  
[2026-02-19 07:43:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73d4c60e-b732-48da-85ae-89a9cd15a18b')/male_info  
[2026-02-19 07:43:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:43:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4fe854c4de10a9fc58da95c1ce6532a0c7cd1bf7).  
[2026-02-19 07:43:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2aaa17857f5d0e6dcc133adec2d91a7b23f5c521).  
[2026-02-19 07:43:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73d4c60e-b732-48da-85ae-89a9cd15a18b')/female_info  
[2026-02-19 07:43:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:43:21] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a723c24580093eca5a1a845889b3889068fe7d3d).  
[2026-02-19 07:43:21] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a850c9ff8abc815d634e95548cfdac6762d0148f).  
[2026-02-19 07:43:21] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9c3977ea254029f614e1500f43898332121d6df9).  
[2026-02-19 07:43:21] local.INFO: ODK IMPORT: Submission ac4c2830-34eb-449d-9d1f-f8b47d95c408 updated (ID: 363).  
[2026-02-19 07:43:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac4c2830-34eb-449d-9d1f-f8b47d95c408')/male_info  
[2026-02-19 07:43:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:43:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6c8ab7f5b9174b08a1ce8b7b65503921668c6083).  
[2026-02-19 07:43:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac4c2830-34eb-449d-9d1f-f8b47d95c408')/female_info  
[2026-02-19 07:43:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:43:24] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5a146fd3ac2bc27553ea5ee980fe687447de4809).  
[2026-02-19 07:43:24] local.INFO: ODK IMPORT: Submission 748025f3-5271-4645-9ddf-8a4b43576346 updated (ID: 364).  
[2026-02-19 07:43:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A748025f3-5271-4645-9ddf-8a4b43576346')/male_info  
[2026-02-19 07:43:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:43:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7daaad17e0ef946746ba4ebb57b0fdf0a4c1d1b4).  
[2026-02-19 07:43:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 92edffd74dab29e7aff41ac73df985041f686228).  
[2026-02-19 07:43:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f6a11626249f9c275460d83ee6c6a3369984dfac).  
[2026-02-19 07:43:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A748025f3-5271-4645-9ddf-8a4b43576346')/female_info  
[2026-02-19 07:43:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:43:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c5748e5e125f021e4f9e0631b516deb82adb416f).  
[2026-02-19 07:43:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3bbe535a7b15343f0025053b9faf50b5a382f8e0).  
[2026-02-19 07:43:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4385e24ac907cc79c847e1eac34dddca5700fc1b).  
[2026-02-19 07:43:26] local.INFO: ODK IMPORT: Submission 2389a0e3-7d32-40af-a98e-18fe13c6b9ce updated (ID: 365).  
[2026-02-19 07:43:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2389a0e3-7d32-40af-a98e-18fe13c6b9ce')/male_info  
[2026-02-19 07:43:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:43:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 12264d1c1932f387b5e5c89af5db8b07e3cc22b4).  
[2026-02-19 07:43:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4c5f92cf6de020cea39812f8f90612f722c83ccd).  
[2026-02-19 07:43:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f57390fa257c308761c3a289bf04921fb20a1897).  
[2026-02-19 07:43:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2389a0e3-7d32-40af-a98e-18fe13c6b9ce')/female_info  
[2026-02-19 07:43:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:43:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7529d8df785e3fb62d5c1d1f4a37a7227540494c).  
[2026-02-19 07:43:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 02ce3cf61dc97fdcba7a6d7465cd6b7a3040c75b).  
[2026-02-19 07:43:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bd395b86bff86f12bd8fe12bb6fa35a01b6a5bfa).  
[2026-02-19 07:43:28] local.INFO: ODK IMPORT: Submission 731f4be9-918f-4a6f-b047-74b4b2d65d71 updated (ID: 366).  
[2026-02-19 07:43:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A731f4be9-918f-4a6f-b047-74b4b2d65d71')/male_info  
[2026-02-19 07:43:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:43:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 28b86e882e2d60054a08f2e07244a0f890f0603f).  
[2026-02-19 07:43:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b330651e461d9abec2fc677eab78ebff23a663d2).  
[2026-02-19 07:43:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9b30e52cb5c837f26e79b145729537e6f760a44a).  
[2026-02-19 07:43:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6ca8b39b6be7b1823e09b99378b6557c4c8ca8a8).  
[2026-02-19 07:43:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A731f4be9-918f-4a6f-b047-74b4b2d65d71')/female_info  
[2026-02-19 07:43:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:43:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e839e76714b3f3828e35f7f17ea9c822c260786e).  
[2026-02-19 07:43:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e5b48cdadf70fd89f77543977c2e1a9519e67867).  
[2026-02-19 07:43:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f1bcbf3fbf94f32c1ede86bcf87f8c88673c13b6).  
[2026-02-19 07:43:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bc6ac30adb564dd7658f293fcb8d489c4ad154eb).  
[2026-02-19 07:43:30] local.INFO: ODK IMPORT: Submission 97f8c06e-ca16-42ba-a249-06ba2228f335 updated (ID: 367).  
[2026-02-19 07:43:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A97f8c06e-ca16-42ba-a249-06ba2228f335')/male_info  
[2026-02-19 07:43:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:43:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f01d9cc2d22713acf348520d66271de7f2cfd9a9).  
[2026-02-19 07:43:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2239cfb5d357a43e8d3a4318846cc4837f69684d).  
[2026-02-19 07:43:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a8d955dab8365e1724e4153add30004f6d36e9cd).  
[2026-02-19 07:43:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5157da002416ff034df0ebc89bf2d162a96912d4).  
[2026-02-19 07:43:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A97f8c06e-ca16-42ba-a249-06ba2228f335')/female_info  
[2026-02-19 07:43:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:43:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 88e83d2ab2ed6340c2d0b4ea5e2be033067122d6).  
[2026-02-19 07:43:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b7b784c07759b0509e48c004dff39ee5c6cd6b89).  
[2026-02-19 07:43:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 23de03793ca0c2bf025abe1b3001a88f18b97398).  
[2026-02-19 07:43:32] local.INFO: ODK IMPORT: Submission 25d4fa09-7e5e-4a7b-9e79-5454967c917e updated (ID: 368).  
[2026-02-19 07:43:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25d4fa09-7e5e-4a7b-9e79-5454967c917e')/male_info  
[2026-02-19 07:43:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:43:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 04733271c2295309d6df280a2a6c7e79d03b21c9).  
[2026-02-19 07:43:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4237a7225c1ca8f133acd0c713f58c1baaeaa036).  
[2026-02-19 07:43:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25d4fa09-7e5e-4a7b-9e79-5454967c917e')/female_info  
[2026-02-19 07:43:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:43:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bbcafa058716f4c7b4ed4a4ec9cfdfd72e7c65e8).  
[2026-02-19 07:43:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 616ea4aba03471c025dce264ce0138228436d6f9).  
[2026-02-19 07:43:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 020efbb662aa6d9c50d25e35a6dcd8809e69bbad).  
[2026-02-19 07:43:34] local.INFO: ODK IMPORT: Submission 70d06efe-9409-4c64-a855-356440813bee updated (ID: 369).  
[2026-02-19 07:43:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70d06efe-9409-4c64-a855-356440813bee')/male_info  
[2026-02-19 07:43:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:43:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: eb46794fdc97182d2ed8e4cf61eddf2362f0c68d).  
[2026-02-19 07:43:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 59fb4841e41279900b6ac52f4ef45c4cf4df1361).  
[2026-02-19 07:43:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6c4967d7fef08a798206d3048050fc28e853df05).  
[2026-02-19 07:43:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70d06efe-9409-4c64-a855-356440813bee')/female_info  
[2026-02-19 07:43:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:43:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: dc417b240151f07bfb1845ef4592c9bb9008ad4c).  
[2026-02-19 07:43:37] local.INFO: ODK IMPORT: Submission 0c7b3af0-f66a-4fc9-8bbf-fce99663660c updated (ID: 370).  
[2026-02-19 07:43:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c7b3af0-f66a-4fc9-8bbf-fce99663660c')/male_info  
[2026-02-19 07:43:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:43:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 00349d902dcdf933c49d8c8a95747d5625412f30).  
[2026-02-19 07:43:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b2fbea44d3e2199d55d6bc3a6ce1e22c2273f770).  
[2026-02-19 07:43:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 450ffe23b4c7f97945a6debdcb5f73fd6ff224bd).  
[2026-02-19 07:43:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a3b8479fe7f397f78b84f5eacefbe700bb0d7ff5).  
[2026-02-19 07:43:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c7b3af0-f66a-4fc9-8bbf-fce99663660c')/female_info  
[2026-02-19 07:43:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:43:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 29f6134dcbc507affec435415822ff02df18dc16).  
[2026-02-19 07:43:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ba3596073b647efc74ffc431f8328c27439131f3).  
[2026-02-19 07:43:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1ce144cadea04f8c15249eb76a8341a09412a2ca).  
[2026-02-19 07:43:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0a8f0cf1054a29b87fe10ee667058dab87aa3982).  
[2026-02-19 07:43:39] local.INFO: ODK IMPORT: Submission 25cadb09-9a66-4df9-aa82-c8f376d7abea updated (ID: 371).  
[2026-02-19 07:43:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25cadb09-9a66-4df9-aa82-c8f376d7abea')/male_info  
[2026-02-19 07:43:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:43:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 510c5a0bd44ec4e42f5bb5a74b20f4b09aeb5804).  
[2026-02-19 07:43:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3d288d62788009facd6d0e78c4cfc03fc4954b99).  
[2026-02-19 07:43:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 056b95628e8f05ed223822581504bf8a182ab298).  
[2026-02-19 07:43:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f0f0054d918923dc136d170a5e5697644e1ee15a).  
[2026-02-19 07:43:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25cadb09-9a66-4df9-aa82-c8f376d7abea')/female_info  
[2026-02-19 07:43:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:43:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2575a32c700a4a854304074054b79a0078563f60).  
[2026-02-19 07:43:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d91e01cba25f0a53710913f1404286d9dfa8ca1c).  
[2026-02-19 07:43:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a7b5362feff9292b8797c5a9279bfb52ed11ce12).  
[2026-02-19 07:43:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3f5ee4fec1f638b498679dfd7dc75b4eca01259e).  
[2026-02-19 07:43:41] local.INFO: ODK IMPORT: Submission 08a78d48-bc88-4b61-bdc4-543d7c7fb497 updated (ID: 372).  
[2026-02-19 07:43:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A08a78d48-bc88-4b61-bdc4-543d7c7fb497')/male_info  
[2026-02-19 07:43:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:43:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8a78e409fb251c91393e5f6fb22574484f49c695).  
[2026-02-19 07:43:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e8fe3528bae398c2553440a9b7860c00fed4685d).  
[2026-02-19 07:43:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A08a78d48-bc88-4b61-bdc4-543d7c7fb497')/female_info  
[2026-02-19 07:43:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:43:43] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c1a6694dc6a54c3ddba4c7691fe0e4fb24d49d2e).  
[2026-02-19 07:43:43] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 912266e5dc61ecd7db6f3933e7d8d715dcdd5ba0).  
[2026-02-19 07:43:43] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: cf00e1e1b723ada5b6fbabc12602b529ccf1d912).  
[2026-02-19 07:43:43] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 06714dd571738caa344d4cfca8a4f24090670e93).  
[2026-02-19 07:43:43] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b89dcc3dacc01dd441c4fe8412cb2a51d789142c).  
[2026-02-19 07:43:43] local.INFO: ODK IMPORT: Submission eb827b26-e335-4165-b8e6-837aef84dac5 updated (ID: 373).  
[2026-02-19 07:43:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb827b26-e335-4165-b8e6-837aef84dac5')/male_info  
[2026-02-19 07:43:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:43:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fbdc6529299543c8b5872a17c7b7370717ab56fa).  
[2026-02-19 07:43:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 85a8bb3f7a755e9855f6f9614605b223fd618d5b).  
[2026-02-19 07:43:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 598c832cf8de7ba853c239e2805ea8f718ee3180).  
[2026-02-19 07:43:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 906e2510cf0c2001b8088fb8888b9980decda1e9).  
[2026-02-19 07:43:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb827b26-e335-4165-b8e6-837aef84dac5')/female_info  
[2026-02-19 07:43:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:43:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0795258b67463a95175d0e16bc2c76255dccb487).  
[2026-02-19 07:43:45] local.INFO: ODK IMPORT: Submission 8ded2143-104b-4a58-b908-ad68075ea240 updated (ID: 374).  
[2026-02-19 07:43:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ded2143-104b-4a58-b908-ad68075ea240')/male_info  
[2026-02-19 07:43:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:43:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d4a5182a9427774749165b476f19b0070eb282a6).  
[2026-02-19 07:43:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3568d1a2e07c42cb79b0b9047818f48b7324b40b).  
[2026-02-19 07:43:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: dd02de2824ba03d2538923c8b7fe565075d1b2e0).  
[2026-02-19 07:43:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 98c33a5ac6c21f6ba47538020c3b088f032ee894).  
[2026-02-19 07:43:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ded2143-104b-4a58-b908-ad68075ea240')/female_info  
[2026-02-19 07:43:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:43:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6a9721fcd9539b47b403620ad64c377076dd5961).  
[2026-02-19 07:43:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9ceab3b9b49e7d306f455c98c2247c883f82b97c).  
[2026-02-19 07:43:47] local.INFO: ODK IMPORT: Submission af3f97f7-5dbb-4c3b-b8ac-510ac4fdb944 updated (ID: 375).  
[2026-02-19 07:43:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3f97f7-5dbb-4c3b-b8ac-510ac4fdb944')/male_info  
[2026-02-19 07:43:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:43:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5590f9efd0fa6c3c940e1d3629cf9d6f92e496c4).  
[2026-02-19 07:43:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bf643a8e93f5a48564c99a9934d16313ebef00b9).  
[2026-02-19 07:43:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 648fe3a10bfc0d5c1324f7e3bc5db32b85422098).  
[2026-02-19 07:43:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2ec132cc3badccf1c11e6aad580c6f5db12b7ac0).  
[2026-02-19 07:43:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3f97f7-5dbb-4c3b-b8ac-510ac4fdb944')/female_info  
[2026-02-19 07:43:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:43:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7240e228b15fee9cdea3376a0ca32f2a830f2454).  
[2026-02-19 07:43:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2fd7ea156014dc0ec5e86a4796809a5645f96388).  
[2026-02-19 07:43:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 48b1875aa097af418fbd9ffa3acee3d489e564b3).  
[2026-02-19 07:43:49] local.INFO: ODK IMPORT: Submission b7157dd1-3e2e-4796-bb95-3465d1c35203 updated (ID: 376).  
[2026-02-19 07:43:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab7157dd1-3e2e-4796-bb95-3465d1c35203')/male_info  
[2026-02-19 07:43:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:43:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7d64119dc9df70019030a3654419f2bd3d2c3ff1).  
[2026-02-19 07:43:50] local.INFO: ODK IMPORT: Submission 2c283ca2-7e8f-4f16-ac32-cf2461788673 updated (ID: 377).  
[2026-02-19 07:43:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c283ca2-7e8f-4f16-ac32-cf2461788673')/male_info  
[2026-02-19 07:43:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:43:52] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 07ee01f5188f093e53dca5d9caa565f90a6b7d19).  
[2026-02-19 07:43:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c283ca2-7e8f-4f16-ac32-cf2461788673')/female_info  
[2026-02-19 07:43:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:43:53] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d832875a66fe622685cbbf913d4f7c9e6cd8170d).  
[2026-02-19 07:43:53] local.INFO: ODK IMPORT: Submission 1be10d90-0e64-44ae-a49a-2fbeff06bace updated (ID: 378).  
[2026-02-19 07:43:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1be10d90-0e64-44ae-a49a-2fbeff06bace')/male_info  
[2026-02-19 07:43:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-19 07:43:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 24415eabd0250402be81204f1b622c4a752c3291).  
[2026-02-19 07:43:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 621cf4544515c557ddcffafe3846e88f9efbcce0).  
[2026-02-19 07:43:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d9bd589bcd47e80ccf50c861e3dce4e35e9679e5).  
[2026-02-19 07:43:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: cb326028643d9f814e3784c946d26b250b04b752).  
[2026-02-19 07:43:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8e88f1734ec6117324ec2f58e609c0d2d45bdb48).  
[2026-02-19 07:43:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e2e5a9f86d00ae185f8f2e1fa33acc6536bca355).  
[2026-02-19 07:43:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1be10d90-0e64-44ae-a49a-2fbeff06bace')/female_info  
[2026-02-19 07:43:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:43:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a2968763dc17ccfb1481c001df70e2846c720016).  
[2026-02-19 07:43:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 44c3c1d3043e1f17de201378b194a6ee956d3e80).  
[2026-02-19 07:43:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ad2e6c7358f02b53ae03f2c809b013d18f4a532b).  
[2026-02-19 07:43:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e65ae57c47dac951ff3d02634de97a2893a28d72).  
[2026-02-19 07:43:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: eaaa7e36246716b77b82478908e568c2f38d5a3e).  
[2026-02-19 07:43:55] local.INFO: ODK IMPORT: Submission d3d4875c-391c-4b74-8080-383843587124 updated (ID: 379).  
[2026-02-19 07:43:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad3d4875c-391c-4b74-8080-383843587124')/male_info  
[2026-02-19 07:43:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:43:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c8d65cbb0a6061704b24275289372774db1432b2).  
[2026-02-19 07:43:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d9366a2b63fe447d47e1aa88961828d0d9777716).  
[2026-02-19 07:43:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c4b569e8a73c07901579e0cb5cf37b9c4bdf3ff8).  
[2026-02-19 07:43:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad3d4875c-391c-4b74-8080-383843587124')/female_info  
[2026-02-19 07:43:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:43:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fca7eb028059a57a1a2c95b1e309f8f125e0fe30).  
[2026-02-19 07:43:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9c1162e5e7827af2eb92f0ecd3610c60b274126e).  
[2026-02-19 07:43:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3af7c193ffcdfbf397189cef8e5cab37505bdfed).  
[2026-02-19 07:43:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e799b3ab8f1b8804e407637207795f4130ba5dd2).  
[2026-02-19 07:43:57] local.INFO: ODK IMPORT: Submission 6519af31-8978-44b1-9f37-c04c10a35514 updated (ID: 380).  
[2026-02-19 07:43:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6519af31-8978-44b1-9f37-c04c10a35514')/male_info  
[2026-02-19 07:43:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:43:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0f9edef41a1075171441dea8e0efe2e1976e8190).  
[2026-02-19 07:43:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 995b5ce4e1d10d3cb162ef78f1b7ea906f05d96c).  
[2026-02-19 07:43:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3f9573f421aa197066b30658d4fee7b7557c09de).  
[2026-02-19 07:43:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d03a8b8ed70f3b663ef86d84595462a6f56d730f).  
[2026-02-19 07:43:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6519af31-8978-44b1-9f37-c04c10a35514')/female_info  
[2026-02-19 07:43:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:43:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0f5d667ce5bb9cb3a7a2e8e3004dbc3d6f7d4bcf).  
[2026-02-19 07:43:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 68e2785c749344c43a366e16dfa9353899de9ca6).  
[2026-02-19 07:43:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0f3a6ae50956c12add4e8e4096bb40b7c0473081).  
[2026-02-19 07:43:59] local.INFO: ODK IMPORT: Submission da420f0c-79dd-4dc8-b35b-5f4f8ca7571c updated (ID: 381).  
[2026-02-19 07:43:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada420f0c-79dd-4dc8-b35b-5f4f8ca7571c')/male_info  
[2026-02-19 07:44:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:44:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9a7f05fa8afd9468d53e70341d59cc2410ee0bac).  
[2026-02-19 07:44:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ee7304fe72072b1062d2e3175f7c1731f73eb96c).  
[2026-02-19 07:44:00] local.INFO: ODK IMPORT: Submission 4336a157-3c5d-44e6-b998-fb8d6ba0465f updated (ID: 382).  
[2026-02-19 07:44:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4336a157-3c5d-44e6-b998-fb8d6ba0465f')/male_info  
[2026-02-19 07:44:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:44:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0556e07148130c9063e470331f212ce04fb4f451).  
[2026-02-19 07:44:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4336a157-3c5d-44e6-b998-fb8d6ba0465f')/female_info  
[2026-02-19 07:44:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:44:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 65c69aad9c8f54b23009ed1f3656518d9f94a8da).  
[2026-02-19 07:44:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2ff73c4f08c3feff3a2533c06c2749a1619e26c4).  
[2026-02-19 07:44:02] local.INFO: ODK IMPORT: Submission 13bba5b2-7409-4042-a322-51c59d524b59 updated (ID: 383).  
[2026-02-19 07:44:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13bba5b2-7409-4042-a322-51c59d524b59')/male_info  
[2026-02-19 07:44:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:44:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f9a87c9f6cb4d86532a6cf6e13d31983541b3e9f).  
[2026-02-19 07:44:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13bba5b2-7409-4042-a322-51c59d524b59')/female_info  
[2026-02-19 07:44:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:44:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e97ebaa00d37b0a1620af267e9ab9860b7c70647).  
[2026-02-19 07:44:04] local.INFO: ODK IMPORT: Submission 27b6aadf-a1fb-4feb-b99b-6d490e0904ed updated (ID: 384).  
[2026-02-19 07:44:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A27b6aadf-a1fb-4feb-b99b-6d490e0904ed')/male_info  
[2026-02-19 07:44:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:44:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 91e2b66bfd1b9346ebd5767f81c6bfc8670ee99a).  
[2026-02-19 07:44:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6f2b9ae15b1af7d3cc1c8b09bb3bd18dbee8c223).  
[2026-02-19 07:44:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A27b6aadf-a1fb-4feb-b99b-6d490e0904ed')/female_info  
[2026-02-19 07:44:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:44:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a3b263b12d9e1574be2402574c5d1166509f2c50).  
[2026-02-19 07:44:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f3e61ed4dee2b1bd5b2ccde6ea473d37774cb180).  
[2026-02-19 07:44:06] local.INFO: ODK IMPORT: Submission 7808aa3e-d058-436f-8544-bcba69049009 updated (ID: 385).  
[2026-02-19 07:44:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7808aa3e-d058-436f-8544-bcba69049009')/male_info  
[2026-02-19 07:44:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:44:08] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a064033423008ddf605dce8080ccdb73016ee9d8).  
[2026-02-19 07:44:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7808aa3e-d058-436f-8544-bcba69049009')/female_info  
[2026-02-19 07:44:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:44:09] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 42850e61f922ce8ee3bf34038f8d3e64905e2046).  
[2026-02-19 07:44:09] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fb103a3a10ff73ffcdf976c0b0c3b29b1129437f).  
[2026-02-19 07:44:09] local.INFO: ODK IMPORT: Submission f1bf3310-42ef-4603-b91f-715b894ab248 updated (ID: 386).  
[2026-02-19 07:44:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1bf3310-42ef-4603-b91f-715b894ab248')/male_info  
[2026-02-19 07:44:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:44:10] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 416b89a7289c25643af6e9455a70969ae32da5ce).  
[2026-02-19 07:44:10] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 97cb55837d5360b937bc9d8882ab2d119028d894).  
[2026-02-19 07:44:10] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3a8bae8610498b17e4977b3b40df3f37f3809d51).  
[2026-02-19 07:44:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1bf3310-42ef-4603-b91f-715b894ab248')/female_info  
[2026-02-19 07:44:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:44:11] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 99d365ba6cbc9220861b1386ad35f3f765675003).  
[2026-02-19 07:44:11] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0ee203cf1cad7bdb6bbdcdc4084142d9e3c05c52).  
[2026-02-19 07:44:11] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e0ee5b584d01e6d8a6525f0c00855a248e2828d2).  
[2026-02-19 07:44:11] local.INFO: ODK IMPORT: Submission 3d50ee8d-e344-4ac1-809a-a8f40b973b6b updated (ID: 387).  
[2026-02-19 07:44:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3d50ee8d-e344-4ac1-809a-a8f40b973b6b')/male_info  
[2026-02-19 07:44:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:44:12] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fba1c04c786f5a8b1af9d889a76c395732c6b080).  
[2026-02-19 07:44:12] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d27e9bf15a548f03ba292dc15806ab217d5957b9).  
[2026-02-19 07:44:12] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1f65b3176bf7af6938a294fb9b3a2d25bf1232b8).  
[2026-02-19 07:44:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3d50ee8d-e344-4ac1-809a-a8f40b973b6b')/female_info  
[2026-02-19 07:44:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:44:13] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 63de1ef60a3917676804d699de9359f7a26a4974).  
[2026-02-19 07:44:13] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0ce83f2cc42ff250b57697cb31f95c7757628af9).  
[2026-02-19 07:44:13] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3c867824d00de639b3c7512866cfc0731b51f74a).  
[2026-02-19 07:44:13] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0b101b8be3304cf2dd248d335b78a16778849758).  
[2026-02-19 07:44:13] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 69084093d1ab7f823e246cdbdf0bd80072dc7c58).  
[2026-02-19 07:44:13] local.INFO: ODK IMPORT: Submission 6fd4a54b-5864-448b-885a-f2d2f7bda82f updated (ID: 388).  
[2026-02-19 07:44:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fd4a54b-5864-448b-885a-f2d2f7bda82f')/male_info  
[2026-02-19 07:44:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:44:14] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0315a2cbffd75d47530491fc74ceb70d05cf4bd9).  
[2026-02-19 07:44:14] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fc341706baba0573cef2674b5d4d6278699478d1).  
[2026-02-19 07:44:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fd4a54b-5864-448b-885a-f2d2f7bda82f')/female_info  
[2026-02-19 07:44:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:44:15] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a0b9782c9af696538deab3c22c0127a1725dca30).  
[2026-02-19 07:44:15] local.INFO: ODK IMPORT: Submission e67e2c68-9b14-41f4-acb2-7cf703f660f3 updated (ID: 389).  
[2026-02-19 07:44:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67e2c68-9b14-41f4-acb2-7cf703f660f3')/male_info  
[2026-02-19 07:44:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:44:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 50e0b1f0b43dea516b918a234df6ea249dc8eece).  
[2026-02-19 07:44:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ca0ed0e83f52ee545966885907ff0b44cb079521).  
[2026-02-19 07:44:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67e2c68-9b14-41f4-acb2-7cf703f660f3')/female_info  
[2026-02-19 07:44:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:44:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: eb698deb6863056b7f18eb63508f47fb105866ee).  
[2026-02-19 07:44:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ce169b1981734d61c1629f7147768df23794266e).  
[2026-02-19 07:44:17] local.INFO: ODK IMPORT: Submission 5afd2427-b90b-4834-a581-449f7bdf956e updated (ID: 390).  
[2026-02-19 07:44:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5afd2427-b90b-4834-a581-449f7bdf956e')/male_info  
[2026-02-19 07:44:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:44:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0c969067360d400709994e0468beff5307e0d890).  
[2026-02-19 07:44:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4f73cb644e2a1fb3014bd7eea78c9dea3285608c).  
[2026-02-19 07:44:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5afd2427-b90b-4834-a581-449f7bdf956e')/female_info  
[2026-02-19 07:44:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:44:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c162b2f7f5635d001b1283338195a7f520c8107c).  
[2026-02-19 07:44:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f790766d088fceff995b5a29080311b413f1650d).  
[2026-02-19 07:44:19] local.INFO: ODK IMPORT: Submission 7235ad6a-7db6-4840-9d4d-df658adc602c updated (ID: 391).  
[2026-02-19 07:44:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7235ad6a-7db6-4840-9d4d-df658adc602c')/male_info  
[2026-02-19 07:44:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:44:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c1f43784894ca8f06d4ee0a296401b9e55b1e268).  
[2026-02-19 07:44:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fdcd81ce64d699f6c1bf958a8e128c1f41138861).  
[2026-02-19 07:44:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 975f385b74256076b5414b565e224cb1898394d7).  
[2026-02-19 07:44:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a7a1dc0ab2009379838267dba791f6164e459e1f).  
[2026-02-19 07:44:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7235ad6a-7db6-4840-9d4d-df658adc602c')/female_info  
[2026-02-19 07:44:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:44:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a8d706b87967461839d9f73de082596998edfc15).  
[2026-02-19 07:44:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f87d5d90a07dea2de75379d323a482ac9948394a).  
[2026-02-19 07:44:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b7a51fd35eddc8ecd5a4e841c43a2e45e0d40c8c).  
[2026-02-19 07:44:22] local.INFO: ODK IMPORT: Submission 5f6d8c33-42f0-42ee-bdf9-a2769007645d updated (ID: 392).  
[2026-02-19 07:44:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f6d8c33-42f0-42ee-bdf9-a2769007645d')/male_info  
[2026-02-19 07:44:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:44:23] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 81fae88050eee1cad9715a5632816950f64d96c8).  
[2026-02-19 07:44:23] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4ddfb773763dad38b2ca440bb06d407ffcba62ef).  
[2026-02-19 07:44:23] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7a0ac462f1d2639fecd089f9ebef9d0ede912e9f).  
[2026-02-19 07:44:23] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b7ca57ba2c27f804179a0fdd3cdb11dc64318f1d).  
[2026-02-19 07:44:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f6d8c33-42f0-42ee-bdf9-a2769007645d')/female_info  
[2026-02-19 07:44:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:44:24] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5f9677d06975a9b2418e843d6e1dc8a1e3601838).  
[2026-02-19 07:44:24] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: af9e3eb403440ae0f8090554baa767ece6bb0234).  
[2026-02-19 07:44:24] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 15b1b19d98901b8e1dd254125e33344376d815b4).  
[2026-02-19 07:44:24] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 85fb6f6addce19b710704969a7aa3b42c7e6c154).  
[2026-02-19 07:44:24] local.INFO: ODK IMPORT: Submission 2396359d-bc55-4f9e-9f46-acefa047962b updated (ID: 393).  
[2026-02-19 07:44:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2396359d-bc55-4f9e-9f46-acefa047962b')/male_info  
[2026-02-19 07:44:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:44:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 720e52e531ab87b71ac38addb75744ed6942e9df).  
[2026-02-19 07:44:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 794f5f8e05dd90272ec8bdb2549a3e4a1ecf0e75).  
[2026-02-19 07:44:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3e1fcdfa10ed128b0da0e38cedc918757e1b2b45).  
[2026-02-19 07:44:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9943ff4d4655228f470bef36318e617aeb00438a).  
[2026-02-19 07:44:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2396359d-bc55-4f9e-9f46-acefa047962b')/female_info  
[2026-02-19 07:44:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-19 07:44:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 236ca3e4fa3296f0692051a44d4c6ea7b507209d).  
[2026-02-19 07:44:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fb6759629597794ea09340ae4823f432aa88e2bd).  
[2026-02-19 07:44:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 56b246ead7e523eb64b51ffcbe97e4929a358a0b).  
[2026-02-19 07:44:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b3d871fe12ef067df6b6ba8ad41bf983e0f45dc2).  
[2026-02-19 07:44:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7cc1e51c01754bd2de38ad3d18222319f4d97d7a).  
[2026-02-19 07:44:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 124b3be26b94972f1de448203d7966140729bd95).  
[2026-02-19 07:44:26] local.INFO: ODK IMPORT: Submission cd068dec-d24c-4275-80c1-4ba473b99f95 updated (ID: 394).  
[2026-02-19 07:44:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd068dec-d24c-4275-80c1-4ba473b99f95')/male_info  
[2026-02-19 07:44:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:44:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 92cd5ab1c7f867ca3925ca2abc9d32098f69a76e).  
[2026-02-19 07:44:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6e9868e0ba57f3ff8e1fb69b5e95b9080d606645).  
[2026-02-19 07:44:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd068dec-d24c-4275-80c1-4ba473b99f95')/female_info  
[2026-02-19 07:44:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:44:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6d8a9c73f40ec1cadf3936cf0361c0e723cd0197).  
[2026-02-19 07:44:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7cf7cdcd18cec344ccc7d23ea2137f9301f5d470).  
[2026-02-19 07:44:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 603da3ec20986d4dfc7dbb7177a1582e59671581).  
[2026-02-19 07:44:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ceb78e771538505891f5e2f99623ac5826c57573).  
[2026-02-19 07:44:28] local.INFO: ODK IMPORT: Submission 02685129-07d6-493e-836e-8ea69966999a updated (ID: 395).  
[2026-02-19 07:44:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02685129-07d6-493e-836e-8ea69966999a')/male_info  
[2026-02-19 07:44:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:44:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d3cd79413666c0353479bc4cdbd52fda473cc2db).  
[2026-02-19 07:44:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02685129-07d6-493e-836e-8ea69966999a')/female_info  
[2026-02-19 07:44:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:44:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9ea5a8d7c5d033e4ae10b5f850f71df5f5be807e).  
[2026-02-19 07:44:30] local.INFO: ODK IMPORT: Submission 86dd0241-3df7-4346-b516-71f59172816b updated (ID: 396).  
[2026-02-19 07:44:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86dd0241-3df7-4346-b516-71f59172816b')/male_info  
[2026-02-19 07:44:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:44:32] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6a9ec7ce0d178ebd100d6132dcead257774563df).  
[2026-02-19 07:44:32] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1bce0c6b47c222470297821e352094a4584b0229).  
[2026-02-19 07:44:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86dd0241-3df7-4346-b516-71f59172816b')/female_info  
[2026-02-19 07:44:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:44:33] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d0cb6e7f9bb654da6314f93b975fae0f841dbc5e).  
[2026-02-19 07:44:33] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0bb75676a7aa718a0080526f543cf6892a82aeba).  
[2026-02-19 07:44:33] local.INFO: ODK IMPORT: Submission 2eafacf7-5f46-4173-90cc-3d8acd9c4759 updated (ID: 397).  
[2026-02-19 07:44:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2eafacf7-5f46-4173-90cc-3d8acd9c4759')/male_info  
[2026-02-19 07:44:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:44:34] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: cb23281f3bcbff5a1488d0d68070d4d9e966bc90).  
[2026-02-19 07:44:34] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f4c1012c1bd5dbccb3f6b3bdbd1a41a5ad3c5c57).  
[2026-02-19 07:44:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2eafacf7-5f46-4173-90cc-3d8acd9c4759')/female_info  
[2026-02-19 07:44:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:44:35] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 29ab0e869fd588c82e857a887bcb5b227766e79b).  
[2026-02-19 07:44:35] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f2a491df5c50a5ea3dddf43d79e52eefe6983d38).  
[2026-02-19 07:44:35] local.INFO: ODK IMPORT: Submission 966f103c-42d8-42fc-a1d0-738ea5e6b36c updated (ID: 398).  
[2026-02-19 07:44:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A966f103c-42d8-42fc-a1d0-738ea5e6b36c')/male_info  
[2026-02-19 07:44:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:44:36] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 427c527f598c12e12d7d498758f39097ba61c89e).  
[2026-02-19 07:44:36] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f561a27d450aff993b7c83a9605b8d0da0522364).  
[2026-02-19 07:44:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A966f103c-42d8-42fc-a1d0-738ea5e6b36c')/female_info  
[2026-02-19 07:44:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:44:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e567b0f1e2bd0aca43a02fdf5017c629eb42012c).  
[2026-02-19 07:44:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 09e775f7c821b43970c1fda4e1f70430b7a559c5).  
[2026-02-19 07:44:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 838b5892b45f38e0262fdf3f8d3e2f542536bb72).  
[2026-02-19 07:44:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 88d3d23b984ce4ffb9d23288ea46e869ec3e2fe3).  
[2026-02-19 07:44:37] local.INFO: ODK IMPORT: Submission 62c63a05-32c3-4f4b-9f06-64b1f71ee042 updated (ID: 399).  
[2026-02-19 07:44:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62c63a05-32c3-4f4b-9f06-64b1f71ee042')/male_info  
[2026-02-19 07:44:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:44:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e6f428e4bfb69b0b76caaf921d8d7fd6d8c1b508).  
[2026-02-19 07:44:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1e475b0a1fa5a6751b2ed3f652b91e4c4fd28b57).  
[2026-02-19 07:44:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6a7e59edfa6b9fd60bae5e831621c167930da9d1).  
[2026-02-19 07:44:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62c63a05-32c3-4f4b-9f06-64b1f71ee042')/female_info  
[2026-02-19 07:44:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:44:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: efb3ddbdaf954a9737e5a4da470c50be52894d1a).  
[2026-02-19 07:44:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c8d24eb3623acaceb7c0a78c542137a164e58c3f).  
[2026-02-19 07:44:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a20425abf36184c5726d1c9463728bdd2754c590).  
[2026-02-19 07:44:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 53a3539595a4b7d62dcf043643df290271fd8438).  
[2026-02-19 07:44:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e92d365b4dba8210c4b9152fce05ac5113bf7d83).  
[2026-02-19 07:44:39] local.INFO: ODK IMPORT: Submission ddeb9d61-3bc0-430a-9896-80924336d841 updated (ID: 400).  
[2026-02-19 07:44:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Addeb9d61-3bc0-430a-9896-80924336d841')/male_info  
[2026-02-19 07:44:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:44:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8d785a4fe58fbbc7890e97483edb596b9573b3e4).  
[2026-02-19 07:44:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2be12a53887e0230813b20fa387a12b27213b8c3).  
[2026-02-19 07:44:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a96be8fe8de17a2005f4f0f558d3c2441db4106f).  
[2026-02-19 07:44:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Addeb9d61-3bc0-430a-9896-80924336d841')/female_info  
[2026-02-19 07:44:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:44:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8c4edd387e2ff012236a8d87b4810a34789c1124).  
[2026-02-19 07:44:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 28458d8f76f75ee91b05f6412fc73267e21a4752).  
[2026-02-19 07:44:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bb6855dfd9bb2701c3fef67c67b9cb811f01a0ea).  
[2026-02-19 07:44:41] local.INFO: ODK IMPORT: Submission 61a3a5da-a3e9-4883-9ea4-e7cefa3a0a84 updated (ID: 401).  
[2026-02-19 07:44:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61a3a5da-a3e9-4883-9ea4-e7cefa3a0a84')/male_info  
[2026-02-19 07:44:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:44:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f039bad7745c56bf64d6fa56dc946b00bfbf8b92).  
[2026-02-19 07:44:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 259e43728f596729c9d89f739c2631dcfb6e6e71).  
[2026-02-19 07:44:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61a3a5da-a3e9-4883-9ea4-e7cefa3a0a84')/female_info  
[2026-02-19 07:44:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:44:43] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 22341716a6ac6f479d487b49b561dd56b99ebf78).  
[2026-02-19 07:44:43] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6a7d48ef34c629f98c2f1e251e76dbdbb0e6f9c1).  
[2026-02-19 07:44:43] local.INFO: ODK IMPORT: Submission 5b05e3a8-cc29-431a-a0a1-d7ba86abafe2 updated (ID: 402).  
[2026-02-19 07:44:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5b05e3a8-cc29-431a-a0a1-d7ba86abafe2')/male_info  
[2026-02-19 07:44:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:44:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7d097742f74e07a67fb74281af11cd90b05c3511).  
[2026-02-19 07:44:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b4cc3b316793da48333aaac218626f6d8dd82141).  
[2026-02-19 07:44:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5b05e3a8-cc29-431a-a0a1-d7ba86abafe2')/female_info  
[2026-02-19 07:44:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:44:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 368b9a82ff4ce98735344f1222c9bc943ffff13d).  
[2026-02-19 07:44:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e90a8bbd6235fd10234a9de5c8844f68589cdf76).  
[2026-02-19 07:44:45] local.INFO: ODK IMPORT: Submission 62421abf-bde6-4dcc-97d5-3eb66b319638 updated (ID: 403).  
[2026-02-19 07:44:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62421abf-bde6-4dcc-97d5-3eb66b319638')/male_info  
[2026-02-19 07:44:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:44:47] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0b041648c898df1535196326500996879d292056).  
[2026-02-19 07:44:47] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f33db08b4ec0b4ae09358f2bf0000e23678fec17).  
[2026-02-19 07:44:47] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4e2c59875cc45bf1dd5c3b0ebae9982c6223fccb).  
[2026-02-19 07:44:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62421abf-bde6-4dcc-97d5-3eb66b319638')/female_info  
[2026-02-19 07:44:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:44:48] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5d6421cda50b95c04a616d0f5fe9970496e5880b).  
[2026-02-19 07:44:48] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2d95dd03a19797f82885c595ff60d6f84a0fc015).  
[2026-02-19 07:44:48] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 08e9abe61b30206b4451d01cca7f193f6d13ec57).  
[2026-02-19 07:44:48] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0a1ccc9e3d79f6830b6712e92e4fdd47a6b62159).  
[2026-02-19 07:44:48] local.INFO: ODK IMPORT: Submission 2f2cfe9a-c13c-490d-a241-92acb8bafe9d updated (ID: 404).  
[2026-02-19 07:44:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f2cfe9a-c13c-490d-a241-92acb8bafe9d')/male_info  
[2026-02-19 07:44:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:44:49] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6ae80381ec6c7aa854b7013a7df8925eb02a49f0).  
[2026-02-19 07:44:49] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: dfb181daf9038e9eff8819ad9d0bd881a44f07c0).  
[2026-02-19 07:44:49] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 138cf44b7cce6737d5aa96be680c603d4ee03d7f).  
[2026-02-19 07:44:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f2cfe9a-c13c-490d-a241-92acb8bafe9d')/female_info  
[2026-02-19 07:44:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-19 07:44:50] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 300064dfe16539740322f8feda4463d547ecb907).  
[2026-02-19 07:44:50] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7ffe19d2d89f58bb3ec46f807fa849d992feb9ad).  
[2026-02-19 07:44:50] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d1a4903f6abec5eee01dcc7e1aa4741deb2623e4).  
[2026-02-19 07:44:50] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 373200788b9b5da389c1cce5cf8a768a547484de).  
[2026-02-19 07:44:50] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8b9e3fe7111de7e3224816b53d383b4532892cc9).  
[2026-02-19 07:44:50] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: af3a97792140fa5b329fe24eb541f0466c1a130d).  
[2026-02-19 07:44:50] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: dbc909cd9745500e8a97b9cb99eec8aaa915ff00).  
[2026-02-19 07:44:50] local.INFO: ODK IMPORT: Submission ba97f7b0-b1b0-4327-82ad-007dbfa81c32 updated (ID: 405).  
[2026-02-19 07:44:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba97f7b0-b1b0-4327-82ad-007dbfa81c32')/male_info  
[2026-02-19 07:44:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:44:51] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1c7143dea307041a9617a146a61fd6b2bee643fd).  
[2026-02-19 07:44:51] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 03af35ee55e4a33f02a38a159f6c5d95f43cbedd).  
[2026-02-19 07:44:51] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7078e1c966db73cd5b875230d9f00b44a0d4853f).  
[2026-02-19 07:44:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba97f7b0-b1b0-4327-82ad-007dbfa81c32')/female_info  
[2026-02-19 07:44:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-19 07:44:52] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 700d839e5b2be71f7fe807d6d9e4fc9c9a1988d7).  
[2026-02-19 07:44:52] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0e4c9fb5e3c3172e5b4bb59f8125a2d88c074eb1).  
[2026-02-19 07:44:52] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4102e71d28a9512f8252a9dfa5a5041194164b88).  
[2026-02-19 07:44:52] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 88f82ce0dca172541be6b5ba22d7890e494c4698).  
[2026-02-19 07:44:52] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7dffc1d0165975bdfe7b2ee8495108d5ff849993).  
[2026-02-19 07:44:52] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9875b991f4593d63bac4db07fe6adba781f78fcc).  
[2026-02-19 07:44:52] local.INFO: ODK IMPORT: Submission 40d65401-4209-4fd0-8182-4ccdb718d9c8 updated (ID: 406).  
[2026-02-19 07:44:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A40d65401-4209-4fd0-8182-4ccdb718d9c8')/male_info  
[2026-02-19 07:44:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:44:53] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c1ffeae1ef23f9c0539ba9f9e286aa982acefe0b).  
[2026-02-19 07:44:53] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ae59af6a81eeba68e97ca5b65aad66f0ca56fc76).  
[2026-02-19 07:44:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A40d65401-4209-4fd0-8182-4ccdb718d9c8')/female_info  
[2026-02-19 07:44:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:44:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5a6393ebf5a78fd40d3f47cfc8380b733927126f).  
[2026-02-19 07:44:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bbcd3cea5ff1df14caaf7f6745f0154ba6ecd4e8).  
[2026-02-19 07:44:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e8175efe7c264155bf3847e4ddb7600b44f5a4c0).  
[2026-02-19 07:44:54] local.INFO: ODK IMPORT: Submission 331c34f8-d52f-47c4-8cdc-dbd3b5d53d85 updated (ID: 407).  
[2026-02-19 07:44:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A331c34f8-d52f-47c4-8cdc-dbd3b5d53d85')/male_info  
[2026-02-19 07:44:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:44:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9a94d3df1a59c84ae91585c222bd57dea08a05cd).  
[2026-02-19 07:44:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4afd0bdfa9c6f97aeba4edcb7d28b4960bc8a1bd).  
[2026-02-19 07:44:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A331c34f8-d52f-47c4-8cdc-dbd3b5d53d85')/female_info  
[2026-02-19 07:44:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:44:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c00be25eeb7ab8e24d478af4cb1d2d192d2769c8).  
[2026-02-19 07:44:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: cc936b0e5c86d0e987f9896bb0b3651148afe14c).  
[2026-02-19 07:44:56] local.INFO: ODK IMPORT: Submission 1d7cca5c-7d1e-420d-b0ea-f94da72a8dd0 updated (ID: 408).  
[2026-02-19 07:44:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d7cca5c-7d1e-420d-b0ea-f94da72a8dd0')/male_info  
[2026-02-19 07:44:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:44:57] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: da3df9cadc0213cd371967a4af45fe92f9c08a76).  
[2026-02-19 07:44:57] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3ac7b6e0949ae4afd8ad50ad1e7f3f1aa782a33c).  
[2026-02-19 07:44:57] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4fac60c2f65317650b4b71d5d3f9df095c44f8ff).  
[2026-02-19 07:44:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d7cca5c-7d1e-420d-b0ea-f94da72a8dd0')/female_info  
[2026-02-19 07:44:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:44:58] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 45c2dfb398013ca0e8c5eec8abcb235ee3e8a5b9).  
[2026-02-19 07:44:58] local.INFO: ODK IMPORT: Submission 4f18dab6-597a-4996-b581-2de8d718acd8 updated (ID: 409).  
[2026-02-19 07:44:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4f18dab6-597a-4996-b581-2de8d718acd8')/male_info  
[2026-02-19 07:44:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-19 07:44:59] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1a5aa8d1465d4e813d3612c814ab1c03a9ae2b2b).  
[2026-02-19 07:44:59] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: aeed171289a8a9ae3402b52f8bb17ef059cc8cb1).  
[2026-02-19 07:44:59] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c8808b823334949a26edbd172fd51e9662a1b56a).  
[2026-02-19 07:44:59] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e12cd33d0189ad81da354a0dfffda22398e58908).  
[2026-02-19 07:44:59] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0c12cffcf584329130953f402a2890652331626e).  
[2026-02-19 07:44:59] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d22614d733564afed61c273b3a3ba8cdd6eb1129).  
[2026-02-19 07:44:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4f18dab6-597a-4996-b581-2de8d718acd8')/female_info  
[2026-02-19 07:45:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:45:00] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 765dd0a1ef93ddf7e0ce088b8195bc0086ad0722).  
[2026-02-19 07:45:00] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 760b014b05f1a66813f1f1284cfc26dc60b04dc6).  
[2026-02-19 07:45:00] local.INFO: ODK IMPORT: Submission 71ffde69-9436-4e42-bbc1-d5447484129c updated (ID: 410).  
[2026-02-19 07:45:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71ffde69-9436-4e42-bbc1-d5447484129c')/male_info  
[2026-02-19 07:45:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:45:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 52f86d6d9ae8f2f3d2d75dc2757113ecb47e369b).  
[2026-02-19 07:45:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 08ff912593d363ab8e8c93b46e69cfc4aef4ec62).  
[2026-02-19 07:45:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6f03be5395d999721d1aa8b50b67b5ac601f7571).  
[2026-02-19 07:45:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7b5107abff36af2586e59a2acd02ced39180f59f).  
[2026-02-19 07:45:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71ffde69-9436-4e42-bbc1-d5447484129c')/female_info  
[2026-02-19 07:45:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:45:03] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 910e949e9801c999ca4fa7c98cbcb50361098444).  
[2026-02-19 07:45:03] local.INFO: ODK IMPORT: Submission 73aa7872-c22d-4b77-b8b0-2af00a0e21d9 updated (ID: 411).  
[2026-02-19 07:45:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73aa7872-c22d-4b77-b8b0-2af00a0e21d9')/male_info  
[2026-02-19 07:45:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:45:04] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bf316eb8b5e06bc38270f5be559454b08315bdff).  
[2026-02-19 07:45:04] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3b684049ba296930eefb8ec5420bcf40da62e69d).  
[2026-02-19 07:45:04] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 976a3c1de27facc45ea8d0951b1bcf7479346673).  
[2026-02-19 07:45:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73aa7872-c22d-4b77-b8b0-2af00a0e21d9')/female_info  
[2026-02-19 07:45:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:45:05] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f9035030cdc2e4186c92189ef568aa4774526215).  
[2026-02-19 07:45:05] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1174ccd8fc5717538fbe581e14fabcdb8fd6ba18).  
[2026-02-19 07:45:05] local.INFO: ODK IMPORT: Submission ab05b1f8-5c7c-4b77-8222-ee01291cc17a updated (ID: 412).  
[2026-02-19 07:45:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab05b1f8-5c7c-4b77-8222-ee01291cc17a')/male_info  
[2026-02-19 07:45:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:45:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 99289726c4b55fc34342684b13de7ce3b14638ac).  
[2026-02-19 07:45:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6aa61487c5e113312e046dfa1653b419320f77f5).  
[2026-02-19 07:45:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7362d266277b7fc337e3bcc891a8f70921111015).  
[2026-02-19 07:45:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: daaa6fc6f700dd8bdf71303ddddea62e31b33ee0).  
[2026-02-19 07:45:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab05b1f8-5c7c-4b77-8222-ee01291cc17a')/female_info  
[2026-02-19 07:45:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:45:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c65b4ba881ae85bdd17a2c61465ac6a52772b8c3).  
[2026-02-19 07:45:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6a225edda4a4716930e13e72541f7cb989fedbdf).  
[2026-02-19 07:45:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7ff0baf30431f33ffb7c8444de85840dbee3d5a3).  
[2026-02-19 07:45:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: da374eedbda29200d4ffdc362a93de49db0b1765).  
[2026-02-19 07:45:08] local.INFO: ODK IMPORT: Submission 7dd14a99-6983-431e-9c6c-be24c2ea6562 updated (ID: 413).  
[2026-02-19 07:45:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd14a99-6983-431e-9c6c-be24c2ea6562')/male_info  
[2026-02-19 07:45:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:45:09] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3ede4fd680fa7f1b2a00b8ce03c15116290e3398).  
[2026-02-19 07:45:09] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e1db73dc94949a63139481933d1b5b7a928e6873).  
[2026-02-19 07:45:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd14a99-6983-431e-9c6c-be24c2ea6562')/female_info  
[2026-02-19 07:45:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:45:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e30df25ed59effd6cb7e26d919eddb0c7a0cf3f9).  
[2026-02-19 07:45:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 724062843edbec67e1d764d2006409f6916cfeb8).  
[2026-02-19 07:45:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4da36a854c19d2e8c9bde383fab5884394c424d0).  
[2026-02-19 07:45:10] local.INFO: ODK IMPORT: Submission 61bb2089-2087-4862-b51b-c65f87231331 updated (ID: 414).  
[2026-02-19 07:45:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61bb2089-2087-4862-b51b-c65f87231331')/male_info  
[2026-02-19 07:45:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:45:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 32e9c3d96efc0405d38195c03d64b306cbad5e78).  
[2026-02-19 07:45:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 426c7230e54bd4e3a315aeccc415246d9f3a1033).  
[2026-02-19 07:45:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61bb2089-2087-4862-b51b-c65f87231331')/female_info  
[2026-02-19 07:45:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:45:12] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b84c05d48d33ac69681385a9babb5e447ae77e7f).  
[2026-02-19 07:45:12] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6cb59c55181ab5f613571e5f65185c5f94f8230d).  
[2026-02-19 07:45:12] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6b15b54e3757fb34ba53d0875c08d2b495cb8262).  
[2026-02-19 07:45:12] local.INFO: ODK IMPORT: Submission 11235967-bc9f-49d8-a792-874f83909d7c updated (ID: 415).  
[2026-02-19 07:45:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A11235967-bc9f-49d8-a792-874f83909d7c')/male_info  
[2026-02-19 07:45:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:45:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0cdd027b8702f8e03536b4314227e3c269697ad9).  
[2026-02-19 07:45:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2fcf07b3db0e2d12d9580409e9075c74eeaa820e).  
[2026-02-19 07:45:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7c056065e612e3ae3e623d896c42e23774c963db).  
[2026-02-19 07:45:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A11235967-bc9f-49d8-a792-874f83909d7c')/female_info  
[2026-02-19 07:45:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:45:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8ff77e6ac638924e53a6ddd79d8f9c81127270f7).  
[2026-02-19 07:45:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 83cab01b4fad0b75a3261de7ac637ab412bbb4c8).  
[2026-02-19 07:45:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7c0a1afc090f6736321f237e6e37cdc84afded98).  
[2026-02-19 07:45:14] local.INFO: ODK IMPORT: Submission e7eca2f7-c415-4083-ac1f-cec6f036ea03 updated (ID: 416).  
[2026-02-19 07:45:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae7eca2f7-c415-4083-ac1f-cec6f036ea03')/male_info  
[2026-02-19 07:45:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:45:15] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 004ba3b216edffdd57bc121a7c4e5d4c70c18a04).  
[2026-02-19 07:45:15] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 454cf0e447627055d26817b51297059c16f2e7ff).  
[2026-02-19 07:45:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae7eca2f7-c415-4083-ac1f-cec6f036ea03')/female_info  
[2026-02-19 07:45:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:45:16] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c5bab39b41c506feae3eb52b0636f21866bb7b37).  
[2026-02-19 07:45:16] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b9f43a365b2720305e5607b869e4efc477fd4d4a).  
[2026-02-19 07:45:16] local.INFO: ODK IMPORT: Submission ad31d43f-e605-489f-bb94-bcabf8e3a7be updated (ID: 417).  
[2026-02-19 07:45:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aad31d43f-e605-489f-bb94-bcabf8e3a7be')/male_info  
[2026-02-19 07:45:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:45:17] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 31b2c886e2f3f8f363cee3505adde3039da8ceb6).  
[2026-02-19 07:45:17] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d369928dd05d57df107124e13b5490b52af15443).  
[2026-02-19 07:45:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aad31d43f-e605-489f-bb94-bcabf8e3a7be')/female_info  
[2026-02-19 07:45:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:45:18] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e691e655c5ce9a3d889e418e3adc2fc3b1c77abf).  
[2026-02-19 07:45:18] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 013e2522012ae7058215d6b3368b6f0e423998d9).  
[2026-02-19 07:45:18] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1071ffe08fd72e5af582733d56142321c3a3f571).  
[2026-02-19 07:45:18] local.INFO: ODK IMPORT: Submission b07dc4cb-73d8-41ba-a87f-04724caa31c0 updated (ID: 418).  
[2026-02-19 07:45:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab07dc4cb-73d8-41ba-a87f-04724caa31c0')/male_info  
[2026-02-19 07:45:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:45:19] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7f4523d9ba406daf3a88366e04b764d85fdf7786).  
[2026-02-19 07:45:19] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 969b8720e926300012f09f86c26dbee0856774c3).  
[2026-02-19 07:45:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab07dc4cb-73d8-41ba-a87f-04724caa31c0')/female_info  
[2026-02-19 07:45:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:45:21] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 87a032646f5b2d5f582c9bc44a3a67e53ca4a642).  
[2026-02-19 07:45:21] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: cadfa9e7eb4ed0fb7e1c9c5ccdf183307b0b441e).  
[2026-02-19 07:45:21] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 10e7a4cc0f2f8e1310bbeaa8c58216ad4ac7ba19).  
[2026-02-19 07:45:21] local.INFO: ODK IMPORT: Submission 5eb8d515-b094-4eb6-b858-ca9c7dc48b9e updated (ID: 419).  
[2026-02-19 07:45:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5eb8d515-b094-4eb6-b858-ca9c7dc48b9e')/male_info  
[2026-02-19 07:45:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:45:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d6fb11b9dd4e0c09f98db319f2de814cd038dd1f).  
[2026-02-19 07:45:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 870be54b682062b75d315986589ef940b1e4604e).  
[2026-02-19 07:45:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 551f28bbb6b8a174eb15de0011f2fa6b76ad444d).  
[2026-02-19 07:45:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5eb8d515-b094-4eb6-b858-ca9c7dc48b9e')/female_info  
[2026-02-19 07:45:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:45:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6b8009cea3d11c9e695b700c6c5524a2d97392cb).  
[2026-02-19 07:45:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 16d2ca983b4368b3089e355786e863e197298187).  
[2026-02-19 07:45:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 22692bffd7d33dba4366bd7733e0e715ff658416).  
[2026-02-19 07:45:23] local.INFO: ODK IMPORT: Submission 2a58ecbf-6106-43fa-b9c8-ebd436f90fcf updated (ID: 420).  
[2026-02-19 07:45:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a58ecbf-6106-43fa-b9c8-ebd436f90fcf')/male_info  
[2026-02-19 07:45:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:45:24] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fda895a7cd66c9bbc6b88ee48aef4ec2fb9524fd).  
[2026-02-19 07:45:24] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3c046c1004a7a04e5ff846409f0d2a0ed03efcbd).  
[2026-02-19 07:45:24] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 147a498aa094afc124c28f3c30dea36019254eb2).  
[2026-02-19 07:45:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a58ecbf-6106-43fa-b9c8-ebd436f90fcf')/female_info  
[2026-02-19 07:45:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:45:25] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4de468ca62b38a4414804128a47f74374296b07c).  
[2026-02-19 07:45:25] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6d1d067cbf33809e9de04027c4e9ea415249fe9d).  
[2026-02-19 07:45:25] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 821aa0c673a890cc8fcf7c7e381ee12585ed94a7).  
[2026-02-19 07:45:25] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: eebd60e70a1c26acf97162c3f1a502da5f4fdd2f).  
[2026-02-19 07:45:25] local.INFO: ODK IMPORT: Submission 88f922fc-e687-4019-929f-7fc509f69cfb updated (ID: 421).  
[2026-02-19 07:45:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A88f922fc-e687-4019-929f-7fc509f69cfb')/male_info  
[2026-02-19 07:45:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:45:26] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 447cb49ad98734d8ced2513a15e3ce9cc01e5cea).  
[2026-02-19 07:45:26] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c7d9d03c81cf6bc07e758684169d1992213e839b).  
[2026-02-19 07:45:26] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8eb60c0d14961c024c403da8f67b18be023ff4c4).  
[2026-02-19 07:45:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A88f922fc-e687-4019-929f-7fc509f69cfb')/female_info  
[2026-02-19 07:45:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:45:27] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2d00e61f0886508fc58e68fa174d1d254b95a931).  
[2026-02-19 07:45:27] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 642cad43141c23e00b75e8fd3f6e392ca48a5f1f).  
[2026-02-19 07:45:27] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 83aa1d6115733502dcee68cd455f4da2771271bb).  
[2026-02-19 07:45:27] local.INFO: ODK IMPORT: Submission 48e10e36-ac15-4bca-a738-0e08ac07af19 updated (ID: 422).  
[2026-02-19 07:45:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A48e10e36-ac15-4bca-a738-0e08ac07af19')/male_info  
[2026-02-19 07:45:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:45:28] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 44e7467071ae50c2059d072c01a39bf1942c047a).  
[2026-02-19 07:45:28] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: cb3418a7e31f518cad718ddb892c1b59a49d0949).  
[2026-02-19 07:45:28] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c6a0acfcaaf36ffa4bce86eb3a68f386408094bb).  
[2026-02-19 07:45:28] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b8872aeb72efbefb16f28fd9f4416ac1ee7c700b).  
[2026-02-19 07:45:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A48e10e36-ac15-4bca-a738-0e08ac07af19')/female_info  
[2026-02-19 07:45:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:45:29] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e2d2b49cdd9f209eb19b0055cae719364cbce475).  
[2026-02-19 07:45:29] local.INFO: ODK IMPORT: Submission 00b4eb93-e181-4fa9-a4f7-76222b59932d updated (ID: 423).  
[2026-02-19 07:45:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00b4eb93-e181-4fa9-a4f7-76222b59932d')/male_info  
[2026-02-19 07:45:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:45:30] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0ac2087e2651198ce9b568e2ed77c2d79378c6c9).  
[2026-02-19 07:45:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00b4eb93-e181-4fa9-a4f7-76222b59932d')/female_info  
[2026-02-19 07:45:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:45:31] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 972bb8024e2550c2f8c44b92d46cea39d78e1dcd).  
[2026-02-19 07:45:31] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3965437829e7d9893f9f0ce91a1a4250bbcc6c10).  
[2026-02-19 07:45:31] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 99474eeb19de6429d0876cf40c5694989b96bc2a).  
[2026-02-19 07:45:31] local.INFO: ODK IMPORT: Submission 64a5ece1-7cb1-4921-8bbf-6cec58f1b2ac updated (ID: 424).  
[2026-02-19 07:45:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64a5ece1-7cb1-4921-8bbf-6cec58f1b2ac')/male_info  
[2026-02-19 07:45:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:45:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 94b9fbde2f2ea061ac61b5ee5088ded3344e2c3e).  
[2026-02-19 07:45:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0ff4dae206cad6432b07e0216c849d365fdb06af).  
[2026-02-19 07:45:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64a5ece1-7cb1-4921-8bbf-6cec58f1b2ac')/female_info  
[2026-02-19 07:45:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:45:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 48f6fcc55151056195bc2bd8533336a84905f163).  
[2026-02-19 07:45:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 23b01ca60e861c1799b92cc251e836ad3bf442c8).  
[2026-02-19 07:45:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 494290f6151d48e68c035c0f55810b284e341e4b).  
[2026-02-19 07:45:34] local.INFO: ODK IMPORT: Submission dbd727ae-e05a-465c-b62d-fd0ddb4784c6 updated (ID: 425).  
[2026-02-19 07:45:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adbd727ae-e05a-465c-b62d-fd0ddb4784c6')/male_info  
[2026-02-19 07:45:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:45:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2a9ced32c3877e31430d0189308a36a0f56cc51f).  
[2026-02-19 07:45:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: cbcf579188c29403a8d39bd1fc0b0bf8bb914c49).  
[2026-02-19 07:45:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 852ac1a7a83b6ccb74a6c003050e901454785c0c).  
[2026-02-19 07:45:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e97f7ea1304e2f8aca6a3887e363740462e5bdca).  
[2026-02-19 07:45:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adbd727ae-e05a-465c-b62d-fd0ddb4784c6')/female_info  
[2026-02-19 07:45:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:45:36] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8164466bd2965fd59561077847c1066fedb199f0).  
[2026-02-19 07:45:36] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4ab106b8e9dd919ef7fecb818daa4e2379ebca83).  
[2026-02-19 07:45:36] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9aafae23a8af0463cf5a89ce04fc4fafcfb6f2d8).  
[2026-02-19 07:45:36] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8f140bf7c6bcbb100c54468fe7379e7895ba14ca).  
[2026-02-19 07:45:36] local.INFO: ODK IMPORT: Submission abbcfa9b-9adb-4390-bb6d-cbb25fb8cb77 updated (ID: 426).  
[2026-02-19 07:45:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aabbcfa9b-9adb-4390-bb6d-cbb25fb8cb77')/male_info  
[2026-02-19 07:45:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-19 07:45:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d496cb58e324c54126fc2e67e37faa0fb412f7ad).  
[2026-02-19 07:45:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 40491b8d1a19af7a1c1dd3a610862283321ede7b).  
[2026-02-19 07:45:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4ba86e3279ccad51971b3924ef29cdb4008e07f1).  
[2026-02-19 07:45:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 84fa42495e1bc09859514548228f2610a9c9cab3).  
[2026-02-19 07:45:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 028fa10440e4773f3bcbb69d9a27c1cc6aaad4e5).  
[2026-02-19 07:45:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ae9ee5996cd97ac6534e981f2ecf4254284636f2).  
[2026-02-19 07:45:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 87cce6903b153d4cfa0ab3f46df38c17046fe0b1).  
[2026-02-19 07:45:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aabbcfa9b-9adb-4390-bb6d-cbb25fb8cb77')/female_info  
[2026-02-19 07:45:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:45:38] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d64c1e97d1c0a7cce33307705d75dee386984822).  
[2026-02-19 07:45:38] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 78fb24c2c96756f5268cb2820bb5874d3bd9e4fd).  
[2026-02-19 07:45:38] local.INFO: ODK IMPORT: Submission ab6ca3a6-5b60-4df2-b559-4f1b24495caf updated (ID: 427).  
[2026-02-19 07:45:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab6ca3a6-5b60-4df2-b559-4f1b24495caf')/male_info  
[2026-02-19 07:45:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:45:39] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b1308834225620d1d09d2ff35ec8886566df6aee).  
[2026-02-19 07:45:39] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6c03a9f88280c392c7b66c0138f98a52462bb294).  
[2026-02-19 07:45:39] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e29f210d592c50fa31cfb988f73b4e7a6cf7648b).  
[2026-02-19 07:45:39] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 461d99447094b7fbe76ce78e9e30dba3a9e253d3).  
[2026-02-19 07:45:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab6ca3a6-5b60-4df2-b559-4f1b24495caf')/female_info  
[2026-02-19 07:45:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:45:40] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 85e811ffebef96692d0df3c8147a358ed282c852).  
[2026-02-19 07:45:40] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 724f39d16364e70b726eaa5cfeed313332bf5800).  
[2026-02-19 07:45:40] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d44d368460789d3aa729fa34d034952fe1444c1e).  
[2026-02-19 07:45:40] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8d0db7e6a1f57c8747dbd87a02f0bd944c47d9a5).  
[2026-02-19 07:45:40] local.INFO: ODK IMPORT: Submission b6993c4a-c85f-4b16-b585-13dc2dcb4e6e updated (ID: 428).  
[2026-02-19 07:45:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab6993c4a-c85f-4b16-b585-13dc2dcb4e6e')/male_info  
[2026-02-19 07:45:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:45:41] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ba641f9ee271ba70ce6882496c6cd0db3824a92a).  
[2026-02-19 07:45:41] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2768adaf82befe0ee72eb31e5cb14763b4b21ca8).  
[2026-02-19 07:45:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab6993c4a-c85f-4b16-b585-13dc2dcb4e6e')/female_info  
[2026-02-19 07:45:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:45:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f10d3a7f4a58eb8874c093eda861b878fc729ea2).  
[2026-02-19 07:45:42] local.INFO: ODK IMPORT: Submission 78990b37-05cb-4e9b-9b87-96654929e7e0 updated (ID: 429).  
[2026-02-19 07:45:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78990b37-05cb-4e9b-9b87-96654929e7e0')/male_info  
[2026-02-19 07:45:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:45:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c7b0b74ee4c2cd15fdc4cd0076d097aaa831097f).  
[2026-02-19 07:45:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a6638efab095884678697b47a8db11250fe24ff2).  
[2026-02-19 07:45:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78990b37-05cb-4e9b-9b87-96654929e7e0')/female_info  
[2026-02-19 07:45:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:45:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 487e770359ff37fe74ac4ee7d45d91c9fad3c9fc).  
[2026-02-19 07:45:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ec0bd486036d2fd869cc9559a769ec5910d9401a).  
[2026-02-19 07:45:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 47c8d691749650efc9e9ffe20475bfc7bda93a7f).  
[2026-02-19 07:45:45] local.INFO: ODK IMPORT: Submission bfc08eab-2baf-482b-961c-d3718a62488a updated (ID: 430).  
[2026-02-19 07:45:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abfc08eab-2baf-482b-961c-d3718a62488a')/male_info  
[2026-02-19 07:45:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-19 07:45:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 578844be0ac7bdd98ad30a27531d7df1f4148ffc).  
[2026-02-19 07:45:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 81515e8973113bc0f3437aea3220e88900b9b25c).  
[2026-02-19 07:45:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6cee4cf062505ccc9cded40d4b6d65d5fa11df9f).  
[2026-02-19 07:45:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1099990f1a6067a3d7039054c325f7f9e5e04637).  
[2026-02-19 07:45:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 29b0776998c2cc37679f069da752b46d30d55be2).  
[2026-02-19 07:45:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 33d7573bad920784e797c8915ed4b40e863b0173).  
[2026-02-19 07:45:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7178dcabe55af94661cb81473a0246633211b211).  
[2026-02-19 07:45:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abfc08eab-2baf-482b-961c-d3718a62488a')/female_info  
[2026-02-19 07:45:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:45:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c5322b458f5e108b0c1af551f10fd14cd9cf6a7d).  
[2026-02-19 07:45:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bb139aab5be7e313c0902e12bbee4e1204df7aad).  
[2026-02-19 07:45:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 088dd33043d88f50b2e2212fa2f869559b31acad).  
[2026-02-19 07:45:47] local.INFO: ODK IMPORT: Submission e033b133-fed9-4119-a92d-7c2288c4a53d updated (ID: 431).  
[2026-02-19 07:45:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae033b133-fed9-4119-a92d-7c2288c4a53d')/male_info  
[2026-02-19 07:45:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:45:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: af53c4a3a888bcafbddb5d764441d5a0a00a6ef9).  
[2026-02-19 07:45:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: eec77da6942e73628c6a6a12f9f359deca294c17).  
[2026-02-19 07:45:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7eaaed622952a5b30689ab3bc5de431e846dd9dd).  
[2026-02-19 07:45:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: eea584fa72ff21013c7d0fc9cf3f09a108041e30).  
[2026-02-19 07:45:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5ff7b5282ad537f84447ff0956629b54d77cbfb1).  
[2026-02-19 07:45:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae033b133-fed9-4119-a92d-7c2288c4a53d')/female_info  
[2026-02-19 07:45:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:45:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 288d3792b5ab76f433c3b803cbb9ab4d104eb28b).  
[2026-02-19 07:45:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5cda24eb2e561c0e581feec64754baac010d45ea).  
[2026-02-19 07:45:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 29536f0a720910d6ae99e88b50375ffed456d050).  
[2026-02-19 07:45:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a4b30e6ae589fb166e0e0c6e37c0ced9831a24d1).  
[2026-02-19 07:45:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5065ca4ee734a55bcde2cfbca27144a140af864f).  
[2026-02-19 07:45:49] local.INFO: ODK IMPORT: Submission d51b6229-36ae-4658-94b0-b443f5505786 updated (ID: 432).  
[2026-02-19 07:45:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad51b6229-36ae-4658-94b0-b443f5505786')/male_info  
[2026-02-19 07:45:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:45:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7d98ca4eac489a5dc703ceb4cc72b8275623d496).  
[2026-02-19 07:45:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d1c3c2eccae68c85b19ebd4e04db5b011e3e2899).  
[2026-02-19 07:45:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ee546354b3e5473b47175230bf4517a6a501819d).  
[2026-02-19 07:45:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad51b6229-36ae-4658-94b0-b443f5505786')/female_info  
[2026-02-19 07:45:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:45:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8b58a01596c297eca68d8e49d1ce1e48c5bc995e).  
[2026-02-19 07:45:51] local.INFO: ODK IMPORT: Submission f55bb0f6-bedb-4339-898f-46067e1b9bf8 updated (ID: 433).  
[2026-02-19 07:45:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af55bb0f6-bedb-4339-898f-46067e1b9bf8')/male_info  
[2026-02-19 07:45:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:45:52] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4b5db16983422bb67107908c7901ff92204540ef).  
[2026-02-19 07:45:52] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3778afb7998224def0c47162e24d9c9bdab940c2).  
[2026-02-19 07:45:52] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: de6a50b4dd2498d3247c2022768dee9b62e87380).  
[2026-02-19 07:45:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af55bb0f6-bedb-4339-898f-46067e1b9bf8')/female_info  
[2026-02-19 07:45:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:45:53] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9eb2e93d2f53dde855d38f35d9351a45ce74b27a).  
[2026-02-19 07:45:53] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d4023c84c230be21daf4d7a04b85a6fccc558daa).  
[2026-02-19 07:45:53] local.INFO: ODK IMPORT: Submission 3ef5b6dd-6fe7-4cae-8cea-b6412c06d391 updated (ID: 434).  
[2026-02-19 07:45:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ef5b6dd-6fe7-4cae-8cea-b6412c06d391')/male_info  
[2026-02-19 07:45:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:45:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c85a9d5cd435ed0f3e09d735107e0327f4fc7975).  
[2026-02-19 07:45:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5b2fa7eb6c76df7bd5235e092fcaf94746a378cd).  
[2026-02-19 07:45:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2540a03cf532cb5c404dd7537856001ab6eaf8b1).  
[2026-02-19 07:45:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ef5b6dd-6fe7-4cae-8cea-b6412c06d391')/female_info  
[2026-02-19 07:45:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:45:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e6b9dc93aaedfb2fe14b0bfefae10f171fdc7862).  
[2026-02-19 07:45:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 29f3ce222c279f97866a74d148bd9dbd814197ba).  
[2026-02-19 07:45:55] local.INFO: ODK IMPORT: Submission 9f192fa3-2722-4a32-a475-e8f6882036ee updated (ID: 435).  
[2026-02-19 07:45:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9f192fa3-2722-4a32-a475-e8f6882036ee')/male_info  
[2026-02-19 07:45:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:45:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 329797dc8bbe705858f5dae0165a1fd7271216a3).  
[2026-02-19 07:45:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9f192fa3-2722-4a32-a475-e8f6882036ee')/female_info  
[2026-02-19 07:45:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:45:58] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: dd2f538d4b1003492cc6dbd6710dc6a9f9ac9e12).  
[2026-02-19 07:45:58] local.INFO: ODK IMPORT: Submission 07ebe25d-343c-47f2-99de-270fd790d8db updated (ID: 436).  
[2026-02-19 07:45:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07ebe25d-343c-47f2-99de-270fd790d8db')/male_info  
[2026-02-19 07:45:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:45:59] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b21cba50b66159b342de9c2beb34d844ebf6520e).  
[2026-02-19 07:45:59] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: dceaea2c98bb99ffbf8f09b6b15efefa9190c68c).  
[2026-02-19 07:45:59] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f452f3d80e8c187fcad8683f583be3743c6c5f29).  
[2026-02-19 07:45:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07ebe25d-343c-47f2-99de-270fd790d8db')/female_info  
[2026-02-19 07:46:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:46:00] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f75baad6d2e9997169245514752178bd39b2e42a).  
[2026-02-19 07:46:00] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b9307d535dc84397f79023c4cbb6b0457895556a).  
[2026-02-19 07:46:00] local.INFO: ODK IMPORT: Submission 35780ed7-09ba-4e5e-96d9-506b4724b6b2 updated (ID: 437).  
[2026-02-19 07:46:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35780ed7-09ba-4e5e-96d9-506b4724b6b2')/female_info  
[2026-02-19 07:46:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:46:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a4054576c8d1f0566a2556e1ab7923691becc9e3).  
[2026-02-19 07:46:01] local.INFO: ODK IMPORT: Submission 309f931d-982d-4328-b9e8-5d793c6379c0 updated (ID: 438).  
[2026-02-19 07:46:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A309f931d-982d-4328-b9e8-5d793c6379c0')/male_info  
[2026-02-19 07:46:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:46:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bd513a63e8311f9dcdac82786241f2d637576fd8).  
[2026-02-19 07:46:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bcf68fcbeb57a26fadc424120ccdb50d35789e94).  
[2026-02-19 07:46:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 33c26b33e9d8bc64bd38e5251864f7d6264dcb11).  
[2026-02-19 07:46:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6165d0893d0236caa00667e4b8f8d0e57b2904e2).  
[2026-02-19 07:46:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A309f931d-982d-4328-b9e8-5d793c6379c0')/female_info  
[2026-02-19 07:46:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:46:03] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6b412ffa116edc94e804f177e6ded0b64a914bc8).  
[2026-02-19 07:46:03] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6fe483c5b715bf5d4cda1507ff72953508a6dd57).  
[2026-02-19 07:46:03] local.INFO: ODK IMPORT: Submission 5fb685dd-12a8-453d-9870-7d3d787f287f updated (ID: 439).  
[2026-02-19 07:46:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5fb685dd-12a8-453d-9870-7d3d787f287f')/male_info  
[2026-02-19 07:46:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:46:04] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: cf0d2f5bda3e75753c25bfaf89673b0a71bd1abf).  
[2026-02-19 07:46:04] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2a702d6eb6b6434c90bd2cfa54fea8374ea09cb3).  
[2026-02-19 07:46:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5fb685dd-12a8-453d-9870-7d3d787f287f')/female_info  
[2026-02-19 07:46:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:46:05] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2e80cbde5bef86335b4f9d1abd5d6ab8cc6fca38).  
[2026-02-19 07:46:05] local.INFO: ODK IMPORT: Submission 2f8e5b61-adf1-4a70-970a-3aeaf8a4c78c updated (ID: 440).  
[2026-02-19 07:46:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f8e5b61-adf1-4a70-970a-3aeaf8a4c78c')/male_info  
[2026-02-19 07:46:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-19 07:46:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 75e9ba51acb24b994f94ea6ec62eb107120a5d3c).  
[2026-02-19 07:46:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: cfefae227e625a8ebd1d4a8e207d7ed9ccfa0ac4).  
[2026-02-19 07:46:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 06403d51f08dfb570f0725bb402dffeff952147f).  
[2026-02-19 07:46:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 75a9299bff35cf003cd3e50bf9d0cb011a938600).  
[2026-02-19 07:46:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ec02a179c6126a4d2e430ba6f17e4016ab4c764b).  
[2026-02-19 07:46:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7220d688f1eb24c37983e0092f49001759d1ba6f).  
[2026-02-19 07:46:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a367a12bd1fece999622fff46dadd89f2649685d).  
[2026-02-19 07:46:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f8e5b61-adf1-4a70-970a-3aeaf8a4c78c')/female_info  
[2026-02-19 07:46:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:46:07] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0a2f2810bc8ca771b7f3a4810067ca2b9c755890).  
[2026-02-19 07:46:07] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3e91cff016412c70d86ce86c38a488615c18a1a2).  
[2026-02-19 07:46:07] local.INFO: ODK IMPORT: Submission 804e8c05-ef75-4c3e-9f78-e20aa627efc6 updated (ID: 441).  
[2026-02-19 07:46:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A804e8c05-ef75-4c3e-9f78-e20aa627efc6')/female_info  
[2026-02-19 07:46:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:46:09] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 78f0c488db5ed841d2b4ac12d88f63642d3b4b4d).  
[2026-02-19 07:46:09] local.INFO: ODK IMPORT: Submission 0e16653a-a977-456c-aa08-fac141e90472 updated (ID: 442).  
[2026-02-19 07:46:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0e16653a-a977-456c-aa08-fac141e90472')/male_info  
[2026-02-19 07:46:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:46:10] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0749357d8ab903e43dc061a22eb789f08d1066a6).  
[2026-02-19 07:46:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0e16653a-a977-456c-aa08-fac141e90472')/female_info  
[2026-02-19 07:46:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:46:11] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 52eaec82784c97d18be96ca444493743e4f3b558).  
[2026-02-19 07:46:11] local.INFO: ODK IMPORT: Submission f5d2309e-4b57-4161-8136-26ef41c59a7a updated (ID: 443).  
[2026-02-19 07:46:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af5d2309e-4b57-4161-8136-26ef41c59a7a')/male_info  
[2026-02-19 07:46:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:46:12] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 14f7ea829d47a63e2c2a1e00c8eebeb8c46f38bc).  
[2026-02-19 07:46:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af5d2309e-4b57-4161-8136-26ef41c59a7a')/female_info  
[2026-02-19 07:46:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:46:13] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 66083bf221f72fe55659af9e758d32b5f6cac64a).  
[2026-02-19 07:46:13] local.INFO: ODK IMPORT: Submission e760c876-825a-496e-857d-a85ebe607518 updated (ID: 444).  
[2026-02-19 07:46:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae760c876-825a-496e-857d-a85ebe607518')/male_info  
[2026-02-19 07:46:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:46:14] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1bf83c35887d64b2abd83094643f6848a9fb3e71).  
[2026-02-19 07:46:14] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8b1a5522b5dcb14239e9be59af56291c11b36502).  
[2026-02-19 07:46:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae760c876-825a-496e-857d-a85ebe607518')/female_info  
[2026-02-19 07:46:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:46:15] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: df825ae702e08782af4f043eb04bdbdfb116c761).  
[2026-02-19 07:46:15] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2d955dff5b059f547fac0177cee372a1fd592312).  
[2026-02-19 07:46:15] local.INFO: ODK IMPORT: Submission 5a857ba0-7c06-4cb4-ab55-fd5df7458e78 updated (ID: 445).  
[2026-02-19 07:46:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a857ba0-7c06-4cb4-ab55-fd5df7458e78')/male_info  
[2026-02-19 07:46:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:46:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e52348aefe2cd66305eb476add42d799b02fec29).  
[2026-02-19 07:46:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 38295c520fae6725d8c5cb6db5cc8bd2b920c7cf).  
[2026-02-19 07:46:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a857ba0-7c06-4cb4-ab55-fd5df7458e78')/female_info  
[2026-02-19 07:46:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-19 07:46:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0747a7af5af66d90c0626a689bc4f5f02b48728b).  
[2026-02-19 07:46:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3528cfaa81a120a7106a5b228df241e8148460f8).  
[2026-02-19 07:46:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4839345ed2fc045233651f927d293bbcaa04ab20).  
[2026-02-19 07:46:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c097c464ca3d101e3bdc7c45ff13b99ac12f0a4d).  
[2026-02-19 07:46:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 383bf5880b6d8afeb2fb552cc635b3ff2ab344f0).  
[2026-02-19 07:46:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 894b2a4777a0ce95187dd22513e33d22d1d50b46).  
[2026-02-19 07:46:17] local.INFO: ODK IMPORT: Submission 392fe4b4-658c-44aa-9f50-8b117f793c92 updated (ID: 446).  
[2026-02-19 07:46:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A392fe4b4-658c-44aa-9f50-8b117f793c92')/male_info  
[2026-02-19 07:46:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:46:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 599e7ec2a5f090cc2b8698ec8f632095eeeafb69).  
[2026-02-19 07:46:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A392fe4b4-658c-44aa-9f50-8b117f793c92')/female_info  
[2026-02-19 07:46:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:46:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f04b2e0553eb487b259a0553f78f3e29e432cbac).  
[2026-02-19 07:46:19] local.INFO: ODK IMPORT: Submission b04d333d-c271-4993-9080-74865780bc22 updated (ID: 447).  
[2026-02-19 07:46:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab04d333d-c271-4993-9080-74865780bc22')/male_info  
[2026-02-19 07:46:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-19 07:46:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 622cf3c294f3dc3d9cb3039d27fdda28ce221833).  
[2026-02-19 07:46:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bb90225f1f4ef1f95f02db0c8e62bf7d630dbd72).  
[2026-02-19 07:46:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 88f4b590d0192248d333501723f5eef2901b961f).  
[2026-02-19 07:46:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d38c77968ab8fe915284b91fa37f6fff14d4cc10).  
[2026-02-19 07:46:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: cc26333a699098db39afe0cd74e47227f6f04c47).  
[2026-02-19 07:46:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 99cf42bc65017ab8b5a17050190e1d314bcad8dc).  
[2026-02-19 07:46:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab04d333d-c271-4993-9080-74865780bc22')/female_info  
[2026-02-19 07:46:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:46:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 73e573c502132b943061ebc4ca5deb3fd5de2d00).  
[2026-02-19 07:46:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: beaab240550d145c3ed5dfa6a02cb021cff05849).  
[2026-02-19 07:46:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4247828585be54d104992807741783c678006b8a).  
[2026-02-19 07:46:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1ef531d47efb6d73b84b7ae2511484e24837efe1).  
[2026-02-19 07:46:22] local.INFO: ODK IMPORT: Submission d0ca42de-0734-4309-b6ad-0fd4e875acbd updated (ID: 448).  
[2026-02-19 07:46:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad0ca42de-0734-4309-b6ad-0fd4e875acbd')/male_info  
[2026-02-19 07:46:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:46:23] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9c94801293c75a13a58dbff15183acca5f7a29c5).  
[2026-02-19 07:46:23] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7aab4959915fd1e6ba535e035bec8b1ef59d6936).  
[2026-02-19 07:46:23] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d3538c64b158c6785be3b055bad016f85f996402).  
[2026-02-19 07:46:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad0ca42de-0734-4309-b6ad-0fd4e875acbd')/female_info  
[2026-02-19 07:46:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:46:24] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d27629b0ff3748762f064765459575914579cf09).  
[2026-02-19 07:46:24] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c06ac1890fb6fbd287e9380257a305eee0fff404).  
[2026-02-19 07:46:24] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0ec539863d410f4daeefcffd1e022426fd1805cb).  
[2026-02-19 07:46:24] local.INFO: ODK IMPORT: Submission f1836f79-2754-40b9-8e2f-73f4fd0f703e updated (ID: 449).  
[2026-02-19 07:46:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1836f79-2754-40b9-8e2f-73f4fd0f703e')/male_info  
[2026-02-19 07:46:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:46:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d0f9eb650aab2891334d2dd33671d197dd3000cd).  
[2026-02-19 07:46:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e2d88d67dd5c2e45ded8e397edfa4d79784afe88).  
[2026-02-19 07:46:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 84e21850b73c79039af13e579c3677316b7d5a49).  
[2026-02-19 07:46:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 59666f228c372451e7061ddea4e5bff1ebfc89c6).  
[2026-02-19 07:46:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f49f502c9d21ae02bd160d5fe8d78d5f09ba66d7).  
[2026-02-19 07:46:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1836f79-2754-40b9-8e2f-73f4fd0f703e')/female_info  
[2026-02-19 07:46:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:46:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 02b5081f9681ef305bc75ebf18a552a48888e84b).  
[2026-02-19 07:46:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 741271c9be668e5bf0286f296cd5ec0b105615af).  
[2026-02-19 07:46:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ea5227b3dc5341a3404354eaa8292ec15844bba2).  
[2026-02-19 07:46:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e83a9022d4b604e15d68f4d3319a30940560859f).  
[2026-02-19 07:46:26] local.INFO: ODK IMPORT: Submission 1e578089-0606-4cf2-b9e9-44b7ac429d2a updated (ID: 450).  
[2026-02-19 07:46:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e578089-0606-4cf2-b9e9-44b7ac429d2a')/male_info  
[2026-02-19 07:46:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:46:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8f2a79df173b8a58f669cbd4f132b37e851dd28f).  
[2026-02-19 07:46:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e578089-0606-4cf2-b9e9-44b7ac429d2a')/female_info  
[2026-02-19 07:46:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:46:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 722e0a1fc46265cac211745363c07fce5ace9fdf).  
[2026-02-19 07:46:28] local.INFO: ODK IMPORT: Submission cfedb205-d156-4268-914b-922cdb2780a8 updated (ID: 451).  
[2026-02-19 07:46:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfedb205-d156-4268-914b-922cdb2780a8')/male_info  
[2026-02-19 07:46:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:46:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: cc391124e78d616fae9f01a52baf20cd47aa51b0).  
[2026-02-19 07:46:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3bf17e8104bb273efe4b8d7bb2f57aa4528961b5).  
[2026-02-19 07:46:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfedb205-d156-4268-914b-922cdb2780a8')/female_info  
[2026-02-19 07:46:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:46:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 14636897c38e0caca7373987cfc65ba830ccf909).  
[2026-02-19 07:46:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 363a2c441c9086075ddfbdee2a7678156876a133).  
[2026-02-19 07:46:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f76f1d1ea670696eab20bcf45353e8f3dba94112).  
[2026-02-19 07:46:30] local.INFO: ODK IMPORT: Submission d4eadeb3-e8f4-4faa-887d-a67befea503b updated (ID: 452).  
[2026-02-19 07:46:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad4eadeb3-e8f4-4faa-887d-a67befea503b')/male_info  
[2026-02-19 07:46:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:46:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8fe697f3270908538f12e5484454db76c7392060).  
[2026-02-19 07:46:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 86d2dd7c07aa822224add1ea4cfed49ad7c7090b).  
[2026-02-19 07:46:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 87f552df7e923a76bb263a23e228151a54ece31a).  
[2026-02-19 07:46:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b60761e46e789b66e239db1ecd0c0de3d48789ab).  
[2026-02-19 07:46:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad4eadeb3-e8f4-4faa-887d-a67befea503b')/female_info  
[2026-02-19 07:46:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:46:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 808b20ac14a6049d8728cce958da055268fe6e53).  
[2026-02-19 07:46:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f1838853c3a0f7175e45e567c601983039da3732).  
[2026-02-19 07:46:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 775de3b1272f589949efe315c4755154cfd9b220).  
[2026-02-19 07:46:32] local.INFO: ODK IMPORT: Submission 5f1fae33-dd3f-49d4-a3a7-45071d83e88d updated (ID: 453).  
[2026-02-19 07:46:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f1fae33-dd3f-49d4-a3a7-45071d83e88d')/male_info  
[2026-02-19 07:46:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:46:34] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0fb715b0d86e20b8f3e96544b46b3a097e570572).  
[2026-02-19 07:46:34] local.INFO: ODK IMPORT: Submission 4dada4c3-2742-4d2b-abd3-3aa7c77ddc55 updated (ID: 454).  
[2026-02-19 07:46:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4dada4c3-2742-4d2b-abd3-3aa7c77ddc55')/male_info  
[2026-02-19 07:46:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:46:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2bde10a1ea5dfa0f999b46c39247b85bb4d7f56c).  
[2026-02-19 07:46:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 088f57fb5d4812d2fcac907ae46ef68b5c73ec50).  
[2026-02-19 07:46:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4dada4c3-2742-4d2b-abd3-3aa7c77ddc55')/female_info  
[2026-02-19 07:46:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:46:36] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 081c7237d3e06429d6fdf063abe2eb1116383888).  
[2026-02-19 07:46:36] local.INFO: ODK IMPORT: Submission c48ff0c8-6c1d-46bd-b8e0-c72744effb48 updated (ID: 455).  
[2026-02-19 07:46:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac48ff0c8-6c1d-46bd-b8e0-c72744effb48')/male_info  
[2026-02-19 07:46:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:46:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 24fc955a44823c9dab82c4c1806be7ac7291eff3).  
[2026-02-19 07:46:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9fb8cadc082b8aa21a6da59e527fad9897308bb8).  
[2026-02-19 07:46:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 37ff9140a1b21b41bf5242f673dc8eebf45f16da).  
[2026-02-19 07:46:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: aa42caebfd4ebaf9d9b8a34b778802e47afbd1be).  
[2026-02-19 07:46:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac48ff0c8-6c1d-46bd-b8e0-c72744effb48')/female_info  
[2026-02-19 07:46:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:46:38] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4ccfdf0b4f2a9da0b3561b476269cdd8be8095d8).  
[2026-02-19 07:46:38] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0bc32a70376fec3199b79511f990f9cbd2c41e93).  
[2026-02-19 07:46:38] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5c688aeb5fdea6ab596ed36134bfb2b731ee7828).  
[2026-02-19 07:46:38] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3ac5383997e5d6b6db36bdf499855f4d0e82bbbb).  
[2026-02-19 07:46:38] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fe8c3b262708c42fecfa9660dd051b3992cff4b0).  
[2026-02-19 07:46:38] local.INFO: ODK IMPORT: Submission aef83ea7-d108-4429-aadb-8972da90c51d updated (ID: 456).  
[2026-02-19 07:46:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaef83ea7-d108-4429-aadb-8972da90c51d')/male_info  
[2026-02-19 07:46:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:46:39] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ca97d4fab98700c385860fdc7ffecb1b97a88125).  
[2026-02-19 07:46:39] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a99f0d0857f96144da8704dce38db252dd614fe6).  
[2026-02-19 07:46:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaef83ea7-d108-4429-aadb-8972da90c51d')/female_info  
[2026-02-19 07:46:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:46:40] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f9932a595aba267b269b2005c35326df15265c23).  
[2026-02-19 07:46:40] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 664288ff9a968243f42c1999003b49f1af825dd3).  
[2026-02-19 07:46:40] local.INFO: ODK IMPORT: Submission 44adc4d4-3e07-4bc9-a73e-d4e7245bcea5 updated (ID: 457).  
[2026-02-19 07:46:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A44adc4d4-3e07-4bc9-a73e-d4e7245bcea5')/male_info  
[2026-02-19 07:46:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:46:41] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e0087d26afedab0eb07908cba4bc6b6a66135a65).  
[2026-02-19 07:46:41] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6cf5f62b42fbf26bfbabd6d07377435d7bc74041).  
[2026-02-19 07:46:41] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0c27dc342b7492d585c04620813e60dc739d3617).  
[2026-02-19 07:46:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A44adc4d4-3e07-4bc9-a73e-d4e7245bcea5')/female_info  
[2026-02-19 07:46:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:46:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f06ffe85ec2f934b667c153ac9ab6de3f5904f85).  
[2026-02-19 07:46:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: aba6f29f841f5e58d5b5bcdc787a990e5d59c411).  
[2026-02-19 07:46:42] local.INFO: ODK IMPORT: Submission 1d39228e-9aa1-47b0-a170-6d5926f355b0 updated (ID: 458).  
[2026-02-19 07:46:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d39228e-9aa1-47b0-a170-6d5926f355b0')/male_info  
[2026-02-19 07:46:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:46:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3fbeee68a72d08ce266e46cf211a4e3ed5dc9275).  
[2026-02-19 07:46:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b6f2dbc1c7f66655b2419e0280d48ef7421ce4dd).  
[2026-02-19 07:46:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ba09eea775faf3a03d067e6530d4a5fbf17ca649).  
[2026-02-19 07:46:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d39228e-9aa1-47b0-a170-6d5926f355b0')/female_info  
[2026-02-19 07:46:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:46:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: aa75762deee773047843959bc959b8c629f2dd0a).  
[2026-02-19 07:46:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: afbba7178bf7ffcb066b5a6159a0dbb870ce9994).  
[2026-02-19 07:46:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3b9ecf09ecd01945b8c8c10413c38777389a09e0).  
[2026-02-19 07:46:44] local.INFO: ODK IMPORT: Submission b86eeb69-15bc-4ded-9337-02e5c88b6fca updated (ID: 459).  
[2026-02-19 07:46:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab86eeb69-15bc-4ded-9337-02e5c88b6fca')/male_info  
[2026-02-19 07:46:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:46:45] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bec6d6a20030e102c683c3f27698cdccd5403a09).  
[2026-02-19 07:46:45] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 29339462f36d37aeabd73a91c8a0f066918ab8f5).  
[2026-02-19 07:46:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab86eeb69-15bc-4ded-9337-02e5c88b6fca')/female_info  
[2026-02-19 07:46:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:46:46] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7ffe234ec5af03f9c780c69e9febf64adef2ff19).  
[2026-02-19 07:46:46] local.INFO: ODK IMPORT: Submission 25339f54-1e88-4036-b802-6a2f0b6bc5ea updated (ID: 460).  
[2026-02-19 07:46:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25339f54-1e88-4036-b802-6a2f0b6bc5ea')/male_info  
[2026-02-19 07:46:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:46:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c414061bd52df347f23497f2bd0ec79a673e530f).  
[2026-02-19 07:46:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5360d3118f94f474ec2afab32fe3d42cd38f555c).  
[2026-02-19 07:46:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7103c8a133ac0824d59fc7f0804e61c0c214fa0c).  
[2026-02-19 07:46:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: dc3542a29169788ed781f2d9d93612106ad076f9).  
[2026-02-19 07:46:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25339f54-1e88-4036-b802-6a2f0b6bc5ea')/female_info  
[2026-02-19 07:46:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:46:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6e154e5c6a23a88bbac884edf4d8c6bb67ce77df).  
[2026-02-19 07:46:49] local.INFO: ODK IMPORT: Submission cfad6e76-e770-4a5c-ab04-e1b66b70d90d updated (ID: 461).  
[2026-02-19 07:46:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfad6e76-e770-4a5c-ab04-e1b66b70d90d')/male_info  
[2026-02-19 07:46:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:46:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f2e90d6a897339222b9256bcc3eba4a304f4dbe2).  
[2026-02-19 07:46:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ffffd1764e109eef1340c941322f0443b5eaf88a).  
[2026-02-19 07:46:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfad6e76-e770-4a5c-ab04-e1b66b70d90d')/female_info  
[2026-02-19 07:46:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:46:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c03de2defd302ac9ce5d061855e2ea7a1cbe9b63).  
[2026-02-19 07:46:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d3f9321a7c8f27021782f4dde5f5077b10d7537d).  
[2026-02-19 07:46:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e7630d78b0e0694619c17c6aee601a68cb456d7a).  
[2026-02-19 07:46:51] local.INFO: ODK IMPORT: Submission 7844eb1c-660c-48be-a8e0-7872bd415b32 updated (ID: 462).  
[2026-02-19 07:46:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7844eb1c-660c-48be-a8e0-7872bd415b32')/male_info  
[2026-02-19 07:46:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:46:52] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 11c131b8ab13acb666d94ecf605acf6181d6a6c5).  
[2026-02-19 07:46:52] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f060e025a8def1d69e9df61708328d73e407c0ee).  
[2026-02-19 07:46:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7844eb1c-660c-48be-a8e0-7872bd415b32')/female_info  
[2026-02-19 07:46:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:46:53] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 781f508b8d97ee3bcf9612e0706488cc44c3c250).  
[2026-02-19 07:46:53] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ed128ab43a819eb91d030d80645d5ae1d5eab285).  
[2026-02-19 07:46:53] local.INFO: ODK IMPORT: Submission 4c9d703b-6b89-4e96-b594-60b33fd8eec1 updated (ID: 463).  
[2026-02-19 07:46:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4c9d703b-6b89-4e96-b594-60b33fd8eec1')/male_info  
[2026-02-19 07:46:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:46:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0f5d0bdcf9ba1458c700a6180e48d23dba1013af).  
[2026-02-19 07:46:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 922573360e450423d972ef7af1129d743c61fc75).  
[2026-02-19 07:46:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a380611100e5580fb5eee6799221938ea4361ee5).  
[2026-02-19 07:46:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c28252c042ad44a08989bc8c4a0a326e33f2b2a4).  
[2026-02-19 07:46:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4c9d703b-6b89-4e96-b594-60b33fd8eec1')/female_info  
[2026-02-19 07:46:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:46:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 32a0c81498eb6609ce1c7f40c23a2a803e5d2ead).  
[2026-02-19 07:46:55] local.INFO: ODK IMPORT: Submission bbaf9c5b-b8a0-41a1-9bfe-a2bfe8afb5ff updated (ID: 464).  
[2026-02-19 07:46:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abbaf9c5b-b8a0-41a1-9bfe-a2bfe8afb5ff')/male_info  
[2026-02-19 07:46:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:46:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 95abd5a17395d6513d96b105e8bec8e08f3e1199).  
[2026-02-19 07:46:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d9ba4ed3072ca6efb7514b46d36d07b5a14499c6).  
[2026-02-19 07:46:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abbaf9c5b-b8a0-41a1-9bfe-a2bfe8afb5ff')/female_info  
[2026-02-19 07:46:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-19 07:46:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f92e44f98e4d1c03b495243f31d81b89c8abe2b3).  
[2026-02-19 07:46:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0ba66adb25018444838b4dab6f16849c850ad169).  
[2026-02-19 07:46:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0eea70edab3e7871623faa6910de77636067d0d1).  
[2026-02-19 07:46:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e854228541b539dea6eeab98145f7f8e9d8bc9a9).  
[2026-02-19 07:46:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0d254e84e7691a0afa86c973859d3209b225eda3).  
[2026-02-19 07:46:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b34f713ee06be19d7866bb3e2faaf839af5ed6d2).  
[2026-02-19 07:46:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1d39818f0189fd3ac271a6888f6bc7884e4d98fe).  
[2026-02-19 07:46:57] local.INFO: ODK IMPORT: Submission f26307b7-7f3e-4246-8c66-c83b94bed3b8 updated (ID: 465).  
[2026-02-19 07:46:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af26307b7-7f3e-4246-8c66-c83b94bed3b8')/male_info  
[2026-02-19 07:46:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:46:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ea24700eed941a9b01d9da6540a2254f55efec02).  
[2026-02-19 07:46:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8fadc743b2e6ed9a36e54084e3305993194e556c).  
[2026-02-19 07:46:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d68ab1b4e04d377c371c890ff05c31dda1e45ffa).  
[2026-02-19 07:46:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af26307b7-7f3e-4246-8c66-c83b94bed3b8')/female_info  
[2026-02-19 07:46:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:46:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 96d1d49b49c1674a192780ed8378d5d5e6d29fa4).  
[2026-02-19 07:46:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: cd9c2dfb40f15a2d7a2a915c4752fb7164c9b6d2).  
[2026-02-19 07:46:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6edbfc0cd89aa5ce022a590a06f4bba3cb434bdc).  
[2026-02-19 07:46:59] local.INFO: ODK IMPORT: Submission 09f61ac9-9935-4502-89d6-5c4124626589 updated (ID: 466).  
[2026-02-19 07:46:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A09f61ac9-9935-4502-89d6-5c4124626589')/male_info  
[2026-02-19 07:47:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-19 07:47:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1933641935d6273c2fce62cef79b6177b44b4871).  
[2026-02-19 07:47:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5c664dc8c696ef1adefaa49c10ed5a234bac4a2d).  
[2026-02-19 07:47:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 27d33d83f740a9b72504ef2e965b30d7facbbc67).  
[2026-02-19 07:47:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 484d60080f18922fcd1ae0561ad3dca49623d977).  
[2026-02-19 07:47:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1b5b46467446e0411af498be8aaa6e6aee1862e7).  
[2026-02-19 07:47:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 906b28b9c531d6b0de806420045973be3f7b6664).  
[2026-02-19 07:47:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A09f61ac9-9935-4502-89d6-5c4124626589')/female_info  
[2026-02-19 07:47:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:47:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bc726e53e76555142055dbb917d91bc67d7309df).  
[2026-02-19 07:47:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e33b1c1352a0f671d8332dacf2451c196ad6ede7).  
[2026-02-19 07:47:01] local.INFO: ODK IMPORT: Submission 94325aa5-2a4a-488f-b2d9-47072d94a47f updated (ID: 467).  
[2026-02-19 07:47:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94325aa5-2a4a-488f-b2d9-47072d94a47f')/male_info  
[2026-02-19 07:47:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:47:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2282005c6b1643f7a8c9d313c35cc594bb646bf8).  
[2026-02-19 07:47:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8c7b878e2b5800563f3f716467f467239b1da36b).  
[2026-02-19 07:47:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9351ac64d5346aeb25a915e9061d04e152005ef5).  
[2026-02-19 07:47:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94325aa5-2a4a-488f-b2d9-47072d94a47f')/female_info  
[2026-02-19 07:47:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:47:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0db37f715c540b3efe3fabcf45b4d0a8d9414fe2).  
[2026-02-19 07:47:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3e49374734fb6f9963e88f63be782b0bd0cc7d97).  
[2026-02-19 07:47:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5157017f8d6f31b55bea6eff9f25457c1704f211).  
[2026-02-19 07:47:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c898617eff07e17379c82caf6e9f4268477cfab4).  
[2026-02-19 07:47:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 82b39c3ea3ed31529bd4697ecd41acb92d0a0b34).  
[2026-02-19 07:47:04] local.INFO: ODK IMPORT: Submission 23f8e6cc-8151-461a-9884-054588e774fd updated (ID: 468).  
[2026-02-19 07:47:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23f8e6cc-8151-461a-9884-054588e774fd')/male_info  
[2026-02-19 07:47:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:47:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fd6b2e2bba938b3a291cfac853ba0f3dc4b98e07).  
[2026-02-19 07:47:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2332167180442caea2eb9f4be19ac6fbcac948bc).  
[2026-02-19 07:47:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23f8e6cc-8151-461a-9884-054588e774fd')/female_info  
[2026-02-19 07:47:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:47:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1a749a06c4b954940e8f4548193346bb48e40524).  
[2026-02-19 07:47:06] local.INFO: ODK IMPORT: Submission 8ab2d3f8-9272-486e-8d0f-9da98661fc46 updated (ID: 469).  
[2026-02-19 07:47:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ab2d3f8-9272-486e-8d0f-9da98661fc46')/male_info  
[2026-02-19 07:47:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:47:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 11c594d44d6bff40de8c60b8382fa1c97e7842f6).  
[2026-02-19 07:47:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6a7b9cb81c2d318883b44a65f74bc94e3bab28cc).  
[2026-02-19 07:47:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 045427d11dd2a4dc278ed5f1a6e07585f3a905c5).  
[2026-02-19 07:47:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ab2d3f8-9272-486e-8d0f-9da98661fc46')/female_info  
[2026-02-19 07:47:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:47:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 960960c1f081a6be17993e0eb1aaa15943be5d60).  
[2026-02-19 07:47:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 54ab9d7e3d0c4d519c27325bee9c578fb659f03f).  
[2026-02-19 07:47:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 44de6454094a66360a551b8e5595c40bf442dd2f).  
[2026-02-19 07:47:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 10bcb79b786f7ac2c0dde123deed1dad814b6ef6).  
[2026-02-19 07:47:08] local.INFO: ODK IMPORT: Submission 5705c098-8baa-4a2d-89ab-d54b88912ab0 updated (ID: 470).  
[2026-02-19 07:47:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5705c098-8baa-4a2d-89ab-d54b88912ab0')/male_info  
[2026-02-19 07:47:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:47:09] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a099ba76bd0e29913abdfdd26e62dd59ae079300).  
[2026-02-19 07:47:09] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 751ac6aec20307e04d608eedd79c6dab332e04fa).  
[2026-02-19 07:47:09] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3da982bdc908c2e0c2ad4cdf763b5abeeab07827).  
[2026-02-19 07:47:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5705c098-8baa-4a2d-89ab-d54b88912ab0')/female_info  
[2026-02-19 07:47:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:47:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c6bd9e2a353728c6ea847d26f23d37ca7138dfc0).  
[2026-02-19 07:47:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 69422dbf03fa97c00761522cf48614ed76c5ca7b).  
[2026-02-19 07:47:10] local.INFO: ODK IMPORT: Submission 3aac7289-1f59-408b-b684-378d1186f69b updated (ID: 471).  
[2026-02-19 07:47:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3aac7289-1f59-408b-b684-378d1186f69b')/male_info  
[2026-02-19 07:47:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-19 07:47:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 14e4fcbd03977650d24897d53388ec2df66c1219).  
[2026-02-19 07:47:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 46dd3094cfcb15010e4156d489bd13e33615e4a0).  
[2026-02-19 07:47:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 13d7fe3b60509accf9ca72bd7a7650efa1801c4c).  
[2026-02-19 07:47:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3597e349e030425c181143157d366a568c87486c).  
[2026-02-19 07:47:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: dc54de8a28ea3cf4fc2656693ce938ae453b5b38).  
[2026-02-19 07:47:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 85c1afe58661173160e696ae1ac16ead7270fec4).  
[2026-02-19 07:47:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3cfac08f047db7d03b67c3d65678751bfef77768).  
[2026-02-19 07:47:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 63d87c74683b835b3abb9c3f7edc278bc6971205).  
[2026-02-19 07:47:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3aac7289-1f59-408b-b684-378d1186f69b')/female_info  
[2026-02-19 07:47:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:47:12] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ddb11ae9a6ff07f0a23cc3b34de80e6910301810).  
[2026-02-19 07:47:12] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 77221482b05e1c4dfe0858754703380ffab83fba).  
[2026-02-19 07:47:12] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6909f12c1e920bfb02547702b0d1724a5ac10a21).  
[2026-02-19 07:47:12] local.INFO: ODK IMPORT: Submission ead67b9c-ccac-411c-9cf4-65be14601e62 updated (ID: 472).  
[2026-02-19 07:47:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aead67b9c-ccac-411c-9cf4-65be14601e62')/male_info  
[2026-02-19 07:47:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:47:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e1c182e296398873b801b92e982910ee3d8fcf27).  
[2026-02-19 07:47:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 51acc02ecea08b9270ddcf5e77d1d6bd6819050c).  
[2026-02-19 07:47:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aead67b9c-ccac-411c-9cf4-65be14601e62')/female_info  
[2026-02-19 07:47:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:47:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: cfa249968a43be572b5d0ea0593b40848ad9f085).  
[2026-02-19 07:47:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d19e5872d583fe4652bf47b4f89d54a4e9dc3cbd).  
[2026-02-19 07:47:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2e7d3517411622a1f4c86f3fa2f3c78c841d49d7).  
[2026-02-19 07:47:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: cdf8f097ae7338fb5db02fd46c0d7ea76dde0df5).  
[2026-02-19 07:47:14] local.INFO: ODK IMPORT: Submission ed7eee87-22ad-4217-8987-87bf968c9f4a updated (ID: 473).  
[2026-02-19 07:47:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed7eee87-22ad-4217-8987-87bf968c9f4a')/male_info  
[2026-02-19 07:47:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:47:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: dbea8d9998fb1ac9e83fe04c3ec684de7c84cd44).  
[2026-02-19 07:47:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 17e6165f96a1f308ff6aedfe9cfd0a281612b6af).  
[2026-02-19 07:47:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1befb79b389c84193d4bf2295201eb848bd7eca0).  
[2026-02-19 07:47:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed7eee87-22ad-4217-8987-87bf968c9f4a')/female_info  
[2026-02-19 07:47:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:47:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 822d47b0b89d7ec85ff9c2424d7808534db325b9).  
[2026-02-19 07:47:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 52128d79433bdb60503373659ff53784ab9e3d8f).  
[2026-02-19 07:47:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: cd2d410e2d900e5ac215b771ceef63675e13ba55).  
[2026-02-19 07:47:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d29a83f1d93fed5cfed3541d4f2d6dce1f403034).  
[2026-02-19 07:47:17] local.INFO: ODK IMPORT: Submission bd63dc1d-6084-4633-a9d9-47ae820b8014 updated (ID: 474).  
[2026-02-19 07:47:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd63dc1d-6084-4633-a9d9-47ae820b8014')/male_info  
[2026-02-19 07:47:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:47:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8c0b9fca8560b9760faabe386da92141ee257c15).  
[2026-02-19 07:47:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 63b71735727385bc1a360a084059301c111f9a76).  
[2026-02-19 07:47:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd63dc1d-6084-4633-a9d9-47ae820b8014')/female_info  
[2026-02-19 07:47:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:47:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 21cdbc16bb4f03ab2cfa89c519dbec2f0de34d3d).  
[2026-02-19 07:47:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6a4cf3701a2dd33eceb136430021a5487dc48b93).  
[2026-02-19 07:47:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9d1f7eefa9ced062d40108c95b3d5c6e07408110).  
[2026-02-19 07:47:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a970cd64ddb89b916ff45501da140185ca30da3c).  
[2026-02-19 07:47:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6aababaaac794379f5cf392ff8ca36b62bd6beea).  
[2026-02-19 07:47:19] local.INFO: ODK IMPORT: Submission d41c28da-7e3a-4c51-9065-7280ffd04323 updated (ID: 475).  
[2026-02-19 07:47:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad41c28da-7e3a-4c51-9065-7280ffd04323')/male_info  
[2026-02-19 07:47:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:47:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fddedc3249f651121af11c05f63bc8916263c425).  
[2026-02-19 07:47:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 477c1a79ba4817b62261debac7876e3d7ff6fea9).  
[2026-02-19 07:47:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad41c28da-7e3a-4c51-9065-7280ffd04323')/female_info  
[2026-02-19 07:47:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:47:21] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 89fbd8e22ec9862f3618de2cd7dc7f571ce01b76).  
[2026-02-19 07:47:21] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1c3e84e09edeb6119441a6aa2b4f1e646412d45f).  
[2026-02-19 07:47:21] local.INFO: ODK IMPORT: Submission 6e6523b5-9776-427c-8272-9a194e05bcc8 updated (ID: 476).  
[2026-02-19 07:47:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e6523b5-9776-427c-8272-9a194e05bcc8')/male_info  
[2026-02-19 07:47:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:47:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f79ee44c0c9c614ec05383f78f35133a6cb51cab).  
[2026-02-19 07:47:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 42fd7812c68d239c88a4b0f6f56284d7acaef32c).  
[2026-02-19 07:47:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e256ca41ac446cbe4faf27cbce877edea1045ac5).  
[2026-02-19 07:47:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b08f212caf44b0a137da6ebe66eff7b0c69bcfb9).  
[2026-02-19 07:47:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c602430ee67696ff5580d8d96b902bed593fdb4e).  
[2026-02-19 07:47:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e6523b5-9776-427c-8272-9a194e05bcc8')/female_info  
[2026-02-19 07:47:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:47:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: aec400feed7706756de3e7404fdf249bb2200f13).  
[2026-02-19 07:47:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e42f4fb1ed04fd48a2ea32118c505c9bebb51371).  
[2026-02-19 07:47:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 62bbdc8f6d8673d811ef009e8636def8df7dbdda).  
[2026-02-19 07:47:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 25770993e017ddc18e074952b9fb47d85019d830).  
[2026-02-19 07:47:23] local.INFO: ODK IMPORT: Submission aafa68b8-832a-4c88-860f-839c546cc9f2 updated (ID: 477).  
[2026-02-19 07:47:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaafa68b8-832a-4c88-860f-839c546cc9f2')/male_info  
[2026-02-19 07:47:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:47:24] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c1d261c3b5872c65766183efde4920a406857153).  
[2026-02-19 07:47:24] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 55cdd29606e4af61d71ae96946278eda576c63c0).  
[2026-02-19 07:47:24] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ea2d07ea226cdeaf7f45fd7e834553f3ff573532).  
[2026-02-19 07:47:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaafa68b8-832a-4c88-860f-839c546cc9f2')/female_info  
[2026-02-19 07:47:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:47:25] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7e39f13497c3512abc1612663f3909875169d20f).  
[2026-02-19 07:47:25] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f9d093bad811102367b4f68c27f3f5468bcdcf17).  
[2026-02-19 07:47:25] local.INFO: ODK IMPORT: Submission 2b5174ce-5623-47d6-92ca-efb802624981 updated (ID: 478).  
[2026-02-19 07:47:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2b5174ce-5623-47d6-92ca-efb802624981')/male_info  
[2026-02-19 07:47:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:47:26] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0c5aa7b60b9b7b82ec89cea92ad18d30809430a9).  
[2026-02-19 07:47:26] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0c93e6185bf56ea7f381a2d4ecfc7a2c87e9637b).  
[2026-02-19 07:47:26] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d2a3f706e4c7b5d57db29446b87cc821947143bd).  
[2026-02-19 07:47:26] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1d42437d9a33afc42874048cb1d91fa05425e0bd).  
[2026-02-19 07:47:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2b5174ce-5623-47d6-92ca-efb802624981')/female_info  
[2026-02-19 07:47:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:47:27] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 42b3f5f9c94676dcbd248fe1899756945acf136e).  
[2026-02-19 07:47:27] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: aa7ec525961dd6c76bc8f85ac0b064434a91df0e).  
[2026-02-19 07:47:27] local.INFO: ODK IMPORT: Submission 8bbf4e49-028f-4e19-b8be-e858b0bed7ed updated (ID: 479).  
[2026-02-19 07:47:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8bbf4e49-028f-4e19-b8be-e858b0bed7ed')/male_info  
[2026-02-19 07:47:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:47:28] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b47294241cb6eb8eaf8d21253ee12cb667ab459a).  
[2026-02-19 07:47:28] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 569fc8f99d8734c2b11d9a6c1a1e0a6fbb11ddd0).  
[2026-02-19 07:47:28] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a563e7417c0779cf6bf65259f89de4e1bbb13ffa).  
[2026-02-19 07:47:28] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d34d76f3bd04f79fcb9589deaa17770ea70cf2fd).  
[2026-02-19 07:47:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8bbf4e49-028f-4e19-b8be-e858b0bed7ed')/female_info  
[2026-02-19 07:47:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:47:29] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0cec65faae68f0d5b4e5ea06819ed76f495100f0).  
[2026-02-19 07:47:29] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8305b9149d8997cf041db83cfad7fa1bfb805873).  
[2026-02-19 07:47:29] local.INFO: ODK IMPORT: Submission ac77b0f1-7465-4b76-b371-993c76eee377 updated (ID: 480).  
[2026-02-19 07:47:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac77b0f1-7465-4b76-b371-993c76eee377')/male_info  
[2026-02-19 07:47:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:47:30] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e63dc97a5fffb9aeb8c74d0f34cb2d7c12323c92).  
[2026-02-19 07:47:30] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d589b355386bf4aef5c9154d688153bf170791fb).  
[2026-02-19 07:47:30] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3e8c51b1bc8976cd7b53f5973b956dc1eb004d11).  
[2026-02-19 07:47:30] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c164cbf46f42cee6637be79367f83c3a26c757b3).  
[2026-02-19 07:47:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac77b0f1-7465-4b76-b371-993c76eee377')/female_info  
[2026-02-19 07:47:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:47:31] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d8c82937eefe705d741ddd908a10c9db11a35cf9).  
[2026-02-19 07:47:31] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6ea41a504e129a52fa6f49efbf65ca7ad20174b5).  
[2026-02-19 07:47:31] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d9210feeef744dc2401a0f2c5390a0c6afea1ffd).  
[2026-02-19 07:47:31] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e93ae6c7cc0362b5cea386d6c7ed570fd433ad09).  
[2026-02-19 07:47:31] local.INFO: ODK IMPORT: Submission 65f07872-731d-405f-b1f4-b690be6499f9 updated (ID: 481).  
[2026-02-19 07:47:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A65f07872-731d-405f-b1f4-b690be6499f9')/male_info  
[2026-02-19 07:47:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:47:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8554ce7afb18f1088f53ab6728c33d4975b41671).  
[2026-02-19 07:47:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A65f07872-731d-405f-b1f4-b690be6499f9')/female_info  
[2026-02-19 07:47:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:47:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4766470f901bfbd500f8333d29dd5a76759341a1).  
[2026-02-19 07:47:34] local.INFO: ODK IMPORT: Submission ef7a200f-c4c4-4001-acdd-3a146a4b06a2 updated (ID: 482).  
[2026-02-19 07:47:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef7a200f-c4c4-4001-acdd-3a146a4b06a2')/male_info  
[2026-02-19 07:47:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:47:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d66efad4ad3a0770f4903ca85705fc1dae5fdfbf).  
[2026-02-19 07:47:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3142e47c6f389e2ad21b18ccf2346a1d9fe95f6f).  
[2026-02-19 07:47:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1d267f0869ed7e22783a6d58b01d5d6d45519be5).  
[2026-02-19 07:47:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4d54e05a01e122648bf6edea8888b3d82975c1ec).  
[2026-02-19 07:47:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef7a200f-c4c4-4001-acdd-3a146a4b06a2')/female_info  
[2026-02-19 07:47:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:47:36] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9a96e93b70f71acb952d53dc6a419df031b1d86d).  
[2026-02-19 07:47:36] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 26a0eb8b28f4506f64817c4cdc3e32976af3320b).  
[2026-02-19 07:47:36] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3af1e104c4b79573e4dc8ae26330db4f6519fc84).  
[2026-02-19 07:47:36] local.INFO: ODK IMPORT: Submission ea5687e8-ff2f-4cd8-92d0-4a200fca7b12 updated (ID: 483).  
[2026-02-19 07:47:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aea5687e8-ff2f-4cd8-92d0-4a200fca7b12')/male_info  
[2026-02-19 07:47:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:47:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 911aa25c23995ac95ad93abe57d39744c3532f92).  
[2026-02-19 07:47:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7b0c87c78571ad90edc3cd83e95b60de1c0e375e).  
[2026-02-19 07:47:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 39be94c86b5880e21ad88f52d7be8b0a1418b2cf).  
[2026-02-19 07:47:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d1df46f6f3fcc2f91cd4461ae37dcd05ac8a4402).  
[2026-02-19 07:47:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aea5687e8-ff2f-4cd8-92d0-4a200fca7b12')/female_info  
[2026-02-19 07:47:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-19 07:47:38] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8cbaea50a53bd27bc10b9f22d2f05d75bbbbb881).  
[2026-02-19 07:47:38] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5adc0797f4da5f1d9d7d22f0cd737ec24d8e3daa).  
[2026-02-19 07:47:38] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e503e4605be54dc4480dccdfe74e9b951b6af2bc).  
[2026-02-19 07:47:38] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 51605bb73487cfcd5309be10a825f08ea1852dd7).  
[2026-02-19 07:47:38] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3e8a3c3b13ba7e5d0881dadfc4739f85573bbc8f).  
[2026-02-19 07:47:38] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 21bc9af02ff3b521fcc6749c39b0eefbd664ab16).  
[2026-02-19 07:47:38] local.INFO: ODK IMPORT: Submission d2dc69b0-a9a5-4a43-8197-4c0ccde29e5d updated (ID: 484).  
[2026-02-19 07:47:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2dc69b0-a9a5-4a43-8197-4c0ccde29e5d')/male_info  
[2026-02-19 07:47:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:47:39] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 803203ef639f4c156148d9fc086a4e7a4d41e631).  
[2026-02-19 07:47:39] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 84a01af5593f0ff04a2557d5eb24e8c733deb20f).  
[2026-02-19 07:47:39] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 433e126f270dfaf123e297bfcd57b85d4307f123).  
[2026-02-19 07:47:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2dc69b0-a9a5-4a43-8197-4c0ccde29e5d')/female_info  
[2026-02-19 07:47:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:47:40] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c8e043e5e648ff43c283a53d3d541d52ff3c12ab).  
[2026-02-19 07:47:40] local.INFO: ODK IMPORT: Submission c2bdcb44-b31e-4b2d-9d09-4caa2a201561 updated (ID: 485).  
[2026-02-19 07:47:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac2bdcb44-b31e-4b2d-9d09-4caa2a201561')/male_info  
[2026-02-19 07:47:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:47:41] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 80899f8a6668df744710209064a308c93df6a08a).  
[2026-02-19 07:47:41] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 09fd72a54a430fc0f7c59dd304ad186a2749231c).  
[2026-02-19 07:47:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac2bdcb44-b31e-4b2d-9d09-4caa2a201561')/female_info  
[2026-02-19 07:47:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-19 07:47:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ee8905770da6f4d96bd02ce2a4fce168d24f5105).  
[2026-02-19 07:47:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4806cfbd54aa6ec77822d9f888fcd56741c9a3ff).  
[2026-02-19 07:47:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 85b4821ee93add7d972c693c86bd34920aa74585).  
[2026-02-19 07:47:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1357f9c0b364521b65980f63a49a1cef7e75fb98).  
[2026-02-19 07:47:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 164bf0e4f2a0268c85f3b0c5e287b574d0a7a406).  
[2026-02-19 07:47:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d17afeba6657b051080bcb4f5931b4b52cb50f84).  
[2026-02-19 07:47:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ccb6913edeaa08c14a925c87840a274ecec1a434).  
[2026-02-19 07:47:42] local.INFO: ODK IMPORT: Submission 8a890946-e9f3-4eb2-891e-d6f0f3f204bd updated (ID: 486).  
[2026-02-19 07:47:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a890946-e9f3-4eb2-891e-d6f0f3f204bd')/male_info  
[2026-02-19 07:47:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:47:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 16b7034e41aa060abff11c3ba1beef2b492eee1c).  
[2026-02-19 07:47:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 70193a2687dceaeecacb06c32b1a5074c178d169).  
[2026-02-19 07:47:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a890946-e9f3-4eb2-891e-d6f0f3f204bd')/female_info  
[2026-02-19 07:47:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:47:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 13fce6b9956210ec78eb20d8034e567c205a5f2b).  
[2026-02-19 07:47:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b79d70747181a21856ef2717ea8d413ca9bffa8c).  
[2026-02-19 07:47:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fa26cc68e124a930ceec4eccb61efdb9c8bc879a).  
[2026-02-19 07:47:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 689336af4bc0025dd7527cfa060b821c4f2b08b1).  
[2026-02-19 07:47:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 332de4709afe0101ae41193c69ae64579841d6a3).  
[2026-02-19 07:47:44] local.INFO: ODK IMPORT: Submission 6bae6d41-5d91-4dc4-a361-cbcd5388b8bd updated (ID: 487).  
[2026-02-19 07:47:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bae6d41-5d91-4dc4-a361-cbcd5388b8bd')/male_info  
[2026-02-19 07:47:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:47:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: af473452798487905f0b86f41b9d64fa01252d26).  
[2026-02-19 07:47:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 56ba7ff3d0665028fe4abe0f92e87ca3e2c0fa3e).  
[2026-02-19 07:47:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a3df7ef42d8158b1ba3ff4816958c93af8b6a8ca).  
[2026-02-19 07:47:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bae6d41-5d91-4dc4-a361-cbcd5388b8bd')/female_info  
[2026-02-19 07:47:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:47:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 470e36402c8f5513b86512379a5efbb86e05f233).  
[2026-02-19 07:47:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 925e4dbd736f565628c7f05714ee6b61d8d3a760).  
[2026-02-19 07:47:47] local.INFO: ODK IMPORT: Submission c6db5974-6915-4a85-b95d-276376861bca updated (ID: 488).  
[2026-02-19 07:47:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac6db5974-6915-4a85-b95d-276376861bca')/male_info  
[2026-02-19 07:47:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:47:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 86d3c1446f4204fa1ef29620a3eb25ff4b3f2855).  
[2026-02-19 07:47:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2da7b0e6586a1176cadd2012828b38bd7ec7edfe).  
[2026-02-19 07:47:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e825bef97f5b4f8883cb33aaecdd5a042504c952).  
[2026-02-19 07:47:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1e6af1aa70a16140f5db7176f391758f45cdff0d).  
[2026-02-19 07:47:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac6db5974-6915-4a85-b95d-276376861bca')/female_info  
[2026-02-19 07:47:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:47:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 603e0a94463c0e7b9c56dee7cc75561a801453e0).  
[2026-02-19 07:47:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: be5ca91d3f97e648b6c1d1c14bfe8bc0d55fc38d).  
[2026-02-19 07:47:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bb5703d122bcf83b97108d9697de9004595b2ffa).  
[2026-02-19 07:47:49] local.INFO: ODK IMPORT: Submission 2adaacb5-4490-456a-96a7-5297c67f1a5a updated (ID: 489).  
[2026-02-19 07:47:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2adaacb5-4490-456a-96a7-5297c67f1a5a')/male_info  
[2026-02-19 07:47:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:47:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7e962d3c85178004a127301f02ddd8f1d86329cd).  
[2026-02-19 07:47:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1e37257f8bed505b018524f808df59a3e07e035f).  
[2026-02-19 07:47:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2adaacb5-4490-456a-96a7-5297c67f1a5a')/female_info  
[2026-02-19 07:47:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:47:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0001b96d1d8a1ddbb9c96fb381a5dc4880a6a066).  
[2026-02-19 07:47:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9da3aba48bc187bcc3eaf0588628fc9070bcd412).  
[2026-02-19 07:47:51] local.INFO: ODK IMPORT: Submission 12c759f4-1bae-45c0-9145-32b15a4aaa6f updated (ID: 490).  
[2026-02-19 07:47:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12c759f4-1bae-45c0-9145-32b15a4aaa6f')/male_info  
[2026-02-19 07:47:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:47:52] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c4cf1f40e870c4de7c517b374a3bddfd63d652ac).  
[2026-02-19 07:47:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12c759f4-1bae-45c0-9145-32b15a4aaa6f')/female_info  
[2026-02-19 07:47:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:47:53] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9acf1e0777d0082effcc763e9ec95143f094cc23).  
[2026-02-19 07:47:53] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9a746d2149ed36d8ad324ff27b3ee361e72e025f).  
[2026-02-19 07:47:53] local.INFO: ODK IMPORT: Submission e5d0fe3b-a337-40f0-96db-cc9bc347a441 updated (ID: 491).  
[2026-02-19 07:47:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5d0fe3b-a337-40f0-96db-cc9bc347a441')/male_info  
[2026-02-19 07:47:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:47:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f34f5ca459c3cfe688dc012d88a29dce97b71f9f).  
[2026-02-19 07:47:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0f9c68bbd86eee173453406e1da8cc58b3c76cbf).  
[2026-02-19 07:47:54] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c30abd7b766a3d40769900ca8cdf39f3aba02e6b).  
[2026-02-19 07:47:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5d0fe3b-a337-40f0-96db-cc9bc347a441')/female_info  
[2026-02-19 07:47:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:47:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 50bd581dc509591d2d4b0e2aa3dbe510e3b6ec9e).  
[2026-02-19 07:47:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2bc32c45c0cd0aef379a3e29bac1fb8970ed0d76).  
[2026-02-19 07:47:55] local.INFO: ODK IMPORT: Submission 1081cb92-33f9-4a24-86b3-c36b2ca9e29b updated (ID: 492).  
[2026-02-19 07:47:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1081cb92-33f9-4a24-86b3-c36b2ca9e29b')/male_info  
[2026-02-19 07:47:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:47:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c0604029a7eb3fd650b12c4594344205cb0f3091).  
[2026-02-19 07:47:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fd87078a138c7bf4702b5f2a419d54e18456f0d4).  
[2026-02-19 07:47:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e684a11913ca84734ff27b690d744129980afd46).  
[2026-02-19 07:47:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 72390f34cdddc34e0f8bf84e199f1154d0115a01).  
[2026-02-19 07:47:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1081cb92-33f9-4a24-86b3-c36b2ca9e29b')/female_info  
[2026-02-19 07:47:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:47:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b3889d539e445c65105e4f84b08abdd188402c4c).  
[2026-02-19 07:47:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0b626aca439e148196cf142023a39a79d65ada2f).  
[2026-02-19 07:47:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 01b77d230fad0dd896d896e38679416d98fd237d).  
[2026-02-19 07:47:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 37e758dc6da33176be501c27aaf342bd78e5c917).  
[2026-02-19 07:47:57] local.INFO: ODK IMPORT: Submission f52de280-6462-411f-b28b-a5c17253120c updated (ID: 493).  
[2026-02-19 07:47:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af52de280-6462-411f-b28b-a5c17253120c')/male_info  
[2026-02-19 07:47:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:47:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6bfa07ea62a0629949c8fddf5051ba0209fce129).  
[2026-02-19 07:47:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af52de280-6462-411f-b28b-a5c17253120c')/female_info  
[2026-02-19 07:48:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:48:00] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b2f041bf41173404c313db1adefb6c7598ec9262).  
[2026-02-19 07:48:00] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8c3c61b264d982602e2e1415d6755e3438698c35).  
[2026-02-19 07:48:00] local.INFO: ODK IMPORT: Submission 9379e406-c67a-49ec-b23c-9f5b33c766fd updated (ID: 494).  
[2026-02-19 07:48:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9379e406-c67a-49ec-b23c-9f5b33c766fd')/male_info  
[2026-02-19 07:48:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-19 07:48:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 599cc3952e395fc565fa31955c9bd9ea01cf62bb).  
[2026-02-19 07:48:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 59a11883a43228b5a6bfe22a51e71df2d63f966e).  
[2026-02-19 07:48:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2e01ad470d221b6de05b2f1ac482c059afb6080d).  
[2026-02-19 07:48:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1711d83a08208f026f3b546f10d828c94a7375ad).  
[2026-02-19 07:48:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0cce10b97c2c6d7ad9a8972728d3c0f1a3ba3f00).  
[2026-02-19 07:48:01] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 50eac44392649ecd0313c54184fcae9c31803d5d).  
[2026-02-19 07:48:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9379e406-c67a-49ec-b23c-9f5b33c766fd')/female_info  
[2026-02-19 07:48:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:48:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b1371a3aa5e1180113315517ed69d7e51dbc2b86).  
[2026-02-19 07:48:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f6b518df6d1ebadfb677ed919b61f13bc7ec414a).  
[2026-02-19 07:48:02] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6150a02b3a392e5c6bd43de996aa7d462f76e7ca).  
[2026-02-19 07:48:02] local.INFO: ODK IMPORT: Submission edc15b17-3883-45ea-a80a-9764e0082942 updated (ID: 495).  
[2026-02-19 07:48:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aedc15b17-3883-45ea-a80a-9764e0082942')/male_info  
[2026-02-19 07:48:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-19 07:48:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c200e86068c1ab662e2e19f3492720127545af91).  
[2026-02-19 07:48:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: da8a37791224005c0296026585f7348c225117de).  
[2026-02-19 07:48:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 535a09a91cbbb4864a0a5ea06ef0b55c87411054).  
[2026-02-19 07:48:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6fbc6116c970945b85466a03742afbb3436c4f50).  
[2026-02-19 07:48:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 47a8e15e3403419144144bbf71827a394192aa5e).  
[2026-02-19 07:48:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 65c2aa26e8d94a9aaaee40f43d713d557aeeb31d).  
[2026-02-19 07:48:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c7d1381cf7eef3d66de932d3e08d9b8e3865a91b).  
[2026-02-19 07:48:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bde9d17f1dafcdae04fb254d1fd2b0daf4cdd586).  
[2026-02-19 07:48:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aedc15b17-3883-45ea-a80a-9764e0082942')/female_info  
[2026-02-19 07:48:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:48:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 93d9b28b72fd796021f24278462196e79e47cf28).  
[2026-02-19 07:48:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b40261a8ce7cb69c4d0022db392381068af49863).  
[2026-02-19 07:48:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ce8739b1b6cc06b2912f73fa328b80f9960c5226).  
[2026-02-19 07:48:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 47579f20470457f73707046b01865445c5fb6d25).  
[2026-02-19 07:48:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8f62ede91c8797ccf2f01ede1b02cb5cfc54aaa8).  
[2026-02-19 07:48:04] local.INFO: ODK IMPORT: Submission 888b67d7-0be3-4abf-8a75-6f131ad0d4f8 updated (ID: 496).  
[2026-02-19 07:48:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A888b67d7-0be3-4abf-8a75-6f131ad0d4f8')/male_info  
[2026-02-19 07:48:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:48:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0ae08809e3cd0d39ce664b5b97206cce275f05ea).  
[2026-02-19 07:48:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A888b67d7-0be3-4abf-8a75-6f131ad0d4f8')/female_info  
[2026-02-19 07:48:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:48:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 33a5f8de499d07c6da7d588be70e460f61dffaa5).  
[2026-02-19 07:48:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0818edda536f91f4da2c3e470b2001275c6ff642).  
[2026-02-19 07:48:06] local.INFO: ODK IMPORT: Submission 80e25cea-e528-4b91-a7b3-b374606932de updated (ID: 497).  
[2026-02-19 07:48:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80e25cea-e528-4b91-a7b3-b374606932de')/male_info  
[2026-02-19 07:48:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:48:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b9683ab62bcb86873cbde7b430836c4209b8b95a).  
[2026-02-19 07:48:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 08de642dbef19fc7d004d16c18fba46bc545c0dc).  
[2026-02-19 07:48:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 09e04eb02cd5ee507de73e6c70348ad4841eef2b).  
[2026-02-19 07:48:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3c2a39e7d0a5bc8204cf9a54910b8d4ca7325658).  
[2026-02-19 07:48:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80e25cea-e528-4b91-a7b3-b374606932de')/female_info  
[2026-02-19 07:48:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:48:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f7fb975174e994dc03f6f2fd97aff2545c6021e3).  
[2026-02-19 07:48:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8a9aaa70916d028ce77fd3380b76140415242f5a).  
[2026-02-19 07:48:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c3aeb98d8199e985e342e18559da67f86707a6e2).  
[2026-02-19 07:48:08] local.INFO: ODK IMPORT: Submission a5b0a5f8-5e67-4874-bcc3-2f1a73edf2d6 updated (ID: 498).  
[2026-02-19 07:48:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5b0a5f8-5e67-4874-bcc3-2f1a73edf2d6')/male_info  
[2026-02-19 07:48:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:48:09] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2f200f9ad56e21e48a1f3ebcbba915406189ce0d).  
[2026-02-19 07:48:09] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 695adeb7a0578b1a0dbd80e0ba401027fc1fce0b).  
[2026-02-19 07:48:09] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6a4fc44ccc152cb5cb8dff4f78eb7729c0a22266).  
[2026-02-19 07:48:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5b0a5f8-5e67-4874-bcc3-2f1a73edf2d6')/female_info  
[2026-02-19 07:48:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:48:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9f3697192aba0e55673ea22577d58f4025935373).  
[2026-02-19 07:48:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 199155eaea73f7276a045dafb47f6b6ee36b3ff9).  
[2026-02-19 07:48:10] local.INFO: ODK IMPORT: Submission 4989e9e6-9dd2-4c2a-889b-a873679a78d9 updated (ID: 499).  
[2026-02-19 07:48:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4989e9e6-9dd2-4c2a-889b-a873679a78d9')/male_info  
[2026-02-19 07:48:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:48:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: cd9f8859c39312fb0f4f549cf3db4b17a3679ba6).  
[2026-02-19 07:48:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4989e9e6-9dd2-4c2a-889b-a873679a78d9')/female_info  
[2026-02-19 07:48:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:48:13] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8a5344b97cfe9dc05b7799bcc8f4c5f32fae4c9e).  
[2026-02-19 07:48:13] local.INFO: ODK IMPORT: Submission 01423cc8-0bde-41a0-84ee-e6bbd639bead updated (ID: 500).  
[2026-02-19 07:48:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A01423cc8-0bde-41a0-84ee-e6bbd639bead')/male_info  
[2026-02-19 07:48:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:48:14] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0aca327aa3a47a385983882aec9a05aa0fca312a).  
[2026-02-19 07:48:14] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fd8344f627f507a55598b836dd34ef7408d9fc1a).  
[2026-02-19 07:48:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A01423cc8-0bde-41a0-84ee-e6bbd639bead')/female_info  
[2026-02-19 07:48:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:48:15] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a392691746ff81a9d7fb605f13b8f0209c57da8e).  
[2026-02-19 07:48:15] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ec6725c1d2f2963874a98bd990e29e07752d1751).  
[2026-02-19 07:48:15] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7f7d9615464ac8c6df686dcaef9d014ffbcb5812).  
[2026-02-19 07:48:15] local.INFO: ODK IMPORT: Submission d2c6dc46-b5e5-4964-8306-c4ba724bbb5e updated (ID: 501).  
[2026-02-19 07:48:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2c6dc46-b5e5-4964-8306-c4ba724bbb5e')/male_info  
[2026-02-19 07:48:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:48:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6eadc473b7168dc6a54a3547ecd5a5c04bebcbc5).  
[2026-02-19 07:48:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 88570d0126898e14222f951ed4454f4f4d72a417).  
[2026-02-19 07:48:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 969e475fc02cef4bc01e64c603e741c6fc390826).  
[2026-02-19 07:48:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 06150cb6fb0eecb7dc5a29039306299c0712b316).  
[2026-02-19 07:48:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2c6dc46-b5e5-4964-8306-c4ba724bbb5e')/female_info  
[2026-02-19 07:48:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:48:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 058815c90a7406dc0aa6e8e0f898fd09e23b108f).  
[2026-02-19 07:48:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a18c961872680241e3691fbfad6b5e38374f8765).  
[2026-02-19 07:48:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8630017e7b886efb246044dc9f9951504f184373).  
[2026-02-19 07:48:17] local.INFO: ODK IMPORT: Submission a4a23ae4-f6df-4bc5-b9dd-30517a8eb558 updated (ID: 502).  
[2026-02-19 07:48:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4a23ae4-f6df-4bc5-b9dd-30517a8eb558')/male_info  
[2026-02-19 07:48:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:48:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 45fb89f8558b79ed08aa55133de08ad26392dffd).  
[2026-02-19 07:48:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fdeadd702d0e24866cb1c6cdf2b84cf8e9dfca7e).  
[2026-02-19 07:48:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 716e7be1e66b48f3ffe6d38d4c29dacce66605b9).  
[2026-02-19 07:48:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4a23ae4-f6df-4bc5-b9dd-30517a8eb558')/female_info  
[2026-02-19 07:48:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:48:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0de551a0ac6c62abf8f0e84318bb2104473a8b7b).  
[2026-02-19 07:48:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ff5efffbb1b97fa87b2b009c772d0fd1811d3695).  
[2026-02-19 07:48:19] local.INFO: ODK IMPORT: Submission d582435c-dad3-4fd6-a037-0fabaeaeea4c updated (ID: 503).  
[2026-02-19 07:48:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad582435c-dad3-4fd6-a037-0fabaeaeea4c')/male_info  
[2026-02-19 07:48:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:48:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ffb187071fdf75780f8e27ded92fe69ca9b04c4f).  
[2026-02-19 07:48:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0cfa1dacf27a0fb3b8b6e80de53429e8c6ad8518).  
[2026-02-19 07:48:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 03e26c4af341ae35c430e5a796986446446e93b6).  
[2026-02-19 07:48:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad582435c-dad3-4fd6-a037-0fabaeaeea4c')/female_info  
[2026-02-19 07:48:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:48:21] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5e78b9489f7ef4ecea09c66090ba2d5f960370c9).  
[2026-02-19 07:48:21] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d326b5347e98c6f8c1c0126e9606afff65b644d7).  
[2026-02-19 07:48:21] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 65f795139ff165cf7f80fe7bec9ee1524d6e4650).  
[2026-02-19 07:48:21] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a635a2ebd4ce316b2e1849c6c154e7816b9a8803).  
[2026-02-19 07:48:21] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4f6ee1bb5573ced4b7c27d2f61d83e0ea4eb4a44).  
[2026-02-19 07:48:21] local.INFO: ODK IMPORT: Submission f1c3955d-7f97-43af-b09f-c9f99dde5e59 updated (ID: 504).  
[2026-02-19 07:48:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1c3955d-7f97-43af-b09f-c9f99dde5e59')/male_info  
[2026-02-19 07:48:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-19 07:48:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 542fbb5e264de32128ed014ff147b79d8aae4477).  
[2026-02-19 07:48:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ed7eeae797880ccc1f7679f9ff32da74045bf36e).  
[2026-02-19 07:48:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8c49fcb54df42f3683e8ba66a89e1bef489755e8).  
[2026-02-19 07:48:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6f9e355e15e79bf31279fabf47d0095264a8a313).  
[2026-02-19 07:48:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ed12ac5f020bab05b566d45c71755b55c5d5b998).  
[2026-02-19 07:48:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 749b539346ed4cab5d2dd266b2b51023680a9898).  
[2026-02-19 07:48:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 21e362a0418a5117121571445c81f6432980d236).  
[2026-02-19 07:48:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1c3955d-7f97-43af-b09f-c9f99dde5e59')/female_info  
[2026-02-19 07:48:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:48:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 93240fdf440363131e4629d5885640009cdd41da).  
[2026-02-19 07:48:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9f4fe974ea7e190aa186116ed48a306a7dabc692).  
[2026-02-19 07:48:23] local.INFO: ODK IMPORT: Submission 7cdd805d-126a-4c8f-bec7-0bd52e4856d3 updated (ID: 505).  
[2026-02-19 07:48:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7cdd805d-126a-4c8f-bec7-0bd52e4856d3')/male_info  
[2026-02-19 07:48:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:48:24] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7ed37338dd9b6a8e63b47e7b4f66b646da292d07).  
[2026-02-19 07:48:24] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 03b6a3f1fec9dc0dc3fdaadefa530172093f87c9).  
[2026-02-19 07:48:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7cdd805d-126a-4c8f-bec7-0bd52e4856d3')/female_info  
[2026-02-19 07:48:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:48:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f83931cd6d45ca6b73598c15ac85c12e6c0bdbf1).  
[2026-02-19 07:48:26] local.INFO: ODK IMPORT: Submission 8d9e5b3a-7196-4a04-9550-d2f5f4ef7d24 updated (ID: 506).  
[2026-02-19 07:48:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d9e5b3a-7196-4a04-9550-d2f5f4ef7d24')/male_info  
[2026-02-19 07:48:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:48:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c8a84b3424b0abb82c7472a7dd456a630fb809aa).  
[2026-02-19 07:48:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 71995e643ab09f1064faef7a0a60ff0ed8ba68c0).  
[2026-02-19 07:48:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e31dcac7084f757a5292a0df9a0e070e82ca7981).  
[2026-02-19 07:48:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d9e5b3a-7196-4a04-9550-d2f5f4ef7d24')/female_info  
[2026-02-19 07:48:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:48:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ae532c35aaa1284060baa186e71c9a1152a2fb68).  
[2026-02-19 07:48:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 72bffd8074dd5e9a50f900fb6a22103ce49027ed).  
[2026-02-19 07:48:28] local.INFO: ODK IMPORT: Submission 29279072-7907-48e4-a063-43e11b0f301c updated (ID: 507).  
[2026-02-19 07:48:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29279072-7907-48e4-a063-43e11b0f301c')/male_info  
[2026-02-19 07:48:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:48:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c23d14178c791bbfbfe0e36765b479a02f60d30a).  
[2026-02-19 07:48:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d18ac36fad17f8afba375427664063502c659f84).  
[2026-02-19 07:48:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e8e09879f5a36e59c60b18d740279360785dad03).  
[2026-02-19 07:48:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 479eaf8a916edcc93ff97cd1d3504cd53fd74d72).  
[2026-02-19 07:48:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29279072-7907-48e4-a063-43e11b0f301c')/female_info  
[2026-02-19 07:48:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:48:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 38cce9fa5f5cc47888a92681294621538cd8e54c).  
[2026-02-19 07:48:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c96180b5e858137b73932bd417359fe7e5468f06).  
[2026-02-19 07:48:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 655914f00654ca53dc9b4eced257861bbe78d3bd).  
[2026-02-19 07:48:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 74aca544d65f02938022afa0c8f05e8da969d11c).  
[2026-02-19 07:48:30] local.INFO: ODK IMPORT: Submission 300df2a2-dff7-488a-b364-2c9efa79d96a updated (ID: 508).  
[2026-02-19 07:48:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A300df2a2-dff7-488a-b364-2c9efa79d96a')/male_info  
[2026-02-19 07:48:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:48:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1326bb77e0a2eb314cab0120e306d7b79fe3938e).  
[2026-02-19 07:48:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d32bf9c5aab60eeea4109dc71bbfe9d1ec802a3d).  
[2026-02-19 07:48:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fd18a253ae84ccf049ec9143e80ae1b280a11d05).  
[2026-02-19 07:48:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f37492456fd2dcd6c25b24491f610e2b00789784).  
[2026-02-19 07:48:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b6a8b1f1cf82abd8ec8600a5eb678e15965124ff).  
[2026-02-19 07:48:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A300df2a2-dff7-488a-b364-2c9efa79d96a')/female_info  
[2026-02-19 07:48:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:48:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 66adc6a33371f4da71821503d62b9607b2ad0bbe).  
[2026-02-19 07:48:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 66833ab79e486d12aaa902a24ba4b21606246e51).  
[2026-02-19 07:48:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9454823e210ca520314e9675b4b55841de675670).  
[2026-02-19 07:48:32] local.INFO: ODK IMPORT: Submission b573c1bf-c7b0-4954-a52b-61d1508308c8 updated (ID: 509).  
[2026-02-19 07:48:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab573c1bf-c7b0-4954-a52b-61d1508308c8')/male_info  
[2026-02-19 07:48:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:48:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9d7aa51cf9283377fdc3167f75fa3cb8253d4e0c).  
[2026-02-19 07:48:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab573c1bf-c7b0-4954-a52b-61d1508308c8')/female_info  
[2026-02-19 07:48:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:48:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 29e296381a27b374c3a793a33108b43a6aba78a3).  
[2026-02-19 07:48:34] local.INFO: ODK IMPORT: Submission 3770933b-b2dc-4e8b-9bcd-dc1f2882a1e7 updated (ID: 510).  
[2026-02-19 07:48:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3770933b-b2dc-4e8b-9bcd-dc1f2882a1e7')/male_info  
[2026-02-19 07:48:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:48:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1e29c6ed6cfe27486998b4703d86eeb32176aef3).  
[2026-02-19 07:48:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ac2872fcb803690be6ce1aa228b27f4fb94ba745).  
[2026-02-19 07:48:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a218b4b90d6dff0a13c47e4df2d83f194e40cc11).  
[2026-02-19 07:48:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3770933b-b2dc-4e8b-9bcd-dc1f2882a1e7')/female_info  
[2026-02-19 07:48:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:48:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 168f13eb343bce9e919e818731d5a784cb2542c2).  
[2026-02-19 07:48:37] local.INFO: ODK IMPORT: Submission b48a2686-4d07-4c43-8a69-dd6e5aaba4f1 updated (ID: 511).  
[2026-02-19 07:48:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab48a2686-4d07-4c43-8a69-dd6e5aaba4f1')/male_info  
[2026-02-19 07:48:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:48:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 25d4439018b35c6be1cee865d666c7e531520f38).  
[2026-02-19 07:48:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 665888b084a7449af9343d48e7069d2e393866fc).  
[2026-02-19 07:48:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab48a2686-4d07-4c43-8a69-dd6e5aaba4f1')/female_info  
[2026-02-19 07:48:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-19 07:48:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 45b045d88ebabb3fae5eb64426aaa513e4aa829a).  
[2026-02-19 07:48:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0042b37bbaf1f368e9b101c767654fd127eae304).  
[2026-02-19 07:48:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b11e099a708fb00ab6a1989ac5f23258b18f2190).  
[2026-02-19 07:48:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c2f2469b1bc55d1c584fa7fbe43bc10871e72497).  
[2026-02-19 07:48:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b171f1ddcaa31a040fbbc81bd885d79db8e4890c).  
[2026-02-19 07:48:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: cdd7eb62a02aa354c31e843e4c24ad635aca9f4e).  
[2026-02-19 07:48:39] local.INFO: ODK IMPORT: Submission fcf1bfb8-b3a3-4009-b321-8e67fbd8b16c updated (ID: 512).  
[2026-02-19 07:48:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afcf1bfb8-b3a3-4009-b321-8e67fbd8b16c')/male_info  
[2026-02-19 07:48:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:48:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c7a709b14b17940b8ced108ff62443b6739b0e33).  
[2026-02-19 07:48:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ba779ae3ed93ff1b5677d09f6bba7e0e1b08bb9d).  
[2026-02-19 07:48:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1940811cf536ae290457051f74ddc728a980d881).  
[2026-02-19 07:48:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afcf1bfb8-b3a3-4009-b321-8e67fbd8b16c')/female_info  
[2026-02-19 07:48:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:48:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2f39fc5471dd8e48041e941be42405b1931d96a2).  
[2026-02-19 07:48:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3c2a5d2ec78399b22dfb8dc481c0b60574fe9c9c).  
[2026-02-19 07:48:41] local.INFO: ODK IMPORT: Submission 771f6ed4-ac53-49ea-b98c-056d4f419e5d updated (ID: 513).  
[2026-02-19 07:48:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A771f6ed4-ac53-49ea-b98c-056d4f419e5d')/male_info  
[2026-02-19 07:48:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:48:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3fa297f068b26f94fd6d8db9b85d3f1165dfebfe).  
[2026-02-19 07:48:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A771f6ed4-ac53-49ea-b98c-056d4f419e5d')/female_info  
[2026-02-19 07:48:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:48:43] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 697d46af37de69db431bc8f3accb175c57ad128f).  
[2026-02-19 07:48:43] local.INFO: ODK IMPORT: Submission a563c3ec-cdb6-480f-8895-123e1e5822b9 updated (ID: 514).  
[2026-02-19 07:48:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa563c3ec-cdb6-480f-8895-123e1e5822b9')/male_info  
[2026-02-19 07:48:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:48:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 936f0af3279bf652e33dc9a2a2c02220d8e52878).  
[2026-02-19 07:48:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 75c30cb601a34bd543dab6607eaca63438cd2a30).  
[2026-02-19 07:48:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa563c3ec-cdb6-480f-8895-123e1e5822b9')/female_info  
[2026-02-19 07:48:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:48:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7d7996a30f5d34a7dd3fec9484d6183622b8dd1a).  
[2026-02-19 07:48:45] local.INFO: ODK IMPORT: Submission c92ead56-2c59-4260-b930-a4567736373f updated (ID: 515).  
[2026-02-19 07:48:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac92ead56-2c59-4260-b930-a4567736373f')/male_info  
[2026-02-19 07:48:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:48:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4caf807989d4ea093e65ad9e41e6180a7038ef85).  
[2026-02-19 07:48:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 41aff2e1f8f00144304a4853a0b1bcf7fc147321).  
[2026-02-19 07:48:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e7e0f874060510070f21572415917ece076588e2).  
[2026-02-19 07:48:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 24b26acaa2fac03091aa88f18552765b57babb6c).  
[2026-02-19 07:48:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac92ead56-2c59-4260-b930-a4567736373f')/female_info  
[2026-02-19 07:48:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-19 07:48:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1f7651046ed55a26c3e28afd0ab3839c00277879).  
[2026-02-19 07:48:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4977e76d56ff89f3a53c2520c523e1bdd098d7a1).  
[2026-02-19 07:48:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a14a09eacb97ecb50c649193718e4382f6b8a622).  
[2026-02-19 07:48:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bbebee007929b3e38ce3172fe4bc064187aeac83).  
[2026-02-19 07:48:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a4e9cf2129dadcde3c67bd4737653d65f0a1524f).  
[2026-02-19 07:48:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 83c28edd1058c1d8d6713f7fc11f91d88c097426).  
[2026-02-19 07:48:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2e7bd769ecde8184851a5b75316a9e77b677c17d).  
[2026-02-19 07:48:47] local.INFO: ODK IMPORT: Submission 35b36dd1-d0c3-443a-b1b3-21e68d14af22 updated (ID: 516).  
[2026-02-19 07:48:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35b36dd1-d0c3-443a-b1b3-21e68d14af22')/male_info  
[2026-02-19 07:48:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:48:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e7ee54a9c8e6387c161c047d8e27c29f36927ba9).  
[2026-02-19 07:48:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ccc77f7b050e793dabfec0c4ef872903517a7e24).  
[2026-02-19 07:48:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2b569c0ec33299145ff37b215d5efcba74367c32).  
[2026-02-19 07:48:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35b36dd1-d0c3-443a-b1b3-21e68d14af22')/female_info  
[2026-02-19 07:48:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:48:50] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 25a25de2a23554b5bd897d5c6f02e391f4813687).  
[2026-02-19 07:48:50] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c47ead205160c4b23296f50fd3b2bf91c62d5933).  
[2026-02-19 07:48:50] local.INFO: ODK IMPORT: Submission e0dc4288-f1fe-46e2-aae5-4a8858ea7ed0 updated (ID: 517).  
[2026-02-19 07:48:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0dc4288-f1fe-46e2-aae5-4a8858ea7ed0')/male_info  
[2026-02-19 07:48:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:48:51] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bd6334db02580bdb2c3a93afb513ecff8eaf47db).  
[2026-02-19 07:48:51] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 016daf523c0c1d48e01d855e58f08715336b6f3e).  
[2026-02-19 07:48:51] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c02a63608e5b91466fad76fd100bc4b491ac684b).  
[2026-02-19 07:48:51] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ec6ad52f4c4a5e135c38783d2b6f0a3faf678276).  
[2026-02-19 07:48:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0dc4288-f1fe-46e2-aae5-4a8858ea7ed0')/female_info  
[2026-02-19 07:48:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:48:52] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: da910b7935aa5c9112ae41b7b3c62c3bdaca9fc5).  
[2026-02-19 07:48:52] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 783bed9a93e85948b9cda4c3f1ea640e0bf8949d).  
[2026-02-19 07:48:52] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 872f4378018e1a950b26beea240c2ea17b11d6e8).  
[2026-02-19 07:48:52] local.INFO: ODK IMPORT: Submission ee27612c-bec4-4af2-8168-5544526b6454 updated (ID: 518).  
[2026-02-19 07:48:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee27612c-bec4-4af2-8168-5544526b6454')/male_info  
[2026-02-19 07:48:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:48:53] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 808586b519b50e58774fc9f9faa7afe73b614b47).  
[2026-02-19 07:48:53] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 50316e9ff3417a9117e1cc82e94cfba6cb078111).  
[2026-02-19 07:48:53] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 81fce2b0621c954ba3b329d51db1f800a5e12ee4).  
[2026-02-19 07:48:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee27612c-bec4-4af2-8168-5544526b6454')/female_info  
[2026-02-19 07:48:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-19 07:48:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1e7c60f583af3c610c5560d368a362d878e5b947).  
[2026-02-19 07:48:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b1181440ecb274abc388e2e7fef2e852bbec2fc0).  
[2026-02-19 07:48:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c1ba47651b92644e560929c1b11c6290c8cd41e5).  
[2026-02-19 07:48:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 68276b22cd1b3f24bb1bab6e0e0c78420e38e5b9).  
[2026-02-19 07:48:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0e9c6cef5ff44a37e6b39e928706ad89e7c78d55).  
[2026-02-19 07:48:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a24993615e599e6a10a543f46538148f1b87679a).  
[2026-02-19 07:48:54] local.INFO: ODK IMPORT: Submission 037bc1f1-9896-42fa-ba88-e42a8b8900f4 updated (ID: 519).  
[2026-02-19 07:48:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037bc1f1-9896-42fa-ba88-e42a8b8900f4')/male_info  
[2026-02-19 07:48:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:48:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a7ff34a1da04ab09e9e5a4aa93240db22e363940).  
[2026-02-19 07:48:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 46b26085c6da36869af96a017848f36ba41b9a4d).  
[2026-02-19 07:48:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037bc1f1-9896-42fa-ba88-e42a8b8900f4')/female_info  
[2026-02-19 07:48:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:48:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9d31c74852103392fdacc1a36be515265c23fd0f).  
[2026-02-19 07:48:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f5ee7100c019a4dd0a6c53784642538b4ba1ea63).  
[2026-02-19 07:48:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7c7b26cc7d4586fba38af214ca0a8f11e1e817ae).  
[2026-02-19 07:48:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 28d91dbf150ffe7c8ace82cb7abf9e574ac13c3f).  
[2026-02-19 07:48:56] local.INFO: ODK IMPORT: Submission f9fa0de8-0f97-42fb-8dc7-126b06d4d0ce updated (ID: 520).  
[2026-02-19 07:48:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9fa0de8-0f97-42fb-8dc7-126b06d4d0ce')/male_info  
[2026-02-19 07:48:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:48:57] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 052bec7cea788864409b5b64e524bb67b7121217).  
[2026-02-19 07:48:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9fa0de8-0f97-42fb-8dc7-126b06d4d0ce')/female_info  
[2026-02-19 07:48:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:48:58] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: cad43270ac3e3986976cfb3862d1391a02b5cd36).  
[2026-02-19 07:48:58] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a8d21b769ef2a05c878db5045545a1b2188f88f0).  
[2026-02-19 07:48:58] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f27030569441c8e40f3875919342b59317afe951).  
[2026-02-19 07:48:58] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0a6a3d303445bed53976826001e079cd4b8cca2e).  
[2026-02-19 07:48:58] local.INFO: ODK IMPORT: Submission 7219fb4b-f33c-4998-a480-18059f7f3126 updated (ID: 521).  
[2026-02-19 07:48:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7219fb4b-f33c-4998-a480-18059f7f3126')/female_info  
[2026-02-19 07:48:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:48:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 934eb5d4e0a8155d9fbe1a9f9306cc2c0e9d5c0e).  
[2026-02-19 07:48:59] local.INFO: ODK IMPORT: Submission 98035127-c596-4678-a6ab-44468335c347 updated (ID: 522).  
[2026-02-19 07:48:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98035127-c596-4678-a6ab-44468335c347')/male_info  
[2026-02-19 07:49:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:49:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7529c4c2a35f87b19f9dc621046b7629556f0d6f).  
[2026-02-19 07:49:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98035127-c596-4678-a6ab-44468335c347')/female_info  
[2026-02-19 07:49:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:49:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2fa7d0f61773e802aeafababac36aa247bc3886f).  
[2026-02-19 07:49:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 010adfe4043bf24d223bc07d61b73fb7f2c1a5e9).  
[2026-02-19 07:49:01] local.INFO: ODK IMPORT: Submission 20d6e1de-2381-49ec-a648-5346aa2246e4 updated (ID: 523).  
[2026-02-19 07:49:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A20d6e1de-2381-49ec-a648-5346aa2246e4')/male_info  
[2026-02-19 07:49:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:49:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ac0f06f85f29b66ee27b2e1872a41450db5d4db1).  
[2026-02-19 07:49:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 68b762968f3ff3b36e8637ba6262ef545cf6bdae).  
[2026-02-19 07:49:03] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2c966609166687ca6f8b233bb03978790d9b0dad).  
[2026-02-19 07:49:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A20d6e1de-2381-49ec-a648-5346aa2246e4')/female_info  
[2026-02-19 07:49:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:49:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c2535691109743d9c50ca7929ebbbf8c6e3ba42b).  
[2026-02-19 07:49:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: db555cf4ae3c359efa9601405f3b543b93f11bc0).  
[2026-02-19 07:49:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4496f3d7fbee1e582e6b91fc995f11a418a251f4).  
[2026-02-19 07:49:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b5d2824e9f5da8755e2f1b838c48826f34d62585).  
[2026-02-19 07:49:04] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: df5bd9e971b6a353c5163cdf936dd677f05a8d02).  
[2026-02-19 07:49:04] local.INFO: ODK IMPORT: Submission 6767b3c3-80fe-4bd9-a96f-b4881c27e558 updated (ID: 524).  
[2026-02-19 07:49:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6767b3c3-80fe-4bd9-a96f-b4881c27e558')/male_info  
[2026-02-19 07:49:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:49:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4d36619ad082baf53514172e5e609c688db9470f).  
[2026-02-19 07:49:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4dce72d8ea3c4d1991a4cdfaddd7aedafb2d4bb2).  
[2026-02-19 07:49:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6767b3c3-80fe-4bd9-a96f-b4881c27e558')/female_info  
[2026-02-19 07:49:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:49:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 20780c04f46fc94db021cecc79dc7e1025b45eb1).  
[2026-02-19 07:49:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 93a72ea21ad595c1056457c965f02cb4edd1eb98).  
[2026-02-19 07:49:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 57b5779a8aee329679b3a9b7b9670966cc961e6e).  
[2026-02-19 07:49:06] local.INFO: ODK IMPORT: Submission 323d7388-4083-4f08-a2e2-7e6d6b69925a updated (ID: 525).  
[2026-02-19 07:49:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A323d7388-4083-4f08-a2e2-7e6d6b69925a')/male_info  
[2026-02-19 07:49:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:49:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c7eb02dd6dd4857cb1a63bdb9ddd5a6672411b8b).  
[2026-02-19 07:49:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5fe5de796336ce0c9d87abf78625898592616c8c).  
[2026-02-19 07:49:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 465ff16cab85ad118c85309db5ca705adf218e46).  
[2026-02-19 07:49:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A323d7388-4083-4f08-a2e2-7e6d6b69925a')/female_info  
[2026-02-19 07:49:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:49:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bee6b3a860259ad446876f083dfb3535162e9383).  
[2026-02-19 07:49:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ad8080e871000c043a429bfd1502c5e2c3e3ba03).  
[2026-02-19 07:49:08] local.INFO: ODK IMPORT: Submission 85e332a4-66a0-47c7-893d-cb6d611312ed updated (ID: 526).  
[2026-02-19 07:49:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A85e332a4-66a0-47c7-893d-cb6d611312ed')/male_info  
[2026-02-19 07:49:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:49:09] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d40536a3696feb32d1acce9433397062ec85247b).  
[2026-02-19 07:49:09] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 24914b9a459c181e621b5dbd838ffd48b76670a5).  
[2026-02-19 07:49:09] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 10d099584a68f5dc14a7613a68a3779f69609747).  
[2026-02-19 07:49:09] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f19bb4da1dcae6d09de7e9087e12d6eec5ac00bf).  
[2026-02-19 07:49:09] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5be88e7f774e74a87d318678c68afccbf647bfdf).  
[2026-02-19 07:49:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A85e332a4-66a0-47c7-893d-cb6d611312ed')/female_info  
[2026-02-19 07:49:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:49:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8454df8fa33736f22426221f58bae3d41c8c1cf5).  
[2026-02-19 07:49:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: dac62d47a9a4297a00c6bff103f69a9a48ed1b3f).  
[2026-02-19 07:49:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3cc05816531f4aa1dcb75874df5461b8a905c278).  
[2026-02-19 07:49:10] local.INFO: ODK IMPORT: Submission f413cc06-b225-4e3c-b249-e00ac8dddb86 updated (ID: 527).  
[2026-02-19 07:49:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af413cc06-b225-4e3c-b249-e00ac8dddb86')/male_info  
[2026-02-19 07:49:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:49:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bec45ad91c9c174d3ea17483124d4ba4205e9716).  
[2026-02-19 07:49:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af413cc06-b225-4e3c-b249-e00ac8dddb86')/female_info  
[2026-02-19 07:49:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:49:12] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d40cdd7755e0b2ab7c8be9ca2342851dd271e351).  
[2026-02-19 07:49:12] local.INFO: ODK IMPORT: Submission a16b2182-7bab-49f2-9322-31f5d7530c9f updated (ID: 528).  
[2026-02-19 07:49:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa16b2182-7bab-49f2-9322-31f5d7530c9f')/male_info  
[2026-02-19 07:49:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:49:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f47957c2b23bdba66a39c9c5627ff32b0a6d2185).  
[2026-02-19 07:49:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: dab0425a47a91240ec38c36b00a1f7cdfd86236e).  
[2026-02-19 07:49:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa16b2182-7bab-49f2-9322-31f5d7530c9f')/female_info  
[2026-02-19 07:49:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:49:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f3dc8ef5b051751479a5db4ee75e7f72090dbbf0).  
[2026-02-19 07:49:14] local.INFO: ODK IMPORT: Submission 8ed5e3c7-8d77-49e3-89c9-e83aa7fcf001 updated (ID: 529).  
[2026-02-19 07:49:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ed5e3c7-8d77-49e3-89c9-e83aa7fcf001')/male_info  
[2026-02-19 07:49:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-19 07:49:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e3fd268e14ec130e23220b1229c4bc43e3c3ca8d).  
[2026-02-19 07:49:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ed908c4669fdfabf367be328787ce7748150c171).  
[2026-02-19 07:49:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0d826fb379f30fd6639bff514f65b0df2fca50ce).  
[2026-02-19 07:49:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: defbbc5009ff99b19b4bb0200ce8f71efe83b6f2).  
[2026-02-19 07:49:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2e4e74383713d41ac4a6d529d8acfbaf3e713907).  
[2026-02-19 07:49:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7fc2e62579e46200008fa0d7e9990e6043a15fd0).  
[2026-02-19 07:49:16] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0ceca0ad88bff179284f4f09c49c775e73ac620e).  
[2026-02-19 07:49:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ed5e3c7-8d77-49e3-89c9-e83aa7fcf001')/female_info  
[2026-02-19 07:49:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:49:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b180e5e8809deaad32bec426d0fc10e2ff0fac83).  
[2026-02-19 07:49:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 63180f38063924a52fa5adef8ae273a8922e1f6d).  
[2026-02-19 07:49:17] local.INFO: ODK IMPORT: Submission 7e87292f-a4c0-4841-9a8c-6fb0f56d86e0 updated (ID: 530).  
[2026-02-19 07:49:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e87292f-a4c0-4841-9a8c-6fb0f56d86e0')/male_info  
[2026-02-19 07:49:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:49:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 840521505ce14c7ab0bba70b1f9e727a2473017d).  
[2026-02-19 07:49:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0dbabaa7475fe69356289f4bb2727603d2ad2d86).  
[2026-02-19 07:49:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e87292f-a4c0-4841-9a8c-6fb0f56d86e0')/female_info  
[2026-02-19 07:49:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:49:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b61605c56ae98565e91cb03c6a47db14fe6fc9a0).  
[2026-02-19 07:49:19] local.INFO: ODK IMPORT: Submission 6e280a7e-829a-4b63-967a-e2a109463be5 updated (ID: 531).  
[2026-02-19 07:49:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e280a7e-829a-4b63-967a-e2a109463be5')/female_info  
[2026-02-19 07:49:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:49:20] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b352171d8118372624ef6bd11bc15e62a1d46028).  
[2026-02-19 07:49:20] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9c9c7e4931b4e1d8f5ef382838854190a37f650d).  
[2026-02-19 07:49:20] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: cfd81731765682663906e5219664ab2f03115bd0).  
[2026-02-19 07:49:20] local.INFO: ODK IMPORT: Submission 56f3c797-f79d-41c3-a0dc-f6fd93c5cd80 updated (ID: 532).  
[2026-02-19 07:49:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56f3c797-f79d-41c3-a0dc-f6fd93c5cd80')/male_info  
[2026-02-19 07:49:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:49:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c0899f4cd62560c6316c1d2cab07d9b71537385a).  
[2026-02-19 07:49:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8b8a51117e291d1078297989217189158d977bef).  
[2026-02-19 07:49:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 46898bc384bbe2ea415624f60957074d1cf33d0a).  
[2026-02-19 07:49:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5a9225db0d460d9349c1f7392834cca84aa5aace).  
[2026-02-19 07:49:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3db7ad48dd7c7e5b1e275335113c4a7ec86adeae).  
[2026-02-19 07:49:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56f3c797-f79d-41c3-a0dc-f6fd93c5cd80')/female_info  
[2026-02-19 07:49:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:49:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c3387d0973b38816055ed34f6ab8241f81af5878).  
[2026-02-19 07:49:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 961089d2cc547da1c9033e362e3d97e79138eb54).  
[2026-02-19 07:49:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 28c1ff7b534b9569fc2b71fce61d374549f403a3).  
[2026-02-19 07:49:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3deb6b3f84e3c5b96b365ddae2352c211bb0c739).  
[2026-02-19 07:49:22] local.INFO: ODK IMPORT: Submission 5211c7c9-a79a-4300-9261-1e383fc34511 updated (ID: 533).  
[2026-02-19 07:49:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5211c7c9-a79a-4300-9261-1e383fc34511')/male_info  
[2026-02-19 07:49:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:49:23] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6215f531320c99828ebbc6b834642f93f58a3687).  
[2026-02-19 07:49:23] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ce4cb829638a4f3bb94cbb8d3f9fe6ccccc5edc3).  
[2026-02-19 07:49:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5211c7c9-a79a-4300-9261-1e383fc34511')/female_info  
[2026-02-19 07:49:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:49:24] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 08537566f677c9a05d11839ee3b2e3452f7fc2cf).  
[2026-02-19 07:49:24] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 87c2f8e799288db3a66fbd0b935cf8012a2ab5a1).  
[2026-02-19 07:49:24] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 161e5d24302952ed39f3bac879326f4861ff21ba).  
[2026-02-19 07:49:24] local.INFO: ODK IMPORT: Submission c82571d7-1329-4aa2-acb2-5b9a6f85e2e4 updated (ID: 534).  
[2026-02-19 07:49:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac82571d7-1329-4aa2-acb2-5b9a6f85e2e4')/male_info  
[2026-02-19 07:49:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:49:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a5fc390704f1a746399a12f91fa76e66416f84fa).  
[2026-02-19 07:49:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac82571d7-1329-4aa2-acb2-5b9a6f85e2e4')/female_info  
[2026-02-19 07:49:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:49:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9ace30565a769e5fa6129f88862732ac6536bd44).  
[2026-02-19 07:49:26] local.INFO: ODK IMPORT: Submission 78809ca1-25b4-4a8a-b4ff-cc845031e1e7 updated (ID: 535).  
[2026-02-19 07:49:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78809ca1-25b4-4a8a-b4ff-cc845031e1e7')/male_info  
[2026-02-19 07:49:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:49:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5f3b099eca9e165d5d6da5502ba480256886107c).  
[2026-02-19 07:49:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2a69a031fe6690199f031cba69d44424f22dad5c).  
[2026-02-19 07:49:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2e3f9da502c2bb74c555fbb632441a6d0b9cbb1b).  
[2026-02-19 07:49:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e56cd8a244333eeb847882087601428671cb2fd2).  
[2026-02-19 07:49:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78809ca1-25b4-4a8a-b4ff-cc845031e1e7')/female_info  
[2026-02-19 07:49:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:49:29] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 109f02770bcfaa5f274dd635e1d796bb2322e3e6).  
[2026-02-19 07:49:29] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 501f0e3b145244d47fda5b2cf28ff3499722e2ae).  
[2026-02-19 07:49:29] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 52eec8f36560ef096e2fc48fd06f6c342b99b8a6).  
[2026-02-19 07:49:29] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d99c64176f31eaef5117fdb73d890ec74c44227d).  
[2026-02-19 07:49:29] local.INFO: ODK IMPORT: Submission 550a393a-1fa0-4abd-b92c-244b2e2b7338 updated (ID: 536).  
[2026-02-19 07:49:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A550a393a-1fa0-4abd-b92c-244b2e2b7338')/male_info  
[2026-02-19 07:49:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:49:30] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2a893f1d6ec4983ebd96791285d354407751a789).  
[2026-02-19 07:49:30] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d687b3b7d421f7a9f3cddd56374c9a0d3c741a6c).  
[2026-02-19 07:49:30] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3ab583436a3907faff6121f4fa18f54eb26797f3).  
[2026-02-19 07:49:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A550a393a-1fa0-4abd-b92c-244b2e2b7338')/female_info  
[2026-02-19 07:49:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:49:31] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5b69222bfefdc9a216fff9c4971b998c04ede479).  
[2026-02-19 07:49:31] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4839b1f1f5aa182f7a667219ff479102b83a3ed4).  
[2026-02-19 07:49:31] local.INFO: ODK IMPORT: Submission bed646c6-380b-41fb-b50a-c5f3fef95662 updated (ID: 537).  
[2026-02-19 07:49:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abed646c6-380b-41fb-b50a-c5f3fef95662')/male_info  
[2026-02-19 07:49:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:49:32] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8932023a79b63a665a520e32623ac25262c67000).  
[2026-02-19 07:49:32] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 495460b1deba76482a069850c739ee923a93bf38).  
[2026-02-19 07:49:32] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4fcb81a15e7c5a2959730e9136aeac4f861b1b5b).  
[2026-02-19 07:49:32] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0abbebcde3103f228f4d04fb81d4f58e72a71906).  
[2026-02-19 07:49:32] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f4188030a0b2e262d31466637ed991ddd93e4fbd).  
[2026-02-19 07:49:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abed646c6-380b-41fb-b50a-c5f3fef95662')/female_info  
[2026-02-19 07:49:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:49:33] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bd5fadcd25c19a64bd5886820a6db218e2689d83).  
[2026-02-19 07:49:33] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 84ffcd26c01d88c6faaaf60db6c5c5b0ae760570).  
[2026-02-19 07:49:33] local.INFO: ODK IMPORT: Submission 8baa0579-1439-499c-bd02-8da3823232b2 updated (ID: 538).  
[2026-02-19 07:49:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8baa0579-1439-499c-bd02-8da3823232b2')/male_info  
[2026-02-19 07:49:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:49:34] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6a66ed9388a6834dbdc63d72cda71c2448f48b36).  
[2026-02-19 07:49:34] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bee61327d583ac69d8b5524763febe43d430ec0e).  
[2026-02-19 07:49:34] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7b12ee0db85022e4a508ce7e21aa1cddd9b5d1fe).  
[2026-02-19 07:49:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8baa0579-1439-499c-bd02-8da3823232b2')/female_info  
[2026-02-19 07:49:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:49:35] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 143be0c7b5586e32ab77e07e2bc460d60ea4b3dd).  
[2026-02-19 07:49:35] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 829beddbcbdadccce47011d250d0f5094d3b1fe8).  
[2026-02-19 07:49:35] local.INFO: ODK IMPORT: Submission 690ac802-6090-4d83-8c2b-20991584378e updated (ID: 539).  
[2026-02-19 07:49:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A690ac802-6090-4d83-8c2b-20991584378e')/male_info  
[2026-02-19 07:49:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:49:36] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 51665711f073b6f1737928e4702aa33cf3f13c37).  
[2026-02-19 07:49:36] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7201e0ffa30dd0eefc281247c3843cc3cf4c272c).  
[2026-02-19 07:49:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A690ac802-6090-4d83-8c2b-20991584378e')/female_info  
[2026-02-19 07:49:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:49:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: baa096b38febd563abea211a21c60a0a93beb6ac).  
[2026-02-19 07:49:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ed261179af134d31ed187098479749923d378937).  
[2026-02-19 07:49:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bf942e0897f162b055a12e35811617c3d82dd52a).  
[2026-02-19 07:49:37] local.INFO: ODK IMPORT: Submission f942067b-28d5-43fb-9272-6cebfb5c52f1 updated (ID: 540).  
[2026-02-19 07:49:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af942067b-28d5-43fb-9272-6cebfb5c52f1')/male_info  
[2026-02-19 07:49:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:49:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a2da77bdfe75a0806b80eea7494981997376bb61).  
[2026-02-19 07:49:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a6117fb059817942cba5c1aa486714aeed241c58).  
[2026-02-19 07:49:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 962f0164888426245a3a1214ca2d4da12cc0e4b1).  
[2026-02-19 07:49:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 50e6a93cb29e568258e312591c8b572fd2c291cb).  
[2026-02-19 07:49:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0a6531c90540c345b1aedb81f9fbde0de036ba9b).  
[2026-02-19 07:49:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af942067b-28d5-43fb-9272-6cebfb5c52f1')/female_info  
[2026-02-19 07:49:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:49:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4cc99adc33ac5a9925e6d3184f2e58d7a7263206).  
[2026-02-19 07:49:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 848748c506ea51960de5ba7d62258391f5fee7d3).  
[2026-02-19 07:49:39] local.INFO: ODK IMPORT: Submission 3e4a4baa-5cfe-4f95-af84-64bb26fc6a33 updated (ID: 541).  
[2026-02-19 07:49:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e4a4baa-5cfe-4f95-af84-64bb26fc6a33')/male_info  
[2026-02-19 07:49:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:49:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9899b059b1e88c2ab8b79ee5f2b28dedd72593ee).  
[2026-02-19 07:49:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9846fa242c010906e44845e1464c4d7c1da32467).  
[2026-02-19 07:49:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 95b8715b4bb87f90817d43244452bb8c91367ce5).  
[2026-02-19 07:49:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3fa60aec06e7a41ad20a9f2237f55f0f90ef6162).  
[2026-02-19 07:49:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 66e40012e9672aaed423afb39303516759283055).  
[2026-02-19 07:49:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e4a4baa-5cfe-4f95-af84-64bb26fc6a33')/female_info  
[2026-02-19 07:49:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:49:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1370bdec940a4edb14b7363f6e61c87b0b49a741).  
[2026-02-19 07:49:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b96127e473055e7b79704a1e33b21da26ba0da43).  
[2026-02-19 07:49:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 449c2e5633f402f5501d4fb9b0310cda94416320).  
[2026-02-19 07:49:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7a6ad086b4358ce1c4e90c04a20e195157b97219).  
[2026-02-19 07:49:41] local.INFO: ODK IMPORT: Submission ef6af26d-9a86-401d-a168-e1948bdafd2f updated (ID: 542).  
[2026-02-19 07:49:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef6af26d-9a86-401d-a168-e1948bdafd2f')/male_info  
[2026-02-19 07:49:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:49:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a11992d25a164a1ac3faf5440753877c3250816d).  
[2026-02-19 07:49:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6fa1f978db5822be789e8a54299a6d6c834fda47).  
[2026-02-19 07:49:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: aa5bf776e42be50da4a671fe658c3fedee7c65ed).  
[2026-02-19 07:49:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a6ea0978dc3fc3b89e6f9d55faefffda18eb0913).  
[2026-02-19 07:49:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef6af26d-9a86-401d-a168-e1948bdafd2f')/female_info  
[2026-02-19 07:49:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:49:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: de0352cb3486c218ddfa8988a0be750eca0111c7).  
[2026-02-19 07:49:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d295f34d8e7d55431a02e193cacd0990ac80ce50).  
[2026-02-19 07:49:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 25d1a6835c4d9178d4c356924e62faf3b510c533).  
[2026-02-19 07:49:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 84f90b99d29c0775d049461c28bd9e2c0a414435).  
[2026-02-19 07:49:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 543a9dd8f94b1379060ce545e64c71c0b93f8775).  
[2026-02-19 07:49:44] local.INFO: ODK IMPORT: Submission 74447f96-1e09-4675-a937-85482b9a903f updated (ID: 543).  
[2026-02-19 07:49:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A74447f96-1e09-4675-a937-85482b9a903f')/male_info  
[2026-02-19 07:49:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:49:45] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 81a01b93c7f4477b0b748574bccce1b7d03c5ca7).  
[2026-02-19 07:49:45] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7e4fa6aa104a512c88feb12d2bddb6395cab2104).  
[2026-02-19 07:49:45] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3a1917ab4a4e656d52c4143a8f857f7dd34c0b2b).  
[2026-02-19 07:49:45] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c3707e646e7bfac01373802091d86f030bb769bf).  
[2026-02-19 07:49:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A74447f96-1e09-4675-a937-85482b9a903f')/female_info  
[2026-02-19 07:49:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:49:46] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 707fe144c62fbb197145ef791b80276dbce7d7ab).  
[2026-02-19 07:49:46] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f050bd076a89ffaa50408ac69756521990aa9155).  
[2026-02-19 07:49:46] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: eed3e36f1d91944c9a69845499c525b67e05d43b).  
[2026-02-19 07:49:46] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 92974c10b9b86f27038aa2d1ae7ed0320ebeb77e).  
[2026-02-19 07:49:46] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 375078701e1d896c98d0a2db517f0fce2cf89cb8).  
[2026-02-19 07:49:46] local.INFO: ODK IMPORT: Submission b083e558-8d4b-4c72-b8c1-8dbaa5a3efcb updated (ID: 544).  
[2026-02-19 07:49:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab083e558-8d4b-4c72-b8c1-8dbaa5a3efcb')/male_info  
[2026-02-19 07:49:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:49:47] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a9d1ace27b6f45260adaa31254f3e0f279e812b1).  
[2026-02-19 07:49:47] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d20a17ce3d7276e64e57f94372bbd5e95064e749).  
[2026-02-19 07:49:47] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b76967b21bf2b1909e9266dfb21874ac8ee5c75c).  
[2026-02-19 07:49:47] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5a9ce8f28b7a061943e49367ed55857bad241a85).  
[2026-02-19 07:49:47] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7202cdfeb76b54dc52ca6ba944399959b0b016c8).  
[2026-02-19 07:49:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab083e558-8d4b-4c72-b8c1-8dbaa5a3efcb')/female_info  
[2026-02-19 07:49:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:49:48] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: afafce410d728816cfb5d88302a6d0507950c078).  
[2026-02-19 07:49:48] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 480193e383f930c514f4d194bc4c480f9e4ab35e).  
[2026-02-19 07:49:48] local.INFO: ODK IMPORT: Submission ef3e1061-3d84-4aa7-a53a-3abc6edc2451 updated (ID: 545).  
[2026-02-19 07:49:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef3e1061-3d84-4aa7-a53a-3abc6edc2451')/male_info  
[2026-02-19 07:49:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:49:49] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8939604d4add849a153624e152d257902ef8dbcf).  
[2026-02-19 07:49:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef3e1061-3d84-4aa7-a53a-3abc6edc2451')/female_info  
[2026-02-19 07:49:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:49:50] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e6a35154489ff22f2d2c7868667042adf19907ab).  
[2026-02-19 07:49:50] local.INFO: ODK IMPORT: Submission 7631ed6c-4bdb-436c-ac77-c2e2b8ce111f updated (ID: 546).  
[2026-02-19 07:49:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7631ed6c-4bdb-436c-ac77-c2e2b8ce111f')/male_info  
[2026-02-19 07:49:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:49:51] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3c02f38d619267167eb1af064e5211db7dd58b5e).  
[2026-02-19 07:49:51] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8a14638a413a4ac6548b5fe3c66c95716a5bf24f).  
[2026-02-19 07:49:51] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: cc6f6d23cdaef3917017739ebe980b94f425e01c).  
[2026-02-19 07:49:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7631ed6c-4bdb-436c-ac77-c2e2b8ce111f')/female_info  
[2026-02-19 07:49:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:49:52] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6d7b5b2017aa11807bdc14b70350e04f1361d15a).  
[2026-02-19 07:49:52] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1961a296ed6e69e15b89da84b5d2b3fb123fa069).  
[2026-02-19 07:49:52] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c118384006f7d0696d07df9a8627cceb039e05d0).  
[2026-02-19 07:49:52] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ce6d1d1a1d9e4a52621f0b9cd9f1f02515e25884).  
[2026-02-19 07:49:52] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5e292d471e995effb47d8cc58c5aa35d1d583ee5).  
[2026-02-19 07:49:52] local.INFO: ODK IMPORT: Submission 8b1453a5-8cb3-4a58-a499-6ba745069e64 updated (ID: 547).  
[2026-02-19 07:49:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1453a5-8cb3-4a58-a499-6ba745069e64')/male_info  
[2026-02-19 07:49:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:49:53] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ec83d780322a21fd315cbe3c1081f59f16c8cb97).  
[2026-02-19 07:49:53] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 70bb4ee04b55b6d55a32c8509ed9226a8e5287dc).  
[2026-02-19 07:49:53] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 86ac327e252645ab4e9ae355d0dce95440f5a3df).  
[2026-02-19 07:49:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1453a5-8cb3-4a58-a499-6ba745069e64')/female_info  
[2026-02-19 07:49:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:49:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9f00075fff18f7319654ac8502f419b482b7c3cc).  
[2026-02-19 07:49:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 73d5f14ef0e018525984a6f5b8958dd59af6d743).  
[2026-02-19 07:49:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d7447059c038068617a45c960dbdad911c1ce7b2).  
[2026-02-19 07:49:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0cdd866f1c54304bf886e218018a89a262de3f62).  
[2026-02-19 07:49:54] local.INFO: ODK IMPORT: Submission 70918918-0e07-4e2a-aacd-fe6d1ed36ea7 updated (ID: 548).  
[2026-02-19 07:49:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70918918-0e07-4e2a-aacd-fe6d1ed36ea7')/male_info  
[2026-02-19 07:49:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:49:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 71a59ee65d614ce260eb1e53a3a8d6a6b91beb42).  
[2026-02-19 07:49:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c59a7b4cbbd801ef9782676cd6fa4db7a2cd0b82).  
[2026-02-19 07:49:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 164516d1a341014fd88326c6888022ba916feccb).  
[2026-02-19 07:49:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2dc6f971eba15810d6a9fa9fb71610ecc7658e8a).  
[2026-02-19 07:49:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70918918-0e07-4e2a-aacd-fe6d1ed36ea7')/female_info  
[2026-02-19 07:49:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:49:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8e23b445b2cd4f470546ee2a8ae828658235248d).  
[2026-02-19 07:49:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f2f23cb4a4d672cc02b6d49bd36460c58b9bf7e3).  
[2026-02-19 07:49:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 88eaed218a2237e87585ba0f82bb8e5f0441f488).  
[2026-02-19 07:49:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 942ed147dd930c6afae4e199de066aac7db87421).  
[2026-02-19 07:49:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d40e117e73c5c533c571b1c7956dac38ffc4b89c).  
[2026-02-19 07:49:56] local.INFO: ODK IMPORT: Submission 35115535-1df9-44e5-9776-946888eed14c updated (ID: 549).  
[2026-02-19 07:49:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35115535-1df9-44e5-9776-946888eed14c')/male_info  
[2026-02-19 07:49:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:49:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b976298e6187bc8ff22b4d1cebd6aa3fa4f673a2).  
[2026-02-19 07:49:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b43caff91ec25d393edf59e1e03edc7513f46ade).  
[2026-02-19 07:49:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c4dbdb6d37f478fd68381647ab538acd2c3bde1d).  
[2026-02-19 07:49:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 89421efe3729a30f1dc899879b6c61e0c04cb38e).  
[2026-02-19 07:49:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35115535-1df9-44e5-9776-946888eed14c')/female_info  
[2026-02-19 07:49:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-19 07:49:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f0e0ab44f5cf405c1275cd9629170d4bf5876cc0).  
[2026-02-19 07:49:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 94cc0feac1754625a083768fb53f32014e9d5e25).  
[2026-02-19 07:49:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: df31d3c5a27538ce4814aa1e378d3b57002f041a).  
[2026-02-19 07:49:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 485f93bca5855326dbe5efdd27a589fcf045f4ac).  
[2026-02-19 07:49:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c0b262f67fb156f923a9e4f1c6b838dfc6b7ed48).  
[2026-02-19 07:49:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 67fb86373040c0917c277b22e5a2464167a00547).  
[2026-02-19 07:49:59] local.INFO: ODK IMPORT: Submission fad20927-2166-4431-b57c-00b32ec0f55a updated (ID: 550).  
[2026-02-19 07:49:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad20927-2166-4431-b57c-00b32ec0f55a')/male_info  
[2026-02-19 07:50:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:50:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 00c75236dc28b4d014b13989a586ab748701b327).  
[2026-02-19 07:50:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ce4c4f57024e87f4c050a710632b8589b681ca25).  
[2026-02-19 07:50:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: da0ca95d487921936b469f202a88a2230cc3e318).  
[2026-02-19 07:50:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad20927-2166-4431-b57c-00b32ec0f55a')/female_info  
[2026-02-19 07:50:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:50:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bc69c5831c703e01b66f69543d53720991347b88).  
[2026-02-19 07:50:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8e4520f003cca279f9e3aa001c2c3c5ad996dfd0).  
[2026-02-19 07:50:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5b944ed260cb7b21d254dec62ef0c8986823c2f0).  
[2026-02-19 07:50:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 604a91afcf69084f219022fb0c6ce15413c8341a).  
[2026-02-19 07:50:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 22013d5c2c6fabb45ab4436bab02fbca1383387e).  
[2026-02-19 07:50:01] local.INFO: ODK IMPORT: Submission 29d3ff62-bbb9-4cf7-83f8-134b9b0caf66 updated (ID: 551).  
[2026-02-19 07:50:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29d3ff62-bbb9-4cf7-83f8-134b9b0caf66')/male_info  
[2026-02-19 07:50:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:50:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1955270a6e20272c95a62333705646eaaa84e1fa).  
[2026-02-19 07:50:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29d3ff62-bbb9-4cf7-83f8-134b9b0caf66')/female_info  
[2026-02-19 07:50:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:50:03] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2cd132022dcd1b6c1b1c3251f11bc04054a7bee2).  
[2026-02-19 07:50:03] local.INFO: ODK IMPORT: Submission 9fe83e4a-8bca-4482-aba4-f97eaaa05710 updated (ID: 552).  
[2026-02-19 07:50:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9fe83e4a-8bca-4482-aba4-f97eaaa05710')/male_info  
[2026-02-19 07:50:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:50:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 527170a561315c7a2f4c01af54216fda073b4026).  
[2026-02-19 07:50:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a0cae73e047d4df3ff953402d8a75c7b3122fc99).  
[2026-02-19 07:50:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b04f6a8d7f065f93f98f03ecc2179f98500def29).  
[2026-02-19 07:50:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9fe83e4a-8bca-4482-aba4-f97eaaa05710')/female_info  
[2026-02-19 07:50:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:50:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 87ae131738faef6e18d38ddd86c0ac1e2e3df1ec).  
[2026-02-19 07:50:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 122364037f0986222e13d3069944f88302376411).  
[2026-02-19 07:50:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7d064f606383cb74ea8c17b851abb3b678ecad78).  
[2026-02-19 07:50:06] local.INFO: ODK IMPORT: Submission 318b206f-eb02-4bd7-85e9-5c69cb746cb2 updated (ID: 553).  
[2026-02-19 07:50:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A318b206f-eb02-4bd7-85e9-5c69cb746cb2')/male_info  
[2026-02-19 07:50:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:50:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0bd5cc9588de86fdf448ca09f7c91e147765d1e0).  
[2026-02-19 07:50:07] local.INFO: ODK IMPORT: Submission 9b06b412-2fe5-4917-be15-d09d99a8e24c updated (ID: 554).  
[2026-02-19 07:50:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9b06b412-2fe5-4917-be15-d09d99a8e24c')/male_info  
[2026-02-19 07:50:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:50:08] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b17db1c4b9767b37e49bca4dac490f4623feb5eb).  
[2026-02-19 07:50:08] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9da9bfe35ccd2264896d5cab4ad18022b60d9ba5).  
[2026-02-19 07:50:08] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 64e2239029f2604bf88b1b5df98187dee53347d2).  
[2026-02-19 07:50:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9b06b412-2fe5-4917-be15-d09d99a8e24c')/female_info  
[2026-02-19 07:50:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-19 07:50:09] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2289910b644d95ac43bc265d57f0defb9df7d0cd).  
[2026-02-19 07:50:09] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 85330872c3cf8f491ce4bda191ef8fab5fe0c211).  
[2026-02-19 07:50:09] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4ab4bef5d8b45ffefa93aedf392c80635ea5b845).  
[2026-02-19 07:50:09] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 998c22c0252870ad0707fa763c652409aa78759a).  
[2026-02-19 07:50:09] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ed63ac861611cbdf00c412d160dcdd52dcddc9c0).  
[2026-02-19 07:50:09] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 009a51e58ddd233ea392d02fdb245b8a3380cb4b).  
[2026-02-19 07:50:09] local.INFO: ODK IMPORT: Submission cc29c5b7-d581-4c36-bf9e-d9b3bc507a26 updated (ID: 555).  
[2026-02-19 07:50:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acc29c5b7-d581-4c36-bf9e-d9b3bc507a26')/male_info  
[2026-02-19 07:50:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:50:10] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: efce9b73a5d878222bc54627df71bb2c87ed61e9).  
[2026-02-19 07:50:10] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f94789d840e54f249817a030d3edcc50d72cabfc).  
[2026-02-19 07:50:10] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5b078200af7a556a865d71a088418e933ef60856).  
[2026-02-19 07:50:10] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b2d99c86ad3fc5e1dfd707218f86810abc23b4fa).  
[2026-02-19 07:50:10] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: cbea4d8a0a1a7494531936741e31a70a2efb09bf).  
[2026-02-19 07:50:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acc29c5b7-d581-4c36-bf9e-d9b3bc507a26')/female_info  
[2026-02-19 07:50:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:50:11] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9814f60c0c6de6ba9beac73e97311f1fd249668f).  
[2026-02-19 07:50:11] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5cd82e2cd2cb03391875f9ba5ad19436ab701064).  
[2026-02-19 07:50:11] local.INFO: ODK IMPORT: Submission b96ec5d6-a420-4d55-b287-ebc3e810add3 updated (ID: 556).  
[2026-02-19 07:50:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab96ec5d6-a420-4d55-b287-ebc3e810add3')/male_info  
[2026-02-19 07:50:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:50:12] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: abcc381170232f0b8b834a31229a2ac9d112b77b).  
[2026-02-19 07:50:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab96ec5d6-a420-4d55-b287-ebc3e810add3')/female_info  
[2026-02-19 07:50:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:50:13] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d4ad681b5844810ec3146f993b71440d8a1f8ace).  
[2026-02-19 07:50:14] local.INFO: ODK IMPORT: Submission 57ff7c18-41c5-4040-abeb-71ff5a38f333 updated (ID: 557).  
[2026-02-19 07:50:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A57ff7c18-41c5-4040-abeb-71ff5a38f333')/male_info  
[2026-02-19 07:50:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:50:15] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6cd5529226c9e0c07e44d57040fc80b05edf511c).  
[2026-02-19 07:50:15] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 15f9c8bc896717e989b39b63ba9f0a6d397adc7d).  
[2026-02-19 07:50:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A57ff7c18-41c5-4040-abeb-71ff5a38f333')/female_info  
[2026-02-19 07:50:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:50:16] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0b06cadd22524badc3182ad95528cfd38d975bda).  
[2026-02-19 07:50:16] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 615405f9cf368d3ef65d1823a639a50a04515d49).  
[2026-02-19 07:50:16] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7dc2e9004c9ab467758356235e4412636c92d737).  
[2026-02-19 07:50:16] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a8e5c7eb9941b0640601b35900ba8b394414d577).  
[2026-02-19 07:50:16] local.INFO: ODK IMPORT: Submission 6ff2dce6-2d4d-497c-b994-d9a6c90f91b0 updated (ID: 558).  
[2026-02-19 07:50:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ff2dce6-2d4d-497c-b994-d9a6c90f91b0')/female_info  
[2026-02-19 07:50:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:50:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d31713c2bfd349e661c70d667b35c983df676ce1).  
[2026-02-19 07:50:17] local.INFO: ODK IMPORT: Submission 15c6b328-49da-4263-86ca-afbbc3f68cd7 updated (ID: 559).  
[2026-02-19 07:50:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15c6b328-49da-4263-86ca-afbbc3f68cd7')/male_info  
[2026-02-19 07:50:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:50:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 875ecba59afb5e58d86a4565fa745af4002a6f93).  
[2026-02-19 07:50:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: cb12ee3342ecae5f2a9c6d00686aceae270ddcf6).  
[2026-02-19 07:50:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e5fdf1c03f2825cb3ff32b2bd8702895295c1fcd).  
[2026-02-19 07:50:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: aef94ebc2045deecada8e8cc8f11c1cfb4889a9e).  
[2026-02-19 07:50:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 39fb7b9ea8b1164927bb1de6f72ac4ab2d421d75).  
[2026-02-19 07:50:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15c6b328-49da-4263-86ca-afbbc3f68cd7')/female_info  
[2026-02-19 07:50:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:50:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: db25091d479d5cb4f81d47e3a7744decdc5a15b6).  
[2026-02-19 07:50:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0407e9f24f2ad06dfcaea70f6f19a97adc83a5b4).  
[2026-02-19 07:50:19] local.INFO: ODK IMPORT: Submission 1e21d6fa-c22e-4fd4-887a-9845c4fc60ca updated (ID: 560).  
[2026-02-19 07:50:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e21d6fa-c22e-4fd4-887a-9845c4fc60ca')/male_info  
[2026-02-19 07:50:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:50:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 48f9218e5b4f3a6383c52cad4569ed0994af4858).  
[2026-02-19 07:50:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e21d6fa-c22e-4fd4-887a-9845c4fc60ca')/female_info  
[2026-02-19 07:50:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:50:21] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5e87602325445b4275385a60505002d50dc9de49).  
[2026-02-19 07:50:21] local.INFO: ODK IMPORT: Submission a9fad8a0-2a60-4e0f-b3d1-2314ed50925e updated (ID: 561).  
[2026-02-19 07:50:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9fad8a0-2a60-4e0f-b3d1-2314ed50925e')/male_info  
[2026-02-19 07:50:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:50:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7b1bc11a87722790298982c02d5d74752b9e88ba).  
[2026-02-19 07:50:22] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9a09dd12cbc9f3517ee46dc4d33a20eaf2484098).  
[2026-02-19 07:50:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9fad8a0-2a60-4e0f-b3d1-2314ed50925e')/female_info  
[2026-02-19 07:50:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:50:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9932aafd795d5f12bfdd53d17ea43a5045f7e093).  
[2026-02-19 07:50:23] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 52af73091918999e8ce7f508277135f1e57d60c5).  
[2026-02-19 07:50:23] local.INFO: ODK IMPORT: Submission 7438f95b-ca6c-4243-8304-8bfca5cbc489 updated (ID: 562).  
[2026-02-19 07:50:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7438f95b-ca6c-4243-8304-8bfca5cbc489')/male_info  
[2026-02-19 07:50:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:50:24] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 790ccc2adcb0e1183f22902f765e28ba24eff7aa).  
[2026-02-19 07:50:24] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b8d67941e34225192728573a2aad385c3a5ff421).  
[2026-02-19 07:50:24] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 161d811afd0fbb8e82153c6028efac2055a0876c).  
[2026-02-19 07:50:24] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b146603cbea589a445c83dfbc9b7e51e39209611).  
[2026-02-19 07:50:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7438f95b-ca6c-4243-8304-8bfca5cbc489')/female_info  
[2026-02-19 07:50:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:50:25] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 95d0394831a99404c89e9dc709d86329e9e456e1).  
[2026-02-19 07:50:25] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 70fbdebdf0b55fabc653d5f1d7d42a36ee41bd70).  
[2026-02-19 07:50:25] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 10df3697f2447fab902df086415b24955f2f5e9f).  
[2026-02-19 07:50:25] local.INFO: ODK IMPORT: Submission 678c1d42-eec8-47a5-8cca-dd0593770fb7 updated (ID: 563).  
[2026-02-19 07:50:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A678c1d42-eec8-47a5-8cca-dd0593770fb7')/male_info  
[2026-02-19 07:50:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:50:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 198cf9516c58925f29a94af58f3e8f68acbe1f8c).  
[2026-02-19 07:50:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6ebcb9036aebe72cbc9a71a1d60587fecb6148e0).  
[2026-02-19 07:50:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 08f07baf2440c326fd461774c042685ed4dcba30).  
[2026-02-19 07:50:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2d2f32d19fdce03f3e31ce831801fed7aa0b8f1f).  
[2026-02-19 07:50:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A678c1d42-eec8-47a5-8cca-dd0593770fb7')/female_info  
[2026-02-19 07:50:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:50:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2d365c9da82829b2a21ac63e8a97c1f036f2def0).  
[2026-02-19 07:50:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9179c6c05be82afcc54a71f7a1918052990f766f).  
[2026-02-19 07:50:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e4d05ebe734279e28d9373b2d4ad83029dc5d302).  
[2026-02-19 07:50:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c676a0b36047cebf4bee9bb04fff93d6ce3cd5b2).  
[2026-02-19 07:50:28] local.INFO: ODK IMPORT: Submission ff705de6-a12b-44d6-8295-6f41f9867f87 updated (ID: 564).  
[2026-02-19 07:50:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff705de6-a12b-44d6-8295-6f41f9867f87')/male_info  
[2026-02-19 07:50:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:50:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 755a3a3cd385c7ee68f6c99197e4de2bb612cde6).  
[2026-02-19 07:50:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6dba0266f82de21e5699778772a8afcb120be848).  
[2026-02-19 07:50:29] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5de678688696e05f2b8c487b48c4551501e873b7).  
[2026-02-19 07:50:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff705de6-a12b-44d6-8295-6f41f9867f87')/female_info  
[2026-02-19 07:50:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:50:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: aea6a50f02206dca5b1df9ff1a67769f7ab06111).  
[2026-02-19 07:50:30] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7fca2358cbf7df301ee3db1d731569c3721347b8).  
[2026-02-19 07:50:30] local.INFO: ODK IMPORT: Submission 2c3f05ff-a079-4d14-a341-3485cd53de10 updated (ID: 565).  
[2026-02-19 07:50:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c3f05ff-a079-4d14-a341-3485cd53de10')/male_info  
[2026-02-19 07:50:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:50:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b96ccfddf16590217e02411c52bbf95976ac2355).  
[2026-02-19 07:50:31] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4cd4d9d55b8ca8f4e31ca7e92b9560d9090bf189).  
[2026-02-19 07:50:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c3f05ff-a079-4d14-a341-3485cd53de10')/female_info  
[2026-02-19 07:50:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:50:32] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 620032720bc043f2c3bdc166837d2abd68e4856b).  
[2026-02-19 07:50:32] local.INFO: ODK IMPORT: Submission 18489191-3a9f-44f8-846b-bb266f25d60a updated (ID: 566).  
[2026-02-19 07:50:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18489191-3a9f-44f8-846b-bb266f25d60a')/male_info  
[2026-02-19 07:50:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:50:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 97454c55c11e34238ee524fc2810eeea44e7492e).  
[2026-02-19 07:50:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c26bf8e116fbcc79ca8d2902d4da4ca127f64e06).  
[2026-02-19 07:50:33] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a0e049a870b6f43c74cfcd328d8b8ad4412994cc).  
[2026-02-19 07:50:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18489191-3a9f-44f8-846b-bb266f25d60a')/female_info  
[2026-02-19 07:50:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-19 07:50:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d8ce1eca468806ebcf3d1fa7140c53f4e0209360).  
[2026-02-19 07:50:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4f270eda73aeb18f76ff6fe9fa78f78828f3f6d2).  
[2026-02-19 07:50:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e6b689cefd70c440d5a1eb23260c4c36e0ddac96).  
[2026-02-19 07:50:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5bb19c93b28f3808678caf9638bcae94754a8d41).  
[2026-02-19 07:50:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bef5aa96691e1b32ac14ed3e882e3a692f5d6bcd).  
[2026-02-19 07:50:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 670be71feb12bb17029a603f419a2c0ac7391f27).  
[2026-02-19 07:50:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e8d6064b813a7dadca8627e0ccb24921c924e85d).  
[2026-02-19 07:50:34] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 131b7371b62615d64f6fc2efb5ddc4f18c6f8a64).  
[2026-02-19 07:50:34] local.INFO: ODK IMPORT: Submission f420c671-ddf3-4cca-aeef-37d4c122427c updated (ID: 567).  
[2026-02-19 07:50:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af420c671-ddf3-4cca-aeef-37d4c122427c')/male_info  
[2026-02-19 07:50:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:50:35] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c9ecb876376c12aa9d20cb6e5ddf7732fa945ef8).  
[2026-02-19 07:50:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af420c671-ddf3-4cca-aeef-37d4c122427c')/female_info  
[2026-02-19 07:50:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:50:36] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ce39610673bccc2e78e088f7ae0e11089f5530bf).  
[2026-02-19 07:50:36] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 423e975b80c1d63976539925f6185c78297efbd1).  
[2026-02-19 07:50:36] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a2d1355ca50ad6eafa66d10dcf7621e8d32a67d2).  
[2026-02-19 07:50:36] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 86d44a3a13fa38840fd2c1e36e9031fc5417540e).  
[2026-02-19 07:50:36] local.INFO: ODK IMPORT: Submission 5013b408-5ac5-417f-8180-e742f2cf0619 updated (ID: 568).  
[2026-02-19 07:50:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5013b408-5ac5-417f-8180-e742f2cf0619')/male_info  
[2026-02-19 07:50:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:50:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c6049d116795038885a8ae0f235db5713ff06568).  
[2026-02-19 07:50:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a44706a3ed39861810352f00b6dfaf4f471a56d5).  
[2026-02-19 07:50:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fc5ec8b7c77b83daa2a5a1199752ba06c2a288bf).  
[2026-02-19 07:50:37] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a237fe53589bbb93db55d16bb88cea8095b90a12).  
[2026-02-19 07:50:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5013b408-5ac5-417f-8180-e742f2cf0619')/female_info  
[2026-02-19 07:50:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:50:38] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1e019ba85d8b74e885a5891f709df3cbe0870826).  
[2026-02-19 07:50:38] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f0d1ee79ec4f8525c3a76e064c4cfd782e41cf7d).  
[2026-02-19 07:50:38] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3e5a7f1a439e8db53d6d383c3380bc2b81ef6232).  
[2026-02-19 07:50:38] local.INFO: ODK IMPORT: Submission 23feedfd-ab70-4cfc-96b4-f59820754bda updated (ID: 569).  
[2026-02-19 07:50:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23feedfd-ab70-4cfc-96b4-f59820754bda')/male_info  
[2026-02-19 07:50:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:50:39] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8ccd7c90f4d1bdb36f5c782144ff48eced24a183).  
[2026-02-19 07:50:39] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e180ff54a2147e83ae2e6a20dca822e4c12febb5).  
[2026-02-19 07:50:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23feedfd-ab70-4cfc-96b4-f59820754bda')/female_info  
[2026-02-19 07:50:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:50:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: eb305cce8dec3c86d2e13ed944229b6c28bd7c31).  
[2026-02-19 07:50:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f62575281065b7afac073dd6f5fd42001e0d838b).  
[2026-02-19 07:50:41] local.INFO: ODK IMPORT: Submission 45789b6f-dac5-4a0b-9107-a9ba5b2812a0 updated (ID: 570).  
[2026-02-19 07:50:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45789b6f-dac5-4a0b-9107-a9ba5b2812a0')/male_info  
[2026-02-19 07:50:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-02-19 07:50:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: adbb8c1d438223a3839254e34365309afc3385a8).  
[2026-02-19 07:50:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f960808067d3299da3de6a6a615df404a4d0a09f).  
[2026-02-19 07:50:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 503ef23b89aa66d5fd75a651007b177e9fe0a54f).  
[2026-02-19 07:50:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 07c9eadc891e68bd5cf66c6f5bd5e0106ce97e96).  
[2026-02-19 07:50:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8b09165b019c19fd567aab167d77f85075fd254b).  
[2026-02-19 07:50:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: cb089fbf9bda3566dd2d776399894576ed72659e).  
[2026-02-19 07:50:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d971a3d49bd4259bc3d0d5f953e3bd53c924c631).  
[2026-02-19 07:50:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5ba8a08f241e35cae56295218bf9e164802e306d).  
[2026-02-19 07:50:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c10cb968a8ef15fe17819126e2441ac67b21b632).  
[2026-02-19 07:50:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45789b6f-dac5-4a0b-9107-a9ba5b2812a0')/female_info  
[2026-02-19 07:50:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:50:43] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 04c321c8e396299fcb94233be9bb3ce5d9a52e45).  
[2026-02-19 07:50:43] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: cf989862079370537d0c6c073b3603d298569fb3).  
[2026-02-19 07:50:43] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a66f8b2a9638ad014a31ce1ef8d7748a45f82d2d).  
[2026-02-19 07:50:43] local.INFO: ODK IMPORT: Submission b308f5c3-3ffb-4ec2-8692-c18830fbbd60 updated (ID: 571).  
[2026-02-19 07:50:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab308f5c3-3ffb-4ec2-8692-c18830fbbd60')/male_info  
[2026-02-19 07:50:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:50:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bfbfc3e6c8dd471124450da354ea122e71612781).  
[2026-02-19 07:50:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 23be876f8f1d7cc384d45e62d4b0e20ba2162725).  
[2026-02-19 07:50:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6c5ed130f88b807e299d9f1c503fc410168085b6).  
[2026-02-19 07:50:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a0996705a8ccf899860225ed3483daa2c77fccc1).  
[2026-02-19 07:50:44] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 212211738ea0890e08e58706e5b6c57e28576c43).  
[2026-02-19 07:50:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab308f5c3-3ffb-4ec2-8692-c18830fbbd60')/female_info  
[2026-02-19 07:50:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:50:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0633122bdc24993c3024c2dcc8e5245945457e41).  
[2026-02-19 07:50:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 47d0795cd2d5418a98fced196736547f7948080e).  
[2026-02-19 07:50:45] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c9914de002247725913ce7e16338dcd789bd440f).  
[2026-02-19 07:50:45] local.INFO: ODK IMPORT: Submission 41e8bb39-e066-4ea6-bf21-536595adb986 updated (ID: 572).  
[2026-02-19 07:50:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41e8bb39-e066-4ea6-bf21-536595adb986')/male_info  
[2026-02-19 07:50:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:50:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 66a9499ed98b802978eb14f73ff6d33b8d42b551).  
[2026-02-19 07:50:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9ef4cfed214b0a682659f0438981539f7e0eae68).  
[2026-02-19 07:50:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 16d122226b10bf93e2033a82f87b159732a8f709).  
[2026-02-19 07:50:46] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7d940ed9166b56056602277f24cbe76311465067).  
[2026-02-19 07:50:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41e8bb39-e066-4ea6-bf21-536595adb986')/female_info  
[2026-02-19 07:50:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-19 07:50:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1c9408792e0be01de86c42f319ac19fc1a9ff7b9).  
[2026-02-19 07:50:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f206da7d08266e17773f32485e0a97aa294c3cc8).  
[2026-02-19 07:50:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c29e9e4cf1ad51c7d5f88d3acbc54645177c4a9a).  
[2026-02-19 07:50:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e9c9028c0ba058d476c68ddbc5053ddad256fee3).  
[2026-02-19 07:50:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 938cfada934ca0617fc7d588e0ca0b9991d69d05).  
[2026-02-19 07:50:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2c750846f9bf688c9c92d7959c0006c74b70d2ec).  
[2026-02-19 07:50:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2d06fc5da3bdef12d5ea64514f432c4374c03333).  
[2026-02-19 07:50:47] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bbd8126d3296639d0305b3dcedbb529bc5565a8e).  
[2026-02-19 07:50:47] local.INFO: ODK IMPORT: Submission 1c103fa2-ecfb-4f85-a321-96b4394d423d updated (ID: 573).  
[2026-02-19 07:50:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1c103fa2-ecfb-4f85-a321-96b4394d423d')/male_info  
[2026-02-19 07:50:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:50:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e5a70fbb2914c817a722a6b62694a274cf6ab011).  
[2026-02-19 07:50:48] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 75760098f0322d3534e848f5a054eb7759280f5e).  
[2026-02-19 07:50:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1c103fa2-ecfb-4f85-a321-96b4394d423d')/female_info  
[2026-02-19 07:50:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-19 07:50:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: afb942a0af2aea0bb07ca6b3cfc5c4715c1d59e9).  
[2026-02-19 07:50:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9d4c6ff9840d299c53274035026dc02164a54d9a).  
[2026-02-19 07:50:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 75ef848072ab7dcb378ef6cbd6a195cdfdf628a2).  
[2026-02-19 07:50:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 33610c2f486132e3ac0c6b711d12187512e11745).  
[2026-02-19 07:50:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1b8417f85dbc18f0100539e57090c89163450d24).  
[2026-02-19 07:50:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d83c21736285d13359eb90e1b5e2a5f28a4a5058).  
[2026-02-19 07:50:49] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c1894502c2dcbca8b8501f04d8168265d4ebb6da).  
[2026-02-19 07:50:49] local.INFO: ODK IMPORT: Submission 0ce0fa54-f66f-4252-b492-aa68afa2072d updated (ID: 574).  
[2026-02-19 07:50:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ce0fa54-f66f-4252-b492-aa68afa2072d')/male_info  
[2026-02-19 07:50:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:50:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a373d72b85e0182285f0428e929dcac3c8618275).  
[2026-02-19 07:50:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3ede6a52f7addfbc8a36988c4bb1b27491bc3693).  
[2026-02-19 07:50:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d16120f33fc373ea4954c18c39b448b6806afec0).  
[2026-02-19 07:50:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e337bfcd973eecfd1e2576d49edb04c3817adf80).  
[2026-02-19 07:50:50] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7be7621b0bec8d9753c16f2ca5b797633795aaba).  
[2026-02-19 07:50:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ce0fa54-f66f-4252-b492-aa68afa2072d')/female_info  
[2026-02-19 07:50:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:50:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5dea5bb146a070efcf7307d1cd7c62771d358126).  
[2026-02-19 07:50:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 96154029d1425e6c298eef9ad42a9d9aa6ee377e).  
[2026-02-19 07:50:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9cd67ff53f96983bd76f1cda21fc8f7894d9caf2).  
[2026-02-19 07:50:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 86286b457ed2b5ac6e18e11f8ac0a979c08bb888).  
[2026-02-19 07:50:51] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5b2e772d01e8d27eed79716d329ea6a25a85b4b4).  
[2026-02-19 07:50:51] local.INFO: ODK IMPORT: Submission 229f9804-ffa6-4625-a827-e5f80f742911 updated (ID: 575).  
[2026-02-19 07:50:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229f9804-ffa6-4625-a827-e5f80f742911')/male_info  
[2026-02-19 07:50:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:50:52] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 496daad98d506cd41e51b455f7285133b862b31b).  
[2026-02-19 07:50:52] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 820f9e98b7d5ef77627017abb93971f31d5ed1d1).  
[2026-02-19 07:50:52] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c0a61a25c066641029d3c7d60f5bb03671192e82).  
[2026-02-19 07:50:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229f9804-ffa6-4625-a827-e5f80f742911')/female_info  
[2026-02-19 07:50:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:50:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8a3c947d9c2cfd16934467dedb5dfdcbe839574c).  
[2026-02-19 07:50:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d79e5a7e0bab887d8e7912f9149bfcd0185456ea).  
[2026-02-19 07:50:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fb524307779745b6ab9ce70ffb21ecbfdc5652c7).  
[2026-02-19 07:50:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d8e16516bc878abe0249104a9894fc4eb57ab914).  
[2026-02-19 07:50:54] local.INFO: ODK IMPORT: Submission 82d52e0e-9d5b-4128-a7d6-91cb7a8524d8 updated (ID: 576).  
[2026-02-19 07:50:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82d52e0e-9d5b-4128-a7d6-91cb7a8524d8')/male_info  
[2026-02-19 07:50:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:50:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c239357c77e83498ea9dfa80fbc5d4dc47606e77).  
[2026-02-19 07:50:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 19a1eba7c82186f184842eca482df8ae77ba4aa7).  
[2026-02-19 07:50:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 67a6b59dadd83d5b71021e184efc617bd7fd9b03).  
[2026-02-19 07:50:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 104a7ae2b3b328a6d4a3abc85fe0356f94e3f501).  
[2026-02-19 07:50:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82d52e0e-9d5b-4128-a7d6-91cb7a8524d8')/female_info  
[2026-02-19 07:50:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:50:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7b1d76ff36fa47bfdd1e50b38be5aa447ca69fe6).  
[2026-02-19 07:50:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3f0fdaf0872fb6b82c9b8e8eb77808f66e7fbe13).  
[2026-02-19 07:50:56] local.INFO: ODK IMPORT: Submission 407b5655-db4c-4865-8607-c91687d6cd58 updated (ID: 577).  
[2026-02-19 07:50:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A407b5655-db4c-4865-8607-c91687d6cd58')/male_info  
[2026-02-19 07:50:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:50:57] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7e29739ff97ab3ed634f48f74cca4268e7214a3b).  
[2026-02-19 07:50:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A407b5655-db4c-4865-8607-c91687d6cd58')/female_info  
[2026-02-19 07:50:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:50:58] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 92a0e7fc285f2512a48d6077099e6c2acece03f0).  
[2026-02-19 07:50:58] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: da70253556d267187367a87291e233cfd209d3cb).  
[2026-02-19 07:50:58] local.INFO: ODK IMPORT: Submission 2ccdc8b7-918c-4eab-8dfd-dc140a75046e updated (ID: 578).  
[2026-02-19 07:50:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ccdc8b7-918c-4eab-8dfd-dc140a75046e')/male_info  
[2026-02-19 07:50:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:50:59] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1ad5a2224eb4468276690ab38620ac184da4186d).  
[2026-02-19 07:50:59] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2cfc198923c7ea027e346f2f9fddaef5dc2618a7).  
[2026-02-19 07:50:59] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2fa6498dcb93ce71c0324ee1ac3c27d65e72b7c6).  
[2026-02-19 07:50:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ccdc8b7-918c-4eab-8dfd-dc140a75046e')/female_info  
[2026-02-19 07:51:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:51:00] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a5723c44fa9cfca83e79fd3514be94123fc0ee8d).  
[2026-02-19 07:51:00] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ce8c677c22b8847a5fc92b4aa2be91b3b91b7ff0).  
[2026-02-19 07:51:00] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fbe2d51a96ffa9bec95903dc8ba32f43c8f0210e).  
[2026-02-19 07:51:00] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1038a10f4ea7360fececce0f2b433f7f48349a4e).  
[2026-02-19 07:51:00] local.INFO: ODK IMPORT: Submission 29312858-47cf-4c30-ad19-305100f25463 updated (ID: 579).  
[2026-02-19 07:51:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29312858-47cf-4c30-ad19-305100f25463')/female_info  
[2026-02-19 07:51:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:51:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fb24e13bfba09260f39ed9fee30fd729bda9abe4).  
[2026-02-19 07:51:01] local.INFO: ODK IMPORT: Submission 8f32eaaa-ac73-4a4f-bb6f-9d0788564502 updated (ID: 580).  
[2026-02-19 07:51:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f32eaaa-ac73-4a4f-bb6f-9d0788564502')/male_info  
[2026-02-19 07:51:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:51:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f341f19a9eceb93cc4a6d5fe54656ce27d547e5b).  
[2026-02-19 07:51:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 76ace46d350f35b0e7c036e12b6e5a8148caf780).  
[2026-02-19 07:51:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 708cfe91b5bfbb9e335fa3f250d173761511170d).  
[2026-02-19 07:51:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d41fd07622fe7785fbf1ee549d550326cab3779d).  
[2026-02-19 07:51:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f32eaaa-ac73-4a4f-bb6f-9d0788564502')/female_info  
[2026-02-19 07:51:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:51:03] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f10beef4bc5d68cd922e7645d6b19a444869b2e6).  
[2026-02-19 07:51:03] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 69107bfe6d0e401958c90df450bd9e4fe4fb68d1).  
[2026-02-19 07:51:03] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 464ce701dadf2fd730a9a6f54ddaa00929daa471).  
[2026-02-19 07:51:03] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5bfc5b1720099bd840b7b682b3717e73bfe8833e).  
[2026-02-19 07:51:03] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 79893d5874c95c910d8b4d92e17390756b70e972).  
[2026-02-19 07:51:03] local.INFO: ODK IMPORT: Submission 972b4bb6-7140-42a0-bd9a-09ee847efd4b updated (ID: 581).  
[2026-02-19 07:51:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A972b4bb6-7140-42a0-bd9a-09ee847efd4b')/male_info  
[2026-02-19 07:51:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-19 07:51:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 32f7cd91fecbe054837482e3de767ea4fc493da4).  
[2026-02-19 07:51:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3bfff2308cbc8735675c2304aff30f14119395bf).  
[2026-02-19 07:51:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 69332855e075bba3e196dd8a68e099726bb24f20).  
[2026-02-19 07:51:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ddd91ca4dbcf06d3831f0970be2e23034650e059).  
[2026-02-19 07:51:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 94c2b14a2dba1c436d639c431b2d091f2af35e8c).  
[2026-02-19 07:51:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2e058a5df578db7c60ba5ef60088327f01cb1ba7).  
[2026-02-19 07:51:05] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 56bdb2d5a5e0be95e160d141c53052a6807fe99e).  
[2026-02-19 07:51:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A972b4bb6-7140-42a0-bd9a-09ee847efd4b')/female_info  
[2026-02-19 07:51:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:51:06] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2e7bb41b80fd03e195273c34a7e8bedaa8c55a5c).  
[2026-02-19 07:51:06] local.INFO: ODK IMPORT: Submission 0ab764a4-30d5-4fd8-bb3f-3091f63bb9dc updated (ID: 582).  
[2026-02-19 07:51:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ab764a4-30d5-4fd8-bb3f-3091f63bb9dc')/male_info  
[2026-02-19 07:51:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:51:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b1821f62c855a4607c0597d49abe7981781b7db0).  
[2026-02-19 07:51:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: dd5036090a83c155952caebec00390333e7b55f1).  
[2026-02-19 07:51:07] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 97e172797a7e942a30c2a0531f12c646676567bb).  
[2026-02-19 07:51:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ab764a4-30d5-4fd8-bb3f-3091f63bb9dc')/female_info  
[2026-02-19 07:51:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:51:08] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d8b33bd5b1fc887b7447287d309c123ce8b9c848).  
[2026-02-19 07:51:08] local.INFO: ODK IMPORT: Submission f24a548d-8cae-45ea-874c-ce3d2ba6c02c updated (ID: 583).  
[2026-02-19 07:51:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af24a548d-8cae-45ea-874c-ce3d2ba6c02c')/female_info  
[2026-02-19 07:51:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:51:09] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: dd1e389dfe9e9418d39b38708493995581bc938c).  
[2026-02-19 07:51:09] local.INFO: ODK IMPORT: Submission a5a7e467-abcd-4c55-983d-ed4c1f1f6569 updated (ID: 584).  
[2026-02-19 07:51:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5a7e467-abcd-4c55-983d-ed4c1f1f6569')/male_info  
[2026-02-19 07:51:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:51:10] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 078292e04d9024a44d8bb101eaddfd008d8e371c).  
[2026-02-19 07:51:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5a7e467-abcd-4c55-983d-ed4c1f1f6569')/female_info  
[2026-02-19 07:51:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:51:11] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ff67f10e7a32086ca80862df43d7748a769833bc).  
[2026-02-19 07:51:11] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d98dbed96cd8fb11ce57e3d8aeeafb8b424eb404).  
[2026-02-19 07:51:11] local.INFO: ODK IMPORT: Submission 61152e12-5942-463f-8468-79d853976e25 updated (ID: 585).  
[2026-02-19 07:51:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61152e12-5942-463f-8468-79d853976e25')/male_info  
[2026-02-19 07:51:11] local.ERROR: Target class [Database\Seeders\RolePermissionSeeder] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Database\\Seeders\\RolePermissionSeeder] does not exist. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php:1019)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(890): Illuminate\\Container\\Container->build('Database\\\\Seeder...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1077): Illuminate\\Container\\Container->resolve('Database\\\\Seeder...', Array, true)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(821): Illuminate\\Foundation\\Application->resolve('Database\\\\Seeder...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1057): Illuminate\\Container\\Container->make('Database\\\\Seeder...', Array)
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(99): Illuminate\\Foundation\\Application->make('Database\\\\Seeder...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(71): Illuminate\\Database\\Console\\Seeds\\SeedCommand->getSeeder()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(157): Illuminate\\Database\\Console\\Seeds\\SeedCommand->{closure:Illuminate\\Database\\Console\\Seeds\\SeedCommand::handle():70}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#14 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Seeds\\SeedCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Database\\Seeders\\RolePermissionSeeder\" does not exist at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php:1017)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(1017): ReflectionClass->__construct('Database\\\\Seeder...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(890): Illuminate\\Container\\Container->build('Database\\\\Seeder...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1077): Illuminate\\Container\\Container->resolve('Database\\\\Seeder...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(821): Illuminate\\Foundation\\Application->resolve('Database\\\\Seeder...', Array)
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1057): Illuminate\\Container\\Container->make('Database\\\\Seeder...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(99): Illuminate\\Foundation\\Application->make('Database\\\\Seeder...')
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(71): Illuminate\\Database\\Console\\Seeds\\SeedCommand->getSeeder()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(157): Illuminate\\Database\\Console\\Seeds\\SeedCommand->{closure:Illuminate\\Database\\Console\\Seeds\\SeedCommand::handle():70}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#15 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Seeds\\SeedCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#22 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-02-19 07:51:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:51:12] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: adaebec175cda6e5d8aab9c0035ac58a0cdffbe7).  
[2026-02-19 07:51:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61152e12-5942-463f-8468-79d853976e25')/female_info  
[2026-02-19 07:51:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:51:13] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: edcf2161a5dec78ab01e0f2ea305ec0dc8f12ae9).  
[2026-02-19 07:51:13] local.INFO: ODK IMPORT: Submission 91f2106e-a8d2-4f7b-a787-583aa741d4fe updated (ID: 586).  
[2026-02-19 07:51:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91f2106e-a8d2-4f7b-a787-583aa741d4fe')/male_info  
[2026-02-19 07:51:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:51:14] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9791dee677727f6ceab833d5f163691c8220f3aa).  
[2026-02-19 07:51:14] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 21411c4d44f05f70056bdb9995f0551db89d4747).  
[2026-02-19 07:51:14] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: cecccda74018167dc08585f713757174f9824687).  
[2026-02-19 07:51:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91f2106e-a8d2-4f7b-a787-583aa741d4fe')/female_info  
[2026-02-19 07:51:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:51:15] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 24f03c69cd37866de38fd5a80bad3daf9586aaa3).  
[2026-02-19 07:51:15] local.INFO: ODK IMPORT: Submission 450a45da-e340-47f4-b4a6-b4d3400452de updated (ID: 587).  
[2026-02-19 07:51:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A450a45da-e340-47f4-b4a6-b4d3400452de')/male_info  
[2026-02-19 07:51:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:51:17] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2afc534596522f4048c7ca79fbee0b7820b67145).  
[2026-02-19 07:51:17] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6bcb707f845fa838d8235d5c246ad8dfd3b2bb01).  
[2026-02-19 07:51:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A450a45da-e340-47f4-b4a6-b4d3400452de')/female_info  
[2026-02-19 07:51:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:51:18] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fa24b71ad8471e5d060a87518a462335e0faf47f).  
[2026-02-19 07:51:18] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 36f18ff793a6bb77834958fd9992a3197a06d97e).  
[2026-02-19 07:51:18] local.INFO: ODK IMPORT: Submission ce473057-719f-47be-8a5c-57d27f4992e4 updated (ID: 588).  
[2026-02-19 07:51:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ace473057-719f-47be-8a5c-57d27f4992e4')/male_info  
[2026-02-19 07:51:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:51:19] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d166827736e4e9dd625a0d559123d18007c21329).  
[2026-02-19 07:51:19] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6df841082181db04c8c61469cb8c4bb87745db24).  
[2026-02-19 07:51:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ace473057-719f-47be-8a5c-57d27f4992e4')/female_info  
[2026-02-19 07:51:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:51:20] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 07677137d204ac8e93a288ddb084c254b678e196).  
[2026-02-19 07:51:20] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fd77bf2a14514e0cd0ba06e7d747560fb149f4db).  
[2026-02-19 07:51:20] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 75ee3de87220d22b0e97d8d32ab0556a3a1c046a).  
[2026-02-19 07:51:20] local.INFO: ODK IMPORT: Submission 92c3cbe3-e458-45a1-b629-5ed57f5ded2a updated (ID: 589).  
[2026-02-19 07:51:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92c3cbe3-e458-45a1-b629-5ed57f5ded2a')/male_info  
[2026-02-19 07:51:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:51:21] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 31accb4e8442a98872bb27ac712edf30ec14544c).  
[2026-02-19 07:51:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92c3cbe3-e458-45a1-b629-5ed57f5ded2a')/female_info  
[2026-02-19 07:51:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:51:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ddd61f3033debd74038412c00bfe253b144f1888).  
[2026-02-19 07:51:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ae3ea1cd78058c0d41d481c3bdae0b11fa29c401).  
[2026-02-19 07:51:22] local.INFO: ODK IMPORT: Submission 7c4116ec-d14e-4e42-9138-e1c259d294fd updated (ID: 590).  
[2026-02-19 07:51:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c4116ec-d14e-4e42-9138-e1c259d294fd')/male_info  
[2026-02-19 07:51:22] local.ERROR: Target class [Database\Seeders\RolePermissionSeeder] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Database\\Seeders\\RolePermissionSeeder] does not exist. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php:1019)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(890): Illuminate\\Container\\Container->build('Database\\\\Seeder...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1077): Illuminate\\Container\\Container->resolve('Database\\\\Seeder...', Array, true)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(821): Illuminate\\Foundation\\Application->resolve('Database\\\\Seeder...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1057): Illuminate\\Container\\Container->make('Database\\\\Seeder...', Array)
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(99): Illuminate\\Foundation\\Application->make('Database\\\\Seeder...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(71): Illuminate\\Database\\Console\\Seeds\\SeedCommand->getSeeder()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(157): Illuminate\\Database\\Console\\Seeds\\SeedCommand->{closure:Illuminate\\Database\\Console\\Seeds\\SeedCommand::handle():70}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#14 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Seeds\\SeedCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Database\\Seeders\\RolePermissionSeeder\" does not exist at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php:1017)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(1017): ReflectionClass->__construct('Database\\\\Seeder...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(890): Illuminate\\Container\\Container->build('Database\\\\Seeder...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1077): Illuminate\\Container\\Container->resolve('Database\\\\Seeder...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(821): Illuminate\\Foundation\\Application->resolve('Database\\\\Seeder...', Array)
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1057): Illuminate\\Container\\Container->make('Database\\\\Seeder...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(99): Illuminate\\Foundation\\Application->make('Database\\\\Seeder...')
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(71): Illuminate\\Database\\Console\\Seeds\\SeedCommand->getSeeder()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(157): Illuminate\\Database\\Console\\Seeds\\SeedCommand->{closure:Illuminate\\Database\\Console\\Seeds\\SeedCommand::handle():70}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#15 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Seeds\\SeedCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#22 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-02-19 07:51:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:51:23] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9de40c5a0421a86fb47cf4fd3f2b3092ff972739).  
[2026-02-19 07:51:23] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f867d59a9574430920909d8c5a5aeb0b79fcfbaf).  
[2026-02-19 07:51:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c4116ec-d14e-4e42-9138-e1c259d294fd')/female_info  
[2026-02-19 07:51:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:51:24] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6cffd7b8ea801ea883e2ade3cf6d0a2c298ebc06).  
[2026-02-19 07:51:24] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a8cb23f5489d4876501b6538c3dc95c6590760da).  
[2026-02-19 07:51:24] local.INFO: ODK IMPORT: Submission 8d67deef-19a6-419f-94d7-5a6b5edd1fc9 updated (ID: 591).  
[2026-02-19 07:51:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d67deef-19a6-419f-94d7-5a6b5edd1fc9')/male_info  
[2026-02-19 07:51:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:51:25] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5d51ca26538db559b808ec3485e7470898d89bdf).  
[2026-02-19 07:51:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d67deef-19a6-419f-94d7-5a6b5edd1fc9')/female_info  
[2026-02-19 07:51:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:51:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a4d5d06c3b1212c6b89a8095dfa35c14fe1293d7).  
[2026-02-19 07:51:26] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8a13fbdac7189980ee3e7239f26616f4212c41e2).  
[2026-02-19 07:51:26] local.INFO: ODK IMPORT: Submission 2e727c6c-bb9a-4302-9fe5-21eccae06a28 updated (ID: 592).  
[2026-02-19 07:51:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2e727c6c-bb9a-4302-9fe5-21eccae06a28')/male_info  
[2026-02-19 07:51:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:51:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c00fa609cc3d8d075703c1250bea230fea45954f).  
[2026-02-19 07:51:27] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fa40a7f7f91869b725449435bfb356f77b0e6edb).  
[2026-02-19 07:51:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2e727c6c-bb9a-4302-9fe5-21eccae06a28')/female_info  
[2026-02-19 07:51:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:51:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 53e58a71ccf028574f74e9a9b0984230fb88df4d).  
[2026-02-19 07:51:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5c42d2da82dc73dbd0575729d4a2345630309ee3).  
[2026-02-19 07:51:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: dce49564c4d5b1809c720cbab7a6b72bed14148a).  
[2026-02-19 07:51:28] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f7dd0086559423052c449c580ca725d4a848546f).  
[2026-02-19 07:51:28] local.INFO: ODK IMPORT: Submission 9c985a5b-fa02-48f7-aac8-93ffc4d63b3c updated (ID: 593).  
[2026-02-19 07:51:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9c985a5b-fa02-48f7-aac8-93ffc4d63b3c')/male_info  
[2026-02-19 07:51:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:51:30] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: adb62577c085253083f5c2d04bd5eff9a1b0069f).  
[2026-02-19 07:51:30] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f1a49f938d1327f897db033ca7bb572cd7ae4100).  
[2026-02-19 07:51:30] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: cb17da051ddd6a9d0811d190d8caca86bd855c09).  
[2026-02-19 07:51:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9c985a5b-fa02-48f7-aac8-93ffc4d63b3c')/female_info  
[2026-02-19 07:51:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:51:31] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 50a9f34cd848659fdfb22e513b4a6736ca2c7da5).  
[2026-02-19 07:51:31] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 45ec02f28198fd12e5dfb34af9e9d8bff2105c2b).  
[2026-02-19 07:51:31] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d7792b0b3ed4b04e665b9d7e30df84ea243649db).  
[2026-02-19 07:51:31] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 85882f3254c8022d9722136454715675fe12c593).  
[2026-02-19 07:51:31] local.INFO: ODK IMPORT: Submission dd2a3046-72e3-433d-8989-41c460b11b86 updated (ID: 594).  
[2026-02-19 07:51:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add2a3046-72e3-433d-8989-41c460b11b86')/male_info  
[2026-02-19 07:51:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:51:32] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: aadd7ef940fe87e0287d8f48a042fe76c8dc7286).  
[2026-02-19 07:51:32] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f53e51a3d60d55381f6d5792ff9f3123a51858ff).  
[2026-02-19 07:51:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add2a3046-72e3-433d-8989-41c460b11b86')/female_info  
[2026-02-19 07:51:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-19 07:51:33] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9218ef2f9eca7e978ebc421c799b90441b01554a).  
[2026-02-19 07:51:33] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2fb7e052aa77472ca415b4bfcd9a656d2bb35b5c).  
[2026-02-19 07:51:33] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c7e9ad3769a6bf833cdddc312204dfeab00f34e1).  
[2026-02-19 07:51:33] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 53f2ff58e5e4c02e5e2a851f3cc30d330a223146).  
[2026-02-19 07:51:33] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 77ef46b3eb7f413d9a9b78bb0321e1193e686d8f).  
[2026-02-19 07:51:33] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fc7fb990aeaff2a5b847f78cff03f96b7379531b).  
[2026-02-19 07:51:33] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fcc5a5ac601bc9189213e31d41e4e9241b43a7a7).  
[2026-02-19 07:51:33] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d1e145626af24f06f28d81a92a543594338a70c6).  
[2026-02-19 07:51:33] local.INFO: ODK IMPORT: Submission 802f54aa-65a1-4691-8399-b70bb8e8a6a5 updated (ID: 595).  
[2026-02-19 07:51:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A802f54aa-65a1-4691-8399-b70bb8e8a6a5')/male_info  
[2026-02-19 07:51:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:51:34] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5ea83b9f7639a9ea95b75bf62204bed3001d7b70).  
[2026-02-19 07:51:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A802f54aa-65a1-4691-8399-b70bb8e8a6a5')/female_info  
[2026-02-19 07:51:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:51:35] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1113d9c9424b6ae36fae68fcde487dd6c99dbaef).  
[2026-02-19 07:51:35] local.INFO: ODK IMPORT: Submission 70152ae7-78d7-4c98-9c03-adf8dfda95c3 updated (ID: 596).  
[2026-02-19 07:51:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70152ae7-78d7-4c98-9c03-adf8dfda95c3')/male_info  
[2026-02-19 07:51:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:51:36] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4dabc0b7e034f5eeb7dc16b348ad114938ae7d10).  
[2026-02-19 07:51:36] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1d1064397c8d8291e674029029da89bc9199d61a).  
[2026-02-19 07:51:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70152ae7-78d7-4c98-9c03-adf8dfda95c3')/female_info  
[2026-02-19 07:51:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:51:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f89665769f4dcf97fd3cbd53fda9b6de535ab353).  
[2026-02-19 07:51:37] local.INFO: ODK IMPORT: Submission 4efab953-978e-4edf-b8a3-f6dd862c0c8c updated (ID: 597).  
[2026-02-19 07:51:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4efab953-978e-4edf-b8a3-f6dd862c0c8c')/male_info  
[2026-02-19 07:51:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:51:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 336c609cef8c9049ccc09c46c481e5c5c0daa86c).  
[2026-02-19 07:51:38] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 692fa13cfac63e03f8a815a25ee502526f6e47fb).  
[2026-02-19 07:51:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4efab953-978e-4edf-b8a3-f6dd862c0c8c')/female_info  
[2026-02-19 07:51:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:51:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a95c06667cb3174e2630443b4cf55d7289a3f856).  
[2026-02-19 07:51:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 674eb63af0fd92b0d8177bd8933855e36ea654cf).  
[2026-02-19 07:51:39] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a6468816fa49a0db34259113828709232dc2c508).  
[2026-02-19 07:51:39] local.INFO: ODK IMPORT: Submission d262c108-a745-472a-9ce4-ed65e972242d updated (ID: 598).  
[2026-02-19 07:51:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad262c108-a745-472a-9ce4-ed65e972242d')/male_info  
[2026-02-19 07:51:40] local.ERROR: Target class [Database\Seeders\RolePermissionSeeder] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Database\\Seeders\\RolePermissionSeeder] does not exist. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php:1019)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(890): Illuminate\\Container\\Container->build('Database\\\\Seeder...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1077): Illuminate\\Container\\Container->resolve('Database\\\\Seeder...', Array, true)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(821): Illuminate\\Foundation\\Application->resolve('Database\\\\Seeder...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1057): Illuminate\\Container\\Container->make('Database\\\\Seeder...', Array)
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(99): Illuminate\\Foundation\\Application->make('Database\\\\Seeder...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(71): Illuminate\\Database\\Console\\Seeds\\SeedCommand->getSeeder()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(157): Illuminate\\Database\\Console\\Seeds\\SeedCommand->{closure:Illuminate\\Database\\Console\\Seeds\\SeedCommand::handle():70}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#14 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Seeds\\SeedCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Database\\Seeders\\RolePermissionSeeder\" does not exist at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php:1017)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(1017): ReflectionClass->__construct('Database\\\\Seeder...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(890): Illuminate\\Container\\Container->build('Database\\\\Seeder...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1077): Illuminate\\Container\\Container->resolve('Database\\\\Seeder...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(821): Illuminate\\Foundation\\Application->resolve('Database\\\\Seeder...', Array)
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1057): Illuminate\\Container\\Container->make('Database\\\\Seeder...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(99): Illuminate\\Foundation\\Application->make('Database\\\\Seeder...')
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(71): Illuminate\\Database\\Console\\Seeds\\SeedCommand->getSeeder()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(157): Illuminate\\Database\\Console\\Seeds\\SeedCommand->{closure:Illuminate\\Database\\Console\\Seeds\\SeedCommand::handle():70}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#15 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Seeds\\SeedCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#22 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-02-19 07:51:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:51:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b1c1867be1d87fa26733f867b404254d48d79151).  
[2026-02-19 07:51:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f0cb82b5e24b291d78b20a51c4fbfc9ca0520451).  
[2026-02-19 07:51:40] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 977bbcc4046755580e3cf2863e98ecc12e1a7ef0).  
[2026-02-19 07:51:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad262c108-a745-472a-9ce4-ed65e972242d')/female_info  
[2026-02-19 07:51:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:51:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 67a5ca59aa5eef64c61e61aba2b25ab3c249693f).  
[2026-02-19 07:51:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: cbee2a2b937b5fad00375c3997e98800495798c6).  
[2026-02-19 07:51:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f2903933f3bf1d7d9578ce277d77b9acbf22f84b).  
[2026-02-19 07:51:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ef2d72b0c5fa5961031018d413595ee086ba7c7b).  
[2026-02-19 07:51:41] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bdabcc29cebc534988013b876de5e860c54932fb).  
[2026-02-19 07:51:41] local.INFO: ODK IMPORT: Submission 037db80b-9087-4ab4-9515-1681331a339f updated (ID: 599).  
[2026-02-19 07:51:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037db80b-9087-4ab4-9515-1681331a339f')/male_info  
[2026-02-19 07:51:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:51:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 009871b2266c5f39e489406210bafb7b39135133).  
[2026-02-19 07:51:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ceaabb05d5b1a8c02f13264409dc04bf6bc31f26).  
[2026-02-19 07:51:42] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6eb5dea404d6b05f342fd56ba5989f5615804bf8).  
[2026-02-19 07:51:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037db80b-9087-4ab4-9515-1681331a339f')/female_info  
[2026-02-19 07:51:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-19 07:51:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3861ac219aee1e84a0c80687b54cd132b4362761).  
[2026-02-19 07:51:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 32fab4de539dd08376b3fff56fe29dfb9bbc9995).  
[2026-02-19 07:51:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c799c3a54044445821a9a0a335c2511646b0048b).  
[2026-02-19 07:51:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6c89fcb90b25279b54ad4b22faf14af7516d1bae).  
[2026-02-19 07:51:44] local.INFO: ODK IMPORT: Submission f68f8c51-035e-4419-948e-29f159515545 updated (ID: 600).  
[2026-02-19 07:51:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af68f8c51-035e-4419-948e-29f159515545')/male_info  
[2026-02-19 07:51:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:51:45] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3dec10ebe09ba05666e505538f2cc289330e3938).  
[2026-02-19 07:51:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af68f8c51-035e-4419-948e-29f159515545')/female_info  
[2026-02-19 07:51:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:51:46] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9ce42949707c7aa841eb9e7befc5b02be9d576a9).  
[2026-02-19 07:51:46] local.INFO: ODK IMPORT: Submission afc0a1ea-db36-40a0-8668-63e2b3460407 updated (ID: 601).  
[2026-02-19 07:51:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aafc0a1ea-db36-40a0-8668-63e2b3460407')/male_info  
[2026-02-19 07:51:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:51:47] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 411a2870d87e8788f4e0bc59f787ea3e628c864c).  
[2026-02-19 07:51:47] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 87bf9a4792d804d69cf6169011167525b0dbc551).  
[2026-02-19 07:51:47] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6d0056e41ce52f828c43dda6921f3365e7a5ba4e).  
[2026-02-19 07:51:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aafc0a1ea-db36-40a0-8668-63e2b3460407')/female_info  
[2026-02-19 07:51:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-19 07:51:48] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0b0b93efc2f9d357f937e8064afe3b1b05e34ae0).  
[2026-02-19 07:51:48] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 19b0ca985540e73e66e8bc17d43e1ea0c11c9e63).  
[2026-02-19 07:51:48] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e10610d79dcadef896e2b7925048183576189cdb).  
[2026-02-19 07:51:48] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fb31e212acb366eb047b6f8519c5c40127b64832).  
[2026-02-19 07:51:48] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 58f13c89adf55133bd3e165c4770145214bec342).  
[2026-02-19 07:51:48] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 23dec87647bdfcc889c2f49c291da53c011bea3e).  
[2026-02-19 07:51:48] local.INFO: ODK IMPORT: Submission a089cebf-872c-4455-9fc2-71d77353cb47 updated (ID: 602).  
[2026-02-19 07:51:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa089cebf-872c-4455-9fc2-71d77353cb47')/male_info  
[2026-02-19 07:51:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:51:49] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1fe505be920fb1650bfa40edd6dfabad8c525a7c).  
[2026-02-19 07:51:49] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 331397a362c4cc90995ebd05db438e62e6895c8b).  
[2026-02-19 07:51:49] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 675e525a2fdfdd84a935aee2f81a9db73cd09061).  
[2026-02-19 07:51:49] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 981493d7d7cc8411495f933deab363032b5a88f1).  
[2026-02-19 07:51:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa089cebf-872c-4455-9fc2-71d77353cb47')/female_info  
[2026-02-19 07:51:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:51:50] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 75330a9bfe8d10549973fbe4b5298048fcf9ee24).  
[2026-02-19 07:51:50] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6253a372004cfc036f51f8928547e4103fe96cb3).  
[2026-02-19 07:51:50] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 09efd77bfee2b4c098106cff3d842d6c3782bade).  
[2026-02-19 07:51:50] local.INFO: ODK IMPORT: Submission 7b4cf728-8c19-44d2-94cd-de186509dd11 updated (ID: 603).  
[2026-02-19 07:51:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7b4cf728-8c19-44d2-94cd-de186509dd11')/male_info  
[2026-02-19 07:51:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:51:51] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 44d2ab980a25c1a2a488170d9001bd65e9da9792).  
[2026-02-19 07:51:51] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 17f0d3160b0c74a7379d3ce3eb65242626aeb46e).  
[2026-02-19 07:51:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7b4cf728-8c19-44d2-94cd-de186509dd11')/female_info  
[2026-02-19 07:51:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:51:52] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 410011c0c7a798d0382e0abcc187f172e60eb1bc).  
[2026-02-19 07:51:52] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4f92aa66d8dcbb937786fdea295809f749d35956).  
[2026-02-19 07:51:52] local.INFO: ODK IMPORT: Submission 607baa4f-45de-44b9-b948-c57123ed97cd updated (ID: 604).  
[2026-02-19 07:51:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A607baa4f-45de-44b9-b948-c57123ed97cd')/male_info  
[2026-02-19 07:51:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:51:53] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1be2a3ef1c2a119d9d142d214d0ed083aca7fb73).  
[2026-02-19 07:51:53] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8a810d15ee74103a5b5e9537c899e5e250e73689).  
[2026-02-19 07:51:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A607baa4f-45de-44b9-b948-c57123ed97cd')/female_info  
[2026-02-19 07:51:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:51:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 695a4e658f35f3e7dc64984b5fc84babcb458bc3).  
[2026-02-19 07:51:54] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 41489e6a926e2cdf333cdc1bbde98f4c8bccb14e).  
[2026-02-19 07:51:54] local.INFO: ODK IMPORT: Submission 9505dc8e-19b7-4cb8-a29e-15d27ec79f80 updated (ID: 605).  
[2026-02-19 07:51:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9505dc8e-19b7-4cb8-a29e-15d27ec79f80')/male_info  
[2026-02-19 07:51:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:51:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 782bc705e6cfa62111b2662076f0ced6abe68acc).  
[2026-02-19 07:51:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 854877fa41503ee1b8c23a7698e92bde5587ea51).  
[2026-02-19 07:51:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e30b63aa98367ae70e73bc61cb5b22bdbdb312fe).  
[2026-02-19 07:51:55] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 791d1e055c50ba5ebca6d3ee34d9575b03e5c0b4).  
[2026-02-19 07:51:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9505dc8e-19b7-4cb8-a29e-15d27ec79f80')/female_info  
[2026-02-19 07:51:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 9 rows.  
[2026-02-19 07:51:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 584b5c7e28b0a234f27bb33fbd589ce984f35289).  
[2026-02-19 07:51:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 256715a9fe72207adacdc38c51e772dea8eb3565).  
[2026-02-19 07:51:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e5cd279081aa03fcd7576307867948340031c18a).  
[2026-02-19 07:51:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 41385c14fde9b95e1f8fa7df0388874e998d17f1).  
[2026-02-19 07:51:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3441739c30aee6a7314fd7f3aaf9f29196fcc647).  
[2026-02-19 07:51:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: aca4225ae82b49fd3ef64a755427d68490d90ade).  
[2026-02-19 07:51:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5e39641886745e7850ad3302e2f853c89d14eac2).  
[2026-02-19 07:51:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5318ca432ce146551552ec212bed654f4906e558).  
[2026-02-19 07:51:56] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d10e8af554f038a57f9658f4ff771e8546118747).  
[2026-02-19 07:51:56] local.INFO: ODK IMPORT: Submission 658274d3-f774-4094-bc30-d141769e8c53 updated (ID: 606).  
[2026-02-19 07:51:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A658274d3-f774-4094-bc30-d141769e8c53')/male_info  
[2026-02-19 07:51:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:51:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d616792a1bf956f00a60dcb9ca0dc62ec4127325).  
[2026-02-19 07:51:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A658274d3-f774-4094-bc30-d141769e8c53')/female_info  
[2026-02-19 07:51:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:51:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e67695fe3e6a24eb1da53ebd50e06386df5d6c00).  
[2026-02-19 07:51:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9c896c6d1a0abc119e95c79a189c911e3ddaf173).  
[2026-02-19 07:51:59] local.INFO: ODK IMPORT: Submission c7b630cc-129a-4f00-99e7-3ff8a7187c46 updated (ID: 607).  
[2026-02-19 07:51:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac7b630cc-129a-4f00-99e7-3ff8a7187c46')/male_info  
[2026-02-19 07:52:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:52:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2d1b432eb7ef14dca792dec71c75038c2948aff5).  
[2026-02-19 07:52:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac7b630cc-129a-4f00-99e7-3ff8a7187c46')/female_info  
[2026-02-19 07:52:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:52:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 154c48477035cda29782a78746ec04e72edd4d53).  
[2026-02-19 07:52:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e1075ec7a54457afd4bc6affce3c836b61ee23e2).  
[2026-02-19 07:52:01] local.INFO: ODK IMPORT: Submission 00afaceb-f1a1-4026-a72e-415af031a5af updated (ID: 608).  
[2026-02-19 07:52:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00afaceb-f1a1-4026-a72e-415af031a5af')/male_info  
[2026-02-19 07:52:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:52:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c7bebdb1fa61335e13686575f958ff59bb7b1d06).  
[2026-02-19 07:52:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 14d90049c924799c04c0f0a15ec5a1cbfc9cf32d).  
[2026-02-19 07:52:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 32ec9c46a8aca552be649ddd7ce90a4865a43351).  
[2026-02-19 07:52:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0e9e6dad7761952080716cb93fbc4525b56dbe6f).  
[2026-02-19 07:52:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00afaceb-f1a1-4026-a72e-415af031a5af')/female_info  
[2026-02-19 07:52:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:52:03] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 05c45bfcea0be13b79d34969bcea672692ab81f3).  
[2026-02-19 07:52:03] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f4d4298c6afd0ff03ce8488ec5b7e4b4b1f0f64b).  
[2026-02-19 07:52:03] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d89dd03e65d5116103f7186c505203bef7f90c85).  
[2026-02-19 07:52:03] local.INFO: ODK IMPORT: Submission 62e7422c-542c-4a49-aaad-92002df57632 updated (ID: 609).  
[2026-02-19 07:52:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62e7422c-542c-4a49-aaad-92002df57632')/male_info  
[2026-02-19 07:52:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:52:04] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c04156431c2ff9d5506ad82586db8d401091bacd).  
[2026-02-19 07:52:04] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2463520400ab0335b92dc0cd40a2ff33e22442bf).  
[2026-02-19 07:52:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62e7422c-542c-4a49-aaad-92002df57632')/female_info  
[2026-02-19 07:52:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:52:05] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: fc17b3013563b7dcfe6d19ab4a552677f149d158).  
[2026-02-19 07:52:05] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 794bbd4922dd062186502d614a6ddea08c37a735).  
[2026-02-19 07:52:05] local.INFO: ODK IMPORT: Submission 7987e971-cd2b-4849-8cc1-d53220fd4f36 updated (ID: 610).  
[2026-02-19 07:52:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7987e971-cd2b-4849-8cc1-d53220fd4f36')/male_info  
[2026-02-19 07:52:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:52:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fca3b8617f1c93cd5cb63033ece3a461f73e870e).  
[2026-02-19 07:52:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 638599ad7a70bb0aaeffa11d07451797aa1d7a81).  
[2026-02-19 07:52:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 258e85f10cd626be89ca2e0ac278bdaf128e6644).  
[2026-02-19 07:52:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7987e971-cd2b-4849-8cc1-d53220fd4f36')/female_info  
[2026-02-19 07:52:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:52:07] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ad09f534d6cdea411fa4d859f6d482d4175039e0).  
[2026-02-19 07:52:07] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 056dbd45926c2cb4af8d607ba1422b7705112f4e).  
[2026-02-19 07:52:07] local.INFO: ODK IMPORT: Submission 1f47893b-2cd1-4c3f-bbcb-0b566439cace updated (ID: 611).  
[2026-02-19 07:52:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f47893b-2cd1-4c3f-bbcb-0b566439cace')/male_info  
[2026-02-19 07:52:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:52:08] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 614ca00e26174bed2061d303810a9710d9509ede).  
[2026-02-19 07:52:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f47893b-2cd1-4c3f-bbcb-0b566439cace')/female_info  
[2026-02-19 07:52:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:52:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6a9eb9a8b05cd67ff75a2fbe4864a2e3e6a1a3b1).  
[2026-02-19 07:52:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a3091be8aca8077ead7d75bc457bc9206873f509).  
[2026-02-19 07:52:10] local.INFO: ODK IMPORT: Submission 0dfe86ca-f2a5-4df5-8c79-20ff427b7466 updated (ID: 612).  
[2026-02-19 07:52:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0dfe86ca-f2a5-4df5-8c79-20ff427b7466')/male_info  
[2026-02-19 07:52:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:52:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 608c5f5b88afe9c053b589b86d46440366032186).  
[2026-02-19 07:52:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0dfe86ca-f2a5-4df5-8c79-20ff427b7466')/female_info  
[2026-02-19 07:52:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:52:12] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9f77736921ef7d191194acbe4e2ea1e9c15e30c8).  
[2026-02-19 07:52:12] local.INFO: ODK IMPORT: Submission a82c1d09-20f0-4997-a931-f10f1e86a8c3 updated (ID: 613).  
[2026-02-19 07:52:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa82c1d09-20f0-4997-a931-f10f1e86a8c3')/male_info  
[2026-02-19 07:52:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:52:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 51fabc8a9ce9d6ad83ba2af0b51a6d237e7801ff).  
[2026-02-19 07:52:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8111755848dd7e4754d4af3bafe6297c26554c92).  
[2026-02-19 07:52:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fb818897377d0182df94722ddebdf5d3cfdd8d8a).  
[2026-02-19 07:52:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bc38598dd43a504cb55cf9878291f8fb7d079746).  
[2026-02-19 07:52:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa82c1d09-20f0-4997-a931-f10f1e86a8c3')/female_info  
[2026-02-19 07:52:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:52:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4f32c266fa962a7ac60174e2a3955aa7c72c03b4).  
[2026-02-19 07:52:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5ff9529bcfed65e367fdcd91ba33a7c1d9c346b3).  
[2026-02-19 07:52:14] local.INFO: ODK IMPORT: Submission 1ac08344-856b-43e3-b3c3-b52a2bb0ab5e updated (ID: 614).  
[2026-02-19 07:52:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ac08344-856b-43e3-b3c3-b52a2bb0ab5e')/male_info  
[2026-02-19 07:52:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:52:15] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6b942fb7f7a9895731bfcee0fd9009d2aa6a0493).  
[2026-02-19 07:52:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ac08344-856b-43e3-b3c3-b52a2bb0ab5e')/female_info  
[2026-02-19 07:52:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:52:16] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 21939a44d2645829056af6d68c60483bd680580d).  
[2026-02-19 07:52:16] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a8905dd85582016343fec6fe7945cd85c8c5cdb1).  
[2026-02-19 07:52:16] local.INFO: ODK IMPORT: Submission 3b8bb32a-7abf-48a2-a4b9-624f1bd77d36 updated (ID: 615).  
[2026-02-19 07:52:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3b8bb32a-7abf-48a2-a4b9-624f1bd77d36')/female_info  
[2026-02-19 07:52:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:52:17] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 9449608d5d1ab2983696c845be6275d79ba98d19).  
[2026-02-19 07:52:17] local.INFO: ODK IMPORT: Submission b47c5c77-a9ed-414e-a11e-eaf4836add63 updated (ID: 616).  
[2026-02-19 07:52:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab47c5c77-a9ed-414e-a11e-eaf4836add63')/male_info  
[2026-02-19 07:52:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:52:18] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e3f9210a4a082d529387b31d21dae9db295403b8).  
[2026-02-19 07:52:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab47c5c77-a9ed-414e-a11e-eaf4836add63')/female_info  
[2026-02-19 07:52:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:52:19] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6404264438871b4eb4eb349bd860ecc1d13cae90).  
[2026-02-19 07:52:19] local.INFO: ODK IMPORT: Submission 9e1f0474-048a-43d6-bdec-947bf3a574d9 updated (ID: 617).  
[2026-02-19 07:52:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e1f0474-048a-43d6-bdec-947bf3a574d9')/male_info  
[2026-02-19 07:52:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:52:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: df8ad281b09c61a4b71bac9f24f5f9ce3724d081).  
[2026-02-19 07:52:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 24fc46289fb502fff94af31a4a46feb4513a591d).  
[2026-02-19 07:52:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9f17c3b1ea781dd80d07c41dc8609582e58f8282).  
[2026-02-19 07:52:20] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5315ab45726acee7ec98c85736d2dadc10c32970).  
[2026-02-19 07:52:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e1f0474-048a-43d6-bdec-947bf3a574d9')/female_info  
[2026-02-19 07:52:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:52:21] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b5698118938f69f6e4480ec71f761b08c41d2be7).  
[2026-02-19 07:52:21] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 403226eb82364b4b1856ea346aaca5ca7e1ff210).  
[2026-02-19 07:52:21] local.INFO: ODK IMPORT: Submission 7917a7e3-126f-4eea-aae7-d47b779d39b0 updated (ID: 618).  
[2026-02-19 07:52:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7917a7e3-126f-4eea-aae7-d47b779d39b0')/female_info  
[2026-02-19 07:52:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:52:22] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6bb9522ec740e8b864cf4bdd9b23c518395421f7).  
[2026-02-19 07:52:22] local.INFO: ODK IMPORT: Submission 4a9dc16c-56ae-43f5-82dd-0fbb773f67d1 updated (ID: 619).  
[2026-02-19 07:52:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a9dc16c-56ae-43f5-82dd-0fbb773f67d1')/male_info  
[2026-02-19 07:52:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:52:23] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d61279600062b9717d76136681fc4793eeba2d24).  
[2026-02-19 07:52:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a9dc16c-56ae-43f5-82dd-0fbb773f67d1')/female_info  
[2026-02-19 07:52:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:52:25] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a7759c7ae86e9ba7b9d3269c23a72a23602a734c).  
[2026-02-19 07:52:25] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: b07eb68c1bf77f6ef616f8cfc63b48faf24ff8bd).  
[2026-02-19 07:52:25] local.INFO: ODK IMPORT: Submission f9837c3e-8408-4355-af11-cd01e3c293ab updated (ID: 620).  
[2026-02-19 07:52:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9837c3e-8408-4355-af11-cd01e3c293ab')/male_info  
[2026-02-19 07:52:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:52:26] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 17f5e80727e706f52f034dc4a01bbc2d602939cc).  
[2026-02-19 07:52:26] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fd1d236db09959e27e8d560ba3f32563303851a1).  
[2026-02-19 07:52:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9837c3e-8408-4355-af11-cd01e3c293ab')/female_info  
[2026-02-19 07:52:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-19 07:52:27] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2bcea413fa2bf29ffabb01c8bed2f4b96b4cd284).  
[2026-02-19 07:52:27] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 42fa5e48cad5dbd7505a32acc24926085337b2cb).  
[2026-02-19 07:52:27] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8802d95ba3cfdac63c078984a62555546ecd921f).  
[2026-02-19 07:52:27] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 22d02c600bd136176dc674b39d94fcdc4884850b).  
[2026-02-19 07:52:27] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 692d8535ea127a7022887d12248a143535564467).  
[2026-02-19 07:52:27] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 05d856deff28cd991ce45b344752deeac4c63fc8).  
[2026-02-19 07:52:27] local.INFO: ODK IMPORT: Submission a88a90ea-7de7-421b-a9b8-d2d1c70f1026 updated (ID: 621).  
[2026-02-19 07:52:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa88a90ea-7de7-421b-a9b8-d2d1c70f1026')/male_info  
[2026-02-19 07:52:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-19 07:52:28] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 75853d0f695e5a96d69e13075ea7fa57186e1f48).  
[2026-02-19 07:52:28] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0948032c28703f1016af11ca65f47b29ce4b4aea).  
[2026-02-19 07:52:28] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d79c694ab6ebd467adf6df78abde126edf8af245).  
[2026-02-19 07:52:28] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e37aa73a23560299146068a437c03f836d439896).  
[2026-02-19 07:52:28] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d5e0b8b55ad2996e460c1a3774094a649182190b).  
[2026-02-19 07:52:28] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ddbcc3841eaac51057aff9a3600d46c31fd89de1).  
[2026-02-19 07:52:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa88a90ea-7de7-421b-a9b8-d2d1c70f1026')/female_info  
[2026-02-19 07:52:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:52:29] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 70e64d9a144c54b3b916f38c721ae2fed735b9e0).  
[2026-02-19 07:52:29] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 62587dd3a7ecbfa478e4be06b256cef5b0934678).  
[2026-02-19 07:52:29] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4ecfdcbe8bcd9ea6622190e86ab4d1420b288356).  
[2026-02-19 07:52:29] local.INFO: ODK IMPORT: Submission 4054a78b-2786-4718-926f-1844464cba57 updated (ID: 622).  
[2026-02-19 07:52:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4054a78b-2786-4718-926f-1844464cba57')/male_info  
[2026-02-19 07:52:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:52:30] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 89b54f7781988e56917042bf313a95b05c62f7b5).  
[2026-02-19 07:52:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4054a78b-2786-4718-926f-1844464cba57')/female_info  
[2026-02-19 07:52:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:52:31] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 2bc65ad439c1259ff9ba5a930e702fb8c8a8600c).  
[2026-02-19 07:52:31] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4cb110dcefaf0e35eddf68f368ffe7aecd548c2d).  
[2026-02-19 07:52:31] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: ce5880eaa2a95b69f0db014f586828547d2d2e49).  
[2026-02-19 07:52:31] local.INFO: ODK IMPORT: Submission d9aad2cd-0ea6-4299-8824-5a335fe1d83a updated (ID: 623).  
[2026-02-19 07:52:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9aad2cd-0ea6-4299-8824-5a335fe1d83a')/male_info  
[2026-02-19 07:52:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:52:32] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ea602ac29b6d28098ffeea19dabf9c5617e9f618).  
[2026-02-19 07:52:32] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 25e76c78e043b1407cf94f4f72ce50af2346ff2a).  
[2026-02-19 07:52:32] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b9e395d18a415b532d158b544c9f97ca076e16d5).  
[2026-02-19 07:52:32] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 58f585deaf8340e663a72dfad6a98c398b4b7acc).  
[2026-02-19 07:52:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9aad2cd-0ea6-4299-8824-5a335fe1d83a')/female_info  
[2026-02-19 07:52:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:52:33] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c8457b4323c5476f862b03b27b1168ccc7684e29).  
[2026-02-19 07:52:33] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: cc8cb7a37b42aacb505005f0143f9a2292995a19).  
[2026-02-19 07:52:33] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 91be8f2d4a4acc3272507a05460e82717ba134d1).  
[2026-02-19 07:52:33] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 7871d88ff60653bd24f526b59f3a79d2aea5940d).  
[2026-02-19 07:52:33] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a06815117b0ba361a09791f7453a8670262347f5).  
[2026-02-19 07:52:33] local.INFO: ODK IMPORT: Submission 0cb866c9-e69a-4f74-aa4a-bc345243d2b8 updated (ID: 624).  
[2026-02-19 07:52:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0cb866c9-e69a-4f74-aa4a-bc345243d2b8')/male_info  
[2026-02-19 07:52:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:52:34] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 87f49378cbd44634e717bef1e3fc51fee83b005b).  
[2026-02-19 07:52:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0cb866c9-e69a-4f74-aa4a-bc345243d2b8')/female_info  
[2026-02-19 07:52:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:52:35] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d5ffe247a31c526a00d3fc1aaf56b82b59c39a88).  
[2026-02-19 07:52:35] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 02eb2f3e234e5410c622d645a71bb7a5efd912b6).  
[2026-02-19 07:52:35] local.INFO: ODK IMPORT: Submission 6f082ecd-fe46-4add-8087-016d08d6ba11 updated (ID: 625).  
[2026-02-19 07:52:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6f082ecd-fe46-4add-8087-016d08d6ba11')/male_info  
[2026-02-19 07:52:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:52:36] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d46b3536afcb2194d53ba5d0f2208d31064c5af9).  
[2026-02-19 07:52:36] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7f79b4eb2d288e2bd9f1cce8b7ca3aeca06ec2c2).  
[2026-02-19 07:52:36] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d283940eb56743fc23a25c4467a1b04059e58287).  
[2026-02-19 07:52:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6f082ecd-fe46-4add-8087-016d08d6ba11')/female_info  
[2026-02-19 07:52:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:52:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 625eed666570088e206521d254a3e8c68c6407d6).  
[2026-02-19 07:52:37] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c6f717647220565243f33f47cc46bc1fc348bc70).  
[2026-02-19 07:52:37] local.INFO: ODK IMPORT: Submission 9bff992a-1c18-49a0-8507-cb9e57aeaa45 updated (ID: 626).  
[2026-02-19 07:52:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9bff992a-1c18-49a0-8507-cb9e57aeaa45')/male_info  
[2026-02-19 07:52:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:52:39] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 1bb1ec08837cc188520492f227d00d8b512ad4da).  
[2026-02-19 07:52:39] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 453af22bfee153604531c9af8f82f73aeec06687).  
[2026-02-19 07:52:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9bff992a-1c18-49a0-8507-cb9e57aeaa45')/female_info  
[2026-02-19 07:52:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:52:40] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a723dd5cd4c89e896bdb71cbcbffb8f7f6cd19cc).  
[2026-02-19 07:52:40] local.INFO: ODK IMPORT: Submission 1231342c-6f30-4fe2-82e5-0b2ca2aa3eaf updated (ID: 627).  
[2026-02-19 07:52:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1231342c-6f30-4fe2-82e5-0b2ca2aa3eaf')/male_info  
[2026-02-19 07:52:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:52:41] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0200aeb620641549268b6d82b42ce64159a40fc8).  
[2026-02-19 07:52:41] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: acf0c2dce676501975139c91e89389da30dbee67).  
[2026-02-19 07:52:41] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b1c2136bd0e2e00b883928a615de834db8d1c3d9).  
[2026-02-19 07:52:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1231342c-6f30-4fe2-82e5-0b2ca2aa3eaf')/female_info  
[2026-02-19 07:52:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:52:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c6373e04c5d1c722cd3df2bd896d384ace91b985).  
[2026-02-19 07:52:42] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 4016817408a08639b956134ebd36b41b2d28d2b3).  
[2026-02-19 07:52:42] local.INFO: ODK IMPORT: Submission 4aea5c2f-cbd5-44cb-aaee-d13644bad4f9 updated (ID: 628).  
[2026-02-19 07:52:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4aea5c2f-cbd5-44cb-aaee-d13644bad4f9')/male_info  
[2026-02-19 07:52:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:52:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fc0ba69e91fb0202fff6694a19e482a1bc893e3c).  
[2026-02-19 07:52:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ff463d5ba0d0a20e47c64cc9409c998f71f08742).  
[2026-02-19 07:52:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4c16c332448facde3db641d16a7f35aa0bb1a9e5).  
[2026-02-19 07:52:43] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 26c4aa2fb747fb5737a5d6d9a25397492079a31e).  
[2026-02-19 07:52:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4aea5c2f-cbd5-44cb-aaee-d13644bad4f9')/female_info  
[2026-02-19 07:52:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:52:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 152241d60d492ed2fbf4c0f614305a4b3f8d67a7).  
[2026-02-19 07:52:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 1e9e508848aa6a401a1aaea24b46b1495dc3ea42).  
[2026-02-19 07:52:44] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 777753745e68fded4210164de464c41dd7cc91e1).  
[2026-02-19 07:52:44] local.INFO: ODK IMPORT: Submission e67d7b79-fd10-47c9-bdfa-35eba1ae8aa3 updated (ID: 629).  
[2026-02-19 07:52:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67d7b79-fd10-47c9-bdfa-35eba1ae8aa3')/male_info  
[2026-02-19 07:52:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:52:45] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d39b7e461955a9070180214892409a99e89a9a47).  
[2026-02-19 07:52:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67d7b79-fd10-47c9-bdfa-35eba1ae8aa3')/female_info  
[2026-02-19 07:52:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:52:46] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 3bbf4937739f9d3d32b0a2db0584c5e2ebf40d15).  
[2026-02-19 07:52:46] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a1d74ccf81eec72df2480839f05137845728a76f).  
[2026-02-19 07:52:46] local.INFO: ODK IMPORT: Submission 445738e0-6e3a-47a1-b5ac-1ab578ee6c9f updated (ID: 630).  
[2026-02-19 07:52:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A445738e0-6e3a-47a1-b5ac-1ab578ee6c9f')/male_info  
[2026-02-19 07:52:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:52:47] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 00f79f992280a5673a2f2f9c35267d11e2b42679).  
[2026-02-19 07:52:47] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 4e1faa40cef1d2affba795364a26d6a143641d8d).  
[2026-02-19 07:52:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A445738e0-6e3a-47a1-b5ac-1ab578ee6c9f')/female_info  
[2026-02-19 07:52:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:52:48] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 11c82a7b3d1052b8266777da865fbb2e7cd4716c).  
[2026-02-19 07:52:48] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: eb48089cee798541c9c3d98a0c0e2cf10ef8df0c).  
[2026-02-19 07:52:48] local.INFO: ODK IMPORT: Submission 6d56759e-d240-45aa-8581-8e9c7252df2e updated (ID: 631).  
[2026-02-19 07:52:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6d56759e-d240-45aa-8581-8e9c7252df2e')/male_info  
[2026-02-19 07:52:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:52:49] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: a8ff324bda51e0fb0994a556bf70626a8703621c).  
[2026-02-19 07:52:49] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3b522aee5f42c5cc3f2bdb6712a3813cb09d07ff).  
[2026-02-19 07:52:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6d56759e-d240-45aa-8581-8e9c7252df2e')/female_info  
[2026-02-19 07:52:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:52:50] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c6b079a25caf5d1ff457f3febd78af81d6df8505).  
[2026-02-19 07:52:50] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: c68473dea0aef27987c72fa0ac23296aeb88dcba).  
[2026-02-19 07:52:50] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0fa68c1aa353d71df96b0269e340470f05195aa8).  
[2026-02-19 07:52:50] local.INFO: ODK IMPORT: Submission fb4ade73-42f7-4bc9-b6f2-b46db1765b1e updated (ID: 632).  
[2026-02-19 07:52:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afb4ade73-42f7-4bc9-b6f2-b46db1765b1e')/male_info  
[2026-02-19 07:52:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:52:51] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 40dfe8c2345ef0c2b223098b67b7356eb2482a0c).  
[2026-02-19 07:52:51] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 355acd8b08585178d84195ad53a741f595c73aff).  
[2026-02-19 07:52:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afb4ade73-42f7-4bc9-b6f2-b46db1765b1e')/female_info  
[2026-02-19 07:52:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:52:52] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 57c84864954ddcab271b16ebc892e55f3aa4cf59).  
[2026-02-19 07:52:52] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8ce4cad4ff2e6d81b20f83d5db814f45480a6021).  
[2026-02-19 07:52:52] local.INFO: ODK IMPORT: Submission 6a7969b9-5fdf-4bf2-9220-a99e64fa7971 updated (ID: 633).  
[2026-02-19 07:52:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6a7969b9-5fdf-4bf2-9220-a99e64fa7971')/male_info  
[2026-02-19 07:52:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:52:53] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7fd90439e98b60bbe4022e15fe18e44ea35e65c5).  
[2026-02-19 07:52:53] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d1ca9919388170bf76737dea5f24a846bbb6e9d7).  
[2026-02-19 07:52:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6a7969b9-5fdf-4bf2-9220-a99e64fa7971')/female_info  
[2026-02-19 07:52:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:52:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5ba597531f6f01e8dcab9df73f281d5e1c9646a7).  
[2026-02-19 07:52:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0d1b438467c8708a3662f42c232d4673843b6f85).  
[2026-02-19 07:52:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 864c72269dff9ce33a2048c51f6fb67715e6324e).  
[2026-02-19 07:52:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e0f77f0156633466ddfe514adebb493d41b983e2).  
[2026-02-19 07:52:55] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: cd39aeeb34fc622455ef84acc1f625596cfa81d6).  
[2026-02-19 07:52:55] local.INFO: ODK IMPORT: Submission 1b8c8e8a-4cf8-4dd6-8f9a-f779ec1d09ea updated (ID: 634).  
[2026-02-19 07:52:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1b8c8e8a-4cf8-4dd6-8f9a-f779ec1d09ea')/male_info  
[2026-02-19 07:52:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:52:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 265687b749af084502f0975fead73b1dc5f274e1).  
[2026-02-19 07:52:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 127d8a721e329aab97bb81222eb7e60fff4bd4f3).  
[2026-02-19 07:52:56] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 46fc8598c7dfb8f3017a778cd24b0bd40eaba44a).  
[2026-02-19 07:52:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1b8c8e8a-4cf8-4dd6-8f9a-f779ec1d09ea')/female_info  
[2026-02-19 07:52:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:52:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: dee0a4ebc1be9b818ae799074a868bff1370dc7e).  
[2026-02-19 07:52:57] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e3b004f6e2b2332f51e75636ff92b3fa366641b1).  
[2026-02-19 07:52:57] local.INFO: ODK IMPORT: Submission df1c3686-2166-4cc1-b07a-2ec1459351c5 updated (ID: 635).  
[2026-02-19 07:52:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf1c3686-2166-4cc1-b07a-2ec1459351c5')/male_info  
[2026-02-19 07:52:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-19 07:52:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 6bb505b25666f873366b111a32ec3c1b837fb6aa).  
[2026-02-19 07:52:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7f9ef757db7c899af227f770a68abd96e60eb11c).  
[2026-02-19 07:52:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 683bf5ce81348b3cc840f2b62727878b539fc82c).  
[2026-02-19 07:52:58] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 9263a37f01c3df1dcbe1a008e15d9966dd71289a).  
[2026-02-19 07:52:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf1c3686-2166-4cc1-b07a-2ec1459351c5')/female_info  
[2026-02-19 07:52:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-19 07:52:59] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0385ae7cb7688f6b53444c2f324a7f680ccd90b4).  
[2026-02-19 07:52:59] local.INFO: ODK IMPORT: Submission 6ffa11df-ddf8-4b5f-bd25-ee4eca7c5db9 updated (ID: 636).  
[2026-02-19 07:52:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ffa11df-ddf8-4b5f-bd25-ee4eca7c5db9')/male_info  
[2026-02-19 07:53:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:53:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: ae4bca357bb85e18ae2af91185c5c29fa91776ee).  
[2026-02-19 07:53:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: eaed6e5ec84cc9f5d2ae3914cf02eedec7e61a12).  
[2026-02-19 07:53:00] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5402940daba84ab09d1ef6289d4a13112c2e598e).  
[2026-02-19 07:53:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ffa11df-ddf8-4b5f-bd25-ee4eca7c5db9')/female_info  
[2026-02-19 07:53:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-19 07:53:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: abef3b25f78b49441c99fc74fcb4b876f253c284).  
[2026-02-19 07:53:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: a5c0dfe9fb3a9fb189f062e9a8e4776a326dfef9).  
[2026-02-19 07:53:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f671edda9e89b2f9e55747fa1ed79546da030d14).  
[2026-02-19 07:53:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 12b24cace9f910133fe23284c1f00464443e45f7).  
[2026-02-19 07:53:01] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 0af52d70b12fee7492e931ac12b95b8cd5478b72).  
[2026-02-19 07:53:01] local.INFO: ODK IMPORT: Submission f9789d66-69b8-4411-9b3a-a885c712584a updated (ID: 637).  
[2026-02-19 07:53:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9789d66-69b8-4411-9b3a-a885c712584a')/male_info  
[2026-02-19 07:53:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:53:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: da75d6936c90003589dcae23bbabe58f77cce70a).  
[2026-02-19 07:53:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fff6dbc86495947b50704ff72fda8d87b4a6ca5e).  
[2026-02-19 07:53:02] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 2734068e9307aebe86c58f84b135e4bcd39ac9cc).  
[2026-02-19 07:53:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9789d66-69b8-4411-9b3a-a885c712584a')/female_info  
[2026-02-19 07:53:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:53:03] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e2a4bde5bc67fadffb4927a74179c23faf58b832).  
[2026-02-19 07:53:03] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e7584fd012dfd4fecf5eecdb3bddb99d075b21d3).  
[2026-02-19 07:53:03] local.INFO: ODK IMPORT: Submission a92e0cd0-f808-4f88-9e7c-31b8cb9f6208 updated (ID: 638).  
[2026-02-19 07:53:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa92e0cd0-f808-4f88-9e7c-31b8cb9f6208')/male_info  
[2026-02-19 07:53:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:53:04] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 792e6fe5524c0cff3dc3bf6c91c558c3802d82dc).  
[2026-02-19 07:53:04] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: f30b549f6a0286ce91bdb9ca7a202b241263891e).  
[2026-02-19 07:53:04] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 0b8bee3cb9512c57d2fa406ecbdcd901b2f86912).  
[2026-02-19 07:53:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa92e0cd0-f808-4f88-9e7c-31b8cb9f6208')/female_info  
[2026-02-19 07:53:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:53:05] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 13eafe2ac869feb73306ca60460fac32acc3a4a9).  
[2026-02-19 07:53:05] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d42340a8397a2fe75596e9eb128722b8769f1867).  
[2026-02-19 07:53:05] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 768e85b92886f41b46bbb9fb6bd6c5dee5d07600).  
[2026-02-19 07:53:05] local.INFO: ODK IMPORT: Submission 5ec53202-fcab-4506-9d6a-88205c020459 updated (ID: 639).  
[2026-02-19 07:53:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5ec53202-fcab-4506-9d6a-88205c020459')/male_info  
[2026-02-19 07:53:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:53:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: c02925892420262fd8a7f20d501eb7d2d899f795).  
[2026-02-19 07:53:06] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: d813efbcd72db1dfd05faeb1a693ea8f357094f6).  
[2026-02-19 07:53:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5ec53202-fcab-4506-9d6a-88205c020459')/female_info  
[2026-02-19 07:53:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:53:07] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: e498d7a28d19e2be2cbdb800d36ce7c9b17a9f5a).  
[2026-02-19 07:53:07] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: bc4813430051f2f5e16083b1393ced9881321d18).  
[2026-02-19 07:53:07] local.INFO: ODK IMPORT: Submission bd2a5155-fffa-435b-88b9-f2dab2456cf4 updated (ID: 640).  
[2026-02-19 07:53:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd2a5155-fffa-435b-88b9-f2dab2456cf4')/male_info  
[2026-02-19 07:53:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:53:08] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bd84357155a641c5575cbfdd3fe1a95f3ba391b7).  
[2026-02-19 07:53:08] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: bec4c5ea8e62631cd2e3f0f8b8008ac6a3f2fbcd).  
[2026-02-19 07:53:08] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b938bd83749abe8c19b825e89e479ada783b1b63).  
[2026-02-19 07:53:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd2a5155-fffa-435b-88b9-f2dab2456cf4')/female_info  
[2026-02-19 07:53:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:53:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d36c3c32c3cfe7b42a877775d20e7e1b789fe866).  
[2026-02-19 07:53:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: d711148f8bb4879bdf7c68f335ada1a8c62a0d52).  
[2026-02-19 07:53:10] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 77131edb92d541e43da5272c016e4ebd3e6d5d68).  
[2026-02-19 07:53:10] local.INFO: ODK IMPORT: Submission 18733479-e259-4f69-b433-31aa2de0e8f7 updated (ID: 641).  
[2026-02-19 07:53:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18733479-e259-4f69-b433-31aa2de0e8f7')/male_info  
[2026-02-19 07:53:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-19 07:53:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: fca644e60b421b1d3afdda285a0859e21e662c1a).  
[2026-02-19 07:53:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 3739abbffebd869d0d6c199728f79703101c2f17).  
[2026-02-19 07:53:11] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 5a35001a1e8af984bdcee6922a124529c790abe6).  
[2026-02-19 07:53:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18733479-e259-4f69-b433-31aa2de0e8f7')/female_info  
[2026-02-19 07:53:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:53:12] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 5c5a8d7080acfa29e3099b0ff9aa951dbc8eca73).  
[2026-02-19 07:53:12] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: def72f91fbe9bf58989b0c742a103b2f6fbb82d9).  
[2026-02-19 07:53:12] local.INFO: ODK IMPORT: Submission a71eca96-ed44-4514-b2c7-2c3cbd1c9734 updated (ID: 642).  
[2026-02-19 07:53:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa71eca96-ed44-4514-b2c7-2c3cbd1c9734')/male_info  
[2026-02-19 07:53:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-19 07:53:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: b318fcc2a8059014f27b42a3d3dd9fd4a783aac2).  
[2026-02-19 07:53:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8360d7a7f2a10b99fc956c4dbcc37c4a20ccb8b4).  
[2026-02-19 07:53:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 445546defdf26300dafc2d8e8e836bc2c63ffe11).  
[2026-02-19 07:53:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 8e0b88d89f85605b0d3bea78d15d050ddf5c4903).  
[2026-02-19 07:53:13] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 21aaf08b624b5683186879654d57cccf0542a266).  
[2026-02-19 07:53:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa71eca96-ed44-4514-b2c7-2c3cbd1c9734')/female_info  
[2026-02-19 07:53:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:53:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f1ec5e807b6ddbacbbcae0742dac1875d03a88f1).  
[2026-02-19 07:53:14] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 49895b7e6115e8ec160ba9b584c4f703e8889b02).  
[2026-02-19 07:53:14] local.INFO: ODK IMPORT: Submission 381fab18-55d6-4ecb-bccc-04f5358c18f5 updated (ID: 643).  
[2026-02-19 07:53:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A381fab18-55d6-4ecb-bccc-04f5358c18f5')/male_info  
[2026-02-19 07:53:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-19 07:53:15] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: e5d97a154f6a3a38923c3ee02c6236152814f0be).  
[2026-02-19 07:53:15] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 58562604732191aef5208ac5ca4799ab7812f54d).  
[2026-02-19 07:53:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A381fab18-55d6-4ecb-bccc-04f5358c18f5')/female_info  
[2026-02-19 07:53:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-19 07:53:16] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: beb7312154f9ac3524f05d3f3b8b299aa391ae9e).  
[2026-02-19 07:53:16] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 6f8653991b9ffd2f5151e51b299d1807e2180988).  
[2026-02-19 07:53:16] local.INFO: ODK IMPORT: Submission f35c7592-cb87-4784-a374-45d2bd5a985c updated (ID: 644).  
[2026-02-19 07:53:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af35c7592-cb87-4784-a374-45d2bd5a985c')/male_info  
[2026-02-19 07:53:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-19 07:53:17] local.INFO: ODK IMPORT: Child record in 'male_info' updated (UUID: 7f11cf2d184a8e7284c7ec75c711964fd62b375d).  
[2026-02-19 07:53:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af35c7592-cb87-4784-a374-45d2bd5a985c')/female_info  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 17e19044d1568e9d45be3161fd52c221d4d11bc9).  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: f6ff3645945a9e9a2a9f2ca3257d0cce815e5020).  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Child record in 'female_info' updated (UUID: 8dcbf935386c40deae483f5e65b8dcc15e270422).  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT CONTROLLER: Exporting SQL to Tenants/hru-suvery1/2026/02/19/c_hru_mv_2025121021_data.sql  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Starting SQL Export to Tenants/hru-suvery1/2026/02/19/c_hru_mv_2025121021_data.sql  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table select_type_hazard_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table disaster_risk_reduction_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table structures_improvements_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table activities_funded_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table improve_living_conditions_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table village_urgently_needs_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table construction_guidelines_know_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table relevant_impact_livelihoods_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table select_social_dispute_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table dissatisfaction_exclusion_vrc_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table labor_observed_construction_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table facilities_available_workers_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table data_indicator_reporting_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table learn_grm_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table submit_complaint_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table resolved_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table satisfied_response_received_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table resolved_2_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table relation_beneficiary_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table religon_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table women_vulnerable_group_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table stakeholders_present_visit_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table property_ownership_documentation_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table documents_available_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table house_going_constructed_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table house_construction_stage_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table plinth_lintel_roof_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table construction_temporarily_paused_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table release_tranche_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table problems_receiving_tranche_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table select_role_vrc_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table vrc_consultation_meetings_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table role_women_reconstruction_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table support_vrc_provided_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table grm_improved_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table material_shortage_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table cause_dissatification_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table workmanship_visible_deviation_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table issues_type_raised_Details  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table submissions  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table male_info  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table female_info  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: Exporting table transgender_info  
[2026-02-19 07:53:18] local.INFO: ODK IMPORT: SQL Export completed successfully.  
[2026-02-20 21:33:51] local.ERROR: Error fetching submissions: No schema files found.  
[2026-02-20 21:33:59] local.ERROR: Error fetching submissions: No schema files found.  
[2026-02-20 21:34:12] local.ERROR: Error fetching submissions: No schema files found.  
[2026-02-20 21:51:51] local.INFO: Schema Explorer accessed {"id":"6","projectName":"hru-suvery1","url":"https://ifrap.edlogs.com/tenants/projects/6/hru-suvery1/schema-design"} 
[2026-02-20 21:51:51] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json"} 
[2026-02-20 21:52:16] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-20 21:52:16] local.ERROR: PII Service (Schema): File not found at Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json  
[2026-02-20 21:52:16] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-02-20 21:52:16] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-02-20 21:52:26] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-20 21:52:26] local.ERROR: PII Service (Schema): File not found at Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json  
[2026-02-20 21:52:26] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-02-20 21:52:26] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-02-20 21:52:31] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-20 21:52:31] local.ERROR: PII Service (Schema): File not found at Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json  
[2026-02-20 21:52:31] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-02-20 21:52:31] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-02-20 21:53:40] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-20 21:53:40] local.ERROR: PII Service (Schema): File not found at Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json  
[2026-02-20 21:53:40] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-02-20 21:53:40] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-02-20 21:54:14] local.INFO: Schema Explorer accessed {"id":"6","projectName":"hru-suvery1","url":"https://ifrap.edlogs.com/tenants/projects/6/hru-suvery1/schema-design"} 
[2026-02-20 21:54:14] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json"} 
[2026-02-20 21:54:25] local.INFO: Schema Explorer accessed {"id":"6","projectName":"hru-suvery1","url":"https://ifrap.edlogs.com/tenants/projects/6/hru-suvery1/schema-design"} 
[2026-02-20 21:54:25] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json"} 
[2026-02-20 21:55:27] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-20 21:55:27] local.ERROR: PII Service (Schema): File not found at Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json  
[2026-02-20 21:55:27] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-02-20 21:55:27] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-02-23 07:23:39] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-23 07:23:39] local.ERROR: PII Service (Schema): File not found at Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json  
[2026-02-23 07:23:39] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-02-23 07:23:39] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-02-25 05:24:51] local.INFO: Schema Explorer accessed {"id":null,"projectName":null,"url":"https://ifrap.edlogs.com/schema-design?id=6&projectName=hru-suvery1"} 
[2026-02-25 05:25:00] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-25 05:25:00] local.ERROR: PII Service (Schema): File not found at Tenants/hru-suvery1/2026/02/12/c_hru_mv_2025121021_schema_v1.json  
[2026-02-25 05:25:00] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-02-25 05:25:00] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-02-25 05:41:16] local.INFO: Schema Explorer accessed {"id":null,"projectName":null,"url":"https://ifrap.edlogs.com/schema-design?id=6&projectName=hru-suvery1"} 
[2026-02-25 05:43:32] local.INFO: Schema Explorer accessed {"id":null,"projectName":null,"url":"https://ifrap.edlogs.com/schema-design?tenant_id=6"} 
[2026-02-25 05:43:32] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/25/c_hru_mv_2025121021_schema.json"} 
[2026-02-25 05:44:08] local.INFO: === TABLE GENERATOR START ===  
[2026-02-25 05:44:08] local.INFO: CONNECTED DB {"database":"hru-suvery1","host":"127.0.0.1","user":"postgres","schema":"public"} 
[2026-02-25 05:44:08] local.INFO: Dropped table if exists {"table":"submissions"} 
[2026-02-25 05:44:08] local.INFO: Dropped table if exists {"table":"male_info"} 
[2026-02-25 05:44:08] local.INFO: Dropped table if exists {"table":"female_info"} 
[2026-02-25 05:44:08] local.INFO: Dropped table if exists {"table":"transgender_info"} 
[2026-02-25 05:44:08] local.INFO: Lookup table created and options inserted: relation_beneficiary_Details  
[2026-02-25 05:44:08] local.INFO: Lookup table created and options inserted: religon_Details  
[2026-02-25 05:44:08] local.INFO: Lookup table created and options inserted: women_vulnerable_group_Details  
[2026-02-25 05:44:08] local.INFO: Lookup table created and options inserted: stakeholders_present_visit_Details  
[2026-02-25 05:44:08] local.INFO: Lookup table created and options inserted: property_ownership_documentation_Details  
[2026-02-25 05:44:08] local.INFO: Lookup table created and options inserted: documents_available_Details  
[2026-02-25 05:44:08] local.INFO: Lookup table created and options inserted: house_going_constructed_Details  
[2026-02-25 05:44:08] local.INFO: Lookup table created and options inserted: house_construction_stage_Details  
[2026-02-25 05:44:08] local.INFO: Lookup table created and options inserted: plinth_lintel_roof_Details  
[2026-02-25 05:44:08] local.INFO: Lookup table created and options inserted: construction_temporarily_paused_Details  
[2026-02-25 05:44:08] local.INFO: Lookup table created and options inserted: release_tranche_Details  
[2026-02-25 05:44:09] local.INFO: Lookup table created and options inserted: problems_receiving_tranche_Details  
[2026-02-25 05:44:09] local.INFO: Lookup table created and options inserted: select_role_vrc_Details  
[2026-02-25 05:44:09] local.INFO: Lookup table created and options inserted: vrc_consultation_meetings_Details  
[2026-02-25 05:44:09] local.INFO: Lookup table created and options inserted: role_women_reconstruction_Details  
[2026-02-25 05:44:09] local.INFO: Lookup table created and options inserted: support_vrc_provided_Details  
[2026-02-25 05:44:09] local.INFO: Lookup table created and options inserted: structures_improvements_Details  
[2026-02-25 05:44:09] local.INFO: Lookup table created and options inserted: activities_funded_Details  
[2026-02-25 05:44:09] local.INFO: Lookup table created and options inserted: improve_living_conditions_Details  
[2026-02-25 05:44:09] local.INFO: Lookup table created and options inserted: village_urgently_needs_Details  
[2026-02-25 05:44:09] local.INFO: Lookup table created and options inserted: select_type_hazard_Details  
[2026-02-25 05:44:09] local.INFO: Lookup table created and options inserted: disaster_risk_reduction_Details  
[2026-02-25 05:44:09] local.INFO: Lookup table created and options inserted: construction_guidelines_know_Details  
[2026-02-25 05:44:09] local.INFO: Lookup table created and options inserted: relevant_impact_livelihoods_Details  
[2026-02-25 05:44:09] local.INFO: Lookup table created and options inserted: select_social_dispute_Details  
[2026-02-25 05:44:09] local.INFO: Lookup table created and options inserted: dissatisfaction_exclusion_vrc_Details  
[2026-02-25 05:44:09] local.INFO: Lookup table created and options inserted: labor_observed_construction_Details  
[2026-02-25 05:44:09] local.INFO: Lookup table created and options inserted: facilities_available_workers_Details  
[2026-02-25 05:44:09] local.INFO: Lookup table created and options inserted: data_indicator_reporting_Details  
[2026-02-25 05:44:09] local.INFO: Lookup table created and options inserted: learn_grm_Details  
[2026-02-25 05:44:09] local.INFO: Lookup table created and options inserted: submit_complaint_Details  
[2026-02-25 05:44:09] local.INFO: Lookup table created and options inserted: resolved_Details  
[2026-02-25 05:44:09] local.INFO: Lookup table created and options inserted: satisfied_response_received_Details  
[2026-02-25 05:44:09] local.INFO: Lookup table created and options inserted: resolved_2_Details  
[2026-02-25 05:44:09] local.INFO: Lookup table created and options inserted: grm_improved_Details  
[2026-02-25 05:44:09] local.INFO: Lookup table created and options inserted: material_shortage_Details  
[2026-02-25 05:44:09] local.INFO: Lookup table created and options inserted: cause_dissatification_Details  
[2026-02-25 05:44:09] local.INFO: Lookup table created and options inserted: workmanship_visible_deviation_Details  
[2026-02-25 05:44:09] local.INFO: Lookup table created and options inserted: issues_type_raised_Details  
[2026-02-25 05:44:09] local.INFO: EXECUTING SQL FOR TABLE: submissions  
[2026-02-25 05:44:09] local.INFO: CREATE TABLE "submissions" (
    "id" BIGSERIAL PRIMARY KEY,
    "__id" VARCHAR(255) NOT NULL,
    "ID_1_0" INT NOT NULL,
    "ID_1_1" INT NOT NULL,
    "ID_1_2" VARCHAR(255) NOT NULL,
    "ID_1_3" VARCHAR(255) NOT NULL,
    "ID_1_4" VARCHAR(255) NOT NULL,
    "ID_1_5" VARCHAR(255) NOT NULL,
    "ID_1_6" VARCHAR(255) NOT NULL,
    "ID_1_7" VARCHAR(255) NOT NULL,
    "ID_1_8" VARCHAR(255) NOT NULL,
    "ID_1_9" VARCHAR(255) NOT NULL,
    "ID_1_10" VARCHAR(255) NOT NULL,
    "ID_1_11" INT NOT NULL,
    "ID_1_11y" VARCHAR(255),
    "ID_1_12" TIMESTAMP NOT NULL,
    "ID_1_13" VARCHAR(255),
    "FMI_2_1" INT NOT NULL,
    "FMI_2_2" INT NOT NULL,
    "FMI_2_3" INT NOT NULL,
    "FMI_2_3y" VARCHAR(255),
    "FMI_3_1" INT NOT NULL,
    "FMI_3_1_1" VARCHAR(255),
    "FMI_3_1_2" VARCHAR(255),
    "FMI_3_2" INT NOT NULL,
    "FMI_3_2_1" VARCHAR(255),
    "FMI_3_2_2" VARCHAR(255),
    "PD_3_2_3" VARCHAR(255),
    "FMI_3_3" INT NOT NULL,
    "FMI_3_3_1" VARCHAR(255),
    "FMI_3_3_2" VARCHAR(255),
    "SI_4_1" VARCHAR(255) NOT NULL,
    "SI_4_1y" VARCHAR(255),
    "LPDT_5_1" INT NOT NULL,
    "LPDT_5_1_1" VARCHAR(255),
    "LPDT_5_2" INT NOT NULL,
    "LPDT_5_2y" VARCHAR(255),
    "LPDT_5_3" VARCHAR(255),
    "LPDT_5_4" INT,
    "LPDT_5_4y" VARCHAR(255),
    "LPDT_5_5" INT NOT NULL,
    "CP_6_1" INT NOT NULL,
    "CP_6_2" INT NOT NULL,
    "CP_6_2_1" VARCHAR(255),
    "CP_6_2_2" INT,
    "CP_6_2_2_2" VARCHAR(255),
    "CP_6_2_2_2y" VARCHAR(255),
    "CP_6_3_1" VARCHAR(255) NOT NULL,
    "CP_6_3_2" VARCHAR(255) NOT NULL,
    "TRI_7_1" INT,
    "TRI_7_1_1" TIMESTAMP,
    "TRI_7_1_2" INT,
    "TRI_7_1_3" VARCHAR(255),
    "TRI_7_1_3y" VARCHAR(255),
    "TRI_7_2_1" INT,
    "TRI_7_2_2" VARCHAR(255),
    "TRI_7_2_2y" VARCHAR(255),
    "VRC_8_1" INT,
    "VRC_8_2" INT,
    "VRC_8_3" INT,
    "VRC_8_4" INT,
    "VRC_8_5" INT,
    "VRC_8_6" INT,
    "VRC_8_7" INT,
    "VRC_8_8" INT,
    "VRC_8_9" INT,
    "VRC_8_9_1" VARCHAR(255),
    "VBVRC_9_1" INT,
    "VBVRC_9_2" VARCHAR(255),
    "VBVRC_9_2y" VARCHAR(255),
    "VBVRC_9_3" VARCHAR(255),
    "VBVRC_9_4" INT,
    "VBVRC_9_5" INT,
    "VBVRC_9_6" VARCHAR(255),
    "VBVRC_9_6y" VARCHAR(255),
    "DRR_10_1" INT,
    "DRR_10_2" INT,
    "DRR_10_3" VARCHAR(255),
    "DRR_10_3y" VARCHAR(255),
    "DRR_10_4" INT,
    "DRR_10_5" INT,
    "DRR_10_6" INT,
    "DRR_10_7" INT,
    "DRR_10_7_1" INT,
    "DRR_10_8" INT,
    "DRR_10_9" INT,
    "DRR_10_10" VARCHAR(255),
    "DRR_10_10y" VARCHAR(255),
    "MCG_11_1" INT,
    "MCG_11_2" INT,
    "MCG_11_3" VARCHAR(255),
    "MCG_11_3y" VARCHAR(255),
    "SSC_12_1" INT,
    "SSC_12_2" INT,
    "SSC_12_3" INT,
    "SSC_12_3_1" VARCHAR(255),
    "SSC_12_3_1y" VARCHAR(255),
    "SSC_12_4" INT,
    "SSC_12_4_1" VARCHAR(255),
    "SSC_12_4_1y" VARCHAR(255),
    "SSC_12_5" INT,
    "SSC_12_5_1" VARCHAR(255),
    "SSC_12_5_1y" VARCHAR(255),
    "WS_13_1" INT,
    "WS_13_2" INT,
    "WS_13_3" INT,
    "WS_13_4" INT,
    "WS_13_4_1" VARCHAR(255),
    "WS_13_5" VARCHAR(255),
    "WS_13_6" INT,
    "WS_13_6_1" INT,
    "EPE_14_1" INT,
    "EPE_14_2" INT,
    "EPE_14_3" VARCHAR(255),
    "EPE_14_4" INT,
    "EPE_14_5" VARCHAR(255),
    "EPE_14_6" INT,
    "EPE_14_6_1" INT,
    "EPE_14_6_2" INT,
    "EPE_14_6_3" VARCHAR(255),
    "EPE_14_6_4" VARCHAR(255),
    "EPE_14_6_5" VARCHAR(255),
    "GESI_15_1" INT,
    "GESI_15_1_1" VARCHAR(255),
    "GESI_15_2" INT,
    "GESI_15_3" INT,
    "GESI_15_4" INT,
    "GESI_15_5" INT,
    "GRM_16_1" INT,
    "GRM_16_1_1" VARCHAR(255),
    "GRM_16_1_1y" VARCHAR(255),
    "GRM_16_2" INT,
    "GRM_16_2_2" VARCHAR(255),
    "GRM_16_3" INT,
    "GRM_16_4" INT,
    "GRM_16_5" INT,
    "GRM_16_5_1" VARCHAR(255),
    "GRM_16_5_2" VARCHAR(255),
    "GRM_16_5_2y" VARCHAR(255),
    "GRM_16_5_3" VARCHAR(255),
    "GRM_16_6" VARCHAR(255),
    "GRM_16_6_1" VARCHAR(255),
    "GRM_16_6_2" VARCHAR(255),
    "GRM_16_6_2y" VARCHAR(255),
    "GRM_16_6_3" VARCHAR(255),
    "GRM_16_6_3_1" VARCHAR(255),
    "GRM_16_6_4" VARCHAR(255),
    "GRM_16_6_4y" VARCHAR(255),
    "GRM_16_7" VARCHAR(255),
    "GRM_16_7y" VARCHAR(255),
    "CCV_17_1" INT,
    "CCV_17_1_1" VARCHAR(255),
    "CCV_17_2" INT,
    "CCV_17_2_1" VARCHAR(255),
    "CCV_17_3" INT,
    "CCV_17_3_1" VARCHAR(255),
    "CCV_17_4" INT,
    "CCV_17_4_1" VARCHAR(255),
    "CCV_17_5" INT,
    "CCV_17_5_1" VARCHAR(255),
    "CCV_17_6" INT,
    "CCV_17_6_1" VARCHAR(255),
    "CCV_17_7" INT,
    "CCV_17_7_1" VARCHAR(255),
    "CCV_17_8" INT,
    "CCV_17_9" INT,
    "CCV_17_10" INT,
    "CCV_17_10_1" VARCHAR(255),
    "CCV_17_11" INT,
    "CCV_17_11_1" VARCHAR(255),
    "CCV_17_12" INT,
    "CCV_17_12_1" VARCHAR(255),
    "CCV_17_13" INT,
    "CCV_17_13_1" VARCHAR(255),
    "PE_18_1" INT,
    "PE_18_2" VARCHAR(255),
    "PE_18_2y" VARCHAR(255),
    "PE_18_3" INT,
    "PE_18_3_1" VARCHAR(255),
    "PE_18_3_1y" VARCHAR(255),
    "SO_19_1" INT,
    "SO_19_1_1" VARCHAR(255),
    "SO_19_1_1y" VARCHAR(255),
    "SO_19_1_2" VARCHAR(255),
    "SO_19_2" INT,
    "SO_19_2_1" VARCHAR(255),
    "SO_19_2_1y" VARCHAR(255),
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-02-25 05:44:09] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"submissions"} 
[2026-02-25 05:44:09] local.INFO: EXECUTING SQL FOR TABLE: male_info  
[2026-02-25 05:44:09] local.INFO: CREATE TABLE "male_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "FMI_3_1_1" VARCHAR(255),
    "FMI_3_1_2" VARCHAR(255),
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-02-25 05:44:09] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"male_info"} 
[2026-02-25 05:44:09] local.INFO: EXECUTING SQL FOR TABLE: female_info  
[2026-02-25 05:44:09] local.INFO: CREATE TABLE "female_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "FMI_3_2_1" VARCHAR(255),
    "FMI_3_2_2" VARCHAR(255),
    "PD_3_2_3" VARCHAR(255),
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-02-25 05:44:09] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"female_info"} 
[2026-02-25 05:44:09] local.INFO: EXECUTING SQL FOR TABLE: transgender_info  
[2026-02-25 05:44:09] local.INFO: CREATE TABLE "transgender_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-02-25 05:44:09] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"transgender_info"} 
[2026-02-25 05:44:09] local.INFO: === TABLE GENERATOR END ===  
[2026-02-25 05:46:04] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-25 05:46:04] local.INFO: PII Service: Successfully fetched 194 attributes from Schema File.  
[2026-02-25 06:55:24] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_24_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_24_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_24_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 6, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_24_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_24_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_24_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 6, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-02-25 07:11:18] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_24_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_24_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_24_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 7, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_24_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_24_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_24_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 7, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-02-25 07:11:45] local.ERROR: Target class [Database\Seeders\MdoulePermissionSeeder] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Database\\Seeders\\MdoulePermissionSeeder] does not exist. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php:1019)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(890): Illuminate\\Container\\Container->build('Database\\\\Seeder...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1077): Illuminate\\Container\\Container->resolve('Database\\\\Seeder...', Array, true)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(821): Illuminate\\Foundation\\Application->resolve('Database\\\\Seeder...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1057): Illuminate\\Container\\Container->make('Database\\\\Seeder...', Array)
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(99): Illuminate\\Foundation\\Application->make('Database\\\\Seeder...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(71): Illuminate\\Database\\Console\\Seeds\\SeedCommand->getSeeder()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(157): Illuminate\\Database\\Console\\Seeds\\SeedCommand->{closure:Illuminate\\Database\\Console\\Seeds\\SeedCommand::handle():70}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#14 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Seeds\\SeedCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Database\\Seeders\\MdoulePermissionSeeder\" does not exist at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php:1017)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(1017): ReflectionClass->__construct('Database\\\\Seeder...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(890): Illuminate\\Container\\Container->build('Database\\\\Seeder...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1077): Illuminate\\Container\\Container->resolve('Database\\\\Seeder...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(821): Illuminate\\Foundation\\Application->resolve('Database\\\\Seeder...', Array)
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1057): Illuminate\\Container\\Container->make('Database\\\\Seeder...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(99): Illuminate\\Foundation\\Application->make('Database\\\\Seeder...')
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(71): Illuminate\\Database\\Console\\Seeds\\SeedCommand->getSeeder()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(157): Illuminate\\Database\\Console\\Seeds\\SeedCommand->{closure:Illuminate\\Database\\Console\\Seeds\\SeedCommand::handle():70}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#15 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Seeds\\SeedCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#22 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-02-25 07:12:23] local.ERROR: SQLSTATE[42703]: Undefined column: 7 ERROR:  column "slug" does not exist
LINE 1: select * from "modules" where ("slug" = $1) limit 1
                                       ^ (Connection: pgsql, SQL: select * from "modules" where ("slug" = users) limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"slug\" does not exist
LINE 1: select * from \"modules\" where (\"slug\" = $1) limit 1
                                       ^ (Connection: pgsql, SQL: select * from \"modules\" where (\"slug\" = users) limit 1) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(678): Illuminate\\Database\\Eloquent\\Builder->first()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(710): Illuminate\\Database\\Eloquent\\Builder->firstOrCreate(Array, Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->updateOrCreate(Array, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2496): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'updateOrCreate', Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2512): Illuminate\\Database\\Eloquent\\Model->__call('updateOrCreate', Array)
#14 /home/edlogs/public_html/ifrap/database/seeders/ModulePermissionSeeder.php(37): Illuminate\\Database\\Eloquent\\Model::__callStatic('updateOrCreate', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Database\\Seeders\\ModulePermissionSeeder->run()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(188): Illuminate\\Container\\Container->call(Array, Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(197): Illuminate\\Database\\Seeder->{closure:Illuminate\\Database\\Seeder::__invoke():187}()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(71): Illuminate\\Database\\Seeder->__invoke()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(157): Illuminate\\Database\\Console\\Seeds\\SeedCommand->{closure:Illuminate\\Database\\Console\\Seeds\\SeedCommand::handle():70}()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Seeds\\SeedCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#38 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#39 {main}

[previous exception] [object] (PDOException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"slug\" does not exist
LINE 1: select * from \"modules\" where (\"slug\" = $1) limit 1
                                       ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:409)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(409): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():395}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(678): Illuminate\\Database\\Eloquent\\Builder->first()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(710): Illuminate\\Database\\Eloquent\\Builder->firstOrCreate(Array, Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->updateOrCreate(Array, Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2496): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'updateOrCreate', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2512): Illuminate\\Database\\Eloquent\\Model->__call('updateOrCreate', Array)
#16 /home/edlogs/public_html/ifrap/database/seeders/ModulePermissionSeeder.php(37): Illuminate\\Database\\Eloquent\\Model::__callStatic('updateOrCreate', Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Database\\Seeders\\ModulePermissionSeeder->run()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(188): Illuminate\\Container\\Container->call(Array, Array)
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(197): Illuminate\\Database\\Seeder->{closure:Illuminate\\Database\\Seeder::__invoke():187}()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(71): Illuminate\\Database\\Seeder->__invoke()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(157): Illuminate\\Database\\Console\\Seeds\\SeedCommand->{closure:Illuminate\\Database\\Console\\Seeds\\SeedCommand::handle():70}()
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#35 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Seeds\\SeedCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#37 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#40 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#41 {main}
"} 
[2026-02-25 07:36:14] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-25 07:36:14] local.ERROR: PII Service (Schema): File not found at Tenants/hru-suvery1/2026/02/25/c_hru_mv_2025121021_schema_v1.json  
[2026-02-25 07:36:14] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-02-25 07:36:14] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-02-25 07:48:11] local.ERROR: SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation "modules" does not exist
LINE 1: select * from "modules" where ("slug" = $1) limit 1
                      ^ (Connection: pgsql, SQL: select * from "modules" where ("slug" = users) limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"modules\" does not exist
LINE 1: select * from \"modules\" where (\"slug\" = $1) limit 1
                      ^ (Connection: pgsql, SQL: select * from \"modules\" where (\"slug\" = users) limit 1) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(678): Illuminate\\Database\\Eloquent\\Builder->first()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(710): Illuminate\\Database\\Eloquent\\Builder->firstOrCreate(Array, Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->updateOrCreate(Array, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2496): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'updateOrCreate', Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2512): Illuminate\\Database\\Eloquent\\Model->__call('updateOrCreate', Array)
#14 /home/edlogs/public_html/ifrap/database/seeders/ModulePermissionSeeder.php(37): Illuminate\\Database\\Eloquent\\Model::__callStatic('updateOrCreate', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Database\\Seeders\\ModulePermissionSeeder->run()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(188): Illuminate\\Container\\Container->call(Array, Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(197): Illuminate\\Database\\Seeder->{closure:Illuminate\\Database\\Seeder::__invoke():187}()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(71): Illuminate\\Database\\Seeder->__invoke()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(157): Illuminate\\Database\\Console\\Seeds\\SeedCommand->{closure:Illuminate\\Database\\Console\\Seeds\\SeedCommand::handle():70}()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Seeds\\SeedCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#38 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#39 {main}

[previous exception] [object] (PDOException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"modules\" does not exist
LINE 1: select * from \"modules\" where (\"slug\" = $1) limit 1
                      ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:409)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(409): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():395}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(678): Illuminate\\Database\\Eloquent\\Builder->first()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(710): Illuminate\\Database\\Eloquent\\Builder->firstOrCreate(Array, Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->updateOrCreate(Array, Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2496): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'updateOrCreate', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2512): Illuminate\\Database\\Eloquent\\Model->__call('updateOrCreate', Array)
#16 /home/edlogs/public_html/ifrap/database/seeders/ModulePermissionSeeder.php(37): Illuminate\\Database\\Eloquent\\Model::__callStatic('updateOrCreate', Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Database\\Seeders\\ModulePermissionSeeder->run()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(188): Illuminate\\Container\\Container->call(Array, Array)
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(197): Illuminate\\Database\\Seeder->{closure:Illuminate\\Database\\Seeder::__invoke():187}()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(71): Illuminate\\Database\\Seeder->__invoke()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(157): Illuminate\\Database\\Console\\Seeds\\SeedCommand->{closure:Illuminate\\Database\\Console\\Seeds\\SeedCommand::handle():70}()
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#35 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Seeds\\SeedCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#37 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#40 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#41 {main}
"} 
[2026-02-25 07:48:43] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-25 07:48:43] local.ERROR: PII Service (Schema): File not found at Tenants/hru-suvery1/2026/02/25/c_hru_mv_2025121021_schema_v1.json  
[2026-02-25 07:48:43] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-02-25 07:48:43] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-02-25 08:08:40] local.INFO: Schema Explorer accessed {"id":"6","projectName":"hru-suvery1","url":"https://ifrap.edlogs.com/tenants/projects/6/hru-suvery1/schema-design"} 
[2026-02-25 08:08:40] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/25/c_hru_mv_2025121021_schema_v1.json"} 
[2026-02-25 08:09:11] local.ERROR: Error fetching submissions: No schema files found.  
[2026-02-25 08:09:14] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-25 08:09:14] local.ERROR: PII Service (Schema): File not found at Tenants/hru-suvery1/2026/02/25/c_hru_mv_2025121021_schema_v1.json  
[2026-02-25 08:09:14] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-02-25 08:09:14] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-02-25 08:09:32] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-25 08:09:32] local.ERROR: PII Service (Schema): File not found at Tenants/hru-suvery1/2026/02/25/c_hru_mv_2025121021_schema_v1.json  
[2026-02-25 08:09:32] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-02-25 08:09:32] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-02-25 08:09:36] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-25 08:09:36] local.ERROR: PII Service (Schema): File not found at Tenants/hru-suvery1/2026/02/25/c_hru_mv_2025121021_schema_v1.json  
[2026-02-25 08:09:36] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-02-25 08:09:36] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-02-25 08:56:44] local.INFO: Schema Explorer accessed {"id":"6","projectName":"hru-suvery1","url":"https://ifrap.edlogs.com/tenants/projects/6/hru-suvery1/schema-design"} 
[2026-02-25 08:56:44] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/25/c_hru_mv_2025121021_schema_v1.json"} 
[2026-02-25 09:23:22] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-25 09:23:22] local.ERROR: PII Service (Schema): File not found at Tenants/hru-suvery1/2026/02/25/c_hru_mv_2025121021_schema_v1.json  
[2026-02-25 09:23:22] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-02-25 09:23:22] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-02-25 10:29:14] local.INFO: Schema Explorer accessed {"id":"6","projectName":"hru-suvery1","url":"https://ifrap.edlogs.com/tenants/projects/6/hru-suvery1/schema-design"} 
[2026-02-25 10:29:14] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/25/c_hru_mv_2025121021_schema_v1.json"} 
[2026-02-25 10:29:59] local.ERROR: Error fetching submissions: No schema files found.  
[2026-02-25 10:30:04] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-25 10:30:04] local.ERROR: PII Service (Schema): File not found at Tenants/hru-suvery1/2026/02/25/c_hru_mv_2025121021_schema_v1.json  
[2026-02-25 10:30:04] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-02-25 10:30:04] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-02-25 10:36:03] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-25 10:36:03] local.ERROR: PII Service (Schema): File not found at Tenants/hru-suvery1/2026/02/25/c_hru_mv_2025121021_schema_v1.json  
[2026-02-25 10:36:03] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-02-25 10:36:03] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-02-25 10:40:45] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-25 10:40:45] local.ERROR: PII Service (Schema): File not found at Tenants/hru-suvery1/2026/02/25/c_hru_mv_2025121021_schema_v1.json  
[2026-02-25 10:40:45] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-02-25 10:40:45] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-02-25 10:42:16] local.ERROR: Error fetching submissions: No schema files found.  
[2026-02-25 10:42:18] local.ERROR: Error fetching submissions: No schema files found.  
[2026-02-25 10:42:27] local.ERROR: Error fetching submissions: No schema files found.  
[2026-02-25 10:47:31] local.ERROR: File does not exist at path /home/edlogs/public_html/ifrap/database/migrations/2026_02_24_082709_create_notifications_table.php. {"exception":"[object] (Illuminate\\Contracts\\Filesystem\\FileNotFoundException(code: 0): File does not exist at path /home/edlogs/public_html/ifrap/database/migrations/2026_02_24_082709_create_notifications_table.php. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:152)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(595): Illuminate\\Filesystem\\Filesystem->requireOnce('/home/edlogs/pu...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(130): Illuminate\\Database\\Migrations\\Migrator->requireFiles(Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#12 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#20 {main}
"} 
[2026-02-25 10:59:47] local.INFO: Schema Explorer accessed {"id":"6","projectName":"hru-suvery1","url":"https://ifrap.edlogs.com/tenants/projects/6/hru-suvery1/schema-design"} 
[2026-02-25 10:59:47] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/25/c_hru_mv_2025121021_schema_v1.json"} 
[2026-02-25 11:02:17] local.INFO: Schema Explorer accessed {"id":null,"projectName":null,"url":"https://ifrap.edlogs.com/schema-design?tenant_id=6"} 
[2026-02-25 11:02:17] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/25/c_hru_mv_2025121021_schema.json"} 
[2026-02-25 11:03:25] local.INFO: Schema Explorer accessed {"id":null,"projectName":null,"url":"https://ifrap.edlogs.com/schema-design?tenant_id=6"} 
[2026-02-25 11:03:25] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/25/b_hydromet_2025100711_schema.json"} 
[2026-02-25 11:05:09] local.INFO: Schema Explorer accessed {"id":null,"projectName":null,"url":"https://ifrap.edlogs.com/schema-design?tenant_id=6"} 
[2026-02-25 11:05:09] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/25/b_hydromet_2025100711_schema.json"} 
[2026-02-25 11:06:57] local.INFO: === TABLE GENERATOR START ===  
[2026-02-25 11:06:57] local.INFO: CONNECTED DB {"database":"hru-suvery1","host":"127.0.0.1","user":"postgres","schema":"public"} 
[2026-02-25 11:06:57] local.INFO: Dropped table if exists {"table":"submissions"} 
[2026-02-25 11:06:57] local.INFO: Lookup table created and options inserted: relation_beneficiary_Details  
[2026-02-25 11:06:57] local.INFO: Lookup table created and options inserted: religon_Details  
[2026-02-25 11:06:57] local.INFO: Lookup table created and options inserted: women_vulnerable_group_Details  
[2026-02-25 11:06:57] local.INFO: Lookup table created and options inserted: stakeholders_present_visit_Details  
[2026-02-25 11:06:57] local.INFO: Lookup table created and options inserted: property_ownership_documentation_Details  
[2026-02-25 11:06:57] local.INFO: Lookup table created and options inserted: documents_available_Details  
[2026-02-25 11:06:57] local.INFO: Lookup table created and options inserted: house_going_constructed_Details  
[2026-02-25 11:06:57] local.INFO: Lookup table created and options inserted: house_construction_stage_Details  
[2026-02-25 11:06:57] local.INFO: Lookup table created and options inserted: plinth_lintel_roof_Details  
[2026-02-25 11:06:57] local.INFO: Lookup table created and options inserted: construction_temporarily_paused_Details  
[2026-02-25 11:06:57] local.INFO: Lookup table created and options inserted: release_tranche_Details  
[2026-02-25 11:06:57] local.INFO: Lookup table created and options inserted: problems_receiving_tranche_Details  
[2026-02-25 11:06:57] local.INFO: Lookup table created and options inserted: select_role_vrc_Details  
[2026-02-25 11:06:57] local.INFO: Lookup table created and options inserted: vrc_consultation_meetings_Details  
[2026-02-25 11:06:57] local.INFO: Lookup table created and options inserted: role_women_reconstruction_Details  
[2026-02-25 11:06:57] local.INFO: Lookup table created and options inserted: support_vrc_provided_Details  
[2026-02-25 11:06:57] local.INFO: Lookup table created and options inserted: structures_improvements_Details  
[2026-02-25 11:06:57] local.INFO: Lookup table created and options inserted: activities_funded_Details  
[2026-02-25 11:06:57] local.INFO: Lookup table created and options inserted: improve_living_conditions_Details  
[2026-02-25 11:06:57] local.INFO: Lookup table created and options inserted: village_urgently_needs_Details  
[2026-02-25 11:06:57] local.INFO: Lookup table created and options inserted: select_type_hazard_Details  
[2026-02-25 11:06:57] local.INFO: Lookup table created and options inserted: disaster_risk_reduction_Details  
[2026-02-25 11:06:57] local.INFO: Lookup table created and options inserted: construction_guidelines_know_Details  
[2026-02-25 11:06:57] local.INFO: Lookup table created and options inserted: relevant_impact_livelihoods_Details  
[2026-02-25 11:06:57] local.INFO: Lookup table created and options inserted: select_social_dispute_Details  
[2026-02-25 11:06:57] local.INFO: Lookup table created and options inserted: dissatisfaction_exclusion_vrc_Details  
[2026-02-25 11:06:57] local.INFO: Lookup table created and options inserted: labor_observed_construction_Details  
[2026-02-25 11:06:58] local.INFO: Lookup table created and options inserted: facilities_available_workers_Details  
[2026-02-25 11:06:58] local.INFO: Lookup table created and options inserted: data_indicator_reporting_Details  
[2026-02-25 11:06:58] local.INFO: Lookup table created and options inserted: learn_grm_Details  
[2026-02-25 11:06:58] local.INFO: Lookup table created and options inserted: submit_complaint_Details  
[2026-02-25 11:06:58] local.INFO: Lookup table created and options inserted: resolved_Details  
[2026-02-25 11:06:58] local.INFO: Lookup table created and options inserted: satisfied_response_received_Details  
[2026-02-25 11:06:58] local.INFO: Lookup table created and options inserted: resolved_2_Details  
[2026-02-25 11:06:58] local.INFO: Lookup table created and options inserted: grm_improved_Details  
[2026-02-25 11:06:58] local.INFO: Lookup table created and options inserted: material_shortage_Details  
[2026-02-25 11:06:58] local.INFO: Lookup table created and options inserted: cause_dissatification_Details  
[2026-02-25 11:06:58] local.INFO: Lookup table created and options inserted: workmanship_visible_deviation_Details  
[2026-02-25 11:06:58] local.INFO: Lookup table created and options inserted: issues_type_raised_Details  
[2026-02-25 11:06:58] local.INFO: EXECUTING SQL FOR TABLE: submissions  
[2026-02-25 11:06:58] local.INFO: CREATE TABLE "submissions" (
    "id" BIGSERIAL PRIMARY KEY,
    "__id" VARCHAR(255) NOT NULL,
    "ID_1_0" VARCHAR(255),
    "ID_1_1" INT NOT NULL,
    "ID_1_2" VARCHAR(255) NOT NULL,
    "ID_1_3" VARCHAR(255),
    "ID_1_4" TIMESTAMP NOT NULL,
    "ID_1_5" VARCHAR(255),
    "ID_1_6" VARCHAR(255),
    "ID_1_7" VARCHAR(255),
    "ID_1_8" VARCHAR(255),
    "ID_1_9" VARCHAR(255),
    "ID_1_10" VARCHAR(255),
    "ID_1_11" VARCHAR(255),
    "ID_1_11y" VARCHAR(255),
    "ID_1_12" VARCHAR(255),
    "ID_1_13" VARCHAR(255),
    "FMI_2_1" VARCHAR(255),
    "FMI_2_2" VARCHAR(255),
    "FMI_2_3" VARCHAR(255),
    "FMI_2_3y" VARCHAR(255),
    "FMI_3_1" VARCHAR(255),
    "FMI_3_1_1" VARCHAR(255),
    "FMI_3_1_2" VARCHAR(255),
    "FMI_3_2" VARCHAR(255),
    "FMI_3_2_1" VARCHAR(255),
    "FMI_3_2_2" VARCHAR(255),
    "PD_3_2_3" VARCHAR(255),
    "FMI_3_3" VARCHAR(255),
    "FMI_3_3_1" VARCHAR(255),
    "FMI_3_3_2" VARCHAR(255),
    "SI_4_1" VARCHAR(255),
    "SI_4_1y" VARCHAR(255),
    "LPDT_5_1" VARCHAR(255),
    "LPDT_5_1_1" VARCHAR(255),
    "LPDT_5_2" VARCHAR(255),
    "LPDT_5_2y" VARCHAR(255),
    "LPDT_5_3" VARCHAR(255),
    "LPDT_5_4" VARCHAR(255),
    "LPDT_5_4y" VARCHAR(255),
    "LPDT_5_5" VARCHAR(255),
    "CP_6_1" VARCHAR(255),
    "CP_6_2" VARCHAR(255),
    "CP_6_2_1" VARCHAR(255),
    "CP_6_2_2" VARCHAR(255),
    "CP_6_2_2_2" VARCHAR(255),
    "CP_6_2_2_2y" VARCHAR(255),
    "CP_6_3_1" VARCHAR(255),
    "CP_6_3_2" VARCHAR(255),
    "TRI_7_1" VARCHAR(255),
    "TRI_7_1_1" VARCHAR(255),
    "TRI_7_1_2" VARCHAR(255),
    "TRI_7_1_3" VARCHAR(255),
    "TRI_7_1_3y" VARCHAR(255),
    "TRI_7_2_1" VARCHAR(255),
    "TRI_7_2_2" VARCHAR(255),
    "TRI_7_2_2y" VARCHAR(255),
    "VRC_8_1" VARCHAR(255),
    "VRC_8_2" VARCHAR(255),
    "VRC_8_3" VARCHAR(255),
    "VRC_8_4" VARCHAR(255),
    "VRC_8_5" VARCHAR(255),
    "VRC_8_6" VARCHAR(255),
    "VRC_8_7" VARCHAR(255),
    "VRC_8_8" VARCHAR(255),
    "VRC_8_9" VARCHAR(255),
    "VRC_8_9_1" VARCHAR(255),
    "VBVRC_9_1" VARCHAR(255),
    "VBVRC_9_2" VARCHAR(255),
    "VBVRC_9_2y" VARCHAR(255),
    "VBVRC_9_3" VARCHAR(255),
    "VBVRC_9_4" VARCHAR(255),
    "VBVRC_9_5" VARCHAR(255),
    "VBVRC_9_6" VARCHAR(255),
    "VBVRC_9_6y" VARCHAR(255),
    "DRR_10_1" VARCHAR(255),
    "DRR_10_2" VARCHAR(255),
    "DRR_10_3" VARCHAR(255),
    "DRR_10_3y" VARCHAR(255),
    "DRR_10_4" VARCHAR(255),
    "DRR_10_5" VARCHAR(255),
    "DRR_10_6" VARCHAR(255),
    "DRR_10_7" VARCHAR(255),
    "DRR_10_7_1" VARCHAR(255),
    "DRR_10_8" VARCHAR(255),
    "DRR_10_9" VARCHAR(255),
    "DRR_10_10" VARCHAR(255),
    "DRR_10_10y" VARCHAR(255),
    "MCG_11_1" VARCHAR(255),
    "MCG_11_2" VARCHAR(255),
    "MCG_11_3" VARCHAR(255),
    "MCG_11_3y" VARCHAR(255),
    "SSC_12_1" VARCHAR(255),
    "SSC_12_2" VARCHAR(255),
    "SSC_12_3" VARCHAR(255),
    "SSC_12_3_1" VARCHAR(255),
    "SSC_12_3_1y" VARCHAR(255),
    "SSC_12_4" VARCHAR(255),
    "SSC_12_4_1" VARCHAR(255),
    "SSC_12_4_1y" VARCHAR(255),
    "SSC_12_5" VARCHAR(255),
    "SSC_12_5_1" VARCHAR(255),
    "SSC_12_5_1y" VARCHAR(255),
    "WS_13_1" VARCHAR(255),
    "WS_13_2" VARCHAR(255),
    "WS_13_3" VARCHAR(255),
    "WS_13_4" VARCHAR(255),
    "WS_13_4_1" VARCHAR(255),
    "WS_13_5" VARCHAR(255),
    "WS_13_6" VARCHAR(255),
    "WS_13_6_1" VARCHAR(255),
    "EPE_14_1" VARCHAR(255),
    "EPE_14_2" VARCHAR(255),
    "EPE_14_3" VARCHAR(255),
    "EPE_14_4" VARCHAR(255),
    "EPE_14_5" VARCHAR(255),
    "EPE_14_6" VARCHAR(255),
    "EPE_14_6_1" VARCHAR(255),
    "EPE_14_6_2" VARCHAR(255),
    "EPE_14_6_3" VARCHAR(255),
    "EPE_14_6_4" VARCHAR(255),
    "EPE_14_6_5" VARCHAR(255),
    "GESI_15_1" VARCHAR(255),
    "GESI_15_1_1" VARCHAR(255),
    "GESI_15_2" VARCHAR(255),
    "GESI_15_3" VARCHAR(255),
    "GESI_15_4" VARCHAR(255),
    "GESI_15_5" VARCHAR(255),
    "GRM_16_1" VARCHAR(255),
    "GRM_16_1_1" VARCHAR(255),
    "GRM_16_1_1y" VARCHAR(255),
    "GRM_16_2" VARCHAR(255),
    "GRM_16_2_2" VARCHAR(255),
    "GRM_16_3" VARCHAR(255),
    "GRM_16_4" VARCHAR(255),
    "GRM_16_5" VARCHAR(255),
    "GRM_16_5_1" VARCHAR(255),
    "GRM_16_5_2" VARCHAR(255),
    "GRM_16_5_2y" VARCHAR(255),
    "GRM_16_5_3" VARCHAR(255),
    "GRM_16_6" VARCHAR(255),
    "GRM_16_6_1" VARCHAR(255),
    "GRM_16_6_2" VARCHAR(255),
    "GRM_16_6_2y" VARCHAR(255),
    "GRM_16_6_3" VARCHAR(255),
    "GRM_16_6_3_1" VARCHAR(255),
    "GRM_16_6_4" VARCHAR(255),
    "GRM_16_6_4y" VARCHAR(255),
    "GRM_16_7" VARCHAR(255),
    "GRM_16_7y" VARCHAR(255),
    "CCV_17_1" VARCHAR(255),
    "CCV_17_1_1" VARCHAR(255),
    "CCV_17_2" VARCHAR(255),
    "CCV_17_2_1" VARCHAR(255),
    "CCV_17_3" VARCHAR(255),
    "CCV_17_3_1" VARCHAR(255),
    "CCV_17_4" VARCHAR(255),
    "CCV_17_4_1" VARCHAR(255),
    "CCV_17_5" VARCHAR(255),
    "CCV_17_5_1" VARCHAR(255),
    "CCV_17_6" VARCHAR(255),
    "CCV_17_6_1" VARCHAR(255),
    "CCV_17_7" VARCHAR(255),
    "CCV_17_7_1" VARCHAR(255),
    "CCV_17_8" VARCHAR(255),
    "CCV_17_9" VARCHAR(255),
    "CCV_17_10" VARCHAR(255),
    "CCV_17_10_1" VARCHAR(255),
    "CCV_17_11" VARCHAR(255),
    "CCV_17_11_1" VARCHAR(255),
    "CCV_17_12" VARCHAR(255),
    "CCV_17_12_1" VARCHAR(255),
    "CCV_17_13" VARCHAR(255),
    "CCV_17_13_1" VARCHAR(255),
    "PE_18_1" VARCHAR(255),
    "PE_18_2" VARCHAR(255),
    "PE_18_2y" VARCHAR(255),
    "PE_18_3" VARCHAR(255),
    "PE_18_3_1" VARCHAR(255),
    "PE_18_3_1y" VARCHAR(255),
    "SO_19_1" VARCHAR(255),
    "SO_19_1_1" VARCHAR(255),
    "SO_19_1_1y" VARCHAR(255),
    "SO_19_1_2" VARCHAR(255),
    "SO_19_2" VARCHAR(255),
    "SO_19_2_1" VARCHAR(255),
    "SO_19_2_1y" VARCHAR(255),
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-02-25 11:06:58] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"submissions"} 
[2026-02-25 11:06:58] local.INFO: === TABLE GENERATOR END ===  
[2026-02-25 11:07:55] local.INFO: ODK IMPORT CONTROLLER: Received request for Connection ID: 3  
[2026-02-25 11:07:55] local.INFO: ODK IMPORT CONTROLLER: Initializing service for Form: b_hydromet_2025100711  
[2026-02-25 11:07:55] local.INFO: ODK IMPORT: Target Database = hru-suvery1  
[2026-02-25 11:07:55] local.INFO: ODK IMPORT: Database resolved: hru-suvery1  
[2026-02-25 11:07:55] local.INFO: ODK IMPORT CONTROLLER: Starting importAll()  
[2026-02-25 11:07:55] local.INFO: ODK IMPORT: Fetching submissions from https://server.algogtech.com/v1/projects/1/forms/b_hydromet_2025100711.svc/Submissions  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Fetched 8 records.  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT CONTROLLER: Exporting SQL to Tenants/hru-suvery1/2026/02/25/b_hydromet_2025100711_data.sql  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Starting SQL Export to Tenants/hru-suvery1/2026/02/25/b_hydromet_2025100711_data.sql  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table relation_beneficiary_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table religon_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table women_vulnerable_group_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table stakeholders_present_visit_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table property_ownership_documentation_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table documents_available_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table house_going_constructed_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table house_construction_stage_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table plinth_lintel_roof_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table construction_temporarily_paused_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table release_tranche_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table problems_receiving_tranche_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table select_role_vrc_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table vrc_consultation_meetings_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table role_women_reconstruction_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table support_vrc_provided_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table structures_improvements_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table activities_funded_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table improve_living_conditions_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table village_urgently_needs_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table select_type_hazard_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table disaster_risk_reduction_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table construction_guidelines_know_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table relevant_impact_livelihoods_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table select_social_dispute_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table dissatisfaction_exclusion_vrc_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table labor_observed_construction_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table facilities_available_workers_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table data_indicator_reporting_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table learn_grm_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table submit_complaint_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table resolved_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table satisfied_response_received_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table resolved_2_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table grm_improved_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table material_shortage_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table cause_dissatification_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table workmanship_visible_deviation_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table issues_type_raised_Details  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table submissions  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table male_info  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table female_info  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: Exporting table transgender_info  
[2026-02-25 11:07:57] local.INFO: ODK IMPORT: SQL Export completed successfully.  
[2026-02-26 05:35:36] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-26 05:35:36] local.INFO: PII Service: Successfully fetched 186 attributes from Schema File.  
[2026-02-26 07:23:20] local.ERROR: Error fetching submissions: No schema files found.  
[2026-02-26 07:23:26] local.ERROR: Error fetching submissions: No schema files found.  
[2026-02-26 07:23:35] local.ERROR: Error fetching submissions: No schema files found.  
[2026-02-26 07:24:03] local.INFO: Schema Explorer accessed {"id":"6","projectName":"hru-suvery1","url":"https://ifrap.edlogs.com/tenants/projects/6/hru-suvery1/schema-design"} 
[2026-02-26 07:24:03] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/25/b_hydromet_2025100711_schema_v1.json"} 
[2026-02-26 07:24:44] local.INFO: Schema Explorer accessed {"id":null,"projectName":null,"url":"https://ifrap.edlogs.com/schema-design?tenant_id=6"} 
[2026-02-26 07:24:44] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/26/b_hydromet_2025100711_schema.json"} 
[2026-02-26 07:24:52] local.INFO: === TABLE GENERATOR START ===  
[2026-02-26 07:24:52] local.INFO: CONNECTED DB {"database":"hru-suvery1","host":"127.0.0.1","user":"postgres","schema":"public"} 
[2026-02-26 07:24:52] local.INFO: Dropped table if exists {"table":"submissions"} 
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: relation_beneficiary_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: religon_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: women_vulnerable_group_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: stakeholders_present_visit_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: property_ownership_documentation_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: documents_available_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: house_going_constructed_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: house_construction_stage_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: plinth_lintel_roof_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: construction_temporarily_paused_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: release_tranche_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: problems_receiving_tranche_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: select_role_vrc_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: vrc_consultation_meetings_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: role_women_reconstruction_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: support_vrc_provided_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: structures_improvements_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: activities_funded_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: improve_living_conditions_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: village_urgently_needs_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: select_type_hazard_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: disaster_risk_reduction_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: construction_guidelines_know_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: relevant_impact_livelihoods_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: select_social_dispute_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: dissatisfaction_exclusion_vrc_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: labor_observed_construction_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: facilities_available_workers_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: data_indicator_reporting_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: learn_grm_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: submit_complaint_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: resolved_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: satisfied_response_received_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: resolved_2_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: grm_improved_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: material_shortage_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: cause_dissatification_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: workmanship_visible_deviation_Details  
[2026-02-26 07:24:52] local.INFO: Lookup table created and options inserted: issues_type_raised_Details  
[2026-02-26 07:24:52] local.INFO: EXECUTING SQL FOR TABLE: submissions  
[2026-02-26 07:24:52] local.INFO: CREATE TABLE "submissions" (
    "id" BIGSERIAL PRIMARY KEY,
    "__id" VARCHAR(255) NOT NULL,
    "ID_1_0" VARCHAR(255),
    "ID_1_1" INT NOT NULL,
    "ID_1_2" VARCHAR(255) NOT NULL,
    "ID_1_3" VARCHAR(255),
    "ID_1_4" TIMESTAMP NOT NULL,
    "ID_1_5" VARCHAR(255),
    "ID_1_6" VARCHAR(255),
    "ID_1_7" VARCHAR(255),
    "ID_1_8" VARCHAR(255),
    "ID_1_9" VARCHAR(255),
    "ID_1_10" VARCHAR(255),
    "ID_1_11" VARCHAR(255),
    "ID_1_11y" VARCHAR(255),
    "ID_1_12" VARCHAR(255),
    "ID_1_13" VARCHAR(255),
    "FMI_2_1" VARCHAR(255),
    "FMI_2_2" VARCHAR(255),
    "FMI_2_3" VARCHAR(255),
    "FMI_2_3y" VARCHAR(255),
    "FMI_3_1" VARCHAR(255),
    "FMI_3_1_1" VARCHAR(255),
    "FMI_3_1_2" VARCHAR(255),
    "FMI_3_2" VARCHAR(255),
    "FMI_3_2_1" VARCHAR(255),
    "FMI_3_2_2" VARCHAR(255),
    "PD_3_2_3" VARCHAR(255),
    "FMI_3_3" VARCHAR(255),
    "FMI_3_3_1" VARCHAR(255),
    "FMI_3_3_2" VARCHAR(255),
    "SI_4_1" VARCHAR(255),
    "SI_4_1y" VARCHAR(255),
    "LPDT_5_1" VARCHAR(255),
    "LPDT_5_1_1" VARCHAR(255),
    "LPDT_5_2" VARCHAR(255),
    "LPDT_5_2y" VARCHAR(255),
    "LPDT_5_3" VARCHAR(255),
    "LPDT_5_4" VARCHAR(255),
    "LPDT_5_4y" VARCHAR(255),
    "LPDT_5_5" VARCHAR(255),
    "CP_6_1" VARCHAR(255),
    "CP_6_2" VARCHAR(255),
    "CP_6_2_1" VARCHAR(255),
    "CP_6_2_2" VARCHAR(255),
    "CP_6_2_2_2" VARCHAR(255),
    "CP_6_2_2_2y" VARCHAR(255),
    "CP_6_3_1" VARCHAR(255),
    "CP_6_3_2" VARCHAR(255),
    "TRI_7_1" VARCHAR(255),
    "TRI_7_1_1" VARCHAR(255),
    "TRI_7_1_2" VARCHAR(255),
    "TRI_7_1_3" VARCHAR(255),
    "TRI_7_1_3y" VARCHAR(255),
    "TRI_7_2_1" VARCHAR(255),
    "TRI_7_2_2" VARCHAR(255),
    "TRI_7_2_2y" VARCHAR(255),
    "VRC_8_1" VARCHAR(255),
    "VRC_8_2" VARCHAR(255),
    "VRC_8_3" VARCHAR(255),
    "VRC_8_4" VARCHAR(255),
    "VRC_8_5" VARCHAR(255),
    "VRC_8_6" VARCHAR(255),
    "VRC_8_7" VARCHAR(255),
    "VRC_8_8" VARCHAR(255),
    "VRC_8_9" VARCHAR(255),
    "VRC_8_9_1" VARCHAR(255),
    "VBVRC_9_1" VARCHAR(255),
    "VBVRC_9_2" VARCHAR(255),
    "VBVRC_9_2y" VARCHAR(255),
    "VBVRC_9_3" VARCHAR(255),
    "VBVRC_9_4" VARCHAR(255),
    "VBVRC_9_5" VARCHAR(255),
    "VBVRC_9_6" VARCHAR(255),
    "VBVRC_9_6y" VARCHAR(255),
    "DRR_10_1" VARCHAR(255),
    "DRR_10_2" VARCHAR(255),
    "DRR_10_3" VARCHAR(255),
    "DRR_10_3y" VARCHAR(255),
    "DRR_10_4" VARCHAR(255),
    "DRR_10_5" VARCHAR(255),
    "DRR_10_6" VARCHAR(255),
    "DRR_10_7" VARCHAR(255),
    "DRR_10_7_1" VARCHAR(255),
    "DRR_10_8" VARCHAR(255),
    "DRR_10_9" VARCHAR(255),
    "DRR_10_10" VARCHAR(255),
    "DRR_10_10y" VARCHAR(255),
    "MCG_11_1" VARCHAR(255),
    "MCG_11_2" VARCHAR(255),
    "MCG_11_3" VARCHAR(255),
    "MCG_11_3y" VARCHAR(255),
    "SSC_12_1" VARCHAR(255),
    "SSC_12_2" VARCHAR(255),
    "SSC_12_3" VARCHAR(255),
    "SSC_12_3_1" VARCHAR(255),
    "SSC_12_3_1y" VARCHAR(255),
    "SSC_12_4" VARCHAR(255),
    "SSC_12_4_1" VARCHAR(255),
    "SSC_12_4_1y" VARCHAR(255),
    "SSC_12_5" VARCHAR(255),
    "SSC_12_5_1" VARCHAR(255),
    "SSC_12_5_1y" VARCHAR(255),
    "WS_13_1" VARCHAR(255),
    "WS_13_2" VARCHAR(255),
    "WS_13_3" VARCHAR(255),
    "WS_13_4" VARCHAR(255),
    "WS_13_4_1" VARCHAR(255),
    "WS_13_5" VARCHAR(255),
    "WS_13_6" VARCHAR(255),
    "WS_13_6_1" VARCHAR(255),
    "EPE_14_1" VARCHAR(255),
    "EPE_14_2" VARCHAR(255),
    "EPE_14_3" VARCHAR(255),
    "EPE_14_4" VARCHAR(255),
    "EPE_14_5" VARCHAR(255),
    "EPE_14_6" VARCHAR(255),
    "EPE_14_6_1" VARCHAR(255),
    "EPE_14_6_2" VARCHAR(255),
    "EPE_14_6_3" VARCHAR(255),
    "EPE_14_6_4" VARCHAR(255),
    "EPE_14_6_5" VARCHAR(255),
    "GESI_15_1" VARCHAR(255),
    "GESI_15_1_1" VARCHAR(255),
    "GESI_15_2" VARCHAR(255),
    "GESI_15_3" VARCHAR(255),
    "GESI_15_4" VARCHAR(255),
    "GESI_15_5" VARCHAR(255),
    "GRM_16_1" VARCHAR(255),
    "GRM_16_1_1" VARCHAR(255),
    "GRM_16_1_1y" VARCHAR(255),
    "GRM_16_2" VARCHAR(255),
    "GRM_16_2_2" VARCHAR(255),
    "GRM_16_3" VARCHAR(255),
    "GRM_16_4" VARCHAR(255),
    "GRM_16_5" VARCHAR(255),
    "GRM_16_5_1" VARCHAR(255),
    "GRM_16_5_2" VARCHAR(255),
    "GRM_16_5_2y" VARCHAR(255),
    "GRM_16_5_3" VARCHAR(255),
    "GRM_16_6" VARCHAR(255),
    "GRM_16_6_1" VARCHAR(255),
    "GRM_16_6_2" VARCHAR(255),
    "GRM_16_6_2y" VARCHAR(255),
    "GRM_16_6_3" VARCHAR(255),
    "GRM_16_6_3_1" VARCHAR(255),
    "GRM_16_6_4" VARCHAR(255),
    "GRM_16_6_4y" VARCHAR(255),
    "GRM_16_7" VARCHAR(255),
    "GRM_16_7y" VARCHAR(255),
    "CCV_17_1" VARCHAR(255),
    "CCV_17_1_1" VARCHAR(255),
    "CCV_17_2" VARCHAR(255),
    "CCV_17_2_1" VARCHAR(255),
    "CCV_17_3" VARCHAR(255),
    "CCV_17_3_1" VARCHAR(255),
    "CCV_17_4" VARCHAR(255),
    "CCV_17_4_1" VARCHAR(255),
    "CCV_17_5" VARCHAR(255),
    "CCV_17_5_1" VARCHAR(255),
    "CCV_17_6" VARCHAR(255),
    "CCV_17_6_1" VARCHAR(255),
    "CCV_17_7" VARCHAR(255),
    "CCV_17_7_1" VARCHAR(255),
    "CCV_17_8" VARCHAR(255),
    "CCV_17_9" VARCHAR(255),
    "CCV_17_10" VARCHAR(255),
    "CCV_17_10_1" VARCHAR(255),
    "CCV_17_11" VARCHAR(255),
    "CCV_17_11_1" VARCHAR(255),
    "CCV_17_12" VARCHAR(255),
    "CCV_17_12_1" VARCHAR(255),
    "CCV_17_13" VARCHAR(255),
    "CCV_17_13_1" VARCHAR(255),
    "PE_18_1" VARCHAR(255),
    "PE_18_2" VARCHAR(255),
    "PE_18_2y" VARCHAR(255),
    "PE_18_3" VARCHAR(255),
    "PE_18_3_1" VARCHAR(255),
    "PE_18_3_1y" VARCHAR(255),
    "SO_19_1" VARCHAR(255),
    "SO_19_1_1" VARCHAR(255),
    "SO_19_1_1y" VARCHAR(255),
    "SO_19_1_2" VARCHAR(255),
    "SO_19_2" VARCHAR(255),
    "SO_19_2_1" VARCHAR(255),
    "SO_19_2_1y" VARCHAR(255),
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-02-26 07:24:52] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"submissions"} 
[2026-02-26 07:24:53] local.INFO: === TABLE GENERATOR END ===  
[2026-02-26 07:24:58] local.INFO: ODK IMPORT CONTROLLER: Received request for Connection ID: 3  
[2026-02-26 07:24:58] local.INFO: ODK IMPORT CONTROLLER: Initializing service for Form: b_hydromet_2025100711  
[2026-02-26 07:24:58] local.INFO: ODK IMPORT: Target Database = hru-suvery1  
[2026-02-26 07:24:58] local.INFO: ODK IMPORT: Database resolved: hru-suvery1  
[2026-02-26 07:24:58] local.INFO: ODK IMPORT CONTROLLER: Starting importAll()  
[2026-02-26 07:24:58] local.INFO: ODK IMPORT: Fetching submissions from https://server.algogtech.com/v1/projects/1/forms/b_hydromet_2025100711.svc/Submissions  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Fetched 8 records.  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT CONTROLLER: Exporting SQL to Tenants/hru-suvery1/2026/02/26/b_hydromet_2025100711_data.sql  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Starting SQL Export to Tenants/hru-suvery1/2026/02/26/b_hydromet_2025100711_data.sql  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table relation_beneficiary_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table religon_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table women_vulnerable_group_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table stakeholders_present_visit_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table property_ownership_documentation_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table documents_available_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table house_going_constructed_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table house_construction_stage_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table plinth_lintel_roof_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table construction_temporarily_paused_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table release_tranche_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table problems_receiving_tranche_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table select_role_vrc_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table vrc_consultation_meetings_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table role_women_reconstruction_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table support_vrc_provided_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table structures_improvements_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table activities_funded_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table improve_living_conditions_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table village_urgently_needs_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table select_type_hazard_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table disaster_risk_reduction_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table construction_guidelines_know_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table relevant_impact_livelihoods_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table select_social_dispute_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table dissatisfaction_exclusion_vrc_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table labor_observed_construction_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table facilities_available_workers_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table data_indicator_reporting_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table learn_grm_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table submit_complaint_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table resolved_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table satisfied_response_received_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table resolved_2_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table grm_improved_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table material_shortage_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table cause_dissatification_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table workmanship_visible_deviation_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table male_info  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table female_info  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table transgender_info  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table issues_type_raised_Details  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: Exporting table submissions  
[2026-02-26 07:24:59] local.INFO: ODK IMPORT: SQL Export completed successfully.  
[2026-02-26 07:36:56] local.INFO: Schema Explorer accessed {"id":"6","projectName":"hru-suvery1","url":"https://ifrap.edlogs.com/tenants/projects/6/hru-suvery1/schema-design"} 
[2026-02-26 07:36:56] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-suvery1/2026/02/26/b_hydromet_2025100711_schema_v1.json"} 
[2026-02-26 07:52:06] local.INFO: PII Service: Wrapper called for project ID 6  
[2026-02-26 07:52:06] local.INFO: PII Service: Successfully fetched 186 attributes from Schema File.  
[2026-02-26 10:52:34] local.ERROR: Error fetching submissions: No schema files found.  
[2026-02-26 10:54:34] local.INFO: Schema Explorer accessed {"id":null,"projectName":null,"url":"http://ifrap.edlogs.com/schema-design?tenant_id=7"} 
[2026-02-26 10:54:34] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/02/26/c_hru_mv_2025121021_schema.json"} 
[2026-02-26 10:54:53] local.INFO: === TABLE GENERATOR START ===  
[2026-02-26 10:54:53] local.INFO: CONNECTED DB {"database":"ifrap","host":"127.0.0.1","user":"postgres","schema":"public"} 
[2026-02-26 10:54:53] local.INFO: Dropped table if exists {"table":"submissions"} 
[2026-02-26 10:54:53] local.INFO: Dropped table if exists {"table":"male_info"} 
[2026-02-26 10:54:53] local.INFO: Dropped table if exists {"table":"female_info"} 
[2026-02-26 10:54:53] local.INFO: Dropped table if exists {"table":"transgender_info"} 
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: relation_beneficiary_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: religon_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: women_vulnerable_group_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: stakeholders_present_visit_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: property_ownership_documentation_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: documents_available_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: house_going_constructed_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: house_construction_stage_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: plinth_lintel_roof_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: construction_temporarily_paused_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: release_tranche_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: problems_receiving_tranche_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: select_role_vrc_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: vrc_consultation_meetings_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: role_women_reconstruction_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: support_vrc_provided_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: structures_improvements_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: activities_funded_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: improve_living_conditions_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: village_urgently_needs_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: select_type_hazard_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: disaster_risk_reduction_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: construction_guidelines_know_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: relevant_impact_livelihoods_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: select_social_dispute_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: dissatisfaction_exclusion_vrc_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: labor_observed_construction_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: facilities_available_workers_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: data_indicator_reporting_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: learn_grm_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: submit_complaint_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: resolved_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: satisfied_response_received_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: resolved_2_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: grm_improved_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: material_shortage_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: cause_dissatification_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: workmanship_visible_deviation_Details  
[2026-02-26 10:54:53] local.INFO: Lookup table created and options inserted: issues_type_raised_Details  
[2026-02-26 10:54:53] local.INFO: EXECUTING SQL FOR TABLE: submissions  
[2026-02-26 10:54:53] local.INFO: CREATE TABLE "submissions" (
    "id" BIGSERIAL PRIMARY KEY,
    "__id" VARCHAR(255) NOT NULL,
    "ID_1_0" INT NOT NULL,
    "ID_1_1" INT NOT NULL,
    "ID_1_2" VARCHAR(255) NOT NULL,
    "ID_1_3" VARCHAR(255) NOT NULL,
    "ID_1_4" VARCHAR(255) NOT NULL,
    "ID_1_5" VARCHAR(255) NOT NULL,
    "ID_1_6" VARCHAR(255) NOT NULL,
    "ID_1_7" VARCHAR(255) NOT NULL,
    "ID_1_8" VARCHAR(255) NOT NULL,
    "ID_1_9" VARCHAR(255) NOT NULL,
    "ID_1_10" VARCHAR(255) NOT NULL,
    "ID_1_11" INT NOT NULL,
    "ID_1_11y" VARCHAR(255),
    "ID_1_12" TIMESTAMP NOT NULL,
    "ID_1_13" VARCHAR(255),
    "FMI_2_1" INT NOT NULL,
    "FMI_2_2" INT NOT NULL,
    "FMI_2_3" INT NOT NULL,
    "FMI_2_3y" VARCHAR(255),
    "FMI_3_1" INT NOT NULL,
    "FMI_3_1_1" VARCHAR(255),
    "FMI_3_1_2" VARCHAR(255),
    "FMI_3_2" INT NOT NULL,
    "FMI_3_2_1" VARCHAR(255),
    "FMI_3_2_2" VARCHAR(255),
    "PD_3_2_3" VARCHAR(255),
    "FMI_3_3" INT NOT NULL,
    "FMI_3_3_1" VARCHAR(255),
    "FMI_3_3_2" VARCHAR(255),
    "SI_4_1" VARCHAR(255) NOT NULL,
    "SI_4_1y" VARCHAR(255),
    "LPDT_5_1" INT NOT NULL,
    "LPDT_5_1_1" VARCHAR(255),
    "LPDT_5_2" INT NOT NULL,
    "LPDT_5_2y" VARCHAR(255),
    "LPDT_5_3" VARCHAR(255),
    "LPDT_5_4" INT,
    "LPDT_5_4y" VARCHAR(255),
    "LPDT_5_5" INT NOT NULL,
    "CP_6_1" INT NOT NULL,
    "CP_6_2" INT NOT NULL,
    "CP_6_2_1" VARCHAR(255),
    "CP_6_2_2" INT,
    "CP_6_2_2_2" VARCHAR(255),
    "CP_6_2_2_2y" VARCHAR(255),
    "CP_6_3_1" VARCHAR(255) NOT NULL,
    "CP_6_3_2" VARCHAR(255) NOT NULL,
    "TRI_7_1" INT,
    "TRI_7_1_1" TIMESTAMP,
    "TRI_7_1_2" INT,
    "TRI_7_1_3" VARCHAR(255),
    "TRI_7_1_3y" VARCHAR(255),
    "TRI_7_2_1" INT,
    "TRI_7_2_2" VARCHAR(255),
    "TRI_7_2_2y" VARCHAR(255),
    "VRC_8_1" INT,
    "VRC_8_2" INT,
    "VRC_8_3" INT,
    "VRC_8_4" INT,
    "VRC_8_5" INT,
    "VRC_8_6" INT,
    "VRC_8_7" INT,
    "VRC_8_8" INT,
    "VRC_8_9" INT,
    "VRC_8_9_1" VARCHAR(255),
    "VBVRC_9_1" INT,
    "VBVRC_9_2" VARCHAR(255),
    "VBVRC_9_2y" VARCHAR(255),
    "VBVRC_9_3" VARCHAR(255),
    "VBVRC_9_4" INT,
    "VBVRC_9_5" INT,
    "VBVRC_9_6" VARCHAR(255),
    "VBVRC_9_6y" VARCHAR(255),
    "DRR_10_1" INT,
    "DRR_10_2" INT,
    "DRR_10_3" VARCHAR(255),
    "DRR_10_3y" VARCHAR(255),
    "DRR_10_4" INT,
    "DRR_10_5" INT,
    "DRR_10_6" INT,
    "DRR_10_7" INT,
    "DRR_10_7_1" INT,
    "DRR_10_8" INT,
    "DRR_10_9" INT,
    "DRR_10_10" VARCHAR(255),
    "DRR_10_10y" VARCHAR(255),
    "MCG_11_1" INT,
    "MCG_11_2" INT,
    "MCG_11_3" VARCHAR(255),
    "MCG_11_3y" VARCHAR(255),
    "SSC_12_1" INT,
    "SSC_12_2" INT,
    "SSC_12_3" INT,
    "SSC_12_3_1" VARCHAR(255),
    "SSC_12_3_1y" VARCHAR(255),
    "SSC_12_4" INT,
    "SSC_12_4_1" VARCHAR(255),
    "SSC_12_4_1y" VARCHAR(255),
    "SSC_12_5" INT,
    "SSC_12_5_1" VARCHAR(255),
    "SSC_12_5_1y" VARCHAR(255),
    "WS_13_1" INT,
    "WS_13_2" INT,
    "WS_13_3" INT,
    "WS_13_4" INT,
    "WS_13_4_1" VARCHAR(255),
    "WS_13_5" VARCHAR(255),
    "WS_13_6" INT,
    "WS_13_6_1" INT,
    "EPE_14_1" INT,
    "EPE_14_2" INT,
    "EPE_14_3" VARCHAR(255),
    "EPE_14_4" INT,
    "EPE_14_5" VARCHAR(255),
    "EPE_14_6" INT,
    "EPE_14_6_1" INT,
    "EPE_14_6_2" INT,
    "EPE_14_6_3" VARCHAR(255),
    "EPE_14_6_4" VARCHAR(255),
    "EPE_14_6_5" VARCHAR(255),
    "GESI_15_1" INT,
    "GESI_15_1_1" VARCHAR(255),
    "GESI_15_2" INT,
    "GESI_15_3" INT,
    "GESI_15_4" INT,
    "GESI_15_5" INT,
    "GRM_16_1" INT,
    "GRM_16_1_1" VARCHAR(255),
    "GRM_16_1_1y" VARCHAR(255),
    "GRM_16_2" INT,
    "GRM_16_2_2" VARCHAR(255),
    "GRM_16_3" INT,
    "GRM_16_4" INT,
    "GRM_16_5" INT,
    "GRM_16_5_1" VARCHAR(255),
    "GRM_16_5_2" VARCHAR(255),
    "GRM_16_5_2y" VARCHAR(255),
    "GRM_16_5_3" VARCHAR(255),
    "GRM_16_6" VARCHAR(255),
    "GRM_16_6_1" VARCHAR(255),
    "GRM_16_6_2" VARCHAR(255),
    "GRM_16_6_2y" VARCHAR(255),
    "GRM_16_6_3" VARCHAR(255),
    "GRM_16_6_3_1" VARCHAR(255),
    "GRM_16_6_4" VARCHAR(255),
    "GRM_16_6_4y" VARCHAR(255),
    "GRM_16_7" VARCHAR(255),
    "GRM_16_7y" VARCHAR(255),
    "CCV_17_1" INT,
    "CCV_17_1_1" VARCHAR(255),
    "CCV_17_2" INT,
    "CCV_17_2_1" VARCHAR(255),
    "CCV_17_3" INT,
    "CCV_17_3_1" VARCHAR(255),
    "CCV_17_4" INT,
    "CCV_17_4_1" VARCHAR(255),
    "CCV_17_5" INT,
    "CCV_17_5_1" VARCHAR(255),
    "CCV_17_6" INT,
    "CCV_17_6_1" VARCHAR(255),
    "CCV_17_7" INT,
    "CCV_17_7_1" VARCHAR(255),
    "CCV_17_8" INT,
    "CCV_17_9" INT,
    "CCV_17_10" INT,
    "CCV_17_10_1" VARCHAR(255),
    "CCV_17_11" INT,
    "CCV_17_11_1" VARCHAR(255),
    "CCV_17_12" INT,
    "CCV_17_12_1" VARCHAR(255),
    "CCV_17_13" INT,
    "CCV_17_13_1" VARCHAR(255),
    "PE_18_1" INT,
    "PE_18_2" VARCHAR(255),
    "PE_18_2y" VARCHAR(255),
    "PE_18_3" INT,
    "PE_18_3_1" VARCHAR(255),
    "PE_18_3_1y" VARCHAR(255),
    "SO_19_1" INT,
    "SO_19_1_1" VARCHAR(255),
    "SO_19_1_1y" VARCHAR(255),
    "SO_19_1_2" VARCHAR(255),
    "SO_19_2" INT,
    "SO_19_2_1" VARCHAR(255),
    "SO_19_2_1y" VARCHAR(255),
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-02-26 10:54:53] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"submissions"} 
[2026-02-26 10:54:54] local.INFO: EXECUTING SQL FOR TABLE: male_info  
[2026-02-26 10:54:54] local.INFO: CREATE TABLE "male_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "FMI_3_1_1" VARCHAR(255),
    "FMI_3_1_2" VARCHAR(255),
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-02-26 10:54:54] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"male_info"} 
[2026-02-26 10:54:54] local.INFO: EXECUTING SQL FOR TABLE: female_info  
[2026-02-26 10:54:54] local.INFO: CREATE TABLE "female_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "FMI_3_2_1" VARCHAR(255),
    "FMI_3_2_2" VARCHAR(255),
    "PD_3_2_3" VARCHAR(255),
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-02-26 10:54:54] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"female_info"} 
[2026-02-26 10:54:54] local.INFO: EXECUTING SQL FOR TABLE: transgender_info  
[2026-02-26 10:54:54] local.INFO: CREATE TABLE "transgender_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-02-26 10:54:54] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"transgender_info"} 
[2026-02-26 10:54:54] local.INFO: === TABLE GENERATOR END ===  
[2026-02-26 10:54:59] local.INFO: ODK IMPORT CONTROLLER: Received request for Connection ID: 4  
[2026-02-26 10:54:59] local.INFO: ODK IMPORT CONTROLLER: Initializing service for Form: c_hru_mv_2025121021  
[2026-02-26 10:54:59] local.INFO: ODK IMPORT: Target Database = ifrap  
[2026-02-26 10:54:59] local.INFO: ODK IMPORT: Database resolved: ifrap  
[2026-02-26 10:54:59] local.INFO: ODK IMPORT CONTROLLER: Starting importAll()  
[2026-02-26 10:54:59] local.INFO: ODK IMPORT: Fetching submissions from https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions  
[2026-02-26 10:55:02] local.INFO: ODK IMPORT: Fetched 644 records.  
[2026-02-26 10:55:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab3b79058-e7d0-4ce2-b4c0-7254f81b1db1')/male_info  
[2026-02-26 10:55:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:55:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab3b79058-e7d0-4ce2-b4c0-7254f81b1db1')/female_info  
[2026-02-26 10:55:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:55:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36e9bb6f-fdb0-4b49-8407-062f27c2b7d8')/male_info  
[2026-02-26 10:55:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 10:55:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36e9bb6f-fdb0-4b49-8407-062f27c2b7d8')/female_info  
[2026-02-26 10:55:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 10:55:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6880fadf-e49e-4d70-a25a-ddb9e0d4c7ce')/male_info  
[2026-02-26 10:55:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:55:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6880fadf-e49e-4d70-a25a-ddb9e0d4c7ce')/female_info  
[2026-02-26 10:55:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:55:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1aab7c71-4c3a-4750-b04a-3def9d84f9c3')/male_info  
[2026-02-26 10:55:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:55:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1aab7c71-4c3a-4750-b04a-3def9d84f9c3')/female_info  
[2026-02-26 10:55:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:55:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad725d2d5-1e60-4c77-8806-c75c1b27475c')/male_info  
[2026-02-26 10:55:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:55:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad725d2d5-1e60-4c77-8806-c75c1b27475c')/female_info  
[2026-02-26 10:55:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:55:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3a60b5-a8df-46f4-a7b5-149e1bc01897')/male_info  
[2026-02-26 10:55:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:55:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3a60b5-a8df-46f4-a7b5-149e1bc01897')/female_info  
[2026-02-26 10:55:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:55:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A66585eb5-a2df-492c-973f-a7094fa0d7b4')/male_info  
[2026-02-26 10:55:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:55:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A66585eb5-a2df-492c-973f-a7094fa0d7b4')/female_info  
[2026-02-26 10:55:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 10:55:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7a0460ce-d6a7-4529-8ccc-c0bb502d26cf')/male_info  
[2026-02-26 10:55:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:55:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7a0460ce-d6a7-4529-8ccc-c0bb502d26cf')/female_info  
[2026-02-26 10:55:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:55:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf50d479-cfbe-42ad-a715-7335e18aae25')/male_info  
[2026-02-26 10:55:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:55:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf50d479-cfbe-42ad-a715-7335e18aae25')/female_info  
[2026-02-26 10:55:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:55:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad05ecf01-4502-4a65-9367-ba91ca7b6081')/male_info  
[2026-02-26 10:55:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:55:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad05ecf01-4502-4a65-9367-ba91ca7b6081')/female_info  
[2026-02-26 10:55:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:55:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9518b39-dbbc-4a7e-a1a7-f9fabf9c497d')/male_info  
[2026-02-26 10:55:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:55:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9518b39-dbbc-4a7e-a1a7-f9fabf9c497d')/female_info  
[2026-02-26 10:55:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:55:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9dda2c0c-c4ef-4579-b5c0-82991c9eb4a7')/male_info  
[2026-02-26 10:55:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:55:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9dda2c0c-c4ef-4579-b5c0-82991c9eb4a7')/female_info  
[2026-02-26 10:55:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:55:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd3b3b20-2ec6-4dcf-ab15-a654707b0e5d')/male_info  
[2026-02-26 10:55:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 10:55:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd3b3b20-2ec6-4dcf-ab15-a654707b0e5d')/female_info  
[2026-02-26 10:55:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:55:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A017f47a7-4638-4f1b-99b9-e740b5f3caec')/male_info  
[2026-02-26 10:55:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:55:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A017f47a7-4638-4f1b-99b9-e740b5f3caec')/female_info  
[2026-02-26 10:55:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:55:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A091e9ca3-8a47-4ead-9371-615ac6bc8bab')/male_info  
[2026-02-26 10:55:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:55:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A091e9ca3-8a47-4ead-9371-615ac6bc8bab')/female_info  
[2026-02-26 10:55:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:55:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af10ec80e-7d89-4348-965c-a5f60d26640a')/male_info  
[2026-02-26 10:55:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:55:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af10ec80e-7d89-4348-965c-a5f60d26640a')/female_info  
[2026-02-26 10:55:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:55:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e281aa0-4705-4ec0-aad5-cad1c48106d4')/male_info  
[2026-02-26 10:55:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:55:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e281aa0-4705-4ec0-aad5-cad1c48106d4')/female_info  
[2026-02-26 10:55:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:55:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A51a9f9c2-3157-4ee8-b023-cf951a8c601a')/male_info  
[2026-02-26 10:55:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:55:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A51a9f9c2-3157-4ee8-b023-cf951a8c601a')/female_info  
[2026-02-26 10:55:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:55:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ff07631-5a71-4433-923f-f7e3ed50433d')/male_info  
[2026-02-26 10:55:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 10:55:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ff07631-5a71-4433-923f-f7e3ed50433d')/female_info  
[2026-02-26 10:55:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:55:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de2f408-4470-4580-88ab-ca6ad54c68f9')/male_info  
[2026-02-26 10:55:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:55:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de2f408-4470-4580-88ab-ca6ad54c68f9')/female_info  
[2026-02-26 10:55:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:55:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aadc0e7b2-291a-4e1f-b3a9-a64d084a3b66')/male_info  
[2026-02-26 10:55:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:55:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aadc0e7b2-291a-4e1f-b3a9-a64d084a3b66')/female_info  
[2026-02-26 10:55:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:55:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0456e5fd-8a59-489f-a805-a039fb08a56e')/male_info  
[2026-02-26 10:55:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:55:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0456e5fd-8a59-489f-a805-a039fb08a56e')/female_info  
[2026-02-26 10:55:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:55:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A14574c38-a27b-4582-bb1a-09de4bdffdc8')/male_info  
[2026-02-26 10:55:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:55:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A14574c38-a27b-4582-bb1a-09de4bdffdc8')/female_info  
[2026-02-26 10:55:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 10:55:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e404b8f-749e-42e4-87ca-ddcd574ced91')/male_info  
[2026-02-26 10:55:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:55:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e404b8f-749e-42e4-87ca-ddcd574ced91')/female_info  
[2026-02-26 10:55:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:55:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8640ae3f-1b55-414d-a197-40e1a0c31863')/male_info  
[2026-02-26 10:55:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:55:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8640ae3f-1b55-414d-a197-40e1a0c31863')/female_info  
[2026-02-26 10:55:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:55:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A46e5e858-2cde-455a-9fe4-6c2deaf1a6f8')/male_info  
[2026-02-26 10:55:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:55:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A46e5e858-2cde-455a-9fe4-6c2deaf1a6f8')/female_info  
[2026-02-26 10:55:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:55:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac09fc311-459c-45ee-a14a-17a5fdb7f8bf')/male_info  
[2026-02-26 10:55:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:55:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac09fc311-459c-45ee-a14a-17a5fdb7f8bf')/female_info  
[2026-02-26 10:56:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 10:56:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64b689d-6fbf-404b-a05d-04e9eeaaef7d')/male_info  
[2026-02-26 10:56:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:56:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64b689d-6fbf-404b-a05d-04e9eeaaef7d')/female_info  
[2026-02-26 10:56:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:56:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A558dd560-6657-424a-9657-f46e50d5048a')/male_info  
[2026-02-26 10:56:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:56:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A558dd560-6657-424a-9657-f46e50d5048a')/female_info  
[2026-02-26 10:56:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 10:56:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf057f83-bea7-48a9-96b0-63b8fddb34a1')/male_info  
[2026-02-26 10:56:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 10:56:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf057f83-bea7-48a9-96b0-63b8fddb34a1')/female_info  
[2026-02-26 10:56:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:56:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8427beba-0826-4447-90bf-100c5998569a')/male_info  
[2026-02-26 10:56:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:56:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8427beba-0826-4447-90bf-100c5998569a')/female_info  
[2026-02-26 10:56:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 10:56:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A572f3e82-2097-4d7c-8e45-5794e76217d3')/male_info  
[2026-02-26 10:56:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:56:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A572f3e82-2097-4d7c-8e45-5794e76217d3')/female_info  
[2026-02-26 10:56:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:56:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa8394143-d09c-470a-a4e5-99f62f742f3d')/male_info  
[2026-02-26 10:56:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:56:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa8394143-d09c-470a-a4e5-99f62f742f3d')/female_info  
[2026-02-26 10:56:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:56:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86175f4b-c86f-4488-89c0-0f9fdfdcc2c1')/male_info  
[2026-02-26 10:56:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 10:56:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86175f4b-c86f-4488-89c0-0f9fdfdcc2c1')/female_info  
[2026-02-26 10:56:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:56:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac688d75-7773-4e43-baae-ae62c9438640')/male_info  
[2026-02-26 10:56:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:56:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac688d75-7773-4e43-baae-ae62c9438640')/female_info  
[2026-02-26 10:56:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:56:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab5fea1fc-c3fe-4213-a126-17db1d124c19')/male_info  
[2026-02-26 10:56:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 10:56:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab5fea1fc-c3fe-4213-a126-17db1d124c19')/female_info  
[2026-02-26 10:56:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:56:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ebfa5c5-44ba-498f-a2a5-bef3a4f0d14a')/male_info  
[2026-02-26 10:56:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:56:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ebfa5c5-44ba-498f-a2a5-bef3a4f0d14a')/female_info  
[2026-02-26 10:56:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 10:56:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15906e0b-3d93-44f0-a212-f099d0c29955')/male_info  
[2026-02-26 10:56:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:56:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15906e0b-3d93-44f0-a212-f099d0c29955')/female_info  
[2026-02-26 10:56:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:56:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A823b5c36-a28d-47cb-a478-5bfd94baa057')/male_info  
[2026-02-26 10:56:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-26 10:56:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A823b5c36-a28d-47cb-a478-5bfd94baa057')/female_info  
[2026-02-26 10:56:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 10:56:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ffb03b9-f611-4ec0-8e75-f5163af7bda6')/male_info  
[2026-02-26 10:56:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:56:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ffb03b9-f611-4ec0-8e75-f5163af7bda6')/female_info  
[2026-02-26 10:56:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 10:56:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2aedd83-a826-48cb-86c1-92f4788c2fd1')/male_info  
[2026-02-26 10:56:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 10:56:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2aedd83-a826-48cb-86c1-92f4788c2fd1')/female_info  
[2026-02-26 10:56:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:56:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e9059fe-33ba-45b7-a9e4-807d8dc58d51')/male_info  
[2026-02-26 10:56:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:56:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e9059fe-33ba-45b7-a9e4-807d8dc58d51')/female_info  
[2026-02-26 10:56:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:56:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad07f849e-f224-4d93-b057-22b0cee2c683')/male_info  
[2026-02-26 10:56:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:56:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad07f849e-f224-4d93-b057-22b0cee2c683')/female_info  
[2026-02-26 10:56:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:56:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad68ed24e-c832-441e-9aa2-3f9bdfb35e96')/male_info  
[2026-02-26 10:56:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:56:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad68ed24e-c832-441e-9aa2-3f9bdfb35e96')/female_info  
[2026-02-26 10:56:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:56:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A58de3994-2288-44c9-81a5-b8a79a719cf4')/male_info  
[2026-02-26 10:56:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 10:56:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A58de3994-2288-44c9-81a5-b8a79a719cf4')/female_info  
[2026-02-26 10:56:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:56:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ac83089-4091-4378-867b-4e775e7e6212')/male_info  
[2026-02-26 10:56:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 10:56:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ac83089-4091-4378-867b-4e775e7e6212')/female_info  
[2026-02-26 10:56:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:56:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7406a9bf-c07c-4f9b-a5b0-1d60776cd77d')/male_info  
[2026-02-26 10:56:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:56:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7406a9bf-c07c-4f9b-a5b0-1d60776cd77d')/female_info  
[2026-02-26 10:56:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:56:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf8a46fc-30ae-4ccd-b2ae-99819cac8435')/male_info  
[2026-02-26 10:56:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:56:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf8a46fc-30ae-4ccd-b2ae-99819cac8435')/female_info  
[2026-02-26 10:56:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:56:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1fc03adf-1a2a-4910-bfb3-8bf83a7dbda4')/male_info  
[2026-02-26 10:56:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:56:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1fc03adf-1a2a-4910-bfb3-8bf83a7dbda4')/female_info  
[2026-02-26 10:56:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:56:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A620ba806-9587-47c6-8a84-641e0ffc5b64')/male_info  
[2026-02-26 10:56:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:56:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A620ba806-9587-47c6-8a84-641e0ffc5b64')/female_info  
[2026-02-26 10:56:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:56:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeddc057e-9b94-4bb7-81b0-3e48bd431002')/male_info  
[2026-02-26 10:56:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:56:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeddc057e-9b94-4bb7-81b0-3e48bd431002')/female_info  
[2026-02-26 10:56:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:56:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47a7d180-c8d2-40cf-9537-7840e90896af')/male_info  
[2026-02-26 10:56:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-26 10:56:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47a7d180-c8d2-40cf-9537-7840e90896af')/female_info  
[2026-02-26 10:56:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 10:56:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03917b92-ed48-4b6e-8a8a-82c801c6e14e')/male_info  
[2026-02-26 10:56:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:56:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03917b92-ed48-4b6e-8a8a-82c801c6e14e')/female_info  
[2026-02-26 10:56:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:56:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82c604c9-feea-49c1-b2e7-0dfbf4ddb92f')/male_info  
[2026-02-26 10:56:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:56:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82c604c9-feea-49c1-b2e7-0dfbf4ddb92f')/female_info  
[2026-02-26 10:56:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 10:56:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e4ad9fb-3479-4e36-a197-ebb3a276c325')/male_info  
[2026-02-26 10:56:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:56:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e4ad9fb-3479-4e36-a197-ebb3a276c325')/female_info  
[2026-02-26 10:57:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:57:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5618cf2-a224-4c3d-9ac1-cc0dee0f254c')/male_info  
[2026-02-26 10:57:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:57:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5618cf2-a224-4c3d-9ac1-cc0dee0f254c')/female_info  
[2026-02-26 10:57:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:57:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e9ec443-6438-44de-b1ee-fc050810c88f')/male_info  
[2026-02-26 10:57:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:57:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e9ec443-6438-44de-b1ee-fc050810c88f')/female_info  
[2026-02-26 10:57:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:57:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4b696cd-efc8-45ac-8fdf-693c97d63c47')/male_info  
[2026-02-26 10:57:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:57:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4b696cd-efc8-45ac-8fdf-693c97d63c47')/female_info  
[2026-02-26 10:57:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:57:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12d34692-af25-4373-b637-da4fff4a764c')/male_info  
[2026-02-26 10:57:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:57:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12d34692-af25-4373-b637-da4fff4a764c')/female_info  
[2026-02-26 10:57:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:57:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8c0526a4-e226-442d-a5df-0f71db0f22e1')/male_info  
[2026-02-26 10:57:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 10:57:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8c0526a4-e226-442d-a5df-0f71db0f22e1')/female_info  
[2026-02-26 10:57:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:57:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4b1e2e00-9e9f-4c50-98b1-8f0d2a2806d0')/male_info  
[2026-02-26 10:57:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-26 10:57:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4b1e2e00-9e9f-4c50-98b1-8f0d2a2806d0')/female_info  
[2026-02-26 10:57:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:57:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb1e3668-f7cc-4ae8-b967-a67796f61455')/male_info  
[2026-02-26 10:57:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:57:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb1e3668-f7cc-4ae8-b967-a67796f61455')/female_info  
[2026-02-26 10:57:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:57:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A129708f1-6baf-46eb-ae74-cfa893fd95ba')/male_info  
[2026-02-26 10:57:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 10:57:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A129708f1-6baf-46eb-ae74-cfa893fd95ba')/female_info  
[2026-02-26 10:57:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 10:57:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f45df6c-a7ff-4071-88d5-e51a0ea7cbcf')/male_info  
[2026-02-26 10:57:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 10:57:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f45df6c-a7ff-4071-88d5-e51a0ea7cbcf')/female_info  
[2026-02-26 10:57:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:57:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5c8a7735-2552-4b2e-bb8b-951bfbeb5fff')/male_info  
[2026-02-26 10:57:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:57:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5c8a7735-2552-4b2e-bb8b-951bfbeb5fff')/female_info  
[2026-02-26 10:57:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:57:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add256f8c-0cd4-43e0-8232-f497badaacd5')/male_info  
[2026-02-26 10:57:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:57:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add256f8c-0cd4-43e0-8232-f497badaacd5')/female_info  
[2026-02-26 10:57:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:57:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34983c0e-9489-4f7a-9f0a-6e885079d3ca')/male_info  
[2026-02-26 10:57:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:57:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34983c0e-9489-4f7a-9f0a-6e885079d3ca')/female_info  
[2026-02-26 10:57:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:57:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A24e041df-9e34-4f80-8518-fc76d1065a20')/male_info  
[2026-02-26 10:57:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 10:57:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A24e041df-9e34-4f80-8518-fc76d1065a20')/female_info  
[2026-02-26 10:57:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:57:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae327be6e-3561-4e70-8ba3-301d97de7a80')/male_info  
[2026-02-26 10:57:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:57:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae327be6e-3561-4e70-8ba3-301d97de7a80')/female_info  
[2026-02-26 10:57:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:57:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9808af33-fb8c-48cc-b46a-ec95f2f3edf5')/male_info  
[2026-02-26 10:57:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 10:57:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9808af33-fb8c-48cc-b46a-ec95f2f3edf5')/female_info  
[2026-02-26 10:57:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:57:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1730f3a9-0ec7-49bc-b9a1-5083dfc9318e')/male_info  
[2026-02-26 10:57:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:57:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1730f3a9-0ec7-49bc-b9a1-5083dfc9318e')/female_info  
[2026-02-26 10:57:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:57:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad938a8-9999-433c-b15d-6edc9792832a')/male_info  
[2026-02-26 10:57:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:57:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad938a8-9999-433c-b15d-6edc9792832a')/female_info  
[2026-02-26 10:57:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:57:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c506973-617c-4dc9-a487-1f0e5e4dbc41')/male_info  
[2026-02-26 10:57:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:57:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c506973-617c-4dc9-a487-1f0e5e4dbc41')/female_info  
[2026-02-26 10:57:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:57:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d2486c2-1909-42fe-ada1-730948c854a9')/male_info  
[2026-02-26 10:57:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:57:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d2486c2-1909-42fe-ada1-730948c854a9')/female_info  
[2026-02-26 10:57:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:57:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abea3ee54-8095-4d0a-a45c-1dccc0d5b3ca')/male_info  
[2026-02-26 10:57:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:57:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abea3ee54-8095-4d0a-a45c-1dccc0d5b3ca')/female_info  
[2026-02-26 10:57:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:57:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34cfbb3c-2d4e-4bf8-bb3b-d750bc80db41')/male_info  
[2026-02-26 10:57:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-26 10:57:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34cfbb3c-2d4e-4bf8-bb3b-d750bc80db41')/female_info  
[2026-02-26 10:57:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:57:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21140602-1930-4211-8dd4-044ebcd19a34')/male_info  
[2026-02-26 10:57:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:57:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21140602-1930-4211-8dd4-044ebcd19a34')/female_info  
[2026-02-26 10:57:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:57:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad71943c3-b128-4d90-abc5-e449a3a4c38a')/male_info  
[2026-02-26 10:57:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:57:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad71943c3-b128-4d90-abc5-e449a3a4c38a')/female_info  
[2026-02-26 10:57:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:57:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A896dc340-c093-4df0-8034-8b954ef16958')/male_info  
[2026-02-26 10:57:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:57:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A896dc340-c093-4df0-8034-8b954ef16958')/female_info  
[2026-02-26 10:57:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:57:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A485fd47b-bd22-42c7-8b51-dadf57f52844')/male_info  
[2026-02-26 10:57:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:57:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A485fd47b-bd22-42c7-8b51-dadf57f52844')/female_info  
[2026-02-26 10:57:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 10:57:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56bf16c7-f75d-49cd-93ac-b5dbd4bb5012')/male_info  
[2026-02-26 10:57:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 10:57:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56bf16c7-f75d-49cd-93ac-b5dbd4bb5012')/female_info  
[2026-02-26 10:57:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 10:57:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4b78711-5495-4004-a3ac-311d4197a141')/male_info  
[2026-02-26 10:57:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:57:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4b78711-5495-4004-a3ac-311d4197a141')/female_info  
[2026-02-26 10:57:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:57:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8727c8-7c43-4c18-af95-3694c7c44503')/male_info  
[2026-02-26 10:57:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:57:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8727c8-7c43-4c18-af95-3694c7c44503')/female_info  
[2026-02-26 10:58:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-26 10:58:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A124d4d60-56aa-42d8-a045-e49b1e6ac86d')/male_info  
[2026-02-26 10:58:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:58:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A124d4d60-56aa-42d8-a045-e49b1e6ac86d')/female_info  
[2026-02-26 10:58:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:58:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A815b6e73-5944-4ee5-b28d-3d859c1601e4')/male_info  
[2026-02-26 10:58:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 10:58:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A815b6e73-5944-4ee5-b28d-3d859c1601e4')/female_info  
[2026-02-26 10:58:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:58:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0a7a4419-861b-4912-837c-658d27fe41e1')/male_info  
[2026-02-26 10:58:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:58:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0a7a4419-861b-4912-837c-658d27fe41e1')/female_info  
[2026-02-26 10:58:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:58:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed96007b-4c9d-41d4-a2d7-d4d193a75132')/male_info  
[2026-02-26 10:58:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:58:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed96007b-4c9d-41d4-a2d7-d4d193a75132')/female_info  
[2026-02-26 10:58:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:58:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4171e4f8-62bb-438f-8402-2af3d0ca6014')/male_info  
[2026-02-26 10:58:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 10:58:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4171e4f8-62bb-438f-8402-2af3d0ca6014')/female_info  
[2026-02-26 10:58:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 10:58:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac276ab91-559c-45d4-8ab6-8f90fa7df95e')/male_info  
[2026-02-26 10:58:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 10:58:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70525ae0-fcaf-4be5-9e88-0ab64c10dd2c')/male_info  
[2026-02-26 10:58:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:58:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70525ae0-fcaf-4be5-9e88-0ab64c10dd2c')/female_info  
[2026-02-26 10:58:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:58:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe484b04-37d0-4a91-af21-453a9344d2d1')/male_info  
[2026-02-26 10:58:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:58:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe484b04-37d0-4a91-af21-453a9344d2d1')/female_info  
[2026-02-26 10:58:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:58:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07128425-6cfc-4fcf-b9bd-2807759e8c52')/male_info  
[2026-02-26 10:58:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:58:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07128425-6cfc-4fcf-b9bd-2807759e8c52')/female_info  
[2026-02-26 10:58:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 10:58:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d22670b-8b00-4622-8285-19ee4a10f6ee')/male_info  
[2026-02-26 10:58:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:58:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d22670b-8b00-4622-8285-19ee4a10f6ee')/female_info  
[2026-02-26 10:58:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 10:58:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e4896c8-432a-4212-bc3c-eec39ff70130')/male_info  
[2026-02-26 10:58:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-26 10:58:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e4896c8-432a-4212-bc3c-eec39ff70130')/female_info  
[2026-02-26 10:58:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:58:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33647792-cd57-40c2-a2ea-4840ce5a70d9')/male_info  
[2026-02-26 10:58:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-26 10:58:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33647792-cd57-40c2-a2ea-4840ce5a70d9')/female_info  
[2026-02-26 10:58:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:58:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70f2b8ba-8ca9-42ba-b444-25a979480728')/male_info  
[2026-02-26 10:58:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:58:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70f2b8ba-8ca9-42ba-b444-25a979480728')/female_info  
[2026-02-26 10:58:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:58:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A373ac57e-db96-41de-a8ad-61d783b6464c')/male_info  
[2026-02-26 10:58:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 10:58:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A373ac57e-db96-41de-a8ad-61d783b6464c')/female_info  
[2026-02-26 10:58:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:58:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aec9c53f8-11a5-489b-9a94-1cb056411319')/male_info  
[2026-02-26 10:58:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 10:58:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aec9c53f8-11a5-489b-9a94-1cb056411319')/female_info  
[2026-02-26 10:58:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:58:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4b4ba1e-1da5-48f2-922e-f2bce81278e4')/male_info  
[2026-02-26 10:58:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:58:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4b4ba1e-1da5-48f2-922e-f2bce81278e4')/female_info  
[2026-02-26 10:58:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:58:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4f4a8f1-bfdb-4759-83ce-6526f226b863')/male_info  
[2026-02-26 10:58:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:58:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4f4a8f1-bfdb-4759-83ce-6526f226b863')/female_info  
[2026-02-26 10:58:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:58:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A69b51b89-638b-4b9e-a554-31404e4fb10a')/male_info  
[2026-02-26 10:58:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 10:58:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A69b51b89-638b-4b9e-a554-31404e4fb10a')/female_info  
[2026-02-26 10:58:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 10:58:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07735aed-627f-4933-b580-f965ea736962')/male_info  
[2026-02-26 10:58:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-26 10:58:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07735aed-627f-4933-b580-f965ea736962')/female_info  
[2026-02-26 10:58:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 10:58:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac3c429aa-56b5-480f-8550-b6ea455b336c')/male_info  
[2026-02-26 10:58:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:58:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac3c429aa-56b5-480f-8550-b6ea455b336c')/female_info  
[2026-02-26 10:58:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 10:58:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe534eef-7249-452c-9bfb-4d52c1185f01')/male_info  
[2026-02-26 10:58:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 10:58:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe534eef-7249-452c-9bfb-4d52c1185f01')/female_info  
[2026-02-26 10:58:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:58:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fa8afeb-c707-41e5-bf84-b782d3f9af3f')/male_info  
[2026-02-26 10:58:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:58:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fa8afeb-c707-41e5-bf84-b782d3f9af3f')/female_info  
[2026-02-26 10:58:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-26 10:58:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc3c2bf7-8ec2-47db-ad27-98c82fb5aaf3')/male_info  
[2026-02-26 10:58:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:58:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc3c2bf7-8ec2-47db-ad27-98c82fb5aaf3')/female_info  
[2026-02-26 10:58:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:58:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1579215e-7e14-4bdc-8866-ae1c422c7127')/male_info  
[2026-02-26 10:58:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:58:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1579215e-7e14-4bdc-8866-ae1c422c7127')/female_info  
[2026-02-26 10:58:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:58:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab294ab17-b2a3-46c0-966c-6ccf0aa62cb4')/male_info  
[2026-02-26 10:58:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 10:58:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab294ab17-b2a3-46c0-966c-6ccf0aa62cb4')/female_info  
[2026-02-26 10:58:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:58:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a2a5ec-bb6e-491e-839f-0c49e6323308')/male_info  
[2026-02-26 10:58:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:58:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a2a5ec-bb6e-491e-839f-0c49e6323308')/female_info  
[2026-02-26 10:58:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:58:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64dfd301-7f6a-477f-9750-522f8f5ffa5c')/male_info  
[2026-02-26 10:58:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-26 10:58:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64dfd301-7f6a-477f-9750-522f8f5ffa5c')/female_info  
[2026-02-26 10:58:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:58:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3768f06b-9feb-43d5-bb0c-6e337f0ebb72')/male_info  
[2026-02-26 10:58:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:58:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3768f06b-9feb-43d5-bb0c-6e337f0ebb72')/female_info  
[2026-02-26 10:58:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:58:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8727abe8-05cd-43dc-9fb4-b3e633165f9d')/male_info  
[2026-02-26 10:59:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 10:59:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8727abe8-05cd-43dc-9fb4-b3e633165f9d')/female_info  
[2026-02-26 10:59:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:59:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e080503-1529-4afc-ba90-d1d812cdc850')/male_info  
[2026-02-26 10:59:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:59:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e080503-1529-4afc-ba90-d1d812cdc850')/female_info  
[2026-02-26 10:59:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:59:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a8a2a64-c33c-421b-8be6-0cd7c7175516')/male_info  
[2026-02-26 10:59:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:59:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a8a2a64-c33c-421b-8be6-0cd7c7175516')/female_info  
[2026-02-26 10:59:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:59:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82eedd72-104f-4232-9733-7dca582fc7fb')/male_info  
[2026-02-26 10:59:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:59:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82eedd72-104f-4232-9733-7dca582fc7fb')/female_info  
[2026-02-26 10:59:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:59:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82617f5c-0e24-4e63-989f-f1789b3ddd62')/male_info  
[2026-02-26 10:59:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:59:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82617f5c-0e24-4e63-989f-f1789b3ddd62')/female_info  
[2026-02-26 10:59:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:59:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A965911a4-f90d-4ae8-851f-068a2c7d3a22')/male_info  
[2026-02-26 10:59:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:59:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A965911a4-f90d-4ae8-851f-068a2c7d3a22')/female_info  
[2026-02-26 10:59:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:59:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18db3fc1-abdd-40e8-9bf5-62e81b04b843')/male_info  
[2026-02-26 10:59:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:59:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18db3fc1-abdd-40e8-9bf5-62e81b04b843')/female_info  
[2026-02-26 10:59:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:59:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb374c83-9113-43e6-9393-be26e4e846f9')/male_info  
[2026-02-26 10:59:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:59:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb374c83-9113-43e6-9393-be26e4e846f9')/female_info  
[2026-02-26 10:59:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:59:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Affa75a17-fb44-4603-8aa9-4c1e8abcba8f')/male_info  
[2026-02-26 10:59:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:59:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Affa75a17-fb44-4603-8aa9-4c1e8abcba8f')/female_info  
[2026-02-26 10:59:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:59:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae24d6b39-8b1c-4411-98cc-04d75bf6b371')/male_info  
[2026-02-26 10:59:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:59:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae24d6b39-8b1c-4411-98cc-04d75bf6b371')/female_info  
[2026-02-26 10:59:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:59:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A332f9f3f-6cb6-4c92-b65a-63b4ed534423')/male_info  
[2026-02-26 10:59:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:59:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A332f9f3f-6cb6-4c92-b65a-63b4ed534423')/female_info  
[2026-02-26 10:59:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 10:59:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e6d5753-df22-4ed7-8aeb-8a6ea487e975')/male_info  
[2026-02-26 10:59:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:59:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e6d5753-df22-4ed7-8aeb-8a6ea487e975')/female_info  
[2026-02-26 10:59:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:59:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A040115dd-d3a9-4e35-aa63-7b26f3a65cee')/male_info  
[2026-02-26 10:59:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-26 10:59:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A040115dd-d3a9-4e35-aa63-7b26f3a65cee')/female_info  
[2026-02-26 10:59:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:59:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ec8ec44-b0cf-4634-94c1-0717dd04f735')/male_info  
[2026-02-26 10:59:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:59:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ec8ec44-b0cf-4634-94c1-0717dd04f735')/female_info  
[2026-02-26 10:59:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:59:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac696f82f-14b1-4f0d-9a66-1fe551e44403')/male_info  
[2026-02-26 10:59:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:59:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac696f82f-14b1-4f0d-9a66-1fe551e44403')/female_info  
[2026-02-26 10:59:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:59:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0b251c6-42f3-44c9-b960-6fc0e8482863')/male_info  
[2026-02-26 10:59:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 10:59:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0b251c6-42f3-44c9-b960-6fc0e8482863')/female_info  
[2026-02-26 10:59:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:59:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a8d378-52d2-401f-b3f8-14f051f7de67')/male_info  
[2026-02-26 10:59:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-26 10:59:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a8d378-52d2-401f-b3f8-14f051f7de67')/female_info  
[2026-02-26 10:59:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 10:59:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb37c9f1-04ff-46b1-b205-ff76f7790f70')/male_info  
[2026-02-26 10:59:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 10:59:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb37c9f1-04ff-46b1-b205-ff76f7790f70')/female_info  
[2026-02-26 10:59:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 10:59:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6366729d-0139-4d9b-9d57-5dd35e1ac9d4')/male_info  
[2026-02-26 10:59:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 10:59:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6366729d-0139-4d9b-9d57-5dd35e1ac9d4')/female_info  
[2026-02-26 10:59:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:59:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A648708ba-dfe5-4568-b7ac-2ffca1dc38bc')/male_info  
[2026-02-26 10:59:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 10:59:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A648708ba-dfe5-4568-b7ac-2ffca1dc38bc')/female_info  
[2026-02-26 10:59:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 10:59:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa521af30-b4f7-4566-a3fc-cababb8c5b6b')/male_info  
[2026-02-26 10:59:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 11 rows.  
[2026-02-26 10:59:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa521af30-b4f7-4566-a3fc-cababb8c5b6b')/female_info  
[2026-02-26 10:59:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-26 10:59:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03b169b9-faea-4fbc-9011-bb41a4358c6e')/male_info  
[2026-02-26 10:59:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:59:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03b169b9-faea-4fbc-9011-bb41a4358c6e')/female_info  
[2026-02-26 10:59:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:59:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf7a4fbd-22c8-442c-93cb-977770a9b524')/male_info  
[2026-02-26 10:59:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 10:59:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf7a4fbd-22c8-442c-93cb-977770a9b524')/female_info  
[2026-02-26 10:59:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:59:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac8d99d5-d9a8-46ad-bd65-611f558fbbc4')/male_info  
[2026-02-26 10:59:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 10:59:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac8d99d5-d9a8-46ad-bd65-611f558fbbc4')/female_info  
[2026-02-26 10:59:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 10:59:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abdb53156-352a-4931-b7c0-415d6a4ac8f1')/male_info  
[2026-02-26 10:59:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 10:59:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abdb53156-352a-4931-b7c0-415d6a4ac8f1')/female_info  
[2026-02-26 10:59:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 10:59:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b4549d6-70fe-4363-80c3-2f78002c4a64')/male_info  
[2026-02-26 10:59:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:59:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b4549d6-70fe-4363-80c3-2f78002c4a64')/female_info  
[2026-02-26 10:59:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 10:59:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb4522ee-693b-4199-9608-ea77fd9cfdc3')/male_info  
[2026-02-26 10:59:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 10:59:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb4522ee-693b-4199-9608-ea77fd9cfdc3')/female_info  
[2026-02-26 10:59:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 10:59:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A108efe9c-290e-4d46-9330-5248baf87d3e')/male_info  
[2026-02-26 10:59:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 10:59:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A108efe9c-290e-4d46-9330-5248baf87d3e')/female_info  
[2026-02-26 11:00:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:00:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab1ba7b7f-db32-4a38-bf9f-58ec5be8b33b')/male_info  
[2026-02-26 11:00:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:00:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab1ba7b7f-db32-4a38-bf9f-58ec5be8b33b')/female_info  
[2026-02-26 11:00:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:00:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab989a49b-85bf-4c3d-9897-18c6362464e8')/male_info  
[2026-02-26 11:00:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:00:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab989a49b-85bf-4c3d-9897-18c6362464e8')/female_info  
[2026-02-26 11:00:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:00:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9531c36f-9d7e-401f-a26e-33b09b8c3be8')/male_info  
[2026-02-26 11:00:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-26 11:00:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9531c36f-9d7e-401f-a26e-33b09b8c3be8')/female_info  
[2026-02-26 11:00:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:00:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A26014f7c-f359-4397-b57b-0d3985add50e')/male_info  
[2026-02-26 11:00:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:00:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A26014f7c-f359-4397-b57b-0d3985add50e')/female_info  
[2026-02-26 11:00:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:00:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc1209f1-6eda-47cc-b9a9-44fb4a44df68')/male_info  
[2026-02-26 11:00:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:00:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc1209f1-6eda-47cc-b9a9-44fb4a44df68')/female_info  
[2026-02-26 11:00:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:00:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8cf82538-011b-4fa6-ab6c-10d760e2d606')/male_info  
[2026-02-26 11:00:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:00:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8cf82538-011b-4fa6-ab6c-10d760e2d606')/female_info  
[2026-02-26 11:00:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:00:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A938cf24a-3f2d-4f27-8317-c5674524a140')/male_info  
[2026-02-26 11:00:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:00:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A938cf24a-3f2d-4f27-8317-c5674524a140')/female_info  
[2026-02-26 11:00:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:00:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5d1ae0b-ae68-4c99-8bf0-bc658943e3f4')/male_info  
[2026-02-26 11:00:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:00:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5d1ae0b-ae68-4c99-8bf0-bc658943e3f4')/female_info  
[2026-02-26 11:00:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:00:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0d54d54-0cc3-42e8-8750-c085262e250b')/male_info  
[2026-02-26 11:00:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:00:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0d54d54-0cc3-42e8-8750-c085262e250b')/female_info  
[2026-02-26 11:00:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:00:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f9f5939-62d9-4e45-977f-89f00c744646')/male_info  
[2026-02-26 11:00:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:00:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f9f5939-62d9-4e45-977f-89f00c744646')/female_info  
[2026-02-26 11:00:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:00:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0284a6b-77e9-403d-b359-b87429661497')/male_info  
[2026-02-26 11:00:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:00:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0284a6b-77e9-403d-b359-b87429661497')/female_info  
[2026-02-26 11:00:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:00:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5977e2ea-073c-40d7-a162-51efc8522f4e')/male_info  
[2026-02-26 11:00:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-26 11:00:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5977e2ea-073c-40d7-a162-51efc8522f4e')/female_info  
[2026-02-26 11:00:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:00:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4db932d7-bd9d-44b4-8a35-c3923d102255')/male_info  
[2026-02-26 11:00:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:00:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4db932d7-bd9d-44b4-8a35-c3923d102255')/female_info  
[2026-02-26 11:00:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:00:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75a5b795-e8bb-405d-84dd-14c2ec7a20f7')/male_info  
[2026-02-26 11:00:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:00:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75a5b795-e8bb-405d-84dd-14c2ec7a20f7')/female_info  
[2026-02-26 11:00:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:00:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de9af71-96ed-48d6-b68c-5f3873f32355')/male_info  
[2026-02-26 11:00:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:00:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de9af71-96ed-48d6-b68c-5f3873f32355')/female_info  
[2026-02-26 11:00:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:00:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41a9b743-6070-4b0c-98f8-0799df63df65')/male_info  
[2026-02-26 11:00:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:00:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41a9b743-6070-4b0c-98f8-0799df63df65')/female_info  
[2026-02-26 11:00:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:00:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A60b28f1a-8a0c-4bf1-a4f2-899043d81aa4')/male_info  
[2026-02-26 11:00:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:00:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A60b28f1a-8a0c-4bf1-a4f2-899043d81aa4')/female_info  
[2026-02-26 11:00:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:00:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aebcde978-12e1-4130-98c7-05cf211ccd3a')/male_info  
[2026-02-26 11:00:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:00:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aebcde978-12e1-4130-98c7-05cf211ccd3a')/female_info  
[2026-02-26 11:00:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:00:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab90e12f-ddf3-49b8-adb8-bfc86b04d427')/male_info  
[2026-02-26 11:00:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:00:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab90e12f-ddf3-49b8-adb8-bfc86b04d427')/female_info  
[2026-02-26 11:00:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:00:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7eebb6d8-05c4-4d8e-a8f5-8e9084e5761c')/male_info  
[2026-02-26 11:00:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:00:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7eebb6d8-05c4-4d8e-a8f5-8e9084e5761c')/female_info  
[2026-02-26 11:00:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:00:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A663930c3-4c17-4f04-a46a-a3df37b4cb4e')/male_info  
[2026-02-26 11:00:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:00:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A663930c3-4c17-4f04-a46a-a3df37b4cb4e')/female_info  
[2026-02-26 11:00:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:00:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e019c39-4494-4d66-acd7-72e1f095aa44')/male_info  
[2026-02-26 11:00:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:00:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e019c39-4494-4d66-acd7-72e1f095aa44')/female_info  
[2026-02-26 11:00:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:00:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1636a7fd-7c11-4069-be70-24cf8781eee5')/male_info  
[2026-02-26 11:00:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:00:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad243268d-1ffd-48c6-b303-83c6fd53e456')/male_info  
[2026-02-26 11:00:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-26 11:00:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad243268d-1ffd-48c6-b303-83c6fd53e456')/female_info  
[2026-02-26 11:00:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:00:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A55572cd1-2331-4c84-8918-4372a06b995d')/male_info  
[2026-02-26 11:00:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:00:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A55572cd1-2331-4c84-8918-4372a06b995d')/female_info  
[2026-02-26 11:00:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:00:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c601448-5e0d-44b0-a2db-2afdb5c2f7d3')/male_info  
[2026-02-26 11:00:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:00:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c601448-5e0d-44b0-a2db-2afdb5c2f7d3')/female_info  
[2026-02-26 11:00:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:00:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc687b74-ad08-4b00-9617-5fcae82e457a')/male_info  
[2026-02-26 11:00:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:00:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc687b74-ad08-4b00-9617-5fcae82e457a')/female_info  
[2026-02-26 11:00:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:00:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa80f461c-01b4-4076-8390-3b0554d09e55')/male_info  
[2026-02-26 11:00:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:00:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa80f461c-01b4-4076-8390-3b0554d09e55')/female_info  
[2026-02-26 11:01:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:01:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A59fbbdb6-ad1d-465c-97bc-9830c18c7628')/male_info  
[2026-02-26 11:01:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:01:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A59fbbdb6-ad1d-465c-97bc-9830c18c7628')/female_info  
[2026-02-26 11:01:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:01:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A865bf86c-041b-474e-8019-1859b5317832')/male_info  
[2026-02-26 11:01:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:01:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A865bf86c-041b-474e-8019-1859b5317832')/female_info  
[2026-02-26 11:01:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:01:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e90290c-a031-477a-8327-eb85dbc90651')/male_info  
[2026-02-26 11:01:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:01:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e90290c-a031-477a-8327-eb85dbc90651')/female_info  
[2026-02-26 11:01:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:01:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9d600645-208c-421d-b1ac-70e8b104ffed')/male_info  
[2026-02-26 11:01:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:01:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9d600645-208c-421d-b1ac-70e8b104ffed')/female_info  
[2026-02-26 11:01:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:01:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed35e970-ae71-4e81-acf7-fda11d484c1f')/male_info  
[2026-02-26 11:01:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:01:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed35e970-ae71-4e81-acf7-fda11d484c1f')/female_info  
[2026-02-26 11:01:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:01:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A534901a7-86a2-47a0-9976-79515b891fb1')/male_info  
[2026-02-26 11:01:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:01:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A534901a7-86a2-47a0-9976-79515b891fb1')/female_info  
[2026-02-26 11:01:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:01:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02d06261-3ab7-4340-b44a-2c5d1cf1dcdf')/male_info  
[2026-02-26 11:01:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:01:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02d06261-3ab7-4340-b44a-2c5d1cf1dcdf')/female_info  
[2026-02-26 11:01:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:01:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1c6ab4c-b823-4a6f-87b5-fc562f562aef')/male_info  
[2026-02-26 11:01:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:01:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1c6ab4c-b823-4a6f-87b5-fc562f562aef')/female_info  
[2026-02-26 11:01:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:01:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64d09ae-9a06-4e02-88c1-ac482c908938')/male_info  
[2026-02-26 11:01:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:01:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64d09ae-9a06-4e02-88c1-ac482c908938')/female_info  
[2026-02-26 11:01:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:01:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A001af4a1-4b3a-4a4f-a99e-3f728ad75f33')/male_info  
[2026-02-26 11:01:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:01:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A001af4a1-4b3a-4a4f-a99e-3f728ad75f33')/female_info  
[2026-02-26 11:01:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:01:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A151f070f-72c1-4a41-bee7-4fb0af5cc569')/male_info  
[2026-02-26 11:01:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:01:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A151f070f-72c1-4a41-bee7-4fb0af5cc569')/female_info  
[2026-02-26 11:01:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:01:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf003d8a-6915-46c8-aec3-576c9bac909f')/male_info  
[2026-02-26 11:01:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:01:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf003d8a-6915-46c8-aec3-576c9bac909f')/female_info  
[2026-02-26 11:01:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:01:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1866bd5-22ba-4cc0-982b-38c462a09b06')/male_info  
[2026-02-26 11:01:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:01:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1866bd5-22ba-4cc0-982b-38c462a09b06')/female_info  
[2026-02-26 11:01:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:01:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac9aad6f0-4dd0-42bc-a58e-4f74a40f5e6c')/male_info  
[2026-02-26 11:01:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:01:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac9aad6f0-4dd0-42bc-a58e-4f74a40f5e6c')/female_info  
[2026-02-26 11:01:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:01:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A37355a15-399b-4e9b-a835-b1f8c3e60e56')/male_info  
[2026-02-26 11:01:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:01:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A37355a15-399b-4e9b-a835-b1f8c3e60e56')/female_info  
[2026-02-26 11:01:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:01:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0525524-f892-4584-9088-1800ec3d31ed')/female_info  
[2026-02-26 11:01:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:01:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7661345b-bbaf-4389-b556-588ffbbde448')/male_info  
[2026-02-26 11:01:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:01:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7661345b-bbaf-4389-b556-588ffbbde448')/female_info  
[2026-02-26 11:01:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:01:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1b5ee3d-bc2f-4c50-b51c-8481d028ed1b')/male_info  
[2026-02-26 11:01:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:01:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1b5ee3d-bc2f-4c50-b51c-8481d028ed1b')/female_info  
[2026-02-26 11:01:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:01:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab72f3a6e-330d-4182-ba76-112b2a76b491')/male_info  
[2026-02-26 11:01:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:01:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab72f3a6e-330d-4182-ba76-112b2a76b491')/female_info  
[2026-02-26 11:01:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:01:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13f301e0-4b53-49c8-b12c-7f3aebea89b5')/male_info  
[2026-02-26 11:01:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:01:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13f301e0-4b53-49c8-b12c-7f3aebea89b5')/female_info  
[2026-02-26 11:01:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:01:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5178b667-c19e-4979-954e-7634f4565c58')/male_info  
[2026-02-26 11:01:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:01:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7330eb9e-c258-403c-919b-50003363b4d9')/male_info  
[2026-02-26 11:01:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:01:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7330eb9e-c258-403c-919b-50003363b4d9')/female_info  
[2026-02-26 11:01:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:01:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2471ee99-b4f8-46af-bf47-0c78c6afec3b')/male_info  
[2026-02-26 11:01:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:01:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2471ee99-b4f8-46af-bf47-0c78c6afec3b')/female_info  
[2026-02-26 11:01:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:01:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab11bc622-1ee4-46db-a9ad-7563daca2731')/male_info  
[2026-02-26 11:01:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:01:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab11bc622-1ee4-46db-a9ad-7563daca2731')/female_info  
[2026-02-26 11:01:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:01:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa180b9e9-45c9-4fce-98e1-0b4b75f8da20')/male_info  
[2026-02-26 11:01:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:01:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa180b9e9-45c9-4fce-98e1-0b4b75f8da20')/female_info  
[2026-02-26 11:01:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:01:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7826ab76-0a88-4a20-a47e-cb63acf0d93f')/male_info  
[2026-02-26 11:01:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:01:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7826ab76-0a88-4a20-a47e-cb63acf0d93f')/female_info  
[2026-02-26 11:01:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:01:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2a4e14e-3e14-45bf-83a0-919e542d7b61')/male_info  
[2026-02-26 11:01:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:01:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2a4e14e-3e14-45bf-83a0-919e542d7b61')/female_info  
[2026-02-26 11:01:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-26 11:01:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A101650b7-bd0b-400d-8c75-786744f60b8d')/male_info  
[2026-02-26 11:01:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:01:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A101650b7-bd0b-400d-8c75-786744f60b8d')/female_info  
[2026-02-26 11:01:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:01:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4309d876-4b4a-472a-bb71-a721c77a0921')/male_info  
[2026-02-26 11:02:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:02:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4309d876-4b4a-472a-bb71-a721c77a0921')/female_info  
[2026-02-26 11:02:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:02:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1da18acd-7ca1-4b20-b72c-06fd99a2291f')/male_info  
[2026-02-26 11:02:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:02:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1da18acd-7ca1-4b20-b72c-06fd99a2291f')/female_info  
[2026-02-26 11:02:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:02:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae532a07a-9b44-44ba-89bd-db0f8739e553')/male_info  
[2026-02-26 11:02:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:02:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae532a07a-9b44-44ba-89bd-db0f8739e553')/female_info  
[2026-02-26 11:02:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:02:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A641aa035-0c79-4b11-be90-d8d471db7fb8')/male_info  
[2026-02-26 11:02:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:02:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A641aa035-0c79-4b11-be90-d8d471db7fb8')/female_info  
[2026-02-26 11:02:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:02:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afa749ec5-f0f1-4df5-90f2-1eec1aee1a2f')/male_info  
[2026-02-26 11:02:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:02:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afa749ec5-f0f1-4df5-90f2-1eec1aee1a2f')/female_info  
[2026-02-26 11:02:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:02:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A465c20ee-9e1c-4552-810a-eda78deb5fce')/male_info  
[2026-02-26 11:02:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:02:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A465c20ee-9e1c-4552-810a-eda78deb5fce')/female_info  
[2026-02-26 11:02:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:02:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05cebe2b-e67c-4ff4-926e-ad937234cbbe')/male_info  
[2026-02-26 11:02:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:02:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05cebe2b-e67c-4ff4-926e-ad937234cbbe')/female_info  
[2026-02-26 11:02:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:02:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A28664a9d-1b99-47a7-be52-4d1590920bd6')/male_info  
[2026-02-26 11:02:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:02:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A28664a9d-1b99-47a7-be52-4d1590920bd6')/female_info  
[2026-02-26 11:02:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:02:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaadcb50-b366-493d-ac18-93ab045640ad')/male_info  
[2026-02-26 11:02:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:02:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaadcb50-b366-493d-ac18-93ab045640ad')/female_info  
[2026-02-26 11:02:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:02:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5d7eb013-6c55-4820-8e10-733aa754f3a6')/male_info  
[2026-02-26 11:02:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:02:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5d7eb013-6c55-4820-8e10-733aa754f3a6')/female_info  
[2026-02-26 11:02:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:02:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0b8f3b1-8be0-4db3-8887-4201d7164da9')/male_info  
[2026-02-26 11:02:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:02:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0b8f3b1-8be0-4db3-8887-4201d7164da9')/female_info  
[2026-02-26 11:02:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:02:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5a603ee-26e6-4265-8684-c0c3440fb04d')/male_info  
[2026-02-26 11:02:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:02:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5a603ee-26e6-4265-8684-c0c3440fb04d')/female_info  
[2026-02-26 11:02:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:02:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5500cd62-1e29-4ea0-92f1-b78ed099a73b')/male_info  
[2026-02-26 11:02:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:02:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5500cd62-1e29-4ea0-92f1-b78ed099a73b')/female_info  
[2026-02-26 11:02:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:02:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86a6e10c-b5cb-46f6-828f-a932e28d38a7')/female_info  
[2026-02-26 11:02:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:02:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afed6c921-f766-4956-bee5-58745821024d')/male_info  
[2026-02-26 11:02:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:02:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afed6c921-f766-4956-bee5-58745821024d')/female_info  
[2026-02-26 11:02:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-26 11:02:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98f74c4d-c66b-4131-86ca-8acab44d92be')/male_info  
[2026-02-26 11:02:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:02:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98f74c4d-c66b-4131-86ca-8acab44d92be')/female_info  
[2026-02-26 11:02:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:02:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac07196b4-85a2-46f0-8e38-ef51da169fa1')/male_info  
[2026-02-26 11:02:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:02:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ae3aff1-f8ed-4645-bd11-3ec852a2e755')/male_info  
[2026-02-26 11:02:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:02:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ae3aff1-f8ed-4645-bd11-3ec852a2e755')/female_info  
[2026-02-26 11:02:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:02:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d77c5f9-ecc8-42b5-b699-d370051fffe7')/male_info  
[2026-02-26 11:02:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:02:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d77c5f9-ecc8-42b5-b699-d370051fffe7')/female_info  
[2026-02-26 11:02:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:02:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A360ff666-7a64-4e69-b76b-20613a28fdad')/male_info  
[2026-02-26 11:02:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:02:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A360ff666-7a64-4e69-b76b-20613a28fdad')/female_info  
[2026-02-26 11:02:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:02:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f6e730c-fdc1-4b56-81f7-e9f5c1079e60')/male_info  
[2026-02-26 11:02:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:02:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f6e730c-fdc1-4b56-81f7-e9f5c1079e60')/female_info  
[2026-02-26 11:02:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:02:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6c9cf880-2063-4961-a78d-eec4e34e02aa')/male_info  
[2026-02-26 11:02:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:02:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6c9cf880-2063-4961-a78d-eec4e34e02aa')/female_info  
[2026-02-26 11:02:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:02:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07c48489-c2b0-4859-8c5d-2a84442d0eb4')/male_info  
[2026-02-26 11:02:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:02:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07c48489-c2b0-4859-8c5d-2a84442d0eb4')/female_info  
[2026-02-26 11:02:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:02:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45bf21ad-a7ed-4d67-9919-61cb1844c4b6')/male_info  
[2026-02-26 11:02:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:02:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45bf21ad-a7ed-4d67-9919-61cb1844c4b6')/female_info  
[2026-02-26 11:02:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:02:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0b8cfbef-6f06-408f-a398-aa3ef5d71e2b')/male_info  
[2026-02-26 11:02:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:02:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0b8cfbef-6f06-408f-a398-aa3ef5d71e2b')/female_info  
[2026-02-26 11:02:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:02:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A709262f1-b9cd-4215-8ea8-f4d0f801f354')/male_info  
[2026-02-26 11:02:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:02:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A709262f1-b9cd-4215-8ea8-f4d0f801f354')/female_info  
[2026-02-26 11:02:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:02:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff360e15-3cca-49a4-8c1e-f2f221906e53')/male_info  
[2026-02-26 11:02:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:02:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff360e15-3cca-49a4-8c1e-f2f221906e53')/female_info  
[2026-02-26 11:02:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:02:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2af7be25-ef74-4fad-8516-dd5f5b9700e9')/male_info  
[2026-02-26 11:02:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:02:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2af7be25-ef74-4fad-8516-dd5f5b9700e9')/female_info  
[2026-02-26 11:02:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:02:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abf60f323-cc68-44d7-9d80-7d47097b63a0')/male_info  
[2026-02-26 11:02:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:02:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abf60f323-cc68-44d7-9d80-7d47097b63a0')/female_info  
[2026-02-26 11:03:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:03:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A256976d4-e0d3-4cd0-a784-644b85b2f100')/male_info  
[2026-02-26 11:03:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:03:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A256976d4-e0d3-4cd0-a784-644b85b2f100')/female_info  
[2026-02-26 11:03:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:03:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A749b9f26-6b0f-435b-8675-b862ddebfefb')/male_info  
[2026-02-26 11:03:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:03:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A749b9f26-6b0f-435b-8675-b862ddebfefb')/female_info  
[2026-02-26 11:03:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:03:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A242800c4-0a28-43b1-9e2c-60fd27c1cee9')/male_info  
[2026-02-26 11:03:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:03:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A242800c4-0a28-43b1-9e2c-60fd27c1cee9')/female_info  
[2026-02-26 11:03:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:03:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ea1b26b-3d41-4841-a258-7649f63b74f0')/male_info  
[2026-02-26 11:03:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:03:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ea1b26b-3d41-4841-a258-7649f63b74f0')/female_info  
[2026-02-26 11:03:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:03:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac55f702e-e90d-40e0-a7ce-6708e96b9562')/male_info  
[2026-02-26 11:03:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:03:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac55f702e-e90d-40e0-a7ce-6708e96b9562')/female_info  
[2026-02-26 11:03:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:03:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad985b419-c54b-46a5-9fad-ff4442bc7df4')/male_info  
[2026-02-26 11:03:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:03:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad985b419-c54b-46a5-9fad-ff4442bc7df4')/female_info  
[2026-02-26 11:03:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:03:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa837161d-d7a9-4156-9709-d10783931812')/male_info  
[2026-02-26 11:03:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:03:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1781e05a-622f-43a5-8b2c-6d2a855a2080')/male_info  
[2026-02-26 11:03:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:03:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1781e05a-622f-43a5-8b2c-6d2a855a2080')/female_info  
[2026-02-26 11:03:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:03:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee8fbafb-d29f-4750-a859-94c8db62c360')/male_info  
[2026-02-26 11:03:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:03:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee8fbafb-d29f-4750-a859-94c8db62c360')/female_info  
[2026-02-26 11:03:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:03:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47442458-6868-4ca2-b714-fa49fa2f4672')/male_info  
[2026-02-26 11:03:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:03:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47442458-6868-4ca2-b714-fa49fa2f4672')/female_info  
[2026-02-26 11:03:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:03:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0209a2de-f0d7-4da2-a342-cdfcb2168919')/male_info  
[2026-02-26 11:03:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:03:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0209a2de-f0d7-4da2-a342-cdfcb2168919')/female_info  
[2026-02-26 11:03:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:03:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae3b9f732-1dfc-4e7f-aef0-d90f2f6b06b7')/male_info  
[2026-02-26 11:03:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:03:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae3b9f732-1dfc-4e7f-aef0-d90f2f6b06b7')/female_info  
[2026-02-26 11:03:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:03:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ff3c207-0496-41b1-a176-80aae3914039')/male_info  
[2026-02-26 11:03:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:03:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ff3c207-0496-41b1-a176-80aae3914039')/female_info  
[2026-02-26 11:03:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:03:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61340169-1e5e-4b17-9428-3e347337ac02')/male_info  
[2026-02-26 11:03:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:03:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61340169-1e5e-4b17-9428-3e347337ac02')/female_info  
[2026-02-26 11:03:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:03:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9711e48-3366-491f-8608-bd68407245b8')/male_info  
[2026-02-26 11:03:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-26 11:03:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9711e48-3366-491f-8608-bd68407245b8')/female_info  
[2026-02-26 11:03:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:03:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff9fda7c-8b63-4bee-bbdd-fff6d2092300')/male_info  
[2026-02-26 11:03:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:03:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff9fda7c-8b63-4bee-bbdd-fff6d2092300')/female_info  
[2026-02-26 11:03:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:03:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A68cd03e1-9b0b-44dc-bf9f-3d54ed0d0b77')/male_info  
[2026-02-26 11:03:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:03:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A68cd03e1-9b0b-44dc-bf9f-3d54ed0d0b77')/female_info  
[2026-02-26 11:03:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:03:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ca06f69-a5e2-4f18-b66a-558978ced6ba')/male_info  
[2026-02-26 11:03:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:03:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa27a1ed4-71a9-4deb-8111-e8fdca6ead41')/male_info  
[2026-02-26 11:03:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:03:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa27a1ed4-71a9-4deb-8111-e8fdca6ead41')/female_info  
[2026-02-26 11:03:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:03:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab131b77e-3a24-4cae-8e2e-6392cdbf7ed3')/male_info  
[2026-02-26 11:03:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:03:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab131b77e-3a24-4cae-8e2e-6392cdbf7ed3')/female_info  
[2026-02-26 11:03:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:03:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f64c72b-9c22-44eb-8515-3080279daac0')/male_info  
[2026-02-26 11:03:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-26 11:03:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f64c72b-9c22-44eb-8515-3080279daac0')/female_info  
[2026-02-26 11:03:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:03:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94dd0fa6-a34a-4560-9967-57c5c7705b03')/male_info  
[2026-02-26 11:03:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:03:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94dd0fa6-a34a-4560-9967-57c5c7705b03')/female_info  
[2026-02-26 11:03:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:03:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A263ba4f7-4b5f-44cb-8c31-787e21f8ba43')/male_info  
[2026-02-26 11:03:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:03:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A263ba4f7-4b5f-44cb-8c31-787e21f8ba43')/female_info  
[2026-02-26 11:03:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:03:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a84db5f-5096-4cf9-9711-7ae199214632')/male_info  
[2026-02-26 11:03:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-26 11:03:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a84db5f-5096-4cf9-9711-7ae199214632')/female_info  
[2026-02-26 11:03:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:03:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae58d0e1b-f9d4-435c-99cf-aa72a0c9180e')/male_info  
[2026-02-26 11:03:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:03:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae58d0e1b-f9d4-435c-99cf-aa72a0c9180e')/female_info  
[2026-02-26 11:03:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:03:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a875467-884b-4dfe-a97e-8cba3986d6db')/male_info  
[2026-02-26 11:03:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:03:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a875467-884b-4dfe-a97e-8cba3986d6db')/female_info  
[2026-02-26 11:03:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:03:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bb12e97-50cd-410a-907c-138a734f2de6')/male_info  
[2026-02-26 11:03:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:03:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bb12e97-50cd-410a-907c-138a734f2de6')/female_info  
[2026-02-26 11:03:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:03:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fad6636-86b7-4bb5-80ca-18602213550c')/male_info  
[2026-02-26 11:03:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:03:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fad6636-86b7-4bb5-80ca-18602213550c')/female_info  
[2026-02-26 11:03:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:03:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaf2ba39-a23d-47d4-9580-908c566766a8')/male_info  
[2026-02-26 11:04:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:04:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaf2ba39-a23d-47d4-9580-908c566766a8')/female_info  
[2026-02-26 11:04:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:04:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1886ce6c-3962-4b84-a47c-74d30b3b71b6')/male_info  
[2026-02-26 11:04:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:04:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1886ce6c-3962-4b84-a47c-74d30b3b71b6')/female_info  
[2026-02-26 11:04:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-26 11:04:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8522c3ad-b7fe-4430-86fc-34b16cd8866d')/male_info  
[2026-02-26 11:04:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:04:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8522c3ad-b7fe-4430-86fc-34b16cd8866d')/female_info  
[2026-02-26 11:04:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:04:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2df6ba7-b643-46a3-bd61-8a60efddb5e9')/male_info  
[2026-02-26 11:04:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:04:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2df6ba7-b643-46a3-bd61-8a60efddb5e9')/female_info  
[2026-02-26 11:04:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:04:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab60999f3-285d-45f6-9685-769279ec295c')/male_info  
[2026-02-26 11:04:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-26 11:04:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab60999f3-285d-45f6-9685-769279ec295c')/female_info  
[2026-02-26 11:04:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-26 11:04:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad190eade-4aa2-4b74-ad58-beb75bd27415')/male_info  
[2026-02-26 11:04:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:04:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad190eade-4aa2-4b74-ad58-beb75bd27415')/female_info  
[2026-02-26 11:04:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:04:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adeb91bb8-2478-4590-b4d8-b9ca229a37cb')/male_info  
[2026-02-26 11:04:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:04:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adeb91bb8-2478-4590-b4d8-b9ca229a37cb')/female_info  
[2026-02-26 11:04:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:04:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A383f403d-db4b-4636-b2a9-e2955ba14705')/male_info  
[2026-02-26 11:04:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:04:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A383f403d-db4b-4636-b2a9-e2955ba14705')/female_info  
[2026-02-26 11:04:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:04:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ef55955-cc8a-4a82-b8df-9957682233be')/male_info  
[2026-02-26 11:04:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:04:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ef55955-cc8a-4a82-b8df-9957682233be')/female_info  
[2026-02-26 11:04:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:04:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada8f39ed-443d-450d-9e59-81b7ba4192ec')/male_info  
[2026-02-26 11:04:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:04:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada8f39ed-443d-450d-9e59-81b7ba4192ec')/female_info  
[2026-02-26 11:04:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:04:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A211597fa-5bb3-4716-acba-398467f19cdb')/male_info  
[2026-02-26 11:04:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:04:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A211597fa-5bb3-4716-acba-398467f19cdb')/female_info  
[2026-02-26 11:04:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:04:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56a9492a-7460-4f68-aaf4-00badf1d6072')/male_info  
[2026-02-26 11:04:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:04:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abb3ce76d-c7e4-48b3-b3f2-204772d4c944')/male_info  
[2026-02-26 11:04:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:04:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abb3ce76d-c7e4-48b3-b3f2-204772d4c944')/female_info  
[2026-02-26 11:04:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:04:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af01d9790-2a04-4a18-a6b5-333d393a1b7c')/male_info  
[2026-02-26 11:04:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:04:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af01d9790-2a04-4a18-a6b5-333d393a1b7c')/female_info  
[2026-02-26 11:04:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:04:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeebb7ce6-0749-402f-a4a9-5d6a3e9c58f6')/male_info  
[2026-02-26 11:04:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:04:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeebb7ce6-0749-402f-a4a9-5d6a3e9c58f6')/female_info  
[2026-02-26 11:04:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:04:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0bb5ab2c-a47c-4ad7-b316-3d6589414fdd')/male_info  
[2026-02-26 11:04:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:04:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0bb5ab2c-a47c-4ad7-b316-3d6589414fdd')/female_info  
[2026-02-26 11:04:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-26 11:04:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad52355e0-0559-45f0-8dd5-e4685b3c13cf')/male_info  
[2026-02-26 11:04:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:04:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad52355e0-0559-45f0-8dd5-e4685b3c13cf')/female_info  
[2026-02-26 11:04:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:04:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A609b35de-a68a-4701-990d-619892e71210')/male_info  
[2026-02-26 11:04:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-26 11:04:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A609b35de-a68a-4701-990d-619892e71210')/female_info  
[2026-02-26 11:04:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:04:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32ae1956-ec28-4a2d-9aa2-c14148b7922a')/male_info  
[2026-02-26 11:04:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-02-26 11:04:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32ae1956-ec28-4a2d-9aa2-c14148b7922a')/female_info  
[2026-02-26 11:04:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:04:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A719faf10-c866-4c16-8dad-376688295581')/male_info  
[2026-02-26 11:04:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:04:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A719faf10-c866-4c16-8dad-376688295581')/female_info  
[2026-02-26 11:04:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:04:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab0a1bba1-a9a8-4b87-a9d8-7e58aefde521')/male_info  
[2026-02-26 11:04:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-02-26 11:04:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab0a1bba1-a9a8-4b87-a9d8-7e58aefde521')/female_info  
[2026-02-26 11:04:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:04:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab8e15e3d-7c70-4bab-a6f2-7af3a29312ef')/male_info  
[2026-02-26 11:04:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:04:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab8e15e3d-7c70-4bab-a6f2-7af3a29312ef')/female_info  
[2026-02-26 11:04:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:04:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32784477-509c-4873-8d35-e149a580c99d')/male_info  
[2026-02-26 11:04:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-26 11:04:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32784477-509c-4873-8d35-e149a580c99d')/female_info  
[2026-02-26 11:04:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:04:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add4ee787-fc18-48ef-9174-fb8ac12b6ee6')/male_info  
[2026-02-26 11:04:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:04:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add4ee787-fc18-48ef-9174-fb8ac12b6ee6')/female_info  
[2026-02-26 11:04:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:04:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A50611696-b3cb-4709-84ee-51e66831cda7')/male_info  
[2026-02-26 11:04:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-26 11:04:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A50611696-b3cb-4709-84ee-51e66831cda7')/female_info  
[2026-02-26 11:04:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:04:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3a5b5846-dbdc-4990-8ce8-4c7cef7d4f11')/male_info  
[2026-02-26 11:04:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:04:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3a5b5846-dbdc-4990-8ce8-4c7cef7d4f11')/female_info  
[2026-02-26 11:04:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:04:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ebadc3a-f31d-4ee6-ba35-74ff2733283d')/male_info  
[2026-02-26 11:04:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:04:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ebadc3a-f31d-4ee6-ba35-74ff2733283d')/female_info  
[2026-02-26 11:04:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:04:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf00d036-d522-4ad2-95ce-867e5f4b29c6')/female_info  
[2026-02-26 11:04:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:04:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd9740a-dbbc-4923-b020-0bf26a8e5fce')/male_info  
[2026-02-26 11:04:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:04:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd9740a-dbbc-4923-b020-0bf26a8e5fce')/female_info  
[2026-02-26 11:05:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:05:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1494d903-cc9d-47f2-89f7-63729c9785d2')/male_info  
[2026-02-26 11:05:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:05:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1494d903-cc9d-47f2-89f7-63729c9785d2')/female_info  
[2026-02-26 11:05:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:05:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af3808668-e28f-47ac-b49f-5a7e8227e6ca')/male_info  
[2026-02-26 11:05:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:05:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af3808668-e28f-47ac-b49f-5a7e8227e6ca')/female_info  
[2026-02-26 11:05:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:05:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ef03469-426d-4426-b15f-2059bb785439')/male_info  
[2026-02-26 11:05:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:05:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ef03469-426d-4426-b15f-2059bb785439')/female_info  
[2026-02-26 11:05:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:05:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2467b33e-196d-4961-a161-255a60196f42')/male_info  
[2026-02-26 11:05:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:05:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2467b33e-196d-4961-a161-255a60196f42')/female_info  
[2026-02-26 11:05:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:05:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A612a8705-6b1a-49a0-98b2-0fd0e76a6e5d')/male_info  
[2026-02-26 11:05:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:05:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A612a8705-6b1a-49a0-98b2-0fd0e76a6e5d')/female_info  
[2026-02-26 11:05:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:05:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80c3df41-a119-42f8-842e-e8e52a286cc8')/male_info  
[2026-02-26 11:05:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:05:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80c3df41-a119-42f8-842e-e8e52a286cc8')/female_info  
[2026-02-26 11:05:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:05:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa2fc53f5-62f6-4d83-ab70-5d5e9432b2f0')/female_info  
[2026-02-26 11:05:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:05:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c75611b-a1a7-4ccf-a03c-e6a2912f4f94')/male_info  
[2026-02-26 11:05:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:05:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c75611b-a1a7-4ccf-a03c-e6a2912f4f94')/female_info  
[2026-02-26 11:05:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:05:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A906f4792-c1ad-4b87-be00-bec8520c315c')/male_info  
[2026-02-26 11:05:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:05:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A906f4792-c1ad-4b87-be00-bec8520c315c')/female_info  
[2026-02-26 11:05:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:05:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A72f515db-d430-456c-8f64-ce5ad2aa951c')/male_info  
[2026-02-26 11:05:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:05:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A72f515db-d430-456c-8f64-ce5ad2aa951c')/female_info  
[2026-02-26 11:05:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-26 11:05:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaad09b4a-7cf6-43ef-891c-d43e39b1a0cf')/male_info  
[2026-02-26 11:05:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:05:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaad09b4a-7cf6-43ef-891c-d43e39b1a0cf')/female_info  
[2026-02-26 11:05:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:05:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36a2f26b-1f2a-4e47-8b49-7dbaea385b26')/male_info  
[2026-02-26 11:05:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:05:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36a2f26b-1f2a-4e47-8b49-7dbaea385b26')/female_info  
[2026-02-26 11:05:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:05:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A361a3289-ecfc-46ae-8505-d45b068876dc')/male_info  
[2026-02-26 11:05:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-26 11:05:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A361a3289-ecfc-46ae-8505-d45b068876dc')/female_info  
[2026-02-26 11:05:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:05:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f4e59a1-1336-4601-8852-7860b624cc0a')/male_info  
[2026-02-26 11:05:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:05:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f4e59a1-1336-4601-8852-7860b624cc0a')/female_info  
[2026-02-26 11:05:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-26 11:05:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15e37463-48a3-4a4b-a9e8-b1429ad0d374')/male_info  
[2026-02-26 11:05:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:05:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15e37463-48a3-4a4b-a9e8-b1429ad0d374')/female_info  
[2026-02-26 11:05:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:05:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05b5ab79-fc13-4e3a-b4ae-f538fedfaa8f')/male_info  
[2026-02-26 11:05:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:05:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05b5ab79-fc13-4e3a-b4ae-f538fedfaa8f')/female_info  
[2026-02-26 11:05:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:05:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8f634c-83b0-4edc-9019-eacf4d6e7ed9')/male_info  
[2026-02-26 11:05:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:05:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8f634c-83b0-4edc-9019-eacf4d6e7ed9')/female_info  
[2026-02-26 11:05:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:05:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa260a3fa-dacf-4726-8058-163c4093647f')/male_info  
[2026-02-26 11:05:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:05:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa260a3fa-dacf-4726-8058-163c4093647f')/female_info  
[2026-02-26 11:05:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:05:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75872711-d32f-4e54-8055-15102b81c406')/male_info  
[2026-02-26 11:05:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:05:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75872711-d32f-4e54-8055-15102b81c406')/female_info  
[2026-02-26 11:05:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:05:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5b1086f-b087-4ec0-a148-ccdbafc05338')/male_info  
[2026-02-26 11:05:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:05:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5b1086f-b087-4ec0-a148-ccdbafc05338')/female_info  
[2026-02-26 11:05:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:05:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3f979551-d3a4-44b0-b373-631c2c9fef40')/male_info  
[2026-02-26 11:05:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:05:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac18c9c3-4b1d-47bf-a94d-c985b8ecaee2')/male_info  
[2026-02-26 11:05:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:05:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac18c9c3-4b1d-47bf-a94d-c985b8ecaee2')/female_info  
[2026-02-26 11:05:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:05:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4875ff0d-f87b-44c5-8e28-d3068efb8c1d')/male_info  
[2026-02-26 11:05:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:05:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4875ff0d-f87b-44c5-8e28-d3068efb8c1d')/female_info  
[2026-02-26 11:05:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:05:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4e99f45-1876-49b6-a83f-e557e92d009e')/male_info  
[2026-02-26 11:05:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:05:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4e99f45-1876-49b6-a83f-e557e92d009e')/female_info  
[2026-02-26 11:05:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:05:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78064045-1ce5-4ba5-a48b-1399636e12c1')/male_info  
[2026-02-26 11:05:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:05:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78064045-1ce5-4ba5-a48b-1399636e12c1')/female_info  
[2026-02-26 11:05:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:05:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6baeb813-352b-4f47-b372-12a78af38aca')/male_info  
[2026-02-26 11:05:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:05:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6baeb813-352b-4f47-b372-12a78af38aca')/female_info  
[2026-02-26 11:05:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:05:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A756945f1-3333-4c33-a7e3-11947cac5b73')/male_info  
[2026-02-26 11:05:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:05:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A756945f1-3333-4c33-a7e3-11947cac5b73')/female_info  
[2026-02-26 11:05:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:05:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0cfe85b-ddd1-4b8d-a05b-780b81074555')/male_info  
[2026-02-26 11:05:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:05:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0cfe85b-ddd1-4b8d-a05b-780b81074555')/female_info  
[2026-02-26 11:05:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-26 11:05:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ea67b76-310f-456d-a3b8-9c74519adf5f')/male_info  
[2026-02-26 11:06:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:06:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ea67b76-310f-456d-a3b8-9c74519adf5f')/female_info  
[2026-02-26 11:06:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:06:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1afe5d-1168-4baf-8606-b00e80f3087f')/male_info  
[2026-02-26 11:06:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-26 11:06:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1afe5d-1168-4baf-8606-b00e80f3087f')/female_info  
[2026-02-26 11:06:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:06:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89daf28d-f21a-4ec5-9514-921bc1f80899')/male_info  
[2026-02-26 11:06:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:06:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89daf28d-f21a-4ec5-9514-921bc1f80899')/female_info  
[2026-02-26 11:06:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:06:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91eeb070-e22f-4761-9ae5-974bd862aaa9')/male_info  
[2026-02-26 11:06:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:06:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91eeb070-e22f-4761-9ae5-974bd862aaa9')/female_info  
[2026-02-26 11:06:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:06:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7936b82-23c8-4ba9-b5ed-7372286484ae')/male_info  
[2026-02-26 11:06:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-26 11:06:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7936b82-23c8-4ba9-b5ed-7372286484ae')/female_info  
[2026-02-26 11:06:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:06:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A76c2a271-64f2-4976-bf10-45bc0b377c90')/male_info  
[2026-02-26 11:06:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:06:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A76c2a271-64f2-4976-bf10-45bc0b377c90')/female_info  
[2026-02-26 11:06:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:06:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45cd4f22-3ec7-4770-a2cc-1867eff7cc80')/male_info  
[2026-02-26 11:06:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:06:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45cd4f22-3ec7-4770-a2cc-1867eff7cc80')/female_info  
[2026-02-26 11:06:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:06:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9a66704-eaf9-4242-9925-04c34f3deeac')/male_info  
[2026-02-26 11:06:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:06:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9a66704-eaf9-4242-9925-04c34f3deeac')/female_info  
[2026-02-26 11:06:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-26 11:06:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3bc9f6fc-cc0d-47d1-b234-00fd0fac6f0e')/male_info  
[2026-02-26 11:06:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:06:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3bc9f6fc-cc0d-47d1-b234-00fd0fac6f0e')/female_info  
[2026-02-26 11:06:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:06:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5f33b56-57f4-4261-9532-6d86db3e078f')/male_info  
[2026-02-26 11:06:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:06:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5f33b56-57f4-4261-9532-6d86db3e078f')/female_info  
[2026-02-26 11:06:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:06:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21dbf1f9-9596-4917-8382-0b6761faa324')/male_info  
[2026-02-26 11:06:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:06:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21dbf1f9-9596-4917-8382-0b6761faa324')/female_info  
[2026-02-26 11:06:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:06:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad63145c3-26e1-45eb-abdd-2a82c379ef24')/male_info  
[2026-02-26 11:06:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 12 rows.  
[2026-02-26 11:06:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad63145c3-26e1-45eb-abdd-2a82c379ef24')/female_info  
[2026-02-26 11:06:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:06:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5824dfc-9c72-4af4-8a95-0be1c0cc44c8')/male_info  
[2026-02-26 11:06:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:06:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5824dfc-9c72-4af4-8a95-0be1c0cc44c8')/female_info  
[2026-02-26 11:06:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:06:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f6fabe1-a32f-4b14-aa21-fbdc86de4418')/male_info  
[2026-02-26 11:06:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:06:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f6fabe1-a32f-4b14-aa21-fbdc86de4418')/female_info  
[2026-02-26 11:06:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:06:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9655bf31-3e33-4d0e-a8bd-f45d65d76172')/male_info  
[2026-02-26 11:06:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:06:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9655bf31-3e33-4d0e-a8bd-f45d65d76172')/female_info  
[2026-02-26 11:06:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:06:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A452607e1-1d1a-4883-95d2-8054d8c4fd06')/male_info  
[2026-02-26 11:06:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:06:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A452607e1-1d1a-4883-95d2-8054d8c4fd06')/female_info  
[2026-02-26 11:06:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:06:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada373646-c57b-4609-a4dd-090cf68fadb9')/male_info  
[2026-02-26 11:06:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:06:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada373646-c57b-4609-a4dd-090cf68fadb9')/female_info  
[2026-02-26 11:06:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-26 11:06:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2dbc85b1-3426-407d-a788-2d3b8b888b88')/male_info  
[2026-02-26 11:06:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-26 11:06:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2dbc85b1-3426-407d-a788-2d3b8b888b88')/female_info  
[2026-02-26 11:06:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:06:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71cbe318-b75b-414a-98d4-e60897d9e835')/male_info  
[2026-02-26 11:06:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-26 11:06:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71cbe318-b75b-414a-98d4-e60897d9e835')/female_info  
[2026-02-26 11:06:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:06:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3afdd419-9155-4b02-90cd-3fcb4983b46c')/male_info  
[2026-02-26 11:06:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:06:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4e21e9b-4874-40a6-bc51-d3d1773787c1')/male_info  
[2026-02-26 11:06:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:06:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4e21e9b-4874-40a6-bc51-d3d1773787c1')/female_info  
[2026-02-26 11:06:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:06:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ade761f6b-bfa5-4b6f-871f-d47c92553c4b')/male_info  
[2026-02-26 11:06:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:06:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ade761f6b-bfa5-4b6f-871f-d47c92553c4b')/female_info  
[2026-02-26 11:06:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:06:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2d4543fe-7746-4bb2-a104-7e86bed60d6d')/male_info  
[2026-02-26 11:06:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:06:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2d4543fe-7746-4bb2-a104-7e86bed60d6d')/female_info  
[2026-02-26 11:06:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:06:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A109f7a0a-f98c-484c-9028-fcb7e6c88888')/male_info  
[2026-02-26 11:06:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-26 11:06:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A109f7a0a-f98c-484c-9028-fcb7e6c88888')/female_info  
[2026-02-26 11:06:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:06:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a50aa0f-7412-4626-95f6-dbf5805283e3')/male_info  
[2026-02-26 11:06:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:06:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a50aa0f-7412-4626-95f6-dbf5805283e3')/female_info  
[2026-02-26 11:06:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:06:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A761ccc0d-09a4-4f6e-91d5-ecdc8f782dea')/male_info  
[2026-02-26 11:06:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:06:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A761ccc0d-09a4-4f6e-91d5-ecdc8f782dea')/female_info  
[2026-02-26 11:06:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:06:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33a6eb18-3807-4652-8ba8-6311d6c1b454')/male_info  
[2026-02-26 11:06:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:06:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33a6eb18-3807-4652-8ba8-6311d6c1b454')/female_info  
[2026-02-26 11:06:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:06:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac058767a-c275-42b5-bf48-bbf9b3f10035')/male_info  
[2026-02-26 11:06:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:06:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac058767a-c275-42b5-bf48-bbf9b3f10035')/female_info  
[2026-02-26 11:06:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:06:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0ef1a36-acc8-4f9a-8d6e-0060680563a6')/male_info  
[2026-02-26 11:06:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-26 11:06:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0ef1a36-acc8-4f9a-8d6e-0060680563a6')/female_info  
[2026-02-26 11:07:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:07:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4475fe1d-1996-4afd-91b1-5180de570b91')/male_info  
[2026-02-26 11:07:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:07:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4475fe1d-1996-4afd-91b1-5180de570b91')/female_info  
[2026-02-26 11:07:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:07:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba0b2436-2d97-44d8-a480-a93e1dea3ab1')/male_info  
[2026-02-26 11:07:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:07:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba0b2436-2d97-44d8-a480-a93e1dea3ab1')/female_info  
[2026-02-26 11:07:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:07:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A559fe15e-592f-4dfe-a322-3283dab22a03')/male_info  
[2026-02-26 11:07:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:07:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A559fe15e-592f-4dfe-a322-3283dab22a03')/female_info  
[2026-02-26 11:07:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-26 11:07:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A04f647e7-ee61-4187-88b3-d40e210df930')/female_info  
[2026-02-26 11:07:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:07:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89118379-de64-4780-8afb-c313cba1ad5a')/male_info  
[2026-02-26 11:07:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:07:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15b483a1-d868-469d-9ff6-f5be1361bce9')/female_info  
[2026-02-26 11:07:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:07:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A827f4a16-07dc-43ab-b500-fc2c7f0ff3f2')/male_info  
[2026-02-26 11:07:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:07:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A827f4a16-07dc-43ab-b500-fc2c7f0ff3f2')/female_info  
[2026-02-26 11:07:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:07:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4482bba8-ba18-43e5-8918-fef0d652f803')/male_info  
[2026-02-26 11:07:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:07:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4482bba8-ba18-43e5-8918-fef0d652f803')/female_info  
[2026-02-26 11:07:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:07:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7620792-493e-4f6a-ab97-b4fd830522c2')/male_info  
[2026-02-26 11:07:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:07:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7620792-493e-4f6a-ab97-b4fd830522c2')/female_info  
[2026-02-26 11:07:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:07:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba32a0ff-1d76-4fed-b3dc-76d28f263ddd')/male_info  
[2026-02-26 11:07:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:07:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba32a0ff-1d76-4fed-b3dc-76d28f263ddd')/female_info  
[2026-02-26 11:07:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:07:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A04b9ca32-50d0-41f2-b398-7dd806a939f8')/female_info  
[2026-02-26 11:07:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:07:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229953d5-5a82-443d-bf88-54f0d32f511d')/male_info  
[2026-02-26 11:07:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:07:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229953d5-5a82-443d-bf88-54f0d32f511d')/female_info  
[2026-02-26 11:07:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:07:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1202fda-c0b5-4965-8fea-ae0a2f9cf8d7')/male_info  
[2026-02-26 11:07:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:07:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1202fda-c0b5-4965-8fea-ae0a2f9cf8d7')/female_info  
[2026-02-26 11:07:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 9 rows.  
[2026-02-26 11:07:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7909018c-f0c8-4a29-a708-248a12cd2040')/male_info  
[2026-02-26 11:07:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:07:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7909018c-f0c8-4a29-a708-248a12cd2040')/female_info  
[2026-02-26 11:07:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-26 11:07:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92d5d91f-6377-4a1c-8f2b-3d319c9148f4')/male_info  
[2026-02-26 11:07:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:07:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92d5d91f-6377-4a1c-8f2b-3d319c9148f4')/female_info  
[2026-02-26 11:07:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:07:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acb6473cd-b46a-4418-91ca-d427c811b92e')/male_info  
[2026-02-26 11:07:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-26 11:07:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acb6473cd-b46a-4418-91ca-d427c811b92e')/female_info  
[2026-02-26 11:07:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:07:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae994aba4-6f5f-4b81-b07f-b9fcafdaaec5')/male_info  
[2026-02-26 11:07:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-26 11:07:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae994aba4-6f5f-4b81-b07f-b9fcafdaaec5')/female_info  
[2026-02-26 11:07:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:07:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abcc3abee-1129-40a8-9413-1a07765c0a7e')/male_info  
[2026-02-26 11:07:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:07:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abcc3abee-1129-40a8-9413-1a07765c0a7e')/female_info  
[2026-02-26 11:07:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:07:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa451fa2b-ec89-47e6-8908-e298a15c1364')/male_info  
[2026-02-26 11:07:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:07:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa451fa2b-ec89-47e6-8908-e298a15c1364')/female_info  
[2026-02-26 11:07:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:07:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9458e17-0dbd-4114-8e14-e2b0203cba40')/male_info  
[2026-02-26 11:07:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:07:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9458e17-0dbd-4114-8e14-e2b0203cba40')/female_info  
[2026-02-26 11:07:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:07:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1a1017f1-5d6a-4f98-994e-fefc668b904c')/female_info  
[2026-02-26 11:07:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:07:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6be09bfa-3602-47fe-92e1-c7ca6ab404fa')/male_info  
[2026-02-26 11:07:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:07:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6be09bfa-3602-47fe-92e1-c7ca6ab404fa')/female_info  
[2026-02-26 11:07:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:07:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7fb50f0d-964d-4681-94cd-a1f64da00da0')/male_info  
[2026-02-26 11:07:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:07:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7fb50f0d-964d-4681-94cd-a1f64da00da0')/female_info  
[2026-02-26 11:07:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:07:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73d4c60e-b732-48da-85ae-89a9cd15a18b')/male_info  
[2026-02-26 11:07:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:07:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73d4c60e-b732-48da-85ae-89a9cd15a18b')/female_info  
[2026-02-26 11:07:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:07:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac4c2830-34eb-449d-9d1f-f8b47d95c408')/male_info  
[2026-02-26 11:07:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:07:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac4c2830-34eb-449d-9d1f-f8b47d95c408')/female_info  
[2026-02-26 11:07:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:07:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A748025f3-5271-4645-9ddf-8a4b43576346')/male_info  
[2026-02-26 11:07:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:07:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A748025f3-5271-4645-9ddf-8a4b43576346')/female_info  
[2026-02-26 11:07:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:07:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2389a0e3-7d32-40af-a98e-18fe13c6b9ce')/male_info  
[2026-02-26 11:07:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:07:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2389a0e3-7d32-40af-a98e-18fe13c6b9ce')/female_info  
[2026-02-26 11:07:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:07:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A731f4be9-918f-4a6f-b047-74b4b2d65d71')/male_info  
[2026-02-26 11:07:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:07:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A731f4be9-918f-4a6f-b047-74b4b2d65d71')/female_info  
[2026-02-26 11:07:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:07:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A97f8c06e-ca16-42ba-a249-06ba2228f335')/male_info  
[2026-02-26 11:07:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:07:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A97f8c06e-ca16-42ba-a249-06ba2228f335')/female_info  
[2026-02-26 11:07:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:07:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25d4fa09-7e5e-4a7b-9e79-5454967c917e')/male_info  
[2026-02-26 11:07:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:07:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25d4fa09-7e5e-4a7b-9e79-5454967c917e')/female_info  
[2026-02-26 11:08:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:08:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70d06efe-9409-4c64-a855-356440813bee')/male_info  
[2026-02-26 11:08:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:08:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70d06efe-9409-4c64-a855-356440813bee')/female_info  
[2026-02-26 11:08:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:08:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c7b3af0-f66a-4fc9-8bbf-fce99663660c')/male_info  
[2026-02-26 11:08:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:08:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c7b3af0-f66a-4fc9-8bbf-fce99663660c')/female_info  
[2026-02-26 11:08:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:08:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25cadb09-9a66-4df9-aa82-c8f376d7abea')/male_info  
[2026-02-26 11:08:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:08:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25cadb09-9a66-4df9-aa82-c8f376d7abea')/female_info  
[2026-02-26 11:08:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:08:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A08a78d48-bc88-4b61-bdc4-543d7c7fb497')/male_info  
[2026-02-26 11:08:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:08:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A08a78d48-bc88-4b61-bdc4-543d7c7fb497')/female_info  
[2026-02-26 11:08:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:08:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb827b26-e335-4165-b8e6-837aef84dac5')/male_info  
[2026-02-26 11:08:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:08:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb827b26-e335-4165-b8e6-837aef84dac5')/female_info  
[2026-02-26 11:08:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:08:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ded2143-104b-4a58-b908-ad68075ea240')/male_info  
[2026-02-26 11:08:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:08:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ded2143-104b-4a58-b908-ad68075ea240')/female_info  
[2026-02-26 11:08:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:08:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3f97f7-5dbb-4c3b-b8ac-510ac4fdb944')/male_info  
[2026-02-26 11:08:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:08:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3f97f7-5dbb-4c3b-b8ac-510ac4fdb944')/female_info  
[2026-02-26 11:08:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:08:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab7157dd1-3e2e-4796-bb95-3465d1c35203')/male_info  
[2026-02-26 11:08:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:08:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c283ca2-7e8f-4f16-ac32-cf2461788673')/male_info  
[2026-02-26 11:08:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:08:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c283ca2-7e8f-4f16-ac32-cf2461788673')/female_info  
[2026-02-26 11:08:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:08:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1be10d90-0e64-44ae-a49a-2fbeff06bace')/male_info  
[2026-02-26 11:08:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-26 11:08:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1be10d90-0e64-44ae-a49a-2fbeff06bace')/female_info  
[2026-02-26 11:08:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:08:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad3d4875c-391c-4b74-8080-383843587124')/male_info  
[2026-02-26 11:08:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:08:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad3d4875c-391c-4b74-8080-383843587124')/female_info  
[2026-02-26 11:08:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:08:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6519af31-8978-44b1-9f37-c04c10a35514')/male_info  
[2026-02-26 11:08:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:08:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6519af31-8978-44b1-9f37-c04c10a35514')/female_info  
[2026-02-26 11:08:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:08:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada420f0c-79dd-4dc8-b35b-5f4f8ca7571c')/male_info  
[2026-02-26 11:08:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:08:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4336a157-3c5d-44e6-b998-fb8d6ba0465f')/male_info  
[2026-02-26 11:08:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:08:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4336a157-3c5d-44e6-b998-fb8d6ba0465f')/female_info  
[2026-02-26 11:08:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:08:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13bba5b2-7409-4042-a322-51c59d524b59')/male_info  
[2026-02-26 11:08:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:08:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13bba5b2-7409-4042-a322-51c59d524b59')/female_info  
[2026-02-26 11:08:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:08:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A27b6aadf-a1fb-4feb-b99b-6d490e0904ed')/male_info  
[2026-02-26 11:08:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:08:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A27b6aadf-a1fb-4feb-b99b-6d490e0904ed')/female_info  
[2026-02-26 11:08:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:08:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7808aa3e-d058-436f-8544-bcba69049009')/male_info  
[2026-02-26 11:08:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:08:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7808aa3e-d058-436f-8544-bcba69049009')/female_info  
[2026-02-26 11:08:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:08:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1bf3310-42ef-4603-b91f-715b894ab248')/male_info  
[2026-02-26 11:08:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:08:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1bf3310-42ef-4603-b91f-715b894ab248')/female_info  
[2026-02-26 11:08:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:08:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3d50ee8d-e344-4ac1-809a-a8f40b973b6b')/male_info  
[2026-02-26 11:08:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:08:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3d50ee8d-e344-4ac1-809a-a8f40b973b6b')/female_info  
[2026-02-26 11:08:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:08:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fd4a54b-5864-448b-885a-f2d2f7bda82f')/male_info  
[2026-02-26 11:08:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:08:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fd4a54b-5864-448b-885a-f2d2f7bda82f')/female_info  
[2026-02-26 11:08:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:08:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67e2c68-9b14-41f4-acb2-7cf703f660f3')/male_info  
[2026-02-26 11:08:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:08:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67e2c68-9b14-41f4-acb2-7cf703f660f3')/female_info  
[2026-02-26 11:08:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:08:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5afd2427-b90b-4834-a581-449f7bdf956e')/male_info  
[2026-02-26 11:08:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:08:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5afd2427-b90b-4834-a581-449f7bdf956e')/female_info  
[2026-02-26 11:08:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:08:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7235ad6a-7db6-4840-9d4d-df658adc602c')/male_info  
[2026-02-26 11:08:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:08:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7235ad6a-7db6-4840-9d4d-df658adc602c')/female_info  
[2026-02-26 11:08:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:08:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f6d8c33-42f0-42ee-bdf9-a2769007645d')/male_info  
[2026-02-26 11:08:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:08:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f6d8c33-42f0-42ee-bdf9-a2769007645d')/female_info  
[2026-02-26 11:08:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:08:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2396359d-bc55-4f9e-9f46-acefa047962b')/male_info  
[2026-02-26 11:08:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:08:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2396359d-bc55-4f9e-9f46-acefa047962b')/female_info  
[2026-02-26 11:08:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-26 11:08:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd068dec-d24c-4275-80c1-4ba473b99f95')/male_info  
[2026-02-26 11:08:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:08:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd068dec-d24c-4275-80c1-4ba473b99f95')/female_info  
[2026-02-26 11:08:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:08:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02685129-07d6-493e-836e-8ea69966999a')/male_info  
[2026-02-26 11:08:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:08:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02685129-07d6-493e-836e-8ea69966999a')/female_info  
[2026-02-26 11:08:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:08:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86dd0241-3df7-4346-b516-71f59172816b')/male_info  
[2026-02-26 11:08:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:08:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86dd0241-3df7-4346-b516-71f59172816b')/female_info  
[2026-02-26 11:08:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:08:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2eafacf7-5f46-4173-90cc-3d8acd9c4759')/male_info  
[2026-02-26 11:08:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:08:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2eafacf7-5f46-4173-90cc-3d8acd9c4759')/female_info  
[2026-02-26 11:09:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:09:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A966f103c-42d8-42fc-a1d0-738ea5e6b36c')/male_info  
[2026-02-26 11:09:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:09:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A966f103c-42d8-42fc-a1d0-738ea5e6b36c')/female_info  
[2026-02-26 11:09:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:09:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62c63a05-32c3-4f4b-9f06-64b1f71ee042')/male_info  
[2026-02-26 11:09:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:09:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62c63a05-32c3-4f4b-9f06-64b1f71ee042')/female_info  
[2026-02-26 11:09:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:09:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Addeb9d61-3bc0-430a-9896-80924336d841')/male_info  
[2026-02-26 11:09:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:09:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Addeb9d61-3bc0-430a-9896-80924336d841')/female_info  
[2026-02-26 11:09:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:09:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61a3a5da-a3e9-4883-9ea4-e7cefa3a0a84')/male_info  
[2026-02-26 11:09:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:09:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61a3a5da-a3e9-4883-9ea4-e7cefa3a0a84')/female_info  
[2026-02-26 11:09:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:09:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5b05e3a8-cc29-431a-a0a1-d7ba86abafe2')/male_info  
[2026-02-26 11:09:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:09:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5b05e3a8-cc29-431a-a0a1-d7ba86abafe2')/female_info  
[2026-02-26 11:09:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:09:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62421abf-bde6-4dcc-97d5-3eb66b319638')/male_info  
[2026-02-26 11:09:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:09:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62421abf-bde6-4dcc-97d5-3eb66b319638')/female_info  
[2026-02-26 11:09:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:09:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f2cfe9a-c13c-490d-a241-92acb8bafe9d')/male_info  
[2026-02-26 11:09:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:09:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f2cfe9a-c13c-490d-a241-92acb8bafe9d')/female_info  
[2026-02-26 11:09:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-26 11:09:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba97f7b0-b1b0-4327-82ad-007dbfa81c32')/male_info  
[2026-02-26 11:09:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:09:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba97f7b0-b1b0-4327-82ad-007dbfa81c32')/female_info  
[2026-02-26 11:09:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-26 11:09:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A40d65401-4209-4fd0-8182-4ccdb718d9c8')/male_info  
[2026-02-26 11:09:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:09:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A40d65401-4209-4fd0-8182-4ccdb718d9c8')/female_info  
[2026-02-26 11:09:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:09:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A331c34f8-d52f-47c4-8cdc-dbd3b5d53d85')/male_info  
[2026-02-26 11:09:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:09:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A331c34f8-d52f-47c4-8cdc-dbd3b5d53d85')/female_info  
[2026-02-26 11:09:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:09:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d7cca5c-7d1e-420d-b0ea-f94da72a8dd0')/male_info  
[2026-02-26 11:09:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:09:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d7cca5c-7d1e-420d-b0ea-f94da72a8dd0')/female_info  
[2026-02-26 11:09:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:09:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4f18dab6-597a-4996-b581-2de8d718acd8')/male_info  
[2026-02-26 11:09:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-26 11:09:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4f18dab6-597a-4996-b581-2de8d718acd8')/female_info  
[2026-02-26 11:09:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:09:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71ffde69-9436-4e42-bbc1-d5447484129c')/male_info  
[2026-02-26 11:09:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:09:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71ffde69-9436-4e42-bbc1-d5447484129c')/female_info  
[2026-02-26 11:09:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:09:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73aa7872-c22d-4b77-b8b0-2af00a0e21d9')/male_info  
[2026-02-26 11:09:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:09:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73aa7872-c22d-4b77-b8b0-2af00a0e21d9')/female_info  
[2026-02-26 11:09:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:09:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab05b1f8-5c7c-4b77-8222-ee01291cc17a')/male_info  
[2026-02-26 11:09:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:09:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab05b1f8-5c7c-4b77-8222-ee01291cc17a')/female_info  
[2026-02-26 11:09:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:09:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd14a99-6983-431e-9c6c-be24c2ea6562')/male_info  
[2026-02-26 11:09:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:09:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd14a99-6983-431e-9c6c-be24c2ea6562')/female_info  
[2026-02-26 11:09:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:09:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61bb2089-2087-4862-b51b-c65f87231331')/male_info  
[2026-02-26 11:09:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:09:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61bb2089-2087-4862-b51b-c65f87231331')/female_info  
[2026-02-26 11:09:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:09:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A11235967-bc9f-49d8-a792-874f83909d7c')/male_info  
[2026-02-26 11:09:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:09:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A11235967-bc9f-49d8-a792-874f83909d7c')/female_info  
[2026-02-26 11:09:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:09:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae7eca2f7-c415-4083-ac1f-cec6f036ea03')/male_info  
[2026-02-26 11:09:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:09:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae7eca2f7-c415-4083-ac1f-cec6f036ea03')/female_info  
[2026-02-26 11:09:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:09:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aad31d43f-e605-489f-bb94-bcabf8e3a7be')/male_info  
[2026-02-26 11:09:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:09:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aad31d43f-e605-489f-bb94-bcabf8e3a7be')/female_info  
[2026-02-26 11:09:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:09:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab07dc4cb-73d8-41ba-a87f-04724caa31c0')/male_info  
[2026-02-26 11:09:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:09:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab07dc4cb-73d8-41ba-a87f-04724caa31c0')/female_info  
[2026-02-26 11:09:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:09:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5eb8d515-b094-4eb6-b858-ca9c7dc48b9e')/male_info  
[2026-02-26 11:09:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:09:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5eb8d515-b094-4eb6-b858-ca9c7dc48b9e')/female_info  
[2026-02-26 11:09:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:09:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a58ecbf-6106-43fa-b9c8-ebd436f90fcf')/male_info  
[2026-02-26 11:09:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:09:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a58ecbf-6106-43fa-b9c8-ebd436f90fcf')/female_info  
[2026-02-26 11:09:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:09:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A88f922fc-e687-4019-929f-7fc509f69cfb')/male_info  
[2026-02-26 11:09:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:09:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A88f922fc-e687-4019-929f-7fc509f69cfb')/female_info  
[2026-02-26 11:09:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:09:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A48e10e36-ac15-4bca-a738-0e08ac07af19')/male_info  
[2026-02-26 11:09:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:09:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A48e10e36-ac15-4bca-a738-0e08ac07af19')/female_info  
[2026-02-26 11:09:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:09:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00b4eb93-e181-4fa9-a4f7-76222b59932d')/male_info  
[2026-02-26 11:09:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:09:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00b4eb93-e181-4fa9-a4f7-76222b59932d')/female_info  
[2026-02-26 11:09:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:09:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64a5ece1-7cb1-4921-8bbf-6cec58f1b2ac')/male_info  
[2026-02-26 11:09:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:09:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64a5ece1-7cb1-4921-8bbf-6cec58f1b2ac')/female_info  
[2026-02-26 11:09:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:09:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adbd727ae-e05a-465c-b62d-fd0ddb4784c6')/male_info  
[2026-02-26 11:10:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:10:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adbd727ae-e05a-465c-b62d-fd0ddb4784c6')/female_info  
[2026-02-26 11:10:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:10:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aabbcfa9b-9adb-4390-bb6d-cbb25fb8cb77')/male_info  
[2026-02-26 11:10:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-26 11:10:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aabbcfa9b-9adb-4390-bb6d-cbb25fb8cb77')/female_info  
[2026-02-26 11:10:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:10:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab6ca3a6-5b60-4df2-b559-4f1b24495caf')/male_info  
[2026-02-26 11:10:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:10:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab6ca3a6-5b60-4df2-b559-4f1b24495caf')/female_info  
[2026-02-26 11:10:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:10:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab6993c4a-c85f-4b16-b585-13dc2dcb4e6e')/male_info  
[2026-02-26 11:10:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:10:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab6993c4a-c85f-4b16-b585-13dc2dcb4e6e')/female_info  
[2026-02-26 11:10:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:10:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78990b37-05cb-4e9b-9b87-96654929e7e0')/male_info  
[2026-02-26 11:10:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:10:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78990b37-05cb-4e9b-9b87-96654929e7e0')/female_info  
[2026-02-26 11:10:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:10:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abfc08eab-2baf-482b-961c-d3718a62488a')/male_info  
[2026-02-26 11:10:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-26 11:10:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abfc08eab-2baf-482b-961c-d3718a62488a')/female_info  
[2026-02-26 11:10:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:10:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae033b133-fed9-4119-a92d-7c2288c4a53d')/male_info  
[2026-02-26 11:10:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:10:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae033b133-fed9-4119-a92d-7c2288c4a53d')/female_info  
[2026-02-26 11:10:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:10:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad51b6229-36ae-4658-94b0-b443f5505786')/male_info  
[2026-02-26 11:10:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:10:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad51b6229-36ae-4658-94b0-b443f5505786')/female_info  
[2026-02-26 11:10:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:10:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af55bb0f6-bedb-4339-898f-46067e1b9bf8')/male_info  
[2026-02-26 11:10:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:10:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af55bb0f6-bedb-4339-898f-46067e1b9bf8')/female_info  
[2026-02-26 11:10:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:10:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ef5b6dd-6fe7-4cae-8cea-b6412c06d391')/male_info  
[2026-02-26 11:10:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:10:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ef5b6dd-6fe7-4cae-8cea-b6412c06d391')/female_info  
[2026-02-26 11:10:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:10:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9f192fa3-2722-4a32-a475-e8f6882036ee')/male_info  
[2026-02-26 11:10:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:10:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9f192fa3-2722-4a32-a475-e8f6882036ee')/female_info  
[2026-02-26 11:10:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:10:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07ebe25d-343c-47f2-99de-270fd790d8db')/male_info  
[2026-02-26 11:10:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:10:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07ebe25d-343c-47f2-99de-270fd790d8db')/female_info  
[2026-02-26 11:10:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:10:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35780ed7-09ba-4e5e-96d9-506b4724b6b2')/female_info  
[2026-02-26 11:10:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:10:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A309f931d-982d-4328-b9e8-5d793c6379c0')/male_info  
[2026-02-26 11:10:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:10:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A309f931d-982d-4328-b9e8-5d793c6379c0')/female_info  
[2026-02-26 11:10:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:10:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5fb685dd-12a8-453d-9870-7d3d787f287f')/male_info  
[2026-02-26 11:10:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:10:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5fb685dd-12a8-453d-9870-7d3d787f287f')/female_info  
[2026-02-26 11:10:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:10:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f8e5b61-adf1-4a70-970a-3aeaf8a4c78c')/male_info  
[2026-02-26 11:10:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-26 11:10:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f8e5b61-adf1-4a70-970a-3aeaf8a4c78c')/female_info  
[2026-02-26 11:10:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:10:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A804e8c05-ef75-4c3e-9f78-e20aa627efc6')/female_info  
[2026-02-26 11:10:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:10:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0e16653a-a977-456c-aa08-fac141e90472')/male_info  
[2026-02-26 11:10:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:10:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0e16653a-a977-456c-aa08-fac141e90472')/female_info  
[2026-02-26 11:10:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:10:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af5d2309e-4b57-4161-8136-26ef41c59a7a')/male_info  
[2026-02-26 11:10:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:10:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af5d2309e-4b57-4161-8136-26ef41c59a7a')/female_info  
[2026-02-26 11:10:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:10:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae760c876-825a-496e-857d-a85ebe607518')/male_info  
[2026-02-26 11:10:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:10:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae760c876-825a-496e-857d-a85ebe607518')/female_info  
[2026-02-26 11:10:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:10:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a857ba0-7c06-4cb4-ab55-fd5df7458e78')/male_info  
[2026-02-26 11:10:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:10:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a857ba0-7c06-4cb4-ab55-fd5df7458e78')/female_info  
[2026-02-26 11:10:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-26 11:10:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A392fe4b4-658c-44aa-9f50-8b117f793c92')/male_info  
[2026-02-26 11:10:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:10:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A392fe4b4-658c-44aa-9f50-8b117f793c92')/female_info  
[2026-02-26 11:10:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:10:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab04d333d-c271-4993-9080-74865780bc22')/male_info  
[2026-02-26 11:10:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-26 11:10:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab04d333d-c271-4993-9080-74865780bc22')/female_info  
[2026-02-26 11:10:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:10:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad0ca42de-0734-4309-b6ad-0fd4e875acbd')/male_info  
[2026-02-26 11:10:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:10:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad0ca42de-0734-4309-b6ad-0fd4e875acbd')/female_info  
[2026-02-26 11:10:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:10:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1836f79-2754-40b9-8e2f-73f4fd0f703e')/male_info  
[2026-02-26 11:10:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:10:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1836f79-2754-40b9-8e2f-73f4fd0f703e')/female_info  
[2026-02-26 11:10:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:10:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e578089-0606-4cf2-b9e9-44b7ac429d2a')/male_info  
[2026-02-26 11:10:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:10:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e578089-0606-4cf2-b9e9-44b7ac429d2a')/female_info  
[2026-02-26 11:10:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:10:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfedb205-d156-4268-914b-922cdb2780a8')/male_info  
[2026-02-26 11:10:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:10:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfedb205-d156-4268-914b-922cdb2780a8')/female_info  
[2026-02-26 11:10:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:10:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad4eadeb3-e8f4-4faa-887d-a67befea503b')/male_info  
[2026-02-26 11:10:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:10:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad4eadeb3-e8f4-4faa-887d-a67befea503b')/female_info  
[2026-02-26 11:10:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:10:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f1fae33-dd3f-49d4-a3a7-45071d83e88d')/male_info  
[2026-02-26 11:10:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:10:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4dada4c3-2742-4d2b-abd3-3aa7c77ddc55')/male_info  
[2026-02-26 11:11:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:11:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4dada4c3-2742-4d2b-abd3-3aa7c77ddc55')/female_info  
[2026-02-26 11:11:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:11:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac48ff0c8-6c1d-46bd-b8e0-c72744effb48')/male_info  
[2026-02-26 11:11:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:11:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac48ff0c8-6c1d-46bd-b8e0-c72744effb48')/female_info  
[2026-02-26 11:11:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:11:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaef83ea7-d108-4429-aadb-8972da90c51d')/male_info  
[2026-02-26 11:11:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:11:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaef83ea7-d108-4429-aadb-8972da90c51d')/female_info  
[2026-02-26 11:11:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:11:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A44adc4d4-3e07-4bc9-a73e-d4e7245bcea5')/male_info  
[2026-02-26 11:11:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:11:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A44adc4d4-3e07-4bc9-a73e-d4e7245bcea5')/female_info  
[2026-02-26 11:11:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:11:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d39228e-9aa1-47b0-a170-6d5926f355b0')/male_info  
[2026-02-26 11:11:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:11:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d39228e-9aa1-47b0-a170-6d5926f355b0')/female_info  
[2026-02-26 11:11:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:11:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab86eeb69-15bc-4ded-9337-02e5c88b6fca')/male_info  
[2026-02-26 11:11:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:11:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab86eeb69-15bc-4ded-9337-02e5c88b6fca')/female_info  
[2026-02-26 11:11:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:11:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25339f54-1e88-4036-b802-6a2f0b6bc5ea')/male_info  
[2026-02-26 11:11:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:11:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25339f54-1e88-4036-b802-6a2f0b6bc5ea')/female_info  
[2026-02-26 11:11:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:11:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfad6e76-e770-4a5c-ab04-e1b66b70d90d')/male_info  
[2026-02-26 11:11:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:11:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfad6e76-e770-4a5c-ab04-e1b66b70d90d')/female_info  
[2026-02-26 11:11:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:11:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7844eb1c-660c-48be-a8e0-7872bd415b32')/male_info  
[2026-02-26 11:11:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:11:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7844eb1c-660c-48be-a8e0-7872bd415b32')/female_info  
[2026-02-26 11:11:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:11:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4c9d703b-6b89-4e96-b594-60b33fd8eec1')/male_info  
[2026-02-26 11:11:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:11:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4c9d703b-6b89-4e96-b594-60b33fd8eec1')/female_info  
[2026-02-26 11:11:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:11:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abbaf9c5b-b8a0-41a1-9bfe-a2bfe8afb5ff')/male_info  
[2026-02-26 11:11:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:11:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abbaf9c5b-b8a0-41a1-9bfe-a2bfe8afb5ff')/female_info  
[2026-02-26 11:11:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-26 11:11:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af26307b7-7f3e-4246-8c66-c83b94bed3b8')/male_info  
[2026-02-26 11:11:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:11:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af26307b7-7f3e-4246-8c66-c83b94bed3b8')/female_info  
[2026-02-26 11:11:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:11:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A09f61ac9-9935-4502-89d6-5c4124626589')/male_info  
[2026-02-26 11:11:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-26 11:11:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A09f61ac9-9935-4502-89d6-5c4124626589')/female_info  
[2026-02-26 11:11:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:11:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94325aa5-2a4a-488f-b2d9-47072d94a47f')/male_info  
[2026-02-26 11:11:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:11:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94325aa5-2a4a-488f-b2d9-47072d94a47f')/female_info  
[2026-02-26 11:11:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:11:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23f8e6cc-8151-461a-9884-054588e774fd')/male_info  
[2026-02-26 11:11:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:11:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23f8e6cc-8151-461a-9884-054588e774fd')/female_info  
[2026-02-26 11:11:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:11:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ab2d3f8-9272-486e-8d0f-9da98661fc46')/male_info  
[2026-02-26 11:11:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:11:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ab2d3f8-9272-486e-8d0f-9da98661fc46')/female_info  
[2026-02-26 11:11:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:11:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5705c098-8baa-4a2d-89ab-d54b88912ab0')/male_info  
[2026-02-26 11:11:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:11:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5705c098-8baa-4a2d-89ab-d54b88912ab0')/female_info  
[2026-02-26 11:11:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:11:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3aac7289-1f59-408b-b684-378d1186f69b')/male_info  
[2026-02-26 11:11:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-26 11:11:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3aac7289-1f59-408b-b684-378d1186f69b')/female_info  
[2026-02-26 11:11:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:11:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aead67b9c-ccac-411c-9cf4-65be14601e62')/male_info  
[2026-02-26 11:11:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:11:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aead67b9c-ccac-411c-9cf4-65be14601e62')/female_info  
[2026-02-26 11:11:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:11:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed7eee87-22ad-4217-8987-87bf968c9f4a')/male_info  
[2026-02-26 11:11:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:11:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed7eee87-22ad-4217-8987-87bf968c9f4a')/female_info  
[2026-02-26 11:11:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:11:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd63dc1d-6084-4633-a9d9-47ae820b8014')/male_info  
[2026-02-26 11:11:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:11:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd63dc1d-6084-4633-a9d9-47ae820b8014')/female_info  
[2026-02-26 11:11:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:11:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad41c28da-7e3a-4c51-9065-7280ffd04323')/male_info  
[2026-02-26 11:11:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:11:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad41c28da-7e3a-4c51-9065-7280ffd04323')/female_info  
[2026-02-26 11:11:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:11:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e6523b5-9776-427c-8272-9a194e05bcc8')/male_info  
[2026-02-26 11:11:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:11:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e6523b5-9776-427c-8272-9a194e05bcc8')/female_info  
[2026-02-26 11:11:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:11:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaafa68b8-832a-4c88-860f-839c546cc9f2')/male_info  
[2026-02-26 11:11:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:11:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaafa68b8-832a-4c88-860f-839c546cc9f2')/female_info  
[2026-02-26 11:11:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:11:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2b5174ce-5623-47d6-92ca-efb802624981')/male_info  
[2026-02-26 11:11:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:11:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2b5174ce-5623-47d6-92ca-efb802624981')/female_info  
[2026-02-26 11:11:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:11:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8bbf4e49-028f-4e19-b8be-e858b0bed7ed')/male_info  
[2026-02-26 11:11:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:11:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8bbf4e49-028f-4e19-b8be-e858b0bed7ed')/female_info  
[2026-02-26 11:11:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:11:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac77b0f1-7465-4b76-b371-993c76eee377')/male_info  
[2026-02-26 11:11:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:11:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac77b0f1-7465-4b76-b371-993c76eee377')/female_info  
[2026-02-26 11:11:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:11:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A65f07872-731d-405f-b1f4-b690be6499f9')/male_info  
[2026-02-26 11:11:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:11:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A65f07872-731d-405f-b1f4-b690be6499f9')/female_info  
[2026-02-26 11:12:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:12:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef7a200f-c4c4-4001-acdd-3a146a4b06a2')/male_info  
[2026-02-26 11:12:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:12:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef7a200f-c4c4-4001-acdd-3a146a4b06a2')/female_info  
[2026-02-26 11:12:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:12:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aea5687e8-ff2f-4cd8-92d0-4a200fca7b12')/male_info  
[2026-02-26 11:12:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:12:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aea5687e8-ff2f-4cd8-92d0-4a200fca7b12')/female_info  
[2026-02-26 11:12:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-26 11:12:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2dc69b0-a9a5-4a43-8197-4c0ccde29e5d')/male_info  
[2026-02-26 11:12:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:12:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2dc69b0-a9a5-4a43-8197-4c0ccde29e5d')/female_info  
[2026-02-26 11:12:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:12:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac2bdcb44-b31e-4b2d-9d09-4caa2a201561')/male_info  
[2026-02-26 11:12:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:12:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac2bdcb44-b31e-4b2d-9d09-4caa2a201561')/female_info  
[2026-02-26 11:12:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-26 11:12:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a890946-e9f3-4eb2-891e-d6f0f3f204bd')/male_info  
[2026-02-26 11:12:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:12:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a890946-e9f3-4eb2-891e-d6f0f3f204bd')/female_info  
[2026-02-26 11:12:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:12:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bae6d41-5d91-4dc4-a361-cbcd5388b8bd')/male_info  
[2026-02-26 11:12:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:12:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bae6d41-5d91-4dc4-a361-cbcd5388b8bd')/female_info  
[2026-02-26 11:12:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:12:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac6db5974-6915-4a85-b95d-276376861bca')/male_info  
[2026-02-26 11:12:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:12:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac6db5974-6915-4a85-b95d-276376861bca')/female_info  
[2026-02-26 11:12:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:12:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2adaacb5-4490-456a-96a7-5297c67f1a5a')/male_info  
[2026-02-26 11:12:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:12:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2adaacb5-4490-456a-96a7-5297c67f1a5a')/female_info  
[2026-02-26 11:12:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:12:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12c759f4-1bae-45c0-9145-32b15a4aaa6f')/male_info  
[2026-02-26 11:12:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:12:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12c759f4-1bae-45c0-9145-32b15a4aaa6f')/female_info  
[2026-02-26 11:12:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:12:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5d0fe3b-a337-40f0-96db-cc9bc347a441')/male_info  
[2026-02-26 11:12:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:12:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5d0fe3b-a337-40f0-96db-cc9bc347a441')/female_info  
[2026-02-26 11:12:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:12:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1081cb92-33f9-4a24-86b3-c36b2ca9e29b')/male_info  
[2026-02-26 11:12:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:12:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1081cb92-33f9-4a24-86b3-c36b2ca9e29b')/female_info  
[2026-02-26 11:12:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:12:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af52de280-6462-411f-b28b-a5c17253120c')/male_info  
[2026-02-26 11:12:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:12:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af52de280-6462-411f-b28b-a5c17253120c')/female_info  
[2026-02-26 11:12:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:12:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9379e406-c67a-49ec-b23c-9f5b33c766fd')/male_info  
[2026-02-26 11:12:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-26 11:12:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9379e406-c67a-49ec-b23c-9f5b33c766fd')/female_info  
[2026-02-26 11:12:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:12:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aedc15b17-3883-45ea-a80a-9764e0082942')/male_info  
[2026-02-26 11:12:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-02-26 11:12:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aedc15b17-3883-45ea-a80a-9764e0082942')/female_info  
[2026-02-26 11:12:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:12:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A888b67d7-0be3-4abf-8a75-6f131ad0d4f8')/male_info  
[2026-02-26 11:12:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:12:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A888b67d7-0be3-4abf-8a75-6f131ad0d4f8')/female_info  
[2026-02-26 11:12:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:12:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80e25cea-e528-4b91-a7b3-b374606932de')/male_info  
[2026-02-26 11:12:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:12:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80e25cea-e528-4b91-a7b3-b374606932de')/female_info  
[2026-02-26 11:12:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:12:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5b0a5f8-5e67-4874-bcc3-2f1a73edf2d6')/male_info  
[2026-02-26 11:12:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:12:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5b0a5f8-5e67-4874-bcc3-2f1a73edf2d6')/female_info  
[2026-02-26 11:12:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:12:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4989e9e6-9dd2-4c2a-889b-a873679a78d9')/male_info  
[2026-02-26 11:12:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:12:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4989e9e6-9dd2-4c2a-889b-a873679a78d9')/female_info  
[2026-02-26 11:12:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:12:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A01423cc8-0bde-41a0-84ee-e6bbd639bead')/male_info  
[2026-02-26 11:12:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:12:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A01423cc8-0bde-41a0-84ee-e6bbd639bead')/female_info  
[2026-02-26 11:12:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:12:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2c6dc46-b5e5-4964-8306-c4ba724bbb5e')/male_info  
[2026-02-26 11:12:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:12:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2c6dc46-b5e5-4964-8306-c4ba724bbb5e')/female_info  
[2026-02-26 11:12:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:12:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4a23ae4-f6df-4bc5-b9dd-30517a8eb558')/male_info  
[2026-02-26 11:12:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:12:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4a23ae4-f6df-4bc5-b9dd-30517a8eb558')/female_info  
[2026-02-26 11:12:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:12:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad582435c-dad3-4fd6-a037-0fabaeaeea4c')/male_info  
[2026-02-26 11:12:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:12:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad582435c-dad3-4fd6-a037-0fabaeaeea4c')/female_info  
[2026-02-26 11:12:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:12:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1c3955d-7f97-43af-b09f-c9f99dde5e59')/male_info  
[2026-02-26 11:12:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-26 11:12:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1c3955d-7f97-43af-b09f-c9f99dde5e59')/female_info  
[2026-02-26 11:12:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:12:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7cdd805d-126a-4c8f-bec7-0bd52e4856d3')/male_info  
[2026-02-26 11:12:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:12:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7cdd805d-126a-4c8f-bec7-0bd52e4856d3')/female_info  
[2026-02-26 11:12:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:12:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d9e5b3a-7196-4a04-9550-d2f5f4ef7d24')/male_info  
[2026-02-26 11:12:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:12:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d9e5b3a-7196-4a04-9550-d2f5f4ef7d24')/female_info  
[2026-02-26 11:12:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:12:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29279072-7907-48e4-a063-43e11b0f301c')/male_info  
[2026-02-26 11:12:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:12:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29279072-7907-48e4-a063-43e11b0f301c')/female_info  
[2026-02-26 11:12:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:12:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A300df2a2-dff7-488a-b364-2c9efa79d96a')/male_info  
[2026-02-26 11:12:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:12:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A300df2a2-dff7-488a-b364-2c9efa79d96a')/female_info  
[2026-02-26 11:12:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:12:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab573c1bf-c7b0-4954-a52b-61d1508308c8')/male_info  
[2026-02-26 11:12:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:12:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab573c1bf-c7b0-4954-a52b-61d1508308c8')/female_info  
[2026-02-26 11:13:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:13:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3770933b-b2dc-4e8b-9bcd-dc1f2882a1e7')/male_info  
[2026-02-26 11:13:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:13:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3770933b-b2dc-4e8b-9bcd-dc1f2882a1e7')/female_info  
[2026-02-26 11:13:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:13:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab48a2686-4d07-4c43-8a69-dd6e5aaba4f1')/male_info  
[2026-02-26 11:13:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:13:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab48a2686-4d07-4c43-8a69-dd6e5aaba4f1')/female_info  
[2026-02-26 11:13:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-26 11:13:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afcf1bfb8-b3a3-4009-b321-8e67fbd8b16c')/male_info  
[2026-02-26 11:13:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:13:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afcf1bfb8-b3a3-4009-b321-8e67fbd8b16c')/female_info  
[2026-02-26 11:13:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:13:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A771f6ed4-ac53-49ea-b98c-056d4f419e5d')/male_info  
[2026-02-26 11:13:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:13:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A771f6ed4-ac53-49ea-b98c-056d4f419e5d')/female_info  
[2026-02-26 11:13:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:13:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa563c3ec-cdb6-480f-8895-123e1e5822b9')/male_info  
[2026-02-26 11:13:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:13:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa563c3ec-cdb6-480f-8895-123e1e5822b9')/female_info  
[2026-02-26 11:13:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:13:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac92ead56-2c59-4260-b930-a4567736373f')/male_info  
[2026-02-26 11:13:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:13:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac92ead56-2c59-4260-b930-a4567736373f')/female_info  
[2026-02-26 11:13:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-26 11:13:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35b36dd1-d0c3-443a-b1b3-21e68d14af22')/male_info  
[2026-02-26 11:13:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:13:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35b36dd1-d0c3-443a-b1b3-21e68d14af22')/female_info  
[2026-02-26 11:13:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:13:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0dc4288-f1fe-46e2-aae5-4a8858ea7ed0')/male_info  
[2026-02-26 11:13:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:13:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0dc4288-f1fe-46e2-aae5-4a8858ea7ed0')/female_info  
[2026-02-26 11:13:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:13:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee27612c-bec4-4af2-8168-5544526b6454')/male_info  
[2026-02-26 11:13:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:13:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee27612c-bec4-4af2-8168-5544526b6454')/female_info  
[2026-02-26 11:13:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-26 11:13:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037bc1f1-9896-42fa-ba88-e42a8b8900f4')/male_info  
[2026-02-26 11:13:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:13:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037bc1f1-9896-42fa-ba88-e42a8b8900f4')/female_info  
[2026-02-26 11:13:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:13:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9fa0de8-0f97-42fb-8dc7-126b06d4d0ce')/male_info  
[2026-02-26 11:13:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:13:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9fa0de8-0f97-42fb-8dc7-126b06d4d0ce')/female_info  
[2026-02-26 11:13:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:13:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7219fb4b-f33c-4998-a480-18059f7f3126')/female_info  
[2026-02-26 11:13:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:13:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98035127-c596-4678-a6ab-44468335c347')/male_info  
[2026-02-26 11:13:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:13:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98035127-c596-4678-a6ab-44468335c347')/female_info  
[2026-02-26 11:13:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:13:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A20d6e1de-2381-49ec-a648-5346aa2246e4')/male_info  
[2026-02-26 11:13:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:13:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A20d6e1de-2381-49ec-a648-5346aa2246e4')/female_info  
[2026-02-26 11:13:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:13:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6767b3c3-80fe-4bd9-a96f-b4881c27e558')/male_info  
[2026-02-26 11:13:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:13:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6767b3c3-80fe-4bd9-a96f-b4881c27e558')/female_info  
[2026-02-26 11:13:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:13:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A323d7388-4083-4f08-a2e2-7e6d6b69925a')/male_info  
[2026-02-26 11:13:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:13:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A323d7388-4083-4f08-a2e2-7e6d6b69925a')/female_info  
[2026-02-26 11:13:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:13:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A85e332a4-66a0-47c7-893d-cb6d611312ed')/male_info  
[2026-02-26 11:13:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:13:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A85e332a4-66a0-47c7-893d-cb6d611312ed')/female_info  
[2026-02-26 11:13:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:13:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af413cc06-b225-4e3c-b249-e00ac8dddb86')/male_info  
[2026-02-26 11:13:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:13:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af413cc06-b225-4e3c-b249-e00ac8dddb86')/female_info  
[2026-02-26 11:13:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:13:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa16b2182-7bab-49f2-9322-31f5d7530c9f')/male_info  
[2026-02-26 11:13:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:13:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa16b2182-7bab-49f2-9322-31f5d7530c9f')/female_info  
[2026-02-26 11:13:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:13:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ed5e3c7-8d77-49e3-89c9-e83aa7fcf001')/male_info  
[2026-02-26 11:13:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-26 11:13:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ed5e3c7-8d77-49e3-89c9-e83aa7fcf001')/female_info  
[2026-02-26 11:13:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:13:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e87292f-a4c0-4841-9a8c-6fb0f56d86e0')/male_info  
[2026-02-26 11:13:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:13:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e87292f-a4c0-4841-9a8c-6fb0f56d86e0')/female_info  
[2026-02-26 11:13:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:13:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e280a7e-829a-4b63-967a-e2a109463be5')/female_info  
[2026-02-26 11:13:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:13:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56f3c797-f79d-41c3-a0dc-f6fd93c5cd80')/male_info  
[2026-02-26 11:13:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:13:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56f3c797-f79d-41c3-a0dc-f6fd93c5cd80')/female_info  
[2026-02-26 11:13:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:13:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5211c7c9-a79a-4300-9261-1e383fc34511')/male_info  
[2026-02-26 11:13:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:13:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5211c7c9-a79a-4300-9261-1e383fc34511')/female_info  
[2026-02-26 11:13:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:13:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac82571d7-1329-4aa2-acb2-5b9a6f85e2e4')/male_info  
[2026-02-26 11:13:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:13:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac82571d7-1329-4aa2-acb2-5b9a6f85e2e4')/female_info  
[2026-02-26 11:13:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:13:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78809ca1-25b4-4a8a-b4ff-cc845031e1e7')/male_info  
[2026-02-26 11:13:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:13:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78809ca1-25b4-4a8a-b4ff-cc845031e1e7')/female_info  
[2026-02-26 11:13:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:13:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A550a393a-1fa0-4abd-b92c-244b2e2b7338')/male_info  
[2026-02-26 11:13:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:13:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A550a393a-1fa0-4abd-b92c-244b2e2b7338')/female_info  
[2026-02-26 11:13:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:13:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abed646c6-380b-41fb-b50a-c5f3fef95662')/male_info  
[2026-02-26 11:13:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:13:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abed646c6-380b-41fb-b50a-c5f3fef95662')/female_info  
[2026-02-26 11:13:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:13:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8baa0579-1439-499c-bd02-8da3823232b2')/male_info  
[2026-02-26 11:13:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:13:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8baa0579-1439-499c-bd02-8da3823232b2')/female_info  
[2026-02-26 11:14:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:14:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A690ac802-6090-4d83-8c2b-20991584378e')/male_info  
[2026-02-26 11:14:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:14:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A690ac802-6090-4d83-8c2b-20991584378e')/female_info  
[2026-02-26 11:14:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:14:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af942067b-28d5-43fb-9272-6cebfb5c52f1')/male_info  
[2026-02-26 11:14:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:14:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af942067b-28d5-43fb-9272-6cebfb5c52f1')/female_info  
[2026-02-26 11:14:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:14:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e4a4baa-5cfe-4f95-af84-64bb26fc6a33')/male_info  
[2026-02-26 11:14:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:14:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e4a4baa-5cfe-4f95-af84-64bb26fc6a33')/female_info  
[2026-02-26 11:14:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:14:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef6af26d-9a86-401d-a168-e1948bdafd2f')/male_info  
[2026-02-26 11:14:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:14:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef6af26d-9a86-401d-a168-e1948bdafd2f')/female_info  
[2026-02-26 11:14:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:14:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A74447f96-1e09-4675-a937-85482b9a903f')/male_info  
[2026-02-26 11:14:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:14:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A74447f96-1e09-4675-a937-85482b9a903f')/female_info  
[2026-02-26 11:14:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:14:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab083e558-8d4b-4c72-b8c1-8dbaa5a3efcb')/male_info  
[2026-02-26 11:14:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:14:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab083e558-8d4b-4c72-b8c1-8dbaa5a3efcb')/female_info  
[2026-02-26 11:14:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:14:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef3e1061-3d84-4aa7-a53a-3abc6edc2451')/male_info  
[2026-02-26 11:14:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:14:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef3e1061-3d84-4aa7-a53a-3abc6edc2451')/female_info  
[2026-02-26 11:14:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:14:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7631ed6c-4bdb-436c-ac77-c2e2b8ce111f')/male_info  
[2026-02-26 11:14:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:14:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7631ed6c-4bdb-436c-ac77-c2e2b8ce111f')/female_info  
[2026-02-26 11:14:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:14:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1453a5-8cb3-4a58-a499-6ba745069e64')/male_info  
[2026-02-26 11:14:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:14:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1453a5-8cb3-4a58-a499-6ba745069e64')/female_info  
[2026-02-26 11:14:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:14:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70918918-0e07-4e2a-aacd-fe6d1ed36ea7')/male_info  
[2026-02-26 11:14:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:14:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70918918-0e07-4e2a-aacd-fe6d1ed36ea7')/female_info  
[2026-02-26 11:14:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:14:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35115535-1df9-44e5-9776-946888eed14c')/male_info  
[2026-02-26 11:14:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:14:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35115535-1df9-44e5-9776-946888eed14c')/female_info  
[2026-02-26 11:14:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-26 11:14:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad20927-2166-4431-b57c-00b32ec0f55a')/male_info  
[2026-02-26 11:14:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:14:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad20927-2166-4431-b57c-00b32ec0f55a')/female_info  
[2026-02-26 11:14:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:14:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29d3ff62-bbb9-4cf7-83f8-134b9b0caf66')/male_info  
[2026-02-26 11:14:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:14:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29d3ff62-bbb9-4cf7-83f8-134b9b0caf66')/female_info  
[2026-02-26 11:14:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:14:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9fe83e4a-8bca-4482-aba4-f97eaaa05710')/male_info  
[2026-02-26 11:14:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:14:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9fe83e4a-8bca-4482-aba4-f97eaaa05710')/female_info  
[2026-02-26 11:14:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:14:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A318b206f-eb02-4bd7-85e9-5c69cb746cb2')/male_info  
[2026-02-26 11:14:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:14:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9b06b412-2fe5-4917-be15-d09d99a8e24c')/male_info  
[2026-02-26 11:14:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:14:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9b06b412-2fe5-4917-be15-d09d99a8e24c')/female_info  
[2026-02-26 11:14:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-26 11:14:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acc29c5b7-d581-4c36-bf9e-d9b3bc507a26')/male_info  
[2026-02-26 11:14:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:14:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acc29c5b7-d581-4c36-bf9e-d9b3bc507a26')/female_info  
[2026-02-26 11:14:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:14:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab96ec5d6-a420-4d55-b287-ebc3e810add3')/male_info  
[2026-02-26 11:14:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:14:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab96ec5d6-a420-4d55-b287-ebc3e810add3')/female_info  
[2026-02-26 11:14:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:14:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A57ff7c18-41c5-4040-abeb-71ff5a38f333')/male_info  
[2026-02-26 11:14:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:14:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A57ff7c18-41c5-4040-abeb-71ff5a38f333')/female_info  
[2026-02-26 11:14:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:14:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ff2dce6-2d4d-497c-b994-d9a6c90f91b0')/female_info  
[2026-02-26 11:14:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:14:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15c6b328-49da-4263-86ca-afbbc3f68cd7')/male_info  
[2026-02-26 11:14:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:14:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15c6b328-49da-4263-86ca-afbbc3f68cd7')/female_info  
[2026-02-26 11:14:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:14:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e21d6fa-c22e-4fd4-887a-9845c4fc60ca')/male_info  
[2026-02-26 11:14:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:14:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e21d6fa-c22e-4fd4-887a-9845c4fc60ca')/female_info  
[2026-02-26 11:14:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:14:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9fad8a0-2a60-4e0f-b3d1-2314ed50925e')/male_info  
[2026-02-26 11:14:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:14:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9fad8a0-2a60-4e0f-b3d1-2314ed50925e')/female_info  
[2026-02-26 11:14:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:14:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7438f95b-ca6c-4243-8304-8bfca5cbc489')/male_info  
[2026-02-26 11:14:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:14:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7438f95b-ca6c-4243-8304-8bfca5cbc489')/female_info  
[2026-02-26 11:14:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:14:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A678c1d42-eec8-47a5-8cca-dd0593770fb7')/male_info  
[2026-02-26 11:14:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:14:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A678c1d42-eec8-47a5-8cca-dd0593770fb7')/female_info  
[2026-02-26 11:14:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:14:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff705de6-a12b-44d6-8295-6f41f9867f87')/male_info  
[2026-02-26 11:14:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:14:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff705de6-a12b-44d6-8295-6f41f9867f87')/female_info  
[2026-02-26 11:14:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:14:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c3f05ff-a079-4d14-a341-3485cd53de10')/male_info  
[2026-02-26 11:14:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:14:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c3f05ff-a079-4d14-a341-3485cd53de10')/female_info  
[2026-02-26 11:14:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:14:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18489191-3a9f-44f8-846b-bb266f25d60a')/male_info  
[2026-02-26 11:14:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:14:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18489191-3a9f-44f8-846b-bb266f25d60a')/female_info  
[2026-02-26 11:14:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-26 11:14:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af420c671-ddf3-4cca-aeef-37d4c122427c')/male_info  
[2026-02-26 11:15:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:15:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af420c671-ddf3-4cca-aeef-37d4c122427c')/female_info  
[2026-02-26 11:15:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:15:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5013b408-5ac5-417f-8180-e742f2cf0619')/male_info  
[2026-02-26 11:15:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:15:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5013b408-5ac5-417f-8180-e742f2cf0619')/female_info  
[2026-02-26 11:15:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:15:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23feedfd-ab70-4cfc-96b4-f59820754bda')/male_info  
[2026-02-26 11:15:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:15:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23feedfd-ab70-4cfc-96b4-f59820754bda')/female_info  
[2026-02-26 11:15:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:15:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45789b6f-dac5-4a0b-9107-a9ba5b2812a0')/male_info  
[2026-02-26 11:15:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-02-26 11:15:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45789b6f-dac5-4a0b-9107-a9ba5b2812a0')/female_info  
[2026-02-26 11:15:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:15:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab308f5c3-3ffb-4ec2-8692-c18830fbbd60')/male_info  
[2026-02-26 11:15:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:15:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab308f5c3-3ffb-4ec2-8692-c18830fbbd60')/female_info  
[2026-02-26 11:15:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:15:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41e8bb39-e066-4ea6-bf21-536595adb986')/male_info  
[2026-02-26 11:15:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:15:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41e8bb39-e066-4ea6-bf21-536595adb986')/female_info  
[2026-02-26 11:15:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-26 11:15:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1c103fa2-ecfb-4f85-a321-96b4394d423d')/male_info  
[2026-02-26 11:15:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:15:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1c103fa2-ecfb-4f85-a321-96b4394d423d')/female_info  
[2026-02-26 11:15:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-02-26 11:15:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ce0fa54-f66f-4252-b492-aa68afa2072d')/male_info  
[2026-02-26 11:15:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:15:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ce0fa54-f66f-4252-b492-aa68afa2072d')/female_info  
[2026-02-26 11:15:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:15:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229f9804-ffa6-4625-a827-e5f80f742911')/male_info  
[2026-02-26 11:15:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:15:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229f9804-ffa6-4625-a827-e5f80f742911')/female_info  
[2026-02-26 11:15:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:15:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82d52e0e-9d5b-4128-a7d6-91cb7a8524d8')/male_info  
[2026-02-26 11:15:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:15:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82d52e0e-9d5b-4128-a7d6-91cb7a8524d8')/female_info  
[2026-02-26 11:15:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:15:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A407b5655-db4c-4865-8607-c91687d6cd58')/male_info  
[2026-02-26 11:15:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:15:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A407b5655-db4c-4865-8607-c91687d6cd58')/female_info  
[2026-02-26 11:15:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:15:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ccdc8b7-918c-4eab-8dfd-dc140a75046e')/male_info  
[2026-02-26 11:15:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:15:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ccdc8b7-918c-4eab-8dfd-dc140a75046e')/female_info  
[2026-02-26 11:15:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:15:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29312858-47cf-4c30-ad19-305100f25463')/female_info  
[2026-02-26 11:15:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:15:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f32eaaa-ac73-4a4f-bb6f-9d0788564502')/male_info  
[2026-02-26 11:15:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:15:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f32eaaa-ac73-4a4f-bb6f-9d0788564502')/female_info  
[2026-02-26 11:15:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:15:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A972b4bb6-7140-42a0-bd9a-09ee847efd4b')/male_info  
[2026-02-26 11:15:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-02-26 11:15:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A972b4bb6-7140-42a0-bd9a-09ee847efd4b')/female_info  
[2026-02-26 11:15:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:15:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ab764a4-30d5-4fd8-bb3f-3091f63bb9dc')/male_info  
[2026-02-26 11:15:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:15:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ab764a4-30d5-4fd8-bb3f-3091f63bb9dc')/female_info  
[2026-02-26 11:15:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:15:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af24a548d-8cae-45ea-874c-ce3d2ba6c02c')/female_info  
[2026-02-26 11:15:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:15:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5a7e467-abcd-4c55-983d-ed4c1f1f6569')/male_info  
[2026-02-26 11:15:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:15:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5a7e467-abcd-4c55-983d-ed4c1f1f6569')/female_info  
[2026-02-26 11:15:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:15:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61152e12-5942-463f-8468-79d853976e25')/male_info  
[2026-02-26 11:15:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:15:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61152e12-5942-463f-8468-79d853976e25')/female_info  
[2026-02-26 11:15:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:15:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91f2106e-a8d2-4f7b-a787-583aa741d4fe')/male_info  
[2026-02-26 11:15:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:15:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91f2106e-a8d2-4f7b-a787-583aa741d4fe')/female_info  
[2026-02-26 11:15:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:15:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A450a45da-e340-47f4-b4a6-b4d3400452de')/male_info  
[2026-02-26 11:15:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:15:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A450a45da-e340-47f4-b4a6-b4d3400452de')/female_info  
[2026-02-26 11:15:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:15:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ace473057-719f-47be-8a5c-57d27f4992e4')/male_info  
[2026-02-26 11:15:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:15:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ace473057-719f-47be-8a5c-57d27f4992e4')/female_info  
[2026-02-26 11:15:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:15:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92c3cbe3-e458-45a1-b629-5ed57f5ded2a')/male_info  
[2026-02-26 11:15:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:15:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92c3cbe3-e458-45a1-b629-5ed57f5ded2a')/female_info  
[2026-02-26 11:15:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:15:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c4116ec-d14e-4e42-9138-e1c259d294fd')/male_info  
[2026-02-26 11:15:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:15:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c4116ec-d14e-4e42-9138-e1c259d294fd')/female_info  
[2026-02-26 11:15:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:15:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d67deef-19a6-419f-94d7-5a6b5edd1fc9')/male_info  
[2026-02-26 11:15:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:15:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d67deef-19a6-419f-94d7-5a6b5edd1fc9')/female_info  
[2026-02-26 11:15:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:15:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2e727c6c-bb9a-4302-9fe5-21eccae06a28')/male_info  
[2026-02-26 11:15:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:15:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2e727c6c-bb9a-4302-9fe5-21eccae06a28')/female_info  
[2026-02-26 11:15:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:15:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9c985a5b-fa02-48f7-aac8-93ffc4d63b3c')/male_info  
[2026-02-26 11:15:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:15:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9c985a5b-fa02-48f7-aac8-93ffc4d63b3c')/female_info  
[2026-02-26 11:15:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:15:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add2a3046-72e3-433d-8989-41c460b11b86')/male_info  
[2026-02-26 11:16:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:16:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add2a3046-72e3-433d-8989-41c460b11b86')/female_info  
[2026-02-26 11:16:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-02-26 11:16:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A802f54aa-65a1-4691-8399-b70bb8e8a6a5')/male_info  
[2026-02-26 11:16:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:16:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A802f54aa-65a1-4691-8399-b70bb8e8a6a5')/female_info  
[2026-02-26 11:16:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:16:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70152ae7-78d7-4c98-9c03-adf8dfda95c3')/male_info  
[2026-02-26 11:16:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:16:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70152ae7-78d7-4c98-9c03-adf8dfda95c3')/female_info  
[2026-02-26 11:16:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:16:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4efab953-978e-4edf-b8a3-f6dd862c0c8c')/male_info  
[2026-02-26 11:16:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:16:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4efab953-978e-4edf-b8a3-f6dd862c0c8c')/female_info  
[2026-02-26 11:16:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:16:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad262c108-a745-472a-9ce4-ed65e972242d')/male_info  
[2026-02-26 11:16:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:16:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad262c108-a745-472a-9ce4-ed65e972242d')/female_info  
[2026-02-26 11:16:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:16:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037db80b-9087-4ab4-9515-1681331a339f')/male_info  
[2026-02-26 11:16:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:16:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037db80b-9087-4ab4-9515-1681331a339f')/female_info  
[2026-02-26 11:16:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-02-26 11:16:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af68f8c51-035e-4419-948e-29f159515545')/male_info  
[2026-02-26 11:16:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:16:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af68f8c51-035e-4419-948e-29f159515545')/female_info  
[2026-02-26 11:16:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:16:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aafc0a1ea-db36-40a0-8668-63e2b3460407')/male_info  
[2026-02-26 11:16:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:16:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aafc0a1ea-db36-40a0-8668-63e2b3460407')/female_info  
[2026-02-26 11:16:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-26 11:16:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa089cebf-872c-4455-9fc2-71d77353cb47')/male_info  
[2026-02-26 11:16:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:16:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa089cebf-872c-4455-9fc2-71d77353cb47')/female_info  
[2026-02-26 11:16:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:16:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7b4cf728-8c19-44d2-94cd-de186509dd11')/male_info  
[2026-02-26 11:16:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:16:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7b4cf728-8c19-44d2-94cd-de186509dd11')/female_info  
[2026-02-26 11:16:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:16:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A607baa4f-45de-44b9-b948-c57123ed97cd')/male_info  
[2026-02-26 11:16:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:16:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A607baa4f-45de-44b9-b948-c57123ed97cd')/female_info  
[2026-02-26 11:16:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:16:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9505dc8e-19b7-4cb8-a29e-15d27ec79f80')/male_info  
[2026-02-26 11:16:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:16:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9505dc8e-19b7-4cb8-a29e-15d27ec79f80')/female_info  
[2026-02-26 11:16:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 9 rows.  
[2026-02-26 11:16:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A658274d3-f774-4094-bc30-d141769e8c53')/male_info  
[2026-02-26 11:16:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:16:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A658274d3-f774-4094-bc30-d141769e8c53')/female_info  
[2026-02-26 11:16:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:16:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac7b630cc-129a-4f00-99e7-3ff8a7187c46')/male_info  
[2026-02-26 11:16:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:16:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac7b630cc-129a-4f00-99e7-3ff8a7187c46')/female_info  
[2026-02-26 11:16:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:16:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00afaceb-f1a1-4026-a72e-415af031a5af')/male_info  
[2026-02-26 11:16:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:16:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00afaceb-f1a1-4026-a72e-415af031a5af')/female_info  
[2026-02-26 11:16:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:16:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62e7422c-542c-4a49-aaad-92002df57632')/male_info  
[2026-02-26 11:16:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:16:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62e7422c-542c-4a49-aaad-92002df57632')/female_info  
[2026-02-26 11:16:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:16:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7987e971-cd2b-4849-8cc1-d53220fd4f36')/male_info  
[2026-02-26 11:16:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:16:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7987e971-cd2b-4849-8cc1-d53220fd4f36')/female_info  
[2026-02-26 11:16:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:16:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f47893b-2cd1-4c3f-bbcb-0b566439cace')/male_info  
[2026-02-26 11:16:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:16:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f47893b-2cd1-4c3f-bbcb-0b566439cace')/female_info  
[2026-02-26 11:16:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:16:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0dfe86ca-f2a5-4df5-8c79-20ff427b7466')/male_info  
[2026-02-26 11:16:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:16:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0dfe86ca-f2a5-4df5-8c79-20ff427b7466')/female_info  
[2026-02-26 11:16:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:16:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa82c1d09-20f0-4997-a931-f10f1e86a8c3')/male_info  
[2026-02-26 11:16:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:16:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa82c1d09-20f0-4997-a931-f10f1e86a8c3')/female_info  
[2026-02-26 11:16:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:16:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ac08344-856b-43e3-b3c3-b52a2bb0ab5e')/male_info  
[2026-02-26 11:16:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:16:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ac08344-856b-43e3-b3c3-b52a2bb0ab5e')/female_info  
[2026-02-26 11:16:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:16:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3b8bb32a-7abf-48a2-a4b9-624f1bd77d36')/female_info  
[2026-02-26 11:16:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:16:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab47c5c77-a9ed-414e-a11e-eaf4836add63')/male_info  
[2026-02-26 11:16:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:16:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab47c5c77-a9ed-414e-a11e-eaf4836add63')/female_info  
[2026-02-26 11:16:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:16:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e1f0474-048a-43d6-bdec-947bf3a574d9')/male_info  
[2026-02-26 11:16:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:16:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e1f0474-048a-43d6-bdec-947bf3a574d9')/female_info  
[2026-02-26 11:16:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:16:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7917a7e3-126f-4eea-aae7-d47b779d39b0')/female_info  
[2026-02-26 11:16:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:16:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a9dc16c-56ae-43f5-82dd-0fbb773f67d1')/male_info  
[2026-02-26 11:16:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:16:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a9dc16c-56ae-43f5-82dd-0fbb773f67d1')/female_info  
[2026-02-26 11:16:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:16:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9837c3e-8408-4355-af11-cd01e3c293ab')/male_info  
[2026-02-26 11:16:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:16:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9837c3e-8408-4355-af11-cd01e3c293ab')/female_info  
[2026-02-26 11:16:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-02-26 11:16:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa88a90ea-7de7-421b-a9b8-d2d1c70f1026')/male_info  
[2026-02-26 11:16:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-02-26 11:16:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa88a90ea-7de7-421b-a9b8-d2d1c70f1026')/female_info  
[2026-02-26 11:16:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:16:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4054a78b-2786-4718-926f-1844464cba57')/male_info  
[2026-02-26 11:16:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:16:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4054a78b-2786-4718-926f-1844464cba57')/female_info  
[2026-02-26 11:17:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:17:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9aad2cd-0ea6-4299-8824-5a335fe1d83a')/male_info  
[2026-02-26 11:17:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:17:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9aad2cd-0ea6-4299-8824-5a335fe1d83a')/female_info  
[2026-02-26 11:17:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:17:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0cb866c9-e69a-4f74-aa4a-bc345243d2b8')/male_info  
[2026-02-26 11:17:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:17:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0cb866c9-e69a-4f74-aa4a-bc345243d2b8')/female_info  
[2026-02-26 11:17:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:17:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6f082ecd-fe46-4add-8087-016d08d6ba11')/male_info  
[2026-02-26 11:17:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:17:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6f082ecd-fe46-4add-8087-016d08d6ba11')/female_info  
[2026-02-26 11:17:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:17:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9bff992a-1c18-49a0-8507-cb9e57aeaa45')/male_info  
[2026-02-26 11:17:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:17:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9bff992a-1c18-49a0-8507-cb9e57aeaa45')/female_info  
[2026-02-26 11:17:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:17:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1231342c-6f30-4fe2-82e5-0b2ca2aa3eaf')/male_info  
[2026-02-26 11:17:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:17:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1231342c-6f30-4fe2-82e5-0b2ca2aa3eaf')/female_info  
[2026-02-26 11:17:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:17:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4aea5c2f-cbd5-44cb-aaee-d13644bad4f9')/male_info  
[2026-02-26 11:17:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:17:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4aea5c2f-cbd5-44cb-aaee-d13644bad4f9')/female_info  
[2026-02-26 11:17:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:17:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67d7b79-fd10-47c9-bdfa-35eba1ae8aa3')/male_info  
[2026-02-26 11:17:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:17:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67d7b79-fd10-47c9-bdfa-35eba1ae8aa3')/female_info  
[2026-02-26 11:17:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:17:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A445738e0-6e3a-47a1-b5ac-1ab578ee6c9f')/male_info  
[2026-02-26 11:17:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:17:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A445738e0-6e3a-47a1-b5ac-1ab578ee6c9f')/female_info  
[2026-02-26 11:17:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:17:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6d56759e-d240-45aa-8581-8e9c7252df2e')/male_info  
[2026-02-26 11:17:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:17:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6d56759e-d240-45aa-8581-8e9c7252df2e')/female_info  
[2026-02-26 11:17:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:17:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afb4ade73-42f7-4bc9-b6f2-b46db1765b1e')/male_info  
[2026-02-26 11:17:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:17:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afb4ade73-42f7-4bc9-b6f2-b46db1765b1e')/female_info  
[2026-02-26 11:17:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:17:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6a7969b9-5fdf-4bf2-9220-a99e64fa7971')/male_info  
[2026-02-26 11:17:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:17:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6a7969b9-5fdf-4bf2-9220-a99e64fa7971')/female_info  
[2026-02-26 11:17:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:17:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1b8c8e8a-4cf8-4dd6-8f9a-f779ec1d09ea')/male_info  
[2026-02-26 11:17:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:17:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1b8c8e8a-4cf8-4dd6-8f9a-f779ec1d09ea')/female_info  
[2026-02-26 11:17:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:17:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf1c3686-2166-4cc1-b07a-2ec1459351c5')/male_info  
[2026-02-26 11:17:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-02-26 11:17:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf1c3686-2166-4cc1-b07a-2ec1459351c5')/female_info  
[2026-02-26 11:17:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-02-26 11:17:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ffa11df-ddf8-4b5f-bd25-ee4eca7c5db9')/male_info  
[2026-02-26 11:17:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:17:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ffa11df-ddf8-4b5f-bd25-ee4eca7c5db9')/female_info  
[2026-02-26 11:17:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-02-26 11:17:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9789d66-69b8-4411-9b3a-a885c712584a')/male_info  
[2026-02-26 11:17:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:17:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9789d66-69b8-4411-9b3a-a885c712584a')/female_info  
[2026-02-26 11:17:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:17:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa92e0cd0-f808-4f88-9e7c-31b8cb9f6208')/male_info  
[2026-02-26 11:17:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:17:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa92e0cd0-f808-4f88-9e7c-31b8cb9f6208')/female_info  
[2026-02-26 11:17:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:17:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5ec53202-fcab-4506-9d6a-88205c020459')/male_info  
[2026-02-26 11:17:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:17:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5ec53202-fcab-4506-9d6a-88205c020459')/female_info  
[2026-02-26 11:17:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:17:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd2a5155-fffa-435b-88b9-f2dab2456cf4')/male_info  
[2026-02-26 11:17:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:17:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd2a5155-fffa-435b-88b9-f2dab2456cf4')/female_info  
[2026-02-26 11:17:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:17:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18733479-e259-4f69-b433-31aa2de0e8f7')/male_info  
[2026-02-26 11:17:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-02-26 11:17:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18733479-e259-4f69-b433-31aa2de0e8f7')/female_info  
[2026-02-26 11:17:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:17:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa71eca96-ed44-4514-b2c7-2c3cbd1c9734')/male_info  
[2026-02-26 11:17:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-02-26 11:17:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa71eca96-ed44-4514-b2c7-2c3cbd1c9734')/female_info  
[2026-02-26 11:17:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:17:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A381fab18-55d6-4ecb-bccc-04f5358c18f5')/male_info  
[2026-02-26 11:17:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-02-26 11:17:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A381fab18-55d6-4ecb-bccc-04f5358c18f5')/female_info  
[2026-02-26 11:17:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-02-26 11:17:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af35c7592-cb87-4784-a374-45d2bd5a985c')/male_info  
[2026-02-26 11:17:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-02-26 11:17:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af35c7592-cb87-4784-a374-45d2bd5a985c')/female_info  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT CONTROLLER: Exporting SQL to Tenants/ifrap/2026/02/26/c_hru_mv_2025121021_data.sql  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Starting SQL Export to Tenants/ifrap/2026/02/26/c_hru_mv_2025121021_data.sql  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table migrations  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table users  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table password_reset_tokens  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table sessions  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table cache  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table cache_locks  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table jobs  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table job_batches  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table failed_jobs  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table datasets  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table dataset_columns  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table entities  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table entity_fields  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table relationships  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table import_runs  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table women_vulnerable_group_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table stakeholders_present_visit_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table relation_beneficiary_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table religon_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table property_ownership_documentation_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table documents_available_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table house_going_constructed_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table house_construction_stage_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table plinth_lintel_roof_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table construction_temporarily_paused_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table release_tranche_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table problems_receiving_tranche_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table select_role_vrc_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table vrc_consultation_meetings_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table role_women_reconstruction_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table support_vrc_provided_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table structures_improvements_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table activities_funded_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table improve_living_conditions_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table village_urgently_needs_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table select_type_hazard_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table disaster_risk_reduction_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table construction_guidelines_know_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table relevant_impact_livelihoods_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table select_social_dispute_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table dissatisfaction_exclusion_vrc_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table labor_observed_construction_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table facilities_available_workers_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table data_indicator_reporting_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table learn_grm_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table submit_complaint_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table resolved_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table satisfied_response_received_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table resolved_2_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table grm_improved_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table material_shortage_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table cause_dissatification_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table workmanship_visible_deviation_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table issues_type_raised_Details  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table submissions  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table male_info  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table female_info  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: Exporting table transgender_info  
[2026-02-26 11:17:48] local.INFO: ODK IMPORT: SQL Export completed successfully.  
[2026-02-27 07:08:43] local.INFO: PII Service: Wrapper called for project ID 7  
[2026-02-27 07:08:43] local.INFO: PII Service: Successfully fetched 194 attributes from Schema File.  
[2026-03-02 06:18:52] local.INFO: PII Service: Wrapper called for project ID 7  
[2026-03-02 06:18:52] local.INFO: PII Service: Successfully fetched 194 attributes from Schema File.  
[2026-03-02 06:25:01] local.INFO: Schema Explorer accessed {"id":"7","projectName":"ifrap","url":"https://ifrap.edlogs.com/tenants/projects/7/ifrap/schema-design"} 
[2026-03-02 06:25:01] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/02/26/c_hru_mv_2025121021_schema_v1.json"} 
[2026-03-02 08:08:15] local.INFO: Schema Explorer accessed {"id":"7","projectName":"ifrap","url":"https://ifrap.edlogs.com/tenants/projects/7/ifrap/schema-design"} 
[2026-03-02 08:08:15] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/02/26/c_hru_mv_2025121021_schema_v1.json"} 
[2026-03-02 08:08:48] local.INFO: Schema Explorer accessed {"id":"7","projectName":"ifrap","url":"https://ifrap.edlogs.com/tenants/projects/7/ifrap/schema-design"} 
[2026-03-02 08:08:48] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/02/26/c_hru_mv_2025121021_schema_v1.json"} 
[2026-03-02 08:29:57] local.INFO: PII Service: Wrapper called for project ID 7  
[2026-03-02 08:29:57] local.INFO: PII Service: Successfully fetched 194 attributes from Schema File.  
[2026-03-02 08:58:52] local.INFO: Schema Explorer accessed {"id":"7","projectName":"ifrap","url":"https://ifrap.edlogs.com/tenants/projects/7/ifrap/schema-design"} 
[2026-03-02 08:58:52] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/02/26/c_hru_mv_2025121021_schema_v1.json"} 
[2026-03-02 09:15:10] local.INFO: Schema Explorer accessed {"id":"7","projectName":"ifrap","url":"https://ifrap.edlogs.com/tenants/projects/7/ifrap/schema-design"} 
[2026-03-02 09:15:10] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/02/26/c_hru_mv_2025121021_schema_v1.json"} 
[2026-03-02 09:24:08] local.INFO: PII Service: Wrapper called for project ID 7  
[2026-03-02 09:24:08] local.INFO: PII Service: Successfully fetched 194 attributes from Schema File.  
[2026-03-02 11:25:48] local.INFO: Schema Explorer accessed {"id":"7","projectName":"ifrap","url":"https://ifrap.edlogs.com/tenants/projects/7/ifrap/schema-design"} 
[2026-03-02 11:25:48] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/02/26/c_hru_mv_2025121021_schema_v1.json"} 
[2026-03-02 11:27:13] local.INFO: PII Service: Wrapper called for project ID 7  
[2026-03-02 11:27:13] local.INFO: PII Service: Successfully fetched 194 attributes from Schema File.  
[2026-03-03 08:44:38] local.INFO: Schema Explorer accessed {"id":"7","projectName":"ifrap","url":"https://ifrap.edlogs.com/tenants/projects/7/ifrap/schema-design"} 
[2026-03-03 08:44:38] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/02/26/c_hru_mv_2025121021_schema_v1.json"} 
[2026-03-03 08:44:59] local.INFO: PII Service: Wrapper called for project ID 7  
[2026-03-03 08:44:59] local.INFO: PII Service: Successfully fetched 194 attributes from Schema File.  
[2026-03-03 09:45:54] local.INFO: PII Service: Wrapper called for project ID 7  
[2026-03-03 09:45:54] local.INFO: PII Service: Successfully fetched 194 attributes from Schema File.  
[2026-03-03 09:53:05] local.INFO: Schema Explorer accessed {"id":"7","projectName":"ifrap","url":"https://ifrap.edlogs.com/tenants/projects/7/ifrap/schema-design"} 
[2026-03-03 09:53:05] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/02/26/c_hru_mv_2025121021_schema_v1.json"} 
[2026-03-04 07:17:20] local.INFO: Schema Explorer accessed {"id":"7","projectName":"ifrap","url":"https://ifrap.edlogs.com/tenants/projects/7/ifrap/schema-design"} 
[2026-03-04 07:17:20] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/02/26/c_hru_mv_2025121021_schema_v1.json"} 
[2026-03-04 07:20:28] local.INFO: Schema Explorer accessed {"id":"7","projectName":"ifrap","url":"https://ifrap.edlogs.com/tenants/projects/7/ifrap/schema-design"} 
[2026-03-04 07:20:28] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/02/26/c_hru_mv_2025121021_schema_v1.json"} 
[2026-03-04 07:20:55] local.ERROR: Error fetching submissions: No schema files found.  
[2026-03-04 07:29:14] local.INFO: Schema Explorer accessed {"id":"7","projectName":"ifrap","url":"https://ifrap.edlogs.com/tenants/projects/7/ifrap/schema-design"} 
[2026-03-04 07:29:14] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/02/26/c_hru_mv_2025121021_schema_v1.json"} 
[2026-03-04 07:29:27] local.INFO: Schema Explorer accessed {"id":"8","projectName":"hru","url":"https://ifrap.edlogs.com/tenants/projects/8/hru/schema-design"} 
[2026-03-04 07:29:27] local.INFO: ODK Connection check {"connection_exists":false,"schema_path":"null"} 
[2026-03-04 07:29:33] local.INFO: Schema Explorer accessed {"id":"7","projectName":"ifrap","url":"https://ifrap.edlogs.com/tenants/projects/7/ifrap/schema-design"} 
[2026-03-04 07:29:33] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/02/26/c_hru_mv_2025121021_schema_v1.json"} 
[2026-03-04 08:02:44] local.INFO: Schema Explorer accessed {"id":null,"projectName":null,"url":"https://ifrap.edlogs.com/schema-design?tenant_id=7"} 
[2026-03-04 08:02:44] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/03/04/c_hru_mv_2025121021_schema.json"} 
[2026-03-04 08:13:12] local.ERROR: Error fetching submissions: No schema files found.  
[2026-03-04 08:52:48] local.INFO: Schema Explorer accessed {"id":null,"projectName":null,"url":"https://ifrap.edlogs.com/schema-design?tenant_id=7"} 
[2026-03-04 08:52:48] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/03/04/b_hydromet_2025100711_schema.json"} 
[2026-03-04 09:01:09] local.INFO: Schema Explorer accessed {"id":null,"projectName":null,"url":"https://ifrap.edlogs.com/schema-design?tenant_id=7"} 
[2026-03-04 09:01:09] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/03/04/b_hydromet_2025100711_schema.json"} 
[2026-03-04 09:06:53] local.INFO: Schema Explorer accessed {"id":null,"projectName":null,"url":"https://ifrap.edlogs.com/schema-design?tenant_id=7"} 
[2026-03-04 09:06:53] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/03/04/c_hru_mv_2025121021_schema.json"} 
[2026-03-04 09:14:54] local.INFO: === TABLE GENERATOR START ===  
[2026-03-04 09:14:54] local.INFO: CONNECTED DB {"database":"ifrap","host":"127.0.0.1","user":"postgres","schema":"public"} 
[2026-03-04 09:14:54] local.INFO: Dropped table if exists {"table":"submissions"} 
[2026-03-04 09:14:54] local.INFO: Dropped table if exists {"table":"male_info"} 
[2026-03-04 09:14:54] local.INFO: Dropped table if exists {"table":"female_info"} 
[2026-03-04 09:14:54] local.INFO: Dropped table if exists {"table":"transgender_info"} 
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: relation_beneficiary_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: religon_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: women_vulnerable_group_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: stakeholders_present_visit_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: property_ownership_documentation_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: documents_available_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: house_going_constructed_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: house_construction_stage_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: plinth_lintel_roof_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: construction_temporarily_paused_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: release_tranche_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: problems_receiving_tranche_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: select_role_vrc_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: vrc_consultation_meetings_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: role_women_reconstruction_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: support_vrc_provided_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: structures_improvements_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: activities_funded_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: improve_living_conditions_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: village_urgently_needs_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: select_type_hazard_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: disaster_risk_reduction_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: construction_guidelines_know_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: relevant_impact_livelihoods_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: select_social_dispute_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: dissatisfaction_exclusion_vrc_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: labor_observed_construction_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: facilities_available_workers_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: data_indicator_reporting_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: learn_grm_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: submit_complaint_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: resolved_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: satisfied_response_received_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: resolved_2_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: grm_improved_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: material_shortage_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: cause_dissatification_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: workmanship_visible_deviation_Details  
[2026-03-04 09:14:54] local.INFO: Lookup table created and options inserted: issues_type_raised_Details  
[2026-03-04 09:14:54] local.INFO: EXECUTING SQL FOR TABLE: submissions  
[2026-03-04 09:14:54] local.INFO: CREATE TABLE "submissions" (
    "id" BIGSERIAL PRIMARY KEY,
    "__id" VARCHAR(255) NOT NULL,
    "ID_1_0" INT NOT NULL,
    "ID_1_1" INT NOT NULL,
    "ID_1_2" VARCHAR(255) NOT NULL,
    "ID_1_3" VARCHAR(255) NOT NULL,
    "ID_1_4" VARCHAR(255) NOT NULL,
    "ID_1_5" VARCHAR(255) NOT NULL,
    "ID_1_6" VARCHAR(255) NOT NULL,
    "ID_1_7" VARCHAR(255) NOT NULL,
    "ID_1_8" VARCHAR(255) NOT NULL,
    "ID_1_9" VARCHAR(255) NOT NULL,
    "ID_1_10" VARCHAR(255) NOT NULL,
    "ID_1_11" INT NOT NULL,
    "ID_1_11y" VARCHAR(255),
    "ID_1_12" TIMESTAMP NOT NULL,
    "ID_1_13" VARCHAR(255),
    "FMI_2_1" INT NOT NULL,
    "FMI_2_2" INT NOT NULL,
    "FMI_2_3" INT NOT NULL,
    "FMI_2_3y" VARCHAR(255),
    "FMI_3_1" INT NOT NULL,
    "FMI_3_1_1" VARCHAR(255),
    "FMI_3_1_2" VARCHAR(255),
    "FMI_3_2" INT NOT NULL,
    "FMI_3_2_1" VARCHAR(255),
    "FMI_3_2_2" VARCHAR(255),
    "PD_3_2_3" VARCHAR(255),
    "FMI_3_3" INT NOT NULL,
    "FMI_3_3_1" VARCHAR(255),
    "FMI_3_3_2" VARCHAR(255),
    "SI_4_1" VARCHAR(255) NOT NULL,
    "SI_4_1y" VARCHAR(255),
    "LPDT_5_1" INT NOT NULL,
    "LPDT_5_1_1" VARCHAR(255),
    "LPDT_5_2" INT NOT NULL,
    "LPDT_5_2y" VARCHAR(255),
    "LPDT_5_3" VARCHAR(255),
    "LPDT_5_4" INT,
    "LPDT_5_4y" VARCHAR(255),
    "LPDT_5_5" INT NOT NULL,
    "CP_6_1" INT NOT NULL,
    "CP_6_2" INT NOT NULL,
    "CP_6_2_1" VARCHAR(255),
    "CP_6_2_2" INT,
    "CP_6_2_2_2" VARCHAR(255),
    "CP_6_2_2_2y" VARCHAR(255),
    "CP_6_3_1" VARCHAR(255) NOT NULL,
    "CP_6_3_2" VARCHAR(255) NOT NULL,
    "TRI_7_1" INT,
    "TRI_7_1_1" TIMESTAMP,
    "TRI_7_1_2" INT,
    "TRI_7_1_3" VARCHAR(255),
    "TRI_7_1_3y" VARCHAR(255),
    "TRI_7_2_1" INT,
    "TRI_7_2_2" VARCHAR(255),
    "TRI_7_2_2y" VARCHAR(255),
    "VRC_8_1" INT,
    "VRC_8_2" INT,
    "VRC_8_3" INT,
    "VRC_8_4" INT,
    "VRC_8_5" INT,
    "VRC_8_6" INT,
    "VRC_8_7" INT,
    "VRC_8_8" INT,
    "VRC_8_9" INT,
    "VRC_8_9_1" VARCHAR(255),
    "VBVRC_9_1" INT,
    "VBVRC_9_2" VARCHAR(255),
    "VBVRC_9_2y" VARCHAR(255),
    "VBVRC_9_3" VARCHAR(255),
    "VBVRC_9_4" INT,
    "VBVRC_9_5" INT,
    "VBVRC_9_6" VARCHAR(255),
    "VBVRC_9_6y" VARCHAR(255),
    "DRR_10_1" INT,
    "DRR_10_2" INT,
    "DRR_10_3" VARCHAR(255),
    "DRR_10_3y" VARCHAR(255),
    "DRR_10_4" INT,
    "DRR_10_5" INT,
    "DRR_10_6" INT,
    "DRR_10_7" INT,
    "DRR_10_7_1" INT,
    "DRR_10_8" INT,
    "DRR_10_9" INT,
    "DRR_10_10" VARCHAR(255),
    "DRR_10_10y" VARCHAR(255),
    "MCG_11_1" INT,
    "MCG_11_2" INT,
    "MCG_11_3" VARCHAR(255),
    "MCG_11_3y" VARCHAR(255),
    "SSC_12_1" INT,
    "SSC_12_2" INT,
    "SSC_12_3" INT,
    "SSC_12_3_1" VARCHAR(255),
    "SSC_12_3_1y" VARCHAR(255),
    "SSC_12_4" INT,
    "SSC_12_4_1" VARCHAR(255),
    "SSC_12_4_1y" VARCHAR(255),
    "SSC_12_5" INT,
    "SSC_12_5_1" VARCHAR(255),
    "SSC_12_5_1y" VARCHAR(255),
    "WS_13_1" INT,
    "WS_13_2" INT,
    "WS_13_3" INT,
    "WS_13_4" INT,
    "WS_13_4_1" VARCHAR(255),
    "WS_13_5" VARCHAR(255),
    "WS_13_6" INT,
    "WS_13_6_1" INT,
    "EPE_14_1" INT,
    "EPE_14_2" INT,
    "EPE_14_3" VARCHAR(255),
    "EPE_14_4" INT,
    "EPE_14_5" VARCHAR(255),
    "EPE_14_6" INT,
    "EPE_14_6_1" INT,
    "EPE_14_6_2" INT,
    "EPE_14_6_3" VARCHAR(255),
    "EPE_14_6_4" VARCHAR(255),
    "EPE_14_6_5" VARCHAR(255),
    "GESI_15_1" INT,
    "GESI_15_1_1" VARCHAR(255),
    "GESI_15_2" INT,
    "GESI_15_3" INT,
    "GESI_15_4" INT,
    "GESI_15_5" INT,
    "GRM_16_1" INT,
    "GRM_16_1_1" VARCHAR(255),
    "GRM_16_1_1y" VARCHAR(255),
    "GRM_16_2" INT,
    "GRM_16_2_2" VARCHAR(255),
    "GRM_16_3" INT,
    "GRM_16_4" INT,
    "GRM_16_5" INT,
    "GRM_16_5_1" VARCHAR(255),
    "GRM_16_5_2" VARCHAR(255),
    "GRM_16_5_2y" VARCHAR(255),
    "GRM_16_5_3" VARCHAR(255),
    "GRM_16_6" VARCHAR(255),
    "GRM_16_6_1" VARCHAR(255),
    "GRM_16_6_2" VARCHAR(255),
    "GRM_16_6_2y" VARCHAR(255),
    "GRM_16_6_3" VARCHAR(255),
    "GRM_16_6_3_1" VARCHAR(255),
    "GRM_16_6_4" VARCHAR(255),
    "GRM_16_6_4y" VARCHAR(255),
    "GRM_16_7" VARCHAR(255),
    "GRM_16_7y" VARCHAR(255),
    "CCV_17_1" INT,
    "CCV_17_1_1" VARCHAR(255),
    "CCV_17_2" INT,
    "CCV_17_2_1" VARCHAR(255),
    "CCV_17_3" INT,
    "CCV_17_3_1" VARCHAR(255),
    "CCV_17_4" INT,
    "CCV_17_4_1" VARCHAR(255),
    "CCV_17_5" INT,
    "CCV_17_5_1" VARCHAR(255),
    "CCV_17_6" INT,
    "CCV_17_6_1" VARCHAR(255),
    "CCV_17_7" INT,
    "CCV_17_7_1" VARCHAR(255),
    "CCV_17_8" INT,
    "CCV_17_9" INT,
    "CCV_17_10" INT,
    "CCV_17_10_1" VARCHAR(255),
    "CCV_17_11" INT,
    "CCV_17_11_1" VARCHAR(255),
    "CCV_17_12" INT,
    "CCV_17_12_1" VARCHAR(255),
    "CCV_17_13" INT,
    "CCV_17_13_1" VARCHAR(255),
    "PE_18_1" INT,
    "PE_18_2" VARCHAR(255),
    "PE_18_2y" VARCHAR(255),
    "PE_18_3" INT,
    "PE_18_3_1" VARCHAR(255),
    "PE_18_3_1y" VARCHAR(255),
    "SO_19_1" INT,
    "SO_19_1_1" VARCHAR(255),
    "SO_19_1_1y" VARCHAR(255),
    "SO_19_1_2" VARCHAR(255),
    "SO_19_2" INT,
    "SO_19_2_1" VARCHAR(255),
    "SO_19_2_1y" VARCHAR(255),
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-03-04 09:14:54] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"submissions"} 
[2026-03-04 09:14:54] local.INFO: EXECUTING SQL FOR TABLE: male_info  
[2026-03-04 09:14:54] local.INFO: CREATE TABLE "male_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "FMI_3_1_1" VARCHAR(255),
    "FMI_3_1_2" VARCHAR(255),
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-03-04 09:14:54] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"male_info"} 
[2026-03-04 09:14:54] local.INFO: EXECUTING SQL FOR TABLE: female_info  
[2026-03-04 09:14:54] local.INFO: CREATE TABLE "female_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "FMI_3_2_1" VARCHAR(255),
    "FMI_3_2_2" VARCHAR(255),
    "PD_3_2_3" VARCHAR(255),
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-03-04 09:14:54] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"female_info"} 
[2026-03-04 09:14:54] local.INFO: EXECUTING SQL FOR TABLE: transgender_info  
[2026-03-04 09:14:54] local.INFO: CREATE TABLE "transgender_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-03-04 09:14:54] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"transgender_info"} 
[2026-03-04 09:14:54] local.INFO: === TABLE GENERATOR END ===  
[2026-03-04 09:15:07] local.INFO: Schema Explorer accessed {"id":"7","projectName":"ifrap","url":"https://ifrap.edlogs.com/tenants/projects/7/ifrap/schema-design"} 
[2026-03-04 09:15:07] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/03/04/c_hru_mv_2025121021_schema_v1.json"} 
[2026-03-04 09:20:37] local.INFO: Schema Explorer accessed {"id":"7","projectName":"ifrap","url":"https://ifrap.edlogs.com/tenants/projects/7/ifrap/schema-design"} 
[2026-03-04 09:20:37] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/03/04/c_hru_mv_2025121021_schema_v1.json"} 
[2026-03-04 10:02:29] local.INFO: Schema Explorer accessed {"id":"7","projectName":"ifrap","url":"https://ifrap.edlogs.com/tenants/projects/7/ifrap/schema-design"} 
[2026-03-04 10:02:29] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/03/04/c_hru_mv_2025121021_schema_v1.json"} 
[2026-03-04 10:27:08] local.INFO: Schema Explorer accessed {"id":"7","projectName":"ifrap","url":"https://ifrap.edlogs.com/tenants/projects/7/ifrap/schema-design"} 
[2026-03-04 10:27:08] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/03/04/c_hru_mv_2025121021_schema_v1.json"} 
[2026-03-05 07:46:00] local.INFO: Schema Explorer accessed {"id":"7","projectName":"ifrap","url":"https://ifrap.edlogs.com/tenants/projects/7/ifrap/schema-design"} 
[2026-03-05 07:46:00] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/03/04/c_hru_mv_2025121021_schema_v1.json"} 
[2026-03-05 07:46:07] local.INFO: Schema Explorer accessed {"id":"8","projectName":"hru","url":"https://ifrap.edlogs.com/tenants/projects/8/hru/schema-design"} 
[2026-03-05 07:46:07] local.INFO: ODK Connection check {"connection_exists":false,"schema_path":"null"} 
[2026-03-05 08:15:31] local.INFO: Schema Explorer accessed {"id":null,"projectName":null,"url":"https://ifrap.edlogs.com/schema-design?tenant_id=9"} 
[2026-03-05 08:15:31] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/pmis/2026/03/05/c_hru_mv_2025121021_schema.json"} 
[2026-03-05 08:15:43] local.INFO: === TABLE GENERATOR START ===  
[2026-03-05 08:15:43] local.INFO: CONNECTED DB {"database":"pmis","host":"127.0.0.1","user":"postgres","schema":"public"} 
[2026-03-05 08:15:43] local.INFO: Dropped table if exists {"table":"submissions"} 
[2026-03-05 08:15:43] local.INFO: Dropped table if exists {"table":"male_info"} 
[2026-03-05 08:15:43] local.INFO: Dropped table if exists {"table":"female_info"} 
[2026-03-05 08:15:43] local.INFO: Dropped table if exists {"table":"transgender_info"} 
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: relation_beneficiary_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: religon_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: women_vulnerable_group_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: stakeholders_present_visit_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: property_ownership_documentation_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: documents_available_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: house_going_constructed_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: house_construction_stage_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: plinth_lintel_roof_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: construction_temporarily_paused_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: release_tranche_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: problems_receiving_tranche_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: select_role_vrc_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: vrc_consultation_meetings_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: role_women_reconstruction_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: support_vrc_provided_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: structures_improvements_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: activities_funded_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: improve_living_conditions_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: village_urgently_needs_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: select_type_hazard_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: disaster_risk_reduction_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: construction_guidelines_know_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: relevant_impact_livelihoods_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: select_social_dispute_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: dissatisfaction_exclusion_vrc_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: labor_observed_construction_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: facilities_available_workers_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: data_indicator_reporting_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: learn_grm_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: submit_complaint_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: resolved_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: satisfied_response_received_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: resolved_2_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: grm_improved_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: material_shortage_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: cause_dissatification_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: workmanship_visible_deviation_Details  
[2026-03-05 08:15:43] local.INFO: Lookup table created and options inserted: issues_type_raised_Details  
[2026-03-05 08:15:43] local.INFO: EXECUTING SQL FOR TABLE: submissions  
[2026-03-05 08:15:43] local.INFO: CREATE TABLE "submissions" (
    "id" BIGSERIAL PRIMARY KEY,
    "__id" VARCHAR(255) NOT NULL,
    "ID_1_0" INT NOT NULL,
    "ID_1_1" INT NOT NULL,
    "ID_1_2" VARCHAR(255) NOT NULL,
    "ID_1_3" VARCHAR(255) NOT NULL,
    "ID_1_4" VARCHAR(255) NOT NULL,
    "ID_1_5" VARCHAR(255) NOT NULL,
    "ID_1_6" VARCHAR(255) NOT NULL,
    "ID_1_7" VARCHAR(255) NOT NULL,
    "ID_1_8" VARCHAR(255) NOT NULL,
    "ID_1_9" VARCHAR(255) NOT NULL,
    "ID_1_10" VARCHAR(255) NOT NULL,
    "ID_1_11" INT NOT NULL,
    "ID_1_11y" VARCHAR(255),
    "ID_1_12" TIMESTAMP NOT NULL,
    "ID_1_13" VARCHAR(255),
    "FMI_2_1" INT NOT NULL,
    "FMI_2_2" INT NOT NULL,
    "FMI_2_3" INT NOT NULL,
    "FMI_2_3y" VARCHAR(255),
    "FMI_3_1" INT NOT NULL,
    "FMI_3_1_1" VARCHAR(255),
    "FMI_3_1_2" VARCHAR(255),
    "FMI_3_2" INT NOT NULL,
    "FMI_3_2_1" VARCHAR(255),
    "FMI_3_2_2" VARCHAR(255),
    "PD_3_2_3" VARCHAR(255),
    "FMI_3_3" INT NOT NULL,
    "FMI_3_3_1" VARCHAR(255),
    "FMI_3_3_2" VARCHAR(255),
    "SI_4_1" VARCHAR(255) NOT NULL,
    "SI_4_1y" VARCHAR(255),
    "LPDT_5_1" INT NOT NULL,
    "LPDT_5_1_1" VARCHAR(255),
    "LPDT_5_2" INT NOT NULL,
    "LPDT_5_2y" VARCHAR(255),
    "LPDT_5_3" VARCHAR(255),
    "LPDT_5_4" INT,
    "LPDT_5_4y" VARCHAR(255),
    "LPDT_5_5" INT NOT NULL,
    "CP_6_1" INT NOT NULL,
    "CP_6_2" INT NOT NULL,
    "CP_6_2_1" VARCHAR(255),
    "CP_6_2_2" INT,
    "CP_6_2_2_2" VARCHAR(255),
    "CP_6_2_2_2y" VARCHAR(255),
    "CP_6_3_1" VARCHAR(255) NOT NULL,
    "CP_6_3_2" VARCHAR(255) NOT NULL,
    "TRI_7_1" INT,
    "TRI_7_1_1" TIMESTAMP,
    "TRI_7_1_2" INT,
    "TRI_7_1_3" VARCHAR(255),
    "TRI_7_1_3y" VARCHAR(255),
    "TRI_7_2_1" INT,
    "TRI_7_2_2" VARCHAR(255),
    "TRI_7_2_2y" VARCHAR(255),
    "VRC_8_1" INT,
    "VRC_8_2" INT,
    "VRC_8_3" INT,
    "VRC_8_4" INT,
    "VRC_8_5" INT,
    "VRC_8_6" INT,
    "VRC_8_7" INT,
    "VRC_8_8" INT,
    "VRC_8_9" INT,
    "VRC_8_9_1" VARCHAR(255),
    "VBVRC_9_1" INT,
    "VBVRC_9_2" VARCHAR(255),
    "VBVRC_9_2y" VARCHAR(255),
    "VBVRC_9_3" VARCHAR(255),
    "VBVRC_9_4" INT,
    "VBVRC_9_5" INT,
    "VBVRC_9_6" VARCHAR(255),
    "VBVRC_9_6y" VARCHAR(255),
    "DRR_10_1" INT,
    "DRR_10_2" INT,
    "DRR_10_3" VARCHAR(255),
    "DRR_10_3y" VARCHAR(255),
    "DRR_10_4" INT,
    "DRR_10_5" INT,
    "DRR_10_6" INT,
    "DRR_10_7" INT,
    "DRR_10_7_1" INT,
    "DRR_10_8" INT,
    "DRR_10_9" INT,
    "DRR_10_10" VARCHAR(255),
    "DRR_10_10y" VARCHAR(255),
    "MCG_11_1" INT,
    "MCG_11_2" INT,
    "MCG_11_3" VARCHAR(255),
    "MCG_11_3y" VARCHAR(255),
    "SSC_12_1" INT,
    "SSC_12_2" INT,
    "SSC_12_3" INT,
    "SSC_12_3_1" VARCHAR(255),
    "SSC_12_3_1y" VARCHAR(255),
    "SSC_12_4" INT,
    "SSC_12_4_1" VARCHAR(255),
    "SSC_12_4_1y" VARCHAR(255),
    "SSC_12_5" INT,
    "SSC_12_5_1" VARCHAR(255),
    "SSC_12_5_1y" VARCHAR(255),
    "WS_13_1" INT,
    "WS_13_2" INT,
    "WS_13_3" INT,
    "WS_13_4" INT,
    "WS_13_4_1" VARCHAR(255),
    "WS_13_5" VARCHAR(255),
    "WS_13_6" INT,
    "WS_13_6_1" INT,
    "EPE_14_1" INT,
    "EPE_14_2" INT,
    "EPE_14_3" VARCHAR(255),
    "EPE_14_4" INT,
    "EPE_14_5" VARCHAR(255),
    "EPE_14_6" INT,
    "EPE_14_6_1" INT,
    "EPE_14_6_2" INT,
    "EPE_14_6_3" VARCHAR(255),
    "EPE_14_6_4" VARCHAR(255),
    "EPE_14_6_5" VARCHAR(255),
    "GESI_15_1" INT,
    "GESI_15_1_1" VARCHAR(255),
    "GESI_15_2" INT,
    "GESI_15_3" INT,
    "GESI_15_4" INT,
    "GESI_15_5" INT,
    "GRM_16_1" INT,
    "GRM_16_1_1" VARCHAR(255),
    "GRM_16_1_1y" VARCHAR(255),
    "GRM_16_2" INT,
    "GRM_16_2_2" VARCHAR(255),
    "GRM_16_3" INT,
    "GRM_16_4" INT,
    "GRM_16_5" INT,
    "GRM_16_5_1" VARCHAR(255),
    "GRM_16_5_2" VARCHAR(255),
    "GRM_16_5_2y" VARCHAR(255),
    "GRM_16_5_3" VARCHAR(255),
    "GRM_16_6" VARCHAR(255),
    "GRM_16_6_1" VARCHAR(255),
    "GRM_16_6_2" VARCHAR(255),
    "GRM_16_6_2y" VARCHAR(255),
    "GRM_16_6_3" VARCHAR(255),
    "GRM_16_6_3_1" VARCHAR(255),
    "GRM_16_6_4" VARCHAR(255),
    "GRM_16_6_4y" VARCHAR(255),
    "GRM_16_7" VARCHAR(255),
    "GRM_16_7y" VARCHAR(255),
    "CCV_17_1" INT,
    "CCV_17_1_1" VARCHAR(255),
    "CCV_17_2" INT,
    "CCV_17_2_1" VARCHAR(255),
    "CCV_17_3" INT,
    "CCV_17_3_1" VARCHAR(255),
    "CCV_17_4" INT,
    "CCV_17_4_1" VARCHAR(255),
    "CCV_17_5" INT,
    "CCV_17_5_1" VARCHAR(255),
    "CCV_17_6" INT,
    "CCV_17_6_1" VARCHAR(255),
    "CCV_17_7" INT,
    "CCV_17_7_1" VARCHAR(255),
    "CCV_17_8" INT,
    "CCV_17_9" INT,
    "CCV_17_10" INT,
    "CCV_17_10_1" VARCHAR(255),
    "CCV_17_11" INT,
    "CCV_17_11_1" VARCHAR(255),
    "CCV_17_12" INT,
    "CCV_17_12_1" VARCHAR(255),
    "CCV_17_13" INT,
    "CCV_17_13_1" VARCHAR(255),
    "PE_18_1" INT,
    "PE_18_2" VARCHAR(255),
    "PE_18_2y" VARCHAR(255),
    "PE_18_3" INT,
    "PE_18_3_1" VARCHAR(255),
    "PE_18_3_1y" VARCHAR(255),
    "SO_19_1" INT,
    "SO_19_1_1" VARCHAR(255),
    "SO_19_1_1y" VARCHAR(255),
    "SO_19_1_2" VARCHAR(255),
    "SO_19_2" INT,
    "SO_19_2_1" VARCHAR(255),
    "SO_19_2_1y" VARCHAR(255),
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-03-05 08:15:43] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"submissions"} 
[2026-03-05 08:15:43] local.INFO: EXECUTING SQL FOR TABLE: male_info  
[2026-03-05 08:15:43] local.INFO: CREATE TABLE "male_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "FMI_3_1_1" VARCHAR(255),
    "FMI_3_1_2" VARCHAR(255),
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-03-05 08:15:43] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"male_info"} 
[2026-03-05 08:15:43] local.INFO: EXECUTING SQL FOR TABLE: female_info  
[2026-03-05 08:15:43] local.INFO: CREATE TABLE "female_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "FMI_3_2_1" VARCHAR(255),
    "FMI_3_2_2" VARCHAR(255),
    "PD_3_2_3" VARCHAR(255),
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-03-05 08:15:43] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"female_info"} 
[2026-03-05 08:15:43] local.INFO: EXECUTING SQL FOR TABLE: transgender_info  
[2026-03-05 08:15:43] local.INFO: CREATE TABLE "transgender_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-03-05 08:15:43] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"transgender_info"} 
[2026-03-05 08:15:43] local.INFO: === TABLE GENERATOR END ===  
[2026-03-05 08:15:55] local.INFO: ODK IMPORT CONTROLLER: Received request for Connection ID: 5  
[2026-03-05 08:15:55] local.INFO: ODK IMPORT CONTROLLER: Initializing service for Form: c_hru_mv_2025121021  
[2026-03-05 08:15:55] local.INFO: ODK IMPORT: Target Database = pmis  
[2026-03-05 08:15:55] local.INFO: ODK IMPORT: Database resolved: pmis  
[2026-03-05 08:15:55] local.INFO: ODK IMPORT CONTROLLER: Starting importAll()  
[2026-03-05 08:15:55] local.INFO: ODK IMPORT: Fetching submissions from https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions  
[2026-03-05 08:15:58] local.INFO: ODK IMPORT: Fetched 644 records.  
[2026-03-05 08:15:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab3b79058-e7d0-4ce2-b4c0-7254f81b1db1')/male_info  
[2026-03-05 08:15:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:15:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab3b79058-e7d0-4ce2-b4c0-7254f81b1db1')/female_info  
[2026-03-05 08:16:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:16:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36e9bb6f-fdb0-4b49-8407-062f27c2b7d8')/male_info  
[2026-03-05 08:16:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:16:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36e9bb6f-fdb0-4b49-8407-062f27c2b7d8')/female_info  
[2026-03-05 08:16:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:16:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6880fadf-e49e-4d70-a25a-ddb9e0d4c7ce')/male_info  
[2026-03-05 08:16:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:16:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6880fadf-e49e-4d70-a25a-ddb9e0d4c7ce')/female_info  
[2026-03-05 08:16:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:16:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1aab7c71-4c3a-4750-b04a-3def9d84f9c3')/male_info  
[2026-03-05 08:16:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:16:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1aab7c71-4c3a-4750-b04a-3def9d84f9c3')/female_info  
[2026-03-05 08:16:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:16:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad725d2d5-1e60-4c77-8806-c75c1b27475c')/male_info  
[2026-03-05 08:16:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:16:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad725d2d5-1e60-4c77-8806-c75c1b27475c')/female_info  
[2026-03-05 08:16:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:16:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3a60b5-a8df-46f4-a7b5-149e1bc01897')/male_info  
[2026-03-05 08:16:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:16:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3a60b5-a8df-46f4-a7b5-149e1bc01897')/female_info  
[2026-03-05 08:16:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:16:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A66585eb5-a2df-492c-973f-a7094fa0d7b4')/male_info  
[2026-03-05 08:16:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:16:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A66585eb5-a2df-492c-973f-a7094fa0d7b4')/female_info  
[2026-03-05 08:16:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:16:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7a0460ce-d6a7-4529-8ccc-c0bb502d26cf')/male_info  
[2026-03-05 08:16:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:16:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7a0460ce-d6a7-4529-8ccc-c0bb502d26cf')/female_info  
[2026-03-05 08:16:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:16:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf50d479-cfbe-42ad-a715-7335e18aae25')/male_info  
[2026-03-05 08:16:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:16:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf50d479-cfbe-42ad-a715-7335e18aae25')/female_info  
[2026-03-05 08:16:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:16:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad05ecf01-4502-4a65-9367-ba91ca7b6081')/male_info  
[2026-03-05 08:16:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:16:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad05ecf01-4502-4a65-9367-ba91ca7b6081')/female_info  
[2026-03-05 08:16:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:16:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9518b39-dbbc-4a7e-a1a7-f9fabf9c497d')/male_info  
[2026-03-05 08:16:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:16:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9518b39-dbbc-4a7e-a1a7-f9fabf9c497d')/female_info  
[2026-03-05 08:16:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:16:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9dda2c0c-c4ef-4579-b5c0-82991c9eb4a7')/male_info  
[2026-03-05 08:16:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:16:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9dda2c0c-c4ef-4579-b5c0-82991c9eb4a7')/female_info  
[2026-03-05 08:16:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:16:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd3b3b20-2ec6-4dcf-ab15-a654707b0e5d')/male_info  
[2026-03-05 08:16:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:16:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd3b3b20-2ec6-4dcf-ab15-a654707b0e5d')/female_info  
[2026-03-05 08:16:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:16:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A017f47a7-4638-4f1b-99b9-e740b5f3caec')/male_info  
[2026-03-05 08:16:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:16:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A017f47a7-4638-4f1b-99b9-e740b5f3caec')/female_info  
[2026-03-05 08:16:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:16:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A091e9ca3-8a47-4ead-9371-615ac6bc8bab')/male_info  
[2026-03-05 08:16:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:16:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A091e9ca3-8a47-4ead-9371-615ac6bc8bab')/female_info  
[2026-03-05 08:16:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:16:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af10ec80e-7d89-4348-965c-a5f60d26640a')/male_info  
[2026-03-05 08:16:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:16:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af10ec80e-7d89-4348-965c-a5f60d26640a')/female_info  
[2026-03-05 08:16:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:16:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e281aa0-4705-4ec0-aad5-cad1c48106d4')/male_info  
[2026-03-05 08:16:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:16:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e281aa0-4705-4ec0-aad5-cad1c48106d4')/female_info  
[2026-03-05 08:16:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:16:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A51a9f9c2-3157-4ee8-b023-cf951a8c601a')/male_info  
[2026-03-05 08:16:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:16:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A51a9f9c2-3157-4ee8-b023-cf951a8c601a')/female_info  
[2026-03-05 08:16:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:16:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ff07631-5a71-4433-923f-f7e3ed50433d')/male_info  
[2026-03-05 08:16:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:16:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ff07631-5a71-4433-923f-f7e3ed50433d')/female_info  
[2026-03-05 08:16:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:16:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de2f408-4470-4580-88ab-ca6ad54c68f9')/male_info  
[2026-03-05 08:16:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:16:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de2f408-4470-4580-88ab-ca6ad54c68f9')/female_info  
[2026-03-05 08:16:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:16:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aadc0e7b2-291a-4e1f-b3a9-a64d084a3b66')/male_info  
[2026-03-05 08:16:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:16:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aadc0e7b2-291a-4e1f-b3a9-a64d084a3b66')/female_info  
[2026-03-05 08:16:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:16:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0456e5fd-8a59-489f-a805-a039fb08a56e')/male_info  
[2026-03-05 08:16:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:16:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0456e5fd-8a59-489f-a805-a039fb08a56e')/female_info  
[2026-03-05 08:16:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:16:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A14574c38-a27b-4582-bb1a-09de4bdffdc8')/male_info  
[2026-03-05 08:16:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:16:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A14574c38-a27b-4582-bb1a-09de4bdffdc8')/female_info  
[2026-03-05 08:16:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:16:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e404b8f-749e-42e4-87ca-ddcd574ced91')/male_info  
[2026-03-05 08:16:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:16:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e404b8f-749e-42e4-87ca-ddcd574ced91')/female_info  
[2026-03-05 08:16:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:16:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8640ae3f-1b55-414d-a197-40e1a0c31863')/male_info  
[2026-03-05 08:16:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:16:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8640ae3f-1b55-414d-a197-40e1a0c31863')/female_info  
[2026-03-05 08:16:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:16:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A46e5e858-2cde-455a-9fe4-6c2deaf1a6f8')/male_info  
[2026-03-05 08:16:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:16:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A46e5e858-2cde-455a-9fe4-6c2deaf1a6f8')/female_info  
[2026-03-05 08:16:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:16:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac09fc311-459c-45ee-a14a-17a5fdb7f8bf')/male_info  
[2026-03-05 08:16:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:16:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac09fc311-459c-45ee-a14a-17a5fdb7f8bf')/female_info  
[2026-03-05 08:16:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:16:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64b689d-6fbf-404b-a05d-04e9eeaaef7d')/male_info  
[2026-03-05 08:16:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:16:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64b689d-6fbf-404b-a05d-04e9eeaaef7d')/female_info  
[2026-03-05 08:16:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:16:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A558dd560-6657-424a-9657-f46e50d5048a')/male_info  
[2026-03-05 08:16:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:16:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A558dd560-6657-424a-9657-f46e50d5048a')/female_info  
[2026-03-05 08:17:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:17:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf057f83-bea7-48a9-96b0-63b8fddb34a1')/male_info  
[2026-03-05 08:17:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:17:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf057f83-bea7-48a9-96b0-63b8fddb34a1')/female_info  
[2026-03-05 08:17:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:17:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8427beba-0826-4447-90bf-100c5998569a')/male_info  
[2026-03-05 08:17:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:17:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8427beba-0826-4447-90bf-100c5998569a')/female_info  
[2026-03-05 08:17:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:17:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A572f3e82-2097-4d7c-8e45-5794e76217d3')/male_info  
[2026-03-05 08:17:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:17:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A572f3e82-2097-4d7c-8e45-5794e76217d3')/female_info  
[2026-03-05 08:17:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:17:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa8394143-d09c-470a-a4e5-99f62f742f3d')/male_info  
[2026-03-05 08:17:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:17:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa8394143-d09c-470a-a4e5-99f62f742f3d')/female_info  
[2026-03-05 08:17:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:17:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86175f4b-c86f-4488-89c0-0f9fdfdcc2c1')/male_info  
[2026-03-05 08:17:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:17:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86175f4b-c86f-4488-89c0-0f9fdfdcc2c1')/female_info  
[2026-03-05 08:17:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:17:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac688d75-7773-4e43-baae-ae62c9438640')/male_info  
[2026-03-05 08:17:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:17:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac688d75-7773-4e43-baae-ae62c9438640')/female_info  
[2026-03-05 08:17:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:17:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab5fea1fc-c3fe-4213-a126-17db1d124c19')/male_info  
[2026-03-05 08:17:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:17:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab5fea1fc-c3fe-4213-a126-17db1d124c19')/female_info  
[2026-03-05 08:17:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:17:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ebfa5c5-44ba-498f-a2a5-bef3a4f0d14a')/male_info  
[2026-03-05 08:17:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:17:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ebfa5c5-44ba-498f-a2a5-bef3a4f0d14a')/female_info  
[2026-03-05 08:17:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:17:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15906e0b-3d93-44f0-a212-f099d0c29955')/male_info  
[2026-03-05 08:17:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:17:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15906e0b-3d93-44f0-a212-f099d0c29955')/female_info  
[2026-03-05 08:17:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:17:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A823b5c36-a28d-47cb-a478-5bfd94baa057')/male_info  
[2026-03-05 08:17:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-05 08:17:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A823b5c36-a28d-47cb-a478-5bfd94baa057')/female_info  
[2026-03-05 08:17:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:17:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ffb03b9-f611-4ec0-8e75-f5163af7bda6')/male_info  
[2026-03-05 08:17:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:17:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ffb03b9-f611-4ec0-8e75-f5163af7bda6')/female_info  
[2026-03-05 08:17:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:17:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2aedd83-a826-48cb-86c1-92f4788c2fd1')/male_info  
[2026-03-05 08:17:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:17:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2aedd83-a826-48cb-86c1-92f4788c2fd1')/female_info  
[2026-03-05 08:17:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:17:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e9059fe-33ba-45b7-a9e4-807d8dc58d51')/male_info  
[2026-03-05 08:17:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:17:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e9059fe-33ba-45b7-a9e4-807d8dc58d51')/female_info  
[2026-03-05 08:17:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:17:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad07f849e-f224-4d93-b057-22b0cee2c683')/male_info  
[2026-03-05 08:17:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:17:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad07f849e-f224-4d93-b057-22b0cee2c683')/female_info  
[2026-03-05 08:17:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:17:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad68ed24e-c832-441e-9aa2-3f9bdfb35e96')/male_info  
[2026-03-05 08:17:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:17:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad68ed24e-c832-441e-9aa2-3f9bdfb35e96')/female_info  
[2026-03-05 08:17:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:17:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A58de3994-2288-44c9-81a5-b8a79a719cf4')/male_info  
[2026-03-05 08:17:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:17:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A58de3994-2288-44c9-81a5-b8a79a719cf4')/female_info  
[2026-03-05 08:17:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:17:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ac83089-4091-4378-867b-4e775e7e6212')/male_info  
[2026-03-05 08:17:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:17:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ac83089-4091-4378-867b-4e775e7e6212')/female_info  
[2026-03-05 08:17:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:17:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7406a9bf-c07c-4f9b-a5b0-1d60776cd77d')/male_info  
[2026-03-05 08:17:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:17:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7406a9bf-c07c-4f9b-a5b0-1d60776cd77d')/female_info  
[2026-03-05 08:17:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:17:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf8a46fc-30ae-4ccd-b2ae-99819cac8435')/male_info  
[2026-03-05 08:17:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:17:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf8a46fc-30ae-4ccd-b2ae-99819cac8435')/female_info  
[2026-03-05 08:17:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:17:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1fc03adf-1a2a-4910-bfb3-8bf83a7dbda4')/male_info  
[2026-03-05 08:17:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:17:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1fc03adf-1a2a-4910-bfb3-8bf83a7dbda4')/female_info  
[2026-03-05 08:17:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:17:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A620ba806-9587-47c6-8a84-641e0ffc5b64')/male_info  
[2026-03-05 08:17:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:17:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A620ba806-9587-47c6-8a84-641e0ffc5b64')/female_info  
[2026-03-05 08:17:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:17:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeddc057e-9b94-4bb7-81b0-3e48bd431002')/male_info  
[2026-03-05 08:17:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:17:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeddc057e-9b94-4bb7-81b0-3e48bd431002')/female_info  
[2026-03-05 08:17:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:17:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47a7d180-c8d2-40cf-9537-7840e90896af')/male_info  
[2026-03-05 08:17:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-05 08:17:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47a7d180-c8d2-40cf-9537-7840e90896af')/female_info  
[2026-03-05 08:17:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:17:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03917b92-ed48-4b6e-8a8a-82c801c6e14e')/male_info  
[2026-03-05 08:17:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:17:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03917b92-ed48-4b6e-8a8a-82c801c6e14e')/female_info  
[2026-03-05 08:17:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:17:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82c604c9-feea-49c1-b2e7-0dfbf4ddb92f')/male_info  
[2026-03-05 08:17:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:17:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82c604c9-feea-49c1-b2e7-0dfbf4ddb92f')/female_info  
[2026-03-05 08:17:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:17:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e4ad9fb-3479-4e36-a197-ebb3a276c325')/male_info  
[2026-03-05 08:17:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:17:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e4ad9fb-3479-4e36-a197-ebb3a276c325')/female_info  
[2026-03-05 08:17:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:17:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5618cf2-a224-4c3d-9ac1-cc0dee0f254c')/male_info  
[2026-03-05 08:17:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:17:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5618cf2-a224-4c3d-9ac1-cc0dee0f254c')/female_info  
[2026-03-05 08:17:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:17:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e9ec443-6438-44de-b1ee-fc050810c88f')/male_info  
[2026-03-05 08:18:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:18:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e9ec443-6438-44de-b1ee-fc050810c88f')/female_info  
[2026-03-05 08:18:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:18:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4b696cd-efc8-45ac-8fdf-693c97d63c47')/male_info  
[2026-03-05 08:18:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:18:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4b696cd-efc8-45ac-8fdf-693c97d63c47')/female_info  
[2026-03-05 08:18:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:18:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12d34692-af25-4373-b637-da4fff4a764c')/male_info  
[2026-03-05 08:18:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:18:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12d34692-af25-4373-b637-da4fff4a764c')/female_info  
[2026-03-05 08:18:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:18:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8c0526a4-e226-442d-a5df-0f71db0f22e1')/male_info  
[2026-03-05 08:18:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:18:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8c0526a4-e226-442d-a5df-0f71db0f22e1')/female_info  
[2026-03-05 08:18:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:18:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4b1e2e00-9e9f-4c50-98b1-8f0d2a2806d0')/male_info  
[2026-03-05 08:18:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-05 08:18:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4b1e2e00-9e9f-4c50-98b1-8f0d2a2806d0')/female_info  
[2026-03-05 08:18:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:18:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb1e3668-f7cc-4ae8-b967-a67796f61455')/male_info  
[2026-03-05 08:18:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:18:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb1e3668-f7cc-4ae8-b967-a67796f61455')/female_info  
[2026-03-05 08:18:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:18:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A129708f1-6baf-46eb-ae74-cfa893fd95ba')/male_info  
[2026-03-05 08:18:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:18:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A129708f1-6baf-46eb-ae74-cfa893fd95ba')/female_info  
[2026-03-05 08:18:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:18:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f45df6c-a7ff-4071-88d5-e51a0ea7cbcf')/male_info  
[2026-03-05 08:18:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:18:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f45df6c-a7ff-4071-88d5-e51a0ea7cbcf')/female_info  
[2026-03-05 08:18:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:18:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5c8a7735-2552-4b2e-bb8b-951bfbeb5fff')/male_info  
[2026-03-05 08:18:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:18:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5c8a7735-2552-4b2e-bb8b-951bfbeb5fff')/female_info  
[2026-03-05 08:18:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:18:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add256f8c-0cd4-43e0-8232-f497badaacd5')/male_info  
[2026-03-05 08:18:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:18:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add256f8c-0cd4-43e0-8232-f497badaacd5')/female_info  
[2026-03-05 08:18:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:18:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34983c0e-9489-4f7a-9f0a-6e885079d3ca')/male_info  
[2026-03-05 08:18:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:18:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34983c0e-9489-4f7a-9f0a-6e885079d3ca')/female_info  
[2026-03-05 08:18:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:18:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A24e041df-9e34-4f80-8518-fc76d1065a20')/male_info  
[2026-03-05 08:18:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:18:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A24e041df-9e34-4f80-8518-fc76d1065a20')/female_info  
[2026-03-05 08:18:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:18:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae327be6e-3561-4e70-8ba3-301d97de7a80')/male_info  
[2026-03-05 08:18:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:18:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae327be6e-3561-4e70-8ba3-301d97de7a80')/female_info  
[2026-03-05 08:18:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:18:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9808af33-fb8c-48cc-b46a-ec95f2f3edf5')/male_info  
[2026-03-05 08:18:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:18:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9808af33-fb8c-48cc-b46a-ec95f2f3edf5')/female_info  
[2026-03-05 08:18:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:18:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1730f3a9-0ec7-49bc-b9a1-5083dfc9318e')/male_info  
[2026-03-05 08:18:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:18:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1730f3a9-0ec7-49bc-b9a1-5083dfc9318e')/female_info  
[2026-03-05 08:18:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:18:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad938a8-9999-433c-b15d-6edc9792832a')/male_info  
[2026-03-05 08:18:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:18:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad938a8-9999-433c-b15d-6edc9792832a')/female_info  
[2026-03-05 08:18:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:18:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c506973-617c-4dc9-a487-1f0e5e4dbc41')/male_info  
[2026-03-05 08:18:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:18:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c506973-617c-4dc9-a487-1f0e5e4dbc41')/female_info  
[2026-03-05 08:18:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:18:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d2486c2-1909-42fe-ada1-730948c854a9')/male_info  
[2026-03-05 08:18:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:18:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d2486c2-1909-42fe-ada1-730948c854a9')/female_info  
[2026-03-05 08:18:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:18:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abea3ee54-8095-4d0a-a45c-1dccc0d5b3ca')/male_info  
[2026-03-05 08:18:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:18:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abea3ee54-8095-4d0a-a45c-1dccc0d5b3ca')/female_info  
[2026-03-05 08:18:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:18:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34cfbb3c-2d4e-4bf8-bb3b-d750bc80db41')/male_info  
[2026-03-05 08:18:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-05 08:18:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34cfbb3c-2d4e-4bf8-bb3b-d750bc80db41')/female_info  
[2026-03-05 08:18:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:18:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21140602-1930-4211-8dd4-044ebcd19a34')/male_info  
[2026-03-05 08:18:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:18:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21140602-1930-4211-8dd4-044ebcd19a34')/female_info  
[2026-03-05 08:18:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:18:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad71943c3-b128-4d90-abc5-e449a3a4c38a')/male_info  
[2026-03-05 08:18:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:18:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad71943c3-b128-4d90-abc5-e449a3a4c38a')/female_info  
[2026-03-05 08:18:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:18:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A896dc340-c093-4df0-8034-8b954ef16958')/male_info  
[2026-03-05 08:18:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:18:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A896dc340-c093-4df0-8034-8b954ef16958')/female_info  
[2026-03-05 08:18:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:18:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A485fd47b-bd22-42c7-8b51-dadf57f52844')/male_info  
[2026-03-05 08:18:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:18:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A485fd47b-bd22-42c7-8b51-dadf57f52844')/female_info  
[2026-03-05 08:18:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:18:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56bf16c7-f75d-49cd-93ac-b5dbd4bb5012')/male_info  
[2026-03-05 08:18:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:18:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56bf16c7-f75d-49cd-93ac-b5dbd4bb5012')/female_info  
[2026-03-05 08:19:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:19:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4b78711-5495-4004-a3ac-311d4197a141')/male_info  
[2026-03-05 08:19:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:19:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4b78711-5495-4004-a3ac-311d4197a141')/female_info  
[2026-03-05 08:19:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:19:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8727c8-7c43-4c18-af95-3694c7c44503')/male_info  
[2026-03-05 08:19:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:19:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8727c8-7c43-4c18-af95-3694c7c44503')/female_info  
[2026-03-05 08:19:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-05 08:19:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A124d4d60-56aa-42d8-a045-e49b1e6ac86d')/male_info  
[2026-03-05 08:19:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:19:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A124d4d60-56aa-42d8-a045-e49b1e6ac86d')/female_info  
[2026-03-05 08:19:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:19:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A815b6e73-5944-4ee5-b28d-3d859c1601e4')/male_info  
[2026-03-05 08:19:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:19:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A815b6e73-5944-4ee5-b28d-3d859c1601e4')/female_info  
[2026-03-05 08:19:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:19:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0a7a4419-861b-4912-837c-658d27fe41e1')/male_info  
[2026-03-05 08:19:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:19:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0a7a4419-861b-4912-837c-658d27fe41e1')/female_info  
[2026-03-05 08:19:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:19:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed96007b-4c9d-41d4-a2d7-d4d193a75132')/male_info  
[2026-03-05 08:19:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:19:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed96007b-4c9d-41d4-a2d7-d4d193a75132')/female_info  
[2026-03-05 08:19:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:19:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4171e4f8-62bb-438f-8402-2af3d0ca6014')/male_info  
[2026-03-05 08:19:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:19:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4171e4f8-62bb-438f-8402-2af3d0ca6014')/female_info  
[2026-03-05 08:19:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:19:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac276ab91-559c-45d4-8ab6-8f90fa7df95e')/male_info  
[2026-03-05 08:19:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:19:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70525ae0-fcaf-4be5-9e88-0ab64c10dd2c')/male_info  
[2026-03-05 08:19:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:19:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70525ae0-fcaf-4be5-9e88-0ab64c10dd2c')/female_info  
[2026-03-05 08:19:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:19:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe484b04-37d0-4a91-af21-453a9344d2d1')/male_info  
[2026-03-05 08:19:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:19:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe484b04-37d0-4a91-af21-453a9344d2d1')/female_info  
[2026-03-05 08:19:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:19:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07128425-6cfc-4fcf-b9bd-2807759e8c52')/male_info  
[2026-03-05 08:19:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:19:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07128425-6cfc-4fcf-b9bd-2807759e8c52')/female_info  
[2026-03-05 08:19:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:19:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d22670b-8b00-4622-8285-19ee4a10f6ee')/male_info  
[2026-03-05 08:19:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:19:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d22670b-8b00-4622-8285-19ee4a10f6ee')/female_info  
[2026-03-05 08:19:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:19:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e4896c8-432a-4212-bc3c-eec39ff70130')/male_info  
[2026-03-05 08:19:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-05 08:19:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e4896c8-432a-4212-bc3c-eec39ff70130')/female_info  
[2026-03-05 08:19:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:19:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33647792-cd57-40c2-a2ea-4840ce5a70d9')/male_info  
[2026-03-05 08:19:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-05 08:19:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33647792-cd57-40c2-a2ea-4840ce5a70d9')/female_info  
[2026-03-05 08:19:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:19:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70f2b8ba-8ca9-42ba-b444-25a979480728')/male_info  
[2026-03-05 08:19:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:19:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70f2b8ba-8ca9-42ba-b444-25a979480728')/female_info  
[2026-03-05 08:19:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:19:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A373ac57e-db96-41de-a8ad-61d783b6464c')/male_info  
[2026-03-05 08:19:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:19:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A373ac57e-db96-41de-a8ad-61d783b6464c')/female_info  
[2026-03-05 08:19:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:19:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aec9c53f8-11a5-489b-9a94-1cb056411319')/male_info  
[2026-03-05 08:19:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:19:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aec9c53f8-11a5-489b-9a94-1cb056411319')/female_info  
[2026-03-05 08:19:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:19:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4b4ba1e-1da5-48f2-922e-f2bce81278e4')/male_info  
[2026-03-05 08:19:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:19:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4b4ba1e-1da5-48f2-922e-f2bce81278e4')/female_info  
[2026-03-05 08:19:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:19:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4f4a8f1-bfdb-4759-83ce-6526f226b863')/male_info  
[2026-03-05 08:19:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:19:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4f4a8f1-bfdb-4759-83ce-6526f226b863')/female_info  
[2026-03-05 08:19:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:19:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A69b51b89-638b-4b9e-a554-31404e4fb10a')/male_info  
[2026-03-05 08:19:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:19:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A69b51b89-638b-4b9e-a554-31404e4fb10a')/female_info  
[2026-03-05 08:19:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:19:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07735aed-627f-4933-b580-f965ea736962')/male_info  
[2026-03-05 08:19:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-05 08:19:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07735aed-627f-4933-b580-f965ea736962')/female_info  
[2026-03-05 08:19:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:19:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac3c429aa-56b5-480f-8550-b6ea455b336c')/male_info  
[2026-03-05 08:19:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:19:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac3c429aa-56b5-480f-8550-b6ea455b336c')/female_info  
[2026-03-05 08:19:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:19:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe534eef-7249-452c-9bfb-4d52c1185f01')/male_info  
[2026-03-05 08:19:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:19:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe534eef-7249-452c-9bfb-4d52c1185f01')/female_info  
[2026-03-05 08:19:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:19:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fa8afeb-c707-41e5-bf84-b782d3f9af3f')/male_info  
[2026-03-05 08:19:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:19:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fa8afeb-c707-41e5-bf84-b782d3f9af3f')/female_info  
[2026-03-05 08:19:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-05 08:19:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc3c2bf7-8ec2-47db-ad27-98c82fb5aaf3')/male_info  
[2026-03-05 08:19:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:19:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc3c2bf7-8ec2-47db-ad27-98c82fb5aaf3')/female_info  
[2026-03-05 08:19:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:19:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1579215e-7e14-4bdc-8866-ae1c422c7127')/male_info  
[2026-03-05 08:19:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:19:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1579215e-7e14-4bdc-8866-ae1c422c7127')/female_info  
[2026-03-05 08:19:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:19:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab294ab17-b2a3-46c0-966c-6ccf0aa62cb4')/male_info  
[2026-03-05 08:19:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:19:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab294ab17-b2a3-46c0-966c-6ccf0aa62cb4')/female_info  
[2026-03-05 08:19:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:19:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a2a5ec-bb6e-491e-839f-0c49e6323308')/male_info  
[2026-03-05 08:19:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:19:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a2a5ec-bb6e-491e-839f-0c49e6323308')/female_info  
[2026-03-05 08:20:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:20:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64dfd301-7f6a-477f-9750-522f8f5ffa5c')/male_info  
[2026-03-05 08:20:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-05 08:20:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64dfd301-7f6a-477f-9750-522f8f5ffa5c')/female_info  
[2026-03-05 08:20:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:20:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3768f06b-9feb-43d5-bb0c-6e337f0ebb72')/male_info  
[2026-03-05 08:20:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:20:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3768f06b-9feb-43d5-bb0c-6e337f0ebb72')/female_info  
[2026-03-05 08:20:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:20:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8727abe8-05cd-43dc-9fb4-b3e633165f9d')/male_info  
[2026-03-05 08:20:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:20:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8727abe8-05cd-43dc-9fb4-b3e633165f9d')/female_info  
[2026-03-05 08:20:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:20:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e080503-1529-4afc-ba90-d1d812cdc850')/male_info  
[2026-03-05 08:20:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:20:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e080503-1529-4afc-ba90-d1d812cdc850')/female_info  
[2026-03-05 08:20:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:20:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a8a2a64-c33c-421b-8be6-0cd7c7175516')/male_info  
[2026-03-05 08:20:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:20:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a8a2a64-c33c-421b-8be6-0cd7c7175516')/female_info  
[2026-03-05 08:20:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:20:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82eedd72-104f-4232-9733-7dca582fc7fb')/male_info  
[2026-03-05 08:20:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:20:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82eedd72-104f-4232-9733-7dca582fc7fb')/female_info  
[2026-03-05 08:20:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:20:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82617f5c-0e24-4e63-989f-f1789b3ddd62')/male_info  
[2026-03-05 08:20:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:20:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82617f5c-0e24-4e63-989f-f1789b3ddd62')/female_info  
[2026-03-05 08:20:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:20:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A965911a4-f90d-4ae8-851f-068a2c7d3a22')/male_info  
[2026-03-05 08:20:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:20:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A965911a4-f90d-4ae8-851f-068a2c7d3a22')/female_info  
[2026-03-05 08:20:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:20:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18db3fc1-abdd-40e8-9bf5-62e81b04b843')/male_info  
[2026-03-05 08:20:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:20:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18db3fc1-abdd-40e8-9bf5-62e81b04b843')/female_info  
[2026-03-05 08:20:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:20:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb374c83-9113-43e6-9393-be26e4e846f9')/male_info  
[2026-03-05 08:20:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:20:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb374c83-9113-43e6-9393-be26e4e846f9')/female_info  
[2026-03-05 08:20:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:20:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Affa75a17-fb44-4603-8aa9-4c1e8abcba8f')/male_info  
[2026-03-05 08:20:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:20:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Affa75a17-fb44-4603-8aa9-4c1e8abcba8f')/female_info  
[2026-03-05 08:20:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:20:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae24d6b39-8b1c-4411-98cc-04d75bf6b371')/male_info  
[2026-03-05 08:20:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:20:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae24d6b39-8b1c-4411-98cc-04d75bf6b371')/female_info  
[2026-03-05 08:20:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:20:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A332f9f3f-6cb6-4c92-b65a-63b4ed534423')/male_info  
[2026-03-05 08:20:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:20:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A332f9f3f-6cb6-4c92-b65a-63b4ed534423')/female_info  
[2026-03-05 08:20:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:20:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e6d5753-df22-4ed7-8aeb-8a6ea487e975')/male_info  
[2026-03-05 08:20:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:20:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e6d5753-df22-4ed7-8aeb-8a6ea487e975')/female_info  
[2026-03-05 08:20:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:20:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A040115dd-d3a9-4e35-aa63-7b26f3a65cee')/male_info  
[2026-03-05 08:20:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-05 08:20:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A040115dd-d3a9-4e35-aa63-7b26f3a65cee')/female_info  
[2026-03-05 08:20:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:20:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ec8ec44-b0cf-4634-94c1-0717dd04f735')/male_info  
[2026-03-05 08:20:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:20:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ec8ec44-b0cf-4634-94c1-0717dd04f735')/female_info  
[2026-03-05 08:20:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:20:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac696f82f-14b1-4f0d-9a66-1fe551e44403')/male_info  
[2026-03-05 08:20:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:20:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac696f82f-14b1-4f0d-9a66-1fe551e44403')/female_info  
[2026-03-05 08:20:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:20:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0b251c6-42f3-44c9-b960-6fc0e8482863')/male_info  
[2026-03-05 08:20:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:20:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0b251c6-42f3-44c9-b960-6fc0e8482863')/female_info  
[2026-03-05 08:20:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:20:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a8d378-52d2-401f-b3f8-14f051f7de67')/male_info  
[2026-03-05 08:20:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-03-05 08:20:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a8d378-52d2-401f-b3f8-14f051f7de67')/female_info  
[2026-03-05 08:20:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:20:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb37c9f1-04ff-46b1-b205-ff76f7790f70')/male_info  
[2026-03-05 08:20:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:20:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb37c9f1-04ff-46b1-b205-ff76f7790f70')/female_info  
[2026-03-05 08:20:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:20:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6366729d-0139-4d9b-9d57-5dd35e1ac9d4')/male_info  
[2026-03-05 08:20:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:20:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6366729d-0139-4d9b-9d57-5dd35e1ac9d4')/female_info  
[2026-03-05 08:20:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:20:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A648708ba-dfe5-4568-b7ac-2ffca1dc38bc')/male_info  
[2026-03-05 08:20:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:20:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A648708ba-dfe5-4568-b7ac-2ffca1dc38bc')/female_info  
[2026-03-05 08:20:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:20:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa521af30-b4f7-4566-a3fc-cababb8c5b6b')/male_info  
[2026-03-05 08:20:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 11 rows.  
[2026-03-05 08:20:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa521af30-b4f7-4566-a3fc-cababb8c5b6b')/female_info  
[2026-03-05 08:20:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-05 08:20:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03b169b9-faea-4fbc-9011-bb41a4358c6e')/male_info  
[2026-03-05 08:20:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:20:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03b169b9-faea-4fbc-9011-bb41a4358c6e')/female_info  
[2026-03-05 08:20:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:20:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf7a4fbd-22c8-442c-93cb-977770a9b524')/male_info  
[2026-03-05 08:20:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:20:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf7a4fbd-22c8-442c-93cb-977770a9b524')/female_info  
[2026-03-05 08:20:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:20:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac8d99d5-d9a8-46ad-bd65-611f558fbbc4')/male_info  
[2026-03-05 08:20:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:20:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac8d99d5-d9a8-46ad-bd65-611f558fbbc4')/female_info  
[2026-03-05 08:20:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:20:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abdb53156-352a-4931-b7c0-415d6a4ac8f1')/male_info  
[2026-03-05 08:20:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:20:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abdb53156-352a-4931-b7c0-415d6a4ac8f1')/female_info  
[2026-03-05 08:20:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:20:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b4549d6-70fe-4363-80c3-2f78002c4a64')/male_info  
[2026-03-05 08:20:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:20:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b4549d6-70fe-4363-80c3-2f78002c4a64')/female_info  
[2026-03-05 08:21:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:21:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb4522ee-693b-4199-9608-ea77fd9cfdc3')/male_info  
[2026-03-05 08:21:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:21:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb4522ee-693b-4199-9608-ea77fd9cfdc3')/female_info  
[2026-03-05 08:21:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:21:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A108efe9c-290e-4d46-9330-5248baf87d3e')/male_info  
[2026-03-05 08:21:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:21:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A108efe9c-290e-4d46-9330-5248baf87d3e')/female_info  
[2026-03-05 08:21:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:21:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab1ba7b7f-db32-4a38-bf9f-58ec5be8b33b')/male_info  
[2026-03-05 08:21:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:21:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab1ba7b7f-db32-4a38-bf9f-58ec5be8b33b')/female_info  
[2026-03-05 08:21:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:21:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab989a49b-85bf-4c3d-9897-18c6362464e8')/male_info  
[2026-03-05 08:21:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:21:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab989a49b-85bf-4c3d-9897-18c6362464e8')/female_info  
[2026-03-05 08:21:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:21:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9531c36f-9d7e-401f-a26e-33b09b8c3be8')/male_info  
[2026-03-05 08:21:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-03-05 08:21:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9531c36f-9d7e-401f-a26e-33b09b8c3be8')/female_info  
[2026-03-05 08:21:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:21:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A26014f7c-f359-4397-b57b-0d3985add50e')/male_info  
[2026-03-05 08:21:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:21:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A26014f7c-f359-4397-b57b-0d3985add50e')/female_info  
[2026-03-05 08:21:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:21:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc1209f1-6eda-47cc-b9a9-44fb4a44df68')/male_info  
[2026-03-05 08:21:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:21:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc1209f1-6eda-47cc-b9a9-44fb4a44df68')/female_info  
[2026-03-05 08:21:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:21:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8cf82538-011b-4fa6-ab6c-10d760e2d606')/male_info  
[2026-03-05 08:21:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:21:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8cf82538-011b-4fa6-ab6c-10d760e2d606')/female_info  
[2026-03-05 08:21:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:21:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A938cf24a-3f2d-4f27-8317-c5674524a140')/male_info  
[2026-03-05 08:21:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:21:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A938cf24a-3f2d-4f27-8317-c5674524a140')/female_info  
[2026-03-05 08:21:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:21:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5d1ae0b-ae68-4c99-8bf0-bc658943e3f4')/male_info  
[2026-03-05 08:21:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:21:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5d1ae0b-ae68-4c99-8bf0-bc658943e3f4')/female_info  
[2026-03-05 08:21:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:21:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0d54d54-0cc3-42e8-8750-c085262e250b')/male_info  
[2026-03-05 08:21:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:21:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0d54d54-0cc3-42e8-8750-c085262e250b')/female_info  
[2026-03-05 08:21:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:21:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f9f5939-62d9-4e45-977f-89f00c744646')/male_info  
[2026-03-05 08:21:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:21:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f9f5939-62d9-4e45-977f-89f00c744646')/female_info  
[2026-03-05 08:21:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:21:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0284a6b-77e9-403d-b359-b87429661497')/male_info  
[2026-03-05 08:21:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:21:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0284a6b-77e9-403d-b359-b87429661497')/female_info  
[2026-03-05 08:21:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:21:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5977e2ea-073c-40d7-a162-51efc8522f4e')/male_info  
[2026-03-05 08:21:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-05 08:21:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5977e2ea-073c-40d7-a162-51efc8522f4e')/female_info  
[2026-03-05 08:21:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:21:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4db932d7-bd9d-44b4-8a35-c3923d102255')/male_info  
[2026-03-05 08:21:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:21:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4db932d7-bd9d-44b4-8a35-c3923d102255')/female_info  
[2026-03-05 08:21:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:21:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75a5b795-e8bb-405d-84dd-14c2ec7a20f7')/male_info  
[2026-03-05 08:21:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:21:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75a5b795-e8bb-405d-84dd-14c2ec7a20f7')/female_info  
[2026-03-05 08:21:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:21:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de9af71-96ed-48d6-b68c-5f3873f32355')/male_info  
[2026-03-05 08:21:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:21:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de9af71-96ed-48d6-b68c-5f3873f32355')/female_info  
[2026-03-05 08:21:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:21:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41a9b743-6070-4b0c-98f8-0799df63df65')/male_info  
[2026-03-05 08:21:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:21:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41a9b743-6070-4b0c-98f8-0799df63df65')/female_info  
[2026-03-05 08:21:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:21:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A60b28f1a-8a0c-4bf1-a4f2-899043d81aa4')/male_info  
[2026-03-05 08:21:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:21:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A60b28f1a-8a0c-4bf1-a4f2-899043d81aa4')/female_info  
[2026-03-05 08:21:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:21:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aebcde978-12e1-4130-98c7-05cf211ccd3a')/male_info  
[2026-03-05 08:21:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:21:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aebcde978-12e1-4130-98c7-05cf211ccd3a')/female_info  
[2026-03-05 08:21:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:21:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab90e12f-ddf3-49b8-adb8-bfc86b04d427')/male_info  
[2026-03-05 08:21:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:21:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab90e12f-ddf3-49b8-adb8-bfc86b04d427')/female_info  
[2026-03-05 08:21:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:21:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7eebb6d8-05c4-4d8e-a8f5-8e9084e5761c')/male_info  
[2026-03-05 08:21:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:21:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7eebb6d8-05c4-4d8e-a8f5-8e9084e5761c')/female_info  
[2026-03-05 08:21:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:21:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A663930c3-4c17-4f04-a46a-a3df37b4cb4e')/male_info  
[2026-03-05 08:21:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:21:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A663930c3-4c17-4f04-a46a-a3df37b4cb4e')/female_info  
[2026-03-05 08:21:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:21:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e019c39-4494-4d66-acd7-72e1f095aa44')/male_info  
[2026-03-05 08:21:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:21:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e019c39-4494-4d66-acd7-72e1f095aa44')/female_info  
[2026-03-05 08:21:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:21:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1636a7fd-7c11-4069-be70-24cf8781eee5')/male_info  
[2026-03-05 08:21:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:21:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad243268d-1ffd-48c6-b303-83c6fd53e456')/male_info  
[2026-03-05 08:21:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-05 08:21:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad243268d-1ffd-48c6-b303-83c6fd53e456')/female_info  
[2026-03-05 08:21:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:21:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A55572cd1-2331-4c84-8918-4372a06b995d')/male_info  
[2026-03-05 08:21:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:21:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A55572cd1-2331-4c84-8918-4372a06b995d')/female_info  
[2026-03-05 08:21:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:21:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c601448-5e0d-44b0-a2db-2afdb5c2f7d3')/male_info  
[2026-03-05 08:21:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:21:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c601448-5e0d-44b0-a2db-2afdb5c2f7d3')/female_info  
[2026-03-05 08:22:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:22:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc687b74-ad08-4b00-9617-5fcae82e457a')/male_info  
[2026-03-05 08:22:03] local.INFO: Schema Explorer accessed {"id":"9","projectName":"pmis","url":"https://ifrap.edlogs.com/tenants/projects/9/pmis/schema-design"} 
[2026-03-05 08:22:03] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/pmis/2026/03/05/c_hru_mv_2025121021_schema_v1.json"} 
[2026-03-05 08:22:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:22:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc687b74-ad08-4b00-9617-5fcae82e457a')/female_info  
[2026-03-05 08:22:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:22:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa80f461c-01b4-4076-8390-3b0554d09e55')/male_info  
[2026-03-05 08:22:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:22:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa80f461c-01b4-4076-8390-3b0554d09e55')/female_info  
[2026-03-05 08:22:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:22:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A59fbbdb6-ad1d-465c-97bc-9830c18c7628')/male_info  
[2026-03-05 08:22:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:22:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A59fbbdb6-ad1d-465c-97bc-9830c18c7628')/female_info  
[2026-03-05 08:22:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:22:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A865bf86c-041b-474e-8019-1859b5317832')/male_info  
[2026-03-05 08:22:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:22:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A865bf86c-041b-474e-8019-1859b5317832')/female_info  
[2026-03-05 08:22:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:22:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e90290c-a031-477a-8327-eb85dbc90651')/male_info  
[2026-03-05 08:22:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:22:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e90290c-a031-477a-8327-eb85dbc90651')/female_info  
[2026-03-05 08:22:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:22:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9d600645-208c-421d-b1ac-70e8b104ffed')/male_info  
[2026-03-05 08:22:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:22:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9d600645-208c-421d-b1ac-70e8b104ffed')/female_info  
[2026-03-05 08:22:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:22:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed35e970-ae71-4e81-acf7-fda11d484c1f')/male_info  
[2026-03-05 08:22:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:22:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed35e970-ae71-4e81-acf7-fda11d484c1f')/female_info  
[2026-03-05 08:22:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:22:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A534901a7-86a2-47a0-9976-79515b891fb1')/male_info  
[2026-03-05 08:22:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:22:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A534901a7-86a2-47a0-9976-79515b891fb1')/female_info  
[2026-03-05 08:22:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:22:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02d06261-3ab7-4340-b44a-2c5d1cf1dcdf')/male_info  
[2026-03-05 08:22:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:22:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02d06261-3ab7-4340-b44a-2c5d1cf1dcdf')/female_info  
[2026-03-05 08:22:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:22:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1c6ab4c-b823-4a6f-87b5-fc562f562aef')/male_info  
[2026-03-05 08:22:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:22:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1c6ab4c-b823-4a6f-87b5-fc562f562aef')/female_info  
[2026-03-05 08:22:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:22:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64d09ae-9a06-4e02-88c1-ac482c908938')/male_info  
[2026-03-05 08:22:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:22:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64d09ae-9a06-4e02-88c1-ac482c908938')/female_info  
[2026-03-05 08:22:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:22:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A001af4a1-4b3a-4a4f-a99e-3f728ad75f33')/male_info  
[2026-03-05 08:22:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:22:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A001af4a1-4b3a-4a4f-a99e-3f728ad75f33')/female_info  
[2026-03-05 08:22:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:22:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A151f070f-72c1-4a41-bee7-4fb0af5cc569')/male_info  
[2026-03-05 08:22:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:22:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A151f070f-72c1-4a41-bee7-4fb0af5cc569')/female_info  
[2026-03-05 08:22:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:22:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf003d8a-6915-46c8-aec3-576c9bac909f')/male_info  
[2026-03-05 08:22:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:22:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf003d8a-6915-46c8-aec3-576c9bac909f')/female_info  
[2026-03-05 08:22:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:22:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1866bd5-22ba-4cc0-982b-38c462a09b06')/male_info  
[2026-03-05 08:22:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:22:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1866bd5-22ba-4cc0-982b-38c462a09b06')/female_info  
[2026-03-05 08:22:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:22:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac9aad6f0-4dd0-42bc-a58e-4f74a40f5e6c')/male_info  
[2026-03-05 08:22:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:22:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac9aad6f0-4dd0-42bc-a58e-4f74a40f5e6c')/female_info  
[2026-03-05 08:22:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:22:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A37355a15-399b-4e9b-a835-b1f8c3e60e56')/male_info  
[2026-03-05 08:22:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:22:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A37355a15-399b-4e9b-a835-b1f8c3e60e56')/female_info  
[2026-03-05 08:22:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:22:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0525524-f892-4584-9088-1800ec3d31ed')/female_info  
[2026-03-05 08:22:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:22:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7661345b-bbaf-4389-b556-588ffbbde448')/male_info  
[2026-03-05 08:22:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:22:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7661345b-bbaf-4389-b556-588ffbbde448')/female_info  
[2026-03-05 08:22:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:22:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1b5ee3d-bc2f-4c50-b51c-8481d028ed1b')/male_info  
[2026-03-05 08:22:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:22:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1b5ee3d-bc2f-4c50-b51c-8481d028ed1b')/female_info  
[2026-03-05 08:22:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:22:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab72f3a6e-330d-4182-ba76-112b2a76b491')/male_info  
[2026-03-05 08:22:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:22:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab72f3a6e-330d-4182-ba76-112b2a76b491')/female_info  
[2026-03-05 08:22:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:22:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13f301e0-4b53-49c8-b12c-7f3aebea89b5')/male_info  
[2026-03-05 08:22:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:22:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13f301e0-4b53-49c8-b12c-7f3aebea89b5')/female_info  
[2026-03-05 08:22:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:22:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5178b667-c19e-4979-954e-7634f4565c58')/male_info  
[2026-03-05 08:22:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:22:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7330eb9e-c258-403c-919b-50003363b4d9')/male_info  
[2026-03-05 08:22:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:22:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7330eb9e-c258-403c-919b-50003363b4d9')/female_info  
[2026-03-05 08:22:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:22:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2471ee99-b4f8-46af-bf47-0c78c6afec3b')/male_info  
[2026-03-05 08:23:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:23:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2471ee99-b4f8-46af-bf47-0c78c6afec3b')/female_info  
[2026-03-05 08:23:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:23:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab11bc622-1ee4-46db-a9ad-7563daca2731')/male_info  
[2026-03-05 08:23:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:23:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab11bc622-1ee4-46db-a9ad-7563daca2731')/female_info  
[2026-03-05 08:23:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:23:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa180b9e9-45c9-4fce-98e1-0b4b75f8da20')/male_info  
[2026-03-05 08:23:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:23:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa180b9e9-45c9-4fce-98e1-0b4b75f8da20')/female_info  
[2026-03-05 08:23:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:23:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7826ab76-0a88-4a20-a47e-cb63acf0d93f')/male_info  
[2026-03-05 08:23:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:23:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7826ab76-0a88-4a20-a47e-cb63acf0d93f')/female_info  
[2026-03-05 08:23:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:23:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2a4e14e-3e14-45bf-83a0-919e542d7b61')/male_info  
[2026-03-05 08:23:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:23:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2a4e14e-3e14-45bf-83a0-919e542d7b61')/female_info  
[2026-03-05 08:23:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-05 08:23:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A101650b7-bd0b-400d-8c75-786744f60b8d')/male_info  
[2026-03-05 08:23:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:23:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A101650b7-bd0b-400d-8c75-786744f60b8d')/female_info  
[2026-03-05 08:23:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:23:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4309d876-4b4a-472a-bb71-a721c77a0921')/male_info  
[2026-03-05 08:23:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:23:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4309d876-4b4a-472a-bb71-a721c77a0921')/female_info  
[2026-03-05 08:23:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:23:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1da18acd-7ca1-4b20-b72c-06fd99a2291f')/male_info  
[2026-03-05 08:23:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:23:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1da18acd-7ca1-4b20-b72c-06fd99a2291f')/female_info  
[2026-03-05 08:23:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:23:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae532a07a-9b44-44ba-89bd-db0f8739e553')/male_info  
[2026-03-05 08:23:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:23:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae532a07a-9b44-44ba-89bd-db0f8739e553')/female_info  
[2026-03-05 08:23:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:23:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A641aa035-0c79-4b11-be90-d8d471db7fb8')/male_info  
[2026-03-05 08:23:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:23:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A641aa035-0c79-4b11-be90-d8d471db7fb8')/female_info  
[2026-03-05 08:23:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:23:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afa749ec5-f0f1-4df5-90f2-1eec1aee1a2f')/male_info  
[2026-03-05 08:23:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:23:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afa749ec5-f0f1-4df5-90f2-1eec1aee1a2f')/female_info  
[2026-03-05 08:23:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:23:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A465c20ee-9e1c-4552-810a-eda78deb5fce')/male_info  
[2026-03-05 08:23:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:23:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A465c20ee-9e1c-4552-810a-eda78deb5fce')/female_info  
[2026-03-05 08:23:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:23:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05cebe2b-e67c-4ff4-926e-ad937234cbbe')/male_info  
[2026-03-05 08:23:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:23:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05cebe2b-e67c-4ff4-926e-ad937234cbbe')/female_info  
[2026-03-05 08:23:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:23:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A28664a9d-1b99-47a7-be52-4d1590920bd6')/male_info  
[2026-03-05 08:23:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:23:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A28664a9d-1b99-47a7-be52-4d1590920bd6')/female_info  
[2026-03-05 08:23:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:23:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaadcb50-b366-493d-ac18-93ab045640ad')/male_info  
[2026-03-05 08:23:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:23:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaadcb50-b366-493d-ac18-93ab045640ad')/female_info  
[2026-03-05 08:23:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:23:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5d7eb013-6c55-4820-8e10-733aa754f3a6')/male_info  
[2026-03-05 08:23:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:23:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5d7eb013-6c55-4820-8e10-733aa754f3a6')/female_info  
[2026-03-05 08:23:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:23:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0b8f3b1-8be0-4db3-8887-4201d7164da9')/male_info  
[2026-03-05 08:23:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:23:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0b8f3b1-8be0-4db3-8887-4201d7164da9')/female_info  
[2026-03-05 08:23:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:23:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5a603ee-26e6-4265-8684-c0c3440fb04d')/male_info  
[2026-03-05 08:23:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:23:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5a603ee-26e6-4265-8684-c0c3440fb04d')/female_info  
[2026-03-05 08:23:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:23:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5500cd62-1e29-4ea0-92f1-b78ed099a73b')/male_info  
[2026-03-05 08:23:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:23:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5500cd62-1e29-4ea0-92f1-b78ed099a73b')/female_info  
[2026-03-05 08:23:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:23:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86a6e10c-b5cb-46f6-828f-a932e28d38a7')/female_info  
[2026-03-05 08:23:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:23:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afed6c921-f766-4956-bee5-58745821024d')/male_info  
[2026-03-05 08:23:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:23:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afed6c921-f766-4956-bee5-58745821024d')/female_info  
[2026-03-05 08:23:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-03-05 08:23:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98f74c4d-c66b-4131-86ca-8acab44d92be')/male_info  
[2026-03-05 08:23:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:23:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98f74c4d-c66b-4131-86ca-8acab44d92be')/female_info  
[2026-03-05 08:23:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:23:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac07196b4-85a2-46f0-8e38-ef51da169fa1')/male_info  
[2026-03-05 08:23:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:23:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ae3aff1-f8ed-4645-bd11-3ec852a2e755')/male_info  
[2026-03-05 08:23:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:23:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ae3aff1-f8ed-4645-bd11-3ec852a2e755')/female_info  
[2026-03-05 08:23:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:23:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d77c5f9-ecc8-42b5-b699-d370051fffe7')/male_info  
[2026-03-05 08:23:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:23:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d77c5f9-ecc8-42b5-b699-d370051fffe7')/female_info  
[2026-03-05 08:23:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:23:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A360ff666-7a64-4e69-b76b-20613a28fdad')/male_info  
[2026-03-05 08:23:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:23:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A360ff666-7a64-4e69-b76b-20613a28fdad')/female_info  
[2026-03-05 08:23:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:23:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f6e730c-fdc1-4b56-81f7-e9f5c1079e60')/male_info  
[2026-03-05 08:23:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:23:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f6e730c-fdc1-4b56-81f7-e9f5c1079e60')/female_info  
[2026-03-05 08:23:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:23:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6c9cf880-2063-4961-a78d-eec4e34e02aa')/male_info  
[2026-03-05 08:23:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:23:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6c9cf880-2063-4961-a78d-eec4e34e02aa')/female_info  
[2026-03-05 08:23:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:23:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07c48489-c2b0-4859-8c5d-2a84442d0eb4')/male_info  
[2026-03-05 08:23:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:23:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07c48489-c2b0-4859-8c5d-2a84442d0eb4')/female_info  
[2026-03-05 08:24:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:24:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45bf21ad-a7ed-4d67-9919-61cb1844c4b6')/male_info  
[2026-03-05 08:24:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:24:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45bf21ad-a7ed-4d67-9919-61cb1844c4b6')/female_info  
[2026-03-05 08:24:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:24:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0b8cfbef-6f06-408f-a398-aa3ef5d71e2b')/male_info  
[2026-03-05 08:24:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:24:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0b8cfbef-6f06-408f-a398-aa3ef5d71e2b')/female_info  
[2026-03-05 08:24:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:24:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A709262f1-b9cd-4215-8ea8-f4d0f801f354')/male_info  
[2026-03-05 08:24:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:24:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A709262f1-b9cd-4215-8ea8-f4d0f801f354')/female_info  
[2026-03-05 08:24:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:24:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff360e15-3cca-49a4-8c1e-f2f221906e53')/male_info  
[2026-03-05 08:24:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:24:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff360e15-3cca-49a4-8c1e-f2f221906e53')/female_info  
[2026-03-05 08:24:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:24:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2af7be25-ef74-4fad-8516-dd5f5b9700e9')/male_info  
[2026-03-05 08:24:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:24:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2af7be25-ef74-4fad-8516-dd5f5b9700e9')/female_info  
[2026-03-05 08:24:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:24:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abf60f323-cc68-44d7-9d80-7d47097b63a0')/male_info  
[2026-03-05 08:24:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:24:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abf60f323-cc68-44d7-9d80-7d47097b63a0')/female_info  
[2026-03-05 08:24:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:24:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A256976d4-e0d3-4cd0-a784-644b85b2f100')/male_info  
[2026-03-05 08:24:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:24:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A256976d4-e0d3-4cd0-a784-644b85b2f100')/female_info  
[2026-03-05 08:24:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:24:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A749b9f26-6b0f-435b-8675-b862ddebfefb')/male_info  
[2026-03-05 08:24:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:24:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A749b9f26-6b0f-435b-8675-b862ddebfefb')/female_info  
[2026-03-05 08:24:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:24:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A242800c4-0a28-43b1-9e2c-60fd27c1cee9')/male_info  
[2026-03-05 08:24:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:24:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A242800c4-0a28-43b1-9e2c-60fd27c1cee9')/female_info  
[2026-03-05 08:24:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:24:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ea1b26b-3d41-4841-a258-7649f63b74f0')/male_info  
[2026-03-05 08:24:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:24:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ea1b26b-3d41-4841-a258-7649f63b74f0')/female_info  
[2026-03-05 08:24:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:24:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac55f702e-e90d-40e0-a7ce-6708e96b9562')/male_info  
[2026-03-05 08:24:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:24:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac55f702e-e90d-40e0-a7ce-6708e96b9562')/female_info  
[2026-03-05 08:24:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:24:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad985b419-c54b-46a5-9fad-ff4442bc7df4')/male_info  
[2026-03-05 08:24:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:24:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad985b419-c54b-46a5-9fad-ff4442bc7df4')/female_info  
[2026-03-05 08:24:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:24:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa837161d-d7a9-4156-9709-d10783931812')/male_info  
[2026-03-05 08:24:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:24:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1781e05a-622f-43a5-8b2c-6d2a855a2080')/male_info  
[2026-03-05 08:24:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:24:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1781e05a-622f-43a5-8b2c-6d2a855a2080')/female_info  
[2026-03-05 08:24:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:24:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee8fbafb-d29f-4750-a859-94c8db62c360')/male_info  
[2026-03-05 08:24:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:24:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee8fbafb-d29f-4750-a859-94c8db62c360')/female_info  
[2026-03-05 08:24:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:24:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47442458-6868-4ca2-b714-fa49fa2f4672')/male_info  
[2026-03-05 08:24:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:24:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47442458-6868-4ca2-b714-fa49fa2f4672')/female_info  
[2026-03-05 08:24:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:24:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0209a2de-f0d7-4da2-a342-cdfcb2168919')/male_info  
[2026-03-05 08:24:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:24:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0209a2de-f0d7-4da2-a342-cdfcb2168919')/female_info  
[2026-03-05 08:24:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:24:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae3b9f732-1dfc-4e7f-aef0-d90f2f6b06b7')/male_info  
[2026-03-05 08:24:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:24:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae3b9f732-1dfc-4e7f-aef0-d90f2f6b06b7')/female_info  
[2026-03-05 08:24:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:24:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ff3c207-0496-41b1-a176-80aae3914039')/male_info  
[2026-03-05 08:24:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:24:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ff3c207-0496-41b1-a176-80aae3914039')/female_info  
[2026-03-05 08:24:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:24:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61340169-1e5e-4b17-9428-3e347337ac02')/male_info  
[2026-03-05 08:24:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:24:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61340169-1e5e-4b17-9428-3e347337ac02')/female_info  
[2026-03-05 08:24:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:24:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9711e48-3366-491f-8608-bd68407245b8')/male_info  
[2026-03-05 08:24:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-05 08:24:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9711e48-3366-491f-8608-bd68407245b8')/female_info  
[2026-03-05 08:24:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:24:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff9fda7c-8b63-4bee-bbdd-fff6d2092300')/male_info  
[2026-03-05 08:24:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:24:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff9fda7c-8b63-4bee-bbdd-fff6d2092300')/female_info  
[2026-03-05 08:24:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:24:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A68cd03e1-9b0b-44dc-bf9f-3d54ed0d0b77')/male_info  
[2026-03-05 08:24:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:24:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A68cd03e1-9b0b-44dc-bf9f-3d54ed0d0b77')/female_info  
[2026-03-05 08:24:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:24:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ca06f69-a5e2-4f18-b66a-558978ced6ba')/male_info  
[2026-03-05 08:24:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:24:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa27a1ed4-71a9-4deb-8111-e8fdca6ead41')/male_info  
[2026-03-05 08:24:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:24:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa27a1ed4-71a9-4deb-8111-e8fdca6ead41')/female_info  
[2026-03-05 08:24:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:24:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab131b77e-3a24-4cae-8e2e-6392cdbf7ed3')/male_info  
[2026-03-05 08:24:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:24:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab131b77e-3a24-4cae-8e2e-6392cdbf7ed3')/female_info  
[2026-03-05 08:24:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:24:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f64c72b-9c22-44eb-8515-3080279daac0')/male_info  
[2026-03-05 08:24:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-05 08:24:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f64c72b-9c22-44eb-8515-3080279daac0')/female_info  
[2026-03-05 08:24:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:24:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94dd0fa6-a34a-4560-9967-57c5c7705b03')/male_info  
[2026-03-05 08:24:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:24:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94dd0fa6-a34a-4560-9967-57c5c7705b03')/female_info  
[2026-03-05 08:24:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:24:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A263ba4f7-4b5f-44cb-8c31-787e21f8ba43')/male_info  
[2026-03-05 08:24:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:24:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A263ba4f7-4b5f-44cb-8c31-787e21f8ba43')/female_info  
[2026-03-05 08:25:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:25:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a84db5f-5096-4cf9-9711-7ae199214632')/male_info  
[2026-03-05 08:25:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-05 08:25:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a84db5f-5096-4cf9-9711-7ae199214632')/female_info  
[2026-03-05 08:25:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:25:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae58d0e1b-f9d4-435c-99cf-aa72a0c9180e')/male_info  
[2026-03-05 08:25:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:25:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae58d0e1b-f9d4-435c-99cf-aa72a0c9180e')/female_info  
[2026-03-05 08:25:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:25:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a875467-884b-4dfe-a97e-8cba3986d6db')/male_info  
[2026-03-05 08:25:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:25:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a875467-884b-4dfe-a97e-8cba3986d6db')/female_info  
[2026-03-05 08:25:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:25:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bb12e97-50cd-410a-907c-138a734f2de6')/male_info  
[2026-03-05 08:25:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:25:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bb12e97-50cd-410a-907c-138a734f2de6')/female_info  
[2026-03-05 08:25:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:25:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fad6636-86b7-4bb5-80ca-18602213550c')/male_info  
[2026-03-05 08:25:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:25:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fad6636-86b7-4bb5-80ca-18602213550c')/female_info  
[2026-03-05 08:25:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:25:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaf2ba39-a23d-47d4-9580-908c566766a8')/male_info  
[2026-03-05 08:25:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:25:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaf2ba39-a23d-47d4-9580-908c566766a8')/female_info  
[2026-03-05 08:25:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:25:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1886ce6c-3962-4b84-a47c-74d30b3b71b6')/male_info  
[2026-03-05 08:25:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:25:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1886ce6c-3962-4b84-a47c-74d30b3b71b6')/female_info  
[2026-03-05 08:25:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-03-05 08:25:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8522c3ad-b7fe-4430-86fc-34b16cd8866d')/male_info  
[2026-03-05 08:25:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:25:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8522c3ad-b7fe-4430-86fc-34b16cd8866d')/female_info  
[2026-03-05 08:25:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:25:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2df6ba7-b643-46a3-bd61-8a60efddb5e9')/male_info  
[2026-03-05 08:25:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:25:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2df6ba7-b643-46a3-bd61-8a60efddb5e9')/female_info  
[2026-03-05 08:25:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:25:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab60999f3-285d-45f6-9685-769279ec295c')/male_info  
[2026-03-05 08:25:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-05 08:25:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab60999f3-285d-45f6-9685-769279ec295c')/female_info  
[2026-03-05 08:25:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-05 08:25:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad190eade-4aa2-4b74-ad58-beb75bd27415')/male_info  
[2026-03-05 08:25:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:25:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad190eade-4aa2-4b74-ad58-beb75bd27415')/female_info  
[2026-03-05 08:25:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:25:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adeb91bb8-2478-4590-b4d8-b9ca229a37cb')/male_info  
[2026-03-05 08:25:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:25:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adeb91bb8-2478-4590-b4d8-b9ca229a37cb')/female_info  
[2026-03-05 08:25:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:25:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A383f403d-db4b-4636-b2a9-e2955ba14705')/male_info  
[2026-03-05 08:25:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:25:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A383f403d-db4b-4636-b2a9-e2955ba14705')/female_info  
[2026-03-05 08:25:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:25:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ef55955-cc8a-4a82-b8df-9957682233be')/male_info  
[2026-03-05 08:25:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:25:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ef55955-cc8a-4a82-b8df-9957682233be')/female_info  
[2026-03-05 08:25:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:25:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada8f39ed-443d-450d-9e59-81b7ba4192ec')/male_info  
[2026-03-05 08:25:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:25:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada8f39ed-443d-450d-9e59-81b7ba4192ec')/female_info  
[2026-03-05 08:25:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:25:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A211597fa-5bb3-4716-acba-398467f19cdb')/male_info  
[2026-03-05 08:25:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:25:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A211597fa-5bb3-4716-acba-398467f19cdb')/female_info  
[2026-03-05 08:25:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:25:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56a9492a-7460-4f68-aaf4-00badf1d6072')/male_info  
[2026-03-05 08:25:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:25:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abb3ce76d-c7e4-48b3-b3f2-204772d4c944')/male_info  
[2026-03-05 08:25:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:25:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abb3ce76d-c7e4-48b3-b3f2-204772d4c944')/female_info  
[2026-03-05 08:25:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:25:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af01d9790-2a04-4a18-a6b5-333d393a1b7c')/male_info  
[2026-03-05 08:25:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:25:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af01d9790-2a04-4a18-a6b5-333d393a1b7c')/female_info  
[2026-03-05 08:25:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:25:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeebb7ce6-0749-402f-a4a9-5d6a3e9c58f6')/male_info  
[2026-03-05 08:25:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:25:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeebb7ce6-0749-402f-a4a9-5d6a3e9c58f6')/female_info  
[2026-03-05 08:25:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:25:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0bb5ab2c-a47c-4ad7-b316-3d6589414fdd')/male_info  
[2026-03-05 08:25:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:25:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0bb5ab2c-a47c-4ad7-b316-3d6589414fdd')/female_info  
[2026-03-05 08:25:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-03-05 08:25:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad52355e0-0559-45f0-8dd5-e4685b3c13cf')/male_info  
[2026-03-05 08:25:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:25:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad52355e0-0559-45f0-8dd5-e4685b3c13cf')/female_info  
[2026-03-05 08:25:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:25:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A609b35de-a68a-4701-990d-619892e71210')/male_info  
[2026-03-05 08:25:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-05 08:25:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A609b35de-a68a-4701-990d-619892e71210')/female_info  
[2026-03-05 08:25:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:25:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32ae1956-ec28-4a2d-9aa2-c14148b7922a')/male_info  
[2026-03-05 08:25:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-03-05 08:25:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32ae1956-ec28-4a2d-9aa2-c14148b7922a')/female_info  
[2026-03-05 08:25:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:25:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A719faf10-c866-4c16-8dad-376688295581')/male_info  
[2026-03-05 08:25:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:25:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A719faf10-c866-4c16-8dad-376688295581')/female_info  
[2026-03-05 08:25:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:25:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab0a1bba1-a9a8-4b87-a9d8-7e58aefde521')/male_info  
[2026-03-05 08:25:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-03-05 08:25:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab0a1bba1-a9a8-4b87-a9d8-7e58aefde521')/female_info  
[2026-03-05 08:25:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:25:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab8e15e3d-7c70-4bab-a6f2-7af3a29312ef')/male_info  
[2026-03-05 08:25:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:25:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab8e15e3d-7c70-4bab-a6f2-7af3a29312ef')/female_info  
[2026-03-05 08:25:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:25:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32784477-509c-4873-8d35-e149a580c99d')/male_info  
[2026-03-05 08:25:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-05 08:25:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32784477-509c-4873-8d35-e149a580c99d')/female_info  
[2026-03-05 08:26:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:26:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add4ee787-fc18-48ef-9174-fb8ac12b6ee6')/male_info  
[2026-03-05 08:26:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:26:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add4ee787-fc18-48ef-9174-fb8ac12b6ee6')/female_info  
[2026-03-05 08:26:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:26:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A50611696-b3cb-4709-84ee-51e66831cda7')/male_info  
[2026-03-05 08:26:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-05 08:26:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A50611696-b3cb-4709-84ee-51e66831cda7')/female_info  
[2026-03-05 08:26:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:26:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3a5b5846-dbdc-4990-8ce8-4c7cef7d4f11')/male_info  
[2026-03-05 08:26:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:26:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3a5b5846-dbdc-4990-8ce8-4c7cef7d4f11')/female_info  
[2026-03-05 08:26:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:26:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ebadc3a-f31d-4ee6-ba35-74ff2733283d')/male_info  
[2026-03-05 08:26:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:26:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ebadc3a-f31d-4ee6-ba35-74ff2733283d')/female_info  
[2026-03-05 08:26:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:26:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf00d036-d522-4ad2-95ce-867e5f4b29c6')/female_info  
[2026-03-05 08:26:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:26:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd9740a-dbbc-4923-b020-0bf26a8e5fce')/male_info  
[2026-03-05 08:26:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:26:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd9740a-dbbc-4923-b020-0bf26a8e5fce')/female_info  
[2026-03-05 08:26:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:26:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1494d903-cc9d-47f2-89f7-63729c9785d2')/male_info  
[2026-03-05 08:26:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:26:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1494d903-cc9d-47f2-89f7-63729c9785d2')/female_info  
[2026-03-05 08:26:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:26:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af3808668-e28f-47ac-b49f-5a7e8227e6ca')/male_info  
[2026-03-05 08:26:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:26:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af3808668-e28f-47ac-b49f-5a7e8227e6ca')/female_info  
[2026-03-05 08:26:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:26:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ef03469-426d-4426-b15f-2059bb785439')/male_info  
[2026-03-05 08:26:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:26:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ef03469-426d-4426-b15f-2059bb785439')/female_info  
[2026-03-05 08:26:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:26:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2467b33e-196d-4961-a161-255a60196f42')/male_info  
[2026-03-05 08:26:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:26:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2467b33e-196d-4961-a161-255a60196f42')/female_info  
[2026-03-05 08:26:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:26:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A612a8705-6b1a-49a0-98b2-0fd0e76a6e5d')/male_info  
[2026-03-05 08:26:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:26:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A612a8705-6b1a-49a0-98b2-0fd0e76a6e5d')/female_info  
[2026-03-05 08:26:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:26:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80c3df41-a119-42f8-842e-e8e52a286cc8')/male_info  
[2026-03-05 08:26:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:26:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80c3df41-a119-42f8-842e-e8e52a286cc8')/female_info  
[2026-03-05 08:26:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:26:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa2fc53f5-62f6-4d83-ab70-5d5e9432b2f0')/female_info  
[2026-03-05 08:26:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:26:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c75611b-a1a7-4ccf-a03c-e6a2912f4f94')/male_info  
[2026-03-05 08:26:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:26:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c75611b-a1a7-4ccf-a03c-e6a2912f4f94')/female_info  
[2026-03-05 08:26:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:26:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A906f4792-c1ad-4b87-be00-bec8520c315c')/male_info  
[2026-03-05 08:26:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:26:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A906f4792-c1ad-4b87-be00-bec8520c315c')/female_info  
[2026-03-05 08:26:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:26:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A72f515db-d430-456c-8f64-ce5ad2aa951c')/male_info  
[2026-03-05 08:26:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:26:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A72f515db-d430-456c-8f64-ce5ad2aa951c')/female_info  
[2026-03-05 08:26:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-05 08:26:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaad09b4a-7cf6-43ef-891c-d43e39b1a0cf')/male_info  
[2026-03-05 08:26:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:26:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaad09b4a-7cf6-43ef-891c-d43e39b1a0cf')/female_info  
[2026-03-05 08:26:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:26:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36a2f26b-1f2a-4e47-8b49-7dbaea385b26')/male_info  
[2026-03-05 08:26:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:26:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36a2f26b-1f2a-4e47-8b49-7dbaea385b26')/female_info  
[2026-03-05 08:26:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:26:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A361a3289-ecfc-46ae-8505-d45b068876dc')/male_info  
[2026-03-05 08:26:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-05 08:26:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A361a3289-ecfc-46ae-8505-d45b068876dc')/female_info  
[2026-03-05 08:26:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:26:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f4e59a1-1336-4601-8852-7860b624cc0a')/male_info  
[2026-03-05 08:26:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:26:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f4e59a1-1336-4601-8852-7860b624cc0a')/female_info  
[2026-03-05 08:26:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-03-05 08:26:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15e37463-48a3-4a4b-a9e8-b1429ad0d374')/male_info  
[2026-03-05 08:26:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:26:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15e37463-48a3-4a4b-a9e8-b1429ad0d374')/female_info  
[2026-03-05 08:26:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:26:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05b5ab79-fc13-4e3a-b4ae-f538fedfaa8f')/male_info  
[2026-03-05 08:26:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:26:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05b5ab79-fc13-4e3a-b4ae-f538fedfaa8f')/female_info  
[2026-03-05 08:26:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:26:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8f634c-83b0-4edc-9019-eacf4d6e7ed9')/male_info  
[2026-03-05 08:26:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:26:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8f634c-83b0-4edc-9019-eacf4d6e7ed9')/female_info  
[2026-03-05 08:26:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:26:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa260a3fa-dacf-4726-8058-163c4093647f')/male_info  
[2026-03-05 08:26:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:26:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa260a3fa-dacf-4726-8058-163c4093647f')/female_info  
[2026-03-05 08:26:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:26:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75872711-d32f-4e54-8055-15102b81c406')/male_info  
[2026-03-05 08:26:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:26:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75872711-d32f-4e54-8055-15102b81c406')/female_info  
[2026-03-05 08:26:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:26:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5b1086f-b087-4ec0-a148-ccdbafc05338')/male_info  
[2026-03-05 08:26:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:26:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5b1086f-b087-4ec0-a148-ccdbafc05338')/female_info  
[2026-03-05 08:26:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:26:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3f979551-d3a4-44b0-b373-631c2c9fef40')/male_info  
[2026-03-05 08:26:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:26:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac18c9c3-4b1d-47bf-a94d-c985b8ecaee2')/male_info  
[2026-03-05 08:26:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:26:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac18c9c3-4b1d-47bf-a94d-c985b8ecaee2')/female_info  
[2026-03-05 08:26:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:26:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4875ff0d-f87b-44c5-8e28-d3068efb8c1d')/male_info  
[2026-03-05 08:26:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:26:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4875ff0d-f87b-44c5-8e28-d3068efb8c1d')/female_info  
[2026-03-05 08:27:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:27:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4e99f45-1876-49b6-a83f-e557e92d009e')/male_info  
[2026-03-05 08:27:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:27:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4e99f45-1876-49b6-a83f-e557e92d009e')/female_info  
[2026-03-05 08:27:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:27:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78064045-1ce5-4ba5-a48b-1399636e12c1')/male_info  
[2026-03-05 08:27:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:27:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78064045-1ce5-4ba5-a48b-1399636e12c1')/female_info  
[2026-03-05 08:27:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:27:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6baeb813-352b-4f47-b372-12a78af38aca')/male_info  
[2026-03-05 08:27:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:27:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6baeb813-352b-4f47-b372-12a78af38aca')/female_info  
[2026-03-05 08:27:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:27:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A756945f1-3333-4c33-a7e3-11947cac5b73')/male_info  
[2026-03-05 08:27:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:27:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A756945f1-3333-4c33-a7e3-11947cac5b73')/female_info  
[2026-03-05 08:27:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:27:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0cfe85b-ddd1-4b8d-a05b-780b81074555')/male_info  
[2026-03-05 08:27:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:27:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0cfe85b-ddd1-4b8d-a05b-780b81074555')/female_info  
[2026-03-05 08:27:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-03-05 08:27:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ea67b76-310f-456d-a3b8-9c74519adf5f')/male_info  
[2026-03-05 08:27:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:27:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ea67b76-310f-456d-a3b8-9c74519adf5f')/female_info  
[2026-03-05 08:27:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:27:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1afe5d-1168-4baf-8606-b00e80f3087f')/male_info  
[2026-03-05 08:27:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-05 08:27:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1afe5d-1168-4baf-8606-b00e80f3087f')/female_info  
[2026-03-05 08:27:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:27:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89daf28d-f21a-4ec5-9514-921bc1f80899')/male_info  
[2026-03-05 08:27:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:27:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89daf28d-f21a-4ec5-9514-921bc1f80899')/female_info  
[2026-03-05 08:27:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:27:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91eeb070-e22f-4761-9ae5-974bd862aaa9')/male_info  
[2026-03-05 08:27:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:27:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91eeb070-e22f-4761-9ae5-974bd862aaa9')/female_info  
[2026-03-05 08:27:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:27:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7936b82-23c8-4ba9-b5ed-7372286484ae')/male_info  
[2026-03-05 08:27:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-05 08:27:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7936b82-23c8-4ba9-b5ed-7372286484ae')/female_info  
[2026-03-05 08:27:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:27:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A76c2a271-64f2-4976-bf10-45bc0b377c90')/male_info  
[2026-03-05 08:27:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:27:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A76c2a271-64f2-4976-bf10-45bc0b377c90')/female_info  
[2026-03-05 08:27:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:27:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45cd4f22-3ec7-4770-a2cc-1867eff7cc80')/male_info  
[2026-03-05 08:27:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:27:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45cd4f22-3ec7-4770-a2cc-1867eff7cc80')/female_info  
[2026-03-05 08:27:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:27:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9a66704-eaf9-4242-9925-04c34f3deeac')/male_info  
[2026-03-05 08:27:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:27:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9a66704-eaf9-4242-9925-04c34f3deeac')/female_info  
[2026-03-05 08:27:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-05 08:27:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3bc9f6fc-cc0d-47d1-b234-00fd0fac6f0e')/male_info  
[2026-03-05 08:27:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:27:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3bc9f6fc-cc0d-47d1-b234-00fd0fac6f0e')/female_info  
[2026-03-05 08:27:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:27:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5f33b56-57f4-4261-9532-6d86db3e078f')/male_info  
[2026-03-05 08:27:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:27:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5f33b56-57f4-4261-9532-6d86db3e078f')/female_info  
[2026-03-05 08:27:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:27:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21dbf1f9-9596-4917-8382-0b6761faa324')/male_info  
[2026-03-05 08:27:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:27:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21dbf1f9-9596-4917-8382-0b6761faa324')/female_info  
[2026-03-05 08:27:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:27:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad63145c3-26e1-45eb-abdd-2a82c379ef24')/male_info  
[2026-03-05 08:27:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 12 rows.  
[2026-03-05 08:27:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad63145c3-26e1-45eb-abdd-2a82c379ef24')/female_info  
[2026-03-05 08:27:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:27:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5824dfc-9c72-4af4-8a95-0be1c0cc44c8')/male_info  
[2026-03-05 08:27:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:27:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5824dfc-9c72-4af4-8a95-0be1c0cc44c8')/female_info  
[2026-03-05 08:27:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:27:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f6fabe1-a32f-4b14-aa21-fbdc86de4418')/male_info  
[2026-03-05 08:27:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:27:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f6fabe1-a32f-4b14-aa21-fbdc86de4418')/female_info  
[2026-03-05 08:27:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:27:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9655bf31-3e33-4d0e-a8bd-f45d65d76172')/male_info  
[2026-03-05 08:27:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:27:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9655bf31-3e33-4d0e-a8bd-f45d65d76172')/female_info  
[2026-03-05 08:27:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:27:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A452607e1-1d1a-4883-95d2-8054d8c4fd06')/male_info  
[2026-03-05 08:27:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:27:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A452607e1-1d1a-4883-95d2-8054d8c4fd06')/female_info  
[2026-03-05 08:27:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:27:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada373646-c57b-4609-a4dd-090cf68fadb9')/male_info  
[2026-03-05 08:27:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:27:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada373646-c57b-4609-a4dd-090cf68fadb9')/female_info  
[2026-03-05 08:27:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-05 08:27:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2dbc85b1-3426-407d-a788-2d3b8b888b88')/male_info  
[2026-03-05 08:27:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-05 08:27:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2dbc85b1-3426-407d-a788-2d3b8b888b88')/female_info  
[2026-03-05 08:27:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:27:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71cbe318-b75b-414a-98d4-e60897d9e835')/male_info  
[2026-03-05 08:27:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-03-05 08:27:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71cbe318-b75b-414a-98d4-e60897d9e835')/female_info  
[2026-03-05 08:27:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:27:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3afdd419-9155-4b02-90cd-3fcb4983b46c')/male_info  
[2026-03-05 08:27:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:27:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4e21e9b-4874-40a6-bc51-d3d1773787c1')/male_info  
[2026-03-05 08:27:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:27:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4e21e9b-4874-40a6-bc51-d3d1773787c1')/female_info  
[2026-03-05 08:27:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:27:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ade761f6b-bfa5-4b6f-871f-d47c92553c4b')/male_info  
[2026-03-05 08:27:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:27:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ade761f6b-bfa5-4b6f-871f-d47c92553c4b')/female_info  
[2026-03-05 08:27:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:27:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2d4543fe-7746-4bb2-a104-7e86bed60d6d')/male_info  
[2026-03-05 08:27:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:27:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2d4543fe-7746-4bb2-a104-7e86bed60d6d')/female_info  
[2026-03-05 08:28:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:28:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A109f7a0a-f98c-484c-9028-fcb7e6c88888')/male_info  
[2026-03-05 08:28:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-05 08:28:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A109f7a0a-f98c-484c-9028-fcb7e6c88888')/female_info  
[2026-03-05 08:28:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:28:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a50aa0f-7412-4626-95f6-dbf5805283e3')/male_info  
[2026-03-05 08:28:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:28:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a50aa0f-7412-4626-95f6-dbf5805283e3')/female_info  
[2026-03-05 08:28:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:28:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A761ccc0d-09a4-4f6e-91d5-ecdc8f782dea')/male_info  
[2026-03-05 08:28:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:28:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A761ccc0d-09a4-4f6e-91d5-ecdc8f782dea')/female_info  
[2026-03-05 08:28:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:28:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33a6eb18-3807-4652-8ba8-6311d6c1b454')/male_info  
[2026-03-05 08:28:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:28:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33a6eb18-3807-4652-8ba8-6311d6c1b454')/female_info  
[2026-03-05 08:28:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:28:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac058767a-c275-42b5-bf48-bbf9b3f10035')/male_info  
[2026-03-05 08:28:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:28:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac058767a-c275-42b5-bf48-bbf9b3f10035')/female_info  
[2026-03-05 08:28:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:28:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0ef1a36-acc8-4f9a-8d6e-0060680563a6')/male_info  
[2026-03-05 08:28:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-05 08:28:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0ef1a36-acc8-4f9a-8d6e-0060680563a6')/female_info  
[2026-03-05 08:28:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:28:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4475fe1d-1996-4afd-91b1-5180de570b91')/male_info  
[2026-03-05 08:28:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:28:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4475fe1d-1996-4afd-91b1-5180de570b91')/female_info  
[2026-03-05 08:28:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:28:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba0b2436-2d97-44d8-a480-a93e1dea3ab1')/male_info  
[2026-03-05 08:28:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:28:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba0b2436-2d97-44d8-a480-a93e1dea3ab1')/female_info  
[2026-03-05 08:28:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:28:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A559fe15e-592f-4dfe-a322-3283dab22a03')/male_info  
[2026-03-05 08:28:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:28:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A559fe15e-592f-4dfe-a322-3283dab22a03')/female_info  
[2026-03-05 08:28:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-05 08:28:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A04f647e7-ee61-4187-88b3-d40e210df930')/female_info  
[2026-03-05 08:28:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:28:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89118379-de64-4780-8afb-c313cba1ad5a')/male_info  
[2026-03-05 08:28:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:28:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15b483a1-d868-469d-9ff6-f5be1361bce9')/female_info  
[2026-03-05 08:28:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:28:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A827f4a16-07dc-43ab-b500-fc2c7f0ff3f2')/male_info  
[2026-03-05 08:28:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:28:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A827f4a16-07dc-43ab-b500-fc2c7f0ff3f2')/female_info  
[2026-03-05 08:28:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:28:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4482bba8-ba18-43e5-8918-fef0d652f803')/male_info  
[2026-03-05 08:28:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:28:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4482bba8-ba18-43e5-8918-fef0d652f803')/female_info  
[2026-03-05 08:28:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:28:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7620792-493e-4f6a-ab97-b4fd830522c2')/male_info  
[2026-03-05 08:28:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:28:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7620792-493e-4f6a-ab97-b4fd830522c2')/female_info  
[2026-03-05 08:28:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:28:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba32a0ff-1d76-4fed-b3dc-76d28f263ddd')/male_info  
[2026-03-05 08:28:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:28:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba32a0ff-1d76-4fed-b3dc-76d28f263ddd')/female_info  
[2026-03-05 08:28:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:28:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A04b9ca32-50d0-41f2-b398-7dd806a939f8')/female_info  
[2026-03-05 08:28:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:28:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229953d5-5a82-443d-bf88-54f0d32f511d')/male_info  
[2026-03-05 08:28:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:28:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229953d5-5a82-443d-bf88-54f0d32f511d')/female_info  
[2026-03-05 08:28:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:28:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1202fda-c0b5-4965-8fea-ae0a2f9cf8d7')/male_info  
[2026-03-05 08:28:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:28:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1202fda-c0b5-4965-8fea-ae0a2f9cf8d7')/female_info  
[2026-03-05 08:28:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 9 rows.  
[2026-03-05 08:28:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7909018c-f0c8-4a29-a708-248a12cd2040')/male_info  
[2026-03-05 08:28:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:28:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7909018c-f0c8-4a29-a708-248a12cd2040')/female_info  
[2026-03-05 08:28:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-05 08:28:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92d5d91f-6377-4a1c-8f2b-3d319c9148f4')/male_info  
[2026-03-05 08:28:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:28:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92d5d91f-6377-4a1c-8f2b-3d319c9148f4')/female_info  
[2026-03-05 08:28:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:28:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acb6473cd-b46a-4418-91ca-d427c811b92e')/male_info  
[2026-03-05 08:28:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-05 08:28:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acb6473cd-b46a-4418-91ca-d427c811b92e')/female_info  
[2026-03-05 08:28:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:28:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae994aba4-6f5f-4b81-b07f-b9fcafdaaec5')/male_info  
[2026-03-05 08:28:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-05 08:28:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae994aba4-6f5f-4b81-b07f-b9fcafdaaec5')/female_info  
[2026-03-05 08:28:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:28:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abcc3abee-1129-40a8-9413-1a07765c0a7e')/male_info  
[2026-03-05 08:28:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:28:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abcc3abee-1129-40a8-9413-1a07765c0a7e')/female_info  
[2026-03-05 08:28:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:28:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa451fa2b-ec89-47e6-8908-e298a15c1364')/male_info  
[2026-03-05 08:28:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:28:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa451fa2b-ec89-47e6-8908-e298a15c1364')/female_info  
[2026-03-05 08:28:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:28:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9458e17-0dbd-4114-8e14-e2b0203cba40')/male_info  
[2026-03-05 08:28:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:28:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9458e17-0dbd-4114-8e14-e2b0203cba40')/female_info  
[2026-03-05 08:28:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:28:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1a1017f1-5d6a-4f98-994e-fefc668b904c')/female_info  
[2026-03-05 08:28:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:28:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6be09bfa-3602-47fe-92e1-c7ca6ab404fa')/male_info  
[2026-03-05 08:28:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:28:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6be09bfa-3602-47fe-92e1-c7ca6ab404fa')/female_info  
[2026-03-05 08:28:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:28:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7fb50f0d-964d-4681-94cd-a1f64da00da0')/male_info  
[2026-03-05 08:28:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:28:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7fb50f0d-964d-4681-94cd-a1f64da00da0')/female_info  
[2026-03-05 08:28:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:28:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73d4c60e-b732-48da-85ae-89a9cd15a18b')/male_info  
[2026-03-05 08:28:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:28:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73d4c60e-b732-48da-85ae-89a9cd15a18b')/female_info  
[2026-03-05 08:29:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:29:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac4c2830-34eb-449d-9d1f-f8b47d95c408')/male_info  
[2026-03-05 08:29:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:29:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac4c2830-34eb-449d-9d1f-f8b47d95c408')/female_info  
[2026-03-05 08:29:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:29:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A748025f3-5271-4645-9ddf-8a4b43576346')/male_info  
[2026-03-05 08:29:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:29:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A748025f3-5271-4645-9ddf-8a4b43576346')/female_info  
[2026-03-05 08:29:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:29:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2389a0e3-7d32-40af-a98e-18fe13c6b9ce')/male_info  
[2026-03-05 08:29:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:29:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2389a0e3-7d32-40af-a98e-18fe13c6b9ce')/female_info  
[2026-03-05 08:29:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:29:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A731f4be9-918f-4a6f-b047-74b4b2d65d71')/male_info  
[2026-03-05 08:29:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:29:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A731f4be9-918f-4a6f-b047-74b4b2d65d71')/female_info  
[2026-03-05 08:29:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:29:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A97f8c06e-ca16-42ba-a249-06ba2228f335')/male_info  
[2026-03-05 08:29:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:29:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A97f8c06e-ca16-42ba-a249-06ba2228f335')/female_info  
[2026-03-05 08:29:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:29:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25d4fa09-7e5e-4a7b-9e79-5454967c917e')/male_info  
[2026-03-05 08:29:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:29:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25d4fa09-7e5e-4a7b-9e79-5454967c917e')/female_info  
[2026-03-05 08:29:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:29:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70d06efe-9409-4c64-a855-356440813bee')/male_info  
[2026-03-05 08:29:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:29:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70d06efe-9409-4c64-a855-356440813bee')/female_info  
[2026-03-05 08:29:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:29:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c7b3af0-f66a-4fc9-8bbf-fce99663660c')/male_info  
[2026-03-05 08:29:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:29:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c7b3af0-f66a-4fc9-8bbf-fce99663660c')/female_info  
[2026-03-05 08:29:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:29:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25cadb09-9a66-4df9-aa82-c8f376d7abea')/male_info  
[2026-03-05 08:29:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:29:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25cadb09-9a66-4df9-aa82-c8f376d7abea')/female_info  
[2026-03-05 08:29:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:29:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A08a78d48-bc88-4b61-bdc4-543d7c7fb497')/male_info  
[2026-03-05 08:29:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:29:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A08a78d48-bc88-4b61-bdc4-543d7c7fb497')/female_info  
[2026-03-05 08:29:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:29:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb827b26-e335-4165-b8e6-837aef84dac5')/male_info  
[2026-03-05 08:29:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:29:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb827b26-e335-4165-b8e6-837aef84dac5')/female_info  
[2026-03-05 08:29:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:29:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ded2143-104b-4a58-b908-ad68075ea240')/male_info  
[2026-03-05 08:29:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:29:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ded2143-104b-4a58-b908-ad68075ea240')/female_info  
[2026-03-05 08:29:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:29:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3f97f7-5dbb-4c3b-b8ac-510ac4fdb944')/male_info  
[2026-03-05 08:29:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:29:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3f97f7-5dbb-4c3b-b8ac-510ac4fdb944')/female_info  
[2026-03-05 08:29:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:29:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab7157dd1-3e2e-4796-bb95-3465d1c35203')/male_info  
[2026-03-05 08:29:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:29:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c283ca2-7e8f-4f16-ac32-cf2461788673')/male_info  
[2026-03-05 08:29:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:29:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c283ca2-7e8f-4f16-ac32-cf2461788673')/female_info  
[2026-03-05 08:29:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:29:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1be10d90-0e64-44ae-a49a-2fbeff06bace')/male_info  
[2026-03-05 08:29:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-05 08:29:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1be10d90-0e64-44ae-a49a-2fbeff06bace')/female_info  
[2026-03-05 08:29:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:29:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad3d4875c-391c-4b74-8080-383843587124')/male_info  
[2026-03-05 08:29:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:29:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad3d4875c-391c-4b74-8080-383843587124')/female_info  
[2026-03-05 08:29:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:29:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6519af31-8978-44b1-9f37-c04c10a35514')/male_info  
[2026-03-05 08:29:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:29:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6519af31-8978-44b1-9f37-c04c10a35514')/female_info  
[2026-03-05 08:29:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:29:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada420f0c-79dd-4dc8-b35b-5f4f8ca7571c')/male_info  
[2026-03-05 08:29:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:29:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4336a157-3c5d-44e6-b998-fb8d6ba0465f')/male_info  
[2026-03-05 08:29:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:29:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4336a157-3c5d-44e6-b998-fb8d6ba0465f')/female_info  
[2026-03-05 08:29:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:29:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13bba5b2-7409-4042-a322-51c59d524b59')/male_info  
[2026-03-05 08:29:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:29:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13bba5b2-7409-4042-a322-51c59d524b59')/female_info  
[2026-03-05 08:29:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:29:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A27b6aadf-a1fb-4feb-b99b-6d490e0904ed')/male_info  
[2026-03-05 08:29:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:29:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A27b6aadf-a1fb-4feb-b99b-6d490e0904ed')/female_info  
[2026-03-05 08:29:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:29:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7808aa3e-d058-436f-8544-bcba69049009')/male_info  
[2026-03-05 08:29:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:29:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7808aa3e-d058-436f-8544-bcba69049009')/female_info  
[2026-03-05 08:29:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:29:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1bf3310-42ef-4603-b91f-715b894ab248')/male_info  
[2026-03-05 08:29:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:29:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1bf3310-42ef-4603-b91f-715b894ab248')/female_info  
[2026-03-05 08:29:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:29:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3d50ee8d-e344-4ac1-809a-a8f40b973b6b')/male_info  
[2026-03-05 08:29:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:29:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3d50ee8d-e344-4ac1-809a-a8f40b973b6b')/female_info  
[2026-03-05 08:29:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:29:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fd4a54b-5864-448b-885a-f2d2f7bda82f')/male_info  
[2026-03-05 08:29:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:29:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fd4a54b-5864-448b-885a-f2d2f7bda82f')/female_info  
[2026-03-05 08:29:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:29:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67e2c68-9b14-41f4-acb2-7cf703f660f3')/male_info  
[2026-03-05 08:29:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:29:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67e2c68-9b14-41f4-acb2-7cf703f660f3')/female_info  
[2026-03-05 08:29:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:29:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5afd2427-b90b-4834-a581-449f7bdf956e')/male_info  
[2026-03-05 08:29:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:29:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5afd2427-b90b-4834-a581-449f7bdf956e')/female_info  
[2026-03-05 08:29:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:29:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7235ad6a-7db6-4840-9d4d-df658adc602c')/male_info  
[2026-03-05 08:29:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:29:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7235ad6a-7db6-4840-9d4d-df658adc602c')/female_info  
[2026-03-05 08:30:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:30:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f6d8c33-42f0-42ee-bdf9-a2769007645d')/male_info  
[2026-03-05 08:30:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:30:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f6d8c33-42f0-42ee-bdf9-a2769007645d')/female_info  
[2026-03-05 08:30:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:30:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2396359d-bc55-4f9e-9f46-acefa047962b')/male_info  
[2026-03-05 08:30:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:30:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2396359d-bc55-4f9e-9f46-acefa047962b')/female_info  
[2026-03-05 08:30:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-05 08:30:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd068dec-d24c-4275-80c1-4ba473b99f95')/male_info  
[2026-03-05 08:30:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:30:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd068dec-d24c-4275-80c1-4ba473b99f95')/female_info  
[2026-03-05 08:30:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:30:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02685129-07d6-493e-836e-8ea69966999a')/male_info  
[2026-03-05 08:30:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:30:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02685129-07d6-493e-836e-8ea69966999a')/female_info  
[2026-03-05 08:30:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:30:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86dd0241-3df7-4346-b516-71f59172816b')/male_info  
[2026-03-05 08:30:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:30:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86dd0241-3df7-4346-b516-71f59172816b')/female_info  
[2026-03-05 08:30:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:30:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2eafacf7-5f46-4173-90cc-3d8acd9c4759')/male_info  
[2026-03-05 08:30:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:30:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2eafacf7-5f46-4173-90cc-3d8acd9c4759')/female_info  
[2026-03-05 08:30:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:30:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A966f103c-42d8-42fc-a1d0-738ea5e6b36c')/male_info  
[2026-03-05 08:30:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:30:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A966f103c-42d8-42fc-a1d0-738ea5e6b36c')/female_info  
[2026-03-05 08:30:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:30:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62c63a05-32c3-4f4b-9f06-64b1f71ee042')/male_info  
[2026-03-05 08:30:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:30:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62c63a05-32c3-4f4b-9f06-64b1f71ee042')/female_info  
[2026-03-05 08:30:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:30:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Addeb9d61-3bc0-430a-9896-80924336d841')/male_info  
[2026-03-05 08:30:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:30:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Addeb9d61-3bc0-430a-9896-80924336d841')/female_info  
[2026-03-05 08:30:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:30:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61a3a5da-a3e9-4883-9ea4-e7cefa3a0a84')/male_info  
[2026-03-05 08:30:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:30:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61a3a5da-a3e9-4883-9ea4-e7cefa3a0a84')/female_info  
[2026-03-05 08:30:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:30:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5b05e3a8-cc29-431a-a0a1-d7ba86abafe2')/male_info  
[2026-03-05 08:30:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:30:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5b05e3a8-cc29-431a-a0a1-d7ba86abafe2')/female_info  
[2026-03-05 08:30:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:30:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62421abf-bde6-4dcc-97d5-3eb66b319638')/male_info  
[2026-03-05 08:30:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:30:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62421abf-bde6-4dcc-97d5-3eb66b319638')/female_info  
[2026-03-05 08:30:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:30:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f2cfe9a-c13c-490d-a241-92acb8bafe9d')/male_info  
[2026-03-05 08:30:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:30:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f2cfe9a-c13c-490d-a241-92acb8bafe9d')/female_info  
[2026-03-05 08:30:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-03-05 08:30:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba97f7b0-b1b0-4327-82ad-007dbfa81c32')/male_info  
[2026-03-05 08:30:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:30:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba97f7b0-b1b0-4327-82ad-007dbfa81c32')/female_info  
[2026-03-05 08:30:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-05 08:30:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A40d65401-4209-4fd0-8182-4ccdb718d9c8')/male_info  
[2026-03-05 08:30:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:30:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A40d65401-4209-4fd0-8182-4ccdb718d9c8')/female_info  
[2026-03-05 08:30:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:30:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A331c34f8-d52f-47c4-8cdc-dbd3b5d53d85')/male_info  
[2026-03-05 08:30:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:30:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A331c34f8-d52f-47c4-8cdc-dbd3b5d53d85')/female_info  
[2026-03-05 08:30:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:30:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d7cca5c-7d1e-420d-b0ea-f94da72a8dd0')/male_info  
[2026-03-05 08:30:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:30:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d7cca5c-7d1e-420d-b0ea-f94da72a8dd0')/female_info  
[2026-03-05 08:30:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:30:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4f18dab6-597a-4996-b581-2de8d718acd8')/male_info  
[2026-03-05 08:30:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-05 08:30:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4f18dab6-597a-4996-b581-2de8d718acd8')/female_info  
[2026-03-05 08:30:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:30:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71ffde69-9436-4e42-bbc1-d5447484129c')/male_info  
[2026-03-05 08:30:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:30:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71ffde69-9436-4e42-bbc1-d5447484129c')/female_info  
[2026-03-05 08:30:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:30:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73aa7872-c22d-4b77-b8b0-2af00a0e21d9')/male_info  
[2026-03-05 08:30:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:30:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73aa7872-c22d-4b77-b8b0-2af00a0e21d9')/female_info  
[2026-03-05 08:30:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:30:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab05b1f8-5c7c-4b77-8222-ee01291cc17a')/male_info  
[2026-03-05 08:30:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:30:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab05b1f8-5c7c-4b77-8222-ee01291cc17a')/female_info  
[2026-03-05 08:30:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:30:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd14a99-6983-431e-9c6c-be24c2ea6562')/male_info  
[2026-03-05 08:30:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:30:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd14a99-6983-431e-9c6c-be24c2ea6562')/female_info  
[2026-03-05 08:30:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:30:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61bb2089-2087-4862-b51b-c65f87231331')/male_info  
[2026-03-05 08:30:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:30:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61bb2089-2087-4862-b51b-c65f87231331')/female_info  
[2026-03-05 08:30:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:30:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A11235967-bc9f-49d8-a792-874f83909d7c')/male_info  
[2026-03-05 08:30:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:30:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A11235967-bc9f-49d8-a792-874f83909d7c')/female_info  
[2026-03-05 08:30:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:30:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae7eca2f7-c415-4083-ac1f-cec6f036ea03')/male_info  
[2026-03-05 08:30:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:30:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae7eca2f7-c415-4083-ac1f-cec6f036ea03')/female_info  
[2026-03-05 08:30:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:30:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aad31d43f-e605-489f-bb94-bcabf8e3a7be')/male_info  
[2026-03-05 08:30:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:30:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aad31d43f-e605-489f-bb94-bcabf8e3a7be')/female_info  
[2026-03-05 08:30:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:30:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab07dc4cb-73d8-41ba-a87f-04724caa31c0')/male_info  
[2026-03-05 08:30:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:30:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab07dc4cb-73d8-41ba-a87f-04724caa31c0')/female_info  
[2026-03-05 08:30:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:30:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5eb8d515-b094-4eb6-b858-ca9c7dc48b9e')/male_info  
[2026-03-05 08:31:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:31:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5eb8d515-b094-4eb6-b858-ca9c7dc48b9e')/female_info  
[2026-03-05 08:31:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:31:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a58ecbf-6106-43fa-b9c8-ebd436f90fcf')/male_info  
[2026-03-05 08:31:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:31:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a58ecbf-6106-43fa-b9c8-ebd436f90fcf')/female_info  
[2026-03-05 08:31:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:31:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A88f922fc-e687-4019-929f-7fc509f69cfb')/male_info  
[2026-03-05 08:31:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:31:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A88f922fc-e687-4019-929f-7fc509f69cfb')/female_info  
[2026-03-05 08:31:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:31:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A48e10e36-ac15-4bca-a738-0e08ac07af19')/male_info  
[2026-03-05 08:31:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:31:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A48e10e36-ac15-4bca-a738-0e08ac07af19')/female_info  
[2026-03-05 08:31:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:31:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00b4eb93-e181-4fa9-a4f7-76222b59932d')/male_info  
[2026-03-05 08:31:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:31:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00b4eb93-e181-4fa9-a4f7-76222b59932d')/female_info  
[2026-03-05 08:31:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:31:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64a5ece1-7cb1-4921-8bbf-6cec58f1b2ac')/male_info  
[2026-03-05 08:31:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:31:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64a5ece1-7cb1-4921-8bbf-6cec58f1b2ac')/female_info  
[2026-03-05 08:31:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:31:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adbd727ae-e05a-465c-b62d-fd0ddb4784c6')/male_info  
[2026-03-05 08:31:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:31:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adbd727ae-e05a-465c-b62d-fd0ddb4784c6')/female_info  
[2026-03-05 08:31:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:31:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aabbcfa9b-9adb-4390-bb6d-cbb25fb8cb77')/male_info  
[2026-03-05 08:31:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-05 08:31:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aabbcfa9b-9adb-4390-bb6d-cbb25fb8cb77')/female_info  
[2026-03-05 08:31:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:31:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab6ca3a6-5b60-4df2-b559-4f1b24495caf')/male_info  
[2026-03-05 08:31:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:31:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab6ca3a6-5b60-4df2-b559-4f1b24495caf')/female_info  
[2026-03-05 08:31:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:31:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab6993c4a-c85f-4b16-b585-13dc2dcb4e6e')/male_info  
[2026-03-05 08:31:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:31:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab6993c4a-c85f-4b16-b585-13dc2dcb4e6e')/female_info  
[2026-03-05 08:31:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:31:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78990b37-05cb-4e9b-9b87-96654929e7e0')/male_info  
[2026-03-05 08:31:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:31:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78990b37-05cb-4e9b-9b87-96654929e7e0')/female_info  
[2026-03-05 08:31:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:31:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abfc08eab-2baf-482b-961c-d3718a62488a')/male_info  
[2026-03-05 08:31:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-05 08:31:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abfc08eab-2baf-482b-961c-d3718a62488a')/female_info  
[2026-03-05 08:31:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:31:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae033b133-fed9-4119-a92d-7c2288c4a53d')/male_info  
[2026-03-05 08:31:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:31:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae033b133-fed9-4119-a92d-7c2288c4a53d')/female_info  
[2026-03-05 08:31:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:31:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad51b6229-36ae-4658-94b0-b443f5505786')/male_info  
[2026-03-05 08:31:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:31:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad51b6229-36ae-4658-94b0-b443f5505786')/female_info  
[2026-03-05 08:31:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:31:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af55bb0f6-bedb-4339-898f-46067e1b9bf8')/male_info  
[2026-03-05 08:31:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:31:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af55bb0f6-bedb-4339-898f-46067e1b9bf8')/female_info  
[2026-03-05 08:31:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:31:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ef5b6dd-6fe7-4cae-8cea-b6412c06d391')/male_info  
[2026-03-05 08:31:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:31:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ef5b6dd-6fe7-4cae-8cea-b6412c06d391')/female_info  
[2026-03-05 08:31:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:31:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9f192fa3-2722-4a32-a475-e8f6882036ee')/male_info  
[2026-03-05 08:31:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:31:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9f192fa3-2722-4a32-a475-e8f6882036ee')/female_info  
[2026-03-05 08:31:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:31:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07ebe25d-343c-47f2-99de-270fd790d8db')/male_info  
[2026-03-05 08:31:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:31:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07ebe25d-343c-47f2-99de-270fd790d8db')/female_info  
[2026-03-05 08:31:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:31:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35780ed7-09ba-4e5e-96d9-506b4724b6b2')/female_info  
[2026-03-05 08:31:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:31:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A309f931d-982d-4328-b9e8-5d793c6379c0')/male_info  
[2026-03-05 08:31:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:31:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A309f931d-982d-4328-b9e8-5d793c6379c0')/female_info  
[2026-03-05 08:31:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:31:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5fb685dd-12a8-453d-9870-7d3d787f287f')/male_info  
[2026-03-05 08:31:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:31:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5fb685dd-12a8-453d-9870-7d3d787f287f')/female_info  
[2026-03-05 08:31:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:31:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f8e5b61-adf1-4a70-970a-3aeaf8a4c78c')/male_info  
[2026-03-05 08:31:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-05 08:31:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f8e5b61-adf1-4a70-970a-3aeaf8a4c78c')/female_info  
[2026-03-05 08:31:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:31:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A804e8c05-ef75-4c3e-9f78-e20aa627efc6')/female_info  
[2026-03-05 08:31:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:31:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0e16653a-a977-456c-aa08-fac141e90472')/male_info  
[2026-03-05 08:31:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:31:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0e16653a-a977-456c-aa08-fac141e90472')/female_info  
[2026-03-05 08:31:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:31:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af5d2309e-4b57-4161-8136-26ef41c59a7a')/male_info  
[2026-03-05 08:31:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:31:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af5d2309e-4b57-4161-8136-26ef41c59a7a')/female_info  
[2026-03-05 08:31:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:31:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae760c876-825a-496e-857d-a85ebe607518')/male_info  
[2026-03-05 08:31:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:31:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae760c876-825a-496e-857d-a85ebe607518')/female_info  
[2026-03-05 08:31:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:31:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a857ba0-7c06-4cb4-ab55-fd5df7458e78')/male_info  
[2026-03-05 08:31:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:31:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a857ba0-7c06-4cb4-ab55-fd5df7458e78')/female_info  
[2026-03-05 08:31:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-05 08:31:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A392fe4b4-658c-44aa-9f50-8b117f793c92')/male_info  
[2026-03-05 08:31:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:31:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A392fe4b4-658c-44aa-9f50-8b117f793c92')/female_info  
[2026-03-05 08:31:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:31:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab04d333d-c271-4993-9080-74865780bc22')/male_info  
[2026-03-05 08:31:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-05 08:31:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab04d333d-c271-4993-9080-74865780bc22')/female_info  
[2026-03-05 08:31:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:31:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad0ca42de-0734-4309-b6ad-0fd4e875acbd')/male_info  
[2026-03-05 08:32:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:32:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad0ca42de-0734-4309-b6ad-0fd4e875acbd')/female_info  
[2026-03-05 08:32:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:32:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1836f79-2754-40b9-8e2f-73f4fd0f703e')/male_info  
[2026-03-05 08:32:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:32:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1836f79-2754-40b9-8e2f-73f4fd0f703e')/female_info  
[2026-03-05 08:32:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:32:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e578089-0606-4cf2-b9e9-44b7ac429d2a')/male_info  
[2026-03-05 08:32:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:32:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e578089-0606-4cf2-b9e9-44b7ac429d2a')/female_info  
[2026-03-05 08:32:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:32:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfedb205-d156-4268-914b-922cdb2780a8')/male_info  
[2026-03-05 08:32:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:32:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfedb205-d156-4268-914b-922cdb2780a8')/female_info  
[2026-03-05 08:32:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:32:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad4eadeb3-e8f4-4faa-887d-a67befea503b')/male_info  
[2026-03-05 08:32:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:32:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad4eadeb3-e8f4-4faa-887d-a67befea503b')/female_info  
[2026-03-05 08:32:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:32:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f1fae33-dd3f-49d4-a3a7-45071d83e88d')/male_info  
[2026-03-05 08:32:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:32:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4dada4c3-2742-4d2b-abd3-3aa7c77ddc55')/male_info  
[2026-03-05 08:32:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:32:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4dada4c3-2742-4d2b-abd3-3aa7c77ddc55')/female_info  
[2026-03-05 08:32:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:32:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac48ff0c8-6c1d-46bd-b8e0-c72744effb48')/male_info  
[2026-03-05 08:32:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:32:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac48ff0c8-6c1d-46bd-b8e0-c72744effb48')/female_info  
[2026-03-05 08:32:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:32:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaef83ea7-d108-4429-aadb-8972da90c51d')/male_info  
[2026-03-05 08:32:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:32:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaef83ea7-d108-4429-aadb-8972da90c51d')/female_info  
[2026-03-05 08:32:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:32:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A44adc4d4-3e07-4bc9-a73e-d4e7245bcea5')/male_info  
[2026-03-05 08:32:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:32:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A44adc4d4-3e07-4bc9-a73e-d4e7245bcea5')/female_info  
[2026-03-05 08:32:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:32:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d39228e-9aa1-47b0-a170-6d5926f355b0')/male_info  
[2026-03-05 08:32:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:32:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d39228e-9aa1-47b0-a170-6d5926f355b0')/female_info  
[2026-03-05 08:32:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:32:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab86eeb69-15bc-4ded-9337-02e5c88b6fca')/male_info  
[2026-03-05 08:32:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:32:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab86eeb69-15bc-4ded-9337-02e5c88b6fca')/female_info  
[2026-03-05 08:32:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:32:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25339f54-1e88-4036-b802-6a2f0b6bc5ea')/male_info  
[2026-03-05 08:32:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:32:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25339f54-1e88-4036-b802-6a2f0b6bc5ea')/female_info  
[2026-03-05 08:32:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:32:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfad6e76-e770-4a5c-ab04-e1b66b70d90d')/male_info  
[2026-03-05 08:32:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:32:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfad6e76-e770-4a5c-ab04-e1b66b70d90d')/female_info  
[2026-03-05 08:32:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:32:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7844eb1c-660c-48be-a8e0-7872bd415b32')/male_info  
[2026-03-05 08:32:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:32:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7844eb1c-660c-48be-a8e0-7872bd415b32')/female_info  
[2026-03-05 08:32:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:32:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4c9d703b-6b89-4e96-b594-60b33fd8eec1')/male_info  
[2026-03-05 08:32:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:32:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4c9d703b-6b89-4e96-b594-60b33fd8eec1')/female_info  
[2026-03-05 08:32:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:32:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abbaf9c5b-b8a0-41a1-9bfe-a2bfe8afb5ff')/male_info  
[2026-03-05 08:32:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:32:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abbaf9c5b-b8a0-41a1-9bfe-a2bfe8afb5ff')/female_info  
[2026-03-05 08:32:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-03-05 08:32:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af26307b7-7f3e-4246-8c66-c83b94bed3b8')/male_info  
[2026-03-05 08:32:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:32:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af26307b7-7f3e-4246-8c66-c83b94bed3b8')/female_info  
[2026-03-05 08:32:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:32:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A09f61ac9-9935-4502-89d6-5c4124626589')/male_info  
[2026-03-05 08:32:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-05 08:32:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A09f61ac9-9935-4502-89d6-5c4124626589')/female_info  
[2026-03-05 08:32:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:32:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94325aa5-2a4a-488f-b2d9-47072d94a47f')/male_info  
[2026-03-05 08:32:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:32:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94325aa5-2a4a-488f-b2d9-47072d94a47f')/female_info  
[2026-03-05 08:32:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:32:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23f8e6cc-8151-461a-9884-054588e774fd')/male_info  
[2026-03-05 08:32:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:32:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23f8e6cc-8151-461a-9884-054588e774fd')/female_info  
[2026-03-05 08:32:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:32:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ab2d3f8-9272-486e-8d0f-9da98661fc46')/male_info  
[2026-03-05 08:32:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:32:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ab2d3f8-9272-486e-8d0f-9da98661fc46')/female_info  
[2026-03-05 08:32:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:32:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5705c098-8baa-4a2d-89ab-d54b88912ab0')/male_info  
[2026-03-05 08:32:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:32:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5705c098-8baa-4a2d-89ab-d54b88912ab0')/female_info  
[2026-03-05 08:32:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:32:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3aac7289-1f59-408b-b684-378d1186f69b')/male_info  
[2026-03-05 08:32:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-03-05 08:32:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3aac7289-1f59-408b-b684-378d1186f69b')/female_info  
[2026-03-05 08:32:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:32:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aead67b9c-ccac-411c-9cf4-65be14601e62')/male_info  
[2026-03-05 08:32:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:32:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aead67b9c-ccac-411c-9cf4-65be14601e62')/female_info  
[2026-03-05 08:32:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:32:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed7eee87-22ad-4217-8987-87bf968c9f4a')/male_info  
[2026-03-05 08:32:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:32:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed7eee87-22ad-4217-8987-87bf968c9f4a')/female_info  
[2026-03-05 08:32:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:32:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd63dc1d-6084-4633-a9d9-47ae820b8014')/male_info  
[2026-03-05 08:32:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:32:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd63dc1d-6084-4633-a9d9-47ae820b8014')/female_info  
[2026-03-05 08:32:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:32:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad41c28da-7e3a-4c51-9065-7280ffd04323')/male_info  
[2026-03-05 08:32:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:32:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad41c28da-7e3a-4c51-9065-7280ffd04323')/female_info  
[2026-03-05 08:32:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:32:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e6523b5-9776-427c-8272-9a194e05bcc8')/male_info  
[2026-03-05 08:32:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:32:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e6523b5-9776-427c-8272-9a194e05bcc8')/female_info  
[2026-03-05 08:33:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:33:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaafa68b8-832a-4c88-860f-839c546cc9f2')/male_info  
[2026-03-05 08:33:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:33:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaafa68b8-832a-4c88-860f-839c546cc9f2')/female_info  
[2026-03-05 08:33:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:33:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2b5174ce-5623-47d6-92ca-efb802624981')/male_info  
[2026-03-05 08:33:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:33:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2b5174ce-5623-47d6-92ca-efb802624981')/female_info  
[2026-03-05 08:33:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:33:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8bbf4e49-028f-4e19-b8be-e858b0bed7ed')/male_info  
[2026-03-05 08:33:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:33:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8bbf4e49-028f-4e19-b8be-e858b0bed7ed')/female_info  
[2026-03-05 08:33:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:33:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac77b0f1-7465-4b76-b371-993c76eee377')/male_info  
[2026-03-05 08:33:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:33:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac77b0f1-7465-4b76-b371-993c76eee377')/female_info  
[2026-03-05 08:33:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:33:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A65f07872-731d-405f-b1f4-b690be6499f9')/male_info  
[2026-03-05 08:33:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:33:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A65f07872-731d-405f-b1f4-b690be6499f9')/female_info  
[2026-03-05 08:33:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:33:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef7a200f-c4c4-4001-acdd-3a146a4b06a2')/male_info  
[2026-03-05 08:33:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:33:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef7a200f-c4c4-4001-acdd-3a146a4b06a2')/female_info  
[2026-03-05 08:33:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:33:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aea5687e8-ff2f-4cd8-92d0-4a200fca7b12')/male_info  
[2026-03-05 08:33:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:33:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aea5687e8-ff2f-4cd8-92d0-4a200fca7b12')/female_info  
[2026-03-05 08:33:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-05 08:33:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2dc69b0-a9a5-4a43-8197-4c0ccde29e5d')/male_info  
[2026-03-05 08:33:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:33:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2dc69b0-a9a5-4a43-8197-4c0ccde29e5d')/female_info  
[2026-03-05 08:33:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:33:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac2bdcb44-b31e-4b2d-9d09-4caa2a201561')/male_info  
[2026-03-05 08:33:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:33:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac2bdcb44-b31e-4b2d-9d09-4caa2a201561')/female_info  
[2026-03-05 08:33:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-03-05 08:33:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a890946-e9f3-4eb2-891e-d6f0f3f204bd')/male_info  
[2026-03-05 08:33:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:33:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a890946-e9f3-4eb2-891e-d6f0f3f204bd')/female_info  
[2026-03-05 08:33:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:33:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bae6d41-5d91-4dc4-a361-cbcd5388b8bd')/male_info  
[2026-03-05 08:33:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:33:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bae6d41-5d91-4dc4-a361-cbcd5388b8bd')/female_info  
[2026-03-05 08:33:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:33:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac6db5974-6915-4a85-b95d-276376861bca')/male_info  
[2026-03-05 08:33:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:33:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac6db5974-6915-4a85-b95d-276376861bca')/female_info  
[2026-03-05 08:33:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:33:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2adaacb5-4490-456a-96a7-5297c67f1a5a')/male_info  
[2026-03-05 08:33:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:33:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2adaacb5-4490-456a-96a7-5297c67f1a5a')/female_info  
[2026-03-05 08:33:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:33:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12c759f4-1bae-45c0-9145-32b15a4aaa6f')/male_info  
[2026-03-05 08:33:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:33:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12c759f4-1bae-45c0-9145-32b15a4aaa6f')/female_info  
[2026-03-05 08:33:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:33:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5d0fe3b-a337-40f0-96db-cc9bc347a441')/male_info  
[2026-03-05 08:33:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:33:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5d0fe3b-a337-40f0-96db-cc9bc347a441')/female_info  
[2026-03-05 08:33:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:33:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1081cb92-33f9-4a24-86b3-c36b2ca9e29b')/male_info  
[2026-03-05 08:33:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:33:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1081cb92-33f9-4a24-86b3-c36b2ca9e29b')/female_info  
[2026-03-05 08:33:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:33:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af52de280-6462-411f-b28b-a5c17253120c')/male_info  
[2026-03-05 08:33:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:33:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af52de280-6462-411f-b28b-a5c17253120c')/female_info  
[2026-03-05 08:33:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:33:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9379e406-c67a-49ec-b23c-9f5b33c766fd')/male_info  
[2026-03-05 08:33:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-05 08:33:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9379e406-c67a-49ec-b23c-9f5b33c766fd')/female_info  
[2026-03-05 08:33:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:33:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aedc15b17-3883-45ea-a80a-9764e0082942')/male_info  
[2026-03-05 08:33:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-03-05 08:33:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aedc15b17-3883-45ea-a80a-9764e0082942')/female_info  
[2026-03-05 08:33:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:33:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A888b67d7-0be3-4abf-8a75-6f131ad0d4f8')/male_info  
[2026-03-05 08:33:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:33:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A888b67d7-0be3-4abf-8a75-6f131ad0d4f8')/female_info  
[2026-03-05 08:33:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:33:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80e25cea-e528-4b91-a7b3-b374606932de')/male_info  
[2026-03-05 08:33:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:33:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80e25cea-e528-4b91-a7b3-b374606932de')/female_info  
[2026-03-05 08:33:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:33:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5b0a5f8-5e67-4874-bcc3-2f1a73edf2d6')/male_info  
[2026-03-05 08:33:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:33:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5b0a5f8-5e67-4874-bcc3-2f1a73edf2d6')/female_info  
[2026-03-05 08:33:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:33:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4989e9e6-9dd2-4c2a-889b-a873679a78d9')/male_info  
[2026-03-05 08:33:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:33:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4989e9e6-9dd2-4c2a-889b-a873679a78d9')/female_info  
[2026-03-05 08:33:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:33:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A01423cc8-0bde-41a0-84ee-e6bbd639bead')/male_info  
[2026-03-05 08:33:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:33:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A01423cc8-0bde-41a0-84ee-e6bbd639bead')/female_info  
[2026-03-05 08:33:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:33:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2c6dc46-b5e5-4964-8306-c4ba724bbb5e')/male_info  
[2026-03-05 08:33:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:33:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2c6dc46-b5e5-4964-8306-c4ba724bbb5e')/female_info  
[2026-03-05 08:33:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:33:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4a23ae4-f6df-4bc5-b9dd-30517a8eb558')/male_info  
[2026-03-05 08:33:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:33:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4a23ae4-f6df-4bc5-b9dd-30517a8eb558')/female_info  
[2026-03-05 08:33:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:33:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad582435c-dad3-4fd6-a037-0fabaeaeea4c')/male_info  
[2026-03-05 08:33:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:33:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad582435c-dad3-4fd6-a037-0fabaeaeea4c')/female_info  
[2026-03-05 08:33:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:33:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1c3955d-7f97-43af-b09f-c9f99dde5e59')/male_info  
[2026-03-05 08:33:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-05 08:33:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1c3955d-7f97-43af-b09f-c9f99dde5e59')/female_info  
[2026-03-05 08:34:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:34:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7cdd805d-126a-4c8f-bec7-0bd52e4856d3')/male_info  
[2026-03-05 08:34:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:34:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7cdd805d-126a-4c8f-bec7-0bd52e4856d3')/female_info  
[2026-03-05 08:34:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:34:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d9e5b3a-7196-4a04-9550-d2f5f4ef7d24')/male_info  
[2026-03-05 08:34:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:34:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d9e5b3a-7196-4a04-9550-d2f5f4ef7d24')/female_info  
[2026-03-05 08:34:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:34:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29279072-7907-48e4-a063-43e11b0f301c')/male_info  
[2026-03-05 08:34:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:34:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29279072-7907-48e4-a063-43e11b0f301c')/female_info  
[2026-03-05 08:34:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:34:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A300df2a2-dff7-488a-b364-2c9efa79d96a')/male_info  
[2026-03-05 08:34:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:34:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A300df2a2-dff7-488a-b364-2c9efa79d96a')/female_info  
[2026-03-05 08:34:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:34:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab573c1bf-c7b0-4954-a52b-61d1508308c8')/male_info  
[2026-03-05 08:34:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:34:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab573c1bf-c7b0-4954-a52b-61d1508308c8')/female_info  
[2026-03-05 08:34:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:34:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3770933b-b2dc-4e8b-9bcd-dc1f2882a1e7')/male_info  
[2026-03-05 08:34:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:34:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3770933b-b2dc-4e8b-9bcd-dc1f2882a1e7')/female_info  
[2026-03-05 08:34:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:34:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab48a2686-4d07-4c43-8a69-dd6e5aaba4f1')/male_info  
[2026-03-05 08:34:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:34:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab48a2686-4d07-4c43-8a69-dd6e5aaba4f1')/female_info  
[2026-03-05 08:34:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-05 08:34:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afcf1bfb8-b3a3-4009-b321-8e67fbd8b16c')/male_info  
[2026-03-05 08:34:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:34:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afcf1bfb8-b3a3-4009-b321-8e67fbd8b16c')/female_info  
[2026-03-05 08:34:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:34:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A771f6ed4-ac53-49ea-b98c-056d4f419e5d')/male_info  
[2026-03-05 08:34:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:34:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A771f6ed4-ac53-49ea-b98c-056d4f419e5d')/female_info  
[2026-03-05 08:34:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:34:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa563c3ec-cdb6-480f-8895-123e1e5822b9')/male_info  
[2026-03-05 08:34:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:34:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa563c3ec-cdb6-480f-8895-123e1e5822b9')/female_info  
[2026-03-05 08:34:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:34:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac92ead56-2c59-4260-b930-a4567736373f')/male_info  
[2026-03-05 08:34:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:34:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac92ead56-2c59-4260-b930-a4567736373f')/female_info  
[2026-03-05 08:34:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-03-05 08:34:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35b36dd1-d0c3-443a-b1b3-21e68d14af22')/male_info  
[2026-03-05 08:34:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:34:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35b36dd1-d0c3-443a-b1b3-21e68d14af22')/female_info  
[2026-03-05 08:34:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:34:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0dc4288-f1fe-46e2-aae5-4a8858ea7ed0')/male_info  
[2026-03-05 08:34:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:34:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0dc4288-f1fe-46e2-aae5-4a8858ea7ed0')/female_info  
[2026-03-05 08:34:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:34:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee27612c-bec4-4af2-8168-5544526b6454')/male_info  
[2026-03-05 08:34:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:34:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee27612c-bec4-4af2-8168-5544526b6454')/female_info  
[2026-03-05 08:34:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-05 08:34:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037bc1f1-9896-42fa-ba88-e42a8b8900f4')/male_info  
[2026-03-05 08:34:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:34:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037bc1f1-9896-42fa-ba88-e42a8b8900f4')/female_info  
[2026-03-05 08:34:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:34:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9fa0de8-0f97-42fb-8dc7-126b06d4d0ce')/male_info  
[2026-03-05 08:34:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:34:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9fa0de8-0f97-42fb-8dc7-126b06d4d0ce')/female_info  
[2026-03-05 08:34:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:34:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7219fb4b-f33c-4998-a480-18059f7f3126')/female_info  
[2026-03-05 08:34:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:34:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98035127-c596-4678-a6ab-44468335c347')/male_info  
[2026-03-05 08:34:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:34:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98035127-c596-4678-a6ab-44468335c347')/female_info  
[2026-03-05 08:34:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:34:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A20d6e1de-2381-49ec-a648-5346aa2246e4')/male_info  
[2026-03-05 08:34:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:34:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A20d6e1de-2381-49ec-a648-5346aa2246e4')/female_info  
[2026-03-05 08:34:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:34:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6767b3c3-80fe-4bd9-a96f-b4881c27e558')/male_info  
[2026-03-05 08:34:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:34:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6767b3c3-80fe-4bd9-a96f-b4881c27e558')/female_info  
[2026-03-05 08:34:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:34:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A323d7388-4083-4f08-a2e2-7e6d6b69925a')/male_info  
[2026-03-05 08:34:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:34:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A323d7388-4083-4f08-a2e2-7e6d6b69925a')/female_info  
[2026-03-05 08:34:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:34:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A85e332a4-66a0-47c7-893d-cb6d611312ed')/male_info  
[2026-03-05 08:34:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:34:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A85e332a4-66a0-47c7-893d-cb6d611312ed')/female_info  
[2026-03-05 08:34:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:34:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af413cc06-b225-4e3c-b249-e00ac8dddb86')/male_info  
[2026-03-05 08:34:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:34:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af413cc06-b225-4e3c-b249-e00ac8dddb86')/female_info  
[2026-03-05 08:34:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:34:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa16b2182-7bab-49f2-9322-31f5d7530c9f')/male_info  
[2026-03-05 08:34:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:34:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa16b2182-7bab-49f2-9322-31f5d7530c9f')/female_info  
[2026-03-05 08:34:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:34:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ed5e3c7-8d77-49e3-89c9-e83aa7fcf001')/male_info  
[2026-03-05 08:34:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-05 08:34:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ed5e3c7-8d77-49e3-89c9-e83aa7fcf001')/female_info  
[2026-03-05 08:34:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:34:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e87292f-a4c0-4841-9a8c-6fb0f56d86e0')/male_info  
[2026-03-05 08:34:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:34:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e87292f-a4c0-4841-9a8c-6fb0f56d86e0')/female_info  
[2026-03-05 08:34:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:34:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e280a7e-829a-4b63-967a-e2a109463be5')/female_info  
[2026-03-05 08:34:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:34:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56f3c797-f79d-41c3-a0dc-f6fd93c5cd80')/male_info  
[2026-03-05 08:34:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:34:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56f3c797-f79d-41c3-a0dc-f6fd93c5cd80')/female_info  
[2026-03-05 08:34:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:34:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5211c7c9-a79a-4300-9261-1e383fc34511')/male_info  
[2026-03-05 08:34:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:34:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5211c7c9-a79a-4300-9261-1e383fc34511')/female_info  
[2026-03-05 08:35:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:35:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac82571d7-1329-4aa2-acb2-5b9a6f85e2e4')/male_info  
[2026-03-05 08:35:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:35:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac82571d7-1329-4aa2-acb2-5b9a6f85e2e4')/female_info  
[2026-03-05 08:35:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:35:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78809ca1-25b4-4a8a-b4ff-cc845031e1e7')/male_info  
[2026-03-05 08:35:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:35:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78809ca1-25b4-4a8a-b4ff-cc845031e1e7')/female_info  
[2026-03-05 08:35:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:35:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A550a393a-1fa0-4abd-b92c-244b2e2b7338')/male_info  
[2026-03-05 08:35:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:35:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A550a393a-1fa0-4abd-b92c-244b2e2b7338')/female_info  
[2026-03-05 08:35:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:35:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abed646c6-380b-41fb-b50a-c5f3fef95662')/male_info  
[2026-03-05 08:35:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:35:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abed646c6-380b-41fb-b50a-c5f3fef95662')/female_info  
[2026-03-05 08:35:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:35:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8baa0579-1439-499c-bd02-8da3823232b2')/male_info  
[2026-03-05 08:35:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:35:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8baa0579-1439-499c-bd02-8da3823232b2')/female_info  
[2026-03-05 08:35:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:35:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A690ac802-6090-4d83-8c2b-20991584378e')/male_info  
[2026-03-05 08:35:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:35:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A690ac802-6090-4d83-8c2b-20991584378e')/female_info  
[2026-03-05 08:35:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:35:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af942067b-28d5-43fb-9272-6cebfb5c52f1')/male_info  
[2026-03-05 08:35:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:35:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af942067b-28d5-43fb-9272-6cebfb5c52f1')/female_info  
[2026-03-05 08:35:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:35:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e4a4baa-5cfe-4f95-af84-64bb26fc6a33')/male_info  
[2026-03-05 08:35:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:35:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e4a4baa-5cfe-4f95-af84-64bb26fc6a33')/female_info  
[2026-03-05 08:35:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:35:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef6af26d-9a86-401d-a168-e1948bdafd2f')/male_info  
[2026-03-05 08:35:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:35:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef6af26d-9a86-401d-a168-e1948bdafd2f')/female_info  
[2026-03-05 08:35:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:35:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A74447f96-1e09-4675-a937-85482b9a903f')/male_info  
[2026-03-05 08:35:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:35:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A74447f96-1e09-4675-a937-85482b9a903f')/female_info  
[2026-03-05 08:35:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:35:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab083e558-8d4b-4c72-b8c1-8dbaa5a3efcb')/male_info  
[2026-03-05 08:35:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:35:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab083e558-8d4b-4c72-b8c1-8dbaa5a3efcb')/female_info  
[2026-03-05 08:35:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:35:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef3e1061-3d84-4aa7-a53a-3abc6edc2451')/male_info  
[2026-03-05 08:35:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:35:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef3e1061-3d84-4aa7-a53a-3abc6edc2451')/female_info  
[2026-03-05 08:35:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:35:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7631ed6c-4bdb-436c-ac77-c2e2b8ce111f')/male_info  
[2026-03-05 08:35:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:35:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7631ed6c-4bdb-436c-ac77-c2e2b8ce111f')/female_info  
[2026-03-05 08:35:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:35:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1453a5-8cb3-4a58-a499-6ba745069e64')/male_info  
[2026-03-05 08:35:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:35:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1453a5-8cb3-4a58-a499-6ba745069e64')/female_info  
[2026-03-05 08:35:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:35:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70918918-0e07-4e2a-aacd-fe6d1ed36ea7')/male_info  
[2026-03-05 08:35:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:35:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70918918-0e07-4e2a-aacd-fe6d1ed36ea7')/female_info  
[2026-03-05 08:35:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:35:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35115535-1df9-44e5-9776-946888eed14c')/male_info  
[2026-03-05 08:35:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:35:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35115535-1df9-44e5-9776-946888eed14c')/female_info  
[2026-03-05 08:35:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-05 08:35:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad20927-2166-4431-b57c-00b32ec0f55a')/male_info  
[2026-03-05 08:35:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:35:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad20927-2166-4431-b57c-00b32ec0f55a')/female_info  
[2026-03-05 08:35:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:35:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29d3ff62-bbb9-4cf7-83f8-134b9b0caf66')/male_info  
[2026-03-05 08:35:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:35:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29d3ff62-bbb9-4cf7-83f8-134b9b0caf66')/female_info  
[2026-03-05 08:35:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:35:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9fe83e4a-8bca-4482-aba4-f97eaaa05710')/male_info  
[2026-03-05 08:35:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:35:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9fe83e4a-8bca-4482-aba4-f97eaaa05710')/female_info  
[2026-03-05 08:35:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:35:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A318b206f-eb02-4bd7-85e9-5c69cb746cb2')/male_info  
[2026-03-05 08:35:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:35:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9b06b412-2fe5-4917-be15-d09d99a8e24c')/male_info  
[2026-03-05 08:35:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:35:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9b06b412-2fe5-4917-be15-d09d99a8e24c')/female_info  
[2026-03-05 08:35:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-05 08:35:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acc29c5b7-d581-4c36-bf9e-d9b3bc507a26')/male_info  
[2026-03-05 08:35:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:35:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acc29c5b7-d581-4c36-bf9e-d9b3bc507a26')/female_info  
[2026-03-05 08:35:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:35:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab96ec5d6-a420-4d55-b287-ebc3e810add3')/male_info  
[2026-03-05 08:35:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:35:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab96ec5d6-a420-4d55-b287-ebc3e810add3')/female_info  
[2026-03-05 08:35:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:35:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A57ff7c18-41c5-4040-abeb-71ff5a38f333')/male_info  
[2026-03-05 08:35:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:35:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A57ff7c18-41c5-4040-abeb-71ff5a38f333')/female_info  
[2026-03-05 08:35:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:35:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ff2dce6-2d4d-497c-b994-d9a6c90f91b0')/female_info  
[2026-03-05 08:35:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:35:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15c6b328-49da-4263-86ca-afbbc3f68cd7')/male_info  
[2026-03-05 08:35:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:35:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15c6b328-49da-4263-86ca-afbbc3f68cd7')/female_info  
[2026-03-05 08:35:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:35:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e21d6fa-c22e-4fd4-887a-9845c4fc60ca')/male_info  
[2026-03-05 08:35:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:35:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e21d6fa-c22e-4fd4-887a-9845c4fc60ca')/female_info  
[2026-03-05 08:35:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:35:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9fad8a0-2a60-4e0f-b3d1-2314ed50925e')/male_info  
[2026-03-05 08:35:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:35:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9fad8a0-2a60-4e0f-b3d1-2314ed50925e')/female_info  
[2026-03-05 08:35:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:35:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7438f95b-ca6c-4243-8304-8bfca5cbc489')/male_info  
[2026-03-05 08:35:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:35:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7438f95b-ca6c-4243-8304-8bfca5cbc489')/female_info  
[2026-03-05 08:36:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:36:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A678c1d42-eec8-47a5-8cca-dd0593770fb7')/male_info  
[2026-03-05 08:36:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:36:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A678c1d42-eec8-47a5-8cca-dd0593770fb7')/female_info  
[2026-03-05 08:36:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:36:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff705de6-a12b-44d6-8295-6f41f9867f87')/male_info  
[2026-03-05 08:36:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:36:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff705de6-a12b-44d6-8295-6f41f9867f87')/female_info  
[2026-03-05 08:36:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:36:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c3f05ff-a079-4d14-a341-3485cd53de10')/male_info  
[2026-03-05 08:36:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:36:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c3f05ff-a079-4d14-a341-3485cd53de10')/female_info  
[2026-03-05 08:36:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:36:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18489191-3a9f-44f8-846b-bb266f25d60a')/male_info  
[2026-03-05 08:36:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:36:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18489191-3a9f-44f8-846b-bb266f25d60a')/female_info  
[2026-03-05 08:36:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-03-05 08:36:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af420c671-ddf3-4cca-aeef-37d4c122427c')/male_info  
[2026-03-05 08:36:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:36:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af420c671-ddf3-4cca-aeef-37d4c122427c')/female_info  
[2026-03-05 08:36:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:36:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5013b408-5ac5-417f-8180-e742f2cf0619')/male_info  
[2026-03-05 08:36:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:36:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5013b408-5ac5-417f-8180-e742f2cf0619')/female_info  
[2026-03-05 08:36:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:36:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23feedfd-ab70-4cfc-96b4-f59820754bda')/male_info  
[2026-03-05 08:36:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:36:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23feedfd-ab70-4cfc-96b4-f59820754bda')/female_info  
[2026-03-05 08:36:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:36:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45789b6f-dac5-4a0b-9107-a9ba5b2812a0')/male_info  
[2026-03-05 08:36:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-03-05 08:36:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45789b6f-dac5-4a0b-9107-a9ba5b2812a0')/female_info  
[2026-03-05 08:36:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:36:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab308f5c3-3ffb-4ec2-8692-c18830fbbd60')/male_info  
[2026-03-05 08:36:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:36:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab308f5c3-3ffb-4ec2-8692-c18830fbbd60')/female_info  
[2026-03-05 08:36:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:36:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41e8bb39-e066-4ea6-bf21-536595adb986')/male_info  
[2026-03-05 08:36:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:36:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41e8bb39-e066-4ea6-bf21-536595adb986')/female_info  
[2026-03-05 08:36:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-03-05 08:36:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1c103fa2-ecfb-4f85-a321-96b4394d423d')/male_info  
[2026-03-05 08:36:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:36:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1c103fa2-ecfb-4f85-a321-96b4394d423d')/female_info  
[2026-03-05 08:36:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-03-05 08:36:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ce0fa54-f66f-4252-b492-aa68afa2072d')/male_info  
[2026-03-05 08:36:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:36:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ce0fa54-f66f-4252-b492-aa68afa2072d')/female_info  
[2026-03-05 08:36:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:36:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229f9804-ffa6-4625-a827-e5f80f742911')/male_info  
[2026-03-05 08:36:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:36:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229f9804-ffa6-4625-a827-e5f80f742911')/female_info  
[2026-03-05 08:36:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:36:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82d52e0e-9d5b-4128-a7d6-91cb7a8524d8')/male_info  
[2026-03-05 08:36:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:36:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82d52e0e-9d5b-4128-a7d6-91cb7a8524d8')/female_info  
[2026-03-05 08:36:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:36:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A407b5655-db4c-4865-8607-c91687d6cd58')/male_info  
[2026-03-05 08:36:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:36:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A407b5655-db4c-4865-8607-c91687d6cd58')/female_info  
[2026-03-05 08:36:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:36:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ccdc8b7-918c-4eab-8dfd-dc140a75046e')/male_info  
[2026-03-05 08:36:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:36:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ccdc8b7-918c-4eab-8dfd-dc140a75046e')/female_info  
[2026-03-05 08:36:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:36:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29312858-47cf-4c30-ad19-305100f25463')/female_info  
[2026-03-05 08:36:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:36:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f32eaaa-ac73-4a4f-bb6f-9d0788564502')/male_info  
[2026-03-05 08:36:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:36:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f32eaaa-ac73-4a4f-bb6f-9d0788564502')/female_info  
[2026-03-05 08:36:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:36:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A972b4bb6-7140-42a0-bd9a-09ee847efd4b')/male_info  
[2026-03-05 08:36:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-05 08:36:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A972b4bb6-7140-42a0-bd9a-09ee847efd4b')/female_info  
[2026-03-05 08:36:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:36:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ab764a4-30d5-4fd8-bb3f-3091f63bb9dc')/male_info  
[2026-03-05 08:36:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:36:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ab764a4-30d5-4fd8-bb3f-3091f63bb9dc')/female_info  
[2026-03-05 08:36:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:36:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af24a548d-8cae-45ea-874c-ce3d2ba6c02c')/female_info  
[2026-03-05 08:36:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:36:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5a7e467-abcd-4c55-983d-ed4c1f1f6569')/male_info  
[2026-03-05 08:36:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:36:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5a7e467-abcd-4c55-983d-ed4c1f1f6569')/female_info  
[2026-03-05 08:36:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:36:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61152e12-5942-463f-8468-79d853976e25')/male_info  
[2026-03-05 08:36:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:36:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61152e12-5942-463f-8468-79d853976e25')/female_info  
[2026-03-05 08:36:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:36:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91f2106e-a8d2-4f7b-a787-583aa741d4fe')/male_info  
[2026-03-05 08:36:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:36:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91f2106e-a8d2-4f7b-a787-583aa741d4fe')/female_info  
[2026-03-05 08:36:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:36:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A450a45da-e340-47f4-b4a6-b4d3400452de')/male_info  
[2026-03-05 08:36:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:36:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A450a45da-e340-47f4-b4a6-b4d3400452de')/female_info  
[2026-03-05 08:36:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:36:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ace473057-719f-47be-8a5c-57d27f4992e4')/male_info  
[2026-03-05 08:36:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:36:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ace473057-719f-47be-8a5c-57d27f4992e4')/female_info  
[2026-03-05 08:36:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:36:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92c3cbe3-e458-45a1-b629-5ed57f5ded2a')/male_info  
[2026-03-05 08:36:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:36:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92c3cbe3-e458-45a1-b629-5ed57f5ded2a')/female_info  
[2026-03-05 08:36:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:36:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c4116ec-d14e-4e42-9138-e1c259d294fd')/male_info  
[2026-03-05 08:36:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:36:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c4116ec-d14e-4e42-9138-e1c259d294fd')/female_info  
[2026-03-05 08:36:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:36:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d67deef-19a6-419f-94d7-5a6b5edd1fc9')/male_info  
[2026-03-05 08:36:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:36:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d67deef-19a6-419f-94d7-5a6b5edd1fc9')/female_info  
[2026-03-05 08:37:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:37:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2e727c6c-bb9a-4302-9fe5-21eccae06a28')/male_info  
[2026-03-05 08:37:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:37:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2e727c6c-bb9a-4302-9fe5-21eccae06a28')/female_info  
[2026-03-05 08:37:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:37:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9c985a5b-fa02-48f7-aac8-93ffc4d63b3c')/male_info  
[2026-03-05 08:37:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:37:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9c985a5b-fa02-48f7-aac8-93ffc4d63b3c')/female_info  
[2026-03-05 08:37:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:37:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add2a3046-72e3-433d-8989-41c460b11b86')/male_info  
[2026-03-05 08:37:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:37:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add2a3046-72e3-433d-8989-41c460b11b86')/female_info  
[2026-03-05 08:37:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-03-05 08:37:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A802f54aa-65a1-4691-8399-b70bb8e8a6a5')/male_info  
[2026-03-05 08:37:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:37:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A802f54aa-65a1-4691-8399-b70bb8e8a6a5')/female_info  
[2026-03-05 08:37:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:37:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70152ae7-78d7-4c98-9c03-adf8dfda95c3')/male_info  
[2026-03-05 08:37:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:37:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70152ae7-78d7-4c98-9c03-adf8dfda95c3')/female_info  
[2026-03-05 08:37:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:37:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4efab953-978e-4edf-b8a3-f6dd862c0c8c')/male_info  
[2026-03-05 08:37:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:37:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4efab953-978e-4edf-b8a3-f6dd862c0c8c')/female_info  
[2026-03-05 08:37:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:37:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad262c108-a745-472a-9ce4-ed65e972242d')/male_info  
[2026-03-05 08:37:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:37:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad262c108-a745-472a-9ce4-ed65e972242d')/female_info  
[2026-03-05 08:37:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:37:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037db80b-9087-4ab4-9515-1681331a339f')/male_info  
[2026-03-05 08:37:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:37:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037db80b-9087-4ab4-9515-1681331a339f')/female_info  
[2026-03-05 08:37:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-05 08:37:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af68f8c51-035e-4419-948e-29f159515545')/male_info  
[2026-03-05 08:37:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:37:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af68f8c51-035e-4419-948e-29f159515545')/female_info  
[2026-03-05 08:37:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:37:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aafc0a1ea-db36-40a0-8668-63e2b3460407')/male_info  
[2026-03-05 08:37:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:37:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aafc0a1ea-db36-40a0-8668-63e2b3460407')/female_info  
[2026-03-05 08:37:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-05 08:37:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa089cebf-872c-4455-9fc2-71d77353cb47')/male_info  
[2026-03-05 08:37:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:37:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa089cebf-872c-4455-9fc2-71d77353cb47')/female_info  
[2026-03-05 08:37:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:37:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7b4cf728-8c19-44d2-94cd-de186509dd11')/male_info  
[2026-03-05 08:37:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:37:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7b4cf728-8c19-44d2-94cd-de186509dd11')/female_info  
[2026-03-05 08:37:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:37:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A607baa4f-45de-44b9-b948-c57123ed97cd')/male_info  
[2026-03-05 08:37:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:37:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A607baa4f-45de-44b9-b948-c57123ed97cd')/female_info  
[2026-03-05 08:37:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:37:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9505dc8e-19b7-4cb8-a29e-15d27ec79f80')/male_info  
[2026-03-05 08:37:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:37:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9505dc8e-19b7-4cb8-a29e-15d27ec79f80')/female_info  
[2026-03-05 08:37:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 9 rows.  
[2026-03-05 08:37:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A658274d3-f774-4094-bc30-d141769e8c53')/male_info  
[2026-03-05 08:37:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:37:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A658274d3-f774-4094-bc30-d141769e8c53')/female_info  
[2026-03-05 08:37:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:37:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac7b630cc-129a-4f00-99e7-3ff8a7187c46')/male_info  
[2026-03-05 08:37:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:37:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac7b630cc-129a-4f00-99e7-3ff8a7187c46')/female_info  
[2026-03-05 08:37:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:37:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00afaceb-f1a1-4026-a72e-415af031a5af')/male_info  
[2026-03-05 08:37:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:37:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00afaceb-f1a1-4026-a72e-415af031a5af')/female_info  
[2026-03-05 08:37:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:37:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62e7422c-542c-4a49-aaad-92002df57632')/male_info  
[2026-03-05 08:37:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:37:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62e7422c-542c-4a49-aaad-92002df57632')/female_info  
[2026-03-05 08:37:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:37:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7987e971-cd2b-4849-8cc1-d53220fd4f36')/male_info  
[2026-03-05 08:37:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:37:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7987e971-cd2b-4849-8cc1-d53220fd4f36')/female_info  
[2026-03-05 08:37:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:37:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f47893b-2cd1-4c3f-bbcb-0b566439cace')/male_info  
[2026-03-05 08:37:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:37:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f47893b-2cd1-4c3f-bbcb-0b566439cace')/female_info  
[2026-03-05 08:37:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:37:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0dfe86ca-f2a5-4df5-8c79-20ff427b7466')/male_info  
[2026-03-05 08:37:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:37:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0dfe86ca-f2a5-4df5-8c79-20ff427b7466')/female_info  
[2026-03-05 08:37:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:37:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa82c1d09-20f0-4997-a931-f10f1e86a8c3')/male_info  
[2026-03-05 08:37:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:37:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa82c1d09-20f0-4997-a931-f10f1e86a8c3')/female_info  
[2026-03-05 08:37:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:37:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ac08344-856b-43e3-b3c3-b52a2bb0ab5e')/male_info  
[2026-03-05 08:37:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:37:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ac08344-856b-43e3-b3c3-b52a2bb0ab5e')/female_info  
[2026-03-05 08:37:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:37:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3b8bb32a-7abf-48a2-a4b9-624f1bd77d36')/female_info  
[2026-03-05 08:37:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:37:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab47c5c77-a9ed-414e-a11e-eaf4836add63')/male_info  
[2026-03-05 08:37:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:37:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab47c5c77-a9ed-414e-a11e-eaf4836add63')/female_info  
[2026-03-05 08:37:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:37:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e1f0474-048a-43d6-bdec-947bf3a574d9')/male_info  
[2026-03-05 08:37:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:37:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e1f0474-048a-43d6-bdec-947bf3a574d9')/female_info  
[2026-03-05 08:37:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:37:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7917a7e3-126f-4eea-aae7-d47b779d39b0')/female_info  
[2026-03-05 08:37:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:37:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a9dc16c-56ae-43f5-82dd-0fbb773f67d1')/male_info  
[2026-03-05 08:37:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:37:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a9dc16c-56ae-43f5-82dd-0fbb773f67d1')/female_info  
[2026-03-05 08:37:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:37:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9837c3e-8408-4355-af11-cd01e3c293ab')/male_info  
[2026-03-05 08:37:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:37:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9837c3e-8408-4355-af11-cd01e3c293ab')/female_info  
[2026-03-05 08:38:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-05 08:38:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa88a90ea-7de7-421b-a9b8-d2d1c70f1026')/male_info  
[2026-03-05 08:38:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-05 08:38:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa88a90ea-7de7-421b-a9b8-d2d1c70f1026')/female_info  
[2026-03-05 08:38:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:38:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4054a78b-2786-4718-926f-1844464cba57')/male_info  
[2026-03-05 08:38:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:38:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4054a78b-2786-4718-926f-1844464cba57')/female_info  
[2026-03-05 08:38:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:38:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9aad2cd-0ea6-4299-8824-5a335fe1d83a')/male_info  
[2026-03-05 08:38:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:38:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9aad2cd-0ea6-4299-8824-5a335fe1d83a')/female_info  
[2026-03-05 08:38:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:38:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0cb866c9-e69a-4f74-aa4a-bc345243d2b8')/male_info  
[2026-03-05 08:38:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:38:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0cb866c9-e69a-4f74-aa4a-bc345243d2b8')/female_info  
[2026-03-05 08:38:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:38:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6f082ecd-fe46-4add-8087-016d08d6ba11')/male_info  
[2026-03-05 08:38:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:38:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6f082ecd-fe46-4add-8087-016d08d6ba11')/female_info  
[2026-03-05 08:38:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:38:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9bff992a-1c18-49a0-8507-cb9e57aeaa45')/male_info  
[2026-03-05 08:38:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:38:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9bff992a-1c18-49a0-8507-cb9e57aeaa45')/female_info  
[2026-03-05 08:38:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:38:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1231342c-6f30-4fe2-82e5-0b2ca2aa3eaf')/male_info  
[2026-03-05 08:38:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:38:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1231342c-6f30-4fe2-82e5-0b2ca2aa3eaf')/female_info  
[2026-03-05 08:38:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:38:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4aea5c2f-cbd5-44cb-aaee-d13644bad4f9')/male_info  
[2026-03-05 08:38:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:38:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4aea5c2f-cbd5-44cb-aaee-d13644bad4f9')/female_info  
[2026-03-05 08:38:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:38:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67d7b79-fd10-47c9-bdfa-35eba1ae8aa3')/male_info  
[2026-03-05 08:38:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:38:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67d7b79-fd10-47c9-bdfa-35eba1ae8aa3')/female_info  
[2026-03-05 08:38:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:38:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A445738e0-6e3a-47a1-b5ac-1ab578ee6c9f')/male_info  
[2026-03-05 08:38:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:38:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A445738e0-6e3a-47a1-b5ac-1ab578ee6c9f')/female_info  
[2026-03-05 08:38:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:38:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6d56759e-d240-45aa-8581-8e9c7252df2e')/male_info  
[2026-03-05 08:38:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:38:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6d56759e-d240-45aa-8581-8e9c7252df2e')/female_info  
[2026-03-05 08:38:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:38:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afb4ade73-42f7-4bc9-b6f2-b46db1765b1e')/male_info  
[2026-03-05 08:38:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:38:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afb4ade73-42f7-4bc9-b6f2-b46db1765b1e')/female_info  
[2026-03-05 08:38:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:38:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6a7969b9-5fdf-4bf2-9220-a99e64fa7971')/male_info  
[2026-03-05 08:38:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:38:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6a7969b9-5fdf-4bf2-9220-a99e64fa7971')/female_info  
[2026-03-05 08:38:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:38:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1b8c8e8a-4cf8-4dd6-8f9a-f779ec1d09ea')/male_info  
[2026-03-05 08:38:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:38:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1b8c8e8a-4cf8-4dd6-8f9a-f779ec1d09ea')/female_info  
[2026-03-05 08:38:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:38:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf1c3686-2166-4cc1-b07a-2ec1459351c5')/male_info  
[2026-03-05 08:38:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-05 08:38:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf1c3686-2166-4cc1-b07a-2ec1459351c5')/female_info  
[2026-03-05 08:38:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-05 08:38:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ffa11df-ddf8-4b5f-bd25-ee4eca7c5db9')/male_info  
[2026-03-05 08:38:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:38:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ffa11df-ddf8-4b5f-bd25-ee4eca7c5db9')/female_info  
[2026-03-05 08:38:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-05 08:38:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9789d66-69b8-4411-9b3a-a885c712584a')/male_info  
[2026-03-05 08:38:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:38:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9789d66-69b8-4411-9b3a-a885c712584a')/female_info  
[2026-03-05 08:38:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:38:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa92e0cd0-f808-4f88-9e7c-31b8cb9f6208')/male_info  
[2026-03-05 08:38:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:38:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa92e0cd0-f808-4f88-9e7c-31b8cb9f6208')/female_info  
[2026-03-05 08:38:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:38:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5ec53202-fcab-4506-9d6a-88205c020459')/male_info  
[2026-03-05 08:38:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:38:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5ec53202-fcab-4506-9d6a-88205c020459')/female_info  
[2026-03-05 08:38:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:38:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd2a5155-fffa-435b-88b9-f2dab2456cf4')/male_info  
[2026-03-05 08:38:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:38:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd2a5155-fffa-435b-88b9-f2dab2456cf4')/female_info  
[2026-03-05 08:38:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:38:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18733479-e259-4f69-b433-31aa2de0e8f7')/male_info  
[2026-03-05 08:38:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-05 08:38:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18733479-e259-4f69-b433-31aa2de0e8f7')/female_info  
[2026-03-05 08:38:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:38:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa71eca96-ed44-4514-b2c7-2c3cbd1c9734')/male_info  
[2026-03-05 08:38:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-05 08:38:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa71eca96-ed44-4514-b2c7-2c3cbd1c9734')/female_info  
[2026-03-05 08:38:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:38:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A381fab18-55d6-4ecb-bccc-04f5358c18f5')/male_info  
[2026-03-05 08:38:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-05 08:38:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A381fab18-55d6-4ecb-bccc-04f5358c18f5')/female_info  
[2026-03-05 08:38:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-05 08:38:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af35c7592-cb87-4784-a374-45d2bd5a985c')/male_info  
[2026-03-05 08:38:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-05 08:38:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af35c7592-cb87-4784-a374-45d2bd5a985c')/female_info  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT CONTROLLER: Exporting SQL to Tenants/pmis/2026/03/05/c_hru_mv_2025121021_data.sql  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Starting SQL Export to Tenants/pmis/2026/03/05/c_hru_mv_2025121021_data.sql  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table relation_beneficiary_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table religon_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table women_vulnerable_group_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table stakeholders_present_visit_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table property_ownership_documentation_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table documents_available_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table house_going_constructed_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table house_construction_stage_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table plinth_lintel_roof_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table construction_temporarily_paused_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table release_tranche_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table problems_receiving_tranche_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table select_role_vrc_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table vrc_consultation_meetings_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table role_women_reconstruction_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table support_vrc_provided_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table structures_improvements_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table activities_funded_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table improve_living_conditions_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table village_urgently_needs_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table select_type_hazard_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table disaster_risk_reduction_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table construction_guidelines_know_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table relevant_impact_livelihoods_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table select_social_dispute_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table dissatisfaction_exclusion_vrc_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table labor_observed_construction_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table facilities_available_workers_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table data_indicator_reporting_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table learn_grm_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table submit_complaint_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table resolved_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table satisfied_response_received_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table resolved_2_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table grm_improved_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table material_shortage_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table cause_dissatification_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table workmanship_visible_deviation_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table issues_type_raised_Details  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table submissions  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table male_info  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table female_info  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: Exporting table transgender_info  
[2026-03-05 08:38:52] local.INFO: ODK IMPORT: SQL Export completed successfully.  
[2026-03-05 08:47:36] local.INFO: Schema Explorer accessed {"id":"7","projectName":"ifrap","url":"https://ifrap.edlogs.com/tenants/projects/7/ifrap/schema-design"} 
[2026-03-05 08:47:36] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/03/04/c_hru_mv_2025121021_schema_v1.json"} 
[2026-03-05 08:49:31] local.INFO: Schema Explorer accessed {"id":null,"projectName":null,"url":"https://ifrap.edlogs.com/schema-design?tenant_id=7"} 
[2026-03-05 08:49:31] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/03/05/b_hydromet_2025100711_schema.json"} 
[2026-03-05 09:09:39] local.INFO: Schema Explorer accessed {"id":null,"projectName":null,"url":"https://ifrap.edlogs.com/schema-design?tenant_id=7"} 
[2026-03-05 09:09:39] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/03/05/b_hydromet_2025100711_schema.json"} 
[2026-03-05 09:10:03] local.INFO: === TABLE GENERATOR START ===  
[2026-03-05 09:10:04] local.INFO: CONNECTED DB {"database":"ifrap","host":"127.0.0.1","user":"postgres","schema":"public"} 
[2026-03-05 09:10:04] local.INFO: Dropped table if exists {"table":"submissions"} 
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: relation_beneficiary_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: religon_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: women_vulnerable_group_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: stakeholders_present_visit_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: property_ownership_documentation_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: documents_available_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: house_going_constructed_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: house_construction_stage_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: plinth_lintel_roof_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: construction_temporarily_paused_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: release_tranche_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: problems_receiving_tranche_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: select_role_vrc_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: vrc_consultation_meetings_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: role_women_reconstruction_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: support_vrc_provided_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: structures_improvements_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: activities_funded_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: improve_living_conditions_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: village_urgently_needs_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: select_type_hazard_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: disaster_risk_reduction_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: construction_guidelines_know_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: relevant_impact_livelihoods_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: select_social_dispute_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: dissatisfaction_exclusion_vrc_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: labor_observed_construction_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: facilities_available_workers_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: data_indicator_reporting_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: learn_grm_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: submit_complaint_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: resolved_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: satisfied_response_received_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: resolved_2_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: grm_improved_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: material_shortage_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: cause_dissatification_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: workmanship_visible_deviation_Details  
[2026-03-05 09:10:04] local.INFO: Lookup table created and options inserted: issues_type_raised_Details  
[2026-03-05 09:10:04] local.INFO: EXECUTING SQL FOR TABLE: submissions  
[2026-03-05 09:10:04] local.INFO: CREATE TABLE "submissions" (
    "id" BIGSERIAL PRIMARY KEY,
    "__id" VARCHAR(255) NOT NULL,
    "ID_1_0" VARCHAR(255),
    "ID_1_1" INT NOT NULL,
    "ID_1_2" VARCHAR(255) NOT NULL,
    "ID_1_3" VARCHAR(255),
    "ID_1_4" TIMESTAMP NOT NULL,
    "ID_1_5" VARCHAR(255),
    "ID_1_6" VARCHAR(255),
    "ID_1_7" VARCHAR(255),
    "ID_1_8" VARCHAR(255),
    "ID_1_9" VARCHAR(255),
    "ID_1_10" VARCHAR(255),
    "ID_1_11" VARCHAR(255),
    "ID_1_11y" VARCHAR(255),
    "ID_1_12" VARCHAR(255),
    "ID_1_13" VARCHAR(255),
    "FMI_2_1" VARCHAR(255),
    "FMI_2_2" VARCHAR(255),
    "FMI_2_3" VARCHAR(255),
    "FMI_2_3y" VARCHAR(255),
    "FMI_3_1" VARCHAR(255),
    "FMI_3_1_1" VARCHAR(255),
    "FMI_3_1_2" VARCHAR(255),
    "FMI_3_2" VARCHAR(255),
    "FMI_3_2_1" VARCHAR(255),
    "FMI_3_2_2" VARCHAR(255),
    "PD_3_2_3" VARCHAR(255),
    "FMI_3_3" VARCHAR(255),
    "FMI_3_3_1" VARCHAR(255),
    "FMI_3_3_2" VARCHAR(255),
    "SI_4_1" VARCHAR(255),
    "SI_4_1y" VARCHAR(255),
    "LPDT_5_1" VARCHAR(255),
    "LPDT_5_1_1" VARCHAR(255),
    "LPDT_5_2" VARCHAR(255),
    "LPDT_5_2y" VARCHAR(255),
    "LPDT_5_3" VARCHAR(255),
    "LPDT_5_4" VARCHAR(255),
    "LPDT_5_4y" VARCHAR(255),
    "LPDT_5_5" VARCHAR(255),
    "CP_6_1" VARCHAR(255),
    "CP_6_2" VARCHAR(255),
    "CP_6_2_1" VARCHAR(255),
    "CP_6_2_2" VARCHAR(255),
    "CP_6_2_2_2" VARCHAR(255),
    "CP_6_2_2_2y" VARCHAR(255),
    "CP_6_3_1" VARCHAR(255),
    "CP_6_3_2" VARCHAR(255),
    "TRI_7_1" VARCHAR(255),
    "TRI_7_1_1" VARCHAR(255),
    "TRI_7_1_2" VARCHAR(255),
    "TRI_7_1_3" VARCHAR(255),
    "TRI_7_1_3y" VARCHAR(255),
    "TRI_7_2_1" VARCHAR(255),
    "TRI_7_2_2" VARCHAR(255),
    "TRI_7_2_2y" VARCHAR(255),
    "VRC_8_1" VARCHAR(255),
    "VRC_8_2" VARCHAR(255),
    "VRC_8_3" VARCHAR(255),
    "VRC_8_4" VARCHAR(255),
    "VRC_8_5" VARCHAR(255),
    "VRC_8_6" VARCHAR(255),
    "VRC_8_7" VARCHAR(255),
    "VRC_8_8" VARCHAR(255),
    "VRC_8_9" VARCHAR(255),
    "VRC_8_9_1" VARCHAR(255),
    "VBVRC_9_1" VARCHAR(255),
    "VBVRC_9_2" VARCHAR(255),
    "VBVRC_9_2y" VARCHAR(255),
    "VBVRC_9_3" VARCHAR(255),
    "VBVRC_9_4" VARCHAR(255),
    "VBVRC_9_5" VARCHAR(255),
    "VBVRC_9_6" VARCHAR(255),
    "VBVRC_9_6y" VARCHAR(255),
    "DRR_10_1" VARCHAR(255),
    "DRR_10_2" VARCHAR(255),
    "DRR_10_3" VARCHAR(255),
    "DRR_10_3y" VARCHAR(255),
    "DRR_10_4" VARCHAR(255),
    "DRR_10_5" VARCHAR(255),
    "DRR_10_6" VARCHAR(255),
    "DRR_10_7" VARCHAR(255),
    "DRR_10_7_1" VARCHAR(255),
    "DRR_10_8" VARCHAR(255),
    "DRR_10_9" VARCHAR(255),
    "DRR_10_10" VARCHAR(255),
    "DRR_10_10y" VARCHAR(255),
    "MCG_11_1" VARCHAR(255),
    "MCG_11_2" VARCHAR(255),
    "MCG_11_3" VARCHAR(255),
    "MCG_11_3y" VARCHAR(255),
    "SSC_12_1" VARCHAR(255),
    "SSC_12_2" VARCHAR(255),
    "SSC_12_3" VARCHAR(255),
    "SSC_12_3_1" VARCHAR(255),
    "SSC_12_3_1y" VARCHAR(255),
    "SSC_12_4" VARCHAR(255),
    "SSC_12_4_1" VARCHAR(255),
    "SSC_12_4_1y" VARCHAR(255),
    "SSC_12_5" VARCHAR(255),
    "SSC_12_5_1" VARCHAR(255),
    "SSC_12_5_1y" VARCHAR(255),
    "WS_13_1" VARCHAR(255),
    "WS_13_2" VARCHAR(255),
    "WS_13_3" VARCHAR(255),
    "WS_13_4" VARCHAR(255),
    "WS_13_4_1" VARCHAR(255),
    "WS_13_5" VARCHAR(255),
    "WS_13_6" VARCHAR(255),
    "WS_13_6_1" VARCHAR(255),
    "EPE_14_1" VARCHAR(255),
    "EPE_14_2" VARCHAR(255),
    "EPE_14_3" VARCHAR(255),
    "EPE_14_4" VARCHAR(255),
    "EPE_14_5" VARCHAR(255),
    "EPE_14_6" VARCHAR(255),
    "EPE_14_6_1" VARCHAR(255),
    "EPE_14_6_2" VARCHAR(255),
    "EPE_14_6_3" VARCHAR(255),
    "EPE_14_6_4" VARCHAR(255),
    "EPE_14_6_5" VARCHAR(255),
    "GESI_15_1" VARCHAR(255),
    "GESI_15_1_1" VARCHAR(255),
    "GESI_15_2" VARCHAR(255),
    "GESI_15_3" VARCHAR(255),
    "GESI_15_4" VARCHAR(255),
    "GESI_15_5" VARCHAR(255),
    "GRM_16_1" VARCHAR(255),
    "GRM_16_1_1" VARCHAR(255),
    "GRM_16_1_1y" VARCHAR(255),
    "GRM_16_2" VARCHAR(255),
    "GRM_16_2_2" VARCHAR(255),
    "GRM_16_3" VARCHAR(255),
    "GRM_16_4" VARCHAR(255),
    "GRM_16_5" VARCHAR(255),
    "GRM_16_5_1" VARCHAR(255),
    "GRM_16_5_2" VARCHAR(255),
    "GRM_16_5_2y" VARCHAR(255),
    "GRM_16_5_3" VARCHAR(255),
    "GRM_16_6" VARCHAR(255),
    "GRM_16_6_1" VARCHAR(255),
    "GRM_16_6_2" VARCHAR(255),
    "GRM_16_6_2y" VARCHAR(255),
    "GRM_16_6_3" VARCHAR(255),
    "GRM_16_6_3_1" VARCHAR(255),
    "GRM_16_6_4" VARCHAR(255),
    "GRM_16_6_4y" VARCHAR(255),
    "GRM_16_7" VARCHAR(255),
    "GRM_16_7y" VARCHAR(255),
    "CCV_17_1" VARCHAR(255),
    "CCV_17_1_1" VARCHAR(255),
    "CCV_17_2" VARCHAR(255),
    "CCV_17_2_1" VARCHAR(255),
    "CCV_17_3" VARCHAR(255),
    "CCV_17_3_1" VARCHAR(255),
    "CCV_17_4" VARCHAR(255),
    "CCV_17_4_1" VARCHAR(255),
    "CCV_17_5" VARCHAR(255),
    "CCV_17_5_1" VARCHAR(255),
    "CCV_17_6" VARCHAR(255),
    "CCV_17_6_1" VARCHAR(255),
    "CCV_17_7" VARCHAR(255),
    "CCV_17_7_1" VARCHAR(255),
    "CCV_17_8" VARCHAR(255),
    "CCV_17_9" VARCHAR(255),
    "CCV_17_10" VARCHAR(255),
    "CCV_17_10_1" VARCHAR(255),
    "CCV_17_11" VARCHAR(255),
    "CCV_17_11_1" VARCHAR(255),
    "CCV_17_12" VARCHAR(255),
    "CCV_17_12_1" VARCHAR(255),
    "CCV_17_13" VARCHAR(255),
    "CCV_17_13_1" VARCHAR(255),
    "PE_18_1" VARCHAR(255),
    "PE_18_2" VARCHAR(255),
    "PE_18_2y" VARCHAR(255),
    "PE_18_3" VARCHAR(255),
    "PE_18_3_1" VARCHAR(255),
    "PE_18_3_1y" VARCHAR(255),
    "SO_19_1" VARCHAR(255),
    "SO_19_1_1" VARCHAR(255),
    "SO_19_1_1y" VARCHAR(255),
    "SO_19_1_2" VARCHAR(255),
    "SO_19_2" VARCHAR(255),
    "SO_19_2_1" VARCHAR(255),
    "SO_19_2_1y" VARCHAR(255),
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-03-05 09:10:04] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"submissions"} 
[2026-03-05 09:10:04] local.INFO: === TABLE GENERATOR END ===  
[2026-03-05 09:39:36] local.INFO: Schema Explorer accessed {"id":null,"projectName":null,"url":"https://ifrap.edlogs.com/schema-design?tenant_id=7"} 
[2026-03-05 09:39:36] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/03/05/a1_irrigation_2025100411_schema.json"} 
[2026-03-05 10:37:24] local.INFO: === TABLE GENERATOR START ===  
[2026-03-05 10:37:24] local.INFO: CONNECTED DB {"database":"ifrap","host":"127.0.0.1","user":"postgres","schema":"public"} 
[2026-03-05 10:37:24] local.INFO: Dropped table if exists {"table":"submissions"} 
[2026-03-05 10:37:24] local.INFO: Dropped table if exists {"table":"profile_info"} 
[2026-03-05 10:37:24] local.INFO: Dropped table if exists {"table":"profile_info.male_info"} 
[2026-03-05 10:37:24] local.INFO: Dropped table if exists {"table":"profile_info.female_info"} 
[2026-03-05 10:37:24] local.INFO: Dropped table if exists {"table":"baseline_info"} 
[2026-03-05 10:37:24] local.INFO: Lookup table created and options inserted: relation_beneficiary_Details  
[2026-03-05 10:37:24] local.INFO: Lookup table created and options inserted: religon_Details  
[2026-03-05 10:37:24] local.INFO: Lookup table created and options inserted: women_vulnerable_group_Details  
[2026-03-05 10:37:24] local.INFO: Lookup table created and options inserted: stakeholders_present_visit_Details  
[2026-03-05 10:37:24] local.INFO: Lookup table created and options inserted: property_ownership_documentation_Details  
[2026-03-05 10:37:24] local.INFO: Lookup table created and options inserted: documents_available_Details  
[2026-03-05 10:37:24] local.INFO: Lookup table created and options inserted: house_going_constructed_Details  
[2026-03-05 10:37:24] local.INFO: Lookup table created and options inserted: house_construction_stage_Details  
[2026-03-05 10:37:24] local.INFO: Lookup table created and options inserted: plinth_lintel_roof_Details  
[2026-03-05 10:37:24] local.INFO: Lookup table created and options inserted: construction_temporarily_paused_Details  
[2026-03-05 10:37:24] local.INFO: Lookup table created and options inserted: release_tranche_Details  
[2026-03-05 10:37:24] local.INFO: Lookup table created and options inserted: problems_receiving_tranche_Details  
[2026-03-05 10:37:24] local.INFO: Lookup table created and options inserted: select_role_vrc_Details  
[2026-03-05 10:37:24] local.INFO: Lookup table created and options inserted: vrc_consultation_meetings_Details  
[2026-03-05 10:37:24] local.INFO: Lookup table created and options inserted: role_women_reconstruction_Details  
[2026-03-05 10:37:24] local.INFO: Lookup table created and options inserted: support_vrc_provided_Details  
[2026-03-05 10:37:25] local.INFO: Lookup table created and options inserted: structures_improvements_Details  
[2026-03-05 10:37:25] local.INFO: Lookup table created and options inserted: activities_funded_Details  
[2026-03-05 10:37:25] local.INFO: Lookup table created and options inserted: improve_living_conditions_Details  
[2026-03-05 10:37:25] local.INFO: Lookup table created and options inserted: village_urgently_needs_Details  
[2026-03-05 10:37:25] local.INFO: Lookup table created and options inserted: select_type_hazard_Details  
[2026-03-05 10:37:25] local.INFO: Lookup table created and options inserted: disaster_risk_reduction_Details  
[2026-03-05 10:37:25] local.INFO: Lookup table created and options inserted: construction_guidelines_know_Details  
[2026-03-05 10:37:25] local.INFO: Lookup table created and options inserted: relevant_impact_livelihoods_Details  
[2026-03-05 10:37:25] local.INFO: Lookup table created and options inserted: select_social_dispute_Details  
[2026-03-05 10:37:25] local.INFO: Lookup table created and options inserted: dissatisfaction_exclusion_vrc_Details  
[2026-03-05 10:37:25] local.INFO: Lookup table created and options inserted: labor_observed_construction_Details  
[2026-03-05 10:37:25] local.INFO: Lookup table created and options inserted: facilities_available_workers_Details  
[2026-03-05 10:37:25] local.INFO: Lookup table created and options inserted: data_indicator_reporting_Details  
[2026-03-05 10:37:25] local.INFO: Lookup table created and options inserted: learn_grm_Details  
[2026-03-05 10:37:25] local.INFO: Lookup table created and options inserted: submit_complaint_Details  
[2026-03-05 10:37:25] local.INFO: Lookup table created and options inserted: resolved_Details  
[2026-03-05 10:37:25] local.INFO: Lookup table created and options inserted: satisfied_response_received_Details  
[2026-03-05 10:37:25] local.INFO: Lookup table created and options inserted: resolved_2_Details  
[2026-03-05 10:37:25] local.INFO: Lookup table created and options inserted: grm_improved_Details  
[2026-03-05 10:37:25] local.INFO: Lookup table created and options inserted: material_shortage_Details  
[2026-03-05 10:37:25] local.INFO: Lookup table created and options inserted: cause_dissatification_Details  
[2026-03-05 10:37:25] local.INFO: Lookup table created and options inserted: workmanship_visible_deviation_Details  
[2026-03-05 10:37:25] local.INFO: Lookup table created and options inserted: issues_type_raised_Details  
[2026-03-05 10:37:25] local.INFO: EXECUTING SQL FOR TABLE: submissions  
[2026-03-05 10:37:25] local.INFO: CREATE TABLE "submissions" (
    "id" BIGSERIAL PRIMARY KEY,
    "__id" VARCHAR(255) NOT NULL,
    "ID_1_0" VARCHAR(255),
    "ID_1_1" VARCHAR(255),
    "ID_1_2" VARCHAR(255),
    "ID_1_3" VARCHAR(255),
    "ID_1_4" VARCHAR(255),
    "ID_1_5" VARCHAR(255),
    "ID_1_6" VARCHAR(255),
    "ID_1_7" VARCHAR(255),
    "ID_1_8" VARCHAR(255),
    "ID_1_9" VARCHAR(255),
    "ID_1_10" VARCHAR(255),
    "ID_1_11" VARCHAR(255),
    "ID_1_11y" VARCHAR(255),
    "ID_1_12" VARCHAR(255),
    "ID_1_13" VARCHAR(255),
    "FMI_2_1" VARCHAR(255),
    "FMI_2_2" VARCHAR(255),
    "FMI_2_3" VARCHAR(255),
    "FMI_2_3y" VARCHAR(255),
    "FMI_3_1" VARCHAR(255),
    "FMI_3_1_1" VARCHAR(255),
    "FMI_3_1_2" VARCHAR(255),
    "FMI_3_2" VARCHAR(255),
    "FMI_3_2_1" VARCHAR(255),
    "FMI_3_2_2" VARCHAR(255),
    "PD_3_2_3" VARCHAR(255),
    "FMI_3_3" VARCHAR(255),
    "FMI_3_3_1" VARCHAR(255),
    "FMI_3_3_2" VARCHAR(255),
    "SI_4_1" VARCHAR(255),
    "SI_4_1y" VARCHAR(255),
    "LPDT_5_1" VARCHAR(255),
    "LPDT_5_1_1" VARCHAR(255),
    "LPDT_5_2" VARCHAR(255),
    "LPDT_5_2y" VARCHAR(255),
    "LPDT_5_3" VARCHAR(255),
    "LPDT_5_4" VARCHAR(255),
    "LPDT_5_4y" VARCHAR(255),
    "LPDT_5_5" VARCHAR(255),
    "CP_6_1" VARCHAR(255),
    "CP_6_2" VARCHAR(255),
    "CP_6_2_1" VARCHAR(255),
    "CP_6_2_2" VARCHAR(255),
    "CP_6_2_2_2" VARCHAR(255),
    "CP_6_2_2_2y" VARCHAR(255),
    "CP_6_3_1" VARCHAR(255),
    "CP_6_3_2" VARCHAR(255),
    "TRI_7_1" VARCHAR(255),
    "TRI_7_1_1" VARCHAR(255),
    "TRI_7_1_2" VARCHAR(255),
    "TRI_7_1_3" VARCHAR(255),
    "TRI_7_1_3y" VARCHAR(255),
    "TRI_7_2_1" VARCHAR(255),
    "TRI_7_2_2" VARCHAR(255),
    "TRI_7_2_2y" VARCHAR(255),
    "VRC_8_1" VARCHAR(255),
    "VRC_8_2" VARCHAR(255),
    "VRC_8_3" VARCHAR(255),
    "VRC_8_4" VARCHAR(255),
    "VRC_8_5" VARCHAR(255),
    "VRC_8_6" VARCHAR(255),
    "VRC_8_7" VARCHAR(255),
    "VRC_8_8" VARCHAR(255),
    "VRC_8_9" VARCHAR(255),
    "VRC_8_9_1" VARCHAR(255),
    "VBVRC_9_1" VARCHAR(255),
    "VBVRC_9_2" VARCHAR(255),
    "VBVRC_9_2y" VARCHAR(255),
    "VBVRC_9_3" VARCHAR(255),
    "VBVRC_9_4" VARCHAR(255),
    "VBVRC_9_5" VARCHAR(255),
    "VBVRC_9_6" VARCHAR(255),
    "VBVRC_9_6y" VARCHAR(255),
    "DRR_10_1" VARCHAR(255),
    "DRR_10_2" VARCHAR(255),
    "DRR_10_3" VARCHAR(255),
    "DRR_10_3y" VARCHAR(255),
    "DRR_10_4" VARCHAR(255),
    "DRR_10_5" VARCHAR(255),
    "DRR_10_6" VARCHAR(255),
    "DRR_10_7" VARCHAR(255),
    "DRR_10_7_1" VARCHAR(255),
    "DRR_10_8" VARCHAR(255),
    "DRR_10_9" VARCHAR(255),
    "DRR_10_10" VARCHAR(255),
    "DRR_10_10y" VARCHAR(255),
    "MCG_11_1" VARCHAR(255),
    "MCG_11_2" VARCHAR(255),
    "MCG_11_3" VARCHAR(255),
    "MCG_11_3y" VARCHAR(255),
    "SSC_12_1" VARCHAR(255),
    "SSC_12_2" VARCHAR(255),
    "SSC_12_3" VARCHAR(255),
    "SSC_12_3_1" VARCHAR(255),
    "SSC_12_3_1y" VARCHAR(255),
    "SSC_12_4" VARCHAR(255),
    "SSC_12_4_1" VARCHAR(255),
    "SSC_12_4_1y" VARCHAR(255),
    "SSC_12_5" VARCHAR(255),
    "SSC_12_5_1" VARCHAR(255),
    "SSC_12_5_1y" VARCHAR(255),
    "WS_13_1" VARCHAR(255),
    "WS_13_2" VARCHAR(255),
    "WS_13_3" VARCHAR(255),
    "WS_13_4" VARCHAR(255),
    "WS_13_4_1" VARCHAR(255),
    "WS_13_5" VARCHAR(255),
    "WS_13_6" VARCHAR(255),
    "WS_13_6_1" VARCHAR(255),
    "EPE_14_1" VARCHAR(255),
    "EPE_14_2" VARCHAR(255),
    "EPE_14_3" VARCHAR(255),
    "EPE_14_4" VARCHAR(255),
    "EPE_14_5" VARCHAR(255),
    "EPE_14_6" VARCHAR(255),
    "EPE_14_6_1" VARCHAR(255),
    "EPE_14_6_2" VARCHAR(255),
    "EPE_14_6_3" VARCHAR(255),
    "EPE_14_6_4" VARCHAR(255),
    "EPE_14_6_5" VARCHAR(255),
    "GESI_15_1" VARCHAR(255),
    "GESI_15_1_1" VARCHAR(255),
    "GESI_15_2" VARCHAR(255),
    "GESI_15_3" VARCHAR(255),
    "GESI_15_4" VARCHAR(255),
    "GESI_15_5" VARCHAR(255),
    "GRM_16_1" VARCHAR(255),
    "GRM_16_1_1" VARCHAR(255),
    "GRM_16_1_1y" VARCHAR(255),
    "GRM_16_2" VARCHAR(255),
    "GRM_16_2_2" VARCHAR(255),
    "GRM_16_3" VARCHAR(255),
    "GRM_16_4" VARCHAR(255),
    "GRM_16_5" VARCHAR(255),
    "GRM_16_5_1" VARCHAR(255),
    "GRM_16_5_2" VARCHAR(255),
    "GRM_16_5_2y" VARCHAR(255),
    "GRM_16_5_3" VARCHAR(255),
    "GRM_16_6" VARCHAR(255),
    "GRM_16_6_1" VARCHAR(255),
    "GRM_16_6_2" VARCHAR(255),
    "GRM_16_6_2y" VARCHAR(255),
    "GRM_16_6_3" VARCHAR(255),
    "GRM_16_6_3_1" VARCHAR(255),
    "GRM_16_6_4" VARCHAR(255),
    "GRM_16_6_4y" VARCHAR(255),
    "GRM_16_7" VARCHAR(255),
    "GRM_16_7y" VARCHAR(255),
    "CCV_17_1" VARCHAR(255),
    "CCV_17_1_1" VARCHAR(255),
    "CCV_17_2" VARCHAR(255),
    "CCV_17_2_1" VARCHAR(255),
    "CCV_17_3" VARCHAR(255),
    "CCV_17_3_1" VARCHAR(255),
    "CCV_17_4" VARCHAR(255),
    "CCV_17_4_1" VARCHAR(255),
    "CCV_17_5" VARCHAR(255),
    "CCV_17_5_1" VARCHAR(255),
    "CCV_17_6" VARCHAR(255),
    "CCV_17_6_1" VARCHAR(255),
    "CCV_17_7" VARCHAR(255),
    "CCV_17_7_1" VARCHAR(255),
    "CCV_17_8" VARCHAR(255),
    "CCV_17_9" VARCHAR(255),
    "CCV_17_10" VARCHAR(255),
    "CCV_17_10_1" VARCHAR(255),
    "CCV_17_11" VARCHAR(255),
    "CCV_17_11_1" VARCHAR(255),
    "CCV_17_12" VARCHAR(255),
    "CCV_17_12_1" VARCHAR(255),
    "CCV_17_13" VARCHAR(255),
    "CCV_17_13_1" VARCHAR(255),
    "PE_18_1" VARCHAR(255),
    "PE_18_2" VARCHAR(255),
    "PE_18_2y" VARCHAR(255),
    "PE_18_3" VARCHAR(255),
    "PE_18_3_1" VARCHAR(255),
    "PE_18_3_1y" VARCHAR(255),
    "SO_19_1" VARCHAR(255),
    "SO_19_1_1" VARCHAR(255),
    "SO_19_1_1y" VARCHAR(255),
    "SO_19_1_2" VARCHAR(255),
    "SO_19_2" VARCHAR(255),
    "SO_19_2_1" VARCHAR(255),
    "SO_19_2_1y" VARCHAR(255),
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-03-05 10:37:25] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"submissions"} 
[2026-03-05 10:37:25] local.INFO: EXECUTING SQL FOR TABLE: profile_info  
[2026-03-05 10:37:25] local.INFO: CREATE TABLE "profile_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "ID_1_1" VARCHAR(255),
    "ID_1_10" VARCHAR(255),
    "ID_1_11" VARCHAR(255),
    "ID_1_12" VARCHAR(255),
    "ID_1_2" VARCHAR(255),
    "ID_1_3" VARCHAR(255),
    "ID_1_4" VARCHAR(255),
    "ID_1_5" VARCHAR(255),
    "ID_1_6" VARCHAR(255),
    "ID_1_7" VARCHAR(255),
    "ID_1_8" VARCHAR(255),
    "ID_1_9" VARCHAR(255),
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-03-05 10:37:25] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"profile_info"} 
[2026-03-05 10:37:25] local.INFO: EXECUTING SQL FOR TABLE: profile_info.male_info  
[2026-03-05 10:37:25] local.INFO: CREATE TABLE "profile_info.male_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-03-05 10:37:25] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"profile_info.male_info"} 
[2026-03-05 10:37:25] local.INFO: EXECUTING SQL FOR TABLE: profile_info.female_info  
[2026-03-05 10:37:25] local.INFO: CREATE TABLE "profile_info.female_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-03-05 10:37:25] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"profile_info.female_info"} 
[2026-03-05 10:37:25] local.INFO: EXECUTING SQL FOR TABLE: baseline_info  
[2026-03-05 10:37:25] local.INFO: CREATE TABLE "baseline_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-03-05 10:37:25] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"baseline_info"} 
[2026-03-05 10:37:25] local.INFO: === TABLE GENERATOR END ===  
[2026-03-06 07:37:30] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 10, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 10, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-06 07:37:49] local.ERROR: SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation "audit_logs" does not exist
LINE 1: insert into "audit_logs" ("tenant_id", "occurred_at", "modul...
                    ^ (Connection: pgsql, SQL: insert into "audit_logs" ("tenant_id", "occurred_at", "module", "action", "status", "severity", "source", "actor_type", "actor_id", "actor_display", "actor_role", "department_id", "designation_id", "target_type", "target_id", "request_id", "ip", "user_agent", "updated_at", "created_at") values (?, 2026-03-06 07:37:49, App\Models\User, Update, 0, 3, 1, 1, 4, Super Admin, ?, ?, ?, App\Models\User, 4, f58297ad-759d-4348-84fd-93982db426d7, 39.60.126.251, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36, 2026-03-06 07:37:49, 2026-03-06 07:37:49) returning "id") {"userId":4,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"audit_logs\" does not exist
LINE 1: insert into \"audit_logs\" (\"tenant_id\", \"occurred_at\", \"modul...
                    ^ (Connection: pgsql, SQL: insert into \"audit_logs\" (\"tenant_id\", \"occurred_at\", \"module\", \"action\", \"status\", \"severity\", \"source\", \"actor_type\", \"actor_id\", \"actor_display\", \"actor_role\", \"department_id\", \"designation_id\", \"target_type\", \"target_id\", \"request_id\", \"ip\", \"user_agent\", \"updated_at\", \"created_at\") values (?, 2026-03-06 07:37:49, App\\Models\\User, Update, 0, 3, 1, 1, 4, Super Admin, ?, ?, ?, App\\Models\\User, 4, f58297ad-759d-4348-84fd-93982db426d7, 39.60.126.251, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36, 2026-03-06 07:37:49, 2026-03-06 07:37:49) returning \"id\") at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('insert into \"au...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('insert into \"au...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(382): Illuminate\\Database\\Connection->select('insert into \"au...', Array, false)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/PostgresProcessor.php(24): Illuminate\\Database\\Connection->selectFromWriteConnection('insert into \"au...', Array)
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3796): Illuminate\\Database\\Query\\Processors\\PostgresProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into \"au...', Array, 'id')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(2205): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id')
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1410): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1375): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1214): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1189): Illuminate\\Database\\Eloquent\\Model->save()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/helpers.php(399): Illuminate\\Database\\Eloquent\\Builder->{closure:Illuminate\\Database\\Eloquent\\Builder::create():1188}(Object(App\\Models\\AuditLog))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1188): tap(Object(App\\Models\\AuditLog), Object(Closure))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->create(Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2496): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'create', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2512): Illuminate\\Database\\Eloquent\\Model->__call('create', Array)
#15 /home/edlogs/public_html/ifrap/app/Services/AuditLogService.php(21): Illuminate\\Database\\Eloquent\\Model::__callStatic('create', Array)
#16 /home/edlogs/public_html/ifrap/app/Observers/UserObserver.php(75): App\\Services\\AuditLogService::log(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(481): App\\Observers\\UserObserver->updated(Object(App\\Models\\User))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(288): Illuminate\\Events\\Dispatcher->{closure:Illuminate\\Events\\Dispatcher::createClassListener():474}('eloquent.update...', Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(268): Illuminate\\Events\\Dispatcher->invokeListeners('eloquent.update...', Array, false)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasEvents.php(224): Illuminate\\Events\\Dispatcher->dispatch('eloquent.update...', Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1294): Illuminate\\Database\\Eloquent\\Model->fireModelEvent('updated', false)
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1207): Illuminate\\Database\\Eloquent\\Model->performUpdate(Object(Illuminate\\Database\\Eloquent\\Builder))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1064): Illuminate\\Database\\Eloquent\\Model->save(Array)
#24 /home/edlogs/public_html/ifrap/app/Providers/AppServiceProvider.php(115): Illuminate\\Database\\Eloquent\\Model->update(Array)
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(461): App\\Providers\\AppServiceProvider->{closure:App\\Providers\\AppServiceProvider::boot():114}(Object(Illuminate\\Auth\\Events\\Login))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(288): Illuminate\\Events\\Dispatcher->{closure:Illuminate\\Events\\Dispatcher::makeListener():456}('Illuminate\\\\Auth...', Array)
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(268): Illuminate\\Events\\Dispatcher->invokeListeners('Illuminate\\\\Auth...', Array, false)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/SessionGuard.php(795): Illuminate\\Events\\Dispatcher->dispatch('Illuminate\\\\Auth...')
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/SessionGuard.php(563): Illuminate\\Auth\\SessionGuard->fireLoginEvent(Object(App\\Models\\User), false)
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/SessionGuard.php(422): Illuminate\\Auth\\SessionGuard->login(Object(App\\Models\\User), false)
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\SessionGuard->{closure:Illuminate\\Auth\\SessionGuard::attempt():411}(Object(Illuminate\\Support\\Timebox))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/SessionGuard.php(411): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/AuthManager.php(339): Illuminate\\Auth\\SessionGuard->attempt(Array, false)
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Auth\\AuthManager->__call('attempt', Array)
#35 /home/edlogs/public_html/ifrap/app/Http/Requests/Auth/LoginRequest.php(44): Illuminate\\Support\\Facades\\Facade::__callStatic('attempt', Array)
#36 /home/edlogs/public_html/ifrap/app/Http/Controllers/Auth/AuthenticatedSessionController.php(27): App\\Http\\Requests\\Auth\\LoginRequest->authenticate()
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\Auth\\AuthenticatedSessionController->store(Object(App\\Http\\Requests\\Auth\\LoginRequest))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('store', Array)
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Auth\\AuthenticatedSessionController), 'store')
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#69 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#72 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#74 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#75 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#76 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#77 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#78 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#79 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#80 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#81 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#82 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#83 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#84 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#85 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#86 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#87 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#88 {main}

[previous exception] [object] (PDOException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"audit_logs\" does not exist
LINE 1: insert into \"audit_logs\" (\"tenant_id\", \"occurred_at\", \"modul...
                    ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:409)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(409): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():395}('insert into \"au...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('insert into \"au...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('insert into \"au...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(382): Illuminate\\Database\\Connection->select('insert into \"au...', Array, false)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/PostgresProcessor.php(24): Illuminate\\Database\\Connection->selectFromWriteConnection('insert into \"au...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3796): Illuminate\\Database\\Query\\Processors\\PostgresProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into \"au...', Array, 'id')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(2205): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id')
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1410): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1375): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1214): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1189): Illuminate\\Database\\Eloquent\\Model->save()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/helpers.php(399): Illuminate\\Database\\Eloquent\\Builder->{closure:Illuminate\\Database\\Eloquent\\Builder::create():1188}(Object(App\\Models\\AuditLog))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1188): tap(Object(App\\Models\\AuditLog), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->create(Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2496): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'create', Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2512): Illuminate\\Database\\Eloquent\\Model->__call('create', Array)
#17 /home/edlogs/public_html/ifrap/app/Services/AuditLogService.php(21): Illuminate\\Database\\Eloquent\\Model::__callStatic('create', Array)
#18 /home/edlogs/public_html/ifrap/app/Observers/UserObserver.php(75): App\\Services\\AuditLogService::log(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(481): App\\Observers\\UserObserver->updated(Object(App\\Models\\User))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(288): Illuminate\\Events\\Dispatcher->{closure:Illuminate\\Events\\Dispatcher::createClassListener():474}('eloquent.update...', Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(268): Illuminate\\Events\\Dispatcher->invokeListeners('eloquent.update...', Array, false)
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasEvents.php(224): Illuminate\\Events\\Dispatcher->dispatch('eloquent.update...', Array)
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1294): Illuminate\\Database\\Eloquent\\Model->fireModelEvent('updated', false)
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1207): Illuminate\\Database\\Eloquent\\Model->performUpdate(Object(Illuminate\\Database\\Eloquent\\Builder))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1064): Illuminate\\Database\\Eloquent\\Model->save(Array)
#26 /home/edlogs/public_html/ifrap/app/Providers/AppServiceProvider.php(115): Illuminate\\Database\\Eloquent\\Model->update(Array)
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(461): App\\Providers\\AppServiceProvider->{closure:App\\Providers\\AppServiceProvider::boot():114}(Object(Illuminate\\Auth\\Events\\Login))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(288): Illuminate\\Events\\Dispatcher->{closure:Illuminate\\Events\\Dispatcher::makeListener():456}('Illuminate\\\\Auth...', Array)
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(268): Illuminate\\Events\\Dispatcher->invokeListeners('Illuminate\\\\Auth...', Array, false)
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/SessionGuard.php(795): Illuminate\\Events\\Dispatcher->dispatch('Illuminate\\\\Auth...')
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/SessionGuard.php(563): Illuminate\\Auth\\SessionGuard->fireLoginEvent(Object(App\\Models\\User), false)
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/SessionGuard.php(422): Illuminate\\Auth\\SessionGuard->login(Object(App\\Models\\User), false)
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\SessionGuard->{closure:Illuminate\\Auth\\SessionGuard::attempt():411}(Object(Illuminate\\Support\\Timebox))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/SessionGuard.php(411): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/AuthManager.php(339): Illuminate\\Auth\\SessionGuard->attempt(Array, false)
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Auth\\AuthManager->__call('attempt', Array)
#37 /home/edlogs/public_html/ifrap/app/Http/Requests/Auth/LoginRequest.php(44): Illuminate\\Support\\Facades\\Facade::__callStatic('attempt', Array)
#38 /home/edlogs/public_html/ifrap/app/Http/Controllers/Auth/AuthenticatedSessionController.php(27): App\\Http\\Requests\\Auth\\LoginRequest->authenticate()
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\Auth\\AuthenticatedSessionController->store(Object(App\\Http\\Requests\\Auth\\LoginRequest))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('store', Array)
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Auth\\AuthenticatedSessionController), 'store')
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#71 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#74 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#75 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#76 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#77 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#78 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#79 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#80 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#81 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#82 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#83 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#84 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#85 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#86 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#87 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#88 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#89 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#90 {main}
"} 
[2026-03-06 07:39:06] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 10, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 10, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-06 07:39:28] local.ERROR: SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation "audit_logs" does not exist
LINE 1: select count(*) as aggregate from "audit_logs" where "occurr...
                                          ^ (Connection: pgsql, SQL: select count(*) as aggregate from "audit_logs" where "occurred_at"::date = 2026-03-06) {"userId":4,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"audit_logs\" does not exist
LINE 1: select count(*) as aggregate from \"audit_logs\" where \"occurr...
                                          ^ (Connection: pgsql, SQL: select count(*) as aggregate from \"audit_logs\" where \"occurred_at\"::date = 2026-03-06) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select count(*)...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3630): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3558): Illuminate\\Database\\Query\\Builder->aggregate('count', Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(2205): Illuminate\\Database\\Query\\Builder->count()
#9 /home/edlogs/public_html/ifrap/app/Http/Controllers/ActivityLogController.php(17): Illuminate\\Database\\Eloquent\\Builder->__call('count', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ActivityLogController->index(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('index', Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ActivityLogController), 'index')
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}

[previous exception] [object] (PDOException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"audit_logs\" does not exist
LINE 1: select count(*) as aggregate from \"audit_logs\" where \"occurr...
                                          ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:409)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(409): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():395}('select count(*)...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select count(*)...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3630): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3558): Illuminate\\Database\\Query\\Builder->aggregate('count', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(2205): Illuminate\\Database\\Query\\Builder->count()
#11 /home/edlogs/public_html/ifrap/app/Http/Controllers/ActivityLogController.php(17): Illuminate\\Database\\Eloquent\\Builder->__call('count', Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ActivityLogController->index(Object(Illuminate\\Http\\Request))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('index', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ActivityLogController), 'index')
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"} 
[2026-03-06 07:39:51] local.ERROR: SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation "audit_logs" does not exist
LINE 1: select count(*) as aggregate from "audit_logs" where "occurr...
                                          ^ (Connection: pgsql, SQL: select count(*) as aggregate from "audit_logs" where "occurred_at"::date = 2026-03-06) {"userId":4,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"audit_logs\" does not exist
LINE 1: select count(*) as aggregate from \"audit_logs\" where \"occurr...
                                          ^ (Connection: pgsql, SQL: select count(*) as aggregate from \"audit_logs\" where \"occurred_at\"::date = 2026-03-06) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select count(*)...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3630): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3558): Illuminate\\Database\\Query\\Builder->aggregate('count', Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(2205): Illuminate\\Database\\Query\\Builder->count()
#9 /home/edlogs/public_html/ifrap/app/Http/Controllers/ActivityLogController.php(17): Illuminate\\Database\\Eloquent\\Builder->__call('count', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ActivityLogController->index(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('index', Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ActivityLogController), 'index')
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}

[previous exception] [object] (PDOException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"audit_logs\" does not exist
LINE 1: select count(*) as aggregate from \"audit_logs\" where \"occurr...
                                          ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:409)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(409): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():395}('select count(*)...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select count(*)...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3630): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3558): Illuminate\\Database\\Query\\Builder->aggregate('count', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(2205): Illuminate\\Database\\Query\\Builder->count()
#11 /home/edlogs/public_html/ifrap/app/Http/Controllers/ActivityLogController.php(17): Illuminate\\Database\\Eloquent\\Builder->__call('count', Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ActivityLogController->index(Object(Illuminate\\Http\\Request))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('index', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ActivityLogController), 'index')
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"} 
[2026-03-06 07:40:10] local.ERROR: Error fetching submissions: No schema files found.  
[2026-03-06 07:40:31] local.ERROR: Error fetching submissions: No schema files found.  
[2026-03-06 07:42:18] local.ERROR: SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation "audit_logs" does not exist
LINE 1: insert into "audit_logs" ("tenant_id", "occurred_at", "modul...
                    ^ (Connection: pgsql, SQL: insert into "audit_logs" ("tenant_id", "occurred_at", "module", "action", "status", "severity", "source", "actor_type", "actor_id", "actor_display", "actor_role", "department_id", "designation_id", "target_type", "target_id", "request_id", "ip", "user_agent", "updated_at", "created_at") values (4, 2026-03-06 07:42:18, App\Models\ProjectDetail, Delete, 1, 2, 1, 1, 4, Super Admin, ?, ?, ?, App\Models\ProjectDetail, 9, ba222108-e0a8-4f38-b6e4-240d1681e194, 39.60.126.251, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36, 2026-03-06 07:42:18, 2026-03-06 07:42:18) returning "id") {"userId":4,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"audit_logs\" does not exist
LINE 1: insert into \"audit_logs\" (\"tenant_id\", \"occurred_at\", \"modul...
                    ^ (Connection: pgsql, SQL: insert into \"audit_logs\" (\"tenant_id\", \"occurred_at\", \"module\", \"action\", \"status\", \"severity\", \"source\", \"actor_type\", \"actor_id\", \"actor_display\", \"actor_role\", \"department_id\", \"designation_id\", \"target_type\", \"target_id\", \"request_id\", \"ip\", \"user_agent\", \"updated_at\", \"created_at\") values (4, 2026-03-06 07:42:18, App\\Models\\ProjectDetail, Delete, 1, 2, 1, 1, 4, Super Admin, ?, ?, ?, App\\Models\\ProjectDetail, 9, ba222108-e0a8-4f38-b6e4-240d1681e194, 39.60.126.251, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36, 2026-03-06 07:42:18, 2026-03-06 07:42:18) returning \"id\") at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('insert into \"au...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('insert into \"au...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(382): Illuminate\\Database\\Connection->select('insert into \"au...', Array, false)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/PostgresProcessor.php(24): Illuminate\\Database\\Connection->selectFromWriteConnection('insert into \"au...', Array)
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3796): Illuminate\\Database\\Query\\Processors\\PostgresProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into \"au...', Array, 'id')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(2205): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id')
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1410): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1375): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1214): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1189): Illuminate\\Database\\Eloquent\\Model->save()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/helpers.php(399): Illuminate\\Database\\Eloquent\\Builder->{closure:Illuminate\\Database\\Eloquent\\Builder::create():1188}(Object(App\\Models\\AuditLog))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1188): tap(Object(App\\Models\\AuditLog), Object(Closure))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->create(Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2496): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'create', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2512): Illuminate\\Database\\Eloquent\\Model->__call('create', Array)
#15 /home/edlogs/public_html/ifrap/app/Services/AuditLogService.php(21): Illuminate\\Database\\Eloquent\\Model::__callStatic('create', Array)
#16 /home/edlogs/public_html/ifrap/app/Observers/ProjectDetailObserver.php(84): App\\Services\\AuditLogService::log(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(481): App\\Observers\\ProjectDetailObserver->deleted(Object(App\\Models\\ProjectDetail))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(288): Illuminate\\Events\\Dispatcher->{closure:Illuminate\\Events\\Dispatcher::createClassListener():474}('eloquent.delete...', Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(268): Illuminate\\Events\\Dispatcher->invokeListeners('eloquent.delete...', Array, false)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasEvents.php(224): Illuminate\\Events\\Dispatcher->dispatch('eloquent.delete...', Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1489): Illuminate\\Database\\Eloquent\\Model->fireModelEvent('deleted', false)
#22 /home/edlogs/public_html/ifrap/app/Services/DynamicDatabaseService.php(85): Illuminate\\Database\\Eloquent\\Model->delete()
#23 /home/edlogs/public_html/ifrap/app/Http/Controllers/ProjectDetailController.php(115): App\\Services\\DynamicDatabaseService->deleteProject(Object(App\\Models\\ProjectDetail))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ProjectDetailController->destroy('9', Object(App\\Services\\DynamicDatabaseService))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('destroy', Array)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ProjectDetailController), 'destroy')
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/app/Http/Middleware/TenantContext.php(43): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): App\\Http\\Middleware\\TenantContext->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#69 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#71 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#73 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#74 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#75 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#76 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#77 {main}

[previous exception] [object] (PDOException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"audit_logs\" does not exist
LINE 1: insert into \"audit_logs\" (\"tenant_id\", \"occurred_at\", \"modul...
                    ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:409)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(409): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():395}('insert into \"au...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('insert into \"au...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('insert into \"au...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(382): Illuminate\\Database\\Connection->select('insert into \"au...', Array, false)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/PostgresProcessor.php(24): Illuminate\\Database\\Connection->selectFromWriteConnection('insert into \"au...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3796): Illuminate\\Database\\Query\\Processors\\PostgresProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into \"au...', Array, 'id')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(2205): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id')
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1410): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1375): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1214): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1189): Illuminate\\Database\\Eloquent\\Model->save()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/helpers.php(399): Illuminate\\Database\\Eloquent\\Builder->{closure:Illuminate\\Database\\Eloquent\\Builder::create():1188}(Object(App\\Models\\AuditLog))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1188): tap(Object(App\\Models\\AuditLog), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->create(Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2496): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'create', Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2512): Illuminate\\Database\\Eloquent\\Model->__call('create', Array)
#17 /home/edlogs/public_html/ifrap/app/Services/AuditLogService.php(21): Illuminate\\Database\\Eloquent\\Model::__callStatic('create', Array)
#18 /home/edlogs/public_html/ifrap/app/Observers/ProjectDetailObserver.php(84): App\\Services\\AuditLogService::log(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(481): App\\Observers\\ProjectDetailObserver->deleted(Object(App\\Models\\ProjectDetail))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(288): Illuminate\\Events\\Dispatcher->{closure:Illuminate\\Events\\Dispatcher::createClassListener():474}('eloquent.delete...', Array)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(268): Illuminate\\Events\\Dispatcher->invokeListeners('eloquent.delete...', Array, false)
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasEvents.php(224): Illuminate\\Events\\Dispatcher->dispatch('eloquent.delete...', Array)
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1489): Illuminate\\Database\\Eloquent\\Model->fireModelEvent('deleted', false)
#24 /home/edlogs/public_html/ifrap/app/Services/DynamicDatabaseService.php(85): Illuminate\\Database\\Eloquent\\Model->delete()
#25 /home/edlogs/public_html/ifrap/app/Http/Controllers/ProjectDetailController.php(115): App\\Services\\DynamicDatabaseService->deleteProject(Object(App\\Models\\ProjectDetail))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ProjectDetailController->destroy('9', Object(App\\Services\\DynamicDatabaseService))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('destroy', Array)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ProjectDetailController), 'destroy')
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/app/Http/Middleware/TenantContext.php(43): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): App\\Http\\Middleware\\TenantContext->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#69 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#71 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#73 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#75 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#76 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#77 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#78 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#79 {main}
"} 
[2026-03-06 07:57:08] local.ERROR: SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation "audit_logs" does not exist (Connection: pgsql, SQL: alter table "audit_log_details" add constraint "audit_log_details_audit_log_id_foreign" foreign key ("audit_log_id") references "audit_logs" ("id") on delete cascade) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"audit_logs\" does not exist (Connection: pgsql, SQL: alter table \"audit_log_details\" add constraint \"audit_log_details_audit_log_id_foreign\" foreign key (\"audit_log_id\") references \"audit_logs\" (\"id\") on delete cascade) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('alter table \"au...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('alter table \"au...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('alter table \"au...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('audit_log_detai...', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_27_065515_create_audit_log_details_table.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_27_0655...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_27_0655...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 10, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"audit_logs\" does not exist at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('alter table \"au...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('alter table \"au...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('alter table \"au...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('alter table \"au...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('audit_log_detai...', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_27_065515_create_audit_log_details_table.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_27_0655...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_27_0655...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 10, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-06 09:12:35] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 12, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 12, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-06 09:30:26] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 12, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 12, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-06 09:36:37] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 12, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 12, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-06 10:01:56] local.INFO: PII Service: Wrapper called for project ID 14  
[2026-03-06 10:01:56] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-06 10:01:56] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-06 10:01:56] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-06 10:10:19] local.INFO: PII Service: Wrapper called for project ID 14  
[2026-03-06 10:10:19] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-06 10:10:19] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-06 10:10:19] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-08 09:02:08] local.INFO: PII Service: Wrapper called for project ID 14  
[2026-03-08 09:02:08] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-08 09:02:08] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-08 09:02:08] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-09 07:52:40] local.ERROR: Error fetching submissions: No schema files found.  
[2026-03-09 07:52:45] local.INFO: PII Service: Wrapper called for project ID 14  
[2026-03-09 07:52:45] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-09 07:52:45] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-09 07:52:45] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-09 08:19:11] local.INFO: PII Service: Wrapper called for project ID 14  
[2026-03-09 08:19:11] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-09 08:19:11] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-09 08:19:11] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-09 09:36:41] local.INFO: Schema Explorer accessed {"id":"14","projectName":"hru-survey","url":"https://ifrap.edlogs.com/tenants/projects/14/hru-survey/schema-design"} 
[2026-03-09 09:36:41] local.INFO: ODK Connection check {"connection_exists":false,"schema_path":"null"} 
[2026-03-09 09:36:49] local.INFO: Schema Explorer accessed {"id":"14","projectName":"hru-survey","url":"https://ifrap.edlogs.com/tenants/projects/14/hru-survey/schema-design"} 
[2026-03-09 09:36:49] local.INFO: ODK Connection check {"connection_exists":false,"schema_path":"null"} 
[2026-03-09 10:03:43] local.INFO: PII Service: Wrapper called for project ID 14  
[2026-03-09 10:03:43] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-09 10:03:43] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-09 10:03:43] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-11 06:00:07] local.ERROR: Error fetching submissions: No schema files found.  
[2026-03-11 06:00:15] local.ERROR: Error fetching submissions: No schema files found.  
[2026-03-11 06:00:35] local.ERROR: Error fetching submissions: No schema files found.  
[2026-03-11 06:00:44] local.ERROR: Error fetching submissions: No schema files found.  
[2026-03-11 06:03:59] local.INFO: Schema Explorer accessed {"id":null,"projectName":null,"url":"https://ifrap.edlogs.com/schema-design?tenant_id=14"} 
[2026-03-11 06:03:59] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-survey/2026/03/11/c_hru_mv_2025121021_schema.json"} 
[2026-03-11 06:04:44] local.INFO: Schema Explorer accessed {"id":null,"projectName":null,"url":"https://ifrap.edlogs.com/schema-design?tenant_id=14"} 
[2026-03-11 06:04:44] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-survey/2026/03/11/c_hru_mv_2025121021_schema.json"} 
[2026-03-11 06:04:58] local.ERROR: Error fetching submissions: SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation "submissions" does not exist
LINE 1: select  from "submissions"
                     ^ (Connection: dynamic, SQL: select  from "submissions")  
[2026-03-11 06:05:10] local.ERROR: Error fetching submissions: SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation "submissions" does not exist
LINE 1: select  from "submissions"
                     ^ (Connection: dynamic, SQL: select  from "submissions")  
[2026-03-11 06:17:31] local.ERROR: Error fetching submissions: SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation "submissions" does not exist
LINE 1: select  from "submissions"
                     ^ (Connection: dynamic, SQL: select  from "submissions")  
[2026-03-11 06:24:40] local.INFO: Schema Explorer accessed {"id":null,"projectName":null,"url":"https://ifrap.edlogs.com/schema-design?tenant_id=14"} 
[2026-03-11 06:24:40] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-survey/2026/03/11/c_hru_mv_2025121021_schema.json"} 
[2026-03-11 06:25:24] local.INFO: === TABLE GENERATOR START ===  
[2026-03-11 06:25:24] local.INFO: CONNECTED DB {"database":"hru-survey","host":"127.0.0.1","user":"postgres","schema":"public"} 
[2026-03-11 06:25:24] local.INFO: === TABLE GENERATOR END ===  
[2026-03-11 06:31:20] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 12, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 12, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-11 06:38:04] local.ERROR: SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation "module_package" does not exist
LINE 1: select * from "module_package" where "module_package"."packa...
                      ^ (Connection: pgsql, SQL: select * from "module_package" where "module_package"."package_id" = 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"module_package\" does not exist
LINE 1: select * from \"module_package\" where \"module_package\".\"packa...
                      ^ (Connection: pgsql, SQL: select * from \"module_package\" where \"module_package\".\"package_id\" = 1) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Concerns/InteractsWithPivotTable.php(504): Illuminate\\Database\\Query\\Builder->get()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Concerns/InteractsWithPivotTable.php(489): Illuminate\\Database\\Eloquent\\Relations\\BelongsToMany->getCurrentlyAttachedPivotsForIds()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Concerns/InteractsWithPivotTable.php(93): Illuminate\\Database\\Eloquent\\Relations\\BelongsToMany->getCurrentlyAttachedPivots()
#9 /home/edlogs/public_html/ifrap/database/seeders/PackageSeeder.php(90): Illuminate\\Database\\Eloquent\\Relations\\BelongsToMany->sync(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Database\\Seeders\\PackageSeeder->run()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(188): Illuminate\\Container\\Container->call(Array, Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(197): Illuminate\\Database\\Seeder->{closure:Illuminate\\Database\\Seeder::__invoke():187}()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(71): Illuminate\\Database\\Seeder->__invoke()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(157): Illuminate\\Database\\Console\\Seeds\\SeedCommand->{closure:Illuminate\\Database\\Console\\Seeds\\SeedCommand::handle():70}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#26 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Seeds\\SeedCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#34 {main}

[previous exception] [object] (PDOException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"module_package\" does not exist
LINE 1: select * from \"module_package\" where \"module_package\".\"packa...
                      ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:409)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(409): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():395}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Concerns/InteractsWithPivotTable.php(504): Illuminate\\Database\\Query\\Builder->get()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Concerns/InteractsWithPivotTable.php(489): Illuminate\\Database\\Eloquent\\Relations\\BelongsToMany->getCurrentlyAttachedPivotsForIds()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Concerns/InteractsWithPivotTable.php(93): Illuminate\\Database\\Eloquent\\Relations\\BelongsToMany->getCurrentlyAttachedPivots()
#11 /home/edlogs/public_html/ifrap/database/seeders/PackageSeeder.php(90): Illuminate\\Database\\Eloquent\\Relations\\BelongsToMany->sync(Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Database\\Seeders\\PackageSeeder->run()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(188): Illuminate\\Container\\Container->call(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(197): Illuminate\\Database\\Seeder->{closure:Illuminate\\Database\\Seeder::__invoke():187}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(71): Illuminate\\Database\\Seeder->__invoke()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(157): Illuminate\\Database\\Console\\Seeds\\SeedCommand->{closure:Illuminate\\Database\\Console\\Seeds\\SeedCommand::handle():70}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#28 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Seeds\\SeedCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#36 {main}
"} 
[2026-03-11 06:38:44] local.ERROR: SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation "module_package" does not exist
LINE 1: ..." as "pivot_updated_at" from "modules" inner join "module_pa...
                                                             ^ (Connection: pgsql, SQL: select "modules".*, "module_package"."package_id" as "pivot_package_id", "module_package"."module_id" as "pivot_module_id", "module_package"."created_at" as "pivot_created_at", "module_package"."updated_at" as "pivot_updated_at" from "modules" inner join "module_package" on "modules"."id" = "module_package"."module_id" where "module_package"."package_id" in (1) order by "name" asc) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"module_package\" does not exist
LINE 1: ...\" as \"pivot_updated_at\" from \"modules\" inner join \"module_pa...
                                                             ^ (Connection: pgsql, SQL: select \"modules\".*, \"module_package\".\"package_id\" as \"pivot_package_id\", \"module_package\".\"module_id\" as \"pivot_module_id\", \"module_package\".\"created_at\" as \"pivot_created_at\", \"module_package\".\"updated_at\" as \"pivot_updated_at\" from \"modules\" inner join \"module_package\" on \"modules\".\"id\" = \"module_package\".\"module_id\" where \"module_package\".\"package_id\" in (1) order by \"name\" asc) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select \"modules...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select \"modules...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select \"modules...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/BelongsToMany.php(910): Illuminate\\Database\\Eloquent\\Builder->getModels()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Relation.php(175): Illuminate\\Database\\Eloquent\\Relations\\BelongsToMany->get()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(920): Illuminate\\Database\\Eloquent\\Relations\\Relation->getEager()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(889): Illuminate\\Database\\Eloquent\\Builder->eagerLoadRelation(Array, 'modules', Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(855): Illuminate\\Database\\Eloquent\\Builder->eagerLoadRelations(Array)
#12 /home/edlogs/public_html/ifrap/app/Http/Controllers/PackageController.php(15): Illuminate\\Database\\Eloquent\\Builder->get()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PackageController->index()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('index', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\PackageController), 'index')
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 {main}

[previous exception] [object] (PDOException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"module_package\" does not exist
LINE 1: ...\" as \"pivot_updated_at\" from \"modules\" inner join \"module_pa...
                                                             ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:409)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(409): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():395}('select \"modules...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select \"modules...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select \"modules...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select \"modules...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/BelongsToMany.php(910): Illuminate\\Database\\Eloquent\\Builder->getModels()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Relation.php(175): Illuminate\\Database\\Eloquent\\Relations\\BelongsToMany->get()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(920): Illuminate\\Database\\Eloquent\\Relations\\Relation->getEager()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(889): Illuminate\\Database\\Eloquent\\Builder->eagerLoadRelation(Array, 'modules', Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(855): Illuminate\\Database\\Eloquent\\Builder->eagerLoadRelations(Array)
#14 /home/edlogs/public_html/ifrap/app/Http/Controllers/PackageController.php(15): Illuminate\\Database\\Eloquent\\Builder->get()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PackageController->index()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('index', Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\PackageController), 'index')
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#64 {main}
"} 
[2026-03-11 07:03:56] local.ERROR: Error fetching submissions: SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation "submissions" does not exist
LINE 1: select  from "submissions"
                     ^ (Connection: dynamic, SQL: select  from "submissions")  
[2026-03-11 07:04:00] local.ERROR: Error fetching submissions: SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation "submissions" does not exist
LINE 1: select  from "submissions"
                     ^ (Connection: dynamic, SQL: select  from "submissions")  
[2026-03-11 07:18:51] local.INFO: ODK Python Command: "python3" "/home/edlogs/public_html/ifrap/python/main.py" "?username=s.bilal%40algogtech.com&password=AsdRe%2438Htx%21&form_id=b_hydromet_2025100711.svc&path=%2Fhome%2Fedlogs%2Fpublic_html%2Fifrap%2Fstorage%2Fapp%2Fpublic%2FTenants%2Fifrap%2F2026%2F03%2F11%2Fb_hydromet_2025100711_schema.json&Dict_path=%2Fhome%2Fedlogs%2Fpublic_html%2Fifrap%2Fpython%2FDictionary.xlsx&csv_path=%2Fhome%2Fedlogs%2Fpublic_html%2Fifrap%2Fpython%2FOption_types.csv" 2>&1  
[2026-03-11 07:19:07] local.INFO: ODK Python Output: Total shifted rows: 23
Cleaned Excel saved: Dictionary_Cleaned.xlsx
Final structured JSON created successfully:
Dictionary.json
 Running Full Pipeline (Dynamic tables)
 FORM_ID: b_hydromet_2025100711.svc

 DONE Outputs Created:
XLSX: Submissions_Flat.xlsx
JSON: glossary.json
JSON: /home/edlogs/public_html/ifrap/storage/app/public/Tenants/ifrap/2026/03/11/b_hydromet_2025100711_schema.json
JSON: family_combined.json
JSON: dim_mat_value_level.json
  
[2026-03-11 07:19:09] local.INFO: Schema Explorer accessed {"id":null,"projectName":null,"url":"https://ifrap.edlogs.com/schema-design?tenant_id=15"} 
[2026-03-11 07:19:09] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/03/11/b_hydromet_2025100711_schema.json"} 
[2026-03-11 07:19:10] local.INFO: ODK Python Command: "python3" "/home/edlogs/public_html/ifrap/python/main.py" "?username=s.bilal%40algogtech.com&password=AsdRe%2438Htx%21&form_id=b_hydromet_2025100711.svc&path=%2Fhome%2Fedlogs%2Fpublic_html%2Fifrap%2Fstorage%2Fapp%2Fpublic%2FTenants%2Fifrap%2F2026%2F03%2F11%2Fb_hydromet_2025100711_schema.json&Dict_path=%2Fhome%2Fedlogs%2Fpublic_html%2Fifrap%2Fpython%2FDictionary.xlsx&csv_path=%2Fhome%2Fedlogs%2Fpublic_html%2Fifrap%2Fpython%2FOption_types.csv" 2>&1  
[2026-03-11 07:19:26] local.INFO: ODK Python Output: Total shifted rows: 23
Cleaned Excel saved: Dictionary_Cleaned.xlsx
Final structured JSON created successfully:
Dictionary.json
 Running Full Pipeline (Dynamic tables)
 FORM_ID: b_hydromet_2025100711.svc

 DONE Outputs Created:
XLSX: Submissions_Flat.xlsx
JSON: glossary.json
JSON: /home/edlogs/public_html/ifrap/storage/app/public/Tenants/ifrap/2026/03/11/b_hydromet_2025100711_schema.json
JSON: family_combined.json
JSON: dim_mat_value_level.json
  
[2026-03-11 07:19:47] local.INFO: ODK Python Command: "python3" "/home/edlogs/public_html/ifrap/python/main.py" "?username=s.bilal%40algogtech.com&password=AsdRe%2438Htx%21&form_id=b_hydromet_2025100711.svc&path=%2Fhome%2Fedlogs%2Fpublic_html%2Fifrap%2Fstorage%2Fapp%2Fpublic%2FTenants%2Fifrap%2F2026%2F03%2F11%2Fb_hydromet_2025100711_schema.json&Dict_path=%2Fhome%2Fedlogs%2Fpublic_html%2Fifrap%2Fpython%2FDictionary.xlsx&csv_path=%2Fhome%2Fedlogs%2Fpublic_html%2Fifrap%2Fpython%2FOption_types.csv" 2>&1  
[2026-03-11 07:20:03] local.INFO: ODK Python Output: Total shifted rows: 23
Cleaned Excel saved: Dictionary_Cleaned.xlsx
Final structured JSON created successfully:
Dictionary.json
 Running Full Pipeline (Dynamic tables)
 FORM_ID: b_hydromet_2025100711.svc

 DONE Outputs Created:
XLSX: Submissions_Flat.xlsx
JSON: glossary.json
JSON: /home/edlogs/public_html/ifrap/storage/app/public/Tenants/ifrap/2026/03/11/b_hydromet_2025100711_schema.json
JSON: family_combined.json
JSON: dim_mat_value_level.json
  
[2026-03-11 07:20:04] local.INFO: Schema Explorer accessed {"id":null,"projectName":null,"url":"https://ifrap.edlogs.com/schema-design?tenant_id=15"} 
[2026-03-11 07:20:04] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/03/11/b_hydromet_2025100711_schema.json"} 
[2026-03-11 07:21:34] local.INFO: ODK IMPORT: Target Database = ifrap  
[2026-03-11 07:21:34] local.INFO: ODK IMPORT: Database resolved: ifrap  
[2026-03-11 07:46:50] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 17, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 17, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-11 07:48:43] local.ERROR: Too few arguments to function App\Http\Controllers\ProjectDetailController::destroy(), 1 passed in /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php on line 54 and exactly 2 expected {"userId":4,"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Http\\Controllers\\ProjectDetailController::destroy(), 1 passed in /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php on line 54 and exactly 2 expected at /home/edlogs/public_html/ifrap/app/Http/Controllers/ProjectDetailController.php:111)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ProjectDetailController->destroy(Object(App\\Services\\DynamicDatabaseService))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('destroy', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ProjectDetailController), 'destroy')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#53 {main}
"} 
[2026-03-11 07:48:59] local.ERROR: Too few arguments to function App\Http\Controllers\ProjectDetailController::destroy(), 1 passed in /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php on line 54 and exactly 2 expected {"userId":4,"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Http\\Controllers\\ProjectDetailController::destroy(), 1 passed in /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php on line 54 and exactly 2 expected at /home/edlogs/public_html/ifrap/app/Http/Controllers/ProjectDetailController.php:111)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ProjectDetailController->destroy(Object(App\\Services\\DynamicDatabaseService))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('destroy', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ProjectDetailController), 'destroy')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#53 {main}
"} 
[2026-03-11 07:50:10] local.ERROR: Too few arguments to function App\Http\Controllers\ProjectDetailController::destroy(), 1 passed in /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php on line 54 and exactly 2 expected {"userId":4,"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Http\\Controllers\\ProjectDetailController::destroy(), 1 passed in /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php on line 54 and exactly 2 expected at /home/edlogs/public_html/ifrap/app/Http/Controllers/ProjectDetailController.php:111)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ProjectDetailController->destroy(Object(App\\Services\\DynamicDatabaseService))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('destroy', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ProjectDetailController), 'destroy')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#53 {main}
"} 
[2026-03-11 08:01:07] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 17, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 17, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-11 10:38:25] local.ERROR: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: "hru-survey" (Connection: pgsql, SQL: select * from "project_details" where "project_details"."id" = hru-survey limit 1) {"userId":4,"exception":"[object] (Illuminate\\Database\\QueryException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"hru-survey\" (Connection: pgsql, SQL: select * from \"project_details\" where \"project_details\".\"id\" = hru-survey limit 1) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(538): Illuminate\\Database\\Eloquent\\Builder->first(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->find('hru-survey')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2496): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'find', Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2512): Illuminate\\Database\\Eloquent\\Model->__call('find', Array)
#13 /home/edlogs/public_html/ifrap/app/Http/Controllers/CronSchedulerController.php(24): Illuminate\\Database\\Eloquent\\Model::__callStatic('find', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\CronSchedulerController->index('hru-survey', NULL)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('index', Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\CronSchedulerController), 'index')
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/app/Http/Middleware/ResolveTenantFromSession.php(29): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): App\\Http\\Middleware\\ResolveTenantFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#69 {main}

[previous exception] [object] (PDOException(code: 22P02): SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: \"hru-survey\" at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:409)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(409): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():395}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(538): Illuminate\\Database\\Eloquent\\Builder->first(Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->find('hru-survey')
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2496): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'find', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2512): Illuminate\\Database\\Eloquent\\Model->__call('find', Array)
#15 /home/edlogs/public_html/ifrap/app/Http/Controllers/CronSchedulerController.php(24): Illuminate\\Database\\Eloquent\\Model::__callStatic('find', Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\CronSchedulerController->index('hru-survey', NULL)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('index', Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\CronSchedulerController), 'index')
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/app/Http/Middleware/ResolveTenantFromSession.php(29): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): App\\Http\\Middleware\\ResolveTenantFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#69 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#70 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#71 {main}
"} 
[2026-03-11 10:53:19] local.INFO: ODK Python Command: "python" "/home/edlogs/public_html/ifrap/python/main.py" "?username=s.bilal%40algogtech.com&password=AsdRe%2438Htx%21&form_id=c_hru_mv_2025121021.svc&path=%2Fhome%2Fedlogs%2Fpublic_html%2Fifrap%2Fstorage%2Fapp%2Fpublic%2FTenants%2Fifrap%2F2026%2F03%2F11%2Fc_hru_mv_2025121021_schema.json&Dict_path=%2Fhome%2Fedlogs%2Fpublic_html%2Fifrap%2Fpython%2FDictionary.xlsx&csv_path=%2Fhome%2Fedlogs%2Fpublic_html%2Fifrap%2Fpython%2FOption_types.csv" 2>&1  
[2026-03-11 10:53:45] local.INFO: ODK Python Output: Total shifted rows: 23
Cleaned Excel saved: Dictionary_Cleaned.xlsx
Final structured JSON created successfully:
Dictionary.json
Fetching male_info -> https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions.male_info
Fetching female_info -> https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions.female_info
Fetching transgender_info -> https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions.transgender_info
 Running Full Pipeline (Dynamic tables)
 FORM_ID: c_hru_mv_2025121021.svc
Fetching male_info -> https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions.male_info
Fetching female_info -> https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions.female_info
Fetching transgender_info -> https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions.transgender_info

 DONE Outputs Created:
XLSX: Submissions_Flat.xlsx
XLSX: male_info.xlsx
XLSX: female_info.xlsx
XLSX: transgender_info.xlsx
JSON: glossary.json
JSON: /home/edlogs/public_html/ifrap/storage/app/public/Tenants/ifrap/2026/03/11/c_hru_mv_2025121021_schema.json
JSON: family_combined.json
JSON: dim_mat_value_level.json
  
[2026-03-11 10:53:46] local.INFO: Schema Explorer accessed {"id":null,"projectName":null,"url":"https://ifrap.edlogs.com/schema-design?tenant_id=15"} 
[2026-03-11 10:53:46] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap/2026/03/11/c_hru_mv_2025121021_schema.json"} 
[2026-03-11 10:59:04] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 17, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 17, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-11 11:08:22] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 17, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 17, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-11 11:11:39] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 18, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 18, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-12 05:51:28] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 18, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 18, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-12 05:52:40] local.INFO: Schema Explorer accessed {"id":16,"projectName":"hru","url":"https://ifrap.edlogs.com/tenants/projects/hru/schema-design"} 
[2026-03-12 05:52:40] local.INFO: ODK Connection check {"connection_exists":false,"schema_path":"null"} 
[2026-03-12 05:55:14] local.INFO: ODK Python Command: "python" "/home/edlogs/public_html/ifrap/python/main.py" "?username=s.bilal%40algogtech.com&password=AsdRe%2438Htx%21&form_id=c_hru_mv_2025121021.svc&path=%2Fhome%2Fedlogs%2Fpublic_html%2Fifrap%2Fstorage%2Fapp%2Fpublic%2FTenants%2Fhru%2F2026%2F03%2F12%2Fc_hru_mv_2025121021_schema.json&Dict_path=%2Fhome%2Fedlogs%2Fpublic_html%2Fifrap%2Fpython%2FDictionary.xlsx&csv_path=%2Fhome%2Fedlogs%2Fpublic_html%2Fifrap%2Fpython%2FOption_types.csv" 2>&1  
[2026-03-12 05:55:37] local.INFO: ODK Python Output: Total shifted rows: 23
Cleaned Excel saved: Dictionary_Cleaned.xlsx
Final structured JSON created successfully:
Dictionary.json
Fetching male_info -> https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions.male_info
Fetching female_info -> https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions.female_info
Fetching transgender_info -> https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions.transgender_info
 Running Full Pipeline (Dynamic tables)
 FORM_ID: c_hru_mv_2025121021.svc
Fetching male_info -> https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions.male_info
Fetching female_info -> https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions.female_info
Fetching transgender_info -> https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions.transgender_info

 DONE Outputs Created:
XLSX: Submissions_Flat.xlsx
XLSX: male_info.xlsx
XLSX: female_info.xlsx
XLSX: transgender_info.xlsx
JSON: glossary.json
JSON: /home/edlogs/public_html/ifrap/storage/app/public/Tenants/hru/2026/03/12/c_hru_mv_2025121021_schema.json
JSON: family_combined.json
JSON: dim_mat_value_level.json
  
[2026-03-12 05:55:38] local.INFO: Schema Explorer accessed {"id":16,"projectName":null,"url":"https://ifrap.edlogs.com/schema-design?tenant_id=16"} 
[2026-03-12 05:55:38] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru/2026/03/12/c_hru_mv_2025121021_schema.json"} 
[2026-03-12 05:55:48] local.INFO: ODK IMPORT: Target Database = hru  
[2026-03-12 05:55:48] local.INFO: ODK IMPORT: Database resolved: hru  
[2026-03-12 05:55:55] local.INFO: ODK IMPORT: Target Database = hru  
[2026-03-12 05:55:55] local.INFO: ODK IMPORT: Database resolved: hru  
[2026-03-12 05:56:20] local.INFO: Schema Explorer accessed {"id":16,"projectName":"hru","url":"https://ifrap.edlogs.com/tenants/projects/hru/schema-design"} 
[2026-03-12 05:56:20] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru/2026/03/12/c_hru_mv_2025121021_schema.json"} 
[2026-03-12 05:56:35] local.INFO: ODK IMPORT: Target Database = hru  
[2026-03-12 05:56:35] local.INFO: ODK IMPORT: Database resolved: hru  
[2026-03-12 06:02:24] local.INFO: Schema Explorer accessed {"id":16,"projectName":"hru","url":"https://ifrap.edlogs.com/tenants/projects/hru/schema-design"} 
[2026-03-12 06:02:24] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru/2026/03/12/c_hru_mv_2025121021_schema.json"} 
[2026-03-12 06:02:46] local.INFO: ODK IMPORT: Target Database = hru  
[2026-03-12 06:02:46] local.INFO: ODK IMPORT: Database resolved: hru  
[2026-03-12 06:02:53] local.INFO: Schema Explorer accessed {"id":16,"projectName":"hru","url":"https://ifrap.edlogs.com/tenants/projects/hru/schema-design"} 
[2026-03-12 06:02:53] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru/2026/03/12/c_hru_mv_2025121021_schema.json"} 
[2026-03-12 06:03:21] local.INFO: Schema Explorer accessed {"id":16,"projectName":"hru","url":"https://ifrap.edlogs.com/tenants/projects/hru/schema-design"} 
[2026-03-12 06:03:21] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru/2026/03/12/c_hru_mv_2025121021_schema.json"} 
[2026-03-12 06:03:30] local.INFO: ODK IMPORT: Target Database = hru  
[2026-03-12 06:03:30] local.INFO: ODK IMPORT: Database resolved: hru  
[2026-03-12 06:04:31] local.INFO: Schema Explorer accessed {"id":16,"projectName":"hru","url":"https://ifrap.edlogs.com/tenants/projects/hru/schema-design"} 
[2026-03-12 06:04:31] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru/2026/03/12/c_hru_mv_2025121021_schema.json"} 
[2026-03-12 06:57:03] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 18, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 18, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-12 10:35:20] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 18, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 18, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-12 11:21:21] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 19, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 19, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-13 07:55:42] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 19, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 19, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-13 11:05:09] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 19, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 19, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-13 11:05:39] local.ERROR: Unable to locate file in Vite manifest: resources/js/pages/project-main.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/project/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/project-main.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/project/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/project-main.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/pa...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/6b9807a4827c1dadf117c353026aab4e.php(895): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 {main}
"} 
[2026-03-13 11:07:43] local.ERROR: Unable to locate file in Vite manifest: resources/js/pages/project-main.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/project/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/project-main.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/project/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/project-main.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/pa...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/6b9807a4827c1dadf117c353026aab4e.php(895): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 {main}
"} 
[2026-03-13 11:07:59] local.ERROR: Unable to locate file in Vite manifest: resources/js/pages/project-main.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/project/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/project-main.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/project/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/project-main.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/pa...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/6b9807a4827c1dadf117c353026aab4e.php(895): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 {main}
"} 
[2026-03-13 11:08:58] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 19, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 19, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-13 11:20:00] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 19, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 19, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-16 07:49:00] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 19, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 19, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-16 07:55:28] local.ERROR: Unable to locate file in Vite manifest: resources/js/audit.js. (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/audit.js. (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/audit.js. (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(19): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#66 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/audit.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/au...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(52): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(19): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#69 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#70 {main}
"} 
[2026-03-16 08:01:33] local.ERROR: Unable to locate file in Vite manifest: resources/js/audit.js. (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/audit.js. (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/audit.js. (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(19): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#66 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/audit.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/au...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(52): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(19): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#69 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#70 {main}
"} 
[2026-03-16 08:06:06] local.ERROR: Unable to locate file in Vite manifest: resources/js/audit.js. (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/audit.js. (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/audit.js. (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(19): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#66 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/audit.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/au...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(52): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(19): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#69 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#70 {main}
"} 
[2026-03-16 08:06:15] local.ERROR: Unable to locate file in Vite manifest: resources/js/audit.js. (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/audit.js. (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/audit.js. (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(19): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#66 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/audit.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/au...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(52): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(19): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#69 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#70 {main}
"} 
[2026-03-16 08:07:53] local.ERROR: Unable to locate file in Vite manifest: resources/js/audit.js. (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/audit.js. (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/audit.js. (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(19): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#66 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/audit.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/au...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(52): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(19): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#69 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#70 {main}
"} 
[2026-03-16 08:07:54] local.ERROR: Unable to locate file in Vite manifest: resources/js/audit.js. (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/audit.js. (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/audit.js. (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(19): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#66 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/audit.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/au...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(52): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(19): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#69 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#70 {main}
"} 
[2026-03-16 08:08:00] local.ERROR: Unable to locate file in Vite manifest: resources/js/audit.js. (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/audit.js. (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/audit.js. (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(19): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#66 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/audit.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/au...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(52): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(19): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#69 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#70 {main}
"} 
[2026-03-16 08:08:44] local.ERROR: Unable to locate file in Vite manifest: resources/js/audit.js. (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/audit.js. (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/audit.js. (View: /home/edlogs/public_html/ifrap/resources/views/layouts/demo10/base.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 1)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/storage/framework/views/6b9807a4827c1dadf117c353026aab4e.php(898): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#65 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#66 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/audit.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/au...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/f0023e694b538d38b67fd4ad7ab58691.php(52): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/storage/framework/views/6b9807a4827c1dadf117c353026aab4e.php(898): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#66 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#67 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#68 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#69 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#70 {main}
"} 
[2026-03-16 08:13:55] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 19, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 19, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-16 09:41:13] local.ERROR: Undefined variable $odkConnection (View: /home/edlogs/public_html/ifrap/resources/views/onboarding/organization.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Undefined variable $odkConnection (View: /home/edlogs/public_html/ifrap/resources/views/onboarding/organization.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/beab002735a47dd4317190a47d434093.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (ErrorException(code: 0): Undefined variable $odkConnection at /home/edlogs/public_html/ifrap/storage/framework/views/beab002735a47dd4317190a47d434093.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(256): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Undefined varia...', '/home/edlogs/pu...', 11)
#1 /home/edlogs/public_html/ifrap/storage/framework/views/beab002735a47dd4317190a47d434093.php(11): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():255}(2, 'Undefined varia...', '/home/edlogs/pu...', 11)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 {main}
"} 
[2026-03-16 09:41:21] local.ERROR: Undefined variable $odkConnection (View: /home/edlogs/public_html/ifrap/resources/views/onboarding/organization.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Undefined variable $odkConnection (View: /home/edlogs/public_html/ifrap/resources/views/onboarding/organization.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/beab002735a47dd4317190a47d434093.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (ErrorException(code: 0): Undefined variable $odkConnection at /home/edlogs/public_html/ifrap/storage/framework/views/beab002735a47dd4317190a47d434093.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(256): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Undefined varia...', '/home/edlogs/pu...', 11)
#1 /home/edlogs/public_html/ifrap/storage/framework/views/beab002735a47dd4317190a47d434093.php(11): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():255}(2, 'Undefined varia...', '/home/edlogs/pu...', 11)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 {main}
"} 
[2026-03-16 09:42:13] local.DEBUG: From: ifrap <hello@example.com>
To: eishal.uxdesigner@gmail.com
Subject: Verify Email Address
MIME-Version: 1.0
Date: Mon, 16 Mar 2026 09:42:13 +0000
Message-ID: <c9b45bd20eeda2a0401dd85563b87ecb@example.com>
Content-Type: multipart/alternative; boundary=B3chzTPU

--B3chzTPU
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

ifrap: https://ifrap.edlogs.com/

# Hello!

Please click the button below to verify your email address.

Verify Email Address: https://ifrap.edlogs.com/verify-email/14/1ae04ce0c463b42298144159094f190e1fafedd1?expires=1773657733&signature=3e65b3e4533072406c661504157ce6c88fd969c851912f82c0ce5a1d023b51f3

If you did not create an account, no further action is required.

Regards,
ifrap

If you're having trouble clicking the "Verify Email Address" button, copy and paste the URL below
into your web browser: [https://ifrap.edlogs.com/verify-email/14/1ae04ce0c463b42298144159094f190e1fafedd1?expires=1773657733&signature=3e65b3e4533072406c661504157ce6c88fd969c851912f82c0ce5a1d023b51f3](https://ifrap.edlogs.com/verify-email/14/1ae04ce0c463b42298144159094f190e1fafedd1?expires=1773657733&signature=3e65b3e4533072406c661504157ce6c88fd969c851912f82c0ce5a1d023b51f3)

© 2026 ifrap. All rights reserved.

--B3chzTPU
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>ifrap</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="color-scheme" content="light">
<meta name="supported-color-schemes" content="light">
<style>
@media only screen and (max-width: 600px) {
.inner-body {
width: 100% !important;
}

.footer {
width: 100% !important;
}
}

@media only screen and (max-width: 500px) {
.button {
width: 100% !important;
}
}
</style>

</head>
<body style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -webkit-text-size-adjust: none; background-color: #ffffff; color: #718096; height: 100%; line-height: 1.4; margin: 0; padding: 0; width: 100% !important;">

<table class="wrapper" width="100%" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; background-color: #edf2f7; margin: 0; padding: 0; width: 100%;">
<tr>
<td align="center" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<table class="content" width="100%" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; margin: 0; padding: 0; width: 100%;">
<tr>
<td class="header" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; padding: 25px 0; text-align: center;">
<a href="https://ifrap.edlogs.com/" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; color: #3d4852; font-size: 19px; font-weight: bold; text-decoration: none; display: inline-block;">
ifrap
</a>
</td>
</tr>

<!-- Email Body -->
<tr>
<td class="body" width="100%" cellpadding="0" cellspacing="0" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; background-color: #edf2f7; border-bottom: 1px solid #edf2f7; border-top: 1px solid #edf2f7; margin: 0; padding: 0; width: 100%; border: hidden !important;">
<table class="inner-body" align="center" width="570" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 570px; background-color: #ffffff; border-color: #e8e5ef; border-radius: 2px; border-width: 1px; box-shadow: 0 2px 0 rgba(0, 0, 150, 0.025), 2px 4px 0 rgba(0, 0, 150, 0.015); margin: 0 auto; padding: 0; width: 570px;">
<!-- Body content -->
<tr>
<td class="content-cell" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; max-width: 100vw; padding: 32px;">
<h1 style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; color: #3d4852; font-size: 18px; font-weight: bold; margin-top: 0; text-align: left;">Hello!</h1>
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; font-size: 16px; line-height: 1.5em; margin-top: 0; text-align: left;">Please click the button below to verify your email address.</p>
<table class="action" align="center" width="100%" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; margin: 30px auto; padding: 0; text-align: center; width: 100%; float: unset;">
<tr>
<td align="center" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<table width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<tr>
<td align="center" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<tr>
<td style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<a href="https://ifrap.edlogs.com/verify-email/14/1ae04ce0c463b42298144159094f190e1fafedd1?expires=1773657733&amp;signature=3e65b3e4533072406c661504157ce6c88fd969c851912f82c0ce5a1d023b51f3" class="button button-primary" target="_blank" rel="noopener" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -webkit-text-size-adjust: none; border-radius: 4px; color: #fff; display: inline-block; overflow: hidden; text-decoration: none; background-color: #2d3748; border-bottom: 8px solid #2d3748; border-left: 18px solid #2d3748; border-right: 18px solid #2d3748; border-top: 8px solid #2d3748; word-break: break-all;">Verify Email Address</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; font-size: 16px; line-height: 1.5em; margin-top: 0; text-align: left;">If you did not create an account, no further action is required.</p>
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; font-size: 16px; line-height: 1.5em; margin-top: 0; text-align: left;">Regards,<br>
ifrap</p>


<table class="subcopy" width="100%" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; border-top: 1px solid #e8e5ef; margin-top: 25px; padding-top: 25px;">
<tr>
<td style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; line-height: 1.5em; margin-top: 0; text-align: left; font-size: 14px;">If you're having trouble clicking the "Verify Email Address" button, copy and paste the URL below
into your web browser: <span class="break-all" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; word-break: break-all;"><a href="https://ifrap.edlogs.com/verify-email/14/1ae04ce0c463b42298144159094f190e1fafedd1?expires=1773657733&amp;signature=3e65b3e4533072406c661504157ce6c88fd969c851912f82c0ce5a1d023b51f3" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; color: #3869d4; word-break: break-all;">https://ifrap.edlogs.com/verify-email/14/1ae04ce0c463b42298144159094f190e1fafedd1?expires=1773657733&amp;signature=3e65b3e4533072406c661504157ce6c88fd969c851912f82c0ce5a1d023b51f3</a></span></p>

</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>

<tr>
<td style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<table class="footer" align="center" width="570" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 570px; margin: 0 auto; padding: 0; text-align: center; width: 570px;">
<tr>
<td class="content-cell" align="center" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; max-width: 100vw; padding: 32px;">
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; line-height: 1.5em; margin-top: 0; color: #b0adc5; font-size: 12px; text-align: center;">© 2026 ifrap. All rights reserved.</p>

</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
--B3chzTPU--
  
[2026-03-16 09:42:55] local.DEBUG: From: ifrap <hello@example.com>
To: eishal.uxdesigner@gmail.com
Subject: Verify Email Address
MIME-Version: 1.0
Date: Mon, 16 Mar 2026 09:42:55 +0000
Message-ID: <d80cb7d47871f1f8460efb23eb71a888@example.com>
Content-Type: multipart/alternative; boundary=JX99xjui

--JX99xjui
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

ifrap: https://ifrap.edlogs.com/

# Hello!

Please click the button below to verify your email address.

Verify Email Address: https://ifrap.edlogs.com/verify-email/14/1ae04ce0c463b42298144159094f190e1fafedd1?expires=1773657775&signature=8719a60172dfcb7fdd847469b975c49f52de26c74f85a4489ef8cf89f4f0dba0

If you did not create an account, no further action is required.

Regards,
ifrap

If you're having trouble clicking the "Verify Email Address" button, copy and paste the URL below
into your web browser: [https://ifrap.edlogs.com/verify-email/14/1ae04ce0c463b42298144159094f190e1fafedd1?expires=1773657775&signature=8719a60172dfcb7fdd847469b975c49f52de26c74f85a4489ef8cf89f4f0dba0](https://ifrap.edlogs.com/verify-email/14/1ae04ce0c463b42298144159094f190e1fafedd1?expires=1773657775&signature=8719a60172dfcb7fdd847469b975c49f52de26c74f85a4489ef8cf89f4f0dba0)

© 2026 ifrap. All rights reserved.

--JX99xjui
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>ifrap</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="color-scheme" content="light">
<meta name="supported-color-schemes" content="light">
<style>
@media only screen and (max-width: 600px) {
.inner-body {
width: 100% !important;
}

.footer {
width: 100% !important;
}
}

@media only screen and (max-width: 500px) {
.button {
width: 100% !important;
}
}
</style>

</head>
<body style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -webkit-text-size-adjust: none; background-color: #ffffff; color: #718096; height: 100%; line-height: 1.4; margin: 0; padding: 0; width: 100% !important;">

<table class="wrapper" width="100%" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; background-color: #edf2f7; margin: 0; padding: 0; width: 100%;">
<tr>
<td align="center" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<table class="content" width="100%" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; margin: 0; padding: 0; width: 100%;">
<tr>
<td class="header" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; padding: 25px 0; text-align: center;">
<a href="https://ifrap.edlogs.com/" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; color: #3d4852; font-size: 19px; font-weight: bold; text-decoration: none; display: inline-block;">
ifrap
</a>
</td>
</tr>

<!-- Email Body -->
<tr>
<td class="body" width="100%" cellpadding="0" cellspacing="0" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; background-color: #edf2f7; border-bottom: 1px solid #edf2f7; border-top: 1px solid #edf2f7; margin: 0; padding: 0; width: 100%; border: hidden !important;">
<table class="inner-body" align="center" width="570" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 570px; background-color: #ffffff; border-color: #e8e5ef; border-radius: 2px; border-width: 1px; box-shadow: 0 2px 0 rgba(0, 0, 150, 0.025), 2px 4px 0 rgba(0, 0, 150, 0.015); margin: 0 auto; padding: 0; width: 570px;">
<!-- Body content -->
<tr>
<td class="content-cell" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; max-width: 100vw; padding: 32px;">
<h1 style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; color: #3d4852; font-size: 18px; font-weight: bold; margin-top: 0; text-align: left;">Hello!</h1>
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; font-size: 16px; line-height: 1.5em; margin-top: 0; text-align: left;">Please click the button below to verify your email address.</p>
<table class="action" align="center" width="100%" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; margin: 30px auto; padding: 0; text-align: center; width: 100%; float: unset;">
<tr>
<td align="center" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<table width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<tr>
<td align="center" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<tr>
<td style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<a href="https://ifrap.edlogs.com/verify-email/14/1ae04ce0c463b42298144159094f190e1fafedd1?expires=1773657775&amp;signature=8719a60172dfcb7fdd847469b975c49f52de26c74f85a4489ef8cf89f4f0dba0" class="button button-primary" target="_blank" rel="noopener" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -webkit-text-size-adjust: none; border-radius: 4px; color: #fff; display: inline-block; overflow: hidden; text-decoration: none; background-color: #2d3748; border-bottom: 8px solid #2d3748; border-left: 18px solid #2d3748; border-right: 18px solid #2d3748; border-top: 8px solid #2d3748; word-break: break-all;">Verify Email Address</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; font-size: 16px; line-height: 1.5em; margin-top: 0; text-align: left;">If you did not create an account, no further action is required.</p>
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; font-size: 16px; line-height: 1.5em; margin-top: 0; text-align: left;">Regards,<br>
ifrap</p>


<table class="subcopy" width="100%" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; border-top: 1px solid #e8e5ef; margin-top: 25px; padding-top: 25px;">
<tr>
<td style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; line-height: 1.5em; margin-top: 0; text-align: left; font-size: 14px;">If you're having trouble clicking the "Verify Email Address" button, copy and paste the URL below
into your web browser: <span class="break-all" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; word-break: break-all;"><a href="https://ifrap.edlogs.com/verify-email/14/1ae04ce0c463b42298144159094f190e1fafedd1?expires=1773657775&amp;signature=8719a60172dfcb7fdd847469b975c49f52de26c74f85a4489ef8cf89f4f0dba0" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; color: #3869d4; word-break: break-all;">https://ifrap.edlogs.com/verify-email/14/1ae04ce0c463b42298144159094f190e1fafedd1?expires=1773657775&amp;signature=8719a60172dfcb7fdd847469b975c49f52de26c74f85a4489ef8cf89f4f0dba0</a></span></p>

</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>

<tr>
<td style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<table class="footer" align="center" width="570" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 570px; margin: 0 auto; padding: 0; text-align: center; width: 570px;">
<tr>
<td class="content-cell" align="center" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; max-width: 100vw; padding: 32px;">
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; line-height: 1.5em; margin-top: 0; color: #b0adc5; font-size: 12px; text-align: center;">© 2026 ifrap. All rights reserved.</p>

</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
--JX99xjui--
  
[2026-03-16 09:45:29] local.DEBUG: From: ifrap <hello@example.com>
To: eishal.uxdesigner@gmail.com
Subject: Verify Email Address
MIME-Version: 1.0
Date: Mon, 16 Mar 2026 09:45:29 +0000
Message-ID: <536c1b09ca08a81da40bf23e3aabe231@example.com>
Content-Type: multipart/alternative; boundary=SeRh7P4_

--SeRh7P4_
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

ifrap: https://ifrap.edlogs.com/

# Hello!

Please click the button below to verify your email address.

Verify Email Address: https://ifrap.edlogs.com/verify-email/14/1ae04ce0c463b42298144159094f190e1fafedd1?expires=1773657929&signature=15c09e58a05d74e45ff72f008a74cc2af210801d9cb23629433b351beafd39d4

If you did not create an account, no further action is required.

Regards,
ifrap

If you're having trouble clicking the "Verify Email Address" button, copy and paste the URL below
into your web browser: [https://ifrap.edlogs.com/verify-email/14/1ae04ce0c463b42298144159094f190e1fafedd1?expires=1773657929&signature=15c09e58a05d74e45ff72f008a74cc2af210801d9cb23629433b351beafd39d4](https://ifrap.edlogs.com/verify-email/14/1ae04ce0c463b42298144159094f190e1fafedd1?expires=1773657929&signature=15c09e58a05d74e45ff72f008a74cc2af210801d9cb23629433b351beafd39d4)

© 2026 ifrap. All rights reserved.

--SeRh7P4_
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>ifrap</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="color-scheme" content="light">
<meta name="supported-color-schemes" content="light">
<style>
@media only screen and (max-width: 600px) {
.inner-body {
width: 100% !important;
}

.footer {
width: 100% !important;
}
}

@media only screen and (max-width: 500px) {
.button {
width: 100% !important;
}
}
</style>

</head>
<body style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -webkit-text-size-adjust: none; background-color: #ffffff; color: #718096; height: 100%; line-height: 1.4; margin: 0; padding: 0; width: 100% !important;">

<table class="wrapper" width="100%" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; background-color: #edf2f7; margin: 0; padding: 0; width: 100%;">
<tr>
<td align="center" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<table class="content" width="100%" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; margin: 0; padding: 0; width: 100%;">
<tr>
<td class="header" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; padding: 25px 0; text-align: center;">
<a href="https://ifrap.edlogs.com/" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; color: #3d4852; font-size: 19px; font-weight: bold; text-decoration: none; display: inline-block;">
ifrap
</a>
</td>
</tr>

<!-- Email Body -->
<tr>
<td class="body" width="100%" cellpadding="0" cellspacing="0" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; background-color: #edf2f7; border-bottom: 1px solid #edf2f7; border-top: 1px solid #edf2f7; margin: 0; padding: 0; width: 100%; border: hidden !important;">
<table class="inner-body" align="center" width="570" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 570px; background-color: #ffffff; border-color: #e8e5ef; border-radius: 2px; border-width: 1px; box-shadow: 0 2px 0 rgba(0, 0, 150, 0.025), 2px 4px 0 rgba(0, 0, 150, 0.015); margin: 0 auto; padding: 0; width: 570px;">
<!-- Body content -->
<tr>
<td class="content-cell" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; max-width: 100vw; padding: 32px;">
<h1 style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; color: #3d4852; font-size: 18px; font-weight: bold; margin-top: 0; text-align: left;">Hello!</h1>
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; font-size: 16px; line-height: 1.5em; margin-top: 0; text-align: left;">Please click the button below to verify your email address.</p>
<table class="action" align="center" width="100%" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; margin: 30px auto; padding: 0; text-align: center; width: 100%; float: unset;">
<tr>
<td align="center" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<table width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<tr>
<td align="center" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<tr>
<td style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<a href="https://ifrap.edlogs.com/verify-email/14/1ae04ce0c463b42298144159094f190e1fafedd1?expires=1773657929&amp;signature=15c09e58a05d74e45ff72f008a74cc2af210801d9cb23629433b351beafd39d4" class="button button-primary" target="_blank" rel="noopener" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -webkit-text-size-adjust: none; border-radius: 4px; color: #fff; display: inline-block; overflow: hidden; text-decoration: none; background-color: #2d3748; border-bottom: 8px solid #2d3748; border-left: 18px solid #2d3748; border-right: 18px solid #2d3748; border-top: 8px solid #2d3748; word-break: break-all;">Verify Email Address</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; font-size: 16px; line-height: 1.5em; margin-top: 0; text-align: left;">If you did not create an account, no further action is required.</p>
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; font-size: 16px; line-height: 1.5em; margin-top: 0; text-align: left;">Regards,<br>
ifrap</p>


<table class="subcopy" width="100%" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; border-top: 1px solid #e8e5ef; margin-top: 25px; padding-top: 25px;">
<tr>
<td style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; line-height: 1.5em; margin-top: 0; text-align: left; font-size: 14px;">If you're having trouble clicking the "Verify Email Address" button, copy and paste the URL below
into your web browser: <span class="break-all" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; word-break: break-all;"><a href="https://ifrap.edlogs.com/verify-email/14/1ae04ce0c463b42298144159094f190e1fafedd1?expires=1773657929&amp;signature=15c09e58a05d74e45ff72f008a74cc2af210801d9cb23629433b351beafd39d4" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; color: #3869d4; word-break: break-all;">https://ifrap.edlogs.com/verify-email/14/1ae04ce0c463b42298144159094f190e1fafedd1?expires=1773657929&amp;signature=15c09e58a05d74e45ff72f008a74cc2af210801d9cb23629433b351beafd39d4</a></span></p>

</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>

<tr>
<td style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<table class="footer" align="center" width="570" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 570px; margin: 0 auto; padding: 0; text-align: center; width: 570px;">
<tr>
<td class="content-cell" align="center" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; max-width: 100vw; padding: 32px;">
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; line-height: 1.5em; margin-top: 0; color: #b0adc5; font-size: 12px; text-align: center;">© 2026 ifrap. All rights reserved.</p>

</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
--SeRh7P4_--
  
[2026-03-16 09:48:19] local.DEBUG: From: ifrap <hello@example.com>
To: eishaliqbal943@gmail.com
Subject: Verify Email Address
MIME-Version: 1.0
Date: Mon, 16 Mar 2026 09:48:19 +0000
Message-ID: <404a36614e4d28cdd0eec79d0e70ad26@example.com>
Content-Type: multipart/alternative; boundary=t57-Ngny

--t57-Ngny
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

ifrap: https://ifrap.edlogs.com/

# Hello!

Please click the button below to verify your email address.

Verify Email Address: https://ifrap.edlogs.com/verify-email/15/b843a0ecb1f68d8c934a45c6c1d26c1fdb8d6d58?expires=1773658099&signature=1a9ff333665560eb7ee4c6adc5435c2da0d828af3fadbf52f80a4b73819ac4b7

If you did not create an account, no further action is required.

Regards,
ifrap

If you're having trouble clicking the "Verify Email Address" button, copy and paste the URL below
into your web browser: [https://ifrap.edlogs.com/verify-email/15/b843a0ecb1f68d8c934a45c6c1d26c1fdb8d6d58?expires=1773658099&signature=1a9ff333665560eb7ee4c6adc5435c2da0d828af3fadbf52f80a4b73819ac4b7](https://ifrap.edlogs.com/verify-email/15/b843a0ecb1f68d8c934a45c6c1d26c1fdb8d6d58?expires=1773658099&signature=1a9ff333665560eb7ee4c6adc5435c2da0d828af3fadbf52f80a4b73819ac4b7)

© 2026 ifrap. All rights reserved.

--t57-Ngny
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>ifrap</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="color-scheme" content="light">
<meta name="supported-color-schemes" content="light">
<style>
@media only screen and (max-width: 600px) {
.inner-body {
width: 100% !important;
}

.footer {
width: 100% !important;
}
}

@media only screen and (max-width: 500px) {
.button {
width: 100% !important;
}
}
</style>

</head>
<body style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -webkit-text-size-adjust: none; background-color: #ffffff; color: #718096; height: 100%; line-height: 1.4; margin: 0; padding: 0; width: 100% !important;">

<table class="wrapper" width="100%" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; background-color: #edf2f7; margin: 0; padding: 0; width: 100%;">
<tr>
<td align="center" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<table class="content" width="100%" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; margin: 0; padding: 0; width: 100%;">
<tr>
<td class="header" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; padding: 25px 0; text-align: center;">
<a href="https://ifrap.edlogs.com/" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; color: #3d4852; font-size: 19px; font-weight: bold; text-decoration: none; display: inline-block;">
ifrap
</a>
</td>
</tr>

<!-- Email Body -->
<tr>
<td class="body" width="100%" cellpadding="0" cellspacing="0" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; background-color: #edf2f7; border-bottom: 1px solid #edf2f7; border-top: 1px solid #edf2f7; margin: 0; padding: 0; width: 100%; border: hidden !important;">
<table class="inner-body" align="center" width="570" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 570px; background-color: #ffffff; border-color: #e8e5ef; border-radius: 2px; border-width: 1px; box-shadow: 0 2px 0 rgba(0, 0, 150, 0.025), 2px 4px 0 rgba(0, 0, 150, 0.015); margin: 0 auto; padding: 0; width: 570px;">
<!-- Body content -->
<tr>
<td class="content-cell" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; max-width: 100vw; padding: 32px;">
<h1 style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; color: #3d4852; font-size: 18px; font-weight: bold; margin-top: 0; text-align: left;">Hello!</h1>
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; font-size: 16px; line-height: 1.5em; margin-top: 0; text-align: left;">Please click the button below to verify your email address.</p>
<table class="action" align="center" width="100%" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; margin: 30px auto; padding: 0; text-align: center; width: 100%; float: unset;">
<tr>
<td align="center" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<table width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<tr>
<td align="center" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<tr>
<td style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<a href="https://ifrap.edlogs.com/verify-email/15/b843a0ecb1f68d8c934a45c6c1d26c1fdb8d6d58?expires=1773658099&amp;signature=1a9ff333665560eb7ee4c6adc5435c2da0d828af3fadbf52f80a4b73819ac4b7" class="button button-primary" target="_blank" rel="noopener" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -webkit-text-size-adjust: none; border-radius: 4px; color: #fff; display: inline-block; overflow: hidden; text-decoration: none; background-color: #2d3748; border-bottom: 8px solid #2d3748; border-left: 18px solid #2d3748; border-right: 18px solid #2d3748; border-top: 8px solid #2d3748; word-break: break-all;">Verify Email Address</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; font-size: 16px; line-height: 1.5em; margin-top: 0; text-align: left;">If you did not create an account, no further action is required.</p>
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; font-size: 16px; line-height: 1.5em; margin-top: 0; text-align: left;">Regards,<br>
ifrap</p>


<table class="subcopy" width="100%" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; border-top: 1px solid #e8e5ef; margin-top: 25px; padding-top: 25px;">
<tr>
<td style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; line-height: 1.5em; margin-top: 0; text-align: left; font-size: 14px;">If you're having trouble clicking the "Verify Email Address" button, copy and paste the URL below
into your web browser: <span class="break-all" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; word-break: break-all;"><a href="https://ifrap.edlogs.com/verify-email/15/b843a0ecb1f68d8c934a45c6c1d26c1fdb8d6d58?expires=1773658099&amp;signature=1a9ff333665560eb7ee4c6adc5435c2da0d828af3fadbf52f80a4b73819ac4b7" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; color: #3869d4; word-break: break-all;">https://ifrap.edlogs.com/verify-email/15/b843a0ecb1f68d8c934a45c6c1d26c1fdb8d6d58?expires=1773658099&amp;signature=1a9ff333665560eb7ee4c6adc5435c2da0d828af3fadbf52f80a4b73819ac4b7</a></span></p>

</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>

<tr>
<td style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<table class="footer" align="center" width="570" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 570px; margin: 0 auto; padding: 0; text-align: center; width: 570px;">
<tr>
<td class="content-cell" align="center" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; max-width: 100vw; padding: 32px;">
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; line-height: 1.5em; margin-top: 0; color: #b0adc5; font-size: 12px; text-align: center;">© 2026 ifrap. All rights reserved.</p>

</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
--t57-Ngny--
  
[2026-03-16 10:13:50] local.DEBUG: From: ifrap <hello@example.com>
To: eishaliqbal943@gmail.com
Subject: Verify Email Address
MIME-Version: 1.0
Date: Mon, 16 Mar 2026 10:13:50 +0000
Message-ID: <969761b6e6b49eb9f109a29657f77957@example.com>
Content-Type: multipart/alternative; boundary=vt4q0GXe

--vt4q0GXe
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

ifrap: https://ifrap.edlogs.com/

# Hello!

Please click the button below to verify your email address.

Verify Email Address: https://ifrap.edlogs.com/verify-email/15/b843a0ecb1f68d8c934a45c6c1d26c1fdb8d6d58?expires=1773659630&signature=5fe569a695200f74c721b2a0b1b2ff50787ab6009791b92aa70383ea3aa4232a

If you did not create an account, no further action is required.

Regards,
ifrap

If you're having trouble clicking the "Verify Email Address" button, copy and paste the URL below
into your web browser: [https://ifrap.edlogs.com/verify-email/15/b843a0ecb1f68d8c934a45c6c1d26c1fdb8d6d58?expires=1773659630&signature=5fe569a695200f74c721b2a0b1b2ff50787ab6009791b92aa70383ea3aa4232a](https://ifrap.edlogs.com/verify-email/15/b843a0ecb1f68d8c934a45c6c1d26c1fdb8d6d58?expires=1773659630&signature=5fe569a695200f74c721b2a0b1b2ff50787ab6009791b92aa70383ea3aa4232a)

© 2026 ifrap. All rights reserved.

--vt4q0GXe
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>ifrap</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="color-scheme" content="light">
<meta name="supported-color-schemes" content="light">
<style>
@media only screen and (max-width: 600px) {
.inner-body {
width: 100% !important;
}

.footer {
width: 100% !important;
}
}

@media only screen and (max-width: 500px) {
.button {
width: 100% !important;
}
}
</style>

</head>
<body style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -webkit-text-size-adjust: none; background-color: #ffffff; color: #718096; height: 100%; line-height: 1.4; margin: 0; padding: 0; width: 100% !important;">

<table class="wrapper" width="100%" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; background-color: #edf2f7; margin: 0; padding: 0; width: 100%;">
<tr>
<td align="center" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<table class="content" width="100%" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; margin: 0; padding: 0; width: 100%;">
<tr>
<td class="header" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; padding: 25px 0; text-align: center;">
<a href="https://ifrap.edlogs.com/" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; color: #3d4852; font-size: 19px; font-weight: bold; text-decoration: none; display: inline-block;">
ifrap
</a>
</td>
</tr>

<!-- Email Body -->
<tr>
<td class="body" width="100%" cellpadding="0" cellspacing="0" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; background-color: #edf2f7; border-bottom: 1px solid #edf2f7; border-top: 1px solid #edf2f7; margin: 0; padding: 0; width: 100%; border: hidden !important;">
<table class="inner-body" align="center" width="570" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 570px; background-color: #ffffff; border-color: #e8e5ef; border-radius: 2px; border-width: 1px; box-shadow: 0 2px 0 rgba(0, 0, 150, 0.025), 2px 4px 0 rgba(0, 0, 150, 0.015); margin: 0 auto; padding: 0; width: 570px;">
<!-- Body content -->
<tr>
<td class="content-cell" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; max-width: 100vw; padding: 32px;">
<h1 style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; color: #3d4852; font-size: 18px; font-weight: bold; margin-top: 0; text-align: left;">Hello!</h1>
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; font-size: 16px; line-height: 1.5em; margin-top: 0; text-align: left;">Please click the button below to verify your email address.</p>
<table class="action" align="center" width="100%" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; margin: 30px auto; padding: 0; text-align: center; width: 100%; float: unset;">
<tr>
<td align="center" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<table width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<tr>
<td align="center" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<tr>
<td style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<a href="https://ifrap.edlogs.com/verify-email/15/b843a0ecb1f68d8c934a45c6c1d26c1fdb8d6d58?expires=1773659630&amp;signature=5fe569a695200f74c721b2a0b1b2ff50787ab6009791b92aa70383ea3aa4232a" class="button button-primary" target="_blank" rel="noopener" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -webkit-text-size-adjust: none; border-radius: 4px; color: #fff; display: inline-block; overflow: hidden; text-decoration: none; background-color: #2d3748; border-bottom: 8px solid #2d3748; border-left: 18px solid #2d3748; border-right: 18px solid #2d3748; border-top: 8px solid #2d3748; word-break: break-all;">Verify Email Address</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; font-size: 16px; line-height: 1.5em; margin-top: 0; text-align: left;">If you did not create an account, no further action is required.</p>
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; font-size: 16px; line-height: 1.5em; margin-top: 0; text-align: left;">Regards,<br>
ifrap</p>


<table class="subcopy" width="100%" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; border-top: 1px solid #e8e5ef; margin-top: 25px; padding-top: 25px;">
<tr>
<td style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; line-height: 1.5em; margin-top: 0; text-align: left; font-size: 14px;">If you're having trouble clicking the "Verify Email Address" button, copy and paste the URL below
into your web browser: <span class="break-all" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; word-break: break-all;"><a href="https://ifrap.edlogs.com/verify-email/15/b843a0ecb1f68d8c934a45c6c1d26c1fdb8d6d58?expires=1773659630&amp;signature=5fe569a695200f74c721b2a0b1b2ff50787ab6009791b92aa70383ea3aa4232a" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; color: #3869d4; word-break: break-all;">https://ifrap.edlogs.com/verify-email/15/b843a0ecb1f68d8c934a45c6c1d26c1fdb8d6d58?expires=1773659630&amp;signature=5fe569a695200f74c721b2a0b1b2ff50787ab6009791b92aa70383ea3aa4232a</a></span></p>

</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>

<tr>
<td style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<table class="footer" align="center" width="570" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 570px; margin: 0 auto; padding: 0; text-align: center; width: 570px;">
<tr>
<td class="content-cell" align="center" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; max-width: 100vw; padding: 32px;">
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; line-height: 1.5em; margin-top: 0; color: #b0adc5; font-size: 12px; text-align: center;">© 2026 ifrap. All rights reserved.</p>

</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
--vt4q0GXe--
  
[2026-03-16 10:17:17] local.DEBUG: From: ifrap <hello@example.com>
To: shoaibakhtar411919@gmail.com
Subject: Verify Email Address
MIME-Version: 1.0
Date: Mon, 16 Mar 2026 10:17:17 +0000
Message-ID: <13b31b8234fdc71f0241fee714efd9c9@example.com>
Content-Type: multipart/alternative; boundary=tAae3Dal

--tAae3Dal
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

ifrap: https://ifrap.edlogs.com/

# Hello!

Please click the button below to verify your email address.

Verify Email Address: https://ifrap.edlogs.com/verify-email/16/d5594eafeddab246499a0ceadcb31207fe536eef?expires=1773659837&signature=f0c8167327e94239ce94ab788941d9f2ff4d368bbb6074867eb5f65597d58a43

If you did not create an account, no further action is required.

Regards,
ifrap

If you're having trouble clicking the "Verify Email Address" button, copy and paste the URL below
into your web browser: [https://ifrap.edlogs.com/verify-email/16/d5594eafeddab246499a0ceadcb31207fe536eef?expires=1773659837&signature=f0c8167327e94239ce94ab788941d9f2ff4d368bbb6074867eb5f65597d58a43](https://ifrap.edlogs.com/verify-email/16/d5594eafeddab246499a0ceadcb31207fe536eef?expires=1773659837&signature=f0c8167327e94239ce94ab788941d9f2ff4d368bbb6074867eb5f65597d58a43)

© 2026 ifrap. All rights reserved.

--tAae3Dal
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>ifrap</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="color-scheme" content="light">
<meta name="supported-color-schemes" content="light">
<style>
@media only screen and (max-width: 600px) {
.inner-body {
width: 100% !important;
}

.footer {
width: 100% !important;
}
}

@media only screen and (max-width: 500px) {
.button {
width: 100% !important;
}
}
</style>

</head>
<body style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -webkit-text-size-adjust: none; background-color: #ffffff; color: #718096; height: 100%; line-height: 1.4; margin: 0; padding: 0; width: 100% !important;">

<table class="wrapper" width="100%" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; background-color: #edf2f7; margin: 0; padding: 0; width: 100%;">
<tr>
<td align="center" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<table class="content" width="100%" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; margin: 0; padding: 0; width: 100%;">
<tr>
<td class="header" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; padding: 25px 0; text-align: center;">
<a href="https://ifrap.edlogs.com/" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; color: #3d4852; font-size: 19px; font-weight: bold; text-decoration: none; display: inline-block;">
ifrap
</a>
</td>
</tr>

<!-- Email Body -->
<tr>
<td class="body" width="100%" cellpadding="0" cellspacing="0" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; background-color: #edf2f7; border-bottom: 1px solid #edf2f7; border-top: 1px solid #edf2f7; margin: 0; padding: 0; width: 100%; border: hidden !important;">
<table class="inner-body" align="center" width="570" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 570px; background-color: #ffffff; border-color: #e8e5ef; border-radius: 2px; border-width: 1px; box-shadow: 0 2px 0 rgba(0, 0, 150, 0.025), 2px 4px 0 rgba(0, 0, 150, 0.015); margin: 0 auto; padding: 0; width: 570px;">
<!-- Body content -->
<tr>
<td class="content-cell" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; max-width: 100vw; padding: 32px;">
<h1 style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; color: #3d4852; font-size: 18px; font-weight: bold; margin-top: 0; text-align: left;">Hello!</h1>
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; font-size: 16px; line-height: 1.5em; margin-top: 0; text-align: left;">Please click the button below to verify your email address.</p>
<table class="action" align="center" width="100%" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; margin: 30px auto; padding: 0; text-align: center; width: 100%; float: unset;">
<tr>
<td align="center" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<table width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<tr>
<td align="center" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<tr>
<td style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<a href="https://ifrap.edlogs.com/verify-email/16/d5594eafeddab246499a0ceadcb31207fe536eef?expires=1773659837&amp;signature=f0c8167327e94239ce94ab788941d9f2ff4d368bbb6074867eb5f65597d58a43" class="button button-primary" target="_blank" rel="noopener" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -webkit-text-size-adjust: none; border-radius: 4px; color: #fff; display: inline-block; overflow: hidden; text-decoration: none; background-color: #2d3748; border-bottom: 8px solid #2d3748; border-left: 18px solid #2d3748; border-right: 18px solid #2d3748; border-top: 8px solid #2d3748; word-break: break-all;">Verify Email Address</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; font-size: 16px; line-height: 1.5em; margin-top: 0; text-align: left;">If you did not create an account, no further action is required.</p>
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; font-size: 16px; line-height: 1.5em; margin-top: 0; text-align: left;">Regards,<br>
ifrap</p>


<table class="subcopy" width="100%" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; border-top: 1px solid #e8e5ef; margin-top: 25px; padding-top: 25px;">
<tr>
<td style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; line-height: 1.5em; margin-top: 0; text-align: left; font-size: 14px;">If you're having trouble clicking the "Verify Email Address" button, copy and paste the URL below
into your web browser: <span class="break-all" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; word-break: break-all;"><a href="https://ifrap.edlogs.com/verify-email/16/d5594eafeddab246499a0ceadcb31207fe536eef?expires=1773659837&amp;signature=f0c8167327e94239ce94ab788941d9f2ff4d368bbb6074867eb5f65597d58a43" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; color: #3869d4; word-break: break-all;">https://ifrap.edlogs.com/verify-email/16/d5594eafeddab246499a0ceadcb31207fe536eef?expires=1773659837&amp;signature=f0c8167327e94239ce94ab788941d9f2ff4d368bbb6074867eb5f65597d58a43</a></span></p>

</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>

<tr>
<td style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<table class="footer" align="center" width="570" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 570px; margin: 0 auto; padding: 0; text-align: center; width: 570px;">
<tr>
<td class="content-cell" align="center" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; max-width: 100vw; padding: 32px;">
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; line-height: 1.5em; margin-top: 0; color: #b0adc5; font-size: 12px; text-align: center;">© 2026 ifrap. All rights reserved.</p>

</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
--tAae3Dal--
  
[2026-03-16 10:33:56] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 19, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 19, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-16 10:34:51] local.INFO: PII Service: Wrapper called for project ID 16  
[2026-03-16 10:34:51] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-16 10:34:51] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-16 10:34:51] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-16 10:34:51] local.ERROR: Unable to locate file in Vite manifest: resources/js/pages/project-settings.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/project/settings.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/project-settings.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/project/settings.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/app/Http/Middleware/ResolveTenantFromSession.php(29): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): App\\Http\\Middleware\\ResolveTenantFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#60 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/project-settings.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/pa...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/c025475c2748c72d2b809d401c02701f.php(1326): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/app/Http/Middleware/ResolveTenantFromSession.php(29): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): App\\Http\\Middleware\\ResolveTenantFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#64 {main}
"} 
[2026-03-16 10:35:13] local.INFO: PII Service: Wrapper called for project ID 17  
[2026-03-16 10:35:13] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-16 10:35:13] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-16 10:35:13] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-16 10:35:13] local.ERROR: Unable to locate file in Vite manifest: resources/js/pages/project-settings.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/project/settings.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/project-settings.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/project/settings.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/app/Http/Middleware/ResolveTenantFromSession.php(29): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): App\\Http\\Middleware\\ResolveTenantFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#60 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/project-settings.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/pa...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/c025475c2748c72d2b809d401c02701f.php(1326): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/app/Http/Middleware/ResolveTenantFromSession.php(29): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): App\\Http\\Middleware\\ResolveTenantFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#64 {main}
"} 
[2026-03-16 10:37:25] local.INFO: PII Service: Wrapper called for project ID 16  
[2026-03-16 10:37:25] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-16 10:37:25] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-16 10:37:25] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-16 10:37:25] local.ERROR: Unable to locate file in Vite manifest: resources/js/pages/project-settings.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/project/settings.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/project-settings.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/project/settings.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/app/Http/Middleware/ResolveTenantFromSession.php(29): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): App\\Http\\Middleware\\ResolveTenantFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#60 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/project-settings.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/pa...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/c025475c2748c72d2b809d401c02701f.php(1326): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/app/Http/Middleware/ResolveTenantFromSession.php(29): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): App\\Http\\Middleware\\ResolveTenantFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#64 {main}
"} 
[2026-03-16 10:37:27] local.INFO: PII Service: Wrapper called for project ID 16  
[2026-03-16 10:37:27] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-16 10:37:27] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-16 10:37:27] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-16 10:37:27] local.ERROR: Unable to locate file in Vite manifest: resources/js/pages/project-settings.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/project/settings.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/project-settings.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/project/settings.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/app/Http/Middleware/ResolveTenantFromSession.php(29): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): App\\Http\\Middleware\\ResolveTenantFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#60 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/project-settings.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/pa...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/c025475c2748c72d2b809d401c02701f.php(1326): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/app/Http/Middleware/ResolveTenantFromSession.php(29): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): App\\Http\\Middleware\\ResolveTenantFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#64 {main}
"} 
[2026-03-16 10:37:53] local.INFO: PII Service: Wrapper called for project ID 16  
[2026-03-16 10:37:53] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-16 10:37:53] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-16 10:37:53] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-16 10:37:53] local.ERROR: Unable to locate file in Vite manifest: resources/js/pages/project-settings.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/project/settings.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/project-settings.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/project/settings.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/app/Http/Middleware/ResolveTenantFromSession.php(29): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): App\\Http\\Middleware\\ResolveTenantFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#60 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/project-settings.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/pa...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/c025475c2748c72d2b809d401c02701f.php(1326): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/app/Http/Middleware/ResolveTenantFromSession.php(29): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): App\\Http\\Middleware\\ResolveTenantFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#64 {main}
"} 
[2026-03-16 10:37:59] local.INFO: PII Service: Wrapper called for project ID 16  
[2026-03-16 10:37:59] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-16 10:37:59] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-16 10:37:59] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-16 10:37:59] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 19, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 19, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-16 10:38:03] local.INFO: PII Service: Wrapper called for project ID 16  
[2026-03-16 10:38:03] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-16 10:38:03] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-16 10:38:03] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-16 10:38:05] local.INFO: PII Service: Wrapper called for project ID 16  
[2026-03-16 10:38:05] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-16 10:38:05] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-16 10:38:05] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-16 10:38:07] local.INFO: PII Service: Wrapper called for project ID 16  
[2026-03-16 10:38:07] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-16 10:38:07] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-16 10:38:07] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-16 10:38:09] local.INFO: PII Service: Wrapper called for project ID 16  
[2026-03-16 10:38:09] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-16 10:38:09] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-16 10:38:09] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-16 10:38:11] local.INFO: PII Service: Wrapper called for project ID 16  
[2026-03-16 10:38:11] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-16 10:38:11] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-16 10:38:11] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-16 10:38:13] local.INFO: PII Service: Wrapper called for project ID 16  
[2026-03-16 10:38:13] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-16 10:38:13] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-16 10:38:13] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-16 10:38:15] local.INFO: PII Service: Wrapper called for project ID 16  
[2026-03-16 10:38:15] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-16 10:38:15] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-16 10:38:15] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-16 10:38:17] local.INFO: PII Service: Wrapper called for project ID 16  
[2026-03-16 10:38:17] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-16 10:38:17] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-16 10:38:17] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-16 10:38:19] local.INFO: PII Service: Wrapper called for project ID 16  
[2026-03-16 10:38:19] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-16 10:38:19] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-16 10:38:19] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-16 10:41:14] local.INFO: PII Service: Wrapper called for project ID 17  
[2026-03-16 10:41:14] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-16 10:41:14] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-16 10:41:14] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-17 06:11:03] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 19, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 19, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-17 06:13:22] local.INFO: PII Service: Wrapper called for project ID 16  
[2026-03-17 06:13:22] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-17 06:13:22] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-17 06:13:22] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-17 07:12:37] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 19, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 19, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-17 07:14:39] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 19, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 19, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-17 07:39:16] local.INFO: PII Service: Wrapper called for project ID 17  
[2026-03-17 07:39:16] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-17 07:39:16] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-17 07:39:16] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-17 07:59:11] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 19, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 19, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-17 07:59:40] local.INFO: PII Service: Wrapper called for project ID 17  
[2026-03-17 07:59:40] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-17 07:59:40] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-17 07:59:40] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-17 08:00:04] local.INFO: PII Service: Wrapper called for project ID 17  
[2026-03-17 08:00:04] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-17 08:00:04] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-17 08:00:04] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-17 08:27:21] local.INFO: PII Service: Wrapper called for project ID 17  
[2026-03-17 08:27:21] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-17 08:27:21] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-17 08:27:21] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-17 09:24:49] local.INFO: PII Service: Wrapper called for project ID 17  
[2026-03-17 09:24:49] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-17 09:24:49] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-17 09:24:49] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-17 10:09:05] local.INFO: PII Service: Wrapper called for project ID 17  
[2026-03-17 10:09:05] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-17 10:09:05] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-17 10:09:05] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-17 10:22:08] local.ERROR: Undefined variable $odkConnection (View: /home/edlogs/public_html/ifrap/resources/views/onboarding/organization.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Undefined variable $odkConnection (View: /home/edlogs/public_html/ifrap/resources/views/onboarding/organization.blade.php) at /home/edlogs/public_html/ifrap/storage/framework/views/beab002735a47dd4317190a47d434093.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (ErrorException(code: 0): Undefined variable $odkConnection at /home/edlogs/public_html/ifrap/storage/framework/views/beab002735a47dd4317190a47d434093.php:11)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(256): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Undefined varia...', '/home/edlogs/pu...', 11)
#1 /home/edlogs/public_html/ifrap/storage/framework/views/beab002735a47dd4317190a47d434093.php(11): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():255}(2, 'Undefined varia...', '/home/edlogs/pu...', 11)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 {main}
"} 
[2026-03-17 10:23:00] local.INFO: PII Service: Wrapper called for project ID 18  
[2026-03-17 10:23:00] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-17 10:23:00] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-17 10:23:00] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-17 10:26:22] local.INFO: PII Service: Wrapper called for project ID 18  
[2026-03-17 10:26:22] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-17 10:26:22] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-17 10:26:22] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-17 10:28:52] local.INFO: PII Service: Wrapper called for project ID 17  
[2026-03-17 10:28:52] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-17 10:28:52] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-17 10:28:52] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-17 10:35:24] local.INFO: PII Service: Wrapper called for project ID 17  
[2026-03-17 10:35:24] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-17 10:35:24] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-17 10:35:24] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-17 11:02:11] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 19, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 19, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-17 11:03:59] local.INFO: PII Service: Wrapper called for project ID 17  
[2026-03-17 11:03:59] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-17 11:03:59] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-17 11:03:59] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-17 11:05:48] local.INFO: PII Service: Wrapper called for project ID 17  
[2026-03-17 11:05:48] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-17 11:05:48] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-17 11:05:48] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-17 11:06:20] local.ERROR: SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation "donors" does not exist
LINE 1: select * from "donors"
                      ^ (Connection: pgsql, SQL: select * from "donors") {"userId":4,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"donors\" does not exist
LINE 1: select * from \"donors\"
                      ^ (Connection: pgsql, SQL: select * from \"donors\") at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(744): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/app/Http/Controllers/IndicatorController.php(17): Illuminate\\Database\\Eloquent\\Model::all()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\IndicatorController->index()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('index', Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\IndicatorController), 'index')
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}

[previous exception] [object] (PDOException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"donors\" does not exist
LINE 1: select * from \"donors\"
                      ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:409)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(409): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():395}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(744): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/app/Http/Controllers/IndicatorController.php(17): Illuminate\\Database\\Eloquent\\Model::all()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\IndicatorController->index()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('index', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\IndicatorController), 'index')
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#65 {main}
"} 
[2026-03-17 11:11:35] local.ERROR: SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation "donors" does not exist
LINE 1: select * from "donors"
                      ^ (Connection: pgsql, SQL: select * from "donors") {"userId":4,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"donors\" does not exist
LINE 1: select * from \"donors\"
                      ^ (Connection: pgsql, SQL: select * from \"donors\") at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(744): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/app/Http/Controllers/IndicatorController.php(17): Illuminate\\Database\\Eloquent\\Model::all()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\IndicatorController->index()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('index', Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\IndicatorController), 'index')
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}

[previous exception] [object] (PDOException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"donors\" does not exist
LINE 1: select * from \"donors\"
                      ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:409)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(409): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():395}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(744): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/app/Http/Controllers/IndicatorController.php(17): Illuminate\\Database\\Eloquent\\Model::all()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\IndicatorController->index()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('index', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\IndicatorController), 'index')
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#65 {main}
"} 
[2026-03-18 06:56:37] local.ERROR: SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation "donors" does not exist
LINE 1: select * from "donors"
                      ^ (Connection: pgsql, SQL: select * from "donors") {"userId":4,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"donors\" does not exist
LINE 1: select * from \"donors\"
                      ^ (Connection: pgsql, SQL: select * from \"donors\") at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(744): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/app/Http/Controllers/IndicatorController.php(17): Illuminate\\Database\\Eloquent\\Model::all()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\IndicatorController->index()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('index', Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\IndicatorController), 'index')
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}

[previous exception] [object] (PDOException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"donors\" does not exist
LINE 1: select * from \"donors\"
                      ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:409)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(409): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():395}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(744): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/app/Http/Controllers/IndicatorController.php(17): Illuminate\\Database\\Eloquent\\Model::all()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\IndicatorController->index()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('index', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\IndicatorController), 'index')
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#65 {main}
"} 
[2026-03-18 06:57:17] local.ERROR: SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation "donors" does not exist
LINE 1: select * from "donors"
                      ^ (Connection: pgsql, SQL: select * from "donors") {"userId":4,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"donors\" does not exist
LINE 1: select * from \"donors\"
                      ^ (Connection: pgsql, SQL: select * from \"donors\") at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(744): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/app/Http/Controllers/IndicatorController.php(17): Illuminate\\Database\\Eloquent\\Model::all()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\IndicatorController->index()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('index', Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\IndicatorController), 'index')
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}

[previous exception] [object] (PDOException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"donors\" does not exist
LINE 1: select * from \"donors\"
                      ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:409)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(409): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():395}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(744): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/app/Http/Controllers/IndicatorController.php(17): Illuminate\\Database\\Eloquent\\Model::all()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\IndicatorController->index()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('index', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\IndicatorController), 'index')
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#65 {main}
"} 
[2026-03-18 06:58:29] local.ERROR: SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation "donors" does not exist
LINE 1: select * from "donors"
                      ^ (Connection: pgsql, SQL: select * from "donors") {"userId":4,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"donors\" does not exist
LINE 1: select * from \"donors\"
                      ^ (Connection: pgsql, SQL: select * from \"donors\") at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(744): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/app/Http/Controllers/IndicatorController.php(17): Illuminate\\Database\\Eloquent\\Model::all()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\IndicatorController->index()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('index', Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\IndicatorController), 'index')
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}

[previous exception] [object] (PDOException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"donors\" does not exist
LINE 1: select * from \"donors\"
                      ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:409)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(409): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():395}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(744): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/app/Http/Controllers/IndicatorController.php(17): Illuminate\\Database\\Eloquent\\Model::all()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\IndicatorController->index()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('index', Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\IndicatorController), 'index')
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#64 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#65 {main}
"} 
[2026-03-18 06:59:23] local.ERROR: SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation "indicators" does not exist
LINE 1: select * from "indicators" order by "created_at" desc
                      ^ (Connection: pgsql, SQL: select * from "indicators" order by "created_at" desc) {"userId":4,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"indicators\" does not exist
LINE 1: select * from \"indicators\" order by \"created_at\" desc
                      ^ (Connection: pgsql, SQL: select * from \"indicators\" order by \"created_at\" desc) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/app/Http/Controllers/IndicatorController.php(23): Illuminate\\Database\\Eloquent\\Builder->get()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\IndicatorController->index()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('index', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\IndicatorController), 'index')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 {main}

[previous exception] [object] (PDOException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"indicators\" does not exist
LINE 1: select * from \"indicators\" order by \"created_at\" desc
                      ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:409)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(409): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():395}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/app/Http/Controllers/IndicatorController.php(23): Illuminate\\Database\\Eloquent\\Builder->get()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\IndicatorController->index()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('index', Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\IndicatorController), 'index')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#64 {main}
"} 
[2026-03-18 06:59:26] local.ERROR: SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation "indicators" does not exist
LINE 1: select * from "indicators" order by "created_at" desc
                      ^ (Connection: pgsql, SQL: select * from "indicators" order by "created_at" desc) {"userId":4,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"indicators\" does not exist
LINE 1: select * from \"indicators\" order by \"created_at\" desc
                      ^ (Connection: pgsql, SQL: select * from \"indicators\" order by \"created_at\" desc) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/app/Http/Controllers/IndicatorController.php(23): Illuminate\\Database\\Eloquent\\Builder->get()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\IndicatorController->index()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('index', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\IndicatorController), 'index')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 {main}

[previous exception] [object] (PDOException(code: 42P01): SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"indicators\" does not exist
LINE 1: select * from \"indicators\" order by \"created_at\" desc
                      ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:409)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(409): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():395}('select * from \"...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select * from \"...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select * from \"...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select * from \"...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/app/Http/Controllers/IndicatorController.php(23): Illuminate\\Database\\Eloquent\\Builder->get()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\IndicatorController->index()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('index', Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\IndicatorController), 'index')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#64 {main}
"} 
[2026-03-18 07:08:36] local.ERROR: Unable to locate file in Vite manifest: resources/js/pages/indicator.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/indicator/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/indicator.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/indicator/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/indicator.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/pa...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/fc65c26e5c89a0c107c37f228032f1c3.php(1454): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 {main}
"} 
[2026-03-18 07:17:50] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 22, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 22, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-18 09:01:26] local.INFO: PII Service: Wrapper called for project ID 18  
[2026-03-18 09:01:26] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-18 09:01:26] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-18 09:01:26] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-24 08:34:04] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 22, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 22, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-24 08:39:12] local.INFO: PII Service: Wrapper called for project ID 18  
[2026-03-24 08:39:12] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-24 08:39:12] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-24 08:39:12] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-24 09:37:20] local.INFO: PII Service: Wrapper called for project ID 18  
[2026-03-24 09:37:20] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-24 09:37:20] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-24 09:37:20] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-24 09:37:36] local.INFO: PII Service: Wrapper called for project ID 18  
[2026-03-24 09:37:36] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-24 09:37:36] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-24 09:37:36] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-24 11:07:41] local.DEBUG: From: ifrap <hello@example.com>
To: shoaibakhtar1938@gmail.com
Subject: Verify Email Address
MIME-Version: 1.0
Date: Tue, 24 Mar 2026 11:07:41 +0000
Message-ID: <3aa5cbcbb19fb4a98476db189ac8161f@example.com>
Content-Type: multipart/alternative; boundary=yNudBByL

--yNudBByL
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

ifrap: https://ifrap.edlogs.com/

# Hello!

Please click the button below to verify your email address.

Verify Email Address: https://ifrap.edlogs.com/verify-email/17/00b49e315704abc2996741b56292aa5d57da7b3e?expires=1774354061&signature=23620a8e377ec96ddd099876af431d6745536e4230bc828f71088144729e2362

If you did not create an account, no further action is required.

Regards,
ifrap

If you're having trouble clicking the "Verify Email Address" button, copy and paste the URL below
into your web browser: [https://ifrap.edlogs.com/verify-email/17/00b49e315704abc2996741b56292aa5d57da7b3e?expires=1774354061&signature=23620a8e377ec96ddd099876af431d6745536e4230bc828f71088144729e2362](https://ifrap.edlogs.com/verify-email/17/00b49e315704abc2996741b56292aa5d57da7b3e?expires=1774354061&signature=23620a8e377ec96ddd099876af431d6745536e4230bc828f71088144729e2362)

© 2026 ifrap. All rights reserved.

--yNudBByL
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>ifrap</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="color-scheme" content="light">
<meta name="supported-color-schemes" content="light">
<style>
@media only screen and (max-width: 600px) {
.inner-body {
width: 100% !important;
}

.footer {
width: 100% !important;
}
}

@media only screen and (max-width: 500px) {
.button {
width: 100% !important;
}
}
</style>

</head>
<body style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -webkit-text-size-adjust: none; background-color: #ffffff; color: #718096; height: 100%; line-height: 1.4; margin: 0; padding: 0; width: 100% !important;">

<table class="wrapper" width="100%" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; background-color: #edf2f7; margin: 0; padding: 0; width: 100%;">
<tr>
<td align="center" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<table class="content" width="100%" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; margin: 0; padding: 0; width: 100%;">
<tr>
<td class="header" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; padding: 25px 0; text-align: center;">
<a href="https://ifrap.edlogs.com/" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; color: #3d4852; font-size: 19px; font-weight: bold; text-decoration: none; display: inline-block;">
ifrap
</a>
</td>
</tr>

<!-- Email Body -->
<tr>
<td class="body" width="100%" cellpadding="0" cellspacing="0" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; background-color: #edf2f7; border-bottom: 1px solid #edf2f7; border-top: 1px solid #edf2f7; margin: 0; padding: 0; width: 100%; border: hidden !important;">
<table class="inner-body" align="center" width="570" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 570px; background-color: #ffffff; border-color: #e8e5ef; border-radius: 2px; border-width: 1px; box-shadow: 0 2px 0 rgba(0, 0, 150, 0.025), 2px 4px 0 rgba(0, 0, 150, 0.015); margin: 0 auto; padding: 0; width: 570px;">
<!-- Body content -->
<tr>
<td class="content-cell" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; max-width: 100vw; padding: 32px;">
<h1 style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; color: #3d4852; font-size: 18px; font-weight: bold; margin-top: 0; text-align: left;">Hello!</h1>
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; font-size: 16px; line-height: 1.5em; margin-top: 0; text-align: left;">Please click the button below to verify your email address.</p>
<table class="action" align="center" width="100%" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; margin: 30px auto; padding: 0; text-align: center; width: 100%; float: unset;">
<tr>
<td align="center" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<table width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<tr>
<td align="center" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<tr>
<td style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<a href="https://ifrap.edlogs.com/verify-email/17/00b49e315704abc2996741b56292aa5d57da7b3e?expires=1774354061&amp;signature=23620a8e377ec96ddd099876af431d6745536e4230bc828f71088144729e2362" class="button button-primary" target="_blank" rel="noopener" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -webkit-text-size-adjust: none; border-radius: 4px; color: #fff; display: inline-block; overflow: hidden; text-decoration: none; background-color: #2d3748; border-bottom: 8px solid #2d3748; border-left: 18px solid #2d3748; border-right: 18px solid #2d3748; border-top: 8px solid #2d3748; word-break: break-all;">Verify Email Address</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; font-size: 16px; line-height: 1.5em; margin-top: 0; text-align: left;">If you did not create an account, no further action is required.</p>
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; font-size: 16px; line-height: 1.5em; margin-top: 0; text-align: left;">Regards,<br>
ifrap</p>


<table class="subcopy" width="100%" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; border-top: 1px solid #e8e5ef; margin-top: 25px; padding-top: 25px;">
<tr>
<td style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; line-height: 1.5em; margin-top: 0; text-align: left; font-size: 14px;">If you're having trouble clicking the "Verify Email Address" button, copy and paste the URL below
into your web browser: <span class="break-all" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; word-break: break-all;"><a href="https://ifrap.edlogs.com/verify-email/17/00b49e315704abc2996741b56292aa5d57da7b3e?expires=1774354061&amp;signature=23620a8e377ec96ddd099876af431d6745536e4230bc828f71088144729e2362" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; color: #3869d4; word-break: break-all;">https://ifrap.edlogs.com/verify-email/17/00b49e315704abc2996741b56292aa5d57da7b3e?expires=1774354061&amp;signature=23620a8e377ec96ddd099876af431d6745536e4230bc828f71088144729e2362</a></span></p>

</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>

<tr>
<td style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative;">
<table class="footer" align="center" width="570" cellpadding="0" cellspacing="0" role="presentation" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; -premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 570px; margin: 0 auto; padding: 0; text-align: center; width: 570px;">
<tr>
<td class="content-cell" align="center" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; max-width: 100vw; padding: 32px;">
<p style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; position: relative; line-height: 1.5em; margin-top: 0; color: #b0adc5; font-size: 12px; text-align: center;">© 2026 ifrap. All rights reserved.</p>

</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
--yNudBByL--
  
[2026-03-24 11:27:35] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 23, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 23, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-24 11:39:34] local.ERROR: Command "config:cleat" is not defined.

Did you mean one of these?
    activitylog:clean
    cache:clear
    config:cache
    config:clear
    config:publish
    config:show
    event:clear
    optimize:clear
    queue:clear
    route:clear
    view:clear {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"config:cleat\" is not defined.

Did you mean one of these?
    activitylog:clean
    cache:clear
    config:cache
    config:clear
    config:publish
    config:show
    event:clear
    optimize:clear
    queue:clear
    route:clear
    view:clear at /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php:725)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(283): Symfony\\Component\\Console\\Application->find('config:cleat')
#1 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#4 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#5 {main}
"} 
[2026-03-24 11:41:52] local.INFO: PII Service: Wrapper called for project ID 17  
[2026-03-24 11:41:52] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-24 11:41:52] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-24 11:41:52] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-24 11:42:16] local.INFO: PII Service: Wrapper called for project ID 16  
[2026-03-24 11:42:16] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-24 11:42:16] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-24 11:42:16] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-24 11:49:01] local.INFO: PII Service: Wrapper called for project ID 19  
[2026-03-24 11:49:01] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-24 11:49:01] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-24 11:49:01] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-24 11:49:01] local.INFO: PII Service: Wrapper called for project ID 19  
[2026-03-24 11:49:01] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-24 11:49:01] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-24 11:49:01] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-24 12:23:19] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 23, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 23, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-24 12:24:32] local.INFO: PII Service: Wrapper called for project ID 19  
[2026-03-24 12:24:32] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-24 12:24:32] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-24 12:24:32] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-24 12:25:33] local.INFO: ODK Python Command: "python" "/home/edlogs/public_html/ifrap/python/main.py" "?username=s.bilal%40algogtech.com&password=AsdRe%2438Htx%21&form_id=b_hydromet_2025100711.svc&path=%2Fhome%2Fedlogs%2Fpublic_html%2Fifrap%2Fstorage%2Fapp%2Fpublic%2FTenants%2Fifrap-test%2F2026%2F03%2F24%2Fb_hydromet_2025100711_schema.json&Dict_path=%2Fhome%2Fedlogs%2Fpublic_html%2Fifrap%2Fpython%2FDictionary.xlsx&csv_path=%2Fhome%2Fedlogs%2Fpublic_html%2Fifrap%2Fpython%2FOption_types.csv" 2>&1  
[2026-03-24 12:25:55] local.INFO: ODK Python Output: Total shifted rows: 23
Cleaned Excel saved: Dictionary_Cleaned.xlsx
Final structured JSON created successfully:
Dictionary.json
 Running Full Pipeline (Dynamic tables)
 FORM_ID: b_hydromet_2025100711.svc

 DONE Outputs Created:
XLSX: Submissions_Flat.xlsx
JSON: glossary.json
JSON: /home/edlogs/public_html/ifrap/storage/app/public/Tenants/ifrap-test/2026/03/24/b_hydromet_2025100711_schema.json
JSON: family_combined.json
JSON: dim_mat_value_level.json
  
[2026-03-24 12:25:57] local.INFO: Schema Explorer accessed {"id":20,"projectName":null,"url":"https://ifrap.edlogs.com/schema-design?tenant_id=20"} 
[2026-03-24 12:25:57] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/ifrap-test/2026/03/24/b_hydromet_2025100711_schema.json"} 
[2026-03-24 12:26:09] local.INFO: === TABLE GENERATOR START ===  
[2026-03-24 12:26:09] local.INFO: CONNECTED DB {"database":"ifrap-test","host":"127.0.0.1","user":"postgres","schema":"public"} 
[2026-03-24 12:26:09] local.INFO: Dropped table if exists {"table":"submissions"} 
[2026-03-24 12:26:09] local.INFO: Lookup table created and options inserted: relation_beneficiary_Details  
[2026-03-24 12:26:09] local.INFO: Lookup table created and options inserted: religon_Details  
[2026-03-24 12:26:09] local.INFO: Lookup table created and options inserted: women_vulnerable_group_Details  
[2026-03-24 12:26:09] local.INFO: Lookup table created and options inserted: stakeholders_present_visit_Details  
[2026-03-24 12:26:09] local.INFO: Lookup table created and options inserted: property_ownership_documentation_Details  
[2026-03-24 12:26:09] local.INFO: Lookup table created and options inserted: documents_available_Details  
[2026-03-24 12:26:09] local.INFO: Lookup table created and options inserted: house_going_constructed_Details  
[2026-03-24 12:26:09] local.INFO: Lookup table created and options inserted: house_construction_stage_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: plinth_lintel_roof_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: construction_temporarily_paused_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: release_tranche_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: problems_receiving_tranche_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: select_role_vrc_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: vrc_consultation_meetings_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: role_women_reconstruction_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: support_vrc_provided_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: structures_improvements_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: activities_funded_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: improve_living_conditions_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: village_urgently_needs_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: select_type_hazard_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: disaster_risk_reduction_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: construction_guidelines_know_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: relevant_impact_livelihoods_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: select_social_dispute_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: dissatisfaction_exclusion_vrc_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: labor_observed_construction_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: facilities_available_workers_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: data_indicator_reporting_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: learn_grm_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: submit_complaint_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: resolved_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: satisfied_response_received_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: resolved_2_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: grm_improved_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: material_shortage_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: cause_dissatification_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: workmanship_visible_deviation_Details  
[2026-03-24 12:26:10] local.INFO: Lookup table created and options inserted: issues_type_raised_Details  
[2026-03-24 12:26:10] local.INFO: EXECUTING SQL FOR TABLE: submissions  
[2026-03-24 12:26:10] local.INFO: CREATE TABLE "submissions" (
    "id" BIGSERIAL PRIMARY KEY,
    "__id" VARCHAR(255) NOT NULL,
    "ID_1_0" VARCHAR(255),
    "ID_1_1" INT NOT NULL,
    "ID_1_2" VARCHAR(255) NOT NULL,
    "ID_1_3" VARCHAR(255),
    "ID_1_4" TIMESTAMP NOT NULL,
    "ID_1_5" VARCHAR(255),
    "ID_1_6" VARCHAR(255),
    "ID_1_7" VARCHAR(255),
    "ID_1_8" VARCHAR(255),
    "ID_1_9" VARCHAR(255),
    "ID_1_10" VARCHAR(255),
    "ID_1_11" VARCHAR(255),
    "ID_1_11y" VARCHAR(255),
    "ID_1_12" VARCHAR(255),
    "ID_1_13" VARCHAR(255),
    "FMI_2_1" VARCHAR(255),
    "FMI_2_2" VARCHAR(255),
    "FMI_2_3" VARCHAR(255),
    "FMI_2_3y" VARCHAR(255),
    "FMI_3_1" VARCHAR(255),
    "FMI_3_1_1" VARCHAR(255),
    "FMI_3_1_2" VARCHAR(255),
    "FMI_3_2" VARCHAR(255),
    "FMI_3_2_1" VARCHAR(255),
    "FMI_3_2_2" VARCHAR(255),
    "PD_3_2_3" VARCHAR(255),
    "FMI_3_3" VARCHAR(255),
    "FMI_3_3_1" VARCHAR(255),
    "FMI_3_3_2" VARCHAR(255),
    "SI_4_1" VARCHAR(255),
    "SI_4_1y" VARCHAR(255),
    "LPDT_5_1" VARCHAR(255),
    "LPDT_5_1_1" VARCHAR(255),
    "LPDT_5_2" VARCHAR(255),
    "LPDT_5_2y" VARCHAR(255),
    "LPDT_5_3" VARCHAR(255),
    "LPDT_5_4" VARCHAR(255),
    "LPDT_5_4y" VARCHAR(255),
    "LPDT_5_5" VARCHAR(255),
    "CP_6_1" VARCHAR(255),
    "CP_6_2" VARCHAR(255),
    "CP_6_2_1" VARCHAR(255),
    "CP_6_2_2" VARCHAR(255),
    "CP_6_2_2_2" VARCHAR(255),
    "CP_6_2_2_2y" VARCHAR(255),
    "CP_6_3_1" VARCHAR(255),
    "CP_6_3_2" VARCHAR(255),
    "TRI_7_1" VARCHAR(255),
    "TRI_7_1_1" VARCHAR(255),
    "TRI_7_1_2" VARCHAR(255),
    "TRI_7_1_3" VARCHAR(255),
    "TRI_7_1_3y" VARCHAR(255),
    "TRI_7_2_1" VARCHAR(255),
    "TRI_7_2_2" VARCHAR(255),
    "TRI_7_2_2y" VARCHAR(255),
    "VRC_8_1" VARCHAR(255),
    "VRC_8_2" VARCHAR(255),
    "VRC_8_3" VARCHAR(255),
    "VRC_8_4" VARCHAR(255),
    "VRC_8_5" VARCHAR(255),
    "VRC_8_6" VARCHAR(255),
    "VRC_8_7" VARCHAR(255),
    "VRC_8_8" VARCHAR(255),
    "VRC_8_9" VARCHAR(255),
    "VRC_8_9_1" VARCHAR(255),
    "VBVRC_9_1" VARCHAR(255),
    "VBVRC_9_2" VARCHAR(255),
    "VBVRC_9_2y" VARCHAR(255),
    "VBVRC_9_3" VARCHAR(255),
    "VBVRC_9_4" VARCHAR(255),
    "VBVRC_9_5" VARCHAR(255),
    "VBVRC_9_6" VARCHAR(255),
    "VBVRC_9_6y" VARCHAR(255),
    "DRR_10_1" VARCHAR(255),
    "DRR_10_2" VARCHAR(255),
    "DRR_10_3" VARCHAR(255),
    "DRR_10_3y" VARCHAR(255),
    "DRR_10_4" VARCHAR(255),
    "DRR_10_5" VARCHAR(255),
    "DRR_10_6" VARCHAR(255),
    "DRR_10_7" VARCHAR(255),
    "DRR_10_7_1" VARCHAR(255),
    "DRR_10_8" VARCHAR(255),
    "DRR_10_9" VARCHAR(255),
    "DRR_10_10" VARCHAR(255),
    "DRR_10_10y" VARCHAR(255),
    "MCG_11_1" VARCHAR(255),
    "MCG_11_2" VARCHAR(255),
    "MCG_11_3" VARCHAR(255),
    "MCG_11_3y" VARCHAR(255),
    "SSC_12_1" VARCHAR(255),
    "SSC_12_2" VARCHAR(255),
    "SSC_12_3" VARCHAR(255),
    "SSC_12_3_1" VARCHAR(255),
    "SSC_12_3_1y" VARCHAR(255),
    "SSC_12_4" VARCHAR(255),
    "SSC_12_4_1" VARCHAR(255),
    "SSC_12_4_1y" VARCHAR(255),
    "SSC_12_5" VARCHAR(255),
    "SSC_12_5_1" VARCHAR(255),
    "SSC_12_5_1y" VARCHAR(255),
    "WS_13_1" VARCHAR(255),
    "WS_13_2" VARCHAR(255),
    "WS_13_3" VARCHAR(255),
    "WS_13_4" VARCHAR(255),
    "WS_13_4_1" VARCHAR(255),
    "WS_13_5" VARCHAR(255),
    "WS_13_6" VARCHAR(255),
    "WS_13_6_1" VARCHAR(255),
    "EPE_14_1" VARCHAR(255),
    "EPE_14_2" VARCHAR(255),
    "EPE_14_3" VARCHAR(255),
    "EPE_14_4" VARCHAR(255),
    "EPE_14_5" VARCHAR(255),
    "EPE_14_6" VARCHAR(255),
    "EPE_14_6_1" VARCHAR(255),
    "EPE_14_6_2" VARCHAR(255),
    "EPE_14_6_3" VARCHAR(255),
    "EPE_14_6_4" VARCHAR(255),
    "EPE_14_6_5" VARCHAR(255),
    "GESI_15_1" VARCHAR(255),
    "GESI_15_1_1" VARCHAR(255),
    "GESI_15_2" VARCHAR(255),
    "GESI_15_3" VARCHAR(255),
    "GESI_15_4" VARCHAR(255),
    "GESI_15_5" VARCHAR(255),
    "GRM_16_1" VARCHAR(255),
    "GRM_16_1_1" VARCHAR(255),
    "GRM_16_1_1y" VARCHAR(255),
    "GRM_16_2" VARCHAR(255),
    "GRM_16_2_2" VARCHAR(255),
    "GRM_16_3" VARCHAR(255),
    "GRM_16_4" VARCHAR(255),
    "GRM_16_5" VARCHAR(255),
    "GRM_16_5_1" VARCHAR(255),
    "GRM_16_5_2" VARCHAR(255),
    "GRM_16_5_2y" VARCHAR(255),
    "GRM_16_5_3" VARCHAR(255),
    "GRM_16_6" VARCHAR(255),
    "GRM_16_6_1" VARCHAR(255),
    "GRM_16_6_2" VARCHAR(255),
    "GRM_16_6_2y" VARCHAR(255),
    "GRM_16_6_3" VARCHAR(255),
    "GRM_16_6_3_1" VARCHAR(255),
    "GRM_16_6_4" VARCHAR(255),
    "GRM_16_6_4y" VARCHAR(255),
    "GRM_16_7" VARCHAR(255),
    "GRM_16_7y" VARCHAR(255),
    "CCV_17_1" VARCHAR(255),
    "CCV_17_1_1" VARCHAR(255),
    "CCV_17_2" VARCHAR(255),
    "CCV_17_2_1" VARCHAR(255),
    "CCV_17_3" VARCHAR(255),
    "CCV_17_3_1" VARCHAR(255),
    "CCV_17_4" VARCHAR(255),
    "CCV_17_4_1" VARCHAR(255),
    "CCV_17_5" VARCHAR(255),
    "CCV_17_5_1" VARCHAR(255),
    "CCV_17_6" VARCHAR(255),
    "CCV_17_6_1" VARCHAR(255),
    "CCV_17_7" VARCHAR(255),
    "CCV_17_7_1" VARCHAR(255),
    "CCV_17_8" VARCHAR(255),
    "CCV_17_9" VARCHAR(255),
    "CCV_17_10" VARCHAR(255),
    "CCV_17_10_1" VARCHAR(255),
    "CCV_17_11" VARCHAR(255),
    "CCV_17_11_1" VARCHAR(255),
    "CCV_17_12" VARCHAR(255),
    "CCV_17_12_1" VARCHAR(255),
    "CCV_17_13" VARCHAR(255),
    "CCV_17_13_1" VARCHAR(255),
    "PE_18_1" VARCHAR(255),
    "PE_18_2" VARCHAR(255),
    "PE_18_2y" VARCHAR(255),
    "PE_18_3" VARCHAR(255),
    "PE_18_3_1" VARCHAR(255),
    "PE_18_3_1y" VARCHAR(255),
    "SO_19_1" VARCHAR(255),
    "SO_19_1_1" VARCHAR(255),
    "SO_19_1_1y" VARCHAR(255),
    "SO_19_1_2" VARCHAR(255),
    "SO_19_2" VARCHAR(255),
    "SO_19_2_1" VARCHAR(255),
    "SO_19_2_1y" VARCHAR(255),
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-03-24 12:26:10] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"submissions"} 
[2026-03-24 12:26:10] local.INFO: === TABLE GENERATOR END ===  
[2026-03-24 12:26:17] local.INFO: ODK IMPORT: Target Database = ifrap-test  
[2026-03-24 12:26:17] local.INFO: ODK IMPORT: Database resolved: ifrap-test  
[2026-03-24 12:26:17] local.INFO: ODK IMPORT: Fetching submissions from https://server.algogtech.com/v1/projects/1/forms/b_hydromet_2025100711.svc/Submissions  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Fetched 8 records.  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Starting SQL Export to Tenants/ifrap-test/2026/03/24/b_hydromet_2025100711_data.sql  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table relation_beneficiary_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table religon_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table women_vulnerable_group_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table stakeholders_present_visit_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table property_ownership_documentation_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table documents_available_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table house_going_constructed_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table house_construction_stage_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table plinth_lintel_roof_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table construction_temporarily_paused_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table release_tranche_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table problems_receiving_tranche_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table select_role_vrc_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table vrc_consultation_meetings_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table role_women_reconstruction_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table support_vrc_provided_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table structures_improvements_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table activities_funded_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table improve_living_conditions_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table village_urgently_needs_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table select_type_hazard_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table disaster_risk_reduction_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table construction_guidelines_know_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table relevant_impact_livelihoods_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table select_social_dispute_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table dissatisfaction_exclusion_vrc_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table labor_observed_construction_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table facilities_available_workers_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table data_indicator_reporting_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table learn_grm_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table submit_complaint_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table resolved_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table satisfied_response_received_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table resolved_2_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table grm_improved_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table material_shortage_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table cause_dissatification_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table workmanship_visible_deviation_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table issues_type_raised_Details  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: Exporting table submissions  
[2026-03-24 12:26:18] local.INFO: ODK IMPORT: SQL Export completed successfully.  
[2026-03-24 12:41:30] local.ERROR: PROJECT SUBMISSIONS API: failed to fetch submissions {"project":"16","error":"SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"submissions\" does not exist
LINE 1: select * from \"submissions\"
                      ^ (Connection: dynamic, SQL: select * from \"submissions\")"} 
[2026-03-24 15:43:33] local.INFO: PII Service: Wrapper called for project ID 17  
[2026-03-24 15:43:33] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-24 15:43:33] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-24 15:43:33] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-25 06:17:52] local.INFO: PII Service: Wrapper called for project ID 17  
[2026-03-25 06:17:52] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-25 06:17:52] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-25 06:17:52] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-25 06:46:37] local.INFO: ODK Python Command: "python" "/home/edlogs/public_html/ifrap/python/main.py" "?username=s.bilal%40algogtech.com&password=AsdRe%2438Htx%21&form_id=c_hru_mv_2025121021.svc&path=%2Fhome%2Fedlogs%2Fpublic_html%2Fifrap%2Fstorage%2Fapp%2Fpublic%2FTenants%2Fnwmc%2F2026%2F03%2F25%2Fc_hru_mv_2025121021_schema.json&Dict_path=%2Fhome%2Fedlogs%2Fpublic_html%2Fifrap%2Fpython%2FDictionary.xlsx&csv_path=%2Fhome%2Fedlogs%2Fpublic_html%2Fifrap%2Fpython%2FOption_types.csv" 2>&1  
[2026-03-25 06:47:01] local.INFO: ODK Python Output: Total shifted rows: 23
Cleaned Excel saved: Dictionary_Cleaned.xlsx
Final structured JSON created successfully:
Dictionary.json
Fetching male_info -> https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions.male_info
Fetching female_info -> https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions.female_info
Fetching transgender_info -> https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions.transgender_info
 Running Full Pipeline (Dynamic tables)
 FORM_ID: c_hru_mv_2025121021.svc
Fetching male_info -> https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions.male_info
Fetching female_info -> https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions.female_info
Fetching transgender_info -> https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions.transgender_info

 DONE Outputs Created:
XLSX: Submissions_Flat.xlsx
XLSX: male_info.xlsx
XLSX: female_info.xlsx
XLSX: transgender_info.xlsx
JSON: glossary.json
JSON: /home/edlogs/public_html/ifrap/storage/app/public/Tenants/nwmc/2026/03/25/c_hru_mv_2025121021_schema.json
JSON: family_combined.json
JSON: dim_mat_value_level.json
  
[2026-03-25 06:47:02] local.INFO: Schema Explorer accessed {"id":21,"projectName":null,"url":"https://ifrap.edlogs.com/schema-design?tenant_id=21"} 
[2026-03-25 06:47:02] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/nwmc/2026/03/25/c_hru_mv_2025121021_schema.json"} 
[2026-03-25 06:47:12] local.INFO: === TABLE GENERATOR START ===  
[2026-03-25 06:47:12] local.INFO: CONNECTED DB {"database":"nwmc","host":"127.0.0.1","user":"postgres","schema":"public"} 
[2026-03-25 06:47:12] local.INFO: Dropped table if exists {"table":"submissions"} 
[2026-03-25 06:47:12] local.INFO: Dropped table if exists {"table":"male_info"} 
[2026-03-25 06:47:12] local.INFO: Dropped table if exists {"table":"female_info"} 
[2026-03-25 06:47:12] local.INFO: Dropped table if exists {"table":"transgender_info"} 
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: relation_beneficiary_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: religon_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: women_vulnerable_group_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: stakeholders_present_visit_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: property_ownership_documentation_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: documents_available_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: house_going_constructed_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: house_construction_stage_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: plinth_lintel_roof_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: construction_temporarily_paused_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: release_tranche_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: problems_receiving_tranche_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: select_role_vrc_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: vrc_consultation_meetings_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: role_women_reconstruction_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: support_vrc_provided_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: structures_improvements_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: activities_funded_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: improve_living_conditions_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: village_urgently_needs_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: select_type_hazard_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: disaster_risk_reduction_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: construction_guidelines_know_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: relevant_impact_livelihoods_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: select_social_dispute_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: dissatisfaction_exclusion_vrc_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: labor_observed_construction_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: facilities_available_workers_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: data_indicator_reporting_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: learn_grm_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: submit_complaint_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: resolved_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: satisfied_response_received_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: resolved_2_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: grm_improved_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: material_shortage_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: cause_dissatification_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: workmanship_visible_deviation_Details  
[2026-03-25 06:47:12] local.INFO: Lookup table created and options inserted: issues_type_raised_Details  
[2026-03-25 06:47:12] local.INFO: EXECUTING SQL FOR TABLE: submissions  
[2026-03-25 06:47:12] local.INFO: CREATE TABLE "submissions" (
    "id" BIGSERIAL PRIMARY KEY,
    "__id" VARCHAR(255) NOT NULL,
    "ID_1_0" INT NOT NULL,
    "ID_1_1" INT NOT NULL,
    "ID_1_2" VARCHAR(255) NOT NULL,
    "ID_1_3" VARCHAR(255) NOT NULL,
    "ID_1_4" VARCHAR(255) NOT NULL,
    "ID_1_5" VARCHAR(255) NOT NULL,
    "ID_1_6" VARCHAR(255) NOT NULL,
    "ID_1_7" VARCHAR(255) NOT NULL,
    "ID_1_8" VARCHAR(255) NOT NULL,
    "ID_1_9" VARCHAR(255) NOT NULL,
    "ID_1_10" VARCHAR(255) NOT NULL,
    "ID_1_11" INT NOT NULL,
    "ID_1_11y" VARCHAR(255),
    "ID_1_12" TIMESTAMP NOT NULL,
    "ID_1_13" VARCHAR(255),
    "FMI_2_1" INT NOT NULL,
    "FMI_2_2" INT NOT NULL,
    "FMI_2_3" INT NOT NULL,
    "FMI_2_3y" VARCHAR(255),
    "FMI_3_1" INT NOT NULL,
    "FMI_3_1_1" VARCHAR(255),
    "FMI_3_1_2" VARCHAR(255),
    "FMI_3_2" INT NOT NULL,
    "FMI_3_2_1" VARCHAR(255),
    "FMI_3_2_2" VARCHAR(255),
    "PD_3_2_3" VARCHAR(255),
    "FMI_3_3" INT NOT NULL,
    "FMI_3_3_1" VARCHAR(255),
    "FMI_3_3_2" VARCHAR(255),
    "SI_4_1" VARCHAR(255) NOT NULL,
    "SI_4_1y" VARCHAR(255),
    "LPDT_5_1" INT NOT NULL,
    "LPDT_5_1_1" VARCHAR(255),
    "LPDT_5_2" INT NOT NULL,
    "LPDT_5_2y" VARCHAR(255),
    "LPDT_5_3" VARCHAR(255),
    "LPDT_5_4" INT,
    "LPDT_5_4y" VARCHAR(255),
    "LPDT_5_5" INT NOT NULL,
    "CP_6_1" INT NOT NULL,
    "CP_6_2" INT NOT NULL,
    "CP_6_2_1" VARCHAR(255),
    "CP_6_2_2" INT,
    "CP_6_2_2_2" VARCHAR(255),
    "CP_6_2_2_2y" VARCHAR(255),
    "CP_6_3_1" VARCHAR(255) NOT NULL,
    "CP_6_3_2" VARCHAR(255) NOT NULL,
    "TRI_7_1" INT,
    "TRI_7_1_1" TIMESTAMP,
    "TRI_7_1_2" INT,
    "TRI_7_1_3" VARCHAR(255),
    "TRI_7_1_3y" VARCHAR(255),
    "TRI_7_2_1" INT,
    "TRI_7_2_2" VARCHAR(255),
    "TRI_7_2_2y" VARCHAR(255),
    "VRC_8_1" INT,
    "VRC_8_2" INT,
    "VRC_8_3" INT,
    "VRC_8_4" INT,
    "VRC_8_5" INT,
    "VRC_8_6" INT,
    "VRC_8_7" INT,
    "VRC_8_8" INT,
    "VRC_8_9" INT,
    "VRC_8_9_1" VARCHAR(255),
    "VBVRC_9_1" INT,
    "VBVRC_9_2" VARCHAR(255),
    "VBVRC_9_2y" VARCHAR(255),
    "VBVRC_9_3" VARCHAR(255),
    "VBVRC_9_4" INT,
    "VBVRC_9_5" INT,
    "VBVRC_9_6" VARCHAR(255),
    "VBVRC_9_6y" VARCHAR(255),
    "DRR_10_1" INT,
    "DRR_10_2" INT,
    "DRR_10_3" VARCHAR(255),
    "DRR_10_3y" VARCHAR(255),
    "DRR_10_4" INT,
    "DRR_10_5" INT,
    "DRR_10_6" INT,
    "DRR_10_7" INT,
    "DRR_10_7_1" INT,
    "DRR_10_8" INT,
    "DRR_10_9" INT,
    "DRR_10_10" VARCHAR(255),
    "DRR_10_10y" VARCHAR(255),
    "MCG_11_1" INT,
    "MCG_11_2" INT,
    "MCG_11_3" VARCHAR(255),
    "MCG_11_3y" VARCHAR(255),
    "SSC_12_1" INT,
    "SSC_12_2" INT,
    "SSC_12_3" INT,
    "SSC_12_3_1" VARCHAR(255),
    "SSC_12_3_1y" VARCHAR(255),
    "SSC_12_4" INT,
    "SSC_12_4_1" VARCHAR(255),
    "SSC_12_4_1y" VARCHAR(255),
    "SSC_12_5" INT,
    "SSC_12_5_1" VARCHAR(255),
    "SSC_12_5_1y" VARCHAR(255),
    "WS_13_1" INT,
    "WS_13_2" INT,
    "WS_13_3" INT,
    "WS_13_4" INT,
    "WS_13_4_1" VARCHAR(255),
    "WS_13_5" VARCHAR(255),
    "WS_13_6" INT,
    "WS_13_6_1" INT,
    "EPE_14_1" INT,
    "EPE_14_2" INT,
    "EPE_14_3" VARCHAR(255),
    "EPE_14_4" INT,
    "EPE_14_5" VARCHAR(255),
    "EPE_14_6" INT,
    "EPE_14_6_1" INT,
    "EPE_14_6_2" INT,
    "EPE_14_6_3" VARCHAR(255),
    "EPE_14_6_4" VARCHAR(255),
    "EPE_14_6_5" VARCHAR(255),
    "GESI_15_1" INT,
    "GESI_15_1_1" VARCHAR(255),
    "GESI_15_2" INT,
    "GESI_15_3" INT,
    "GESI_15_4" INT,
    "GESI_15_5" INT,
    "GRM_16_1" INT,
    "GRM_16_1_1" VARCHAR(255),
    "GRM_16_1_1y" VARCHAR(255),
    "GRM_16_2" INT,
    "GRM_16_2_2" VARCHAR(255),
    "GRM_16_3" INT,
    "GRM_16_4" INT,
    "GRM_16_5" INT,
    "GRM_16_5_1" VARCHAR(255),
    "GRM_16_5_2" VARCHAR(255),
    "GRM_16_5_2y" VARCHAR(255),
    "GRM_16_5_3" VARCHAR(255),
    "GRM_16_6" VARCHAR(255),
    "GRM_16_6_1" VARCHAR(255),
    "GRM_16_6_2" VARCHAR(255),
    "GRM_16_6_2y" VARCHAR(255),
    "GRM_16_6_3" VARCHAR(255),
    "GRM_16_6_3_1" VARCHAR(255),
    "GRM_16_6_4" VARCHAR(255),
    "GRM_16_6_4y" VARCHAR(255),
    "GRM_16_7" VARCHAR(255),
    "GRM_16_7y" VARCHAR(255),
    "CCV_17_1" INT,
    "CCV_17_1_1" VARCHAR(255),
    "CCV_17_2" INT,
    "CCV_17_2_1" VARCHAR(255),
    "CCV_17_3" INT,
    "CCV_17_3_1" VARCHAR(255),
    "CCV_17_4" INT,
    "CCV_17_4_1" VARCHAR(255),
    "CCV_17_5" INT,
    "CCV_17_5_1" VARCHAR(255),
    "CCV_17_6" INT,
    "CCV_17_6_1" VARCHAR(255),
    "CCV_17_7" INT,
    "CCV_17_7_1" VARCHAR(255),
    "CCV_17_8" INT,
    "CCV_17_9" INT,
    "CCV_17_10" INT,
    "CCV_17_10_1" VARCHAR(255),
    "CCV_17_11" INT,
    "CCV_17_11_1" VARCHAR(255),
    "CCV_17_12" INT,
    "CCV_17_12_1" VARCHAR(255),
    "CCV_17_13" INT,
    "CCV_17_13_1" VARCHAR(255),
    "PE_18_1" INT,
    "PE_18_2" VARCHAR(255),
    "PE_18_2y" VARCHAR(255),
    "PE_18_3" INT,
    "PE_18_3_1" VARCHAR(255),
    "PE_18_3_1y" VARCHAR(255),
    "SO_19_1" INT,
    "SO_19_1_1" VARCHAR(255),
    "SO_19_1_1y" VARCHAR(255),
    "SO_19_1_2" VARCHAR(255),
    "SO_19_2" INT,
    "SO_19_2_1" VARCHAR(255),
    "SO_19_2_1y" VARCHAR(255),
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-03-25 06:47:12] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"submissions"} 
[2026-03-25 06:47:13] local.INFO: EXECUTING SQL FOR TABLE: male_info  
[2026-03-25 06:47:13] local.INFO: CREATE TABLE "male_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "FMI_3_1_1" VARCHAR(255),
    "FMI_3_1_2" VARCHAR(255),
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-03-25 06:47:13] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"male_info"} 
[2026-03-25 06:47:13] local.INFO: EXECUTING SQL FOR TABLE: female_info  
[2026-03-25 06:47:13] local.INFO: CREATE TABLE "female_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "FMI_3_2_1" VARCHAR(255),
    "FMI_3_2_2" VARCHAR(255),
    "PD_3_2_3" VARCHAR(255),
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-03-25 06:47:13] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"female_info"} 
[2026-03-25 06:47:13] local.INFO: EXECUTING SQL FOR TABLE: transgender_info  
[2026-03-25 06:47:13] local.INFO: CREATE TABLE "transgender_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-03-25 06:47:13] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"transgender_info"} 
[2026-03-25 06:47:13] local.INFO: === TABLE GENERATOR END ===  
[2026-03-25 06:47:21] local.INFO: ODK IMPORT: Target Database = nwmc  
[2026-03-25 06:47:21] local.INFO: ODK IMPORT: Database resolved: nwmc  
[2026-03-25 06:47:21] local.INFO: ODK IMPORT: Fetching submissions from https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions  
[2026-03-25 06:47:24] local.INFO: ODK IMPORT: Fetched 644 records.  
[2026-03-25 06:47:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab3b79058-e7d0-4ce2-b4c0-7254f81b1db1')/male_info  
[2026-03-25 06:47:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:47:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab3b79058-e7d0-4ce2-b4c0-7254f81b1db1')/female_info  
[2026-03-25 06:47:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:47:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36e9bb6f-fdb0-4b49-8407-062f27c2b7d8')/male_info  
[2026-03-25 06:47:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:47:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36e9bb6f-fdb0-4b49-8407-062f27c2b7d8')/female_info  
[2026-03-25 06:47:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:47:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6880fadf-e49e-4d70-a25a-ddb9e0d4c7ce')/male_info  
[2026-03-25 06:47:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:47:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6880fadf-e49e-4d70-a25a-ddb9e0d4c7ce')/female_info  
[2026-03-25 06:47:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:47:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1aab7c71-4c3a-4750-b04a-3def9d84f9c3')/male_info  
[2026-03-25 06:47:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:47:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1aab7c71-4c3a-4750-b04a-3def9d84f9c3')/female_info  
[2026-03-25 06:47:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:47:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad725d2d5-1e60-4c77-8806-c75c1b27475c')/male_info  
[2026-03-25 06:47:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:47:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad725d2d5-1e60-4c77-8806-c75c1b27475c')/female_info  
[2026-03-25 06:47:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:47:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3a60b5-a8df-46f4-a7b5-149e1bc01897')/male_info  
[2026-03-25 06:47:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:47:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3a60b5-a8df-46f4-a7b5-149e1bc01897')/female_info  
[2026-03-25 06:47:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:47:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A66585eb5-a2df-492c-973f-a7094fa0d7b4')/male_info  
[2026-03-25 06:47:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:47:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A66585eb5-a2df-492c-973f-a7094fa0d7b4')/female_info  
[2026-03-25 06:47:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:47:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7a0460ce-d6a7-4529-8ccc-c0bb502d26cf')/male_info  
[2026-03-25 06:47:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:47:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7a0460ce-d6a7-4529-8ccc-c0bb502d26cf')/female_info  
[2026-03-25 06:47:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:47:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf50d479-cfbe-42ad-a715-7335e18aae25')/male_info  
[2026-03-25 06:47:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:47:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf50d479-cfbe-42ad-a715-7335e18aae25')/female_info  
[2026-03-25 06:47:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:47:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad05ecf01-4502-4a65-9367-ba91ca7b6081')/male_info  
[2026-03-25 06:47:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:47:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad05ecf01-4502-4a65-9367-ba91ca7b6081')/female_info  
[2026-03-25 06:47:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:47:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9518b39-dbbc-4a7e-a1a7-f9fabf9c497d')/male_info  
[2026-03-25 06:47:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:47:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9518b39-dbbc-4a7e-a1a7-f9fabf9c497d')/female_info  
[2026-03-25 06:47:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:47:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9dda2c0c-c4ef-4579-b5c0-82991c9eb4a7')/male_info  
[2026-03-25 06:47:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:47:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9dda2c0c-c4ef-4579-b5c0-82991c9eb4a7')/female_info  
[2026-03-25 06:47:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:47:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd3b3b20-2ec6-4dcf-ab15-a654707b0e5d')/male_info  
[2026-03-25 06:47:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:47:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd3b3b20-2ec6-4dcf-ab15-a654707b0e5d')/female_info  
[2026-03-25 06:47:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:47:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A017f47a7-4638-4f1b-99b9-e740b5f3caec')/male_info  
[2026-03-25 06:47:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:47:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A017f47a7-4638-4f1b-99b9-e740b5f3caec')/female_info  
[2026-03-25 06:47:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:47:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A091e9ca3-8a47-4ead-9371-615ac6bc8bab')/male_info  
[2026-03-25 06:47:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:47:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A091e9ca3-8a47-4ead-9371-615ac6bc8bab')/female_info  
[2026-03-25 06:47:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:47:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af10ec80e-7d89-4348-965c-a5f60d26640a')/male_info  
[2026-03-25 06:47:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:47:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af10ec80e-7d89-4348-965c-a5f60d26640a')/female_info  
[2026-03-25 06:47:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:47:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e281aa0-4705-4ec0-aad5-cad1c48106d4')/male_info  
[2026-03-25 06:48:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:48:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e281aa0-4705-4ec0-aad5-cad1c48106d4')/female_info  
[2026-03-25 06:48:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:48:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A51a9f9c2-3157-4ee8-b023-cf951a8c601a')/male_info  
[2026-03-25 06:48:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:48:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A51a9f9c2-3157-4ee8-b023-cf951a8c601a')/female_info  
[2026-03-25 06:48:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:48:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ff07631-5a71-4433-923f-f7e3ed50433d')/male_info  
[2026-03-25 06:48:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:48:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ff07631-5a71-4433-923f-f7e3ed50433d')/female_info  
[2026-03-25 06:48:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:48:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de2f408-4470-4580-88ab-ca6ad54c68f9')/male_info  
[2026-03-25 06:48:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:48:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de2f408-4470-4580-88ab-ca6ad54c68f9')/female_info  
[2026-03-25 06:48:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:48:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aadc0e7b2-291a-4e1f-b3a9-a64d084a3b66')/male_info  
[2026-03-25 06:48:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:48:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aadc0e7b2-291a-4e1f-b3a9-a64d084a3b66')/female_info  
[2026-03-25 06:48:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:48:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0456e5fd-8a59-489f-a805-a039fb08a56e')/male_info  
[2026-03-25 06:48:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:48:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0456e5fd-8a59-489f-a805-a039fb08a56e')/female_info  
[2026-03-25 06:48:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:48:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A14574c38-a27b-4582-bb1a-09de4bdffdc8')/male_info  
[2026-03-25 06:48:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:48:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A14574c38-a27b-4582-bb1a-09de4bdffdc8')/female_info  
[2026-03-25 06:48:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:48:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e404b8f-749e-42e4-87ca-ddcd574ced91')/male_info  
[2026-03-25 06:48:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:48:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e404b8f-749e-42e4-87ca-ddcd574ced91')/female_info  
[2026-03-25 06:48:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:48:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8640ae3f-1b55-414d-a197-40e1a0c31863')/male_info  
[2026-03-25 06:48:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:48:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8640ae3f-1b55-414d-a197-40e1a0c31863')/female_info  
[2026-03-25 06:48:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:48:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A46e5e858-2cde-455a-9fe4-6c2deaf1a6f8')/male_info  
[2026-03-25 06:48:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:48:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A46e5e858-2cde-455a-9fe4-6c2deaf1a6f8')/female_info  
[2026-03-25 06:48:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:48:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac09fc311-459c-45ee-a14a-17a5fdb7f8bf')/male_info  
[2026-03-25 06:48:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:48:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac09fc311-459c-45ee-a14a-17a5fdb7f8bf')/female_info  
[2026-03-25 06:48:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:48:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64b689d-6fbf-404b-a05d-04e9eeaaef7d')/male_info  
[2026-03-25 06:48:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:48:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64b689d-6fbf-404b-a05d-04e9eeaaef7d')/female_info  
[2026-03-25 06:48:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:48:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A558dd560-6657-424a-9657-f46e50d5048a')/male_info  
[2026-03-25 06:48:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:48:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A558dd560-6657-424a-9657-f46e50d5048a')/female_info  
[2026-03-25 06:48:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 06:48:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf057f83-bea7-48a9-96b0-63b8fddb34a1')/male_info  
[2026-03-25 06:48:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 06:48:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf057f83-bea7-48a9-96b0-63b8fddb34a1')/female_info  
[2026-03-25 06:48:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:48:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8427beba-0826-4447-90bf-100c5998569a')/male_info  
[2026-03-25 06:48:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:48:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8427beba-0826-4447-90bf-100c5998569a')/female_info  
[2026-03-25 06:48:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:48:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A572f3e82-2097-4d7c-8e45-5794e76217d3')/male_info  
[2026-03-25 06:48:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:48:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A572f3e82-2097-4d7c-8e45-5794e76217d3')/female_info  
[2026-03-25 06:48:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:48:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa8394143-d09c-470a-a4e5-99f62f742f3d')/male_info  
[2026-03-25 06:48:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:48:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa8394143-d09c-470a-a4e5-99f62f742f3d')/female_info  
[2026-03-25 06:48:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:48:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86175f4b-c86f-4488-89c0-0f9fdfdcc2c1')/male_info  
[2026-03-25 06:48:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:48:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86175f4b-c86f-4488-89c0-0f9fdfdcc2c1')/female_info  
[2026-03-25 06:48:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:48:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac688d75-7773-4e43-baae-ae62c9438640')/male_info  
[2026-03-25 06:48:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:48:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac688d75-7773-4e43-baae-ae62c9438640')/female_info  
[2026-03-25 06:48:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:48:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab5fea1fc-c3fe-4213-a126-17db1d124c19')/male_info  
[2026-03-25 06:48:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 06:48:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab5fea1fc-c3fe-4213-a126-17db1d124c19')/female_info  
[2026-03-25 06:48:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:48:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ebfa5c5-44ba-498f-a2a5-bef3a4f0d14a')/male_info  
[2026-03-25 06:48:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:48:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ebfa5c5-44ba-498f-a2a5-bef3a4f0d14a')/female_info  
[2026-03-25 06:48:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:48:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15906e0b-3d93-44f0-a212-f099d0c29955')/male_info  
[2026-03-25 06:48:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:48:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15906e0b-3d93-44f0-a212-f099d0c29955')/female_info  
[2026-03-25 06:48:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:48:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A823b5c36-a28d-47cb-a478-5bfd94baa057')/male_info  
[2026-03-25 06:48:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 06:48:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A823b5c36-a28d-47cb-a478-5bfd94baa057')/female_info  
[2026-03-25 06:48:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:48:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ffb03b9-f611-4ec0-8e75-f5163af7bda6')/male_info  
[2026-03-25 06:48:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:48:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ffb03b9-f611-4ec0-8e75-f5163af7bda6')/female_info  
[2026-03-25 06:48:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:48:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2aedd83-a826-48cb-86c1-92f4788c2fd1')/male_info  
[2026-03-25 06:48:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:48:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2aedd83-a826-48cb-86c1-92f4788c2fd1')/female_info  
[2026-03-25 06:48:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:48:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e9059fe-33ba-45b7-a9e4-807d8dc58d51')/male_info  
[2026-03-25 06:48:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:48:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e9059fe-33ba-45b7-a9e4-807d8dc58d51')/female_info  
[2026-03-25 06:48:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:48:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad07f849e-f224-4d93-b057-22b0cee2c683')/male_info  
[2026-03-25 06:48:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:48:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad07f849e-f224-4d93-b057-22b0cee2c683')/female_info  
[2026-03-25 06:48:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:48:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad68ed24e-c832-441e-9aa2-3f9bdfb35e96')/male_info  
[2026-03-25 06:49:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:49:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad68ed24e-c832-441e-9aa2-3f9bdfb35e96')/female_info  
[2026-03-25 06:49:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:49:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A58de3994-2288-44c9-81a5-b8a79a719cf4')/male_info  
[2026-03-25 06:49:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:49:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A58de3994-2288-44c9-81a5-b8a79a719cf4')/female_info  
[2026-03-25 06:49:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:49:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ac83089-4091-4378-867b-4e775e7e6212')/male_info  
[2026-03-25 06:49:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:49:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ac83089-4091-4378-867b-4e775e7e6212')/female_info  
[2026-03-25 06:49:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:49:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7406a9bf-c07c-4f9b-a5b0-1d60776cd77d')/male_info  
[2026-03-25 06:49:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:49:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7406a9bf-c07c-4f9b-a5b0-1d60776cd77d')/female_info  
[2026-03-25 06:49:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:49:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf8a46fc-30ae-4ccd-b2ae-99819cac8435')/male_info  
[2026-03-25 06:49:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:49:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf8a46fc-30ae-4ccd-b2ae-99819cac8435')/female_info  
[2026-03-25 06:49:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:49:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1fc03adf-1a2a-4910-bfb3-8bf83a7dbda4')/male_info  
[2026-03-25 06:49:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:49:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1fc03adf-1a2a-4910-bfb3-8bf83a7dbda4')/female_info  
[2026-03-25 06:49:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:49:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A620ba806-9587-47c6-8a84-641e0ffc5b64')/male_info  
[2026-03-25 06:49:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:49:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A620ba806-9587-47c6-8a84-641e0ffc5b64')/female_info  
[2026-03-25 06:49:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:49:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeddc057e-9b94-4bb7-81b0-3e48bd431002')/male_info  
[2026-03-25 06:49:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:49:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeddc057e-9b94-4bb7-81b0-3e48bd431002')/female_info  
[2026-03-25 06:49:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:49:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47a7d180-c8d2-40cf-9537-7840e90896af')/male_info  
[2026-03-25 06:49:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 06:49:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47a7d180-c8d2-40cf-9537-7840e90896af')/female_info  
[2026-03-25 06:49:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:49:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03917b92-ed48-4b6e-8a8a-82c801c6e14e')/male_info  
[2026-03-25 06:49:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:49:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03917b92-ed48-4b6e-8a8a-82c801c6e14e')/female_info  
[2026-03-25 06:49:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:49:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82c604c9-feea-49c1-b2e7-0dfbf4ddb92f')/male_info  
[2026-03-25 06:49:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:49:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82c604c9-feea-49c1-b2e7-0dfbf4ddb92f')/female_info  
[2026-03-25 06:49:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 06:49:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e4ad9fb-3479-4e36-a197-ebb3a276c325')/male_info  
[2026-03-25 06:49:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:49:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e4ad9fb-3479-4e36-a197-ebb3a276c325')/female_info  
[2026-03-25 06:49:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:49:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5618cf2-a224-4c3d-9ac1-cc0dee0f254c')/male_info  
[2026-03-25 06:49:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:49:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5618cf2-a224-4c3d-9ac1-cc0dee0f254c')/female_info  
[2026-03-25 06:49:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:49:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e9ec443-6438-44de-b1ee-fc050810c88f')/male_info  
[2026-03-25 06:49:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:49:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e9ec443-6438-44de-b1ee-fc050810c88f')/female_info  
[2026-03-25 06:49:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:49:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4b696cd-efc8-45ac-8fdf-693c97d63c47')/male_info  
[2026-03-25 06:49:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:49:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4b696cd-efc8-45ac-8fdf-693c97d63c47')/female_info  
[2026-03-25 06:49:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:49:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12d34692-af25-4373-b637-da4fff4a764c')/male_info  
[2026-03-25 06:49:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:49:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12d34692-af25-4373-b637-da4fff4a764c')/female_info  
[2026-03-25 06:49:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:49:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8c0526a4-e226-442d-a5df-0f71db0f22e1')/male_info  
[2026-03-25 06:49:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 06:49:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8c0526a4-e226-442d-a5df-0f71db0f22e1')/female_info  
[2026-03-25 06:49:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:49:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4b1e2e00-9e9f-4c50-98b1-8f0d2a2806d0')/male_info  
[2026-03-25 06:49:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 06:49:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4b1e2e00-9e9f-4c50-98b1-8f0d2a2806d0')/female_info  
[2026-03-25 06:49:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:49:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb1e3668-f7cc-4ae8-b967-a67796f61455')/male_info  
[2026-03-25 06:49:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:49:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb1e3668-f7cc-4ae8-b967-a67796f61455')/female_info  
[2026-03-25 06:49:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:49:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A129708f1-6baf-46eb-ae74-cfa893fd95ba')/male_info  
[2026-03-25 06:49:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 06:49:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A129708f1-6baf-46eb-ae74-cfa893fd95ba')/female_info  
[2026-03-25 06:49:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:49:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f45df6c-a7ff-4071-88d5-e51a0ea7cbcf')/male_info  
[2026-03-25 06:49:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:49:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f45df6c-a7ff-4071-88d5-e51a0ea7cbcf')/female_info  
[2026-03-25 06:49:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:49:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5c8a7735-2552-4b2e-bb8b-951bfbeb5fff')/male_info  
[2026-03-25 06:49:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:49:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5c8a7735-2552-4b2e-bb8b-951bfbeb5fff')/female_info  
[2026-03-25 06:49:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:49:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add256f8c-0cd4-43e0-8232-f497badaacd5')/male_info  
[2026-03-25 06:49:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:49:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add256f8c-0cd4-43e0-8232-f497badaacd5')/female_info  
[2026-03-25 06:49:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:49:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34983c0e-9489-4f7a-9f0a-6e885079d3ca')/male_info  
[2026-03-25 06:49:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:49:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34983c0e-9489-4f7a-9f0a-6e885079d3ca')/female_info  
[2026-03-25 06:49:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:49:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A24e041df-9e34-4f80-8518-fc76d1065a20')/male_info  
[2026-03-25 06:49:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:49:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A24e041df-9e34-4f80-8518-fc76d1065a20')/female_info  
[2026-03-25 06:49:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:49:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae327be6e-3561-4e70-8ba3-301d97de7a80')/male_info  
[2026-03-25 06:49:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:49:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae327be6e-3561-4e70-8ba3-301d97de7a80')/female_info  
[2026-03-25 06:49:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:49:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9808af33-fb8c-48cc-b46a-ec95f2f3edf5')/male_info  
[2026-03-25 06:49:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 06:49:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9808af33-fb8c-48cc-b46a-ec95f2f3edf5')/female_info  
[2026-03-25 06:49:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:49:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1730f3a9-0ec7-49bc-b9a1-5083dfc9318e')/male_info  
[2026-03-25 06:50:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:50:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1730f3a9-0ec7-49bc-b9a1-5083dfc9318e')/female_info  
[2026-03-25 06:50:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:50:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad938a8-9999-433c-b15d-6edc9792832a')/male_info  
[2026-03-25 06:50:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:50:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad938a8-9999-433c-b15d-6edc9792832a')/female_info  
[2026-03-25 06:50:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:50:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c506973-617c-4dc9-a487-1f0e5e4dbc41')/male_info  
[2026-03-25 06:50:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:50:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c506973-617c-4dc9-a487-1f0e5e4dbc41')/female_info  
[2026-03-25 06:50:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:50:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d2486c2-1909-42fe-ada1-730948c854a9')/male_info  
[2026-03-25 06:50:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:50:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d2486c2-1909-42fe-ada1-730948c854a9')/female_info  
[2026-03-25 06:50:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:50:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abea3ee54-8095-4d0a-a45c-1dccc0d5b3ca')/male_info  
[2026-03-25 06:50:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:50:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abea3ee54-8095-4d0a-a45c-1dccc0d5b3ca')/female_info  
[2026-03-25 06:50:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:50:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34cfbb3c-2d4e-4bf8-bb3b-d750bc80db41')/male_info  
[2026-03-25 06:50:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-25 06:50:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34cfbb3c-2d4e-4bf8-bb3b-d750bc80db41')/female_info  
[2026-03-25 06:50:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:50:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21140602-1930-4211-8dd4-044ebcd19a34')/male_info  
[2026-03-25 06:50:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:50:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21140602-1930-4211-8dd4-044ebcd19a34')/female_info  
[2026-03-25 06:50:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:50:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad71943c3-b128-4d90-abc5-e449a3a4c38a')/male_info  
[2026-03-25 06:50:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:50:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad71943c3-b128-4d90-abc5-e449a3a4c38a')/female_info  
[2026-03-25 06:50:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:50:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A896dc340-c093-4df0-8034-8b954ef16958')/male_info  
[2026-03-25 06:50:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:50:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A896dc340-c093-4df0-8034-8b954ef16958')/female_info  
[2026-03-25 06:50:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:50:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A485fd47b-bd22-42c7-8b51-dadf57f52844')/male_info  
[2026-03-25 06:50:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:50:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A485fd47b-bd22-42c7-8b51-dadf57f52844')/female_info  
[2026-03-25 06:50:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:50:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56bf16c7-f75d-49cd-93ac-b5dbd4bb5012')/male_info  
[2026-03-25 06:50:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 06:50:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56bf16c7-f75d-49cd-93ac-b5dbd4bb5012')/female_info  
[2026-03-25 06:50:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:50:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4b78711-5495-4004-a3ac-311d4197a141')/male_info  
[2026-03-25 06:50:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:50:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4b78711-5495-4004-a3ac-311d4197a141')/female_info  
[2026-03-25 06:50:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:50:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8727c8-7c43-4c18-af95-3694c7c44503')/male_info  
[2026-03-25 06:50:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:50:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8727c8-7c43-4c18-af95-3694c7c44503')/female_info  
[2026-03-25 06:50:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 06:50:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A124d4d60-56aa-42d8-a045-e49b1e6ac86d')/male_info  
[2026-03-25 06:50:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:50:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A124d4d60-56aa-42d8-a045-e49b1e6ac86d')/female_info  
[2026-03-25 06:50:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:50:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A815b6e73-5944-4ee5-b28d-3d859c1601e4')/male_info  
[2026-03-25 06:50:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:50:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A815b6e73-5944-4ee5-b28d-3d859c1601e4')/female_info  
[2026-03-25 06:50:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:50:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0a7a4419-861b-4912-837c-658d27fe41e1')/male_info  
[2026-03-25 06:50:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:50:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0a7a4419-861b-4912-837c-658d27fe41e1')/female_info  
[2026-03-25 06:50:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:50:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed96007b-4c9d-41d4-a2d7-d4d193a75132')/male_info  
[2026-03-25 06:50:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:50:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed96007b-4c9d-41d4-a2d7-d4d193a75132')/female_info  
[2026-03-25 06:50:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:50:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4171e4f8-62bb-438f-8402-2af3d0ca6014')/male_info  
[2026-03-25 06:50:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:50:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4171e4f8-62bb-438f-8402-2af3d0ca6014')/female_info  
[2026-03-25 06:50:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:50:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac276ab91-559c-45d4-8ab6-8f90fa7df95e')/male_info  
[2026-03-25 06:50:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:50:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70525ae0-fcaf-4be5-9e88-0ab64c10dd2c')/male_info  
[2026-03-25 06:50:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:50:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70525ae0-fcaf-4be5-9e88-0ab64c10dd2c')/female_info  
[2026-03-25 06:50:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:50:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe484b04-37d0-4a91-af21-453a9344d2d1')/male_info  
[2026-03-25 06:50:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:50:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe484b04-37d0-4a91-af21-453a9344d2d1')/female_info  
[2026-03-25 06:50:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:50:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07128425-6cfc-4fcf-b9bd-2807759e8c52')/male_info  
[2026-03-25 06:50:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:50:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07128425-6cfc-4fcf-b9bd-2807759e8c52')/female_info  
[2026-03-25 06:50:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 06:50:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d22670b-8b00-4622-8285-19ee4a10f6ee')/male_info  
[2026-03-25 06:50:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:50:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d22670b-8b00-4622-8285-19ee4a10f6ee')/female_info  
[2026-03-25 06:50:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 06:50:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e4896c8-432a-4212-bc3c-eec39ff70130')/male_info  
[2026-03-25 06:50:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 06:50:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e4896c8-432a-4212-bc3c-eec39ff70130')/female_info  
[2026-03-25 06:50:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:50:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33647792-cd57-40c2-a2ea-4840ce5a70d9')/male_info  
[2026-03-25 06:50:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-25 06:50:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33647792-cd57-40c2-a2ea-4840ce5a70d9')/female_info  
[2026-03-25 06:50:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:50:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70f2b8ba-8ca9-42ba-b444-25a979480728')/male_info  
[2026-03-25 06:50:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:50:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70f2b8ba-8ca9-42ba-b444-25a979480728')/female_info  
[2026-03-25 06:50:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:50:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A373ac57e-db96-41de-a8ad-61d783b6464c')/male_info  
[2026-03-25 06:50:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:50:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A373ac57e-db96-41de-a8ad-61d783b6464c')/female_info  
[2026-03-25 06:50:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:50:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aec9c53f8-11a5-489b-9a94-1cb056411319')/male_info  
[2026-03-25 06:51:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 06:51:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aec9c53f8-11a5-489b-9a94-1cb056411319')/female_info  
[2026-03-25 06:51:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:51:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4b4ba1e-1da5-48f2-922e-f2bce81278e4')/male_info  
[2026-03-25 06:51:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:51:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4b4ba1e-1da5-48f2-922e-f2bce81278e4')/female_info  
[2026-03-25 06:51:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:51:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4f4a8f1-bfdb-4759-83ce-6526f226b863')/male_info  
[2026-03-25 06:51:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:51:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4f4a8f1-bfdb-4759-83ce-6526f226b863')/female_info  
[2026-03-25 06:51:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:51:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A69b51b89-638b-4b9e-a554-31404e4fb10a')/male_info  
[2026-03-25 06:51:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:51:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A69b51b89-638b-4b9e-a554-31404e4fb10a')/female_info  
[2026-03-25 06:51:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:51:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07735aed-627f-4933-b580-f965ea736962')/male_info  
[2026-03-25 06:51:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 06:51:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07735aed-627f-4933-b580-f965ea736962')/female_info  
[2026-03-25 06:51:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 06:51:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac3c429aa-56b5-480f-8550-b6ea455b336c')/male_info  
[2026-03-25 06:51:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:51:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac3c429aa-56b5-480f-8550-b6ea455b336c')/female_info  
[2026-03-25 06:51:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:51:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe534eef-7249-452c-9bfb-4d52c1185f01')/male_info  
[2026-03-25 06:51:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 06:51:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe534eef-7249-452c-9bfb-4d52c1185f01')/female_info  
[2026-03-25 06:51:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:51:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fa8afeb-c707-41e5-bf84-b782d3f9af3f')/male_info  
[2026-03-25 06:51:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:51:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fa8afeb-c707-41e5-bf84-b782d3f9af3f')/female_info  
[2026-03-25 06:51:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 06:51:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc3c2bf7-8ec2-47db-ad27-98c82fb5aaf3')/male_info  
[2026-03-25 06:51:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:51:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc3c2bf7-8ec2-47db-ad27-98c82fb5aaf3')/female_info  
[2026-03-25 06:51:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:51:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1579215e-7e14-4bdc-8866-ae1c422c7127')/male_info  
[2026-03-25 06:51:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:51:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1579215e-7e14-4bdc-8866-ae1c422c7127')/female_info  
[2026-03-25 06:51:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:51:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab294ab17-b2a3-46c0-966c-6ccf0aa62cb4')/male_info  
[2026-03-25 06:51:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 06:51:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab294ab17-b2a3-46c0-966c-6ccf0aa62cb4')/female_info  
[2026-03-25 06:51:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:51:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a2a5ec-bb6e-491e-839f-0c49e6323308')/male_info  
[2026-03-25 06:51:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:51:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a2a5ec-bb6e-491e-839f-0c49e6323308')/female_info  
[2026-03-25 06:51:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:51:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64dfd301-7f6a-477f-9750-522f8f5ffa5c')/male_info  
[2026-03-25 06:51:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 06:51:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64dfd301-7f6a-477f-9750-522f8f5ffa5c')/female_info  
[2026-03-25 06:51:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:51:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3768f06b-9feb-43d5-bb0c-6e337f0ebb72')/male_info  
[2026-03-25 06:51:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:51:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3768f06b-9feb-43d5-bb0c-6e337f0ebb72')/female_info  
[2026-03-25 06:51:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:51:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8727abe8-05cd-43dc-9fb4-b3e633165f9d')/male_info  
[2026-03-25 06:51:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:51:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8727abe8-05cd-43dc-9fb4-b3e633165f9d')/female_info  
[2026-03-25 06:51:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:51:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e080503-1529-4afc-ba90-d1d812cdc850')/male_info  
[2026-03-25 06:51:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:51:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e080503-1529-4afc-ba90-d1d812cdc850')/female_info  
[2026-03-25 06:51:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:51:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a8a2a64-c33c-421b-8be6-0cd7c7175516')/male_info  
[2026-03-25 06:51:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:51:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a8a2a64-c33c-421b-8be6-0cd7c7175516')/female_info  
[2026-03-25 06:51:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:51:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82eedd72-104f-4232-9733-7dca582fc7fb')/male_info  
[2026-03-25 06:51:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:51:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82eedd72-104f-4232-9733-7dca582fc7fb')/female_info  
[2026-03-25 06:51:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:51:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82617f5c-0e24-4e63-989f-f1789b3ddd62')/male_info  
[2026-03-25 06:51:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:51:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82617f5c-0e24-4e63-989f-f1789b3ddd62')/female_info  
[2026-03-25 06:51:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:51:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A965911a4-f90d-4ae8-851f-068a2c7d3a22')/male_info  
[2026-03-25 06:51:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:51:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A965911a4-f90d-4ae8-851f-068a2c7d3a22')/female_info  
[2026-03-25 06:51:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:51:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18db3fc1-abdd-40e8-9bf5-62e81b04b843')/male_info  
[2026-03-25 06:51:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:51:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18db3fc1-abdd-40e8-9bf5-62e81b04b843')/female_info  
[2026-03-25 06:51:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:51:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb374c83-9113-43e6-9393-be26e4e846f9')/male_info  
[2026-03-25 06:51:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:51:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb374c83-9113-43e6-9393-be26e4e846f9')/female_info  
[2026-03-25 06:51:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:51:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Affa75a17-fb44-4603-8aa9-4c1e8abcba8f')/male_info  
[2026-03-25 06:51:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:51:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Affa75a17-fb44-4603-8aa9-4c1e8abcba8f')/female_info  
[2026-03-25 06:51:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:51:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae24d6b39-8b1c-4411-98cc-04d75bf6b371')/male_info  
[2026-03-25 06:51:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:51:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae24d6b39-8b1c-4411-98cc-04d75bf6b371')/female_info  
[2026-03-25 06:51:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:51:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A332f9f3f-6cb6-4c92-b65a-63b4ed534423')/male_info  
[2026-03-25 06:51:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:51:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A332f9f3f-6cb6-4c92-b65a-63b4ed534423')/female_info  
[2026-03-25 06:51:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:51:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e6d5753-df22-4ed7-8aeb-8a6ea487e975')/male_info  
[2026-03-25 06:51:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:51:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e6d5753-df22-4ed7-8aeb-8a6ea487e975')/female_info  
[2026-03-25 06:51:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:51:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A040115dd-d3a9-4e35-aa63-7b26f3a65cee')/male_info  
[2026-03-25 06:51:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 06:51:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A040115dd-d3a9-4e35-aa63-7b26f3a65cee')/female_info  
[2026-03-25 06:51:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:51:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ec8ec44-b0cf-4634-94c1-0717dd04f735')/male_info  
[2026-03-25 06:52:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:52:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ec8ec44-b0cf-4634-94c1-0717dd04f735')/female_info  
[2026-03-25 06:52:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:52:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac696f82f-14b1-4f0d-9a66-1fe551e44403')/male_info  
[2026-03-25 06:52:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:52:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac696f82f-14b1-4f0d-9a66-1fe551e44403')/female_info  
[2026-03-25 06:52:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:52:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0b251c6-42f3-44c9-b960-6fc0e8482863')/male_info  
[2026-03-25 06:52:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:52:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0b251c6-42f3-44c9-b960-6fc0e8482863')/female_info  
[2026-03-25 06:52:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:52:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a8d378-52d2-401f-b3f8-14f051f7de67')/male_info  
[2026-03-25 06:52:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-03-25 06:52:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a8d378-52d2-401f-b3f8-14f051f7de67')/female_info  
[2026-03-25 06:52:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 06:52:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb37c9f1-04ff-46b1-b205-ff76f7790f70')/male_info  
[2026-03-25 06:52:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 06:52:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb37c9f1-04ff-46b1-b205-ff76f7790f70')/female_info  
[2026-03-25 06:52:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:52:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6366729d-0139-4d9b-9d57-5dd35e1ac9d4')/male_info  
[2026-03-25 06:52:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:52:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6366729d-0139-4d9b-9d57-5dd35e1ac9d4')/female_info  
[2026-03-25 06:52:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:52:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A648708ba-dfe5-4568-b7ac-2ffca1dc38bc')/male_info  
[2026-03-25 06:52:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 06:52:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A648708ba-dfe5-4568-b7ac-2ffca1dc38bc')/female_info  
[2026-03-25 06:52:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:52:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa521af30-b4f7-4566-a3fc-cababb8c5b6b')/male_info  
[2026-03-25 06:52:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 11 rows.  
[2026-03-25 06:52:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa521af30-b4f7-4566-a3fc-cababb8c5b6b')/female_info  
[2026-03-25 06:52:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 06:52:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03b169b9-faea-4fbc-9011-bb41a4358c6e')/male_info  
[2026-03-25 06:52:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:52:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03b169b9-faea-4fbc-9011-bb41a4358c6e')/female_info  
[2026-03-25 06:52:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:52:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf7a4fbd-22c8-442c-93cb-977770a9b524')/male_info  
[2026-03-25 06:52:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:52:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf7a4fbd-22c8-442c-93cb-977770a9b524')/female_info  
[2026-03-25 06:52:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:52:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac8d99d5-d9a8-46ad-bd65-611f558fbbc4')/male_info  
[2026-03-25 06:52:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:52:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac8d99d5-d9a8-46ad-bd65-611f558fbbc4')/female_info  
[2026-03-25 06:52:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 06:52:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abdb53156-352a-4931-b7c0-415d6a4ac8f1')/male_info  
[2026-03-25 06:52:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:52:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abdb53156-352a-4931-b7c0-415d6a4ac8f1')/female_info  
[2026-03-25 06:52:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 06:52:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b4549d6-70fe-4363-80c3-2f78002c4a64')/male_info  
[2026-03-25 06:52:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:52:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b4549d6-70fe-4363-80c3-2f78002c4a64')/female_info  
[2026-03-25 06:52:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:52:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb4522ee-693b-4199-9608-ea77fd9cfdc3')/male_info  
[2026-03-25 06:52:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:52:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb4522ee-693b-4199-9608-ea77fd9cfdc3')/female_info  
[2026-03-25 06:52:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:52:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A108efe9c-290e-4d46-9330-5248baf87d3e')/male_info  
[2026-03-25 06:52:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 06:52:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A108efe9c-290e-4d46-9330-5248baf87d3e')/female_info  
[2026-03-25 06:52:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:52:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab1ba7b7f-db32-4a38-bf9f-58ec5be8b33b')/male_info  
[2026-03-25 06:52:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:52:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab1ba7b7f-db32-4a38-bf9f-58ec5be8b33b')/female_info  
[2026-03-25 06:52:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:52:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab989a49b-85bf-4c3d-9897-18c6362464e8')/male_info  
[2026-03-25 06:52:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 06:52:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab989a49b-85bf-4c3d-9897-18c6362464e8')/female_info  
[2026-03-25 06:52:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:52:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9531c36f-9d7e-401f-a26e-33b09b8c3be8')/male_info  
[2026-03-25 06:52:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-03-25 06:52:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9531c36f-9d7e-401f-a26e-33b09b8c3be8')/female_info  
[2026-03-25 06:52:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:52:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A26014f7c-f359-4397-b57b-0d3985add50e')/male_info  
[2026-03-25 06:52:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 06:52:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A26014f7c-f359-4397-b57b-0d3985add50e')/female_info  
[2026-03-25 06:52:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 06:52:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc1209f1-6eda-47cc-b9a9-44fb4a44df68')/male_info  
[2026-03-25 06:52:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:52:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc1209f1-6eda-47cc-b9a9-44fb4a44df68')/female_info  
[2026-03-25 06:52:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 06:52:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8cf82538-011b-4fa6-ab6c-10d760e2d606')/male_info  
[2026-03-25 06:52:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:52:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8cf82538-011b-4fa6-ab6c-10d760e2d606')/female_info  
[2026-03-25 06:52:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 06:52:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A938cf24a-3f2d-4f27-8317-c5674524a140')/male_info  
[2026-03-25 06:52:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:52:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A938cf24a-3f2d-4f27-8317-c5674524a140')/female_info  
[2026-03-25 06:52:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:52:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5d1ae0b-ae68-4c99-8bf0-bc658943e3f4')/male_info  
[2026-03-25 06:52:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:52:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5d1ae0b-ae68-4c99-8bf0-bc658943e3f4')/female_info  
[2026-03-25 06:52:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:52:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0d54d54-0cc3-42e8-8750-c085262e250b')/male_info  
[2026-03-25 06:52:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:52:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0d54d54-0cc3-42e8-8750-c085262e250b')/female_info  
[2026-03-25 06:52:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:52:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f9f5939-62d9-4e45-977f-89f00c744646')/male_info  
[2026-03-25 06:52:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:52:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f9f5939-62d9-4e45-977f-89f00c744646')/female_info  
[2026-03-25 06:52:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:52:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0284a6b-77e9-403d-b359-b87429661497')/male_info  
[2026-03-25 06:52:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:52:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0284a6b-77e9-403d-b359-b87429661497')/female_info  
[2026-03-25 06:52:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:52:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5977e2ea-073c-40d7-a162-51efc8522f4e')/male_info  
[2026-03-25 06:52:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 06:52:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5977e2ea-073c-40d7-a162-51efc8522f4e')/female_info  
[2026-03-25 06:52:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:52:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4db932d7-bd9d-44b4-8a35-c3923d102255')/male_info  
[2026-03-25 06:52:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:52:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4db932d7-bd9d-44b4-8a35-c3923d102255')/female_info  
[2026-03-25 06:53:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:53:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75a5b795-e8bb-405d-84dd-14c2ec7a20f7')/male_info  
[2026-03-25 06:53:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:53:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75a5b795-e8bb-405d-84dd-14c2ec7a20f7')/female_info  
[2026-03-25 06:53:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:53:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de9af71-96ed-48d6-b68c-5f3873f32355')/male_info  
[2026-03-25 06:53:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:53:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de9af71-96ed-48d6-b68c-5f3873f32355')/female_info  
[2026-03-25 06:53:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:53:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41a9b743-6070-4b0c-98f8-0799df63df65')/male_info  
[2026-03-25 06:53:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:53:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41a9b743-6070-4b0c-98f8-0799df63df65')/female_info  
[2026-03-25 06:53:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:53:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A60b28f1a-8a0c-4bf1-a4f2-899043d81aa4')/male_info  
[2026-03-25 06:53:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:53:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A60b28f1a-8a0c-4bf1-a4f2-899043d81aa4')/female_info  
[2026-03-25 06:53:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:53:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aebcde978-12e1-4130-98c7-05cf211ccd3a')/male_info  
[2026-03-25 06:53:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:53:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aebcde978-12e1-4130-98c7-05cf211ccd3a')/female_info  
[2026-03-25 06:53:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:53:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab90e12f-ddf3-49b8-adb8-bfc86b04d427')/male_info  
[2026-03-25 06:53:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:53:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab90e12f-ddf3-49b8-adb8-bfc86b04d427')/female_info  
[2026-03-25 06:53:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 06:53:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7eebb6d8-05c4-4d8e-a8f5-8e9084e5761c')/male_info  
[2026-03-25 06:53:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:53:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7eebb6d8-05c4-4d8e-a8f5-8e9084e5761c')/female_info  
[2026-03-25 06:53:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:53:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A663930c3-4c17-4f04-a46a-a3df37b4cb4e')/male_info  
[2026-03-25 06:53:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:53:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A663930c3-4c17-4f04-a46a-a3df37b4cb4e')/female_info  
[2026-03-25 06:53:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:53:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e019c39-4494-4d66-acd7-72e1f095aa44')/male_info  
[2026-03-25 06:53:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:53:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e019c39-4494-4d66-acd7-72e1f095aa44')/female_info  
[2026-03-25 06:53:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:53:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1636a7fd-7c11-4069-be70-24cf8781eee5')/male_info  
[2026-03-25 06:53:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:53:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad243268d-1ffd-48c6-b303-83c6fd53e456')/male_info  
[2026-03-25 06:53:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 06:53:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad243268d-1ffd-48c6-b303-83c6fd53e456')/female_info  
[2026-03-25 06:53:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:53:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A55572cd1-2331-4c84-8918-4372a06b995d')/male_info  
[2026-03-25 06:53:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:53:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A55572cd1-2331-4c84-8918-4372a06b995d')/female_info  
[2026-03-25 06:53:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:53:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c601448-5e0d-44b0-a2db-2afdb5c2f7d3')/male_info  
[2026-03-25 06:53:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:53:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c601448-5e0d-44b0-a2db-2afdb5c2f7d3')/female_info  
[2026-03-25 06:53:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:53:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc687b74-ad08-4b00-9617-5fcae82e457a')/male_info  
[2026-03-25 06:53:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:53:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc687b74-ad08-4b00-9617-5fcae82e457a')/female_info  
[2026-03-25 06:53:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:53:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa80f461c-01b4-4076-8390-3b0554d09e55')/male_info  
[2026-03-25 06:53:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:53:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa80f461c-01b4-4076-8390-3b0554d09e55')/female_info  
[2026-03-25 06:53:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:53:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A59fbbdb6-ad1d-465c-97bc-9830c18c7628')/male_info  
[2026-03-25 06:53:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:53:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A59fbbdb6-ad1d-465c-97bc-9830c18c7628')/female_info  
[2026-03-25 06:53:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:53:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A865bf86c-041b-474e-8019-1859b5317832')/male_info  
[2026-03-25 06:53:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:53:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A865bf86c-041b-474e-8019-1859b5317832')/female_info  
[2026-03-25 06:53:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:53:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e90290c-a031-477a-8327-eb85dbc90651')/male_info  
[2026-03-25 06:53:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:53:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e90290c-a031-477a-8327-eb85dbc90651')/female_info  
[2026-03-25 06:53:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:53:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9d600645-208c-421d-b1ac-70e8b104ffed')/male_info  
[2026-03-25 06:53:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:53:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9d600645-208c-421d-b1ac-70e8b104ffed')/female_info  
[2026-03-25 06:53:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:53:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed35e970-ae71-4e81-acf7-fda11d484c1f')/male_info  
[2026-03-25 06:53:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:53:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed35e970-ae71-4e81-acf7-fda11d484c1f')/female_info  
[2026-03-25 06:53:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:53:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A534901a7-86a2-47a0-9976-79515b891fb1')/male_info  
[2026-03-25 06:53:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:53:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A534901a7-86a2-47a0-9976-79515b891fb1')/female_info  
[2026-03-25 06:53:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:53:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02d06261-3ab7-4340-b44a-2c5d1cf1dcdf')/male_info  
[2026-03-25 06:53:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:53:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02d06261-3ab7-4340-b44a-2c5d1cf1dcdf')/female_info  
[2026-03-25 06:53:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:53:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1c6ab4c-b823-4a6f-87b5-fc562f562aef')/male_info  
[2026-03-25 06:53:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:53:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1c6ab4c-b823-4a6f-87b5-fc562f562aef')/female_info  
[2026-03-25 06:53:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:53:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64d09ae-9a06-4e02-88c1-ac482c908938')/male_info  
[2026-03-25 06:53:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:53:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64d09ae-9a06-4e02-88c1-ac482c908938')/female_info  
[2026-03-25 06:53:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:53:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A001af4a1-4b3a-4a4f-a99e-3f728ad75f33')/male_info  
[2026-03-25 06:53:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:53:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A001af4a1-4b3a-4a4f-a99e-3f728ad75f33')/female_info  
[2026-03-25 06:53:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:53:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A151f070f-72c1-4a41-bee7-4fb0af5cc569')/male_info  
[2026-03-25 06:53:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:53:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A151f070f-72c1-4a41-bee7-4fb0af5cc569')/female_info  
[2026-03-25 06:53:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:53:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf003d8a-6915-46c8-aec3-576c9bac909f')/male_info  
[2026-03-25 06:53:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:53:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf003d8a-6915-46c8-aec3-576c9bac909f')/female_info  
[2026-03-25 06:53:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:53:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1866bd5-22ba-4cc0-982b-38c462a09b06')/male_info  
[2026-03-25 06:54:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:54:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1866bd5-22ba-4cc0-982b-38c462a09b06')/female_info  
[2026-03-25 06:54:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:54:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac9aad6f0-4dd0-42bc-a58e-4f74a40f5e6c')/male_info  
[2026-03-25 06:54:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:54:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac9aad6f0-4dd0-42bc-a58e-4f74a40f5e6c')/female_info  
[2026-03-25 06:54:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:54:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A37355a15-399b-4e9b-a835-b1f8c3e60e56')/male_info  
[2026-03-25 06:54:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:54:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A37355a15-399b-4e9b-a835-b1f8c3e60e56')/female_info  
[2026-03-25 06:54:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:54:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0525524-f892-4584-9088-1800ec3d31ed')/female_info  
[2026-03-25 06:54:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:54:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7661345b-bbaf-4389-b556-588ffbbde448')/male_info  
[2026-03-25 06:54:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:54:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7661345b-bbaf-4389-b556-588ffbbde448')/female_info  
[2026-03-25 06:54:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:54:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1b5ee3d-bc2f-4c50-b51c-8481d028ed1b')/male_info  
[2026-03-25 06:54:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:54:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1b5ee3d-bc2f-4c50-b51c-8481d028ed1b')/female_info  
[2026-03-25 06:54:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:54:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab72f3a6e-330d-4182-ba76-112b2a76b491')/male_info  
[2026-03-25 06:54:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:54:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab72f3a6e-330d-4182-ba76-112b2a76b491')/female_info  
[2026-03-25 06:54:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 06:54:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13f301e0-4b53-49c8-b12c-7f3aebea89b5')/male_info  
[2026-03-25 06:54:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:54:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13f301e0-4b53-49c8-b12c-7f3aebea89b5')/female_info  
[2026-03-25 06:54:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:54:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5178b667-c19e-4979-954e-7634f4565c58')/male_info  
[2026-03-25 06:54:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:54:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7330eb9e-c258-403c-919b-50003363b4d9')/male_info  
[2026-03-25 06:54:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:54:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7330eb9e-c258-403c-919b-50003363b4d9')/female_info  
[2026-03-25 06:54:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:54:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2471ee99-b4f8-46af-bf47-0c78c6afec3b')/male_info  
[2026-03-25 06:54:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:54:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2471ee99-b4f8-46af-bf47-0c78c6afec3b')/female_info  
[2026-03-25 06:54:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:54:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab11bc622-1ee4-46db-a9ad-7563daca2731')/male_info  
[2026-03-25 06:54:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:54:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab11bc622-1ee4-46db-a9ad-7563daca2731')/female_info  
[2026-03-25 06:54:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:54:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa180b9e9-45c9-4fce-98e1-0b4b75f8da20')/male_info  
[2026-03-25 06:54:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:54:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa180b9e9-45c9-4fce-98e1-0b4b75f8da20')/female_info  
[2026-03-25 06:54:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:54:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7826ab76-0a88-4a20-a47e-cb63acf0d93f')/male_info  
[2026-03-25 06:54:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 06:54:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7826ab76-0a88-4a20-a47e-cb63acf0d93f')/female_info  
[2026-03-25 06:54:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:54:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2a4e14e-3e14-45bf-83a0-919e542d7b61')/male_info  
[2026-03-25 06:54:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:54:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2a4e14e-3e14-45bf-83a0-919e542d7b61')/female_info  
[2026-03-25 06:54:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 06:54:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A101650b7-bd0b-400d-8c75-786744f60b8d')/male_info  
[2026-03-25 06:54:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:54:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A101650b7-bd0b-400d-8c75-786744f60b8d')/female_info  
[2026-03-25 06:54:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 06:54:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4309d876-4b4a-472a-bb71-a721c77a0921')/male_info  
[2026-03-25 06:54:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:54:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4309d876-4b4a-472a-bb71-a721c77a0921')/female_info  
[2026-03-25 06:54:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:54:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1da18acd-7ca1-4b20-b72c-06fd99a2291f')/male_info  
[2026-03-25 06:54:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 06:54:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1da18acd-7ca1-4b20-b72c-06fd99a2291f')/female_info  
[2026-03-25 06:54:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:54:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae532a07a-9b44-44ba-89bd-db0f8739e553')/male_info  
[2026-03-25 06:54:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:54:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae532a07a-9b44-44ba-89bd-db0f8739e553')/female_info  
[2026-03-25 06:54:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:54:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A641aa035-0c79-4b11-be90-d8d471db7fb8')/male_info  
[2026-03-25 06:54:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:54:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A641aa035-0c79-4b11-be90-d8d471db7fb8')/female_info  
[2026-03-25 06:54:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:54:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afa749ec5-f0f1-4df5-90f2-1eec1aee1a2f')/male_info  
[2026-03-25 06:54:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:54:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afa749ec5-f0f1-4df5-90f2-1eec1aee1a2f')/female_info  
[2026-03-25 06:54:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 06:54:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A465c20ee-9e1c-4552-810a-eda78deb5fce')/male_info  
[2026-03-25 06:54:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:54:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A465c20ee-9e1c-4552-810a-eda78deb5fce')/female_info  
[2026-03-25 06:54:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:54:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05cebe2b-e67c-4ff4-926e-ad937234cbbe')/male_info  
[2026-03-25 06:54:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:54:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05cebe2b-e67c-4ff4-926e-ad937234cbbe')/female_info  
[2026-03-25 06:54:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:54:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A28664a9d-1b99-47a7-be52-4d1590920bd6')/male_info  
[2026-03-25 06:54:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:54:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A28664a9d-1b99-47a7-be52-4d1590920bd6')/female_info  
[2026-03-25 06:54:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 06:54:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaadcb50-b366-493d-ac18-93ab045640ad')/male_info  
[2026-03-25 06:54:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:54:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaadcb50-b366-493d-ac18-93ab045640ad')/female_info  
[2026-03-25 06:54:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:54:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5d7eb013-6c55-4820-8e10-733aa754f3a6')/male_info  
[2026-03-25 06:54:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:54:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5d7eb013-6c55-4820-8e10-733aa754f3a6')/female_info  
[2026-03-25 06:54:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:54:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0b8f3b1-8be0-4db3-8887-4201d7164da9')/male_info  
[2026-03-25 06:54:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:54:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0b8f3b1-8be0-4db3-8887-4201d7164da9')/female_info  
[2026-03-25 06:54:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:54:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5a603ee-26e6-4265-8684-c0c3440fb04d')/male_info  
[2026-03-25 06:54:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:54:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5a603ee-26e6-4265-8684-c0c3440fb04d')/female_info  
[2026-03-25 06:54:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:54:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5500cd62-1e29-4ea0-92f1-b78ed099a73b')/male_info  
[2026-03-25 06:55:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:55:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5500cd62-1e29-4ea0-92f1-b78ed099a73b')/female_info  
[2026-03-25 06:55:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 06:55:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86a6e10c-b5cb-46f6-828f-a932e28d38a7')/female_info  
[2026-03-25 06:55:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:55:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afed6c921-f766-4956-bee5-58745821024d')/male_info  
[2026-03-25 06:55:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:55:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afed6c921-f766-4956-bee5-58745821024d')/female_info  
[2026-03-25 06:55:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-03-25 06:55:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98f74c4d-c66b-4131-86ca-8acab44d92be')/male_info  
[2026-03-25 06:55:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 06:55:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98f74c4d-c66b-4131-86ca-8acab44d92be')/female_info  
[2026-03-25 06:55:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:55:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac07196b4-85a2-46f0-8e38-ef51da169fa1')/male_info  
[2026-03-25 06:55:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:55:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ae3aff1-f8ed-4645-bd11-3ec852a2e755')/male_info  
[2026-03-25 06:55:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:55:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ae3aff1-f8ed-4645-bd11-3ec852a2e755')/female_info  
[2026-03-25 06:55:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:55:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d77c5f9-ecc8-42b5-b699-d370051fffe7')/male_info  
[2026-03-25 06:55:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:55:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d77c5f9-ecc8-42b5-b699-d370051fffe7')/female_info  
[2026-03-25 06:55:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:55:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A360ff666-7a64-4e69-b76b-20613a28fdad')/male_info  
[2026-03-25 06:55:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:55:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A360ff666-7a64-4e69-b76b-20613a28fdad')/female_info  
[2026-03-25 06:55:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:55:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f6e730c-fdc1-4b56-81f7-e9f5c1079e60')/male_info  
[2026-03-25 06:55:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:55:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f6e730c-fdc1-4b56-81f7-e9f5c1079e60')/female_info  
[2026-03-25 06:55:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:55:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6c9cf880-2063-4961-a78d-eec4e34e02aa')/male_info  
[2026-03-25 06:55:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:55:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6c9cf880-2063-4961-a78d-eec4e34e02aa')/female_info  
[2026-03-25 06:55:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:55:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07c48489-c2b0-4859-8c5d-2a84442d0eb4')/male_info  
[2026-03-25 06:55:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:55:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07c48489-c2b0-4859-8c5d-2a84442d0eb4')/female_info  
[2026-03-25 06:55:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:55:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45bf21ad-a7ed-4d67-9919-61cb1844c4b6')/male_info  
[2026-03-25 06:55:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:55:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45bf21ad-a7ed-4d67-9919-61cb1844c4b6')/female_info  
[2026-03-25 06:55:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:55:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0b8cfbef-6f06-408f-a398-aa3ef5d71e2b')/male_info  
[2026-03-25 06:55:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 06:55:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0b8cfbef-6f06-408f-a398-aa3ef5d71e2b')/female_info  
[2026-03-25 06:55:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:55:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A709262f1-b9cd-4215-8ea8-f4d0f801f354')/male_info  
[2026-03-25 06:55:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:55:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A709262f1-b9cd-4215-8ea8-f4d0f801f354')/female_info  
[2026-03-25 06:55:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:55:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff360e15-3cca-49a4-8c1e-f2f221906e53')/male_info  
[2026-03-25 06:55:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:55:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff360e15-3cca-49a4-8c1e-f2f221906e53')/female_info  
[2026-03-25 06:55:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:55:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2af7be25-ef74-4fad-8516-dd5f5b9700e9')/male_info  
[2026-03-25 06:55:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:55:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2af7be25-ef74-4fad-8516-dd5f5b9700e9')/female_info  
[2026-03-25 06:55:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:55:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abf60f323-cc68-44d7-9d80-7d47097b63a0')/male_info  
[2026-03-25 06:55:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 06:55:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abf60f323-cc68-44d7-9d80-7d47097b63a0')/female_info  
[2026-03-25 06:55:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:55:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A256976d4-e0d3-4cd0-a784-644b85b2f100')/male_info  
[2026-03-25 06:55:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:55:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A256976d4-e0d3-4cd0-a784-644b85b2f100')/female_info  
[2026-03-25 06:55:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:55:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A749b9f26-6b0f-435b-8675-b862ddebfefb')/male_info  
[2026-03-25 06:55:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:55:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A749b9f26-6b0f-435b-8675-b862ddebfefb')/female_info  
[2026-03-25 06:55:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:55:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A242800c4-0a28-43b1-9e2c-60fd27c1cee9')/male_info  
[2026-03-25 06:55:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:55:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A242800c4-0a28-43b1-9e2c-60fd27c1cee9')/female_info  
[2026-03-25 06:55:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:55:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ea1b26b-3d41-4841-a258-7649f63b74f0')/male_info  
[2026-03-25 06:55:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:55:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ea1b26b-3d41-4841-a258-7649f63b74f0')/female_info  
[2026-03-25 06:55:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:55:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac55f702e-e90d-40e0-a7ce-6708e96b9562')/male_info  
[2026-03-25 06:55:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:55:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac55f702e-e90d-40e0-a7ce-6708e96b9562')/female_info  
[2026-03-25 06:55:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:55:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad985b419-c54b-46a5-9fad-ff4442bc7df4')/male_info  
[2026-03-25 06:55:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:55:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad985b419-c54b-46a5-9fad-ff4442bc7df4')/female_info  
[2026-03-25 06:55:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:55:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa837161d-d7a9-4156-9709-d10783931812')/male_info  
[2026-03-25 06:55:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:55:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1781e05a-622f-43a5-8b2c-6d2a855a2080')/male_info  
[2026-03-25 06:55:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:55:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1781e05a-622f-43a5-8b2c-6d2a855a2080')/female_info  
[2026-03-25 06:55:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:55:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee8fbafb-d29f-4750-a859-94c8db62c360')/male_info  
[2026-03-25 06:55:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:55:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee8fbafb-d29f-4750-a859-94c8db62c360')/female_info  
[2026-03-25 06:55:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:55:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47442458-6868-4ca2-b714-fa49fa2f4672')/male_info  
[2026-03-25 06:55:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:55:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47442458-6868-4ca2-b714-fa49fa2f4672')/female_info  
[2026-03-25 06:55:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:55:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0209a2de-f0d7-4da2-a342-cdfcb2168919')/male_info  
[2026-03-25 06:55:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:55:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0209a2de-f0d7-4da2-a342-cdfcb2168919')/female_info  
[2026-03-25 06:55:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:55:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae3b9f732-1dfc-4e7f-aef0-d90f2f6b06b7')/male_info  
[2026-03-25 06:55:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:55:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae3b9f732-1dfc-4e7f-aef0-d90f2f6b06b7')/female_info  
[2026-03-25 06:56:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:56:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ff3c207-0496-41b1-a176-80aae3914039')/male_info  
[2026-03-25 06:56:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:56:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ff3c207-0496-41b1-a176-80aae3914039')/female_info  
[2026-03-25 06:56:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:56:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61340169-1e5e-4b17-9428-3e347337ac02')/male_info  
[2026-03-25 06:56:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:56:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61340169-1e5e-4b17-9428-3e347337ac02')/female_info  
[2026-03-25 06:56:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:56:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9711e48-3366-491f-8608-bd68407245b8')/male_info  
[2026-03-25 06:56:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-25 06:56:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9711e48-3366-491f-8608-bd68407245b8')/female_info  
[2026-03-25 06:56:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:56:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff9fda7c-8b63-4bee-bbdd-fff6d2092300')/male_info  
[2026-03-25 06:56:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:56:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff9fda7c-8b63-4bee-bbdd-fff6d2092300')/female_info  
[2026-03-25 06:56:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:56:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A68cd03e1-9b0b-44dc-bf9f-3d54ed0d0b77')/male_info  
[2026-03-25 06:56:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:56:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A68cd03e1-9b0b-44dc-bf9f-3d54ed0d0b77')/female_info  
[2026-03-25 06:56:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:56:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ca06f69-a5e2-4f18-b66a-558978ced6ba')/male_info  
[2026-03-25 06:56:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:56:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa27a1ed4-71a9-4deb-8111-e8fdca6ead41')/male_info  
[2026-03-25 06:56:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:56:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa27a1ed4-71a9-4deb-8111-e8fdca6ead41')/female_info  
[2026-03-25 06:56:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:56:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab131b77e-3a24-4cae-8e2e-6392cdbf7ed3')/male_info  
[2026-03-25 06:56:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:56:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab131b77e-3a24-4cae-8e2e-6392cdbf7ed3')/female_info  
[2026-03-25 06:56:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:56:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f64c72b-9c22-44eb-8515-3080279daac0')/male_info  
[2026-03-25 06:56:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 06:56:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f64c72b-9c22-44eb-8515-3080279daac0')/female_info  
[2026-03-25 06:56:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 06:56:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94dd0fa6-a34a-4560-9967-57c5c7705b03')/male_info  
[2026-03-25 06:56:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:56:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94dd0fa6-a34a-4560-9967-57c5c7705b03')/female_info  
[2026-03-25 06:56:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:56:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A263ba4f7-4b5f-44cb-8c31-787e21f8ba43')/male_info  
[2026-03-25 06:56:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:56:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A263ba4f7-4b5f-44cb-8c31-787e21f8ba43')/female_info  
[2026-03-25 06:56:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:56:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a84db5f-5096-4cf9-9711-7ae199214632')/male_info  
[2026-03-25 06:56:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-25 06:56:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a84db5f-5096-4cf9-9711-7ae199214632')/female_info  
[2026-03-25 06:56:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:56:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae58d0e1b-f9d4-435c-99cf-aa72a0c9180e')/male_info  
[2026-03-25 06:56:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:56:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae58d0e1b-f9d4-435c-99cf-aa72a0c9180e')/female_info  
[2026-03-25 06:56:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:56:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a875467-884b-4dfe-a97e-8cba3986d6db')/male_info  
[2026-03-25 06:56:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:56:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a875467-884b-4dfe-a97e-8cba3986d6db')/female_info  
[2026-03-25 06:56:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:56:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bb12e97-50cd-410a-907c-138a734f2de6')/male_info  
[2026-03-25 06:56:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:56:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bb12e97-50cd-410a-907c-138a734f2de6')/female_info  
[2026-03-25 06:56:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:56:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fad6636-86b7-4bb5-80ca-18602213550c')/male_info  
[2026-03-25 06:56:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 06:56:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fad6636-86b7-4bb5-80ca-18602213550c')/female_info  
[2026-03-25 06:56:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:56:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaf2ba39-a23d-47d4-9580-908c566766a8')/male_info  
[2026-03-25 06:56:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:56:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaf2ba39-a23d-47d4-9580-908c566766a8')/female_info  
[2026-03-25 06:56:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:56:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1886ce6c-3962-4b84-a47c-74d30b3b71b6')/male_info  
[2026-03-25 06:56:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:56:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1886ce6c-3962-4b84-a47c-74d30b3b71b6')/female_info  
[2026-03-25 06:56:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-03-25 06:56:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8522c3ad-b7fe-4430-86fc-34b16cd8866d')/male_info  
[2026-03-25 06:56:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:56:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8522c3ad-b7fe-4430-86fc-34b16cd8866d')/female_info  
[2026-03-25 06:56:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:56:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2df6ba7-b643-46a3-bd61-8a60efddb5e9')/male_info  
[2026-03-25 06:56:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:56:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2df6ba7-b643-46a3-bd61-8a60efddb5e9')/female_info  
[2026-03-25 06:56:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:56:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab60999f3-285d-45f6-9685-769279ec295c')/male_info  
[2026-03-25 06:56:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-25 06:56:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab60999f3-285d-45f6-9685-769279ec295c')/female_info  
[2026-03-25 06:56:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 06:56:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad190eade-4aa2-4b74-ad58-beb75bd27415')/male_info  
[2026-03-25 06:56:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:56:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad190eade-4aa2-4b74-ad58-beb75bd27415')/female_info  
[2026-03-25 06:56:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:56:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adeb91bb8-2478-4590-b4d8-b9ca229a37cb')/male_info  
[2026-03-25 06:56:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:56:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adeb91bb8-2478-4590-b4d8-b9ca229a37cb')/female_info  
[2026-03-25 06:56:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:56:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A383f403d-db4b-4636-b2a9-e2955ba14705')/male_info  
[2026-03-25 06:56:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:56:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A383f403d-db4b-4636-b2a9-e2955ba14705')/female_info  
[2026-03-25 06:56:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:56:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ef55955-cc8a-4a82-b8df-9957682233be')/male_info  
[2026-03-25 06:56:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:56:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ef55955-cc8a-4a82-b8df-9957682233be')/female_info  
[2026-03-25 06:56:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:56:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada8f39ed-443d-450d-9e59-81b7ba4192ec')/male_info  
[2026-03-25 06:56:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:56:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada8f39ed-443d-450d-9e59-81b7ba4192ec')/female_info  
[2026-03-25 06:56:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:56:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A211597fa-5bb3-4716-acba-398467f19cdb')/male_info  
[2026-03-25 06:56:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:56:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A211597fa-5bb3-4716-acba-398467f19cdb')/female_info  
[2026-03-25 06:56:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:56:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56a9492a-7460-4f68-aaf4-00badf1d6072')/male_info  
[2026-03-25 06:56:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:56:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abb3ce76d-c7e4-48b3-b3f2-204772d4c944')/male_info  
[2026-03-25 06:57:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:57:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abb3ce76d-c7e4-48b3-b3f2-204772d4c944')/female_info  
[2026-03-25 06:57:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:57:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af01d9790-2a04-4a18-a6b5-333d393a1b7c')/male_info  
[2026-03-25 06:57:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:57:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af01d9790-2a04-4a18-a6b5-333d393a1b7c')/female_info  
[2026-03-25 06:57:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:57:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeebb7ce6-0749-402f-a4a9-5d6a3e9c58f6')/male_info  
[2026-03-25 06:57:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:57:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeebb7ce6-0749-402f-a4a9-5d6a3e9c58f6')/female_info  
[2026-03-25 06:57:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:57:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0bb5ab2c-a47c-4ad7-b316-3d6589414fdd')/male_info  
[2026-03-25 06:57:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:57:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0bb5ab2c-a47c-4ad7-b316-3d6589414fdd')/female_info  
[2026-03-25 06:57:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-03-25 06:57:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad52355e0-0559-45f0-8dd5-e4685b3c13cf')/male_info  
[2026-03-25 06:57:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:57:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad52355e0-0559-45f0-8dd5-e4685b3c13cf')/female_info  
[2026-03-25 06:57:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:57:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A609b35de-a68a-4701-990d-619892e71210')/male_info  
[2026-03-25 06:57:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 06:57:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A609b35de-a68a-4701-990d-619892e71210')/female_info  
[2026-03-25 06:57:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:57:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32ae1956-ec28-4a2d-9aa2-c14148b7922a')/male_info  
[2026-03-25 06:57:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-03-25 06:57:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32ae1956-ec28-4a2d-9aa2-c14148b7922a')/female_info  
[2026-03-25 06:57:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 06:57:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A719faf10-c866-4c16-8dad-376688295581')/male_info  
[2026-03-25 06:57:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:57:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A719faf10-c866-4c16-8dad-376688295581')/female_info  
[2026-03-25 06:57:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 06:57:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab0a1bba1-a9a8-4b87-a9d8-7e58aefde521')/male_info  
[2026-03-25 06:57:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-03-25 06:57:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab0a1bba1-a9a8-4b87-a9d8-7e58aefde521')/female_info  
[2026-03-25 06:57:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:57:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab8e15e3d-7c70-4bab-a6f2-7af3a29312ef')/male_info  
[2026-03-25 06:57:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 06:57:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab8e15e3d-7c70-4bab-a6f2-7af3a29312ef')/female_info  
[2026-03-25 06:57:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 06:57:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32784477-509c-4873-8d35-e149a580c99d')/male_info  
[2026-03-25 06:57:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-25 06:57:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32784477-509c-4873-8d35-e149a580c99d')/female_info  
[2026-03-25 06:57:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 06:57:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add4ee787-fc18-48ef-9174-fb8ac12b6ee6')/male_info  
[2026-03-25 06:57:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:57:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add4ee787-fc18-48ef-9174-fb8ac12b6ee6')/female_info  
[2026-03-25 06:57:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:57:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A50611696-b3cb-4709-84ee-51e66831cda7')/male_info  
[2026-03-25 06:57:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 06:57:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A50611696-b3cb-4709-84ee-51e66831cda7')/female_info  
[2026-03-25 06:57:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:57:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3a5b5846-dbdc-4990-8ce8-4c7cef7d4f11')/male_info  
[2026-03-25 06:57:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:57:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3a5b5846-dbdc-4990-8ce8-4c7cef7d4f11')/female_info  
[2026-03-25 06:57:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 06:57:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ebadc3a-f31d-4ee6-ba35-74ff2733283d')/male_info  
[2026-03-25 06:57:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:57:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ebadc3a-f31d-4ee6-ba35-74ff2733283d')/female_info  
[2026-03-25 06:57:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:57:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf00d036-d522-4ad2-95ce-867e5f4b29c6')/female_info  
[2026-03-25 06:57:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:57:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd9740a-dbbc-4923-b020-0bf26a8e5fce')/male_info  
[2026-03-25 06:57:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:57:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd9740a-dbbc-4923-b020-0bf26a8e5fce')/female_info  
[2026-03-25 06:57:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:57:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1494d903-cc9d-47f2-89f7-63729c9785d2')/male_info  
[2026-03-25 06:57:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 06:57:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1494d903-cc9d-47f2-89f7-63729c9785d2')/female_info  
[2026-03-25 06:57:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:57:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af3808668-e28f-47ac-b49f-5a7e8227e6ca')/male_info  
[2026-03-25 06:57:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:57:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af3808668-e28f-47ac-b49f-5a7e8227e6ca')/female_info  
[2026-03-25 06:57:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:57:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ef03469-426d-4426-b15f-2059bb785439')/male_info  
[2026-03-25 06:57:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:57:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ef03469-426d-4426-b15f-2059bb785439')/female_info  
[2026-03-25 06:57:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 06:57:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2467b33e-196d-4961-a161-255a60196f42')/male_info  
[2026-03-25 06:57:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:57:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2467b33e-196d-4961-a161-255a60196f42')/female_info  
[2026-03-25 06:57:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:57:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A612a8705-6b1a-49a0-98b2-0fd0e76a6e5d')/male_info  
[2026-03-25 06:57:45] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 23, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 23, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-25 06:57:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:57:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A612a8705-6b1a-49a0-98b2-0fd0e76a6e5d')/female_info  
[2026-03-25 06:57:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:57:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80c3df41-a119-42f8-842e-e8e52a286cc8')/male_info  
[2026-03-25 06:57:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:57:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80c3df41-a119-42f8-842e-e8e52a286cc8')/female_info  
[2026-03-25 06:57:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:57:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa2fc53f5-62f6-4d83-ab70-5d5e9432b2f0')/female_info  
[2026-03-25 06:57:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:57:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c75611b-a1a7-4ccf-a03c-e6a2912f4f94')/male_info  
[2026-03-25 06:57:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:57:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c75611b-a1a7-4ccf-a03c-e6a2912f4f94')/female_info  
[2026-03-25 06:57:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:57:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A906f4792-c1ad-4b87-be00-bec8520c315c')/male_info  
[2026-03-25 06:57:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:57:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A906f4792-c1ad-4b87-be00-bec8520c315c')/female_info  
[2026-03-25 06:57:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:57:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A72f515db-d430-456c-8f64-ce5ad2aa951c')/male_info  
[2026-03-25 06:57:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:57:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A72f515db-d430-456c-8f64-ce5ad2aa951c')/female_info  
[2026-03-25 06:57:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 06:57:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaad09b4a-7cf6-43ef-891c-d43e39b1a0cf')/male_info  
[2026-03-25 06:57:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:57:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaad09b4a-7cf6-43ef-891c-d43e39b1a0cf')/female_info  
[2026-03-25 06:57:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:57:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36a2f26b-1f2a-4e47-8b49-7dbaea385b26')/male_info  
[2026-03-25 06:58:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:58:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36a2f26b-1f2a-4e47-8b49-7dbaea385b26')/female_info  
[2026-03-25 06:58:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:58:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A361a3289-ecfc-46ae-8505-d45b068876dc')/male_info  
[2026-03-25 06:58:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 06:58:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A361a3289-ecfc-46ae-8505-d45b068876dc')/female_info  
[2026-03-25 06:58:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:58:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f4e59a1-1336-4601-8852-7860b624cc0a')/male_info  
[2026-03-25 06:58:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:58:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f4e59a1-1336-4601-8852-7860b624cc0a')/female_info  
[2026-03-25 06:58:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-03-25 06:58:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15e37463-48a3-4a4b-a9e8-b1429ad0d374')/male_info  
[2026-03-25 06:58:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:58:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15e37463-48a3-4a4b-a9e8-b1429ad0d374')/female_info  
[2026-03-25 06:58:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:58:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05b5ab79-fc13-4e3a-b4ae-f538fedfaa8f')/male_info  
[2026-03-25 06:58:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:58:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05b5ab79-fc13-4e3a-b4ae-f538fedfaa8f')/female_info  
[2026-03-25 06:58:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 06:58:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8f634c-83b0-4edc-9019-eacf4d6e7ed9')/male_info  
[2026-03-25 06:58:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:58:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8f634c-83b0-4edc-9019-eacf4d6e7ed9')/female_info  
[2026-03-25 06:58:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:58:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa260a3fa-dacf-4726-8058-163c4093647f')/male_info  
[2026-03-25 06:58:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:58:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa260a3fa-dacf-4726-8058-163c4093647f')/female_info  
[2026-03-25 06:58:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:58:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75872711-d32f-4e54-8055-15102b81c406')/male_info  
[2026-03-25 06:58:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:58:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75872711-d32f-4e54-8055-15102b81c406')/female_info  
[2026-03-25 06:58:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:58:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5b1086f-b087-4ec0-a148-ccdbafc05338')/male_info  
[2026-03-25 06:58:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:58:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5b1086f-b087-4ec0-a148-ccdbafc05338')/female_info  
[2026-03-25 06:58:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:58:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3f979551-d3a4-44b0-b373-631c2c9fef40')/male_info  
[2026-03-25 06:58:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:58:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac18c9c3-4b1d-47bf-a94d-c985b8ecaee2')/male_info  
[2026-03-25 06:58:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:58:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac18c9c3-4b1d-47bf-a94d-c985b8ecaee2')/female_info  
[2026-03-25 06:58:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:58:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4875ff0d-f87b-44c5-8e28-d3068efb8c1d')/male_info  
[2026-03-25 06:58:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:58:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4875ff0d-f87b-44c5-8e28-d3068efb8c1d')/female_info  
[2026-03-25 06:58:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 06:58:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4e99f45-1876-49b6-a83f-e557e92d009e')/male_info  
[2026-03-25 06:58:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:58:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4e99f45-1876-49b6-a83f-e557e92d009e')/female_info  
[2026-03-25 06:58:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:58:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78064045-1ce5-4ba5-a48b-1399636e12c1')/male_info  
[2026-03-25 06:58:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:58:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78064045-1ce5-4ba5-a48b-1399636e12c1')/female_info  
[2026-03-25 06:58:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:58:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6baeb813-352b-4f47-b372-12a78af38aca')/male_info  
[2026-03-25 06:58:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:58:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6baeb813-352b-4f47-b372-12a78af38aca')/female_info  
[2026-03-25 06:58:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:58:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A756945f1-3333-4c33-a7e3-11947cac5b73')/male_info  
[2026-03-25 06:58:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:58:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A756945f1-3333-4c33-a7e3-11947cac5b73')/female_info  
[2026-03-25 06:58:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:58:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0cfe85b-ddd1-4b8d-a05b-780b81074555')/male_info  
[2026-03-25 06:58:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:58:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0cfe85b-ddd1-4b8d-a05b-780b81074555')/female_info  
[2026-03-25 06:58:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-03-25 06:58:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ea67b76-310f-456d-a3b8-9c74519adf5f')/male_info  
[2026-03-25 06:58:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:58:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ea67b76-310f-456d-a3b8-9c74519adf5f')/female_info  
[2026-03-25 06:58:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:58:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1afe5d-1168-4baf-8606-b00e80f3087f')/male_info  
[2026-03-25 06:58:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 06:58:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1afe5d-1168-4baf-8606-b00e80f3087f')/female_info  
[2026-03-25 06:58:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:58:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89daf28d-f21a-4ec5-9514-921bc1f80899')/male_info  
[2026-03-25 06:58:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 06:58:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89daf28d-f21a-4ec5-9514-921bc1f80899')/female_info  
[2026-03-25 06:58:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:58:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91eeb070-e22f-4761-9ae5-974bd862aaa9')/male_info  
[2026-03-25 06:58:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:58:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91eeb070-e22f-4761-9ae5-974bd862aaa9')/female_info  
[2026-03-25 06:58:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:58:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7936b82-23c8-4ba9-b5ed-7372286484ae')/male_info  
[2026-03-25 06:58:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 06:58:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7936b82-23c8-4ba9-b5ed-7372286484ae')/female_info  
[2026-03-25 06:58:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:58:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A76c2a271-64f2-4976-bf10-45bc0b377c90')/male_info  
[2026-03-25 06:58:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:58:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A76c2a271-64f2-4976-bf10-45bc0b377c90')/female_info  
[2026-03-25 06:58:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:58:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45cd4f22-3ec7-4770-a2cc-1867eff7cc80')/male_info  
[2026-03-25 06:58:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:58:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45cd4f22-3ec7-4770-a2cc-1867eff7cc80')/female_info  
[2026-03-25 06:58:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:58:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9a66704-eaf9-4242-9925-04c34f3deeac')/male_info  
[2026-03-25 06:58:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:58:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9a66704-eaf9-4242-9925-04c34f3deeac')/female_info  
[2026-03-25 06:58:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 06:58:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3bc9f6fc-cc0d-47d1-b234-00fd0fac6f0e')/male_info  
[2026-03-25 06:58:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:58:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3bc9f6fc-cc0d-47d1-b234-00fd0fac6f0e')/female_info  
[2026-03-25 06:58:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:58:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5f33b56-57f4-4261-9532-6d86db3e078f')/male_info  
[2026-03-25 06:58:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:58:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5f33b56-57f4-4261-9532-6d86db3e078f')/female_info  
[2026-03-25 06:58:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 06:58:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21dbf1f9-9596-4917-8382-0b6761faa324')/male_info  
[2026-03-25 06:58:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 06:58:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21dbf1f9-9596-4917-8382-0b6761faa324')/female_info  
[2026-03-25 06:58:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:58:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad63145c3-26e1-45eb-abdd-2a82c379ef24')/male_info  
[2026-03-25 06:59:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 12 rows.  
[2026-03-25 06:59:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad63145c3-26e1-45eb-abdd-2a82c379ef24')/female_info  
[2026-03-25 06:59:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:59:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5824dfc-9c72-4af4-8a95-0be1c0cc44c8')/male_info  
[2026-03-25 06:59:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 06:59:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5824dfc-9c72-4af4-8a95-0be1c0cc44c8')/female_info  
[2026-03-25 06:59:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:59:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f6fabe1-a32f-4b14-aa21-fbdc86de4418')/male_info  
[2026-03-25 06:59:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:59:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f6fabe1-a32f-4b14-aa21-fbdc86de4418')/female_info  
[2026-03-25 06:59:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:59:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9655bf31-3e33-4d0e-a8bd-f45d65d76172')/male_info  
[2026-03-25 06:59:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 06:59:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9655bf31-3e33-4d0e-a8bd-f45d65d76172')/female_info  
[2026-03-25 06:59:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:59:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A452607e1-1d1a-4883-95d2-8054d8c4fd06')/male_info  
[2026-03-25 06:59:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:59:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A452607e1-1d1a-4883-95d2-8054d8c4fd06')/female_info  
[2026-03-25 06:59:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 06:59:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada373646-c57b-4609-a4dd-090cf68fadb9')/male_info  
[2026-03-25 06:59:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:59:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada373646-c57b-4609-a4dd-090cf68fadb9')/female_info  
[2026-03-25 06:59:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 06:59:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2dbc85b1-3426-407d-a788-2d3b8b888b88')/male_info  
[2026-03-25 06:59:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-25 06:59:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2dbc85b1-3426-407d-a788-2d3b8b888b88')/female_info  
[2026-03-25 06:59:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:59:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71cbe318-b75b-414a-98d4-e60897d9e835')/male_info  
[2026-03-25 06:59:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-03-25 06:59:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71cbe318-b75b-414a-98d4-e60897d9e835')/female_info  
[2026-03-25 06:59:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:59:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3afdd419-9155-4b02-90cd-3fcb4983b46c')/male_info  
[2026-03-25 06:59:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:59:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4e21e9b-4874-40a6-bc51-d3d1773787c1')/male_info  
[2026-03-25 06:59:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:59:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4e21e9b-4874-40a6-bc51-d3d1773787c1')/female_info  
[2026-03-25 06:59:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:59:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ade761f6b-bfa5-4b6f-871f-d47c92553c4b')/male_info  
[2026-03-25 06:59:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:59:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ade761f6b-bfa5-4b6f-871f-d47c92553c4b')/female_info  
[2026-03-25 06:59:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:59:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2d4543fe-7746-4bb2-a104-7e86bed60d6d')/male_info  
[2026-03-25 06:59:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:59:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2d4543fe-7746-4bb2-a104-7e86bed60d6d')/female_info  
[2026-03-25 06:59:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:59:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A109f7a0a-f98c-484c-9028-fcb7e6c88888')/male_info  
[2026-03-25 06:59:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 06:59:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A109f7a0a-f98c-484c-9028-fcb7e6c88888')/female_info  
[2026-03-25 06:59:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:59:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a50aa0f-7412-4626-95f6-dbf5805283e3')/male_info  
[2026-03-25 06:59:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:59:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a50aa0f-7412-4626-95f6-dbf5805283e3')/female_info  
[2026-03-25 06:59:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:59:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A761ccc0d-09a4-4f6e-91d5-ecdc8f782dea')/male_info  
[2026-03-25 06:59:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:59:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A761ccc0d-09a4-4f6e-91d5-ecdc8f782dea')/female_info  
[2026-03-25 06:59:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 06:59:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33a6eb18-3807-4652-8ba8-6311d6c1b454')/male_info  
[2026-03-25 06:59:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:59:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33a6eb18-3807-4652-8ba8-6311d6c1b454')/female_info  
[2026-03-25 06:59:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 06:59:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac058767a-c275-42b5-bf48-bbf9b3f10035')/male_info  
[2026-03-25 06:59:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 06:59:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac058767a-c275-42b5-bf48-bbf9b3f10035')/female_info  
[2026-03-25 06:59:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:59:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0ef1a36-acc8-4f9a-8d6e-0060680563a6')/male_info  
[2026-03-25 06:59:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 06:59:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0ef1a36-acc8-4f9a-8d6e-0060680563a6')/female_info  
[2026-03-25 06:59:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 06:59:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4475fe1d-1996-4afd-91b1-5180de570b91')/male_info  
[2026-03-25 06:59:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 06:59:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4475fe1d-1996-4afd-91b1-5180de570b91')/female_info  
[2026-03-25 06:59:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:59:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba0b2436-2d97-44d8-a480-a93e1dea3ab1')/male_info  
[2026-03-25 06:59:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:59:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba0b2436-2d97-44d8-a480-a93e1dea3ab1')/female_info  
[2026-03-25 06:59:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:59:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A559fe15e-592f-4dfe-a322-3283dab22a03')/male_info  
[2026-03-25 06:59:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:59:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A559fe15e-592f-4dfe-a322-3283dab22a03')/female_info  
[2026-03-25 06:59:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 06:59:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A04f647e7-ee61-4187-88b3-d40e210df930')/female_info  
[2026-03-25 06:59:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:59:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89118379-de64-4780-8afb-c313cba1ad5a')/male_info  
[2026-03-25 06:59:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:59:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15b483a1-d868-469d-9ff6-f5be1361bce9')/female_info  
[2026-03-25 06:59:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:59:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A827f4a16-07dc-43ab-b500-fc2c7f0ff3f2')/male_info  
[2026-03-25 06:59:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:59:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A827f4a16-07dc-43ab-b500-fc2c7f0ff3f2')/female_info  
[2026-03-25 06:59:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:59:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4482bba8-ba18-43e5-8918-fef0d652f803')/male_info  
[2026-03-25 06:59:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:59:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4482bba8-ba18-43e5-8918-fef0d652f803')/female_info  
[2026-03-25 06:59:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:59:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7620792-493e-4f6a-ab97-b4fd830522c2')/male_info  
[2026-03-25 06:59:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 06:59:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7620792-493e-4f6a-ab97-b4fd830522c2')/female_info  
[2026-03-25 06:59:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:59:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba32a0ff-1d76-4fed-b3dc-76d28f263ddd')/male_info  
[2026-03-25 06:59:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 06:59:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba32a0ff-1d76-4fed-b3dc-76d28f263ddd')/female_info  
[2026-03-25 06:59:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 06:59:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A04b9ca32-50d0-41f2-b398-7dd806a939f8')/female_info  
[2026-03-25 06:59:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 06:59:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229953d5-5a82-443d-bf88-54f0d32f511d')/male_info  
[2026-03-25 06:59:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 06:59:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229953d5-5a82-443d-bf88-54f0d32f511d')/female_info  
[2026-03-25 07:00:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:00:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1202fda-c0b5-4965-8fea-ae0a2f9cf8d7')/male_info  
[2026-03-25 07:00:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:00:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1202fda-c0b5-4965-8fea-ae0a2f9cf8d7')/female_info  
[2026-03-25 07:00:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 9 rows.  
[2026-03-25 07:00:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7909018c-f0c8-4a29-a708-248a12cd2040')/male_info  
[2026-03-25 07:00:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:00:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7909018c-f0c8-4a29-a708-248a12cd2040')/female_info  
[2026-03-25 07:00:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 07:00:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92d5d91f-6377-4a1c-8f2b-3d319c9148f4')/male_info  
[2026-03-25 07:00:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:00:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92d5d91f-6377-4a1c-8f2b-3d319c9148f4')/female_info  
[2026-03-25 07:00:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:00:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acb6473cd-b46a-4418-91ca-d427c811b92e')/male_info  
[2026-03-25 07:00:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-25 07:00:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acb6473cd-b46a-4418-91ca-d427c811b92e')/female_info  
[2026-03-25 07:00:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:00:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae994aba4-6f5f-4b81-b07f-b9fcafdaaec5')/male_info  
[2026-03-25 07:00:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 07:00:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae994aba4-6f5f-4b81-b07f-b9fcafdaaec5')/female_info  
[2026-03-25 07:00:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:00:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abcc3abee-1129-40a8-9413-1a07765c0a7e')/male_info  
[2026-03-25 07:00:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:00:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abcc3abee-1129-40a8-9413-1a07765c0a7e')/female_info  
[2026-03-25 07:00:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:00:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa451fa2b-ec89-47e6-8908-e298a15c1364')/male_info  
[2026-03-25 07:00:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:00:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa451fa2b-ec89-47e6-8908-e298a15c1364')/female_info  
[2026-03-25 07:00:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:00:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9458e17-0dbd-4114-8e14-e2b0203cba40')/male_info  
[2026-03-25 07:00:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:00:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9458e17-0dbd-4114-8e14-e2b0203cba40')/female_info  
[2026-03-25 07:00:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:00:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1a1017f1-5d6a-4f98-994e-fefc668b904c')/female_info  
[2026-03-25 07:00:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:00:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6be09bfa-3602-47fe-92e1-c7ca6ab404fa')/male_info  
[2026-03-25 07:00:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:00:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6be09bfa-3602-47fe-92e1-c7ca6ab404fa')/female_info  
[2026-03-25 07:00:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:00:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7fb50f0d-964d-4681-94cd-a1f64da00da0')/male_info  
[2026-03-25 07:00:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:00:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7fb50f0d-964d-4681-94cd-a1f64da00da0')/female_info  
[2026-03-25 07:00:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:00:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73d4c60e-b732-48da-85ae-89a9cd15a18b')/male_info  
[2026-03-25 07:00:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:00:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73d4c60e-b732-48da-85ae-89a9cd15a18b')/female_info  
[2026-03-25 07:00:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:00:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac4c2830-34eb-449d-9d1f-f8b47d95c408')/male_info  
[2026-03-25 07:00:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:00:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac4c2830-34eb-449d-9d1f-f8b47d95c408')/female_info  
[2026-03-25 07:00:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:00:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A748025f3-5271-4645-9ddf-8a4b43576346')/male_info  
[2026-03-25 07:00:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:00:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A748025f3-5271-4645-9ddf-8a4b43576346')/female_info  
[2026-03-25 07:00:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:00:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2389a0e3-7d32-40af-a98e-18fe13c6b9ce')/male_info  
[2026-03-25 07:00:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:00:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2389a0e3-7d32-40af-a98e-18fe13c6b9ce')/female_info  
[2026-03-25 07:00:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:00:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A731f4be9-918f-4a6f-b047-74b4b2d65d71')/male_info  
[2026-03-25 07:00:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:00:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A731f4be9-918f-4a6f-b047-74b4b2d65d71')/female_info  
[2026-03-25 07:00:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:00:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A97f8c06e-ca16-42ba-a249-06ba2228f335')/male_info  
[2026-03-25 07:00:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:00:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A97f8c06e-ca16-42ba-a249-06ba2228f335')/female_info  
[2026-03-25 07:00:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:00:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25d4fa09-7e5e-4a7b-9e79-5454967c917e')/male_info  
[2026-03-25 07:00:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:00:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25d4fa09-7e5e-4a7b-9e79-5454967c917e')/female_info  
[2026-03-25 07:00:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:00:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70d06efe-9409-4c64-a855-356440813bee')/male_info  
[2026-03-25 07:00:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:00:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70d06efe-9409-4c64-a855-356440813bee')/female_info  
[2026-03-25 07:00:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:00:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c7b3af0-f66a-4fc9-8bbf-fce99663660c')/male_info  
[2026-03-25 07:00:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:00:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c7b3af0-f66a-4fc9-8bbf-fce99663660c')/female_info  
[2026-03-25 07:00:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:00:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25cadb09-9a66-4df9-aa82-c8f376d7abea')/male_info  
[2026-03-25 07:00:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:00:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25cadb09-9a66-4df9-aa82-c8f376d7abea')/female_info  
[2026-03-25 07:00:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:00:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A08a78d48-bc88-4b61-bdc4-543d7c7fb497')/male_info  
[2026-03-25 07:00:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:00:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A08a78d48-bc88-4b61-bdc4-543d7c7fb497')/female_info  
[2026-03-25 07:00:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:00:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb827b26-e335-4165-b8e6-837aef84dac5')/male_info  
[2026-03-25 07:00:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:00:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb827b26-e335-4165-b8e6-837aef84dac5')/female_info  
[2026-03-25 07:00:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:00:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ded2143-104b-4a58-b908-ad68075ea240')/male_info  
[2026-03-25 07:00:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:00:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ded2143-104b-4a58-b908-ad68075ea240')/female_info  
[2026-03-25 07:00:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:00:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3f97f7-5dbb-4c3b-b8ac-510ac4fdb944')/male_info  
[2026-03-25 07:00:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:00:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3f97f7-5dbb-4c3b-b8ac-510ac4fdb944')/female_info  
[2026-03-25 07:00:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:00:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab7157dd1-3e2e-4796-bb95-3465d1c35203')/male_info  
[2026-03-25 07:00:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:00:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c283ca2-7e8f-4f16-ac32-cf2461788673')/male_info  
[2026-03-25 07:00:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:00:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c283ca2-7e8f-4f16-ac32-cf2461788673')/female_info  
[2026-03-25 07:00:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:00:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1be10d90-0e64-44ae-a49a-2fbeff06bace')/male_info  
[2026-03-25 07:01:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 07:01:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1be10d90-0e64-44ae-a49a-2fbeff06bace')/female_info  
[2026-03-25 07:01:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:01:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad3d4875c-391c-4b74-8080-383843587124')/male_info  
[2026-03-25 07:01:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:01:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad3d4875c-391c-4b74-8080-383843587124')/female_info  
[2026-03-25 07:01:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:01:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6519af31-8978-44b1-9f37-c04c10a35514')/male_info  
[2026-03-25 07:01:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:01:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6519af31-8978-44b1-9f37-c04c10a35514')/female_info  
[2026-03-25 07:01:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:01:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada420f0c-79dd-4dc8-b35b-5f4f8ca7571c')/male_info  
[2026-03-25 07:01:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:01:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4336a157-3c5d-44e6-b998-fb8d6ba0465f')/male_info  
[2026-03-25 07:01:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:01:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4336a157-3c5d-44e6-b998-fb8d6ba0465f')/female_info  
[2026-03-25 07:01:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:01:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13bba5b2-7409-4042-a322-51c59d524b59')/male_info  
[2026-03-25 07:01:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:01:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13bba5b2-7409-4042-a322-51c59d524b59')/female_info  
[2026-03-25 07:01:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:01:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A27b6aadf-a1fb-4feb-b99b-6d490e0904ed')/male_info  
[2026-03-25 07:01:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:01:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A27b6aadf-a1fb-4feb-b99b-6d490e0904ed')/female_info  
[2026-03-25 07:01:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:01:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7808aa3e-d058-436f-8544-bcba69049009')/male_info  
[2026-03-25 07:01:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:01:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7808aa3e-d058-436f-8544-bcba69049009')/female_info  
[2026-03-25 07:01:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:01:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1bf3310-42ef-4603-b91f-715b894ab248')/male_info  
[2026-03-25 07:01:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:01:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1bf3310-42ef-4603-b91f-715b894ab248')/female_info  
[2026-03-25 07:01:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:01:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3d50ee8d-e344-4ac1-809a-a8f40b973b6b')/male_info  
[2026-03-25 07:01:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:01:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3d50ee8d-e344-4ac1-809a-a8f40b973b6b')/female_info  
[2026-03-25 07:01:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:01:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fd4a54b-5864-448b-885a-f2d2f7bda82f')/male_info  
[2026-03-25 07:01:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:01:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fd4a54b-5864-448b-885a-f2d2f7bda82f')/female_info  
[2026-03-25 07:01:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:01:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67e2c68-9b14-41f4-acb2-7cf703f660f3')/male_info  
[2026-03-25 07:01:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:01:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67e2c68-9b14-41f4-acb2-7cf703f660f3')/female_info  
[2026-03-25 07:01:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:01:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5afd2427-b90b-4834-a581-449f7bdf956e')/male_info  
[2026-03-25 07:01:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:01:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5afd2427-b90b-4834-a581-449f7bdf956e')/female_info  
[2026-03-25 07:01:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:01:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7235ad6a-7db6-4840-9d4d-df658adc602c')/male_info  
[2026-03-25 07:01:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:01:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7235ad6a-7db6-4840-9d4d-df658adc602c')/female_info  
[2026-03-25 07:01:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:01:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f6d8c33-42f0-42ee-bdf9-a2769007645d')/male_info  
[2026-03-25 07:01:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:01:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f6d8c33-42f0-42ee-bdf9-a2769007645d')/female_info  
[2026-03-25 07:01:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:01:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2396359d-bc55-4f9e-9f46-acefa047962b')/male_info  
[2026-03-25 07:01:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:01:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2396359d-bc55-4f9e-9f46-acefa047962b')/female_info  
[2026-03-25 07:01:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 07:01:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd068dec-d24c-4275-80c1-4ba473b99f95')/male_info  
[2026-03-25 07:01:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:01:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd068dec-d24c-4275-80c1-4ba473b99f95')/female_info  
[2026-03-25 07:01:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:01:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02685129-07d6-493e-836e-8ea69966999a')/male_info  
[2026-03-25 07:01:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:01:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02685129-07d6-493e-836e-8ea69966999a')/female_info  
[2026-03-25 07:01:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:01:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86dd0241-3df7-4346-b516-71f59172816b')/male_info  
[2026-03-25 07:01:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:01:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86dd0241-3df7-4346-b516-71f59172816b')/female_info  
[2026-03-25 07:01:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:01:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2eafacf7-5f46-4173-90cc-3d8acd9c4759')/male_info  
[2026-03-25 07:01:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:01:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2eafacf7-5f46-4173-90cc-3d8acd9c4759')/female_info  
[2026-03-25 07:01:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:01:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A966f103c-42d8-42fc-a1d0-738ea5e6b36c')/male_info  
[2026-03-25 07:01:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:01:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A966f103c-42d8-42fc-a1d0-738ea5e6b36c')/female_info  
[2026-03-25 07:01:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:01:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62c63a05-32c3-4f4b-9f06-64b1f71ee042')/male_info  
[2026-03-25 07:01:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:01:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62c63a05-32c3-4f4b-9f06-64b1f71ee042')/female_info  
[2026-03-25 07:01:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:01:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Addeb9d61-3bc0-430a-9896-80924336d841')/male_info  
[2026-03-25 07:01:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:01:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Addeb9d61-3bc0-430a-9896-80924336d841')/female_info  
[2026-03-25 07:01:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:01:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61a3a5da-a3e9-4883-9ea4-e7cefa3a0a84')/male_info  
[2026-03-25 07:01:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:01:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61a3a5da-a3e9-4883-9ea4-e7cefa3a0a84')/female_info  
[2026-03-25 07:01:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:01:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5b05e3a8-cc29-431a-a0a1-d7ba86abafe2')/male_info  
[2026-03-25 07:01:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:01:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5b05e3a8-cc29-431a-a0a1-d7ba86abafe2')/female_info  
[2026-03-25 07:01:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:01:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62421abf-bde6-4dcc-97d5-3eb66b319638')/male_info  
[2026-03-25 07:01:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:01:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62421abf-bde6-4dcc-97d5-3eb66b319638')/female_info  
[2026-03-25 07:01:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:01:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f2cfe9a-c13c-490d-a241-92acb8bafe9d')/male_info  
[2026-03-25 07:01:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:01:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f2cfe9a-c13c-490d-a241-92acb8bafe9d')/female_info  
[2026-03-25 07:01:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-03-25 07:01:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba97f7b0-b1b0-4327-82ad-007dbfa81c32')/male_info  
[2026-03-25 07:01:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:01:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba97f7b0-b1b0-4327-82ad-007dbfa81c32')/female_info  
[2026-03-25 07:01:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 07:01:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A40d65401-4209-4fd0-8182-4ccdb718d9c8')/male_info  
[2026-03-25 07:02:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:02:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A40d65401-4209-4fd0-8182-4ccdb718d9c8')/female_info  
[2026-03-25 07:02:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:02:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A331c34f8-d52f-47c4-8cdc-dbd3b5d53d85')/male_info  
[2026-03-25 07:02:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:02:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A331c34f8-d52f-47c4-8cdc-dbd3b5d53d85')/female_info  
[2026-03-25 07:02:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:02:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d7cca5c-7d1e-420d-b0ea-f94da72a8dd0')/male_info  
[2026-03-25 07:02:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:02:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d7cca5c-7d1e-420d-b0ea-f94da72a8dd0')/female_info  
[2026-03-25 07:02:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:02:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4f18dab6-597a-4996-b581-2de8d718acd8')/male_info  
[2026-03-25 07:02:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 07:02:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4f18dab6-597a-4996-b581-2de8d718acd8')/female_info  
[2026-03-25 07:02:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:02:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71ffde69-9436-4e42-bbc1-d5447484129c')/male_info  
[2026-03-25 07:02:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:02:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71ffde69-9436-4e42-bbc1-d5447484129c')/female_info  
[2026-03-25 07:02:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:02:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73aa7872-c22d-4b77-b8b0-2af00a0e21d9')/male_info  
[2026-03-25 07:02:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:02:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73aa7872-c22d-4b77-b8b0-2af00a0e21d9')/female_info  
[2026-03-25 07:02:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:02:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab05b1f8-5c7c-4b77-8222-ee01291cc17a')/male_info  
[2026-03-25 07:02:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:02:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab05b1f8-5c7c-4b77-8222-ee01291cc17a')/female_info  
[2026-03-25 07:02:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:02:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd14a99-6983-431e-9c6c-be24c2ea6562')/male_info  
[2026-03-25 07:02:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:02:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd14a99-6983-431e-9c6c-be24c2ea6562')/female_info  
[2026-03-25 07:02:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:02:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61bb2089-2087-4862-b51b-c65f87231331')/male_info  
[2026-03-25 07:02:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:02:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61bb2089-2087-4862-b51b-c65f87231331')/female_info  
[2026-03-25 07:02:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:02:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A11235967-bc9f-49d8-a792-874f83909d7c')/male_info  
[2026-03-25 07:02:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:02:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A11235967-bc9f-49d8-a792-874f83909d7c')/female_info  
[2026-03-25 07:02:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:02:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae7eca2f7-c415-4083-ac1f-cec6f036ea03')/male_info  
[2026-03-25 07:02:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:02:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae7eca2f7-c415-4083-ac1f-cec6f036ea03')/female_info  
[2026-03-25 07:02:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:02:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aad31d43f-e605-489f-bb94-bcabf8e3a7be')/male_info  
[2026-03-25 07:02:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:02:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aad31d43f-e605-489f-bb94-bcabf8e3a7be')/female_info  
[2026-03-25 07:02:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:02:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab07dc4cb-73d8-41ba-a87f-04724caa31c0')/male_info  
[2026-03-25 07:02:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:02:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab07dc4cb-73d8-41ba-a87f-04724caa31c0')/female_info  
[2026-03-25 07:02:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:02:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5eb8d515-b094-4eb6-b858-ca9c7dc48b9e')/male_info  
[2026-03-25 07:02:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:02:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5eb8d515-b094-4eb6-b858-ca9c7dc48b9e')/female_info  
[2026-03-25 07:02:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:02:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a58ecbf-6106-43fa-b9c8-ebd436f90fcf')/male_info  
[2026-03-25 07:02:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:02:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a58ecbf-6106-43fa-b9c8-ebd436f90fcf')/female_info  
[2026-03-25 07:02:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:02:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A88f922fc-e687-4019-929f-7fc509f69cfb')/male_info  
[2026-03-25 07:02:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:02:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A88f922fc-e687-4019-929f-7fc509f69cfb')/female_info  
[2026-03-25 07:02:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:02:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A48e10e36-ac15-4bca-a738-0e08ac07af19')/male_info  
[2026-03-25 07:02:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:02:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A48e10e36-ac15-4bca-a738-0e08ac07af19')/female_info  
[2026-03-25 07:02:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:02:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00b4eb93-e181-4fa9-a4f7-76222b59932d')/male_info  
[2026-03-25 07:02:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:02:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00b4eb93-e181-4fa9-a4f7-76222b59932d')/female_info  
[2026-03-25 07:02:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:02:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64a5ece1-7cb1-4921-8bbf-6cec58f1b2ac')/male_info  
[2026-03-25 07:02:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:02:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64a5ece1-7cb1-4921-8bbf-6cec58f1b2ac')/female_info  
[2026-03-25 07:02:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:02:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adbd727ae-e05a-465c-b62d-fd0ddb4784c6')/male_info  
[2026-03-25 07:02:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:02:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adbd727ae-e05a-465c-b62d-fd0ddb4784c6')/female_info  
[2026-03-25 07:02:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:02:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aabbcfa9b-9adb-4390-bb6d-cbb25fb8cb77')/male_info  
[2026-03-25 07:02:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-25 07:02:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aabbcfa9b-9adb-4390-bb6d-cbb25fb8cb77')/female_info  
[2026-03-25 07:02:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:02:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab6ca3a6-5b60-4df2-b559-4f1b24495caf')/male_info  
[2026-03-25 07:02:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:02:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab6ca3a6-5b60-4df2-b559-4f1b24495caf')/female_info  
[2026-03-25 07:02:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:02:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab6993c4a-c85f-4b16-b585-13dc2dcb4e6e')/male_info  
[2026-03-25 07:02:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:02:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab6993c4a-c85f-4b16-b585-13dc2dcb4e6e')/female_info  
[2026-03-25 07:02:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:02:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78990b37-05cb-4e9b-9b87-96654929e7e0')/male_info  
[2026-03-25 07:02:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:02:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78990b37-05cb-4e9b-9b87-96654929e7e0')/female_info  
[2026-03-25 07:02:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:02:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abfc08eab-2baf-482b-961c-d3718a62488a')/male_info  
[2026-03-25 07:02:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-25 07:02:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abfc08eab-2baf-482b-961c-d3718a62488a')/female_info  
[2026-03-25 07:02:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:02:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae033b133-fed9-4119-a92d-7c2288c4a53d')/male_info  
[2026-03-25 07:02:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:02:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae033b133-fed9-4119-a92d-7c2288c4a53d')/female_info  
[2026-03-25 07:02:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:02:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad51b6229-36ae-4658-94b0-b443f5505786')/male_info  
[2026-03-25 07:02:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:02:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad51b6229-36ae-4658-94b0-b443f5505786')/female_info  
[2026-03-25 07:02:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:02:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af55bb0f6-bedb-4339-898f-46067e1b9bf8')/male_info  
[2026-03-25 07:03:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:03:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af55bb0f6-bedb-4339-898f-46067e1b9bf8')/female_info  
[2026-03-25 07:03:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:03:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ef5b6dd-6fe7-4cae-8cea-b6412c06d391')/male_info  
[2026-03-25 07:03:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:03:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ef5b6dd-6fe7-4cae-8cea-b6412c06d391')/female_info  
[2026-03-25 07:03:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:03:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9f192fa3-2722-4a32-a475-e8f6882036ee')/male_info  
[2026-03-25 07:03:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:03:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9f192fa3-2722-4a32-a475-e8f6882036ee')/female_info  
[2026-03-25 07:03:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:03:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07ebe25d-343c-47f2-99de-270fd790d8db')/male_info  
[2026-03-25 07:03:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:03:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07ebe25d-343c-47f2-99de-270fd790d8db')/female_info  
[2026-03-25 07:03:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:03:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35780ed7-09ba-4e5e-96d9-506b4724b6b2')/female_info  
[2026-03-25 07:03:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:03:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A309f931d-982d-4328-b9e8-5d793c6379c0')/male_info  
[2026-03-25 07:03:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:03:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A309f931d-982d-4328-b9e8-5d793c6379c0')/female_info  
[2026-03-25 07:03:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:03:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5fb685dd-12a8-453d-9870-7d3d787f287f')/male_info  
[2026-03-25 07:03:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:03:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5fb685dd-12a8-453d-9870-7d3d787f287f')/female_info  
[2026-03-25 07:03:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:03:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f8e5b61-adf1-4a70-970a-3aeaf8a4c78c')/male_info  
[2026-03-25 07:03:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-25 07:03:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f8e5b61-adf1-4a70-970a-3aeaf8a4c78c')/female_info  
[2026-03-25 07:03:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:03:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A804e8c05-ef75-4c3e-9f78-e20aa627efc6')/female_info  
[2026-03-25 07:03:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:03:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0e16653a-a977-456c-aa08-fac141e90472')/male_info  
[2026-03-25 07:03:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:03:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0e16653a-a977-456c-aa08-fac141e90472')/female_info  
[2026-03-25 07:03:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:03:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af5d2309e-4b57-4161-8136-26ef41c59a7a')/male_info  
[2026-03-25 07:03:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:03:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af5d2309e-4b57-4161-8136-26ef41c59a7a')/female_info  
[2026-03-25 07:03:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:03:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae760c876-825a-496e-857d-a85ebe607518')/male_info  
[2026-03-25 07:03:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:03:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae760c876-825a-496e-857d-a85ebe607518')/female_info  
[2026-03-25 07:03:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:03:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a857ba0-7c06-4cb4-ab55-fd5df7458e78')/male_info  
[2026-03-25 07:03:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:03:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a857ba0-7c06-4cb4-ab55-fd5df7458e78')/female_info  
[2026-03-25 07:03:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 07:03:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A392fe4b4-658c-44aa-9f50-8b117f793c92')/male_info  
[2026-03-25 07:03:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:03:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A392fe4b4-658c-44aa-9f50-8b117f793c92')/female_info  
[2026-03-25 07:03:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:03:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab04d333d-c271-4993-9080-74865780bc22')/male_info  
[2026-03-25 07:03:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 07:03:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab04d333d-c271-4993-9080-74865780bc22')/female_info  
[2026-03-25 07:03:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:03:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad0ca42de-0734-4309-b6ad-0fd4e875acbd')/male_info  
[2026-03-25 07:03:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:03:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad0ca42de-0734-4309-b6ad-0fd4e875acbd')/female_info  
[2026-03-25 07:03:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:03:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1836f79-2754-40b9-8e2f-73f4fd0f703e')/male_info  
[2026-03-25 07:03:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:03:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1836f79-2754-40b9-8e2f-73f4fd0f703e')/female_info  
[2026-03-25 07:03:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:03:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e578089-0606-4cf2-b9e9-44b7ac429d2a')/male_info  
[2026-03-25 07:03:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:03:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e578089-0606-4cf2-b9e9-44b7ac429d2a')/female_info  
[2026-03-25 07:03:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:03:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfedb205-d156-4268-914b-922cdb2780a8')/male_info  
[2026-03-25 07:03:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:03:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfedb205-d156-4268-914b-922cdb2780a8')/female_info  
[2026-03-25 07:03:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:03:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad4eadeb3-e8f4-4faa-887d-a67befea503b')/male_info  
[2026-03-25 07:03:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:03:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad4eadeb3-e8f4-4faa-887d-a67befea503b')/female_info  
[2026-03-25 07:03:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:03:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f1fae33-dd3f-49d4-a3a7-45071d83e88d')/male_info  
[2026-03-25 07:03:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:03:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4dada4c3-2742-4d2b-abd3-3aa7c77ddc55')/male_info  
[2026-03-25 07:03:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:03:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4dada4c3-2742-4d2b-abd3-3aa7c77ddc55')/female_info  
[2026-03-25 07:03:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:03:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac48ff0c8-6c1d-46bd-b8e0-c72744effb48')/male_info  
[2026-03-25 07:03:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:03:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac48ff0c8-6c1d-46bd-b8e0-c72744effb48')/female_info  
[2026-03-25 07:03:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:03:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaef83ea7-d108-4429-aadb-8972da90c51d')/male_info  
[2026-03-25 07:03:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:03:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaef83ea7-d108-4429-aadb-8972da90c51d')/female_info  
[2026-03-25 07:03:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:03:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A44adc4d4-3e07-4bc9-a73e-d4e7245bcea5')/male_info  
[2026-03-25 07:03:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:03:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A44adc4d4-3e07-4bc9-a73e-d4e7245bcea5')/female_info  
[2026-03-25 07:03:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:03:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d39228e-9aa1-47b0-a170-6d5926f355b0')/male_info  
[2026-03-25 07:03:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:03:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d39228e-9aa1-47b0-a170-6d5926f355b0')/female_info  
[2026-03-25 07:03:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:03:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab86eeb69-15bc-4ded-9337-02e5c88b6fca')/male_info  
[2026-03-25 07:03:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:03:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab86eeb69-15bc-4ded-9337-02e5c88b6fca')/female_info  
[2026-03-25 07:03:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:03:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25339f54-1e88-4036-b802-6a2f0b6bc5ea')/male_info  
[2026-03-25 07:03:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:03:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25339f54-1e88-4036-b802-6a2f0b6bc5ea')/female_info  
[2026-03-25 07:03:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:03:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfad6e76-e770-4a5c-ab04-e1b66b70d90d')/male_info  
[2026-03-25 07:03:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:03:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfad6e76-e770-4a5c-ab04-e1b66b70d90d')/female_info  
[2026-03-25 07:03:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:03:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7844eb1c-660c-48be-a8e0-7872bd415b32')/male_info  
[2026-03-25 07:04:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:04:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7844eb1c-660c-48be-a8e0-7872bd415b32')/female_info  
[2026-03-25 07:04:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:04:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4c9d703b-6b89-4e96-b594-60b33fd8eec1')/male_info  
[2026-03-25 07:04:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:04:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4c9d703b-6b89-4e96-b594-60b33fd8eec1')/female_info  
[2026-03-25 07:04:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:04:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abbaf9c5b-b8a0-41a1-9bfe-a2bfe8afb5ff')/male_info  
[2026-03-25 07:04:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:04:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abbaf9c5b-b8a0-41a1-9bfe-a2bfe8afb5ff')/female_info  
[2026-03-25 07:04:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-03-25 07:04:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af26307b7-7f3e-4246-8c66-c83b94bed3b8')/male_info  
[2026-03-25 07:04:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:04:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af26307b7-7f3e-4246-8c66-c83b94bed3b8')/female_info  
[2026-03-25 07:04:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:04:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A09f61ac9-9935-4502-89d6-5c4124626589')/male_info  
[2026-03-25 07:04:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 07:04:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A09f61ac9-9935-4502-89d6-5c4124626589')/female_info  
[2026-03-25 07:04:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:04:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94325aa5-2a4a-488f-b2d9-47072d94a47f')/male_info  
[2026-03-25 07:04:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:04:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94325aa5-2a4a-488f-b2d9-47072d94a47f')/female_info  
[2026-03-25 07:04:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:04:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23f8e6cc-8151-461a-9884-054588e774fd')/male_info  
[2026-03-25 07:04:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:04:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23f8e6cc-8151-461a-9884-054588e774fd')/female_info  
[2026-03-25 07:04:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:04:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ab2d3f8-9272-486e-8d0f-9da98661fc46')/male_info  
[2026-03-25 07:04:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:04:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ab2d3f8-9272-486e-8d0f-9da98661fc46')/female_info  
[2026-03-25 07:04:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:04:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5705c098-8baa-4a2d-89ab-d54b88912ab0')/male_info  
[2026-03-25 07:04:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:04:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5705c098-8baa-4a2d-89ab-d54b88912ab0')/female_info  
[2026-03-25 07:04:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:04:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3aac7289-1f59-408b-b684-378d1186f69b')/male_info  
[2026-03-25 07:04:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-03-25 07:04:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3aac7289-1f59-408b-b684-378d1186f69b')/female_info  
[2026-03-25 07:04:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:04:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aead67b9c-ccac-411c-9cf4-65be14601e62')/male_info  
[2026-03-25 07:04:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:04:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aead67b9c-ccac-411c-9cf4-65be14601e62')/female_info  
[2026-03-25 07:04:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:04:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed7eee87-22ad-4217-8987-87bf968c9f4a')/male_info  
[2026-03-25 07:04:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:04:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed7eee87-22ad-4217-8987-87bf968c9f4a')/female_info  
[2026-03-25 07:04:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:04:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd63dc1d-6084-4633-a9d9-47ae820b8014')/male_info  
[2026-03-25 07:04:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:04:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd63dc1d-6084-4633-a9d9-47ae820b8014')/female_info  
[2026-03-25 07:04:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:04:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad41c28da-7e3a-4c51-9065-7280ffd04323')/male_info  
[2026-03-25 07:04:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:04:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad41c28da-7e3a-4c51-9065-7280ffd04323')/female_info  
[2026-03-25 07:04:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:04:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e6523b5-9776-427c-8272-9a194e05bcc8')/male_info  
[2026-03-25 07:04:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:04:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e6523b5-9776-427c-8272-9a194e05bcc8')/female_info  
[2026-03-25 07:04:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:04:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaafa68b8-832a-4c88-860f-839c546cc9f2')/male_info  
[2026-03-25 07:04:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:04:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaafa68b8-832a-4c88-860f-839c546cc9f2')/female_info  
[2026-03-25 07:04:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:04:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2b5174ce-5623-47d6-92ca-efb802624981')/male_info  
[2026-03-25 07:04:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:04:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2b5174ce-5623-47d6-92ca-efb802624981')/female_info  
[2026-03-25 07:04:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:04:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8bbf4e49-028f-4e19-b8be-e858b0bed7ed')/male_info  
[2026-03-25 07:04:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:04:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8bbf4e49-028f-4e19-b8be-e858b0bed7ed')/female_info  
[2026-03-25 07:04:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:04:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac77b0f1-7465-4b76-b371-993c76eee377')/male_info  
[2026-03-25 07:04:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:04:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac77b0f1-7465-4b76-b371-993c76eee377')/female_info  
[2026-03-25 07:04:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:04:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A65f07872-731d-405f-b1f4-b690be6499f9')/male_info  
[2026-03-25 07:04:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:04:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A65f07872-731d-405f-b1f4-b690be6499f9')/female_info  
[2026-03-25 07:04:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:04:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef7a200f-c4c4-4001-acdd-3a146a4b06a2')/male_info  
[2026-03-25 07:04:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:04:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef7a200f-c4c4-4001-acdd-3a146a4b06a2')/female_info  
[2026-03-25 07:04:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:04:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aea5687e8-ff2f-4cd8-92d0-4a200fca7b12')/male_info  
[2026-03-25 07:04:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:04:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aea5687e8-ff2f-4cd8-92d0-4a200fca7b12')/female_info  
[2026-03-25 07:04:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 07:04:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2dc69b0-a9a5-4a43-8197-4c0ccde29e5d')/male_info  
[2026-03-25 07:04:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:04:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2dc69b0-a9a5-4a43-8197-4c0ccde29e5d')/female_info  
[2026-03-25 07:04:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:04:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac2bdcb44-b31e-4b2d-9d09-4caa2a201561')/male_info  
[2026-03-25 07:04:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:04:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac2bdcb44-b31e-4b2d-9d09-4caa2a201561')/female_info  
[2026-03-25 07:04:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-03-25 07:04:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a890946-e9f3-4eb2-891e-d6f0f3f204bd')/male_info  
[2026-03-25 07:04:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:04:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a890946-e9f3-4eb2-891e-d6f0f3f204bd')/female_info  
[2026-03-25 07:04:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:04:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bae6d41-5d91-4dc4-a361-cbcd5388b8bd')/male_info  
[2026-03-25 07:04:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:04:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bae6d41-5d91-4dc4-a361-cbcd5388b8bd')/female_info  
[2026-03-25 07:04:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:04:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac6db5974-6915-4a85-b95d-276376861bca')/male_info  
[2026-03-25 07:04:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:04:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac6db5974-6915-4a85-b95d-276376861bca')/female_info  
[2026-03-25 07:04:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:04:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2adaacb5-4490-456a-96a7-5297c67f1a5a')/male_info  
[2026-03-25 07:05:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:05:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2adaacb5-4490-456a-96a7-5297c67f1a5a')/female_info  
[2026-03-25 07:05:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:05:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12c759f4-1bae-45c0-9145-32b15a4aaa6f')/male_info  
[2026-03-25 07:05:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:05:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12c759f4-1bae-45c0-9145-32b15a4aaa6f')/female_info  
[2026-03-25 07:05:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:05:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5d0fe3b-a337-40f0-96db-cc9bc347a441')/male_info  
[2026-03-25 07:05:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:05:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5d0fe3b-a337-40f0-96db-cc9bc347a441')/female_info  
[2026-03-25 07:05:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:05:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1081cb92-33f9-4a24-86b3-c36b2ca9e29b')/male_info  
[2026-03-25 07:05:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:05:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1081cb92-33f9-4a24-86b3-c36b2ca9e29b')/female_info  
[2026-03-25 07:05:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:05:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af52de280-6462-411f-b28b-a5c17253120c')/male_info  
[2026-03-25 07:05:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:05:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af52de280-6462-411f-b28b-a5c17253120c')/female_info  
[2026-03-25 07:05:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:05:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9379e406-c67a-49ec-b23c-9f5b33c766fd')/male_info  
[2026-03-25 07:05:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 07:05:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9379e406-c67a-49ec-b23c-9f5b33c766fd')/female_info  
[2026-03-25 07:05:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:05:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aedc15b17-3883-45ea-a80a-9764e0082942')/male_info  
[2026-03-25 07:05:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-03-25 07:05:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aedc15b17-3883-45ea-a80a-9764e0082942')/female_info  
[2026-03-25 07:05:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:05:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A888b67d7-0be3-4abf-8a75-6f131ad0d4f8')/male_info  
[2026-03-25 07:05:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:05:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A888b67d7-0be3-4abf-8a75-6f131ad0d4f8')/female_info  
[2026-03-25 07:05:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:05:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80e25cea-e528-4b91-a7b3-b374606932de')/male_info  
[2026-03-25 07:05:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:05:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80e25cea-e528-4b91-a7b3-b374606932de')/female_info  
[2026-03-25 07:05:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:05:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5b0a5f8-5e67-4874-bcc3-2f1a73edf2d6')/male_info  
[2026-03-25 07:05:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:05:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5b0a5f8-5e67-4874-bcc3-2f1a73edf2d6')/female_info  
[2026-03-25 07:05:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:05:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4989e9e6-9dd2-4c2a-889b-a873679a78d9')/male_info  
[2026-03-25 07:05:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:05:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4989e9e6-9dd2-4c2a-889b-a873679a78d9')/female_info  
[2026-03-25 07:05:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:05:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A01423cc8-0bde-41a0-84ee-e6bbd639bead')/male_info  
[2026-03-25 07:05:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:05:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A01423cc8-0bde-41a0-84ee-e6bbd639bead')/female_info  
[2026-03-25 07:05:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:05:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2c6dc46-b5e5-4964-8306-c4ba724bbb5e')/male_info  
[2026-03-25 07:05:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:05:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2c6dc46-b5e5-4964-8306-c4ba724bbb5e')/female_info  
[2026-03-25 07:05:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:05:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4a23ae4-f6df-4bc5-b9dd-30517a8eb558')/male_info  
[2026-03-25 07:05:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:05:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4a23ae4-f6df-4bc5-b9dd-30517a8eb558')/female_info  
[2026-03-25 07:05:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:05:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad582435c-dad3-4fd6-a037-0fabaeaeea4c')/male_info  
[2026-03-25 07:05:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:05:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad582435c-dad3-4fd6-a037-0fabaeaeea4c')/female_info  
[2026-03-25 07:05:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:05:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1c3955d-7f97-43af-b09f-c9f99dde5e59')/male_info  
[2026-03-25 07:05:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-25 07:05:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1c3955d-7f97-43af-b09f-c9f99dde5e59')/female_info  
[2026-03-25 07:05:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:05:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7cdd805d-126a-4c8f-bec7-0bd52e4856d3')/male_info  
[2026-03-25 07:05:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:05:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7cdd805d-126a-4c8f-bec7-0bd52e4856d3')/female_info  
[2026-03-25 07:05:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:05:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d9e5b3a-7196-4a04-9550-d2f5f4ef7d24')/male_info  
[2026-03-25 07:05:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:05:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d9e5b3a-7196-4a04-9550-d2f5f4ef7d24')/female_info  
[2026-03-25 07:05:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:05:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29279072-7907-48e4-a063-43e11b0f301c')/male_info  
[2026-03-25 07:05:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:05:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29279072-7907-48e4-a063-43e11b0f301c')/female_info  
[2026-03-25 07:05:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:05:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A300df2a2-dff7-488a-b364-2c9efa79d96a')/male_info  
[2026-03-25 07:05:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:05:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A300df2a2-dff7-488a-b364-2c9efa79d96a')/female_info  
[2026-03-25 07:05:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:05:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab573c1bf-c7b0-4954-a52b-61d1508308c8')/male_info  
[2026-03-25 07:05:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:05:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab573c1bf-c7b0-4954-a52b-61d1508308c8')/female_info  
[2026-03-25 07:05:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:05:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3770933b-b2dc-4e8b-9bcd-dc1f2882a1e7')/male_info  
[2026-03-25 07:05:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:05:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3770933b-b2dc-4e8b-9bcd-dc1f2882a1e7')/female_info  
[2026-03-25 07:05:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:05:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab48a2686-4d07-4c43-8a69-dd6e5aaba4f1')/male_info  
[2026-03-25 07:05:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:05:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab48a2686-4d07-4c43-8a69-dd6e5aaba4f1')/female_info  
[2026-03-25 07:05:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 07:05:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afcf1bfb8-b3a3-4009-b321-8e67fbd8b16c')/male_info  
[2026-03-25 07:05:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:05:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afcf1bfb8-b3a3-4009-b321-8e67fbd8b16c')/female_info  
[2026-03-25 07:05:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:05:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A771f6ed4-ac53-49ea-b98c-056d4f419e5d')/male_info  
[2026-03-25 07:05:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:05:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A771f6ed4-ac53-49ea-b98c-056d4f419e5d')/female_info  
[2026-03-25 07:05:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:05:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa563c3ec-cdb6-480f-8895-123e1e5822b9')/male_info  
[2026-03-25 07:05:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:05:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa563c3ec-cdb6-480f-8895-123e1e5822b9')/female_info  
[2026-03-25 07:05:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:05:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac92ead56-2c59-4260-b930-a4567736373f')/male_info  
[2026-03-25 07:05:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:05:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac92ead56-2c59-4260-b930-a4567736373f')/female_info  
[2026-03-25 07:05:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-03-25 07:05:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35b36dd1-d0c3-443a-b1b3-21e68d14af22')/male_info  
[2026-03-25 07:06:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:06:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35b36dd1-d0c3-443a-b1b3-21e68d14af22')/female_info  
[2026-03-25 07:06:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:06:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0dc4288-f1fe-46e2-aae5-4a8858ea7ed0')/male_info  
[2026-03-25 07:06:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:06:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0dc4288-f1fe-46e2-aae5-4a8858ea7ed0')/female_info  
[2026-03-25 07:06:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:06:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee27612c-bec4-4af2-8168-5544526b6454')/male_info  
[2026-03-25 07:06:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:06:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee27612c-bec4-4af2-8168-5544526b6454')/female_info  
[2026-03-25 07:06:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 07:06:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037bc1f1-9896-42fa-ba88-e42a8b8900f4')/male_info  
[2026-03-25 07:06:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:06:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037bc1f1-9896-42fa-ba88-e42a8b8900f4')/female_info  
[2026-03-25 07:06:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:06:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9fa0de8-0f97-42fb-8dc7-126b06d4d0ce')/male_info  
[2026-03-25 07:06:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:06:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9fa0de8-0f97-42fb-8dc7-126b06d4d0ce')/female_info  
[2026-03-25 07:06:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:06:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7219fb4b-f33c-4998-a480-18059f7f3126')/female_info  
[2026-03-25 07:06:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:06:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98035127-c596-4678-a6ab-44468335c347')/male_info  
[2026-03-25 07:06:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:06:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98035127-c596-4678-a6ab-44468335c347')/female_info  
[2026-03-25 07:06:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:06:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A20d6e1de-2381-49ec-a648-5346aa2246e4')/male_info  
[2026-03-25 07:06:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:06:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A20d6e1de-2381-49ec-a648-5346aa2246e4')/female_info  
[2026-03-25 07:06:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:06:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6767b3c3-80fe-4bd9-a96f-b4881c27e558')/male_info  
[2026-03-25 07:06:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:06:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6767b3c3-80fe-4bd9-a96f-b4881c27e558')/female_info  
[2026-03-25 07:06:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:06:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A323d7388-4083-4f08-a2e2-7e6d6b69925a')/male_info  
[2026-03-25 07:06:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:06:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A323d7388-4083-4f08-a2e2-7e6d6b69925a')/female_info  
[2026-03-25 07:06:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:06:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A85e332a4-66a0-47c7-893d-cb6d611312ed')/male_info  
[2026-03-25 07:06:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:06:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A85e332a4-66a0-47c7-893d-cb6d611312ed')/female_info  
[2026-03-25 07:06:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:06:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af413cc06-b225-4e3c-b249-e00ac8dddb86')/male_info  
[2026-03-25 07:06:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:06:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af413cc06-b225-4e3c-b249-e00ac8dddb86')/female_info  
[2026-03-25 07:06:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:06:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa16b2182-7bab-49f2-9322-31f5d7530c9f')/male_info  
[2026-03-25 07:06:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:06:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa16b2182-7bab-49f2-9322-31f5d7530c9f')/female_info  
[2026-03-25 07:06:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:06:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ed5e3c7-8d77-49e3-89c9-e83aa7fcf001')/male_info  
[2026-03-25 07:06:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-25 07:06:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ed5e3c7-8d77-49e3-89c9-e83aa7fcf001')/female_info  
[2026-03-25 07:06:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:06:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e87292f-a4c0-4841-9a8c-6fb0f56d86e0')/male_info  
[2026-03-25 07:06:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:06:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e87292f-a4c0-4841-9a8c-6fb0f56d86e0')/female_info  
[2026-03-25 07:06:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:06:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e280a7e-829a-4b63-967a-e2a109463be5')/female_info  
[2026-03-25 07:06:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:06:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56f3c797-f79d-41c3-a0dc-f6fd93c5cd80')/male_info  
[2026-03-25 07:06:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:06:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56f3c797-f79d-41c3-a0dc-f6fd93c5cd80')/female_info  
[2026-03-25 07:06:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:06:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5211c7c9-a79a-4300-9261-1e383fc34511')/male_info  
[2026-03-25 07:06:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:06:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5211c7c9-a79a-4300-9261-1e383fc34511')/female_info  
[2026-03-25 07:06:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:06:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac82571d7-1329-4aa2-acb2-5b9a6f85e2e4')/male_info  
[2026-03-25 07:06:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:06:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac82571d7-1329-4aa2-acb2-5b9a6f85e2e4')/female_info  
[2026-03-25 07:06:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:06:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78809ca1-25b4-4a8a-b4ff-cc845031e1e7')/male_info  
[2026-03-25 07:06:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:06:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78809ca1-25b4-4a8a-b4ff-cc845031e1e7')/female_info  
[2026-03-25 07:06:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:06:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A550a393a-1fa0-4abd-b92c-244b2e2b7338')/male_info  
[2026-03-25 07:06:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:06:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A550a393a-1fa0-4abd-b92c-244b2e2b7338')/female_info  
[2026-03-25 07:06:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:06:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abed646c6-380b-41fb-b50a-c5f3fef95662')/male_info  
[2026-03-25 07:06:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:06:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abed646c6-380b-41fb-b50a-c5f3fef95662')/female_info  
[2026-03-25 07:06:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:06:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8baa0579-1439-499c-bd02-8da3823232b2')/male_info  
[2026-03-25 07:06:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:06:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8baa0579-1439-499c-bd02-8da3823232b2')/female_info  
[2026-03-25 07:06:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:06:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A690ac802-6090-4d83-8c2b-20991584378e')/male_info  
[2026-03-25 07:06:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:06:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A690ac802-6090-4d83-8c2b-20991584378e')/female_info  
[2026-03-25 07:06:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:06:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af942067b-28d5-43fb-9272-6cebfb5c52f1')/male_info  
[2026-03-25 07:06:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:06:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af942067b-28d5-43fb-9272-6cebfb5c52f1')/female_info  
[2026-03-25 07:06:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:06:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e4a4baa-5cfe-4f95-af84-64bb26fc6a33')/male_info  
[2026-03-25 07:06:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:06:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e4a4baa-5cfe-4f95-af84-64bb26fc6a33')/female_info  
[2026-03-25 07:06:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:06:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef6af26d-9a86-401d-a168-e1948bdafd2f')/male_info  
[2026-03-25 07:06:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:06:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef6af26d-9a86-401d-a168-e1948bdafd2f')/female_info  
[2026-03-25 07:06:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:06:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A74447f96-1e09-4675-a937-85482b9a903f')/male_info  
[2026-03-25 07:06:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:06:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A74447f96-1e09-4675-a937-85482b9a903f')/female_info  
[2026-03-25 07:06:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:06:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab083e558-8d4b-4c72-b8c1-8dbaa5a3efcb')/male_info  
[2026-03-25 07:06:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:06:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab083e558-8d4b-4c72-b8c1-8dbaa5a3efcb')/female_info  
[2026-03-25 07:07:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:07:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef3e1061-3d84-4aa7-a53a-3abc6edc2451')/male_info  
[2026-03-25 07:07:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:07:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef3e1061-3d84-4aa7-a53a-3abc6edc2451')/female_info  
[2026-03-25 07:07:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:07:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7631ed6c-4bdb-436c-ac77-c2e2b8ce111f')/male_info  
[2026-03-25 07:07:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:07:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7631ed6c-4bdb-436c-ac77-c2e2b8ce111f')/female_info  
[2026-03-25 07:07:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:07:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1453a5-8cb3-4a58-a499-6ba745069e64')/male_info  
[2026-03-25 07:07:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:07:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1453a5-8cb3-4a58-a499-6ba745069e64')/female_info  
[2026-03-25 07:07:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:07:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70918918-0e07-4e2a-aacd-fe6d1ed36ea7')/male_info  
[2026-03-25 07:07:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:07:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70918918-0e07-4e2a-aacd-fe6d1ed36ea7')/female_info  
[2026-03-25 07:07:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:07:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35115535-1df9-44e5-9776-946888eed14c')/male_info  
[2026-03-25 07:07:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:07:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35115535-1df9-44e5-9776-946888eed14c')/female_info  
[2026-03-25 07:07:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 07:07:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad20927-2166-4431-b57c-00b32ec0f55a')/male_info  
[2026-03-25 07:07:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:07:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad20927-2166-4431-b57c-00b32ec0f55a')/female_info  
[2026-03-25 07:07:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:07:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29d3ff62-bbb9-4cf7-83f8-134b9b0caf66')/male_info  
[2026-03-25 07:07:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:07:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29d3ff62-bbb9-4cf7-83f8-134b9b0caf66')/female_info  
[2026-03-25 07:07:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:07:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9fe83e4a-8bca-4482-aba4-f97eaaa05710')/male_info  
[2026-03-25 07:07:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:07:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9fe83e4a-8bca-4482-aba4-f97eaaa05710')/female_info  
[2026-03-25 07:07:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:07:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A318b206f-eb02-4bd7-85e9-5c69cb746cb2')/male_info  
[2026-03-25 07:07:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:07:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9b06b412-2fe5-4917-be15-d09d99a8e24c')/male_info  
[2026-03-25 07:07:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:07:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9b06b412-2fe5-4917-be15-d09d99a8e24c')/female_info  
[2026-03-25 07:07:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 07:07:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acc29c5b7-d581-4c36-bf9e-d9b3bc507a26')/male_info  
[2026-03-25 07:07:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:07:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acc29c5b7-d581-4c36-bf9e-d9b3bc507a26')/female_info  
[2026-03-25 07:07:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:07:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab96ec5d6-a420-4d55-b287-ebc3e810add3')/male_info  
[2026-03-25 07:07:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:07:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab96ec5d6-a420-4d55-b287-ebc3e810add3')/female_info  
[2026-03-25 07:07:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:07:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A57ff7c18-41c5-4040-abeb-71ff5a38f333')/male_info  
[2026-03-25 07:07:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:07:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A57ff7c18-41c5-4040-abeb-71ff5a38f333')/female_info  
[2026-03-25 07:07:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:07:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ff2dce6-2d4d-497c-b994-d9a6c90f91b0')/female_info  
[2026-03-25 07:07:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:07:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15c6b328-49da-4263-86ca-afbbc3f68cd7')/male_info  
[2026-03-25 07:07:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:07:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15c6b328-49da-4263-86ca-afbbc3f68cd7')/female_info  
[2026-03-25 07:07:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:07:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e21d6fa-c22e-4fd4-887a-9845c4fc60ca')/male_info  
[2026-03-25 07:07:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:07:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e21d6fa-c22e-4fd4-887a-9845c4fc60ca')/female_info  
[2026-03-25 07:07:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:07:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9fad8a0-2a60-4e0f-b3d1-2314ed50925e')/male_info  
[2026-03-25 07:07:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:07:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9fad8a0-2a60-4e0f-b3d1-2314ed50925e')/female_info  
[2026-03-25 07:07:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:07:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7438f95b-ca6c-4243-8304-8bfca5cbc489')/male_info  
[2026-03-25 07:07:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:07:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7438f95b-ca6c-4243-8304-8bfca5cbc489')/female_info  
[2026-03-25 07:07:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:07:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A678c1d42-eec8-47a5-8cca-dd0593770fb7')/male_info  
[2026-03-25 07:07:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:07:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A678c1d42-eec8-47a5-8cca-dd0593770fb7')/female_info  
[2026-03-25 07:07:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:07:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff705de6-a12b-44d6-8295-6f41f9867f87')/male_info  
[2026-03-25 07:07:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:07:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff705de6-a12b-44d6-8295-6f41f9867f87')/female_info  
[2026-03-25 07:07:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:07:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c3f05ff-a079-4d14-a341-3485cd53de10')/male_info  
[2026-03-25 07:07:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:07:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c3f05ff-a079-4d14-a341-3485cd53de10')/female_info  
[2026-03-25 07:07:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:07:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18489191-3a9f-44f8-846b-bb266f25d60a')/male_info  
[2026-03-25 07:07:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:07:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18489191-3a9f-44f8-846b-bb266f25d60a')/female_info  
[2026-03-25 07:07:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-03-25 07:07:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af420c671-ddf3-4cca-aeef-37d4c122427c')/male_info  
[2026-03-25 07:07:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:07:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af420c671-ddf3-4cca-aeef-37d4c122427c')/female_info  
[2026-03-25 07:07:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:07:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5013b408-5ac5-417f-8180-e742f2cf0619')/male_info  
[2026-03-25 07:07:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:07:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5013b408-5ac5-417f-8180-e742f2cf0619')/female_info  
[2026-03-25 07:07:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:07:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23feedfd-ab70-4cfc-96b4-f59820754bda')/male_info  
[2026-03-25 07:07:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:07:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23feedfd-ab70-4cfc-96b4-f59820754bda')/female_info  
[2026-03-25 07:07:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:07:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45789b6f-dac5-4a0b-9107-a9ba5b2812a0')/male_info  
[2026-03-25 07:07:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-03-25 07:07:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45789b6f-dac5-4a0b-9107-a9ba5b2812a0')/female_info  
[2026-03-25 07:07:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:07:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab308f5c3-3ffb-4ec2-8692-c18830fbbd60')/male_info  
[2026-03-25 07:07:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:07:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab308f5c3-3ffb-4ec2-8692-c18830fbbd60')/female_info  
[2026-03-25 07:07:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:07:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41e8bb39-e066-4ea6-bf21-536595adb986')/male_info  
[2026-03-25 07:08:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:08:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41e8bb39-e066-4ea6-bf21-536595adb986')/female_info  
[2026-03-25 07:08:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-03-25 07:08:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1c103fa2-ecfb-4f85-a321-96b4394d423d')/male_info  
[2026-03-25 07:08:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:08:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1c103fa2-ecfb-4f85-a321-96b4394d423d')/female_info  
[2026-03-25 07:08:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-03-25 07:08:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ce0fa54-f66f-4252-b492-aa68afa2072d')/male_info  
[2026-03-25 07:08:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:08:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ce0fa54-f66f-4252-b492-aa68afa2072d')/female_info  
[2026-03-25 07:08:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:08:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229f9804-ffa6-4625-a827-e5f80f742911')/male_info  
[2026-03-25 07:08:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:08:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229f9804-ffa6-4625-a827-e5f80f742911')/female_info  
[2026-03-25 07:08:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:08:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82d52e0e-9d5b-4128-a7d6-91cb7a8524d8')/male_info  
[2026-03-25 07:08:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:08:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82d52e0e-9d5b-4128-a7d6-91cb7a8524d8')/female_info  
[2026-03-25 07:08:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:08:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A407b5655-db4c-4865-8607-c91687d6cd58')/male_info  
[2026-03-25 07:08:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:08:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A407b5655-db4c-4865-8607-c91687d6cd58')/female_info  
[2026-03-25 07:08:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:08:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ccdc8b7-918c-4eab-8dfd-dc140a75046e')/male_info  
[2026-03-25 07:08:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:08:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ccdc8b7-918c-4eab-8dfd-dc140a75046e')/female_info  
[2026-03-25 07:08:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:08:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29312858-47cf-4c30-ad19-305100f25463')/female_info  
[2026-03-25 07:08:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:08:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f32eaaa-ac73-4a4f-bb6f-9d0788564502')/male_info  
[2026-03-25 07:08:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:08:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f32eaaa-ac73-4a4f-bb6f-9d0788564502')/female_info  
[2026-03-25 07:08:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:08:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A972b4bb6-7140-42a0-bd9a-09ee847efd4b')/male_info  
[2026-03-25 07:08:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-25 07:08:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A972b4bb6-7140-42a0-bd9a-09ee847efd4b')/female_info  
[2026-03-25 07:08:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:08:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ab764a4-30d5-4fd8-bb3f-3091f63bb9dc')/male_info  
[2026-03-25 07:08:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:08:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ab764a4-30d5-4fd8-bb3f-3091f63bb9dc')/female_info  
[2026-03-25 07:08:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:08:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af24a548d-8cae-45ea-874c-ce3d2ba6c02c')/female_info  
[2026-03-25 07:08:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:08:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5a7e467-abcd-4c55-983d-ed4c1f1f6569')/male_info  
[2026-03-25 07:08:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:08:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5a7e467-abcd-4c55-983d-ed4c1f1f6569')/female_info  
[2026-03-25 07:08:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:08:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61152e12-5942-463f-8468-79d853976e25')/male_info  
[2026-03-25 07:08:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:08:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61152e12-5942-463f-8468-79d853976e25')/female_info  
[2026-03-25 07:08:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:08:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91f2106e-a8d2-4f7b-a787-583aa741d4fe')/male_info  
[2026-03-25 07:08:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:08:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91f2106e-a8d2-4f7b-a787-583aa741d4fe')/female_info  
[2026-03-25 07:08:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:08:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A450a45da-e340-47f4-b4a6-b4d3400452de')/male_info  
[2026-03-25 07:08:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:08:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A450a45da-e340-47f4-b4a6-b4d3400452de')/female_info  
[2026-03-25 07:08:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:08:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ace473057-719f-47be-8a5c-57d27f4992e4')/male_info  
[2026-03-25 07:08:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:08:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ace473057-719f-47be-8a5c-57d27f4992e4')/female_info  
[2026-03-25 07:08:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:08:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92c3cbe3-e458-45a1-b629-5ed57f5ded2a')/male_info  
[2026-03-25 07:08:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:08:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92c3cbe3-e458-45a1-b629-5ed57f5ded2a')/female_info  
[2026-03-25 07:08:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:08:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c4116ec-d14e-4e42-9138-e1c259d294fd')/male_info  
[2026-03-25 07:08:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:08:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c4116ec-d14e-4e42-9138-e1c259d294fd')/female_info  
[2026-03-25 07:08:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:08:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d67deef-19a6-419f-94d7-5a6b5edd1fc9')/male_info  
[2026-03-25 07:08:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:08:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d67deef-19a6-419f-94d7-5a6b5edd1fc9')/female_info  
[2026-03-25 07:08:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:08:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2e727c6c-bb9a-4302-9fe5-21eccae06a28')/male_info  
[2026-03-25 07:08:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:08:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2e727c6c-bb9a-4302-9fe5-21eccae06a28')/female_info  
[2026-03-25 07:08:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:08:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9c985a5b-fa02-48f7-aac8-93ffc4d63b3c')/male_info  
[2026-03-25 07:08:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:08:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9c985a5b-fa02-48f7-aac8-93ffc4d63b3c')/female_info  
[2026-03-25 07:08:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:08:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add2a3046-72e3-433d-8989-41c460b11b86')/male_info  
[2026-03-25 07:08:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:08:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add2a3046-72e3-433d-8989-41c460b11b86')/female_info  
[2026-03-25 07:08:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-03-25 07:08:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A802f54aa-65a1-4691-8399-b70bb8e8a6a5')/male_info  
[2026-03-25 07:08:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:08:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A802f54aa-65a1-4691-8399-b70bb8e8a6a5')/female_info  
[2026-03-25 07:08:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:08:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70152ae7-78d7-4c98-9c03-adf8dfda95c3')/male_info  
[2026-03-25 07:08:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:08:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70152ae7-78d7-4c98-9c03-adf8dfda95c3')/female_info  
[2026-03-25 07:08:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:08:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4efab953-978e-4edf-b8a3-f6dd862c0c8c')/male_info  
[2026-03-25 07:08:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:08:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4efab953-978e-4edf-b8a3-f6dd862c0c8c')/female_info  
[2026-03-25 07:08:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:08:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad262c108-a745-472a-9ce4-ed65e972242d')/male_info  
[2026-03-25 07:08:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:08:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad262c108-a745-472a-9ce4-ed65e972242d')/female_info  
[2026-03-25 07:08:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:08:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037db80b-9087-4ab4-9515-1681331a339f')/male_info  
[2026-03-25 07:08:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:08:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037db80b-9087-4ab4-9515-1681331a339f')/female_info  
[2026-03-25 07:08:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:08:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af68f8c51-035e-4419-948e-29f159515545')/male_info  
[2026-03-25 07:08:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:08:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af68f8c51-035e-4419-948e-29f159515545')/female_info  
[2026-03-25 07:09:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:09:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aafc0a1ea-db36-40a0-8668-63e2b3460407')/male_info  
[2026-03-25 07:09:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:09:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aafc0a1ea-db36-40a0-8668-63e2b3460407')/female_info  
[2026-03-25 07:09:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 07:09:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa089cebf-872c-4455-9fc2-71d77353cb47')/male_info  
[2026-03-25 07:09:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:09:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa089cebf-872c-4455-9fc2-71d77353cb47')/female_info  
[2026-03-25 07:09:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:09:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7b4cf728-8c19-44d2-94cd-de186509dd11')/male_info  
[2026-03-25 07:09:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:09:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7b4cf728-8c19-44d2-94cd-de186509dd11')/female_info  
[2026-03-25 07:09:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:09:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A607baa4f-45de-44b9-b948-c57123ed97cd')/male_info  
[2026-03-25 07:09:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:09:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A607baa4f-45de-44b9-b948-c57123ed97cd')/female_info  
[2026-03-25 07:09:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:09:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9505dc8e-19b7-4cb8-a29e-15d27ec79f80')/male_info  
[2026-03-25 07:09:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:09:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9505dc8e-19b7-4cb8-a29e-15d27ec79f80')/female_info  
[2026-03-25 07:09:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 9 rows.  
[2026-03-25 07:09:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A658274d3-f774-4094-bc30-d141769e8c53')/male_info  
[2026-03-25 07:09:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:09:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A658274d3-f774-4094-bc30-d141769e8c53')/female_info  
[2026-03-25 07:09:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:09:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac7b630cc-129a-4f00-99e7-3ff8a7187c46')/male_info  
[2026-03-25 07:09:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:09:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac7b630cc-129a-4f00-99e7-3ff8a7187c46')/female_info  
[2026-03-25 07:09:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:09:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00afaceb-f1a1-4026-a72e-415af031a5af')/male_info  
[2026-03-25 07:09:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:09:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00afaceb-f1a1-4026-a72e-415af031a5af')/female_info  
[2026-03-25 07:09:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:09:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62e7422c-542c-4a49-aaad-92002df57632')/male_info  
[2026-03-25 07:09:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:09:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62e7422c-542c-4a49-aaad-92002df57632')/female_info  
[2026-03-25 07:09:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:09:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7987e971-cd2b-4849-8cc1-d53220fd4f36')/male_info  
[2026-03-25 07:09:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:09:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7987e971-cd2b-4849-8cc1-d53220fd4f36')/female_info  
[2026-03-25 07:09:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:09:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f47893b-2cd1-4c3f-bbcb-0b566439cace')/male_info  
[2026-03-25 07:09:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:09:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f47893b-2cd1-4c3f-bbcb-0b566439cace')/female_info  
[2026-03-25 07:09:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:09:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0dfe86ca-f2a5-4df5-8c79-20ff427b7466')/male_info  
[2026-03-25 07:09:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:09:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0dfe86ca-f2a5-4df5-8c79-20ff427b7466')/female_info  
[2026-03-25 07:09:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:09:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa82c1d09-20f0-4997-a931-f10f1e86a8c3')/male_info  
[2026-03-25 07:09:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:09:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa82c1d09-20f0-4997-a931-f10f1e86a8c3')/female_info  
[2026-03-25 07:09:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:09:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ac08344-856b-43e3-b3c3-b52a2bb0ab5e')/male_info  
[2026-03-25 07:09:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:09:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ac08344-856b-43e3-b3c3-b52a2bb0ab5e')/female_info  
[2026-03-25 07:09:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:09:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3b8bb32a-7abf-48a2-a4b9-624f1bd77d36')/female_info  
[2026-03-25 07:09:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:09:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab47c5c77-a9ed-414e-a11e-eaf4836add63')/male_info  
[2026-03-25 07:09:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:09:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab47c5c77-a9ed-414e-a11e-eaf4836add63')/female_info  
[2026-03-25 07:09:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:09:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e1f0474-048a-43d6-bdec-947bf3a574d9')/male_info  
[2026-03-25 07:09:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:09:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e1f0474-048a-43d6-bdec-947bf3a574d9')/female_info  
[2026-03-25 07:09:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:09:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7917a7e3-126f-4eea-aae7-d47b779d39b0')/female_info  
[2026-03-25 07:09:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:09:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a9dc16c-56ae-43f5-82dd-0fbb773f67d1')/male_info  
[2026-03-25 07:09:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:09:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a9dc16c-56ae-43f5-82dd-0fbb773f67d1')/female_info  
[2026-03-25 07:09:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:09:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9837c3e-8408-4355-af11-cd01e3c293ab')/male_info  
[2026-03-25 07:09:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:09:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9837c3e-8408-4355-af11-cd01e3c293ab')/female_info  
[2026-03-25 07:09:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 07:09:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa88a90ea-7de7-421b-a9b8-d2d1c70f1026')/male_info  
[2026-03-25 07:09:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 07:09:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa88a90ea-7de7-421b-a9b8-d2d1c70f1026')/female_info  
[2026-03-25 07:09:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:09:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4054a78b-2786-4718-926f-1844464cba57')/male_info  
[2026-03-25 07:09:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:09:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4054a78b-2786-4718-926f-1844464cba57')/female_info  
[2026-03-25 07:09:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:09:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9aad2cd-0ea6-4299-8824-5a335fe1d83a')/male_info  
[2026-03-25 07:09:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:09:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9aad2cd-0ea6-4299-8824-5a335fe1d83a')/female_info  
[2026-03-25 07:09:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:09:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0cb866c9-e69a-4f74-aa4a-bc345243d2b8')/male_info  
[2026-03-25 07:09:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:09:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0cb866c9-e69a-4f74-aa4a-bc345243d2b8')/female_info  
[2026-03-25 07:09:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:09:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6f082ecd-fe46-4add-8087-016d08d6ba11')/male_info  
[2026-03-25 07:09:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:09:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6f082ecd-fe46-4add-8087-016d08d6ba11')/female_info  
[2026-03-25 07:09:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:09:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9bff992a-1c18-49a0-8507-cb9e57aeaa45')/male_info  
[2026-03-25 07:09:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:09:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9bff992a-1c18-49a0-8507-cb9e57aeaa45')/female_info  
[2026-03-25 07:09:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:09:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1231342c-6f30-4fe2-82e5-0b2ca2aa3eaf')/male_info  
[2026-03-25 07:09:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:09:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1231342c-6f30-4fe2-82e5-0b2ca2aa3eaf')/female_info  
[2026-03-25 07:09:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:09:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4aea5c2f-cbd5-44cb-aaee-d13644bad4f9')/male_info  
[2026-03-25 07:09:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:09:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4aea5c2f-cbd5-44cb-aaee-d13644bad4f9')/female_info  
[2026-03-25 07:09:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:09:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67d7b79-fd10-47c9-bdfa-35eba1ae8aa3')/male_info  
[2026-03-25 07:10:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:10:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67d7b79-fd10-47c9-bdfa-35eba1ae8aa3')/female_info  
[2026-03-25 07:10:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:10:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A445738e0-6e3a-47a1-b5ac-1ab578ee6c9f')/male_info  
[2026-03-25 07:10:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:10:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A445738e0-6e3a-47a1-b5ac-1ab578ee6c9f')/female_info  
[2026-03-25 07:10:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:10:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6d56759e-d240-45aa-8581-8e9c7252df2e')/male_info  
[2026-03-25 07:10:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:10:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6d56759e-d240-45aa-8581-8e9c7252df2e')/female_info  
[2026-03-25 07:10:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:10:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afb4ade73-42f7-4bc9-b6f2-b46db1765b1e')/male_info  
[2026-03-25 07:10:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:10:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afb4ade73-42f7-4bc9-b6f2-b46db1765b1e')/female_info  
[2026-03-25 07:10:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:10:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6a7969b9-5fdf-4bf2-9220-a99e64fa7971')/male_info  
[2026-03-25 07:10:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:10:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6a7969b9-5fdf-4bf2-9220-a99e64fa7971')/female_info  
[2026-03-25 07:10:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:10:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1b8c8e8a-4cf8-4dd6-8f9a-f779ec1d09ea')/male_info  
[2026-03-25 07:10:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:10:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1b8c8e8a-4cf8-4dd6-8f9a-f779ec1d09ea')/female_info  
[2026-03-25 07:10:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:10:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf1c3686-2166-4cc1-b07a-2ec1459351c5')/male_info  
[2026-03-25 07:10:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:10:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf1c3686-2166-4cc1-b07a-2ec1459351c5')/female_info  
[2026-03-25 07:10:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:10:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ffa11df-ddf8-4b5f-bd25-ee4eca7c5db9')/male_info  
[2026-03-25 07:10:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:10:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ffa11df-ddf8-4b5f-bd25-ee4eca7c5db9')/female_info  
[2026-03-25 07:10:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:10:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9789d66-69b8-4411-9b3a-a885c712584a')/male_info  
[2026-03-25 07:10:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:10:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9789d66-69b8-4411-9b3a-a885c712584a')/female_info  
[2026-03-25 07:10:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:10:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa92e0cd0-f808-4f88-9e7c-31b8cb9f6208')/male_info  
[2026-03-25 07:10:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:10:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa92e0cd0-f808-4f88-9e7c-31b8cb9f6208')/female_info  
[2026-03-25 07:10:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:10:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5ec53202-fcab-4506-9d6a-88205c020459')/male_info  
[2026-03-25 07:10:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:10:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5ec53202-fcab-4506-9d6a-88205c020459')/female_info  
[2026-03-25 07:10:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:10:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd2a5155-fffa-435b-88b9-f2dab2456cf4')/male_info  
[2026-03-25 07:10:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:10:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd2a5155-fffa-435b-88b9-f2dab2456cf4')/female_info  
[2026-03-25 07:10:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:10:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18733479-e259-4f69-b433-31aa2de0e8f7')/male_info  
[2026-03-25 07:10:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:10:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18733479-e259-4f69-b433-31aa2de0e8f7')/female_info  
[2026-03-25 07:10:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:10:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa71eca96-ed44-4514-b2c7-2c3cbd1c9734')/male_info  
[2026-03-25 07:10:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:10:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa71eca96-ed44-4514-b2c7-2c3cbd1c9734')/female_info  
[2026-03-25 07:10:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:10:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A381fab18-55d6-4ecb-bccc-04f5358c18f5')/male_info  
[2026-03-25 07:10:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:10:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A381fab18-55d6-4ecb-bccc-04f5358c18f5')/female_info  
[2026-03-25 07:10:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:10:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af35c7592-cb87-4784-a374-45d2bd5a985c')/male_info  
[2026-03-25 07:10:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:10:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af35c7592-cb87-4784-a374-45d2bd5a985c')/female_info  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Starting SQL Export to Tenants/nwmc/2026/03/25/c_hru_mv_2025121021_data.sql  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table relation_beneficiary_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table religon_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table women_vulnerable_group_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table stakeholders_present_visit_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table property_ownership_documentation_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table documents_available_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table house_going_constructed_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table house_construction_stage_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table plinth_lintel_roof_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table construction_temporarily_paused_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table release_tranche_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table problems_receiving_tranche_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table select_role_vrc_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table vrc_consultation_meetings_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table role_women_reconstruction_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table support_vrc_provided_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table structures_improvements_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table activities_funded_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table improve_living_conditions_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table village_urgently_needs_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table select_type_hazard_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table disaster_risk_reduction_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table construction_guidelines_know_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table relevant_impact_livelihoods_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table select_social_dispute_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table dissatisfaction_exclusion_vrc_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table labor_observed_construction_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table facilities_available_workers_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table data_indicator_reporting_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table learn_grm_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table submit_complaint_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table resolved_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table satisfied_response_received_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table resolved_2_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table grm_improved_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table material_shortage_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table cause_dissatification_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table workmanship_visible_deviation_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table issues_type_raised_Details  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table submissions  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table male_info  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table female_info  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: Exporting table transgender_info  
[2026-03-25 07:10:36] local.INFO: ODK IMPORT: SQL Export completed successfully.  
[2026-03-25 07:14:59] local.INFO: PII Service: Wrapper called for project ID 21  
[2026-03-25 07:14:59] local.INFO: PII Service: Successfully fetched 194 attributes from Schema File.  
[2026-03-25 07:17:17] local.INFO: PII Service: Wrapper called for project ID 21  
[2026-03-25 07:17:17] local.INFO: PII Service: Successfully fetched 194 attributes from Schema File.  
[2026-03-25 07:30:36] local.INFO: PII Service: Wrapper called for project ID 21  
[2026-03-25 07:30:36] local.INFO: PII Service: Successfully fetched 194 attributes from Schema File.  
[2026-03-25 07:42:28] local.INFO: ODK Python Command: "python" "/home/edlogs/public_html/ifrap/python/main.py" "?username=s.bilal%40algogtech.com&password=AsdRe%2438Htx%21&form_id=c_hru_mv_2025121021.svc&path=%2Fhome%2Fedlogs%2Fpublic_html%2Fifrap%2Fstorage%2Fapp%2Fpublic%2FTenants%2Fhru-survey%2F2026%2F03%2F25%2Fc_hru_mv_2025121021_schema.json&Dict_path=%2Fhome%2Fedlogs%2Fpublic_html%2Fifrap%2Fpython%2FDictionary.xlsx&csv_path=%2Fhome%2Fedlogs%2Fpublic_html%2Fifrap%2Fpython%2FOption_types.csv" 2>&1  
[2026-03-25 07:42:52] local.INFO: ODK Python Output: Total shifted rows: 23
Cleaned Excel saved: Dictionary_Cleaned.xlsx
Final structured JSON created successfully:
Dictionary.json
Fetching male_info -> https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions.male_info
Fetching female_info -> https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions.female_info
Fetching transgender_info -> https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions.transgender_info
 Running Full Pipeline (Dynamic tables)
 FORM_ID: c_hru_mv_2025121021.svc
Fetching male_info -> https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions.male_info
Fetching female_info -> https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions.female_info
Fetching transgender_info -> https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions.transgender_info

 DONE Outputs Created:
XLSX: Submissions_Flat.xlsx
XLSX: male_info.xlsx
XLSX: female_info.xlsx
XLSX: transgender_info.xlsx
JSON: glossary.json
JSON: /home/edlogs/public_html/ifrap/storage/app/public/Tenants/hru-survey/2026/03/25/c_hru_mv_2025121021_schema.json
JSON: family_combined.json
JSON: dim_mat_value_level.json
  
[2026-03-25 07:42:53] local.INFO: Schema Explorer accessed {"id":22,"projectName":null,"url":"https://ifrap.edlogs.com/schema-design?tenant_id=22"} 
[2026-03-25 07:42:53] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-survey/2026/03/25/c_hru_mv_2025121021_schema.json"} 
[2026-03-25 07:43:03] local.INFO: === TABLE GENERATOR START ===  
[2026-03-25 07:43:03] local.INFO: CONNECTED DB {"database":"hru-survey","host":"127.0.0.1","user":"postgres","schema":"public"} 
[2026-03-25 07:43:03] local.INFO: Dropped table if exists {"table":"submissions"} 
[2026-03-25 07:43:03] local.INFO: Dropped table if exists {"table":"male_info"} 
[2026-03-25 07:43:03] local.INFO: Dropped table if exists {"table":"female_info"} 
[2026-03-25 07:43:03] local.INFO: Dropped table if exists {"table":"transgender_info"} 
[2026-03-25 07:43:03] local.INFO: Lookup table created and options inserted: relation_beneficiary_Details  
[2026-03-25 07:43:03] local.INFO: Lookup table created and options inserted: religon_Details  
[2026-03-25 07:43:03] local.INFO: Lookup table created and options inserted: women_vulnerable_group_Details  
[2026-03-25 07:43:03] local.INFO: Lookup table created and options inserted: stakeholders_present_visit_Details  
[2026-03-25 07:43:03] local.INFO: Lookup table created and options inserted: property_ownership_documentation_Details  
[2026-03-25 07:43:03] local.INFO: Lookup table created and options inserted: documents_available_Details  
[2026-03-25 07:43:03] local.INFO: Lookup table created and options inserted: house_going_constructed_Details  
[2026-03-25 07:43:03] local.INFO: Lookup table created and options inserted: house_construction_stage_Details  
[2026-03-25 07:43:03] local.INFO: Lookup table created and options inserted: plinth_lintel_roof_Details  
[2026-03-25 07:43:03] local.INFO: Lookup table created and options inserted: construction_temporarily_paused_Details  
[2026-03-25 07:43:03] local.INFO: Lookup table created and options inserted: release_tranche_Details  
[2026-03-25 07:43:03] local.INFO: Lookup table created and options inserted: problems_receiving_tranche_Details  
[2026-03-25 07:43:03] local.INFO: Lookup table created and options inserted: select_role_vrc_Details  
[2026-03-25 07:43:03] local.INFO: Lookup table created and options inserted: vrc_consultation_meetings_Details  
[2026-03-25 07:43:03] local.INFO: Lookup table created and options inserted: role_women_reconstruction_Details  
[2026-03-25 07:43:04] local.INFO: Lookup table created and options inserted: support_vrc_provided_Details  
[2026-03-25 07:43:04] local.INFO: Lookup table created and options inserted: structures_improvements_Details  
[2026-03-25 07:43:04] local.INFO: Lookup table created and options inserted: activities_funded_Details  
[2026-03-25 07:43:04] local.INFO: Lookup table created and options inserted: improve_living_conditions_Details  
[2026-03-25 07:43:04] local.INFO: Lookup table created and options inserted: village_urgently_needs_Details  
[2026-03-25 07:43:04] local.INFO: Lookup table created and options inserted: select_type_hazard_Details  
[2026-03-25 07:43:04] local.INFO: Lookup table created and options inserted: disaster_risk_reduction_Details  
[2026-03-25 07:43:04] local.INFO: Lookup table created and options inserted: construction_guidelines_know_Details  
[2026-03-25 07:43:04] local.INFO: Lookup table created and options inserted: relevant_impact_livelihoods_Details  
[2026-03-25 07:43:04] local.INFO: Lookup table created and options inserted: select_social_dispute_Details  
[2026-03-25 07:43:04] local.INFO: Lookup table created and options inserted: dissatisfaction_exclusion_vrc_Details  
[2026-03-25 07:43:04] local.INFO: Lookup table created and options inserted: labor_observed_construction_Details  
[2026-03-25 07:43:04] local.INFO: Lookup table created and options inserted: facilities_available_workers_Details  
[2026-03-25 07:43:04] local.INFO: Lookup table created and options inserted: data_indicator_reporting_Details  
[2026-03-25 07:43:04] local.INFO: Lookup table created and options inserted: learn_grm_Details  
[2026-03-25 07:43:04] local.INFO: Lookup table created and options inserted: submit_complaint_Details  
[2026-03-25 07:43:04] local.INFO: Lookup table created and options inserted: resolved_Details  
[2026-03-25 07:43:04] local.INFO: Lookup table created and options inserted: satisfied_response_received_Details  
[2026-03-25 07:43:04] local.INFO: Lookup table created and options inserted: resolved_2_Details  
[2026-03-25 07:43:04] local.INFO: Lookup table created and options inserted: grm_improved_Details  
[2026-03-25 07:43:04] local.INFO: Lookup table created and options inserted: material_shortage_Details  
[2026-03-25 07:43:04] local.INFO: Lookup table created and options inserted: cause_dissatification_Details  
[2026-03-25 07:43:04] local.INFO: Lookup table created and options inserted: workmanship_visible_deviation_Details  
[2026-03-25 07:43:04] local.INFO: Lookup table created and options inserted: issues_type_raised_Details  
[2026-03-25 07:43:04] local.INFO: EXECUTING SQL FOR TABLE: submissions  
[2026-03-25 07:43:04] local.INFO: CREATE TABLE "submissions" (
    "id" BIGSERIAL PRIMARY KEY,
    "__id" VARCHAR(255) NOT NULL,
    "ID_1_0" INT NOT NULL,
    "ID_1_1" INT NOT NULL,
    "ID_1_2" VARCHAR(255) NOT NULL,
    "ID_1_3" VARCHAR(255) NOT NULL,
    "ID_1_4" VARCHAR(255) NOT NULL,
    "ID_1_5" VARCHAR(255) NOT NULL,
    "ID_1_6" VARCHAR(255) NOT NULL,
    "ID_1_7" VARCHAR(255) NOT NULL,
    "ID_1_8" VARCHAR(255) NOT NULL,
    "ID_1_9" VARCHAR(255) NOT NULL,
    "ID_1_10" VARCHAR(255) NOT NULL,
    "ID_1_11" INT NOT NULL,
    "ID_1_11y" VARCHAR(255),
    "ID_1_12" TIMESTAMP NOT NULL,
    "ID_1_13" VARCHAR(255),
    "FMI_2_1" INT NOT NULL,
    "FMI_2_2" INT NOT NULL,
    "FMI_2_3" INT NOT NULL,
    "FMI_2_3y" VARCHAR(255),
    "FMI_3_1" INT NOT NULL,
    "FMI_3_1_1" VARCHAR(255),
    "FMI_3_1_2" VARCHAR(255),
    "FMI_3_2" INT NOT NULL,
    "FMI_3_2_1" VARCHAR(255),
    "FMI_3_2_2" VARCHAR(255),
    "PD_3_2_3" VARCHAR(255),
    "FMI_3_3" INT NOT NULL,
    "FMI_3_3_1" VARCHAR(255),
    "FMI_3_3_2" VARCHAR(255),
    "SI_4_1" VARCHAR(255) NOT NULL,
    "SI_4_1y" VARCHAR(255),
    "LPDT_5_1" INT NOT NULL,
    "LPDT_5_1_1" VARCHAR(255),
    "LPDT_5_2" INT NOT NULL,
    "LPDT_5_2y" VARCHAR(255),
    "LPDT_5_3" VARCHAR(255),
    "LPDT_5_4" INT,
    "LPDT_5_4y" VARCHAR(255),
    "LPDT_5_5" INT NOT NULL,
    "CP_6_1" INT NOT NULL,
    "CP_6_2" INT NOT NULL,
    "CP_6_2_1" VARCHAR(255),
    "CP_6_2_2" INT,
    "CP_6_2_2_2" VARCHAR(255),
    "CP_6_2_2_2y" VARCHAR(255),
    "CP_6_3_1" VARCHAR(255) NOT NULL,
    "CP_6_3_2" VARCHAR(255) NOT NULL,
    "TRI_7_1" INT,
    "TRI_7_1_1" TIMESTAMP,
    "TRI_7_1_2" INT,
    "TRI_7_1_3" VARCHAR(255),
    "TRI_7_1_3y" VARCHAR(255),
    "TRI_7_2_1" INT,
    "TRI_7_2_2" VARCHAR(255),
    "TRI_7_2_2y" VARCHAR(255),
    "VRC_8_1" INT,
    "VRC_8_2" INT,
    "VRC_8_3" INT,
    "VRC_8_4" INT,
    "VRC_8_5" INT,
    "VRC_8_6" INT,
    "VRC_8_7" INT,
    "VRC_8_8" INT,
    "VRC_8_9" INT,
    "VRC_8_9_1" VARCHAR(255),
    "VBVRC_9_1" INT,
    "VBVRC_9_2" VARCHAR(255),
    "VBVRC_9_2y" VARCHAR(255),
    "VBVRC_9_3" VARCHAR(255),
    "VBVRC_9_4" INT,
    "VBVRC_9_5" INT,
    "VBVRC_9_6" VARCHAR(255),
    "VBVRC_9_6y" VARCHAR(255),
    "DRR_10_1" INT,
    "DRR_10_2" INT,
    "DRR_10_3" VARCHAR(255),
    "DRR_10_3y" VARCHAR(255),
    "DRR_10_4" INT,
    "DRR_10_5" INT,
    "DRR_10_6" INT,
    "DRR_10_7" INT,
    "DRR_10_7_1" INT,
    "DRR_10_8" INT,
    "DRR_10_9" INT,
    "DRR_10_10" VARCHAR(255),
    "DRR_10_10y" VARCHAR(255),
    "MCG_11_1" INT,
    "MCG_11_2" INT,
    "MCG_11_3" VARCHAR(255),
    "MCG_11_3y" VARCHAR(255),
    "SSC_12_1" INT,
    "SSC_12_2" INT,
    "SSC_12_3" INT,
    "SSC_12_3_1" VARCHAR(255),
    "SSC_12_3_1y" VARCHAR(255),
    "SSC_12_4" INT,
    "SSC_12_4_1" VARCHAR(255),
    "SSC_12_4_1y" VARCHAR(255),
    "SSC_12_5" INT,
    "SSC_12_5_1" VARCHAR(255),
    "SSC_12_5_1y" VARCHAR(255),
    "WS_13_1" INT,
    "WS_13_2" INT,
    "WS_13_3" INT,
    "WS_13_4" INT,
    "WS_13_4_1" VARCHAR(255),
    "WS_13_5" VARCHAR(255),
    "WS_13_6" INT,
    "WS_13_6_1" INT,
    "EPE_14_1" INT,
    "EPE_14_2" INT,
    "EPE_14_3" VARCHAR(255),
    "EPE_14_4" INT,
    "EPE_14_5" VARCHAR(255),
    "EPE_14_6" INT,
    "EPE_14_6_1" INT,
    "EPE_14_6_2" INT,
    "EPE_14_6_3" VARCHAR(255),
    "EPE_14_6_4" VARCHAR(255),
    "EPE_14_6_5" VARCHAR(255),
    "GESI_15_1" INT,
    "GESI_15_1_1" VARCHAR(255),
    "GESI_15_2" INT,
    "GESI_15_3" INT,
    "GESI_15_4" INT,
    "GESI_15_5" INT,
    "GRM_16_1" INT,
    "GRM_16_1_1" VARCHAR(255),
    "GRM_16_1_1y" VARCHAR(255),
    "GRM_16_2" INT,
    "GRM_16_2_2" VARCHAR(255),
    "GRM_16_3" INT,
    "GRM_16_4" INT,
    "GRM_16_5" INT,
    "GRM_16_5_1" VARCHAR(255),
    "GRM_16_5_2" VARCHAR(255),
    "GRM_16_5_2y" VARCHAR(255),
    "GRM_16_5_3" VARCHAR(255),
    "GRM_16_6" VARCHAR(255),
    "GRM_16_6_1" VARCHAR(255),
    "GRM_16_6_2" VARCHAR(255),
    "GRM_16_6_2y" VARCHAR(255),
    "GRM_16_6_3" VARCHAR(255),
    "GRM_16_6_3_1" VARCHAR(255),
    "GRM_16_6_4" VARCHAR(255),
    "GRM_16_6_4y" VARCHAR(255),
    "GRM_16_7" VARCHAR(255),
    "GRM_16_7y" VARCHAR(255),
    "CCV_17_1" INT,
    "CCV_17_1_1" VARCHAR(255),
    "CCV_17_2" INT,
    "CCV_17_2_1" VARCHAR(255),
    "CCV_17_3" INT,
    "CCV_17_3_1" VARCHAR(255),
    "CCV_17_4" INT,
    "CCV_17_4_1" VARCHAR(255),
    "CCV_17_5" INT,
    "CCV_17_5_1" VARCHAR(255),
    "CCV_17_6" INT,
    "CCV_17_6_1" VARCHAR(255),
    "CCV_17_7" INT,
    "CCV_17_7_1" VARCHAR(255),
    "CCV_17_8" INT,
    "CCV_17_9" INT,
    "CCV_17_10" INT,
    "CCV_17_10_1" VARCHAR(255),
    "CCV_17_11" INT,
    "CCV_17_11_1" VARCHAR(255),
    "CCV_17_12" INT,
    "CCV_17_12_1" VARCHAR(255),
    "CCV_17_13" INT,
    "CCV_17_13_1" VARCHAR(255),
    "PE_18_1" INT,
    "PE_18_2" VARCHAR(255),
    "PE_18_2y" VARCHAR(255),
    "PE_18_3" INT,
    "PE_18_3_1" VARCHAR(255),
    "PE_18_3_1y" VARCHAR(255),
    "SO_19_1" INT,
    "SO_19_1_1" VARCHAR(255),
    "SO_19_1_1y" VARCHAR(255),
    "SO_19_1_2" VARCHAR(255),
    "SO_19_2" INT,
    "SO_19_2_1" VARCHAR(255),
    "SO_19_2_1y" VARCHAR(255),
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-03-25 07:43:04] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"submissions"} 
[2026-03-25 07:43:04] local.INFO: EXECUTING SQL FOR TABLE: male_info  
[2026-03-25 07:43:04] local.INFO: CREATE TABLE "male_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "FMI_3_1_1" VARCHAR(255),
    "FMI_3_1_2" VARCHAR(255),
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-03-25 07:43:04] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"male_info"} 
[2026-03-25 07:43:04] local.INFO: EXECUTING SQL FOR TABLE: female_info  
[2026-03-25 07:43:04] local.INFO: CREATE TABLE "female_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "FMI_3_2_1" VARCHAR(255),
    "FMI_3_2_2" VARCHAR(255),
    "PD_3_2_3" VARCHAR(255),
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-03-25 07:43:04] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"female_info"} 
[2026-03-25 07:43:04] local.INFO: EXECUTING SQL FOR TABLE: transgender_info  
[2026-03-25 07:43:04] local.INFO: CREATE TABLE "transgender_info" (
    "id" BIGSERIAL PRIMARY KEY,
    "submission_id" VARCHAR(255) NOT NULL,
    "uuid" VARCHAR(255) NOT NULL,
    "created_at" TIMESTAMP NULL,
    "updated_at" TIMESTAMP NULL
);  
[2026-03-25 07:43:04] local.INFO: TABLE CREATED SUCCESSFULLY {"table":"transgender_info"} 
[2026-03-25 07:43:04] local.INFO: === TABLE GENERATOR END ===  
[2026-03-25 07:43:11] local.INFO: ODK IMPORT: Target Database = hru-survey  
[2026-03-25 07:43:11] local.INFO: ODK IMPORT: Database resolved: hru-survey  
[2026-03-25 07:43:11] local.INFO: ODK IMPORT: Fetching submissions from https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions  
[2026-03-25 07:43:15] local.INFO: ODK IMPORT: Fetched 644 records.  
[2026-03-25 07:43:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab3b79058-e7d0-4ce2-b4c0-7254f81b1db1')/male_info  
[2026-03-25 07:43:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:43:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab3b79058-e7d0-4ce2-b4c0-7254f81b1db1')/female_info  
[2026-03-25 07:43:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:43:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36e9bb6f-fdb0-4b49-8407-062f27c2b7d8')/male_info  
[2026-03-25 07:43:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:43:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36e9bb6f-fdb0-4b49-8407-062f27c2b7d8')/female_info  
[2026-03-25 07:43:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:43:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6880fadf-e49e-4d70-a25a-ddb9e0d4c7ce')/male_info  
[2026-03-25 07:43:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:43:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6880fadf-e49e-4d70-a25a-ddb9e0d4c7ce')/female_info  
[2026-03-25 07:43:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:43:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1aab7c71-4c3a-4750-b04a-3def9d84f9c3')/male_info  
[2026-03-25 07:43:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:43:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1aab7c71-4c3a-4750-b04a-3def9d84f9c3')/female_info  
[2026-03-25 07:43:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:43:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad725d2d5-1e60-4c77-8806-c75c1b27475c')/male_info  
[2026-03-25 07:43:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:43:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad725d2d5-1e60-4c77-8806-c75c1b27475c')/female_info  
[2026-03-25 07:43:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:43:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3a60b5-a8df-46f4-a7b5-149e1bc01897')/male_info  
[2026-03-25 07:43:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:43:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3a60b5-a8df-46f4-a7b5-149e1bc01897')/female_info  
[2026-03-25 07:43:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:43:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A66585eb5-a2df-492c-973f-a7094fa0d7b4')/male_info  
[2026-03-25 07:43:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:43:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A66585eb5-a2df-492c-973f-a7094fa0d7b4')/female_info  
[2026-03-25 07:43:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:43:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7a0460ce-d6a7-4529-8ccc-c0bb502d26cf')/male_info  
[2026-03-25 07:43:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:43:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7a0460ce-d6a7-4529-8ccc-c0bb502d26cf')/female_info  
[2026-03-25 07:43:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:43:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf50d479-cfbe-42ad-a715-7335e18aae25')/male_info  
[2026-03-25 07:43:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:43:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf50d479-cfbe-42ad-a715-7335e18aae25')/female_info  
[2026-03-25 07:43:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:43:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad05ecf01-4502-4a65-9367-ba91ca7b6081')/male_info  
[2026-03-25 07:43:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:43:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad05ecf01-4502-4a65-9367-ba91ca7b6081')/female_info  
[2026-03-25 07:43:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:43:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9518b39-dbbc-4a7e-a1a7-f9fabf9c497d')/male_info  
[2026-03-25 07:43:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:43:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9518b39-dbbc-4a7e-a1a7-f9fabf9c497d')/female_info  
[2026-03-25 07:43:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:43:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9dda2c0c-c4ef-4579-b5c0-82991c9eb4a7')/male_info  
[2026-03-25 07:43:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:43:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9dda2c0c-c4ef-4579-b5c0-82991c9eb4a7')/female_info  
[2026-03-25 07:43:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:43:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd3b3b20-2ec6-4dcf-ab15-a654707b0e5d')/male_info  
[2026-03-25 07:43:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:43:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd3b3b20-2ec6-4dcf-ab15-a654707b0e5d')/female_info  
[2026-03-25 07:43:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:43:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A017f47a7-4638-4f1b-99b9-e740b5f3caec')/male_info  
[2026-03-25 07:43:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:43:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A017f47a7-4638-4f1b-99b9-e740b5f3caec')/female_info  
[2026-03-25 07:43:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:43:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A091e9ca3-8a47-4ead-9371-615ac6bc8bab')/male_info  
[2026-03-25 07:43:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:43:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A091e9ca3-8a47-4ead-9371-615ac6bc8bab')/female_info  
[2026-03-25 07:43:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:43:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af10ec80e-7d89-4348-965c-a5f60d26640a')/male_info  
[2026-03-25 07:43:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:43:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af10ec80e-7d89-4348-965c-a5f60d26640a')/female_info  
[2026-03-25 07:43:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:43:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e281aa0-4705-4ec0-aad5-cad1c48106d4')/male_info  
[2026-03-25 07:43:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:43:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e281aa0-4705-4ec0-aad5-cad1c48106d4')/female_info  
[2026-03-25 07:43:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:43:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A51a9f9c2-3157-4ee8-b023-cf951a8c601a')/male_info  
[2026-03-25 07:43:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:43:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A51a9f9c2-3157-4ee8-b023-cf951a8c601a')/female_info  
[2026-03-25 07:43:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:43:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ff07631-5a71-4433-923f-f7e3ed50433d')/male_info  
[2026-03-25 07:43:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:43:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ff07631-5a71-4433-923f-f7e3ed50433d')/female_info  
[2026-03-25 07:43:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:43:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de2f408-4470-4580-88ab-ca6ad54c68f9')/male_info  
[2026-03-25 07:43:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:43:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de2f408-4470-4580-88ab-ca6ad54c68f9')/female_info  
[2026-03-25 07:43:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:43:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aadc0e7b2-291a-4e1f-b3a9-a64d084a3b66')/male_info  
[2026-03-25 07:44:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:44:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aadc0e7b2-291a-4e1f-b3a9-a64d084a3b66')/female_info  
[2026-03-25 07:44:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:44:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0456e5fd-8a59-489f-a805-a039fb08a56e')/male_info  
[2026-03-25 07:44:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:44:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0456e5fd-8a59-489f-a805-a039fb08a56e')/female_info  
[2026-03-25 07:44:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:44:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A14574c38-a27b-4582-bb1a-09de4bdffdc8')/male_info  
[2026-03-25 07:44:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:44:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A14574c38-a27b-4582-bb1a-09de4bdffdc8')/female_info  
[2026-03-25 07:44:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:44:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e404b8f-749e-42e4-87ca-ddcd574ced91')/male_info  
[2026-03-25 07:44:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:44:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e404b8f-749e-42e4-87ca-ddcd574ced91')/female_info  
[2026-03-25 07:44:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:44:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8640ae3f-1b55-414d-a197-40e1a0c31863')/male_info  
[2026-03-25 07:44:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:44:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8640ae3f-1b55-414d-a197-40e1a0c31863')/female_info  
[2026-03-25 07:44:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:44:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A46e5e858-2cde-455a-9fe4-6c2deaf1a6f8')/male_info  
[2026-03-25 07:44:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:44:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A46e5e858-2cde-455a-9fe4-6c2deaf1a6f8')/female_info  
[2026-03-25 07:44:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:44:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac09fc311-459c-45ee-a14a-17a5fdb7f8bf')/male_info  
[2026-03-25 07:44:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:44:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac09fc311-459c-45ee-a14a-17a5fdb7f8bf')/female_info  
[2026-03-25 07:44:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:44:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64b689d-6fbf-404b-a05d-04e9eeaaef7d')/male_info  
[2026-03-25 07:44:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:44:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64b689d-6fbf-404b-a05d-04e9eeaaef7d')/female_info  
[2026-03-25 07:44:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:44:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A558dd560-6657-424a-9657-f46e50d5048a')/male_info  
[2026-03-25 07:44:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:44:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A558dd560-6657-424a-9657-f46e50d5048a')/female_info  
[2026-03-25 07:44:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:44:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf057f83-bea7-48a9-96b0-63b8fddb34a1')/male_info  
[2026-03-25 07:44:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:44:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf057f83-bea7-48a9-96b0-63b8fddb34a1')/female_info  
[2026-03-25 07:44:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:44:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8427beba-0826-4447-90bf-100c5998569a')/male_info  
[2026-03-25 07:44:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:44:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8427beba-0826-4447-90bf-100c5998569a')/female_info  
[2026-03-25 07:44:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:44:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A572f3e82-2097-4d7c-8e45-5794e76217d3')/male_info  
[2026-03-25 07:44:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:44:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A572f3e82-2097-4d7c-8e45-5794e76217d3')/female_info  
[2026-03-25 07:44:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:44:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa8394143-d09c-470a-a4e5-99f62f742f3d')/male_info  
[2026-03-25 07:44:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:44:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa8394143-d09c-470a-a4e5-99f62f742f3d')/female_info  
[2026-03-25 07:44:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:44:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86175f4b-c86f-4488-89c0-0f9fdfdcc2c1')/male_info  
[2026-03-25 07:44:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:44:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86175f4b-c86f-4488-89c0-0f9fdfdcc2c1')/female_info  
[2026-03-25 07:44:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:44:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac688d75-7773-4e43-baae-ae62c9438640')/male_info  
[2026-03-25 07:44:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:44:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac688d75-7773-4e43-baae-ae62c9438640')/female_info  
[2026-03-25 07:44:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:44:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab5fea1fc-c3fe-4213-a126-17db1d124c19')/male_info  
[2026-03-25 07:44:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:44:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab5fea1fc-c3fe-4213-a126-17db1d124c19')/female_info  
[2026-03-25 07:44:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:44:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ebfa5c5-44ba-498f-a2a5-bef3a4f0d14a')/male_info  
[2026-03-25 07:44:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:44:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ebfa5c5-44ba-498f-a2a5-bef3a4f0d14a')/female_info  
[2026-03-25 07:44:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:44:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15906e0b-3d93-44f0-a212-f099d0c29955')/male_info  
[2026-03-25 07:44:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:44:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15906e0b-3d93-44f0-a212-f099d0c29955')/female_info  
[2026-03-25 07:44:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:44:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A823b5c36-a28d-47cb-a478-5bfd94baa057')/male_info  
[2026-03-25 07:44:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 07:44:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A823b5c36-a28d-47cb-a478-5bfd94baa057')/female_info  
[2026-03-25 07:44:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:44:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ffb03b9-f611-4ec0-8e75-f5163af7bda6')/male_info  
[2026-03-25 07:44:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:44:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ffb03b9-f611-4ec0-8e75-f5163af7bda6')/female_info  
[2026-03-25 07:44:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:44:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2aedd83-a826-48cb-86c1-92f4788c2fd1')/male_info  
[2026-03-25 07:44:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:44:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2aedd83-a826-48cb-86c1-92f4788c2fd1')/female_info  
[2026-03-25 07:44:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:44:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e9059fe-33ba-45b7-a9e4-807d8dc58d51')/male_info  
[2026-03-25 07:44:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:44:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e9059fe-33ba-45b7-a9e4-807d8dc58d51')/female_info  
[2026-03-25 07:44:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:44:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad07f849e-f224-4d93-b057-22b0cee2c683')/male_info  
[2026-03-25 07:44:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:44:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad07f849e-f224-4d93-b057-22b0cee2c683')/female_info  
[2026-03-25 07:44:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:44:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad68ed24e-c832-441e-9aa2-3f9bdfb35e96')/male_info  
[2026-03-25 07:44:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:44:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad68ed24e-c832-441e-9aa2-3f9bdfb35e96')/female_info  
[2026-03-25 07:44:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:44:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A58de3994-2288-44c9-81a5-b8a79a719cf4')/male_info  
[2026-03-25 07:44:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:44:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A58de3994-2288-44c9-81a5-b8a79a719cf4')/female_info  
[2026-03-25 07:44:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:44:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ac83089-4091-4378-867b-4e775e7e6212')/male_info  
[2026-03-25 07:44:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:44:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ac83089-4091-4378-867b-4e775e7e6212')/female_info  
[2026-03-25 07:44:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:44:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7406a9bf-c07c-4f9b-a5b0-1d60776cd77d')/male_info  
[2026-03-25 07:44:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:44:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7406a9bf-c07c-4f9b-a5b0-1d60776cd77d')/female_info  
[2026-03-25 07:44:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:44:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf8a46fc-30ae-4ccd-b2ae-99819cac8435')/male_info  
[2026-03-25 07:44:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:44:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf8a46fc-30ae-4ccd-b2ae-99819cac8435')/female_info  
[2026-03-25 07:45:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:45:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1fc03adf-1a2a-4910-bfb3-8bf83a7dbda4')/male_info  
[2026-03-25 07:45:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:45:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1fc03adf-1a2a-4910-bfb3-8bf83a7dbda4')/female_info  
[2026-03-25 07:45:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:45:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A620ba806-9587-47c6-8a84-641e0ffc5b64')/male_info  
[2026-03-25 07:45:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:45:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A620ba806-9587-47c6-8a84-641e0ffc5b64')/female_info  
[2026-03-25 07:45:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:45:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeddc057e-9b94-4bb7-81b0-3e48bd431002')/male_info  
[2026-03-25 07:45:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:45:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeddc057e-9b94-4bb7-81b0-3e48bd431002')/female_info  
[2026-03-25 07:45:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:45:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47a7d180-c8d2-40cf-9537-7840e90896af')/male_info  
[2026-03-25 07:45:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 07:45:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47a7d180-c8d2-40cf-9537-7840e90896af')/female_info  
[2026-03-25 07:45:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:45:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03917b92-ed48-4b6e-8a8a-82c801c6e14e')/male_info  
[2026-03-25 07:45:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:45:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03917b92-ed48-4b6e-8a8a-82c801c6e14e')/female_info  
[2026-03-25 07:45:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:45:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82c604c9-feea-49c1-b2e7-0dfbf4ddb92f')/male_info  
[2026-03-25 07:45:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:45:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82c604c9-feea-49c1-b2e7-0dfbf4ddb92f')/female_info  
[2026-03-25 07:45:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:45:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e4ad9fb-3479-4e36-a197-ebb3a276c325')/male_info  
[2026-03-25 07:45:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:45:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e4ad9fb-3479-4e36-a197-ebb3a276c325')/female_info  
[2026-03-25 07:45:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:45:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5618cf2-a224-4c3d-9ac1-cc0dee0f254c')/male_info  
[2026-03-25 07:45:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:45:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5618cf2-a224-4c3d-9ac1-cc0dee0f254c')/female_info  
[2026-03-25 07:45:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:45:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e9ec443-6438-44de-b1ee-fc050810c88f')/male_info  
[2026-03-25 07:45:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:45:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e9ec443-6438-44de-b1ee-fc050810c88f')/female_info  
[2026-03-25 07:45:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:45:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4b696cd-efc8-45ac-8fdf-693c97d63c47')/male_info  
[2026-03-25 07:45:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:45:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4b696cd-efc8-45ac-8fdf-693c97d63c47')/female_info  
[2026-03-25 07:45:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:45:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12d34692-af25-4373-b637-da4fff4a764c')/male_info  
[2026-03-25 07:45:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:45:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12d34692-af25-4373-b637-da4fff4a764c')/female_info  
[2026-03-25 07:45:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:45:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8c0526a4-e226-442d-a5df-0f71db0f22e1')/male_info  
[2026-03-25 07:45:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:45:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8c0526a4-e226-442d-a5df-0f71db0f22e1')/female_info  
[2026-03-25 07:45:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:45:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4b1e2e00-9e9f-4c50-98b1-8f0d2a2806d0')/male_info  
[2026-03-25 07:45:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 07:45:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4b1e2e00-9e9f-4c50-98b1-8f0d2a2806d0')/female_info  
[2026-03-25 07:45:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:45:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb1e3668-f7cc-4ae8-b967-a67796f61455')/male_info  
[2026-03-25 07:45:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:45:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb1e3668-f7cc-4ae8-b967-a67796f61455')/female_info  
[2026-03-25 07:45:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:45:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A129708f1-6baf-46eb-ae74-cfa893fd95ba')/male_info  
[2026-03-25 07:45:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:45:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A129708f1-6baf-46eb-ae74-cfa893fd95ba')/female_info  
[2026-03-25 07:45:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:45:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f45df6c-a7ff-4071-88d5-e51a0ea7cbcf')/male_info  
[2026-03-25 07:45:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:45:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f45df6c-a7ff-4071-88d5-e51a0ea7cbcf')/female_info  
[2026-03-25 07:45:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:45:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5c8a7735-2552-4b2e-bb8b-951bfbeb5fff')/male_info  
[2026-03-25 07:45:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:45:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5c8a7735-2552-4b2e-bb8b-951bfbeb5fff')/female_info  
[2026-03-25 07:45:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:45:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add256f8c-0cd4-43e0-8232-f497badaacd5')/male_info  
[2026-03-25 07:45:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:45:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add256f8c-0cd4-43e0-8232-f497badaacd5')/female_info  
[2026-03-25 07:45:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:45:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34983c0e-9489-4f7a-9f0a-6e885079d3ca')/male_info  
[2026-03-25 07:45:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:45:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34983c0e-9489-4f7a-9f0a-6e885079d3ca')/female_info  
[2026-03-25 07:45:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:45:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A24e041df-9e34-4f80-8518-fc76d1065a20')/male_info  
[2026-03-25 07:45:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:45:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A24e041df-9e34-4f80-8518-fc76d1065a20')/female_info  
[2026-03-25 07:45:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:45:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae327be6e-3561-4e70-8ba3-301d97de7a80')/male_info  
[2026-03-25 07:45:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:45:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae327be6e-3561-4e70-8ba3-301d97de7a80')/female_info  
[2026-03-25 07:45:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:45:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9808af33-fb8c-48cc-b46a-ec95f2f3edf5')/male_info  
[2026-03-25 07:45:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:45:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9808af33-fb8c-48cc-b46a-ec95f2f3edf5')/female_info  
[2026-03-25 07:45:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:45:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1730f3a9-0ec7-49bc-b9a1-5083dfc9318e')/male_info  
[2026-03-25 07:45:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:45:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1730f3a9-0ec7-49bc-b9a1-5083dfc9318e')/female_info  
[2026-03-25 07:45:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:45:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad938a8-9999-433c-b15d-6edc9792832a')/male_info  
[2026-03-25 07:45:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:45:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad938a8-9999-433c-b15d-6edc9792832a')/female_info  
[2026-03-25 07:45:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:45:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c506973-617c-4dc9-a487-1f0e5e4dbc41')/male_info  
[2026-03-25 07:45:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:45:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c506973-617c-4dc9-a487-1f0e5e4dbc41')/female_info  
[2026-03-25 07:45:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:45:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d2486c2-1909-42fe-ada1-730948c854a9')/male_info  
[2026-03-25 07:45:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:45:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d2486c2-1909-42fe-ada1-730948c854a9')/female_info  
[2026-03-25 07:45:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:45:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abea3ee54-8095-4d0a-a45c-1dccc0d5b3ca')/male_info  
[2026-03-25 07:45:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:45:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abea3ee54-8095-4d0a-a45c-1dccc0d5b3ca')/female_info  
[2026-03-25 07:46:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:46:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34cfbb3c-2d4e-4bf8-bb3b-d750bc80db41')/male_info  
[2026-03-25 07:46:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-25 07:46:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A34cfbb3c-2d4e-4bf8-bb3b-d750bc80db41')/female_info  
[2026-03-25 07:46:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:46:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21140602-1930-4211-8dd4-044ebcd19a34')/male_info  
[2026-03-25 07:46:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:46:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21140602-1930-4211-8dd4-044ebcd19a34')/female_info  
[2026-03-25 07:46:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:46:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad71943c3-b128-4d90-abc5-e449a3a4c38a')/male_info  
[2026-03-25 07:46:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:46:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad71943c3-b128-4d90-abc5-e449a3a4c38a')/female_info  
[2026-03-25 07:46:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:46:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A896dc340-c093-4df0-8034-8b954ef16958')/male_info  
[2026-03-25 07:46:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:46:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A896dc340-c093-4df0-8034-8b954ef16958')/female_info  
[2026-03-25 07:46:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:46:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A485fd47b-bd22-42c7-8b51-dadf57f52844')/male_info  
[2026-03-25 07:46:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:46:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A485fd47b-bd22-42c7-8b51-dadf57f52844')/female_info  
[2026-03-25 07:46:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:46:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56bf16c7-f75d-49cd-93ac-b5dbd4bb5012')/male_info  
[2026-03-25 07:46:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:46:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56bf16c7-f75d-49cd-93ac-b5dbd4bb5012')/female_info  
[2026-03-25 07:46:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:46:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4b78711-5495-4004-a3ac-311d4197a141')/male_info  
[2026-03-25 07:46:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:46:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4b78711-5495-4004-a3ac-311d4197a141')/female_info  
[2026-03-25 07:46:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:46:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8727c8-7c43-4c18-af95-3694c7c44503')/male_info  
[2026-03-25 07:46:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:46:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8727c8-7c43-4c18-af95-3694c7c44503')/female_info  
[2026-03-25 07:46:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 07:46:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A124d4d60-56aa-42d8-a045-e49b1e6ac86d')/male_info  
[2026-03-25 07:46:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:46:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A124d4d60-56aa-42d8-a045-e49b1e6ac86d')/female_info  
[2026-03-25 07:46:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:46:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A815b6e73-5944-4ee5-b28d-3d859c1601e4')/male_info  
[2026-03-25 07:46:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:46:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A815b6e73-5944-4ee5-b28d-3d859c1601e4')/female_info  
[2026-03-25 07:46:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:46:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0a7a4419-861b-4912-837c-658d27fe41e1')/male_info  
[2026-03-25 07:46:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:46:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0a7a4419-861b-4912-837c-658d27fe41e1')/female_info  
[2026-03-25 07:46:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:46:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed96007b-4c9d-41d4-a2d7-d4d193a75132')/male_info  
[2026-03-25 07:46:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:46:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed96007b-4c9d-41d4-a2d7-d4d193a75132')/female_info  
[2026-03-25 07:46:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:46:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4171e4f8-62bb-438f-8402-2af3d0ca6014')/male_info  
[2026-03-25 07:46:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:46:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4171e4f8-62bb-438f-8402-2af3d0ca6014')/female_info  
[2026-03-25 07:46:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:46:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac276ab91-559c-45d4-8ab6-8f90fa7df95e')/male_info  
[2026-03-25 07:46:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:46:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70525ae0-fcaf-4be5-9e88-0ab64c10dd2c')/male_info  
[2026-03-25 07:46:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:46:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70525ae0-fcaf-4be5-9e88-0ab64c10dd2c')/female_info  
[2026-03-25 07:46:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:46:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe484b04-37d0-4a91-af21-453a9344d2d1')/male_info  
[2026-03-25 07:46:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:46:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe484b04-37d0-4a91-af21-453a9344d2d1')/female_info  
[2026-03-25 07:46:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:46:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07128425-6cfc-4fcf-b9bd-2807759e8c52')/male_info  
[2026-03-25 07:46:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:46:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07128425-6cfc-4fcf-b9bd-2807759e8c52')/female_info  
[2026-03-25 07:46:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:46:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d22670b-8b00-4622-8285-19ee4a10f6ee')/male_info  
[2026-03-25 07:46:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:46:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d22670b-8b00-4622-8285-19ee4a10f6ee')/female_info  
[2026-03-25 07:46:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:46:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e4896c8-432a-4212-bc3c-eec39ff70130')/male_info  
[2026-03-25 07:46:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 07:46:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4e4896c8-432a-4212-bc3c-eec39ff70130')/female_info  
[2026-03-25 07:46:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:46:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33647792-cd57-40c2-a2ea-4840ce5a70d9')/male_info  
[2026-03-25 07:46:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-25 07:46:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33647792-cd57-40c2-a2ea-4840ce5a70d9')/female_info  
[2026-03-25 07:46:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:46:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70f2b8ba-8ca9-42ba-b444-25a979480728')/male_info  
[2026-03-25 07:46:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:46:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70f2b8ba-8ca9-42ba-b444-25a979480728')/female_info  
[2026-03-25 07:46:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:46:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A373ac57e-db96-41de-a8ad-61d783b6464c')/male_info  
[2026-03-25 07:46:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:46:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A373ac57e-db96-41de-a8ad-61d783b6464c')/female_info  
[2026-03-25 07:46:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:46:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aec9c53f8-11a5-489b-9a94-1cb056411319')/male_info  
[2026-03-25 07:46:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:46:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aec9c53f8-11a5-489b-9a94-1cb056411319')/female_info  
[2026-03-25 07:46:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:46:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4b4ba1e-1da5-48f2-922e-f2bce81278e4')/male_info  
[2026-03-25 07:46:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:46:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4b4ba1e-1da5-48f2-922e-f2bce81278e4')/female_info  
[2026-03-25 07:46:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:46:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4f4a8f1-bfdb-4759-83ce-6526f226b863')/male_info  
[2026-03-25 07:46:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:46:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac4f4a8f1-bfdb-4759-83ce-6526f226b863')/female_info  
[2026-03-25 07:46:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:46:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A69b51b89-638b-4b9e-a554-31404e4fb10a')/male_info  
[2026-03-25 07:46:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:46:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A69b51b89-638b-4b9e-a554-31404e4fb10a')/female_info  
[2026-03-25 07:46:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:46:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07735aed-627f-4933-b580-f965ea736962')/male_info  
[2026-03-25 07:46:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 07:46:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07735aed-627f-4933-b580-f965ea736962')/female_info  
[2026-03-25 07:46:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:46:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac3c429aa-56b5-480f-8550-b6ea455b336c')/male_info  
[2026-03-25 07:47:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:47:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac3c429aa-56b5-480f-8550-b6ea455b336c')/female_info  
[2026-03-25 07:47:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:47:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe534eef-7249-452c-9bfb-4d52c1185f01')/male_info  
[2026-03-25 07:47:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:47:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afe534eef-7249-452c-9bfb-4d52c1185f01')/female_info  
[2026-03-25 07:47:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:47:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fa8afeb-c707-41e5-bf84-b782d3f9af3f')/male_info  
[2026-03-25 07:47:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:47:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fa8afeb-c707-41e5-bf84-b782d3f9af3f')/female_info  
[2026-03-25 07:47:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 07:47:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc3c2bf7-8ec2-47db-ad27-98c82fb5aaf3')/male_info  
[2026-03-25 07:47:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:47:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc3c2bf7-8ec2-47db-ad27-98c82fb5aaf3')/female_info  
[2026-03-25 07:47:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:47:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1579215e-7e14-4bdc-8866-ae1c422c7127')/male_info  
[2026-03-25 07:47:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:47:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1579215e-7e14-4bdc-8866-ae1c422c7127')/female_info  
[2026-03-25 07:47:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:47:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab294ab17-b2a3-46c0-966c-6ccf0aa62cb4')/male_info  
[2026-03-25 07:47:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:47:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab294ab17-b2a3-46c0-966c-6ccf0aa62cb4')/female_info  
[2026-03-25 07:47:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:47:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a2a5ec-bb6e-491e-839f-0c49e6323308')/male_info  
[2026-03-25 07:47:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:47:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a2a5ec-bb6e-491e-839f-0c49e6323308')/female_info  
[2026-03-25 07:47:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:47:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64dfd301-7f6a-477f-9750-522f8f5ffa5c')/male_info  
[2026-03-25 07:47:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 07:47:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64dfd301-7f6a-477f-9750-522f8f5ffa5c')/female_info  
[2026-03-25 07:47:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:47:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3768f06b-9feb-43d5-bb0c-6e337f0ebb72')/male_info  
[2026-03-25 07:47:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:47:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3768f06b-9feb-43d5-bb0c-6e337f0ebb72')/female_info  
[2026-03-25 07:47:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:47:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8727abe8-05cd-43dc-9fb4-b3e633165f9d')/male_info  
[2026-03-25 07:47:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:47:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8727abe8-05cd-43dc-9fb4-b3e633165f9d')/female_info  
[2026-03-25 07:47:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:47:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e080503-1529-4afc-ba90-d1d812cdc850')/male_info  
[2026-03-25 07:47:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:47:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e080503-1529-4afc-ba90-d1d812cdc850')/female_info  
[2026-03-25 07:47:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:47:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a8a2a64-c33c-421b-8be6-0cd7c7175516')/male_info  
[2026-03-25 07:47:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:47:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a8a2a64-c33c-421b-8be6-0cd7c7175516')/female_info  
[2026-03-25 07:47:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:47:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82eedd72-104f-4232-9733-7dca582fc7fb')/male_info  
[2026-03-25 07:47:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:47:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82eedd72-104f-4232-9733-7dca582fc7fb')/female_info  
[2026-03-25 07:47:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:47:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82617f5c-0e24-4e63-989f-f1789b3ddd62')/male_info  
[2026-03-25 07:47:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:47:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82617f5c-0e24-4e63-989f-f1789b3ddd62')/female_info  
[2026-03-25 07:47:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:47:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A965911a4-f90d-4ae8-851f-068a2c7d3a22')/male_info  
[2026-03-25 07:47:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:47:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A965911a4-f90d-4ae8-851f-068a2c7d3a22')/female_info  
[2026-03-25 07:47:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:47:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18db3fc1-abdd-40e8-9bf5-62e81b04b843')/male_info  
[2026-03-25 07:47:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:47:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18db3fc1-abdd-40e8-9bf5-62e81b04b843')/female_info  
[2026-03-25 07:47:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:47:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb374c83-9113-43e6-9393-be26e4e846f9')/male_info  
[2026-03-25 07:47:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:47:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb374c83-9113-43e6-9393-be26e4e846f9')/female_info  
[2026-03-25 07:47:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:47:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Affa75a17-fb44-4603-8aa9-4c1e8abcba8f')/male_info  
[2026-03-25 07:47:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:47:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Affa75a17-fb44-4603-8aa9-4c1e8abcba8f')/female_info  
[2026-03-25 07:47:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:47:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae24d6b39-8b1c-4411-98cc-04d75bf6b371')/male_info  
[2026-03-25 07:47:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:47:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae24d6b39-8b1c-4411-98cc-04d75bf6b371')/female_info  
[2026-03-25 07:47:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:47:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A332f9f3f-6cb6-4c92-b65a-63b4ed534423')/male_info  
[2026-03-25 07:47:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:47:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A332f9f3f-6cb6-4c92-b65a-63b4ed534423')/female_info  
[2026-03-25 07:47:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:47:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e6d5753-df22-4ed7-8aeb-8a6ea487e975')/male_info  
[2026-03-25 07:47:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:47:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e6d5753-df22-4ed7-8aeb-8a6ea487e975')/female_info  
[2026-03-25 07:47:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:47:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A040115dd-d3a9-4e35-aa63-7b26f3a65cee')/male_info  
[2026-03-25 07:47:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 07:47:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A040115dd-d3a9-4e35-aa63-7b26f3a65cee')/female_info  
[2026-03-25 07:47:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:47:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ec8ec44-b0cf-4634-94c1-0717dd04f735')/male_info  
[2026-03-25 07:47:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:47:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ec8ec44-b0cf-4634-94c1-0717dd04f735')/female_info  
[2026-03-25 07:47:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:47:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac696f82f-14b1-4f0d-9a66-1fe551e44403')/male_info  
[2026-03-25 07:47:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:47:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac696f82f-14b1-4f0d-9a66-1fe551e44403')/female_info  
[2026-03-25 07:47:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:47:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0b251c6-42f3-44c9-b960-6fc0e8482863')/male_info  
[2026-03-25 07:47:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:47:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0b251c6-42f3-44c9-b960-6fc0e8482863')/female_info  
[2026-03-25 07:47:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:47:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a8d378-52d2-401f-b3f8-14f051f7de67')/male_info  
[2026-03-25 07:47:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-03-25 07:47:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0a8d378-52d2-401f-b3f8-14f051f7de67')/female_info  
[2026-03-25 07:47:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:47:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb37c9f1-04ff-46b1-b205-ff76f7790f70')/male_info  
[2026-03-25 07:47:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:47:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb37c9f1-04ff-46b1-b205-ff76f7790f70')/female_info  
[2026-03-25 07:47:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:47:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6366729d-0139-4d9b-9d57-5dd35e1ac9d4')/male_info  
[2026-03-25 07:47:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:47:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6366729d-0139-4d9b-9d57-5dd35e1ac9d4')/female_info  
[2026-03-25 07:48:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:48:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A648708ba-dfe5-4568-b7ac-2ffca1dc38bc')/male_info  
[2026-03-25 07:48:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:48:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A648708ba-dfe5-4568-b7ac-2ffca1dc38bc')/female_info  
[2026-03-25 07:48:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:48:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa521af30-b4f7-4566-a3fc-cababb8c5b6b')/male_info  
[2026-03-25 07:48:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 11 rows.  
[2026-03-25 07:48:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa521af30-b4f7-4566-a3fc-cababb8c5b6b')/female_info  
[2026-03-25 07:48:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 07:48:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03b169b9-faea-4fbc-9011-bb41a4358c6e')/male_info  
[2026-03-25 07:48:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:48:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A03b169b9-faea-4fbc-9011-bb41a4358c6e')/female_info  
[2026-03-25 07:48:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:48:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf7a4fbd-22c8-442c-93cb-977770a9b524')/male_info  
[2026-03-25 07:48:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:48:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf7a4fbd-22c8-442c-93cb-977770a9b524')/female_info  
[2026-03-25 07:48:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:48:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac8d99d5-d9a8-46ad-bd65-611f558fbbc4')/male_info  
[2026-03-25 07:48:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:48:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac8d99d5-d9a8-46ad-bd65-611f558fbbc4')/female_info  
[2026-03-25 07:48:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:48:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abdb53156-352a-4931-b7c0-415d6a4ac8f1')/male_info  
[2026-03-25 07:48:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:48:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abdb53156-352a-4931-b7c0-415d6a4ac8f1')/female_info  
[2026-03-25 07:48:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:48:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b4549d6-70fe-4363-80c3-2f78002c4a64')/male_info  
[2026-03-25 07:48:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:48:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b4549d6-70fe-4363-80c3-2f78002c4a64')/female_info  
[2026-03-25 07:48:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:48:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb4522ee-693b-4199-9608-ea77fd9cfdc3')/male_info  
[2026-03-25 07:48:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:48:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb4522ee-693b-4199-9608-ea77fd9cfdc3')/female_info  
[2026-03-25 07:48:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:48:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A108efe9c-290e-4d46-9330-5248baf87d3e')/male_info  
[2026-03-25 07:48:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:48:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A108efe9c-290e-4d46-9330-5248baf87d3e')/female_info  
[2026-03-25 07:48:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:48:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab1ba7b7f-db32-4a38-bf9f-58ec5be8b33b')/male_info  
[2026-03-25 07:48:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:48:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab1ba7b7f-db32-4a38-bf9f-58ec5be8b33b')/female_info  
[2026-03-25 07:48:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:48:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab989a49b-85bf-4c3d-9897-18c6362464e8')/male_info  
[2026-03-25 07:48:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:48:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab989a49b-85bf-4c3d-9897-18c6362464e8')/female_info  
[2026-03-25 07:48:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:48:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9531c36f-9d7e-401f-a26e-33b09b8c3be8')/male_info  
[2026-03-25 07:48:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-03-25 07:48:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9531c36f-9d7e-401f-a26e-33b09b8c3be8')/female_info  
[2026-03-25 07:48:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:48:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A26014f7c-f359-4397-b57b-0d3985add50e')/male_info  
[2026-03-25 07:48:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:48:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A26014f7c-f359-4397-b57b-0d3985add50e')/female_info  
[2026-03-25 07:48:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:48:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc1209f1-6eda-47cc-b9a9-44fb4a44df68')/male_info  
[2026-03-25 07:48:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:48:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc1209f1-6eda-47cc-b9a9-44fb4a44df68')/female_info  
[2026-03-25 07:48:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:48:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8cf82538-011b-4fa6-ab6c-10d760e2d606')/male_info  
[2026-03-25 07:48:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:48:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8cf82538-011b-4fa6-ab6c-10d760e2d606')/female_info  
[2026-03-25 07:48:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:48:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A938cf24a-3f2d-4f27-8317-c5674524a140')/male_info  
[2026-03-25 07:48:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:48:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A938cf24a-3f2d-4f27-8317-c5674524a140')/female_info  
[2026-03-25 07:48:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:48:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5d1ae0b-ae68-4c99-8bf0-bc658943e3f4')/male_info  
[2026-03-25 07:48:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:48:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5d1ae0b-ae68-4c99-8bf0-bc658943e3f4')/female_info  
[2026-03-25 07:48:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:48:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0d54d54-0cc3-42e8-8750-c085262e250b')/male_info  
[2026-03-25 07:48:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:48:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0d54d54-0cc3-42e8-8750-c085262e250b')/female_info  
[2026-03-25 07:48:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:48:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f9f5939-62d9-4e45-977f-89f00c744646')/male_info  
[2026-03-25 07:48:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:48:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f9f5939-62d9-4e45-977f-89f00c744646')/female_info  
[2026-03-25 07:48:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:48:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0284a6b-77e9-403d-b359-b87429661497')/male_info  
[2026-03-25 07:48:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:48:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0284a6b-77e9-403d-b359-b87429661497')/female_info  
[2026-03-25 07:48:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:48:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5977e2ea-073c-40d7-a162-51efc8522f4e')/male_info  
[2026-03-25 07:48:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 07:48:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5977e2ea-073c-40d7-a162-51efc8522f4e')/female_info  
[2026-03-25 07:48:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:48:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4db932d7-bd9d-44b4-8a35-c3923d102255')/male_info  
[2026-03-25 07:48:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:48:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4db932d7-bd9d-44b4-8a35-c3923d102255')/female_info  
[2026-03-25 07:48:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:48:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75a5b795-e8bb-405d-84dd-14c2ec7a20f7')/male_info  
[2026-03-25 07:48:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:48:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75a5b795-e8bb-405d-84dd-14c2ec7a20f7')/female_info  
[2026-03-25 07:48:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:48:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de9af71-96ed-48d6-b68c-5f3873f32355')/male_info  
[2026-03-25 07:48:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:48:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2de9af71-96ed-48d6-b68c-5f3873f32355')/female_info  
[2026-03-25 07:48:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:48:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41a9b743-6070-4b0c-98f8-0799df63df65')/male_info  
[2026-03-25 07:48:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:48:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41a9b743-6070-4b0c-98f8-0799df63df65')/female_info  
[2026-03-25 07:48:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:48:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A60b28f1a-8a0c-4bf1-a4f2-899043d81aa4')/male_info  
[2026-03-25 07:48:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:48:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A60b28f1a-8a0c-4bf1-a4f2-899043d81aa4')/female_info  
[2026-03-25 07:48:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:48:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aebcde978-12e1-4130-98c7-05cf211ccd3a')/male_info  
[2026-03-25 07:48:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:48:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aebcde978-12e1-4130-98c7-05cf211ccd3a')/female_info  
[2026-03-25 07:49:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:49:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab90e12f-ddf3-49b8-adb8-bfc86b04d427')/male_info  
[2026-03-25 07:49:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:49:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab90e12f-ddf3-49b8-adb8-bfc86b04d427')/female_info  
[2026-03-25 07:49:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:49:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7eebb6d8-05c4-4d8e-a8f5-8e9084e5761c')/male_info  
[2026-03-25 07:49:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:49:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7eebb6d8-05c4-4d8e-a8f5-8e9084e5761c')/female_info  
[2026-03-25 07:49:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:49:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A663930c3-4c17-4f04-a46a-a3df37b4cb4e')/male_info  
[2026-03-25 07:49:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:49:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A663930c3-4c17-4f04-a46a-a3df37b4cb4e')/female_info  
[2026-03-25 07:49:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:49:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e019c39-4494-4d66-acd7-72e1f095aa44')/male_info  
[2026-03-25 07:49:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:49:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e019c39-4494-4d66-acd7-72e1f095aa44')/female_info  
[2026-03-25 07:49:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:49:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1636a7fd-7c11-4069-be70-24cf8781eee5')/male_info  
[2026-03-25 07:49:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:49:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad243268d-1ffd-48c6-b303-83c6fd53e456')/male_info  
[2026-03-25 07:49:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 07:49:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad243268d-1ffd-48c6-b303-83c6fd53e456')/female_info  
[2026-03-25 07:49:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:49:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A55572cd1-2331-4c84-8918-4372a06b995d')/male_info  
[2026-03-25 07:49:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:49:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A55572cd1-2331-4c84-8918-4372a06b995d')/female_info  
[2026-03-25 07:49:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:49:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c601448-5e0d-44b0-a2db-2afdb5c2f7d3')/male_info  
[2026-03-25 07:49:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:49:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c601448-5e0d-44b0-a2db-2afdb5c2f7d3')/female_info  
[2026-03-25 07:49:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:49:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc687b74-ad08-4b00-9617-5fcae82e457a')/male_info  
[2026-03-25 07:49:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:49:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abc687b74-ad08-4b00-9617-5fcae82e457a')/female_info  
[2026-03-25 07:49:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:49:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa80f461c-01b4-4076-8390-3b0554d09e55')/male_info  
[2026-03-25 07:49:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:49:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa80f461c-01b4-4076-8390-3b0554d09e55')/female_info  
[2026-03-25 07:49:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:49:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A59fbbdb6-ad1d-465c-97bc-9830c18c7628')/male_info  
[2026-03-25 07:49:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:49:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A59fbbdb6-ad1d-465c-97bc-9830c18c7628')/female_info  
[2026-03-25 07:49:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:49:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A865bf86c-041b-474e-8019-1859b5317832')/male_info  
[2026-03-25 07:49:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:49:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A865bf86c-041b-474e-8019-1859b5317832')/female_info  
[2026-03-25 07:49:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:49:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e90290c-a031-477a-8327-eb85dbc90651')/male_info  
[2026-03-25 07:49:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:49:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8e90290c-a031-477a-8327-eb85dbc90651')/female_info  
[2026-03-25 07:49:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:49:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9d600645-208c-421d-b1ac-70e8b104ffed')/male_info  
[2026-03-25 07:49:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:49:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9d600645-208c-421d-b1ac-70e8b104ffed')/female_info  
[2026-03-25 07:49:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:49:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed35e970-ae71-4e81-acf7-fda11d484c1f')/male_info  
[2026-03-25 07:49:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:49:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed35e970-ae71-4e81-acf7-fda11d484c1f')/female_info  
[2026-03-25 07:49:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:49:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A534901a7-86a2-47a0-9976-79515b891fb1')/male_info  
[2026-03-25 07:49:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:49:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A534901a7-86a2-47a0-9976-79515b891fb1')/female_info  
[2026-03-25 07:49:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:49:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02d06261-3ab7-4340-b44a-2c5d1cf1dcdf')/male_info  
[2026-03-25 07:49:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:49:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02d06261-3ab7-4340-b44a-2c5d1cf1dcdf')/female_info  
[2026-03-25 07:49:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:49:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1c6ab4c-b823-4a6f-87b5-fc562f562aef')/male_info  
[2026-03-25 07:49:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:49:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1c6ab4c-b823-4a6f-87b5-fc562f562aef')/female_info  
[2026-03-25 07:49:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:49:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64d09ae-9a06-4e02-88c1-ac482c908938')/male_info  
[2026-03-25 07:49:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:49:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af64d09ae-9a06-4e02-88c1-ac482c908938')/female_info  
[2026-03-25 07:49:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:49:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A001af4a1-4b3a-4a4f-a99e-3f728ad75f33')/male_info  
[2026-03-25 07:49:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:49:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A001af4a1-4b3a-4a4f-a99e-3f728ad75f33')/female_info  
[2026-03-25 07:49:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:49:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A151f070f-72c1-4a41-bee7-4fb0af5cc569')/male_info  
[2026-03-25 07:49:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:49:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A151f070f-72c1-4a41-bee7-4fb0af5cc569')/female_info  
[2026-03-25 07:49:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:49:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf003d8a-6915-46c8-aec3-576c9bac909f')/male_info  
[2026-03-25 07:49:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:49:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acf003d8a-6915-46c8-aec3-576c9bac909f')/female_info  
[2026-03-25 07:49:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:49:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1866bd5-22ba-4cc0-982b-38c462a09b06')/male_info  
[2026-03-25 07:49:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:49:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1866bd5-22ba-4cc0-982b-38c462a09b06')/female_info  
[2026-03-25 07:49:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:49:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac9aad6f0-4dd0-42bc-a58e-4f74a40f5e6c')/male_info  
[2026-03-25 07:49:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:49:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac9aad6f0-4dd0-42bc-a58e-4f74a40f5e6c')/female_info  
[2026-03-25 07:49:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:49:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A37355a15-399b-4e9b-a835-b1f8c3e60e56')/male_info  
[2026-03-25 07:49:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:49:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A37355a15-399b-4e9b-a835-b1f8c3e60e56')/female_info  
[2026-03-25 07:49:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:49:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0525524-f892-4584-9088-1800ec3d31ed')/female_info  
[2026-03-25 07:49:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:49:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7661345b-bbaf-4389-b556-588ffbbde448')/male_info  
[2026-03-25 07:49:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:49:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7661345b-bbaf-4389-b556-588ffbbde448')/female_info  
[2026-03-25 07:49:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:49:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1b5ee3d-bc2f-4c50-b51c-8481d028ed1b')/male_info  
[2026-03-25 07:49:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:49:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac1b5ee3d-bc2f-4c50-b51c-8481d028ed1b')/female_info  
[2026-03-25 07:49:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:49:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab72f3a6e-330d-4182-ba76-112b2a76b491')/male_info  
[2026-03-25 07:50:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:50:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab72f3a6e-330d-4182-ba76-112b2a76b491')/female_info  
[2026-03-25 07:50:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:50:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13f301e0-4b53-49c8-b12c-7f3aebea89b5')/male_info  
[2026-03-25 07:50:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:50:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13f301e0-4b53-49c8-b12c-7f3aebea89b5')/female_info  
[2026-03-25 07:50:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:50:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5178b667-c19e-4979-954e-7634f4565c58')/male_info  
[2026-03-25 07:50:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:50:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7330eb9e-c258-403c-919b-50003363b4d9')/male_info  
[2026-03-25 07:50:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:50:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7330eb9e-c258-403c-919b-50003363b4d9')/female_info  
[2026-03-25 07:50:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:50:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2471ee99-b4f8-46af-bf47-0c78c6afec3b')/male_info  
[2026-03-25 07:50:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:50:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2471ee99-b4f8-46af-bf47-0c78c6afec3b')/female_info  
[2026-03-25 07:50:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:50:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab11bc622-1ee4-46db-a9ad-7563daca2731')/male_info  
[2026-03-25 07:50:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:50:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab11bc622-1ee4-46db-a9ad-7563daca2731')/female_info  
[2026-03-25 07:50:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:50:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa180b9e9-45c9-4fce-98e1-0b4b75f8da20')/male_info  
[2026-03-25 07:50:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:50:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa180b9e9-45c9-4fce-98e1-0b4b75f8da20')/female_info  
[2026-03-25 07:50:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:50:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7826ab76-0a88-4a20-a47e-cb63acf0d93f')/male_info  
[2026-03-25 07:50:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:50:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7826ab76-0a88-4a20-a47e-cb63acf0d93f')/female_info  
[2026-03-25 07:50:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:50:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2a4e14e-3e14-45bf-83a0-919e542d7b61')/male_info  
[2026-03-25 07:50:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:50:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2a4e14e-3e14-45bf-83a0-919e542d7b61')/female_info  
[2026-03-25 07:50:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 07:50:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A101650b7-bd0b-400d-8c75-786744f60b8d')/male_info  
[2026-03-25 07:50:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:50:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A101650b7-bd0b-400d-8c75-786744f60b8d')/female_info  
[2026-03-25 07:50:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:50:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4309d876-4b4a-472a-bb71-a721c77a0921')/male_info  
[2026-03-25 07:50:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:50:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4309d876-4b4a-472a-bb71-a721c77a0921')/female_info  
[2026-03-25 07:50:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:50:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1da18acd-7ca1-4b20-b72c-06fd99a2291f')/male_info  
[2026-03-25 07:50:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:50:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1da18acd-7ca1-4b20-b72c-06fd99a2291f')/female_info  
[2026-03-25 07:50:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:50:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae532a07a-9b44-44ba-89bd-db0f8739e553')/male_info  
[2026-03-25 07:50:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:50:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae532a07a-9b44-44ba-89bd-db0f8739e553')/female_info  
[2026-03-25 07:50:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:50:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A641aa035-0c79-4b11-be90-d8d471db7fb8')/male_info  
[2026-03-25 07:50:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:50:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A641aa035-0c79-4b11-be90-d8d471db7fb8')/female_info  
[2026-03-25 07:50:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:50:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afa749ec5-f0f1-4df5-90f2-1eec1aee1a2f')/male_info  
[2026-03-25 07:50:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:50:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afa749ec5-f0f1-4df5-90f2-1eec1aee1a2f')/female_info  
[2026-03-25 07:50:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:50:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A465c20ee-9e1c-4552-810a-eda78deb5fce')/male_info  
[2026-03-25 07:50:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:50:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A465c20ee-9e1c-4552-810a-eda78deb5fce')/female_info  
[2026-03-25 07:50:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:50:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05cebe2b-e67c-4ff4-926e-ad937234cbbe')/male_info  
[2026-03-25 07:50:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:50:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05cebe2b-e67c-4ff4-926e-ad937234cbbe')/female_info  
[2026-03-25 07:50:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:50:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A28664a9d-1b99-47a7-be52-4d1590920bd6')/male_info  
[2026-03-25 07:50:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:50:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A28664a9d-1b99-47a7-be52-4d1590920bd6')/female_info  
[2026-03-25 07:50:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:50:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaadcb50-b366-493d-ac18-93ab045640ad')/male_info  
[2026-03-25 07:50:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:50:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaadcb50-b366-493d-ac18-93ab045640ad')/female_info  
[2026-03-25 07:50:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:50:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5d7eb013-6c55-4820-8e10-733aa754f3a6')/male_info  
[2026-03-25 07:50:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:50:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5d7eb013-6c55-4820-8e10-733aa754f3a6')/female_info  
[2026-03-25 07:50:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:50:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0b8f3b1-8be0-4db3-8887-4201d7164da9')/male_info  
[2026-03-25 07:50:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:50:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af0b8f3b1-8be0-4db3-8887-4201d7164da9')/female_info  
[2026-03-25 07:50:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:50:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5a603ee-26e6-4265-8684-c0c3440fb04d')/male_info  
[2026-03-25 07:50:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:50:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5a603ee-26e6-4265-8684-c0c3440fb04d')/female_info  
[2026-03-25 07:50:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:50:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5500cd62-1e29-4ea0-92f1-b78ed099a73b')/male_info  
[2026-03-25 07:50:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:50:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5500cd62-1e29-4ea0-92f1-b78ed099a73b')/female_info  
[2026-03-25 07:50:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:50:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86a6e10c-b5cb-46f6-828f-a932e28d38a7')/female_info  
[2026-03-25 07:50:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:50:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afed6c921-f766-4956-bee5-58745821024d')/male_info  
[2026-03-25 07:50:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:50:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afed6c921-f766-4956-bee5-58745821024d')/female_info  
[2026-03-25 07:50:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-03-25 07:50:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98f74c4d-c66b-4131-86ca-8acab44d92be')/male_info  
[2026-03-25 07:50:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:50:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98f74c4d-c66b-4131-86ca-8acab44d92be')/female_info  
[2026-03-25 07:50:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:50:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac07196b4-85a2-46f0-8e38-ef51da169fa1')/male_info  
[2026-03-25 07:50:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:50:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ae3aff1-f8ed-4645-bd11-3ec852a2e755')/male_info  
[2026-03-25 07:50:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:50:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ae3aff1-f8ed-4645-bd11-3ec852a2e755')/female_info  
[2026-03-25 07:50:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:50:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d77c5f9-ecc8-42b5-b699-d370051fffe7')/male_info  
[2026-03-25 07:51:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:51:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d77c5f9-ecc8-42b5-b699-d370051fffe7')/female_info  
[2026-03-25 07:51:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:51:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A360ff666-7a64-4e69-b76b-20613a28fdad')/male_info  
[2026-03-25 07:51:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:51:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A360ff666-7a64-4e69-b76b-20613a28fdad')/female_info  
[2026-03-25 07:51:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:51:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f6e730c-fdc1-4b56-81f7-e9f5c1079e60')/male_info  
[2026-03-25 07:51:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:51:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f6e730c-fdc1-4b56-81f7-e9f5c1079e60')/female_info  
[2026-03-25 07:51:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:51:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6c9cf880-2063-4961-a78d-eec4e34e02aa')/male_info  
[2026-03-25 07:51:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:51:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6c9cf880-2063-4961-a78d-eec4e34e02aa')/female_info  
[2026-03-25 07:51:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:51:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07c48489-c2b0-4859-8c5d-2a84442d0eb4')/male_info  
[2026-03-25 07:51:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:51:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07c48489-c2b0-4859-8c5d-2a84442d0eb4')/female_info  
[2026-03-25 07:51:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:51:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45bf21ad-a7ed-4d67-9919-61cb1844c4b6')/male_info  
[2026-03-25 07:51:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:51:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45bf21ad-a7ed-4d67-9919-61cb1844c4b6')/female_info  
[2026-03-25 07:51:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:51:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0b8cfbef-6f06-408f-a398-aa3ef5d71e2b')/male_info  
[2026-03-25 07:51:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:51:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0b8cfbef-6f06-408f-a398-aa3ef5d71e2b')/female_info  
[2026-03-25 07:51:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:51:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A709262f1-b9cd-4215-8ea8-f4d0f801f354')/male_info  
[2026-03-25 07:51:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:51:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A709262f1-b9cd-4215-8ea8-f4d0f801f354')/female_info  
[2026-03-25 07:51:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:51:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff360e15-3cca-49a4-8c1e-f2f221906e53')/male_info  
[2026-03-25 07:51:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:51:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff360e15-3cca-49a4-8c1e-f2f221906e53')/female_info  
[2026-03-25 07:51:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:51:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2af7be25-ef74-4fad-8516-dd5f5b9700e9')/male_info  
[2026-03-25 07:51:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:51:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2af7be25-ef74-4fad-8516-dd5f5b9700e9')/female_info  
[2026-03-25 07:51:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:51:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abf60f323-cc68-44d7-9d80-7d47097b63a0')/male_info  
[2026-03-25 07:51:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:51:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abf60f323-cc68-44d7-9d80-7d47097b63a0')/female_info  
[2026-03-25 07:51:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:51:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A256976d4-e0d3-4cd0-a784-644b85b2f100')/male_info  
[2026-03-25 07:51:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:51:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A256976d4-e0d3-4cd0-a784-644b85b2f100')/female_info  
[2026-03-25 07:51:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:51:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A749b9f26-6b0f-435b-8675-b862ddebfefb')/male_info  
[2026-03-25 07:51:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:51:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A749b9f26-6b0f-435b-8675-b862ddebfefb')/female_info  
[2026-03-25 07:51:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:51:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A242800c4-0a28-43b1-9e2c-60fd27c1cee9')/male_info  
[2026-03-25 07:51:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:51:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A242800c4-0a28-43b1-9e2c-60fd27c1cee9')/female_info  
[2026-03-25 07:51:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:51:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ea1b26b-3d41-4841-a258-7649f63b74f0')/male_info  
[2026-03-25 07:51:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:51:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ea1b26b-3d41-4841-a258-7649f63b74f0')/female_info  
[2026-03-25 07:51:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:51:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac55f702e-e90d-40e0-a7ce-6708e96b9562')/male_info  
[2026-03-25 07:51:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:51:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac55f702e-e90d-40e0-a7ce-6708e96b9562')/female_info  
[2026-03-25 07:51:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:51:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad985b419-c54b-46a5-9fad-ff4442bc7df4')/male_info  
[2026-03-25 07:51:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:51:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad985b419-c54b-46a5-9fad-ff4442bc7df4')/female_info  
[2026-03-25 07:51:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:51:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa837161d-d7a9-4156-9709-d10783931812')/male_info  
[2026-03-25 07:51:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:51:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1781e05a-622f-43a5-8b2c-6d2a855a2080')/male_info  
[2026-03-25 07:51:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:51:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1781e05a-622f-43a5-8b2c-6d2a855a2080')/female_info  
[2026-03-25 07:51:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:51:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee8fbafb-d29f-4750-a859-94c8db62c360')/male_info  
[2026-03-25 07:51:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:51:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee8fbafb-d29f-4750-a859-94c8db62c360')/female_info  
[2026-03-25 07:51:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:51:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47442458-6868-4ca2-b714-fa49fa2f4672')/male_info  
[2026-03-25 07:51:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:51:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A47442458-6868-4ca2-b714-fa49fa2f4672')/female_info  
[2026-03-25 07:51:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:51:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0209a2de-f0d7-4da2-a342-cdfcb2168919')/male_info  
[2026-03-25 07:51:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:51:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0209a2de-f0d7-4da2-a342-cdfcb2168919')/female_info  
[2026-03-25 07:51:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:51:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae3b9f732-1dfc-4e7f-aef0-d90f2f6b06b7')/male_info  
[2026-03-25 07:51:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:51:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae3b9f732-1dfc-4e7f-aef0-d90f2f6b06b7')/female_info  
[2026-03-25 07:51:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:51:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ff3c207-0496-41b1-a176-80aae3914039')/male_info  
[2026-03-25 07:51:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:51:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ff3c207-0496-41b1-a176-80aae3914039')/female_info  
[2026-03-25 07:51:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:51:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61340169-1e5e-4b17-9428-3e347337ac02')/male_info  
[2026-03-25 07:51:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:51:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61340169-1e5e-4b17-9428-3e347337ac02')/female_info  
[2026-03-25 07:51:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:51:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9711e48-3366-491f-8608-bd68407245b8')/male_info  
[2026-03-25 07:51:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-25 07:51:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9711e48-3366-491f-8608-bd68407245b8')/female_info  
[2026-03-25 07:51:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:51:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff9fda7c-8b63-4bee-bbdd-fff6d2092300')/male_info  
[2026-03-25 07:51:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:51:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff9fda7c-8b63-4bee-bbdd-fff6d2092300')/female_info  
[2026-03-25 07:51:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:51:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A68cd03e1-9b0b-44dc-bf9f-3d54ed0d0b77')/male_info  
[2026-03-25 07:51:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:51:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A68cd03e1-9b0b-44dc-bf9f-3d54ed0d0b77')/female_info  
[2026-03-25 07:52:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:52:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9ca06f69-a5e2-4f18-b66a-558978ced6ba')/male_info  
[2026-03-25 07:52:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:52:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa27a1ed4-71a9-4deb-8111-e8fdca6ead41')/male_info  
[2026-03-25 07:52:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:52:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa27a1ed4-71a9-4deb-8111-e8fdca6ead41')/female_info  
[2026-03-25 07:52:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:52:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab131b77e-3a24-4cae-8e2e-6392cdbf7ed3')/male_info  
[2026-03-25 07:52:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:52:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab131b77e-3a24-4cae-8e2e-6392cdbf7ed3')/female_info  
[2026-03-25 07:52:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:52:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f64c72b-9c22-44eb-8515-3080279daac0')/male_info  
[2026-03-25 07:52:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 07:52:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f64c72b-9c22-44eb-8515-3080279daac0')/female_info  
[2026-03-25 07:52:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:52:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94dd0fa6-a34a-4560-9967-57c5c7705b03')/male_info  
[2026-03-25 07:52:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:52:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94dd0fa6-a34a-4560-9967-57c5c7705b03')/female_info  
[2026-03-25 07:52:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:52:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A263ba4f7-4b5f-44cb-8c31-787e21f8ba43')/male_info  
[2026-03-25 07:52:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:52:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A263ba4f7-4b5f-44cb-8c31-787e21f8ba43')/female_info  
[2026-03-25 07:52:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:52:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a84db5f-5096-4cf9-9711-7ae199214632')/male_info  
[2026-03-25 07:52:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-25 07:52:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a84db5f-5096-4cf9-9711-7ae199214632')/female_info  
[2026-03-25 07:52:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:52:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae58d0e1b-f9d4-435c-99cf-aa72a0c9180e')/male_info  
[2026-03-25 07:52:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:52:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae58d0e1b-f9d4-435c-99cf-aa72a0c9180e')/female_info  
[2026-03-25 07:52:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:52:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a875467-884b-4dfe-a97e-8cba3986d6db')/male_info  
[2026-03-25 07:52:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:52:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a875467-884b-4dfe-a97e-8cba3986d6db')/female_info  
[2026-03-25 07:52:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:52:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bb12e97-50cd-410a-907c-138a734f2de6')/male_info  
[2026-03-25 07:52:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:52:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bb12e97-50cd-410a-907c-138a734f2de6')/female_info  
[2026-03-25 07:52:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:52:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fad6636-86b7-4bb5-80ca-18602213550c')/male_info  
[2026-03-25 07:52:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:52:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fad6636-86b7-4bb5-80ca-18602213550c')/female_info  
[2026-03-25 07:52:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:52:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaf2ba39-a23d-47d4-9580-908c566766a8')/male_info  
[2026-03-25 07:52:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:52:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaaf2ba39-a23d-47d4-9580-908c566766a8')/female_info  
[2026-03-25 07:52:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:52:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1886ce6c-3962-4b84-a47c-74d30b3b71b6')/male_info  
[2026-03-25 07:52:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:52:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1886ce6c-3962-4b84-a47c-74d30b3b71b6')/female_info  
[2026-03-25 07:52:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-03-25 07:52:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8522c3ad-b7fe-4430-86fc-34b16cd8866d')/male_info  
[2026-03-25 07:52:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:52:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8522c3ad-b7fe-4430-86fc-34b16cd8866d')/female_info  
[2026-03-25 07:52:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:52:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2df6ba7-b643-46a3-bd61-8a60efddb5e9')/male_info  
[2026-03-25 07:52:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:52:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af2df6ba7-b643-46a3-bd61-8a60efddb5e9')/female_info  
[2026-03-25 07:52:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:52:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab60999f3-285d-45f6-9685-769279ec295c')/male_info  
[2026-03-25 07:52:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-25 07:52:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab60999f3-285d-45f6-9685-769279ec295c')/female_info  
[2026-03-25 07:52:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 07:52:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad190eade-4aa2-4b74-ad58-beb75bd27415')/male_info  
[2026-03-25 07:52:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:52:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad190eade-4aa2-4b74-ad58-beb75bd27415')/female_info  
[2026-03-25 07:52:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:52:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adeb91bb8-2478-4590-b4d8-b9ca229a37cb')/male_info  
[2026-03-25 07:52:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:52:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adeb91bb8-2478-4590-b4d8-b9ca229a37cb')/female_info  
[2026-03-25 07:52:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:52:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A383f403d-db4b-4636-b2a9-e2955ba14705')/male_info  
[2026-03-25 07:52:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:52:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A383f403d-db4b-4636-b2a9-e2955ba14705')/female_info  
[2026-03-25 07:52:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:52:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ef55955-cc8a-4a82-b8df-9957682233be')/male_info  
[2026-03-25 07:52:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:52:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ef55955-cc8a-4a82-b8df-9957682233be')/female_info  
[2026-03-25 07:52:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:52:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada8f39ed-443d-450d-9e59-81b7ba4192ec')/male_info  
[2026-03-25 07:52:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:52:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada8f39ed-443d-450d-9e59-81b7ba4192ec')/female_info  
[2026-03-25 07:52:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:52:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A211597fa-5bb3-4716-acba-398467f19cdb')/male_info  
[2026-03-25 07:52:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:52:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A211597fa-5bb3-4716-acba-398467f19cdb')/female_info  
[2026-03-25 07:52:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:52:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56a9492a-7460-4f68-aaf4-00badf1d6072')/male_info  
[2026-03-25 07:52:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:52:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abb3ce76d-c7e4-48b3-b3f2-204772d4c944')/male_info  
[2026-03-25 07:52:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:52:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abb3ce76d-c7e4-48b3-b3f2-204772d4c944')/female_info  
[2026-03-25 07:52:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:52:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af01d9790-2a04-4a18-a6b5-333d393a1b7c')/male_info  
[2026-03-25 07:52:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:52:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af01d9790-2a04-4a18-a6b5-333d393a1b7c')/female_info  
[2026-03-25 07:52:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:52:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeebb7ce6-0749-402f-a4a9-5d6a3e9c58f6')/male_info  
[2026-03-25 07:52:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:52:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeebb7ce6-0749-402f-a4a9-5d6a3e9c58f6')/female_info  
[2026-03-25 07:52:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:52:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0bb5ab2c-a47c-4ad7-b316-3d6589414fdd')/male_info  
[2026-03-25 07:52:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:52:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0bb5ab2c-a47c-4ad7-b316-3d6589414fdd')/female_info  
[2026-03-25 07:52:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-03-25 07:52:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad52355e0-0559-45f0-8dd5-e4685b3c13cf')/male_info  
[2026-03-25 07:52:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:52:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad52355e0-0559-45f0-8dd5-e4685b3c13cf')/female_info  
[2026-03-25 07:52:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:52:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A609b35de-a68a-4701-990d-619892e71210')/male_info  
[2026-03-25 07:53:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 07:53:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A609b35de-a68a-4701-990d-619892e71210')/female_info  
[2026-03-25 07:53:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:53:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32ae1956-ec28-4a2d-9aa2-c14148b7922a')/male_info  
[2026-03-25 07:53:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-03-25 07:53:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32ae1956-ec28-4a2d-9aa2-c14148b7922a')/female_info  
[2026-03-25 07:53:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:53:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A719faf10-c866-4c16-8dad-376688295581')/male_info  
[2026-03-25 07:53:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:53:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A719faf10-c866-4c16-8dad-376688295581')/female_info  
[2026-03-25 07:53:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:53:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab0a1bba1-a9a8-4b87-a9d8-7e58aefde521')/male_info  
[2026-03-25 07:53:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-03-25 07:53:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab0a1bba1-a9a8-4b87-a9d8-7e58aefde521')/female_info  
[2026-03-25 07:53:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:53:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab8e15e3d-7c70-4bab-a6f2-7af3a29312ef')/male_info  
[2026-03-25 07:53:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:53:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab8e15e3d-7c70-4bab-a6f2-7af3a29312ef')/female_info  
[2026-03-25 07:53:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:53:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32784477-509c-4873-8d35-e149a580c99d')/male_info  
[2026-03-25 07:53:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-25 07:53:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A32784477-509c-4873-8d35-e149a580c99d')/female_info  
[2026-03-25 07:53:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:53:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add4ee787-fc18-48ef-9174-fb8ac12b6ee6')/male_info  
[2026-03-25 07:53:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:53:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add4ee787-fc18-48ef-9174-fb8ac12b6ee6')/female_info  
[2026-03-25 07:53:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:53:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A50611696-b3cb-4709-84ee-51e66831cda7')/male_info  
[2026-03-25 07:53:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 07:53:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A50611696-b3cb-4709-84ee-51e66831cda7')/female_info  
[2026-03-25 07:53:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:53:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3a5b5846-dbdc-4990-8ce8-4c7cef7d4f11')/male_info  
[2026-03-25 07:53:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:53:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3a5b5846-dbdc-4990-8ce8-4c7cef7d4f11')/female_info  
[2026-03-25 07:53:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:53:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ebadc3a-f31d-4ee6-ba35-74ff2733283d')/male_info  
[2026-03-25 07:53:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:53:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ebadc3a-f31d-4ee6-ba35-74ff2733283d')/female_info  
[2026-03-25 07:53:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:53:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf00d036-d522-4ad2-95ce-867e5f4b29c6')/female_info  
[2026-03-25 07:53:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:53:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd9740a-dbbc-4923-b020-0bf26a8e5fce')/male_info  
[2026-03-25 07:53:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:53:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd9740a-dbbc-4923-b020-0bf26a8e5fce')/female_info  
[2026-03-25 07:53:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:53:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1494d903-cc9d-47f2-89f7-63729c9785d2')/male_info  
[2026-03-25 07:53:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:53:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1494d903-cc9d-47f2-89f7-63729c9785d2')/female_info  
[2026-03-25 07:53:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:53:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af3808668-e28f-47ac-b49f-5a7e8227e6ca')/male_info  
[2026-03-25 07:53:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:53:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af3808668-e28f-47ac-b49f-5a7e8227e6ca')/female_info  
[2026-03-25 07:53:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:53:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ef03469-426d-4426-b15f-2059bb785439')/male_info  
[2026-03-25 07:53:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:53:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7ef03469-426d-4426-b15f-2059bb785439')/female_info  
[2026-03-25 07:53:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:53:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2467b33e-196d-4961-a161-255a60196f42')/male_info  
[2026-03-25 07:53:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:53:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2467b33e-196d-4961-a161-255a60196f42')/female_info  
[2026-03-25 07:53:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:53:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A612a8705-6b1a-49a0-98b2-0fd0e76a6e5d')/male_info  
[2026-03-25 07:53:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:53:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A612a8705-6b1a-49a0-98b2-0fd0e76a6e5d')/female_info  
[2026-03-25 07:53:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:53:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80c3df41-a119-42f8-842e-e8e52a286cc8')/male_info  
[2026-03-25 07:53:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:53:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80c3df41-a119-42f8-842e-e8e52a286cc8')/female_info  
[2026-03-25 07:53:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:53:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa2fc53f5-62f6-4d83-ab70-5d5e9432b2f0')/female_info  
[2026-03-25 07:53:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:53:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c75611b-a1a7-4ccf-a03c-e6a2912f4f94')/male_info  
[2026-03-25 07:53:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:53:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c75611b-a1a7-4ccf-a03c-e6a2912f4f94')/female_info  
[2026-03-25 07:53:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:53:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A906f4792-c1ad-4b87-be00-bec8520c315c')/male_info  
[2026-03-25 07:53:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:53:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A906f4792-c1ad-4b87-be00-bec8520c315c')/female_info  
[2026-03-25 07:53:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:53:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A72f515db-d430-456c-8f64-ce5ad2aa951c')/male_info  
[2026-03-25 07:53:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:53:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A72f515db-d430-456c-8f64-ce5ad2aa951c')/female_info  
[2026-03-25 07:53:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 07:53:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaad09b4a-7cf6-43ef-891c-d43e39b1a0cf')/male_info  
[2026-03-25 07:53:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:53:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaad09b4a-7cf6-43ef-891c-d43e39b1a0cf')/female_info  
[2026-03-25 07:53:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:53:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36a2f26b-1f2a-4e47-8b49-7dbaea385b26')/male_info  
[2026-03-25 07:53:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:53:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A36a2f26b-1f2a-4e47-8b49-7dbaea385b26')/female_info  
[2026-03-25 07:53:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:53:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A361a3289-ecfc-46ae-8505-d45b068876dc')/male_info  
[2026-03-25 07:53:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 07:53:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A361a3289-ecfc-46ae-8505-d45b068876dc')/female_info  
[2026-03-25 07:53:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:53:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f4e59a1-1336-4601-8852-7860b624cc0a')/male_info  
[2026-03-25 07:53:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:53:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f4e59a1-1336-4601-8852-7860b624cc0a')/female_info  
[2026-03-25 07:53:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-03-25 07:53:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15e37463-48a3-4a4b-a9e8-b1429ad0d374')/male_info  
[2026-03-25 07:53:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:53:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15e37463-48a3-4a4b-a9e8-b1429ad0d374')/female_info  
[2026-03-25 07:53:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:53:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05b5ab79-fc13-4e3a-b4ae-f538fedfaa8f')/male_info  
[2026-03-25 07:53:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:53:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A05b5ab79-fc13-4e3a-b4ae-f538fedfaa8f')/female_info  
[2026-03-25 07:53:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:53:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8f634c-83b0-4edc-9019-eacf4d6e7ed9')/male_info  
[2026-03-25 07:53:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:53:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3c8f634c-83b0-4edc-9019-eacf4d6e7ed9')/female_info  
[2026-03-25 07:54:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:54:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa260a3fa-dacf-4726-8058-163c4093647f')/male_info  
[2026-03-25 07:54:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:54:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa260a3fa-dacf-4726-8058-163c4093647f')/female_info  
[2026-03-25 07:54:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:54:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75872711-d32f-4e54-8055-15102b81c406')/male_info  
[2026-03-25 07:54:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:54:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A75872711-d32f-4e54-8055-15102b81c406')/female_info  
[2026-03-25 07:54:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:54:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5b1086f-b087-4ec0-a148-ccdbafc05338')/male_info  
[2026-03-25 07:54:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:54:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5b1086f-b087-4ec0-a148-ccdbafc05338')/female_info  
[2026-03-25 07:54:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:54:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3f979551-d3a4-44b0-b373-631c2c9fef40')/male_info  
[2026-03-25 07:54:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:54:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac18c9c3-4b1d-47bf-a94d-c985b8ecaee2')/male_info  
[2026-03-25 07:54:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:54:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac18c9c3-4b1d-47bf-a94d-c985b8ecaee2')/female_info  
[2026-03-25 07:54:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:54:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4875ff0d-f87b-44c5-8e28-d3068efb8c1d')/male_info  
[2026-03-25 07:54:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:54:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4875ff0d-f87b-44c5-8e28-d3068efb8c1d')/female_info  
[2026-03-25 07:54:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:54:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4e99f45-1876-49b6-a83f-e557e92d009e')/male_info  
[2026-03-25 07:54:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:54:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab4e99f45-1876-49b6-a83f-e557e92d009e')/female_info  
[2026-03-25 07:54:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:54:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78064045-1ce5-4ba5-a48b-1399636e12c1')/male_info  
[2026-03-25 07:54:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:54:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78064045-1ce5-4ba5-a48b-1399636e12c1')/female_info  
[2026-03-25 07:54:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:54:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6baeb813-352b-4f47-b372-12a78af38aca')/male_info  
[2026-03-25 07:54:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:54:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6baeb813-352b-4f47-b372-12a78af38aca')/female_info  
[2026-03-25 07:54:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:54:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A756945f1-3333-4c33-a7e3-11947cac5b73')/male_info  
[2026-03-25 07:54:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:54:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A756945f1-3333-4c33-a7e3-11947cac5b73')/female_info  
[2026-03-25 07:54:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:54:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0cfe85b-ddd1-4b8d-a05b-780b81074555')/male_info  
[2026-03-25 07:54:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:54:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0cfe85b-ddd1-4b8d-a05b-780b81074555')/female_info  
[2026-03-25 07:54:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-03-25 07:54:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ea67b76-310f-456d-a3b8-9c74519adf5f')/male_info  
[2026-03-25 07:54:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:54:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4ea67b76-310f-456d-a3b8-9c74519adf5f')/female_info  
[2026-03-25 07:54:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:54:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1afe5d-1168-4baf-8606-b00e80f3087f')/male_info  
[2026-03-25 07:54:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 07:54:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1afe5d-1168-4baf-8606-b00e80f3087f')/female_info  
[2026-03-25 07:54:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:54:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89daf28d-f21a-4ec5-9514-921bc1f80899')/male_info  
[2026-03-25 07:54:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:54:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89daf28d-f21a-4ec5-9514-921bc1f80899')/female_info  
[2026-03-25 07:54:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:54:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91eeb070-e22f-4761-9ae5-974bd862aaa9')/male_info  
[2026-03-25 07:54:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:54:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91eeb070-e22f-4761-9ae5-974bd862aaa9')/female_info  
[2026-03-25 07:54:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:54:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7936b82-23c8-4ba9-b5ed-7372286484ae')/male_info  
[2026-03-25 07:54:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 07:54:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7936b82-23c8-4ba9-b5ed-7372286484ae')/female_info  
[2026-03-25 07:54:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:54:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A76c2a271-64f2-4976-bf10-45bc0b377c90')/male_info  
[2026-03-25 07:54:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:54:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A76c2a271-64f2-4976-bf10-45bc0b377c90')/female_info  
[2026-03-25 07:54:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:54:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45cd4f22-3ec7-4770-a2cc-1867eff7cc80')/male_info  
[2026-03-25 07:54:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:54:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45cd4f22-3ec7-4770-a2cc-1867eff7cc80')/female_info  
[2026-03-25 07:54:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:54:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9a66704-eaf9-4242-9925-04c34f3deeac')/male_info  
[2026-03-25 07:54:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:54:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9a66704-eaf9-4242-9925-04c34f3deeac')/female_info  
[2026-03-25 07:54:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 07:54:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3bc9f6fc-cc0d-47d1-b234-00fd0fac6f0e')/male_info  
[2026-03-25 07:54:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:54:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3bc9f6fc-cc0d-47d1-b234-00fd0fac6f0e')/female_info  
[2026-03-25 07:54:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:54:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5f33b56-57f4-4261-9532-6d86db3e078f')/male_info  
[2026-03-25 07:54:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:54:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5f33b56-57f4-4261-9532-6d86db3e078f')/female_info  
[2026-03-25 07:54:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:54:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21dbf1f9-9596-4917-8382-0b6761faa324')/male_info  
[2026-03-25 07:54:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:54:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A21dbf1f9-9596-4917-8382-0b6761faa324')/female_info  
[2026-03-25 07:54:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:54:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad63145c3-26e1-45eb-abdd-2a82c379ef24')/male_info  
[2026-03-25 07:54:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 12 rows.  
[2026-03-25 07:54:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad63145c3-26e1-45eb-abdd-2a82c379ef24')/female_info  
[2026-03-25 07:54:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:54:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5824dfc-9c72-4af4-8a95-0be1c0cc44c8')/male_info  
[2026-03-25 07:54:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:54:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad5824dfc-9c72-4af4-8a95-0be1c0cc44c8')/female_info  
[2026-03-25 07:54:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:54:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f6fabe1-a32f-4b14-aa21-fbdc86de4418')/male_info  
[2026-03-25 07:54:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:54:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f6fabe1-a32f-4b14-aa21-fbdc86de4418')/female_info  
[2026-03-25 07:54:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:54:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9655bf31-3e33-4d0e-a8bd-f45d65d76172')/male_info  
[2026-03-25 07:54:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:54:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9655bf31-3e33-4d0e-a8bd-f45d65d76172')/female_info  
[2026-03-25 07:54:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:54:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A452607e1-1d1a-4883-95d2-8054d8c4fd06')/male_info  
[2026-03-25 07:54:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:54:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A452607e1-1d1a-4883-95d2-8054d8c4fd06')/female_info  
[2026-03-25 07:54:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:54:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada373646-c57b-4609-a4dd-090cf68fadb9')/male_info  
[2026-03-25 07:55:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:55:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada373646-c57b-4609-a4dd-090cf68fadb9')/female_info  
[2026-03-25 07:55:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 07:55:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2dbc85b1-3426-407d-a788-2d3b8b888b88')/male_info  
[2026-03-25 07:55:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-25 07:55:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2dbc85b1-3426-407d-a788-2d3b8b888b88')/female_info  
[2026-03-25 07:55:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:55:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71cbe318-b75b-414a-98d4-e60897d9e835')/male_info  
[2026-03-25 07:55:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-03-25 07:55:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71cbe318-b75b-414a-98d4-e60897d9e835')/female_info  
[2026-03-25 07:55:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:55:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3afdd419-9155-4b02-90cd-3fcb4983b46c')/male_info  
[2026-03-25 07:55:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:55:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4e21e9b-4874-40a6-bc51-d3d1773787c1')/male_info  
[2026-03-25 07:55:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:55:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4e21e9b-4874-40a6-bc51-d3d1773787c1')/female_info  
[2026-03-25 07:55:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:55:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ade761f6b-bfa5-4b6f-871f-d47c92553c4b')/male_info  
[2026-03-25 07:55:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:55:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ade761f6b-bfa5-4b6f-871f-d47c92553c4b')/female_info  
[2026-03-25 07:55:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:55:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2d4543fe-7746-4bb2-a104-7e86bed60d6d')/male_info  
[2026-03-25 07:55:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:55:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2d4543fe-7746-4bb2-a104-7e86bed60d6d')/female_info  
[2026-03-25 07:55:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:55:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A109f7a0a-f98c-484c-9028-fcb7e6c88888')/male_info  
[2026-03-25 07:55:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 07:55:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A109f7a0a-f98c-484c-9028-fcb7e6c88888')/female_info  
[2026-03-25 07:55:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:55:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a50aa0f-7412-4626-95f6-dbf5805283e3')/male_info  
[2026-03-25 07:55:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:55:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a50aa0f-7412-4626-95f6-dbf5805283e3')/female_info  
[2026-03-25 07:55:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:55:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A761ccc0d-09a4-4f6e-91d5-ecdc8f782dea')/male_info  
[2026-03-25 07:55:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:55:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A761ccc0d-09a4-4f6e-91d5-ecdc8f782dea')/female_info  
[2026-03-25 07:55:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:55:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33a6eb18-3807-4652-8ba8-6311d6c1b454')/male_info  
[2026-03-25 07:55:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:55:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A33a6eb18-3807-4652-8ba8-6311d6c1b454')/female_info  
[2026-03-25 07:55:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:55:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac058767a-c275-42b5-bf48-bbf9b3f10035')/male_info  
[2026-03-25 07:55:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:55:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac058767a-c275-42b5-bf48-bbf9b3f10035')/female_info  
[2026-03-25 07:55:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:55:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0ef1a36-acc8-4f9a-8d6e-0060680563a6')/male_info  
[2026-03-25 07:55:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 07:55:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa0ef1a36-acc8-4f9a-8d6e-0060680563a6')/female_info  
[2026-03-25 07:55:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:55:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4475fe1d-1996-4afd-91b1-5180de570b91')/male_info  
[2026-03-25 07:55:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:55:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4475fe1d-1996-4afd-91b1-5180de570b91')/female_info  
[2026-03-25 07:55:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:55:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba0b2436-2d97-44d8-a480-a93e1dea3ab1')/male_info  
[2026-03-25 07:55:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:55:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba0b2436-2d97-44d8-a480-a93e1dea3ab1')/female_info  
[2026-03-25 07:55:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:55:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A559fe15e-592f-4dfe-a322-3283dab22a03')/male_info  
[2026-03-25 07:55:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:55:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A559fe15e-592f-4dfe-a322-3283dab22a03')/female_info  
[2026-03-25 07:55:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 07:55:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A04f647e7-ee61-4187-88b3-d40e210df930')/female_info  
[2026-03-25 07:55:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:55:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A89118379-de64-4780-8afb-c313cba1ad5a')/male_info  
[2026-03-25 07:55:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:55:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15b483a1-d868-469d-9ff6-f5be1361bce9')/female_info  
[2026-03-25 07:55:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:55:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A827f4a16-07dc-43ab-b500-fc2c7f0ff3f2')/male_info  
[2026-03-25 07:55:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:55:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A827f4a16-07dc-43ab-b500-fc2c7f0ff3f2')/female_info  
[2026-03-25 07:55:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:55:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4482bba8-ba18-43e5-8918-fef0d652f803')/male_info  
[2026-03-25 07:55:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:55:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4482bba8-ba18-43e5-8918-fef0d652f803')/female_info  
[2026-03-25 07:55:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:55:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7620792-493e-4f6a-ab97-b4fd830522c2')/male_info  
[2026-03-25 07:55:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:55:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af7620792-493e-4f6a-ab97-b4fd830522c2')/female_info  
[2026-03-25 07:55:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:55:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba32a0ff-1d76-4fed-b3dc-76d28f263ddd')/male_info  
[2026-03-25 07:55:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:55:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba32a0ff-1d76-4fed-b3dc-76d28f263ddd')/female_info  
[2026-03-25 07:55:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:55:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A04b9ca32-50d0-41f2-b398-7dd806a939f8')/female_info  
[2026-03-25 07:55:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:55:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229953d5-5a82-443d-bf88-54f0d32f511d')/male_info  
[2026-03-25 07:55:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:55:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229953d5-5a82-443d-bf88-54f0d32f511d')/female_info  
[2026-03-25 07:55:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:55:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1202fda-c0b5-4965-8fea-ae0a2f9cf8d7')/male_info  
[2026-03-25 07:55:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:55:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae1202fda-c0b5-4965-8fea-ae0a2f9cf8d7')/female_info  
[2026-03-25 07:55:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 9 rows.  
[2026-03-25 07:55:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7909018c-f0c8-4a29-a708-248a12cd2040')/male_info  
[2026-03-25 07:55:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:55:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7909018c-f0c8-4a29-a708-248a12cd2040')/female_info  
[2026-03-25 07:55:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 07:55:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92d5d91f-6377-4a1c-8f2b-3d319c9148f4')/male_info  
[2026-03-25 07:55:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:55:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92d5d91f-6377-4a1c-8f2b-3d319c9148f4')/female_info  
[2026-03-25 07:55:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:55:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acb6473cd-b46a-4418-91ca-d427c811b92e')/male_info  
[2026-03-25 07:55:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-25 07:55:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acb6473cd-b46a-4418-91ca-d427c811b92e')/female_info  
[2026-03-25 07:55:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:55:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae994aba4-6f5f-4b81-b07f-b9fcafdaaec5')/male_info  
[2026-03-25 07:55:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 07:55:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae994aba4-6f5f-4b81-b07f-b9fcafdaaec5')/female_info  
[2026-03-25 07:56:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:56:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abcc3abee-1129-40a8-9413-1a07765c0a7e')/male_info  
[2026-03-25 07:56:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:56:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abcc3abee-1129-40a8-9413-1a07765c0a7e')/female_info  
[2026-03-25 07:56:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:56:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa451fa2b-ec89-47e6-8908-e298a15c1364')/male_info  
[2026-03-25 07:56:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:56:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa451fa2b-ec89-47e6-8908-e298a15c1364')/female_info  
[2026-03-25 07:56:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:56:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9458e17-0dbd-4114-8e14-e2b0203cba40')/male_info  
[2026-03-25 07:56:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:56:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9458e17-0dbd-4114-8e14-e2b0203cba40')/female_info  
[2026-03-25 07:56:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:56:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1a1017f1-5d6a-4f98-994e-fefc668b904c')/female_info  
[2026-03-25 07:56:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:56:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6be09bfa-3602-47fe-92e1-c7ca6ab404fa')/male_info  
[2026-03-25 07:56:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:56:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6be09bfa-3602-47fe-92e1-c7ca6ab404fa')/female_info  
[2026-03-25 07:56:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:56:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7fb50f0d-964d-4681-94cd-a1f64da00da0')/male_info  
[2026-03-25 07:56:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:56:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7fb50f0d-964d-4681-94cd-a1f64da00da0')/female_info  
[2026-03-25 07:56:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:56:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73d4c60e-b732-48da-85ae-89a9cd15a18b')/male_info  
[2026-03-25 07:56:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:56:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73d4c60e-b732-48da-85ae-89a9cd15a18b')/female_info  
[2026-03-25 07:56:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:56:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac4c2830-34eb-449d-9d1f-f8b47d95c408')/male_info  
[2026-03-25 07:56:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:56:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac4c2830-34eb-449d-9d1f-f8b47d95c408')/female_info  
[2026-03-25 07:56:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:56:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A748025f3-5271-4645-9ddf-8a4b43576346')/male_info  
[2026-03-25 07:56:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:56:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A748025f3-5271-4645-9ddf-8a4b43576346')/female_info  
[2026-03-25 07:56:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:56:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2389a0e3-7d32-40af-a98e-18fe13c6b9ce')/male_info  
[2026-03-25 07:56:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:56:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2389a0e3-7d32-40af-a98e-18fe13c6b9ce')/female_info  
[2026-03-25 07:56:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:56:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A731f4be9-918f-4a6f-b047-74b4b2d65d71')/male_info  
[2026-03-25 07:56:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:56:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A731f4be9-918f-4a6f-b047-74b4b2d65d71')/female_info  
[2026-03-25 07:56:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:56:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A97f8c06e-ca16-42ba-a249-06ba2228f335')/male_info  
[2026-03-25 07:56:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:56:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A97f8c06e-ca16-42ba-a249-06ba2228f335')/female_info  
[2026-03-25 07:56:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:56:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25d4fa09-7e5e-4a7b-9e79-5454967c917e')/male_info  
[2026-03-25 07:56:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:56:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25d4fa09-7e5e-4a7b-9e79-5454967c917e')/female_info  
[2026-03-25 07:56:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:56:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70d06efe-9409-4c64-a855-356440813bee')/male_info  
[2026-03-25 07:56:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:56:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70d06efe-9409-4c64-a855-356440813bee')/female_info  
[2026-03-25 07:56:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:56:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c7b3af0-f66a-4fc9-8bbf-fce99663660c')/male_info  
[2026-03-25 07:56:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:56:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0c7b3af0-f66a-4fc9-8bbf-fce99663660c')/female_info  
[2026-03-25 07:56:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:56:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25cadb09-9a66-4df9-aa82-c8f376d7abea')/male_info  
[2026-03-25 07:56:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:56:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25cadb09-9a66-4df9-aa82-c8f376d7abea')/female_info  
[2026-03-25 07:56:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:56:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A08a78d48-bc88-4b61-bdc4-543d7c7fb497')/male_info  
[2026-03-25 07:56:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:56:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A08a78d48-bc88-4b61-bdc4-543d7c7fb497')/female_info  
[2026-03-25 07:56:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:56:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb827b26-e335-4165-b8e6-837aef84dac5')/male_info  
[2026-03-25 07:56:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:56:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aeb827b26-e335-4165-b8e6-837aef84dac5')/female_info  
[2026-03-25 07:56:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:56:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ded2143-104b-4a58-b908-ad68075ea240')/male_info  
[2026-03-25 07:56:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:56:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ded2143-104b-4a58-b908-ad68075ea240')/female_info  
[2026-03-25 07:56:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:56:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3f97f7-5dbb-4c3b-b8ac-510ac4fdb944')/male_info  
[2026-03-25 07:56:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:56:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaf3f97f7-5dbb-4c3b-b8ac-510ac4fdb944')/female_info  
[2026-03-25 07:56:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:56:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab7157dd1-3e2e-4796-bb95-3465d1c35203')/male_info  
[2026-03-25 07:56:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:56:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c283ca2-7e8f-4f16-ac32-cf2461788673')/male_info  
[2026-03-25 07:56:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:56:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c283ca2-7e8f-4f16-ac32-cf2461788673')/female_info  
[2026-03-25 07:56:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:56:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1be10d90-0e64-44ae-a49a-2fbeff06bace')/male_info  
[2026-03-25 07:56:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 07:56:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1be10d90-0e64-44ae-a49a-2fbeff06bace')/female_info  
[2026-03-25 07:56:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:56:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad3d4875c-391c-4b74-8080-383843587124')/male_info  
[2026-03-25 07:56:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:56:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad3d4875c-391c-4b74-8080-383843587124')/female_info  
[2026-03-25 07:56:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:56:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6519af31-8978-44b1-9f37-c04c10a35514')/male_info  
[2026-03-25 07:56:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:56:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6519af31-8978-44b1-9f37-c04c10a35514')/female_info  
[2026-03-25 07:56:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:56:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ada420f0c-79dd-4dc8-b35b-5f4f8ca7571c')/male_info  
[2026-03-25 07:56:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:56:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4336a157-3c5d-44e6-b998-fb8d6ba0465f')/male_info  
[2026-03-25 07:56:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:56:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4336a157-3c5d-44e6-b998-fb8d6ba0465f')/female_info  
[2026-03-25 07:56:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:56:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13bba5b2-7409-4042-a322-51c59d524b59')/male_info  
[2026-03-25 07:56:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:56:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A13bba5b2-7409-4042-a322-51c59d524b59')/female_info  
[2026-03-25 07:56:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:56:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A27b6aadf-a1fb-4feb-b99b-6d490e0904ed')/male_info  
[2026-03-25 07:57:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:57:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A27b6aadf-a1fb-4feb-b99b-6d490e0904ed')/female_info  
[2026-03-25 07:57:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:57:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7808aa3e-d058-436f-8544-bcba69049009')/male_info  
[2026-03-25 07:57:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:57:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7808aa3e-d058-436f-8544-bcba69049009')/female_info  
[2026-03-25 07:57:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:57:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1bf3310-42ef-4603-b91f-715b894ab248')/male_info  
[2026-03-25 07:57:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:57:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1bf3310-42ef-4603-b91f-715b894ab248')/female_info  
[2026-03-25 07:57:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:57:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3d50ee8d-e344-4ac1-809a-a8f40b973b6b')/male_info  
[2026-03-25 07:57:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:57:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3d50ee8d-e344-4ac1-809a-a8f40b973b6b')/female_info  
[2026-03-25 07:57:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:57:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fd4a54b-5864-448b-885a-f2d2f7bda82f')/male_info  
[2026-03-25 07:57:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:57:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6fd4a54b-5864-448b-885a-f2d2f7bda82f')/female_info  
[2026-03-25 07:57:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:57:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67e2c68-9b14-41f4-acb2-7cf703f660f3')/male_info  
[2026-03-25 07:57:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:57:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67e2c68-9b14-41f4-acb2-7cf703f660f3')/female_info  
[2026-03-25 07:57:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:57:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5afd2427-b90b-4834-a581-449f7bdf956e')/male_info  
[2026-03-25 07:57:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:57:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5afd2427-b90b-4834-a581-449f7bdf956e')/female_info  
[2026-03-25 07:57:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:57:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7235ad6a-7db6-4840-9d4d-df658adc602c')/male_info  
[2026-03-25 07:57:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:57:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7235ad6a-7db6-4840-9d4d-df658adc602c')/female_info  
[2026-03-25 07:57:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:57:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f6d8c33-42f0-42ee-bdf9-a2769007645d')/male_info  
[2026-03-25 07:57:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:57:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f6d8c33-42f0-42ee-bdf9-a2769007645d')/female_info  
[2026-03-25 07:57:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:57:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2396359d-bc55-4f9e-9f46-acefa047962b')/male_info  
[2026-03-25 07:57:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:57:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2396359d-bc55-4f9e-9f46-acefa047962b')/female_info  
[2026-03-25 07:57:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 07:57:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd068dec-d24c-4275-80c1-4ba473b99f95')/male_info  
[2026-03-25 07:57:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:57:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acd068dec-d24c-4275-80c1-4ba473b99f95')/female_info  
[2026-03-25 07:57:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:57:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02685129-07d6-493e-836e-8ea69966999a')/male_info  
[2026-03-25 07:57:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:57:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A02685129-07d6-493e-836e-8ea69966999a')/female_info  
[2026-03-25 07:57:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:57:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86dd0241-3df7-4346-b516-71f59172816b')/male_info  
[2026-03-25 07:57:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:57:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A86dd0241-3df7-4346-b516-71f59172816b')/female_info  
[2026-03-25 07:57:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:57:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2eafacf7-5f46-4173-90cc-3d8acd9c4759')/male_info  
[2026-03-25 07:57:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:57:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2eafacf7-5f46-4173-90cc-3d8acd9c4759')/female_info  
[2026-03-25 07:57:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:57:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A966f103c-42d8-42fc-a1d0-738ea5e6b36c')/male_info  
[2026-03-25 07:57:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:57:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A966f103c-42d8-42fc-a1d0-738ea5e6b36c')/female_info  
[2026-03-25 07:57:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:57:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62c63a05-32c3-4f4b-9f06-64b1f71ee042')/male_info  
[2026-03-25 07:57:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:57:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62c63a05-32c3-4f4b-9f06-64b1f71ee042')/female_info  
[2026-03-25 07:57:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:57:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Addeb9d61-3bc0-430a-9896-80924336d841')/male_info  
[2026-03-25 07:57:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:57:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Addeb9d61-3bc0-430a-9896-80924336d841')/female_info  
[2026-03-25 07:57:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:57:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61a3a5da-a3e9-4883-9ea4-e7cefa3a0a84')/male_info  
[2026-03-25 07:57:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:57:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61a3a5da-a3e9-4883-9ea4-e7cefa3a0a84')/female_info  
[2026-03-25 07:57:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:57:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5b05e3a8-cc29-431a-a0a1-d7ba86abafe2')/male_info  
[2026-03-25 07:57:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:57:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5b05e3a8-cc29-431a-a0a1-d7ba86abafe2')/female_info  
[2026-03-25 07:57:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:57:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62421abf-bde6-4dcc-97d5-3eb66b319638')/male_info  
[2026-03-25 07:57:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:57:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62421abf-bde6-4dcc-97d5-3eb66b319638')/female_info  
[2026-03-25 07:57:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:57:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f2cfe9a-c13c-490d-a241-92acb8bafe9d')/male_info  
[2026-03-25 07:57:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:57:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f2cfe9a-c13c-490d-a241-92acb8bafe9d')/female_info  
[2026-03-25 07:57:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-03-25 07:57:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba97f7b0-b1b0-4327-82ad-007dbfa81c32')/male_info  
[2026-03-25 07:57:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:57:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aba97f7b0-b1b0-4327-82ad-007dbfa81c32')/female_info  
[2026-03-25 07:57:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 07:57:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A40d65401-4209-4fd0-8182-4ccdb718d9c8')/male_info  
[2026-03-25 07:57:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:57:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A40d65401-4209-4fd0-8182-4ccdb718d9c8')/female_info  
[2026-03-25 07:57:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:57:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A331c34f8-d52f-47c4-8cdc-dbd3b5d53d85')/male_info  
[2026-03-25 07:57:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:57:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A331c34f8-d52f-47c4-8cdc-dbd3b5d53d85')/female_info  
[2026-03-25 07:57:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:57:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d7cca5c-7d1e-420d-b0ea-f94da72a8dd0')/male_info  
[2026-03-25 07:57:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:57:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d7cca5c-7d1e-420d-b0ea-f94da72a8dd0')/female_info  
[2026-03-25 07:57:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:57:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4f18dab6-597a-4996-b581-2de8d718acd8')/male_info  
[2026-03-25 07:57:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 07:57:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4f18dab6-597a-4996-b581-2de8d718acd8')/female_info  
[2026-03-25 07:57:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:57:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71ffde69-9436-4e42-bbc1-d5447484129c')/male_info  
[2026-03-25 07:57:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:57:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A71ffde69-9436-4e42-bbc1-d5447484129c')/female_info  
[2026-03-25 07:57:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:57:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73aa7872-c22d-4b77-b8b0-2af00a0e21d9')/male_info  
[2026-03-25 07:58:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:58:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A73aa7872-c22d-4b77-b8b0-2af00a0e21d9')/female_info  
[2026-03-25 07:58:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:58:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab05b1f8-5c7c-4b77-8222-ee01291cc17a')/male_info  
[2026-03-25 07:58:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:58:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab05b1f8-5c7c-4b77-8222-ee01291cc17a')/female_info  
[2026-03-25 07:58:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:58:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd14a99-6983-431e-9c6c-be24c2ea6562')/male_info  
[2026-03-25 07:58:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:58:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7dd14a99-6983-431e-9c6c-be24c2ea6562')/female_info  
[2026-03-25 07:58:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:58:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61bb2089-2087-4862-b51b-c65f87231331')/male_info  
[2026-03-25 07:58:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:58:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61bb2089-2087-4862-b51b-c65f87231331')/female_info  
[2026-03-25 07:58:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:58:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A11235967-bc9f-49d8-a792-874f83909d7c')/male_info  
[2026-03-25 07:58:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:58:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A11235967-bc9f-49d8-a792-874f83909d7c')/female_info  
[2026-03-25 07:58:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:58:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae7eca2f7-c415-4083-ac1f-cec6f036ea03')/male_info  
[2026-03-25 07:58:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:58:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae7eca2f7-c415-4083-ac1f-cec6f036ea03')/female_info  
[2026-03-25 07:58:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:58:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aad31d43f-e605-489f-bb94-bcabf8e3a7be')/male_info  
[2026-03-25 07:58:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:58:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aad31d43f-e605-489f-bb94-bcabf8e3a7be')/female_info  
[2026-03-25 07:58:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:58:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab07dc4cb-73d8-41ba-a87f-04724caa31c0')/male_info  
[2026-03-25 07:58:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:58:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab07dc4cb-73d8-41ba-a87f-04724caa31c0')/female_info  
[2026-03-25 07:58:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:58:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5eb8d515-b094-4eb6-b858-ca9c7dc48b9e')/male_info  
[2026-03-25 07:58:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:58:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5eb8d515-b094-4eb6-b858-ca9c7dc48b9e')/female_info  
[2026-03-25 07:58:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:58:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a58ecbf-6106-43fa-b9c8-ebd436f90fcf')/male_info  
[2026-03-25 07:58:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:58:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2a58ecbf-6106-43fa-b9c8-ebd436f90fcf')/female_info  
[2026-03-25 07:58:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:58:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A88f922fc-e687-4019-929f-7fc509f69cfb')/male_info  
[2026-03-25 07:58:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:58:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A88f922fc-e687-4019-929f-7fc509f69cfb')/female_info  
[2026-03-25 07:58:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:58:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A48e10e36-ac15-4bca-a738-0e08ac07af19')/male_info  
[2026-03-25 07:58:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:58:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A48e10e36-ac15-4bca-a738-0e08ac07af19')/female_info  
[2026-03-25 07:58:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:58:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00b4eb93-e181-4fa9-a4f7-76222b59932d')/male_info  
[2026-03-25 07:58:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:58:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00b4eb93-e181-4fa9-a4f7-76222b59932d')/female_info  
[2026-03-25 07:58:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:58:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64a5ece1-7cb1-4921-8bbf-6cec58f1b2ac')/male_info  
[2026-03-25 07:58:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:58:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A64a5ece1-7cb1-4921-8bbf-6cec58f1b2ac')/female_info  
[2026-03-25 07:58:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:58:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adbd727ae-e05a-465c-b62d-fd0ddb4784c6')/male_info  
[2026-03-25 07:58:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:58:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adbd727ae-e05a-465c-b62d-fd0ddb4784c6')/female_info  
[2026-03-25 07:58:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:58:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aabbcfa9b-9adb-4390-bb6d-cbb25fb8cb77')/male_info  
[2026-03-25 07:58:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-25 07:58:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aabbcfa9b-9adb-4390-bb6d-cbb25fb8cb77')/female_info  
[2026-03-25 07:58:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:58:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab6ca3a6-5b60-4df2-b559-4f1b24495caf')/male_info  
[2026-03-25 07:58:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:58:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aab6ca3a6-5b60-4df2-b559-4f1b24495caf')/female_info  
[2026-03-25 07:58:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:58:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab6993c4a-c85f-4b16-b585-13dc2dcb4e6e')/male_info  
[2026-03-25 07:58:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:58:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab6993c4a-c85f-4b16-b585-13dc2dcb4e6e')/female_info  
[2026-03-25 07:58:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:58:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78990b37-05cb-4e9b-9b87-96654929e7e0')/male_info  
[2026-03-25 07:58:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:58:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78990b37-05cb-4e9b-9b87-96654929e7e0')/female_info  
[2026-03-25 07:58:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:58:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abfc08eab-2baf-482b-961c-d3718a62488a')/male_info  
[2026-03-25 07:58:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-25 07:58:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abfc08eab-2baf-482b-961c-d3718a62488a')/female_info  
[2026-03-25 07:58:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:58:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae033b133-fed9-4119-a92d-7c2288c4a53d')/male_info  
[2026-03-25 07:58:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:58:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae033b133-fed9-4119-a92d-7c2288c4a53d')/female_info  
[2026-03-25 07:58:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:58:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad51b6229-36ae-4658-94b0-b443f5505786')/male_info  
[2026-03-25 07:58:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:58:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad51b6229-36ae-4658-94b0-b443f5505786')/female_info  
[2026-03-25 07:58:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:58:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af55bb0f6-bedb-4339-898f-46067e1b9bf8')/male_info  
[2026-03-25 07:58:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:58:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af55bb0f6-bedb-4339-898f-46067e1b9bf8')/female_info  
[2026-03-25 07:58:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:58:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ef5b6dd-6fe7-4cae-8cea-b6412c06d391')/male_info  
[2026-03-25 07:58:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:58:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3ef5b6dd-6fe7-4cae-8cea-b6412c06d391')/female_info  
[2026-03-25 07:58:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:58:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9f192fa3-2722-4a32-a475-e8f6882036ee')/male_info  
[2026-03-25 07:58:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:58:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9f192fa3-2722-4a32-a475-e8f6882036ee')/female_info  
[2026-03-25 07:58:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:58:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07ebe25d-343c-47f2-99de-270fd790d8db')/male_info  
[2026-03-25 07:58:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:58:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A07ebe25d-343c-47f2-99de-270fd790d8db')/female_info  
[2026-03-25 07:58:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:58:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35780ed7-09ba-4e5e-96d9-506b4724b6b2')/female_info  
[2026-03-25 07:58:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:58:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A309f931d-982d-4328-b9e8-5d793c6379c0')/male_info  
[2026-03-25 07:58:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:58:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A309f931d-982d-4328-b9e8-5d793c6379c0')/female_info  
[2026-03-25 07:58:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:58:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5fb685dd-12a8-453d-9870-7d3d787f287f')/male_info  
[2026-03-25 07:59:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:59:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5fb685dd-12a8-453d-9870-7d3d787f287f')/female_info  
[2026-03-25 07:59:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:59:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f8e5b61-adf1-4a70-970a-3aeaf8a4c78c')/male_info  
[2026-03-25 07:59:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-25 07:59:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2f8e5b61-adf1-4a70-970a-3aeaf8a4c78c')/female_info  
[2026-03-25 07:59:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:59:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A804e8c05-ef75-4c3e-9f78-e20aa627efc6')/female_info  
[2026-03-25 07:59:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:59:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0e16653a-a977-456c-aa08-fac141e90472')/male_info  
[2026-03-25 07:59:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:59:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0e16653a-a977-456c-aa08-fac141e90472')/female_info  
[2026-03-25 07:59:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:59:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af5d2309e-4b57-4161-8136-26ef41c59a7a')/male_info  
[2026-03-25 07:59:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:59:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af5d2309e-4b57-4161-8136-26ef41c59a7a')/female_info  
[2026-03-25 07:59:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:59:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae760c876-825a-496e-857d-a85ebe607518')/male_info  
[2026-03-25 07:59:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:59:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae760c876-825a-496e-857d-a85ebe607518')/female_info  
[2026-03-25 07:59:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:59:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a857ba0-7c06-4cb4-ab55-fd5df7458e78')/male_info  
[2026-03-25 07:59:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:59:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5a857ba0-7c06-4cb4-ab55-fd5df7458e78')/female_info  
[2026-03-25 07:59:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 07:59:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A392fe4b4-658c-44aa-9f50-8b117f793c92')/male_info  
[2026-03-25 07:59:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:59:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A392fe4b4-658c-44aa-9f50-8b117f793c92')/female_info  
[2026-03-25 07:59:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:59:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab04d333d-c271-4993-9080-74865780bc22')/male_info  
[2026-03-25 07:59:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 07:59:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab04d333d-c271-4993-9080-74865780bc22')/female_info  
[2026-03-25 07:59:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:59:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad0ca42de-0734-4309-b6ad-0fd4e875acbd')/male_info  
[2026-03-25 07:59:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:59:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad0ca42de-0734-4309-b6ad-0fd4e875acbd')/female_info  
[2026-03-25 07:59:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:59:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1836f79-2754-40b9-8e2f-73f4fd0f703e')/male_info  
[2026-03-25 07:59:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 07:59:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1836f79-2754-40b9-8e2f-73f4fd0f703e')/female_info  
[2026-03-25 07:59:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 07:59:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e578089-0606-4cf2-b9e9-44b7ac429d2a')/male_info  
[2026-03-25 07:59:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:59:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e578089-0606-4cf2-b9e9-44b7ac429d2a')/female_info  
[2026-03-25 07:59:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:59:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfedb205-d156-4268-914b-922cdb2780a8')/male_info  
[2026-03-25 07:59:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:59:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfedb205-d156-4268-914b-922cdb2780a8')/female_info  
[2026-03-25 07:59:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:59:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad4eadeb3-e8f4-4faa-887d-a67befea503b')/male_info  
[2026-03-25 07:59:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:59:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad4eadeb3-e8f4-4faa-887d-a67befea503b')/female_info  
[2026-03-25 07:59:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:59:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5f1fae33-dd3f-49d4-a3a7-45071d83e88d')/male_info  
[2026-03-25 07:59:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 07:59:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4dada4c3-2742-4d2b-abd3-3aa7c77ddc55')/male_info  
[2026-03-25 07:59:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:59:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4dada4c3-2742-4d2b-abd3-3aa7c77ddc55')/female_info  
[2026-03-25 07:59:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:59:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac48ff0c8-6c1d-46bd-b8e0-c72744effb48')/male_info  
[2026-03-25 07:59:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:59:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac48ff0c8-6c1d-46bd-b8e0-c72744effb48')/female_info  
[2026-03-25 07:59:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 07:59:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaef83ea7-d108-4429-aadb-8972da90c51d')/male_info  
[2026-03-25 07:59:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:59:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaef83ea7-d108-4429-aadb-8972da90c51d')/female_info  
[2026-03-25 07:59:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:59:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A44adc4d4-3e07-4bc9-a73e-d4e7245bcea5')/male_info  
[2026-03-25 07:59:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:59:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A44adc4d4-3e07-4bc9-a73e-d4e7245bcea5')/female_info  
[2026-03-25 07:59:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:59:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d39228e-9aa1-47b0-a170-6d5926f355b0')/male_info  
[2026-03-25 07:59:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:59:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1d39228e-9aa1-47b0-a170-6d5926f355b0')/female_info  
[2026-03-25 07:59:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:59:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab86eeb69-15bc-4ded-9337-02e5c88b6fca')/male_info  
[2026-03-25 07:59:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:59:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab86eeb69-15bc-4ded-9337-02e5c88b6fca')/female_info  
[2026-03-25 07:59:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:59:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25339f54-1e88-4036-b802-6a2f0b6bc5ea')/male_info  
[2026-03-25 07:59:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:59:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A25339f54-1e88-4036-b802-6a2f0b6bc5ea')/female_info  
[2026-03-25 07:59:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:59:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfad6e76-e770-4a5c-ab04-e1b66b70d90d')/male_info  
[2026-03-25 07:59:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:59:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acfad6e76-e770-4a5c-ab04-e1b66b70d90d')/female_info  
[2026-03-25 07:59:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:59:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7844eb1c-660c-48be-a8e0-7872bd415b32')/male_info  
[2026-03-25 07:59:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:59:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7844eb1c-660c-48be-a8e0-7872bd415b32')/female_info  
[2026-03-25 07:59:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:59:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4c9d703b-6b89-4e96-b594-60b33fd8eec1')/male_info  
[2026-03-25 07:59:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 07:59:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4c9d703b-6b89-4e96-b594-60b33fd8eec1')/female_info  
[2026-03-25 07:59:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 07:59:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abbaf9c5b-b8a0-41a1-9bfe-a2bfe8afb5ff')/male_info  
[2026-03-25 07:59:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 07:59:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abbaf9c5b-b8a0-41a1-9bfe-a2bfe8afb5ff')/female_info  
[2026-03-25 07:59:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-03-25 07:59:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af26307b7-7f3e-4246-8c66-c83b94bed3b8')/male_info  
[2026-03-25 07:59:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:59:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af26307b7-7f3e-4246-8c66-c83b94bed3b8')/female_info  
[2026-03-25 07:59:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 07:59:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A09f61ac9-9935-4502-89d6-5c4124626589')/male_info  
[2026-03-25 07:59:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 07:59:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A09f61ac9-9935-4502-89d6-5c4124626589')/female_info  
[2026-03-25 07:59:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 07:59:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94325aa5-2a4a-488f-b2d9-47072d94a47f')/male_info  
[2026-03-25 07:59:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 07:59:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A94325aa5-2a4a-488f-b2d9-47072d94a47f')/female_info  
[2026-03-25 08:00:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 08:00:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23f8e6cc-8151-461a-9884-054588e774fd')/male_info  
[2026-03-25 08:00:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:00:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23f8e6cc-8151-461a-9884-054588e774fd')/female_info  
[2026-03-25 08:00:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:00:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ab2d3f8-9272-486e-8d0f-9da98661fc46')/male_info  
[2026-03-25 08:00:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:00:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ab2d3f8-9272-486e-8d0f-9da98661fc46')/female_info  
[2026-03-25 08:00:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 08:00:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5705c098-8baa-4a2d-89ab-d54b88912ab0')/male_info  
[2026-03-25 08:00:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:00:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5705c098-8baa-4a2d-89ab-d54b88912ab0')/female_info  
[2026-03-25 08:00:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:00:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3aac7289-1f59-408b-b684-378d1186f69b')/male_info  
[2026-03-25 08:00:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-03-25 08:00:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3aac7289-1f59-408b-b684-378d1186f69b')/female_info  
[2026-03-25 08:00:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:00:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aead67b9c-ccac-411c-9cf4-65be14601e62')/male_info  
[2026-03-25 08:00:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:00:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aead67b9c-ccac-411c-9cf4-65be14601e62')/female_info  
[2026-03-25 08:00:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 08:00:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed7eee87-22ad-4217-8987-87bf968c9f4a')/male_info  
[2026-03-25 08:00:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:00:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aed7eee87-22ad-4217-8987-87bf968c9f4a')/female_info  
[2026-03-25 08:00:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 08:00:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd63dc1d-6084-4633-a9d9-47ae820b8014')/male_info  
[2026-03-25 08:00:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:00:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd63dc1d-6084-4633-a9d9-47ae820b8014')/female_info  
[2026-03-25 08:00:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 08:00:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad41c28da-7e3a-4c51-9065-7280ffd04323')/male_info  
[2026-03-25 08:00:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:00:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad41c28da-7e3a-4c51-9065-7280ffd04323')/female_info  
[2026-03-25 08:00:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:00:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e6523b5-9776-427c-8272-9a194e05bcc8')/male_info  
[2026-03-25 08:00:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 08:00:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e6523b5-9776-427c-8272-9a194e05bcc8')/female_info  
[2026-03-25 08:00:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 08:00:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaafa68b8-832a-4c88-860f-839c546cc9f2')/male_info  
[2026-03-25 08:00:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:00:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aaafa68b8-832a-4c88-860f-839c546cc9f2')/female_info  
[2026-03-25 08:00:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:00:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2b5174ce-5623-47d6-92ca-efb802624981')/male_info  
[2026-03-25 08:00:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:00:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2b5174ce-5623-47d6-92ca-efb802624981')/female_info  
[2026-03-25 08:00:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:00:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8bbf4e49-028f-4e19-b8be-e858b0bed7ed')/male_info  
[2026-03-25 08:00:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:00:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8bbf4e49-028f-4e19-b8be-e858b0bed7ed')/female_info  
[2026-03-25 08:00:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:00:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac77b0f1-7465-4b76-b371-993c76eee377')/male_info  
[2026-03-25 08:00:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:00:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aac77b0f1-7465-4b76-b371-993c76eee377')/female_info  
[2026-03-25 08:00:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 08:00:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A65f07872-731d-405f-b1f4-b690be6499f9')/male_info  
[2026-03-25 08:00:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:00:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A65f07872-731d-405f-b1f4-b690be6499f9')/female_info  
[2026-03-25 08:00:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:00:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef7a200f-c4c4-4001-acdd-3a146a4b06a2')/male_info  
[2026-03-25 08:00:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:00:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef7a200f-c4c4-4001-acdd-3a146a4b06a2')/female_info  
[2026-03-25 08:00:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:00:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aea5687e8-ff2f-4cd8-92d0-4a200fca7b12')/male_info  
[2026-03-25 08:00:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:00:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aea5687e8-ff2f-4cd8-92d0-4a200fca7b12')/female_info  
[2026-03-25 08:00:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 08:00:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2dc69b0-a9a5-4a43-8197-4c0ccde29e5d')/male_info  
[2026-03-25 08:00:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:00:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2dc69b0-a9a5-4a43-8197-4c0ccde29e5d')/female_info  
[2026-03-25 08:00:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:00:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac2bdcb44-b31e-4b2d-9d09-4caa2a201561')/male_info  
[2026-03-25 08:00:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:00:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac2bdcb44-b31e-4b2d-9d09-4caa2a201561')/female_info  
[2026-03-25 08:00:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-03-25 08:00:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a890946-e9f3-4eb2-891e-d6f0f3f204bd')/male_info  
[2026-03-25 08:00:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:00:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8a890946-e9f3-4eb2-891e-d6f0f3f204bd')/female_info  
[2026-03-25 08:00:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 08:00:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bae6d41-5d91-4dc4-a361-cbcd5388b8bd')/male_info  
[2026-03-25 08:00:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:00:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6bae6d41-5d91-4dc4-a361-cbcd5388b8bd')/female_info  
[2026-03-25 08:00:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:00:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac6db5974-6915-4a85-b95d-276376861bca')/male_info  
[2026-03-25 08:00:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:00:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac6db5974-6915-4a85-b95d-276376861bca')/female_info  
[2026-03-25 08:00:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:00:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2adaacb5-4490-456a-96a7-5297c67f1a5a')/male_info  
[2026-03-25 08:00:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:00:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2adaacb5-4490-456a-96a7-5297c67f1a5a')/female_info  
[2026-03-25 08:00:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:00:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12c759f4-1bae-45c0-9145-32b15a4aaa6f')/male_info  
[2026-03-25 08:00:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:00:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A12c759f4-1bae-45c0-9145-32b15a4aaa6f')/female_info  
[2026-03-25 08:00:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:00:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5d0fe3b-a337-40f0-96db-cc9bc347a441')/male_info  
[2026-03-25 08:00:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:00:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae5d0fe3b-a337-40f0-96db-cc9bc347a441')/female_info  
[2026-03-25 08:00:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:00:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1081cb92-33f9-4a24-86b3-c36b2ca9e29b')/male_info  
[2026-03-25 08:00:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:00:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1081cb92-33f9-4a24-86b3-c36b2ca9e29b')/female_info  
[2026-03-25 08:00:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 08:00:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af52de280-6462-411f-b28b-a5c17253120c')/male_info  
[2026-03-25 08:00:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:00:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af52de280-6462-411f-b28b-a5c17253120c')/female_info  
[2026-03-25 08:00:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:00:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9379e406-c67a-49ec-b23c-9f5b33c766fd')/male_info  
[2026-03-25 08:01:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 08:01:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9379e406-c67a-49ec-b23c-9f5b33c766fd')/female_info  
[2026-03-25 08:01:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:01:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aedc15b17-3883-45ea-a80a-9764e0082942')/male_info  
[2026-03-25 08:01:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 8 rows.  
[2026-03-25 08:01:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aedc15b17-3883-45ea-a80a-9764e0082942')/female_info  
[2026-03-25 08:01:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 08:01:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A888b67d7-0be3-4abf-8a75-6f131ad0d4f8')/male_info  
[2026-03-25 08:01:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:01:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A888b67d7-0be3-4abf-8a75-6f131ad0d4f8')/female_info  
[2026-03-25 08:01:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:01:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80e25cea-e528-4b91-a7b3-b374606932de')/male_info  
[2026-03-25 08:01:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:01:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A80e25cea-e528-4b91-a7b3-b374606932de')/female_info  
[2026-03-25 08:01:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:01:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5b0a5f8-5e67-4874-bcc3-2f1a73edf2d6')/male_info  
[2026-03-25 08:01:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:01:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5b0a5f8-5e67-4874-bcc3-2f1a73edf2d6')/female_info  
[2026-03-25 08:01:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:01:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4989e9e6-9dd2-4c2a-889b-a873679a78d9')/male_info  
[2026-03-25 08:01:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:01:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4989e9e6-9dd2-4c2a-889b-a873679a78d9')/female_info  
[2026-03-25 08:01:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:01:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A01423cc8-0bde-41a0-84ee-e6bbd639bead')/male_info  
[2026-03-25 08:01:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:01:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A01423cc8-0bde-41a0-84ee-e6bbd639bead')/female_info  
[2026-03-25 08:01:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:01:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2c6dc46-b5e5-4964-8306-c4ba724bbb5e')/male_info  
[2026-03-25 08:01:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:01:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad2c6dc46-b5e5-4964-8306-c4ba724bbb5e')/female_info  
[2026-03-25 08:01:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:01:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4a23ae4-f6df-4bc5-b9dd-30517a8eb558')/male_info  
[2026-03-25 08:01:18] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:01:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa4a23ae4-f6df-4bc5-b9dd-30517a8eb558')/female_info  
[2026-03-25 08:01:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:01:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad582435c-dad3-4fd6-a037-0fabaeaeea4c')/male_info  
[2026-03-25 08:01:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:01:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad582435c-dad3-4fd6-a037-0fabaeaeea4c')/female_info  
[2026-03-25 08:01:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 08:01:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1c3955d-7f97-43af-b09f-c9f99dde5e59')/male_info  
[2026-03-25 08:01:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-25 08:01:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af1c3955d-7f97-43af-b09f-c9f99dde5e59')/female_info  
[2026-03-25 08:01:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:01:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7cdd805d-126a-4c8f-bec7-0bd52e4856d3')/male_info  
[2026-03-25 08:01:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:01:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7cdd805d-126a-4c8f-bec7-0bd52e4856d3')/female_info  
[2026-03-25 08:01:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:01:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d9e5b3a-7196-4a04-9550-d2f5f4ef7d24')/male_info  
[2026-03-25 08:01:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:01:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d9e5b3a-7196-4a04-9550-d2f5f4ef7d24')/female_info  
[2026-03-25 08:01:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:01:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29279072-7907-48e4-a063-43e11b0f301c')/male_info  
[2026-03-25 08:01:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:01:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29279072-7907-48e4-a063-43e11b0f301c')/female_info  
[2026-03-25 08:01:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 08:01:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A300df2a2-dff7-488a-b364-2c9efa79d96a')/male_info  
[2026-03-25 08:01:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 08:01:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A300df2a2-dff7-488a-b364-2c9efa79d96a')/female_info  
[2026-03-25 08:01:33] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:01:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab573c1bf-c7b0-4954-a52b-61d1508308c8')/male_info  
[2026-03-25 08:01:34] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:01:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab573c1bf-c7b0-4954-a52b-61d1508308c8')/female_info  
[2026-03-25 08:01:35] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:01:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3770933b-b2dc-4e8b-9bcd-dc1f2882a1e7')/male_info  
[2026-03-25 08:01:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:01:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3770933b-b2dc-4e8b-9bcd-dc1f2882a1e7')/female_info  
[2026-03-25 08:01:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:01:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab48a2686-4d07-4c43-8a69-dd6e5aaba4f1')/male_info  
[2026-03-25 08:01:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:01:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab48a2686-4d07-4c43-8a69-dd6e5aaba4f1')/female_info  
[2026-03-25 08:01:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 08:01:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afcf1bfb8-b3a3-4009-b321-8e67fbd8b16c')/male_info  
[2026-03-25 08:01:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:01:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afcf1bfb8-b3a3-4009-b321-8e67fbd8b16c')/female_info  
[2026-03-25 08:01:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:01:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A771f6ed4-ac53-49ea-b98c-056d4f419e5d')/male_info  
[2026-03-25 08:01:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:01:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A771f6ed4-ac53-49ea-b98c-056d4f419e5d')/female_info  
[2026-03-25 08:01:44] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:01:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa563c3ec-cdb6-480f-8895-123e1e5822b9')/male_info  
[2026-03-25 08:01:45] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:01:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa563c3ec-cdb6-480f-8895-123e1e5822b9')/female_info  
[2026-03-25 08:01:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:01:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac92ead56-2c59-4260-b930-a4567736373f')/male_info  
[2026-03-25 08:01:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:01:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac92ead56-2c59-4260-b930-a4567736373f')/female_info  
[2026-03-25 08:01:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-03-25 08:01:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35b36dd1-d0c3-443a-b1b3-21e68d14af22')/male_info  
[2026-03-25 08:01:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:01:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35b36dd1-d0c3-443a-b1b3-21e68d14af22')/female_info  
[2026-03-25 08:01:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:01:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0dc4288-f1fe-46e2-aae5-4a8858ea7ed0')/male_info  
[2026-03-25 08:01:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:01:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae0dc4288-f1fe-46e2-aae5-4a8858ea7ed0')/female_info  
[2026-03-25 08:01:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:01:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee27612c-bec4-4af2-8168-5544526b6454')/male_info  
[2026-03-25 08:01:54] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:01:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aee27612c-bec4-4af2-8168-5544526b6454')/female_info  
[2026-03-25 08:01:55] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 08:01:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037bc1f1-9896-42fa-ba88-e42a8b8900f4')/male_info  
[2026-03-25 08:01:56] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:01:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037bc1f1-9896-42fa-ba88-e42a8b8900f4')/female_info  
[2026-03-25 08:01:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 08:01:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9fa0de8-0f97-42fb-8dc7-126b06d4d0ce')/male_info  
[2026-03-25 08:01:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:01:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9fa0de8-0f97-42fb-8dc7-126b06d4d0ce')/female_info  
[2026-03-25 08:01:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 08:01:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7219fb4b-f33c-4998-a480-18059f7f3126')/female_info  
[2026-03-25 08:02:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:02:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98035127-c596-4678-a6ab-44468335c347')/male_info  
[2026-03-25 08:02:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:02:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A98035127-c596-4678-a6ab-44468335c347')/female_info  
[2026-03-25 08:02:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:02:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A20d6e1de-2381-49ec-a648-5346aa2246e4')/male_info  
[2026-03-25 08:02:03] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:02:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A20d6e1de-2381-49ec-a648-5346aa2246e4')/female_info  
[2026-03-25 08:02:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 08:02:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6767b3c3-80fe-4bd9-a96f-b4881c27e558')/male_info  
[2026-03-25 08:02:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:02:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6767b3c3-80fe-4bd9-a96f-b4881c27e558')/female_info  
[2026-03-25 08:02:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:02:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A323d7388-4083-4f08-a2e2-7e6d6b69925a')/male_info  
[2026-03-25 08:02:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:02:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A323d7388-4083-4f08-a2e2-7e6d6b69925a')/female_info  
[2026-03-25 08:02:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:02:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A85e332a4-66a0-47c7-893d-cb6d611312ed')/male_info  
[2026-03-25 08:02:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 08:02:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A85e332a4-66a0-47c7-893d-cb6d611312ed')/female_info  
[2026-03-25 08:02:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:02:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af413cc06-b225-4e3c-b249-e00ac8dddb86')/male_info  
[2026-03-25 08:02:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:02:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af413cc06-b225-4e3c-b249-e00ac8dddb86')/female_info  
[2026-03-25 08:02:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:02:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa16b2182-7bab-49f2-9322-31f5d7530c9f')/male_info  
[2026-03-25 08:02:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:02:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa16b2182-7bab-49f2-9322-31f5d7530c9f')/female_info  
[2026-03-25 08:02:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:02:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ed5e3c7-8d77-49e3-89c9-e83aa7fcf001')/male_info  
[2026-03-25 08:02:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-25 08:02:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8ed5e3c7-8d77-49e3-89c9-e83aa7fcf001')/female_info  
[2026-03-25 08:02:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:02:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e87292f-a4c0-4841-9a8c-6fb0f56d86e0')/male_info  
[2026-03-25 08:02:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:02:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7e87292f-a4c0-4841-9a8c-6fb0f56d86e0')/female_info  
[2026-03-25 08:02:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:02:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6e280a7e-829a-4b63-967a-e2a109463be5')/female_info  
[2026-03-25 08:02:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:02:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56f3c797-f79d-41c3-a0dc-f6fd93c5cd80')/male_info  
[2026-03-25 08:02:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 08:02:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A56f3c797-f79d-41c3-a0dc-f6fd93c5cd80')/female_info  
[2026-03-25 08:02:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 08:02:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5211c7c9-a79a-4300-9261-1e383fc34511')/male_info  
[2026-03-25 08:02:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:02:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5211c7c9-a79a-4300-9261-1e383fc34511')/female_info  
[2026-03-25 08:02:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:02:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac82571d7-1329-4aa2-acb2-5b9a6f85e2e4')/male_info  
[2026-03-25 08:02:27] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:02:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac82571d7-1329-4aa2-acb2-5b9a6f85e2e4')/female_info  
[2026-03-25 08:02:28] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:02:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78809ca1-25b4-4a8a-b4ff-cc845031e1e7')/male_info  
[2026-03-25 08:02:29] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:02:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A78809ca1-25b4-4a8a-b4ff-cc845031e1e7')/female_info  
[2026-03-25 08:02:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 08:02:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A550a393a-1fa0-4abd-b92c-244b2e2b7338')/male_info  
[2026-03-25 08:02:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:02:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A550a393a-1fa0-4abd-b92c-244b2e2b7338')/female_info  
[2026-03-25 08:02:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:02:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abed646c6-380b-41fb-b50a-c5f3fef95662')/male_info  
[2026-03-25 08:02:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 08:02:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abed646c6-380b-41fb-b50a-c5f3fef95662')/female_info  
[2026-03-25 08:02:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:02:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8baa0579-1439-499c-bd02-8da3823232b2')/male_info  
[2026-03-25 08:02:36] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:02:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8baa0579-1439-499c-bd02-8da3823232b2')/female_info  
[2026-03-25 08:02:37] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:02:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A690ac802-6090-4d83-8c2b-20991584378e')/male_info  
[2026-03-25 08:02:38] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:02:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A690ac802-6090-4d83-8c2b-20991584378e')/female_info  
[2026-03-25 08:02:39] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:02:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af942067b-28d5-43fb-9272-6cebfb5c52f1')/male_info  
[2026-03-25 08:02:40] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 08:02:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af942067b-28d5-43fb-9272-6cebfb5c52f1')/female_info  
[2026-03-25 08:02:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:02:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e4a4baa-5cfe-4f95-af84-64bb26fc6a33')/male_info  
[2026-03-25 08:02:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 08:02:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3e4a4baa-5cfe-4f95-af84-64bb26fc6a33')/female_info  
[2026-03-25 08:02:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 08:02:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef6af26d-9a86-401d-a168-e1948bdafd2f')/male_info  
[2026-03-25 08:02:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:02:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef6af26d-9a86-401d-a168-e1948bdafd2f')/female_info  
[2026-03-25 08:02:46] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 08:02:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A74447f96-1e09-4675-a937-85482b9a903f')/male_info  
[2026-03-25 08:02:47] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:02:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A74447f96-1e09-4675-a937-85482b9a903f')/female_info  
[2026-03-25 08:02:48] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 08:02:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab083e558-8d4b-4c72-b8c1-8dbaa5a3efcb')/male_info  
[2026-03-25 08:02:49] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 08:02:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab083e558-8d4b-4c72-b8c1-8dbaa5a3efcb')/female_info  
[2026-03-25 08:02:50] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:02:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef3e1061-3d84-4aa7-a53a-3abc6edc2451')/male_info  
[2026-03-25 08:02:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:02:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aef3e1061-3d84-4aa7-a53a-3abc6edc2451')/female_info  
[2026-03-25 08:02:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:02:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7631ed6c-4bdb-436c-ac77-c2e2b8ce111f')/male_info  
[2026-03-25 08:02:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:02:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7631ed6c-4bdb-436c-ac77-c2e2b8ce111f')/female_info  
[2026-03-25 08:02:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 08:02:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1453a5-8cb3-4a58-a499-6ba745069e64')/male_info  
[2026-03-25 08:02:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:02:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8b1453a5-8cb3-4a58-a499-6ba745069e64')/female_info  
[2026-03-25 08:02:57] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 08:02:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70918918-0e07-4e2a-aacd-fe6d1ed36ea7')/male_info  
[2026-03-25 08:02:58] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:02:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70918918-0e07-4e2a-aacd-fe6d1ed36ea7')/female_info  
[2026-03-25 08:02:59] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 08:02:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35115535-1df9-44e5-9776-946888eed14c')/male_info  
[2026-03-25 08:03:00] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:03:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A35115535-1df9-44e5-9776-946888eed14c')/female_info  
[2026-03-25 08:03:01] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 08:03:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad20927-2166-4431-b57c-00b32ec0f55a')/male_info  
[2026-03-25 08:03:02] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:03:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afad20927-2166-4431-b57c-00b32ec0f55a')/female_info  
[2026-03-25 08:03:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 08:03:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29d3ff62-bbb9-4cf7-83f8-134b9b0caf66')/male_info  
[2026-03-25 08:03:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:03:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29d3ff62-bbb9-4cf7-83f8-134b9b0caf66')/female_info  
[2026-03-25 08:03:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:03:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9fe83e4a-8bca-4482-aba4-f97eaaa05710')/male_info  
[2026-03-25 08:03:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:03:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9fe83e4a-8bca-4482-aba4-f97eaaa05710')/female_info  
[2026-03-25 08:03:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:03:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A318b206f-eb02-4bd7-85e9-5c69cb746cb2')/male_info  
[2026-03-25 08:03:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:03:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9b06b412-2fe5-4917-be15-d09d99a8e24c')/male_info  
[2026-03-25 08:03:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:03:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9b06b412-2fe5-4917-be15-d09d99a8e24c')/female_info  
[2026-03-25 08:03:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 08:03:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acc29c5b7-d581-4c36-bf9e-d9b3bc507a26')/male_info  
[2026-03-25 08:03:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 08:03:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Acc29c5b7-d581-4c36-bf9e-d9b3bc507a26')/female_info  
[2026-03-25 08:03:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:03:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab96ec5d6-a420-4d55-b287-ebc3e810add3')/male_info  
[2026-03-25 08:03:14] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:03:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab96ec5d6-a420-4d55-b287-ebc3e810add3')/female_info  
[2026-03-25 08:03:15] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:03:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A57ff7c18-41c5-4040-abeb-71ff5a38f333')/male_info  
[2026-03-25 08:03:16] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:03:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A57ff7c18-41c5-4040-abeb-71ff5a38f333')/female_info  
[2026-03-25 08:03:17] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 08:03:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ff2dce6-2d4d-497c-b994-d9a6c90f91b0')/female_info  
[2026-03-25 08:03:19] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:03:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15c6b328-49da-4263-86ca-afbbc3f68cd7')/male_info  
[2026-03-25 08:03:20] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 08:03:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A15c6b328-49da-4263-86ca-afbbc3f68cd7')/female_info  
[2026-03-25 08:03:21] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:03:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e21d6fa-c22e-4fd4-887a-9845c4fc60ca')/male_info  
[2026-03-25 08:03:22] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:03:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1e21d6fa-c22e-4fd4-887a-9845c4fc60ca')/female_info  
[2026-03-25 08:03:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:03:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9fad8a0-2a60-4e0f-b3d1-2314ed50925e')/male_info  
[2026-03-25 08:03:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:03:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa9fad8a0-2a60-4e0f-b3d1-2314ed50925e')/female_info  
[2026-03-25 08:03:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:03:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7438f95b-ca6c-4243-8304-8bfca5cbc489')/male_info  
[2026-03-25 08:03:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:03:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7438f95b-ca6c-4243-8304-8bfca5cbc489')/female_info  
[2026-03-25 08:03:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:03:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A678c1d42-eec8-47a5-8cca-dd0593770fb7')/male_info  
[2026-03-25 08:03:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:03:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A678c1d42-eec8-47a5-8cca-dd0593770fb7')/female_info  
[2026-03-25 08:03:30] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 08:03:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff705de6-a12b-44d6-8295-6f41f9867f87')/male_info  
[2026-03-25 08:03:31] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:03:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aff705de6-a12b-44d6-8295-6f41f9867f87')/female_info  
[2026-03-25 08:03:32] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:03:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c3f05ff-a079-4d14-a341-3485cd53de10')/male_info  
[2026-03-25 08:03:33] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:03:33] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2c3f05ff-a079-4d14-a341-3485cd53de10')/female_info  
[2026-03-25 08:03:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:03:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18489191-3a9f-44f8-846b-bb266f25d60a')/male_info  
[2026-03-25 08:03:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:03:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18489191-3a9f-44f8-846b-bb266f25d60a')/female_info  
[2026-03-25 08:03:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-03-25 08:03:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af420c671-ddf3-4cca-aeef-37d4c122427c')/male_info  
[2026-03-25 08:03:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:03:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af420c671-ddf3-4cca-aeef-37d4c122427c')/female_info  
[2026-03-25 08:03:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 08:03:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5013b408-5ac5-417f-8180-e742f2cf0619')/male_info  
[2026-03-25 08:03:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:03:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5013b408-5ac5-417f-8180-e742f2cf0619')/female_info  
[2026-03-25 08:03:41] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:03:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23feedfd-ab70-4cfc-96b4-f59820754bda')/male_info  
[2026-03-25 08:03:42] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:03:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A23feedfd-ab70-4cfc-96b4-f59820754bda')/female_info  
[2026-03-25 08:03:43] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:03:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45789b6f-dac5-4a0b-9107-a9ba5b2812a0')/male_info  
[2026-03-25 08:03:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 9 rows.  
[2026-03-25 08:03:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A45789b6f-dac5-4a0b-9107-a9ba5b2812a0')/female_info  
[2026-03-25 08:03:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:03:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab308f5c3-3ffb-4ec2-8692-c18830fbbd60')/male_info  
[2026-03-25 08:03:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 08:03:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab308f5c3-3ffb-4ec2-8692-c18830fbbd60')/female_info  
[2026-03-25 08:03:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:03:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41e8bb39-e066-4ea6-bf21-536595adb986')/male_info  
[2026-03-25 08:03:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:03:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A41e8bb39-e066-4ea6-bf21-536595adb986')/female_info  
[2026-03-25 08:03:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-03-25 08:03:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1c103fa2-ecfb-4f85-a321-96b4394d423d')/male_info  
[2026-03-25 08:03:51] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:03:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1c103fa2-ecfb-4f85-a321-96b4394d423d')/female_info  
[2026-03-25 08:03:52] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 7 rows.  
[2026-03-25 08:03:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ce0fa54-f66f-4252-b492-aa68afa2072d')/male_info  
[2026-03-25 08:03:53] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 08:03:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ce0fa54-f66f-4252-b492-aa68afa2072d')/female_info  
[2026-03-25 08:03:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 08:03:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229f9804-ffa6-4625-a827-e5f80f742911')/male_info  
[2026-03-25 08:03:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:03:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A229f9804-ffa6-4625-a827-e5f80f742911')/female_info  
[2026-03-25 08:03:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 08:03:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82d52e0e-9d5b-4128-a7d6-91cb7a8524d8')/male_info  
[2026-03-25 08:03:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:03:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A82d52e0e-9d5b-4128-a7d6-91cb7a8524d8')/female_info  
[2026-03-25 08:03:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:03:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A407b5655-db4c-4865-8607-c91687d6cd58')/male_info  
[2026-03-25 08:03:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:03:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A407b5655-db4c-4865-8607-c91687d6cd58')/female_info  
[2026-03-25 08:04:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:04:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ccdc8b7-918c-4eab-8dfd-dc140a75046e')/male_info  
[2026-03-25 08:04:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:04:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2ccdc8b7-918c-4eab-8dfd-dc140a75046e')/female_info  
[2026-03-25 08:04:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 08:04:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A29312858-47cf-4c30-ad19-305100f25463')/female_info  
[2026-03-25 08:04:04] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:04:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f32eaaa-ac73-4a4f-bb6f-9d0788564502')/male_info  
[2026-03-25 08:04:05] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:04:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8f32eaaa-ac73-4a4f-bb6f-9d0788564502')/female_info  
[2026-03-25 08:04:06] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 08:04:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A972b4bb6-7140-42a0-bd9a-09ee847efd4b')/male_info  
[2026-03-25 08:04:07] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 7 rows.  
[2026-03-25 08:04:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A972b4bb6-7140-42a0-bd9a-09ee847efd4b')/female_info  
[2026-03-25 08:04:08] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:04:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ab764a4-30d5-4fd8-bb3f-3091f63bb9dc')/male_info  
[2026-03-25 08:04:09] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:04:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0ab764a4-30d5-4fd8-bb3f-3091f63bb9dc')/female_info  
[2026-03-25 08:04:10] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:04:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af24a548d-8cae-45ea-874c-ce3d2ba6c02c')/female_info  
[2026-03-25 08:04:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:04:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5a7e467-abcd-4c55-983d-ed4c1f1f6569')/male_info  
[2026-03-25 08:04:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:04:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa5a7e467-abcd-4c55-983d-ed4c1f1f6569')/female_info  
[2026-03-25 08:04:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:04:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61152e12-5942-463f-8468-79d853976e25')/male_info  
[2026-03-25 08:04:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:04:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A61152e12-5942-463f-8468-79d853976e25')/female_info  
[2026-03-25 08:04:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:04:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91f2106e-a8d2-4f7b-a787-583aa741d4fe')/male_info  
[2026-03-25 08:04:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:04:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A91f2106e-a8d2-4f7b-a787-583aa741d4fe')/female_info  
[2026-03-25 08:04:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:04:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A450a45da-e340-47f4-b4a6-b4d3400452de')/male_info  
[2026-03-25 08:04:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:04:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A450a45da-e340-47f4-b4a6-b4d3400452de')/female_info  
[2026-03-25 08:04:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:04:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ace473057-719f-47be-8a5c-57d27f4992e4')/male_info  
[2026-03-25 08:04:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:04:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ace473057-719f-47be-8a5c-57d27f4992e4')/female_info  
[2026-03-25 08:04:23] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:04:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92c3cbe3-e458-45a1-b629-5ed57f5ded2a')/male_info  
[2026-03-25 08:04:24] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:04:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A92c3cbe3-e458-45a1-b629-5ed57f5ded2a')/female_info  
[2026-03-25 08:04:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:04:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c4116ec-d14e-4e42-9138-e1c259d294fd')/male_info  
[2026-03-25 08:04:26] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:04:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7c4116ec-d14e-4e42-9138-e1c259d294fd')/female_info  
[2026-03-25 08:04:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:04:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d67deef-19a6-419f-94d7-5a6b5edd1fc9')/male_info  
[2026-03-25 08:04:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:04:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A8d67deef-19a6-419f-94d7-5a6b5edd1fc9')/female_info  
[2026-03-25 08:04:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:04:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2e727c6c-bb9a-4302-9fe5-21eccae06a28')/male_info  
[2026-03-25 08:04:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:04:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A2e727c6c-bb9a-4302-9fe5-21eccae06a28')/female_info  
[2026-03-25 08:04:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 08:04:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9c985a5b-fa02-48f7-aac8-93ffc4d63b3c')/male_info  
[2026-03-25 08:04:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:04:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9c985a5b-fa02-48f7-aac8-93ffc4d63b3c')/female_info  
[2026-03-25 08:04:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 08:04:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add2a3046-72e3-433d-8989-41c460b11b86')/male_info  
[2026-03-25 08:04:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:04:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Add2a3046-72e3-433d-8989-41c460b11b86')/female_info  
[2026-03-25 08:04:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 8 rows.  
[2026-03-25 08:04:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A802f54aa-65a1-4691-8399-b70bb8e8a6a5')/male_info  
[2026-03-25 08:04:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:04:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A802f54aa-65a1-4691-8399-b70bb8e8a6a5')/female_info  
[2026-03-25 08:04:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:04:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70152ae7-78d7-4c98-9c03-adf8dfda95c3')/male_info  
[2026-03-25 08:04:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:04:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A70152ae7-78d7-4c98-9c03-adf8dfda95c3')/female_info  
[2026-03-25 08:04:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:04:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4efab953-978e-4edf-b8a3-f6dd862c0c8c')/male_info  
[2026-03-25 08:04:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:04:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4efab953-978e-4edf-b8a3-f6dd862c0c8c')/female_info  
[2026-03-25 08:04:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:04:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad262c108-a745-472a-9ce4-ed65e972242d')/male_info  
[2026-03-25 08:04:43] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:04:43] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad262c108-a745-472a-9ce4-ed65e972242d')/female_info  
[2026-03-25 08:04:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 08:04:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037db80b-9087-4ab4-9515-1681331a339f')/male_info  
[2026-03-25 08:04:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:04:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A037db80b-9087-4ab4-9515-1681331a339f')/female_info  
[2026-03-25 08:04:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 4 rows.  
[2026-03-25 08:04:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af68f8c51-035e-4419-948e-29f159515545')/male_info  
[2026-03-25 08:04:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:04:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af68f8c51-035e-4419-948e-29f159515545')/female_info  
[2026-03-25 08:04:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:04:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aafc0a1ea-db36-40a0-8668-63e2b3460407')/male_info  
[2026-03-25 08:04:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:04:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aafc0a1ea-db36-40a0-8668-63e2b3460407')/female_info  
[2026-03-25 08:04:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 08:04:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa089cebf-872c-4455-9fc2-71d77353cb47')/male_info  
[2026-03-25 08:04:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:04:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa089cebf-872c-4455-9fc2-71d77353cb47')/female_info  
[2026-03-25 08:04:53] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:04:53] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7b4cf728-8c19-44d2-94cd-de186509dd11')/male_info  
[2026-03-25 08:04:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:04:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7b4cf728-8c19-44d2-94cd-de186509dd11')/female_info  
[2026-03-25 08:04:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:04:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A607baa4f-45de-44b9-b948-c57123ed97cd')/male_info  
[2026-03-25 08:04:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:04:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A607baa4f-45de-44b9-b948-c57123ed97cd')/female_info  
[2026-03-25 08:04:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:04:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9505dc8e-19b7-4cb8-a29e-15d27ec79f80')/male_info  
[2026-03-25 08:04:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:04:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9505dc8e-19b7-4cb8-a29e-15d27ec79f80')/female_info  
[2026-03-25 08:05:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 9 rows.  
[2026-03-25 08:05:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A658274d3-f774-4094-bc30-d141769e8c53')/male_info  
[2026-03-25 08:05:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:05:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A658274d3-f774-4094-bc30-d141769e8c53')/female_info  
[2026-03-25 08:05:03] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:05:03] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac7b630cc-129a-4f00-99e7-3ff8a7187c46')/male_info  
[2026-03-25 08:05:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:05:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ac7b630cc-129a-4f00-99e7-3ff8a7187c46')/female_info  
[2026-03-25 08:05:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:05:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00afaceb-f1a1-4026-a72e-415af031a5af')/male_info  
[2026-03-25 08:05:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:05:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A00afaceb-f1a1-4026-a72e-415af031a5af')/female_info  
[2026-03-25 08:05:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:05:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62e7422c-542c-4a49-aaad-92002df57632')/male_info  
[2026-03-25 08:05:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:05:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A62e7422c-542c-4a49-aaad-92002df57632')/female_info  
[2026-03-25 08:05:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:05:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7987e971-cd2b-4849-8cc1-d53220fd4f36')/male_info  
[2026-03-25 08:05:11] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:05:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7987e971-cd2b-4849-8cc1-d53220fd4f36')/female_info  
[2026-03-25 08:05:12] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:05:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f47893b-2cd1-4c3f-bbcb-0b566439cace')/male_info  
[2026-03-25 08:05:13] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:05:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1f47893b-2cd1-4c3f-bbcb-0b566439cace')/female_info  
[2026-03-25 08:05:14] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:05:14] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0dfe86ca-f2a5-4df5-8c79-20ff427b7466')/male_info  
[2026-03-25 08:05:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:05:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0dfe86ca-f2a5-4df5-8c79-20ff427b7466')/female_info  
[2026-03-25 08:05:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:05:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa82c1d09-20f0-4997-a931-f10f1e86a8c3')/male_info  
[2026-03-25 08:05:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:05:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa82c1d09-20f0-4997-a931-f10f1e86a8c3')/female_info  
[2026-03-25 08:05:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:05:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ac08344-856b-43e3-b3c3-b52a2bb0ab5e')/male_info  
[2026-03-25 08:05:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:05:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1ac08344-856b-43e3-b3c3-b52a2bb0ab5e')/female_info  
[2026-03-25 08:05:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:05:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A3b8bb32a-7abf-48a2-a4b9-624f1bd77d36')/female_info  
[2026-03-25 08:05:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:05:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab47c5c77-a9ed-414e-a11e-eaf4836add63')/male_info  
[2026-03-25 08:05:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:05:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ab47c5c77-a9ed-414e-a11e-eaf4836add63')/female_info  
[2026-03-25 08:05:24] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:05:24] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e1f0474-048a-43d6-bdec-947bf3a574d9')/male_info  
[2026-03-25 08:05:25] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:05:25] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9e1f0474-048a-43d6-bdec-947bf3a574d9')/female_info  
[2026-03-25 08:05:26] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:05:26] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A7917a7e3-126f-4eea-aae7-d47b779d39b0')/female_info  
[2026-03-25 08:05:27] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:05:27] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a9dc16c-56ae-43f5-82dd-0fbb773f67d1')/male_info  
[2026-03-25 08:05:28] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:05:28] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4a9dc16c-56ae-43f5-82dd-0fbb773f67d1')/female_info  
[2026-03-25 08:05:29] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:05:29] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9837c3e-8408-4355-af11-cd01e3c293ab')/male_info  
[2026-03-25 08:05:30] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:05:30] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9837c3e-8408-4355-af11-cd01e3c293ab')/female_info  
[2026-03-25 08:05:31] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 6 rows.  
[2026-03-25 08:05:31] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa88a90ea-7de7-421b-a9b8-d2d1c70f1026')/male_info  
[2026-03-25 08:05:32] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 6 rows.  
[2026-03-25 08:05:32] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa88a90ea-7de7-421b-a9b8-d2d1c70f1026')/female_info  
[2026-03-25 08:05:34] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:05:34] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4054a78b-2786-4718-926f-1844464cba57')/male_info  
[2026-03-25 08:05:35] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:05:35] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4054a78b-2786-4718-926f-1844464cba57')/female_info  
[2026-03-25 08:05:36] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:05:36] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9aad2cd-0ea6-4299-8824-5a335fe1d83a')/male_info  
[2026-03-25 08:05:37] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:05:37] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ad9aad2cd-0ea6-4299-8824-5a335fe1d83a')/female_info  
[2026-03-25 08:05:38] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 08:05:38] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0cb866c9-e69a-4f74-aa4a-bc345243d2b8')/male_info  
[2026-03-25 08:05:39] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:05:39] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A0cb866c9-e69a-4f74-aa4a-bc345243d2b8')/female_info  
[2026-03-25 08:05:40] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:05:40] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6f082ecd-fe46-4add-8087-016d08d6ba11')/male_info  
[2026-03-25 08:05:41] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:05:41] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6f082ecd-fe46-4add-8087-016d08d6ba11')/female_info  
[2026-03-25 08:05:42] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:05:42] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9bff992a-1c18-49a0-8507-cb9e57aeaa45')/male_info  
[2026-03-25 08:05:44] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:05:44] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A9bff992a-1c18-49a0-8507-cb9e57aeaa45')/female_info  
[2026-03-25 08:05:45] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:05:45] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1231342c-6f30-4fe2-82e5-0b2ca2aa3eaf')/male_info  
[2026-03-25 08:05:46] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:05:46] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1231342c-6f30-4fe2-82e5-0b2ca2aa3eaf')/female_info  
[2026-03-25 08:05:47] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:05:47] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4aea5c2f-cbd5-44cb-aaee-d13644bad4f9')/male_info  
[2026-03-25 08:05:48] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:05:48] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A4aea5c2f-cbd5-44cb-aaee-d13644bad4f9')/female_info  
[2026-03-25 08:05:49] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:05:49] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67d7b79-fd10-47c9-bdfa-35eba1ae8aa3')/male_info  
[2026-03-25 08:05:50] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:05:50] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Ae67d7b79-fd10-47c9-bdfa-35eba1ae8aa3')/female_info  
[2026-03-25 08:05:51] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:05:51] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A445738e0-6e3a-47a1-b5ac-1ab578ee6c9f')/male_info  
[2026-03-25 08:05:52] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:05:52] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A445738e0-6e3a-47a1-b5ac-1ab578ee6c9f')/female_info  
[2026-03-25 08:05:54] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:05:54] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6d56759e-d240-45aa-8581-8e9c7252df2e')/male_info  
[2026-03-25 08:05:55] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:05:55] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6d56759e-d240-45aa-8581-8e9c7252df2e')/female_info  
[2026-03-25 08:05:56] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:05:56] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afb4ade73-42f7-4bc9-b6f2-b46db1765b1e')/male_info  
[2026-03-25 08:05:57] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:05:57] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Afb4ade73-42f7-4bc9-b6f2-b46db1765b1e')/female_info  
[2026-03-25 08:05:58] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:05:58] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6a7969b9-5fdf-4bf2-9220-a99e64fa7971')/male_info  
[2026-03-25 08:05:59] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:05:59] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6a7969b9-5fdf-4bf2-9220-a99e64fa7971')/female_info  
[2026-03-25 08:06:00] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 08:06:00] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1b8c8e8a-4cf8-4dd6-8f9a-f779ec1d09ea')/male_info  
[2026-03-25 08:06:01] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:06:01] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A1b8c8e8a-4cf8-4dd6-8f9a-f779ec1d09ea')/female_info  
[2026-03-25 08:06:02] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:06:02] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf1c3686-2166-4cc1-b07a-2ec1459351c5')/male_info  
[2026-03-25 08:06:04] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 4 rows.  
[2026-03-25 08:06:04] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Adf1c3686-2166-4cc1-b07a-2ec1459351c5')/female_info  
[2026-03-25 08:06:05] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 1 rows.  
[2026-03-25 08:06:05] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ffa11df-ddf8-4b5f-bd25-ee4eca7c5db9')/male_info  
[2026-03-25 08:06:06] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:06:06] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A6ffa11df-ddf8-4b5f-bd25-ee4eca7c5db9')/female_info  
[2026-03-25 08:06:07] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 5 rows.  
[2026-03-25 08:06:07] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9789d66-69b8-4411-9b3a-a885c712584a')/male_info  
[2026-03-25 08:06:08] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:06:08] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af9789d66-69b8-4411-9b3a-a885c712584a')/female_info  
[2026-03-25 08:06:09] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:06:09] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa92e0cd0-f808-4f88-9e7c-31b8cb9f6208')/male_info  
[2026-03-25 08:06:10] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:06:10] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa92e0cd0-f808-4f88-9e7c-31b8cb9f6208')/female_info  
[2026-03-25 08:06:11] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:06:11] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5ec53202-fcab-4506-9d6a-88205c020459')/male_info  
[2026-03-25 08:06:12] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:06:12] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A5ec53202-fcab-4506-9d6a-88205c020459')/female_info  
[2026-03-25 08:06:13] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:06:13] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd2a5155-fffa-435b-88b9-f2dab2456cf4')/male_info  
[2026-03-25 08:06:15] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:06:15] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Abd2a5155-fffa-435b-88b9-f2dab2456cf4')/female_info  
[2026-03-25 08:06:16] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:06:16] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18733479-e259-4f69-b433-31aa2de0e8f7')/male_info  
[2026-03-25 08:06:17] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 3 rows.  
[2026-03-25 08:06:17] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A18733479-e259-4f69-b433-31aa2de0e8f7')/female_info  
[2026-03-25 08:06:18] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:06:18] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa71eca96-ed44-4514-b2c7-2c3cbd1c9734')/male_info  
[2026-03-25 08:06:19] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 5 rows.  
[2026-03-25 08:06:19] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Aa71eca96-ed44-4514-b2c7-2c3cbd1c9734')/female_info  
[2026-03-25 08:06:20] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:06:20] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A381fab18-55d6-4ecb-bccc-04f5358c18f5')/male_info  
[2026-03-25 08:06:21] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 2 rows.  
[2026-03-25 08:06:21] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3A381fab18-55d6-4ecb-bccc-04f5358c18f5')/female_info  
[2026-03-25 08:06:22] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 2 rows.  
[2026-03-25 08:06:22] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af35c7592-cb87-4784-a374-45d2bd5a985c')/male_info  
[2026-03-25 08:06:23] local.INFO: ODK IMPORT: Processing child table 'male_info'. Found 1 rows.  
[2026-03-25 08:06:23] local.INFO: ODK IMPORT: Child URL: https://server.algogtech.com/v1/projects/1/forms/c_hru_mv_2025121021.svc/Submissions('uuid%3Af35c7592-cb87-4784-a374-45d2bd5a985c')/female_info  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Processing child table 'female_info'. Found 3 rows.  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Starting SQL Export to Tenants/hru-survey/2026/03/25/c_hru_mv_2025121021_data.sql  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table relation_beneficiary_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table religon_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table women_vulnerable_group_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table stakeholders_present_visit_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table property_ownership_documentation_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table documents_available_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table house_going_constructed_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table house_construction_stage_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table plinth_lintel_roof_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table construction_temporarily_paused_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table release_tranche_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table problems_receiving_tranche_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table select_role_vrc_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table vrc_consultation_meetings_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table role_women_reconstruction_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table support_vrc_provided_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table structures_improvements_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table activities_funded_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table improve_living_conditions_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table village_urgently_needs_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table select_type_hazard_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table disaster_risk_reduction_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table construction_guidelines_know_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table relevant_impact_livelihoods_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table select_social_dispute_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table dissatisfaction_exclusion_vrc_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table labor_observed_construction_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table facilities_available_workers_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table data_indicator_reporting_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table learn_grm_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table submit_complaint_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table resolved_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table satisfied_response_received_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table resolved_2_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table grm_improved_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table material_shortage_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table cause_dissatification_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table workmanship_visible_deviation_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table issues_type_raised_Details  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table submissions  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table male_info  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table female_info  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: Exporting table transgender_info  
[2026-03-25 08:06:25] local.INFO: ODK IMPORT: SQL Export completed successfully.  
[2026-03-25 08:10:41] local.INFO: PII Service: Wrapper called for project ID 22  
[2026-03-25 08:10:41] local.INFO: PII Service: Successfully fetched 194 attributes from Schema File.  
[2026-03-25 08:11:33] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 24, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 24, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-25 08:16:18] local.INFO: PII Service: Wrapper called for project ID 22  
[2026-03-25 08:16:18] local.INFO: PII Service: Successfully fetched 194 attributes from Schema File.  
[2026-03-25 08:46:42] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 24, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 24, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-25 09:37:35] local.INFO: PII Service: Wrapper called for project ID 22  
[2026-03-25 09:37:35] local.INFO: PII Service: Successfully fetched 194 attributes from Schema File.  
[2026-03-25 09:44:13] local.INFO: PII Service: Wrapper called for project ID 22  
[2026-03-25 09:44:13] local.INFO: PII Service: Successfully fetched 194 attributes from Schema File.  
[2026-03-25 09:47:53] local.INFO: PII Service: Wrapper called for project ID 22  
[2026-03-25 09:47:53] local.INFO: PII Service: Successfully fetched 194 attributes from Schema File.  
[2026-03-25 09:49:12] local.INFO: PII Service: Wrapper called for project ID 22  
[2026-03-25 09:49:12] local.INFO: PII Service: Successfully fetched 194 attributes from Schema File.  
[2026-03-25 09:55:02] local.INFO: PII Service: Wrapper called for project ID 22  
[2026-03-25 09:55:02] local.INFO: PII Service: Successfully fetched 194 attributes from Schema File.  
[2026-03-25 09:58:03] local.INFO: PII Service: Wrapper called for project ID 22  
[2026-03-25 09:58:03] local.INFO: PII Service: Successfully fetched 194 attributes from Schema File.  
[2026-03-25 11:49:06] local.INFO: PII Service: Wrapper called for project ID 18  
[2026-03-25 11:49:06] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-25 11:49:06] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-25 11:49:06] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-25 11:54:33] local.INFO: PII Service: Wrapper called for project ID 16  
[2026-03-25 11:54:33] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-25 11:54:33] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-25 11:54:33] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-25 12:41:10] local.INFO: PII Service: Wrapper called for project ID 22  
[2026-03-25 12:41:10] local.INFO: PII Service: Successfully fetched 194 attributes from Schema File.  
[2026-03-26 06:17:00] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 24, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 24, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-26 06:51:43] local.INFO: PII Service: Wrapper called for project ID 22  
[2026-03-26 06:51:43] local.INFO: PII Service: Successfully fetched 186 attributes from Schema File.  
[2026-03-26 06:52:51] local.INFO: PII Service: Wrapper called for project ID 22  
[2026-03-26 06:52:51] local.INFO: PII Service: Successfully fetched 186 attributes from Schema File.  
[2026-03-26 06:56:21] local.INFO: PII Service: Wrapper called for project ID 22  
[2026-03-26 06:56:21] local.INFO: PII Service: Successfully fetched 186 attributes from Schema File.  
[2026-03-26 06:59:43] local.INFO: PII Service: Wrapper called for project ID 22  
[2026-03-26 06:59:43] local.INFO: PII Service: Successfully fetched 186 attributes from Schema File.  
[2026-03-26 07:12:14] local.INFO: PII Service: Wrapper called for project ID 22  
[2026-03-26 07:12:14] local.INFO: PII Service: Successfully fetched 186 attributes from Schema File.  
[2026-03-26 09:14:14] local.ERROR: File does not exist at path /home/edlogs/public_html/ifrap/database/migrations/2026_03_26_073946_create_rbmfs_table.php. {"exception":"[object] (Illuminate\\Contracts\\Filesystem\\FileNotFoundException(code: 0): File does not exist at path /home/edlogs/public_html/ifrap/database/migrations/2026_03_26_073946_create_rbmfs_table.php. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:152)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(595): Illuminate\\Filesystem\\Filesystem->requireOnce('/home/edlogs/pu...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(130): Illuminate\\Database\\Migrations\\Migrator->requireFiles(Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#12 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#20 {main}
"} 
[2026-03-26 09:50:47] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 24, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 24, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-26 09:56:41] local.INFO: PII Service: Wrapper called for project ID 22  
[2026-03-26 09:56:41] local.INFO: PII Service: Successfully fetched 186 attributes from Schema File.  
[2026-03-26 13:35:36] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 25, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 25, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-27 05:32:08] local.ERROR: View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(InvalidArgumentException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (InvalidArgumentException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(78): Illuminate\\View\\FileViewFinder->findInPaths('pages.demo10.pa...', Array)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Factory.php(150): Illuminate\\View\\FileViewFinder->find('pages.demo10.pa...')
#2 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(2): Illuminate\\View\\Factory->make('pages.demo10.pa...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"} 
[2026-03-27 05:32:19] local.ERROR: View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(InvalidArgumentException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (InvalidArgumentException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(78): Illuminate\\View\\FileViewFinder->findInPaths('pages.demo10.pa...', Array)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Factory.php(150): Illuminate\\View\\FileViewFinder->find('pages.demo10.pa...')
#2 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(2): Illuminate\\View\\Factory->make('pages.demo10.pa...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"} 
[2026-03-27 05:32:52] local.ERROR: View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(InvalidArgumentException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (InvalidArgumentException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(78): Illuminate\\View\\FileViewFinder->findInPaths('pages.demo10.pa...', Array)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Factory.php(150): Illuminate\\View\\FileViewFinder->find('pages.demo10.pa...')
#2 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(2): Illuminate\\View\\Factory->make('pages.demo10.pa...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"} 
[2026-03-27 05:32:52] local.ERROR: View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(InvalidArgumentException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (InvalidArgumentException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(78): Illuminate\\View\\FileViewFinder->findInPaths('pages.demo10.pa...', Array)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Factory.php(150): Illuminate\\View\\FileViewFinder->find('pages.demo10.pa...')
#2 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(2): Illuminate\\View\\Factory->make('pages.demo10.pa...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"} 
[2026-03-27 05:33:39] local.INFO: PII Service: Wrapper called for project ID 22  
[2026-03-27 05:33:39] local.INFO: PII Service: Successfully fetched 186 attributes from Schema File.  
[2026-03-27 05:39:50] local.ERROR: View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(InvalidArgumentException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (InvalidArgumentException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(78): Illuminate\\View\\FileViewFinder->findInPaths('pages.demo10.pa...', Array)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Factory.php(150): Illuminate\\View\\FileViewFinder->find('pages.demo10.pa...')
#2 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(2): Illuminate\\View\\Factory->make('pages.demo10.pa...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"} 
[2026-03-27 05:42:13] local.ERROR: View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(InvalidArgumentException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (InvalidArgumentException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(78): Illuminate\\View\\FileViewFinder->findInPaths('pages.demo10.pa...', Array)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Factory.php(150): Illuminate\\View\\FileViewFinder->find('pages.demo10.pa...')
#2 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(2): Illuminate\\View\\Factory->make('pages.demo10.pa...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"} 
[2026-03-27 05:47:43] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 25, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 25, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-27 05:49:44] local.ERROR: View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(InvalidArgumentException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (InvalidArgumentException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(78): Illuminate\\View\\FileViewFinder->findInPaths('pages.demo10.pa...', Array)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Factory.php(150): Illuminate\\View\\FileViewFinder->find('pages.demo10.pa...')
#2 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(2): Illuminate\\View\\Factory->make('pages.demo10.pa...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"} 
[2026-03-27 06:40:15] local.ERROR: View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(InvalidArgumentException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (InvalidArgumentException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(78): Illuminate\\View\\FileViewFinder->findInPaths('pages.demo10.pa...', Array)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Factory.php(150): Illuminate\\View\\FileViewFinder->find('pages.demo10.pa...')
#2 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(2): Illuminate\\View\\Factory->make('pages.demo10.pa...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"} 
[2026-03-27 06:40:17] local.ERROR: View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(InvalidArgumentException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (InvalidArgumentException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(78): Illuminate\\View\\FileViewFinder->findInPaths('pages.demo10.pa...', Array)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Factory.php(150): Illuminate\\View\\FileViewFinder->find('pages.demo10.pa...')
#2 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(2): Illuminate\\View\\Factory->make('pages.demo10.pa...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"} 
[2026-03-27 07:16:29] local.ERROR: View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(InvalidArgumentException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (InvalidArgumentException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(78): Illuminate\\View\\FileViewFinder->findInPaths('pages.demo10.pa...', Array)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Factory.php(150): Illuminate\\View\\FileViewFinder->find('pages.demo10.pa...')
#2 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(2): Illuminate\\View\\Factory->make('pages.demo10.pa...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"} 
[2026-03-27 07:16:44] local.INFO: PII Service: Wrapper called for project ID 22  
[2026-03-27 07:16:44] local.INFO: PII Service: Successfully fetched 186 attributes from Schema File.  
[2026-03-27 07:38:10] local.ERROR: View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(InvalidArgumentException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (InvalidArgumentException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(78): Illuminate\\View\\FileViewFinder->findInPaths('pages.demo10.pa...', Array)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Factory.php(150): Illuminate\\View\\FileViewFinder->find('pages.demo10.pa...')
#2 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(2): Illuminate\\View\\Factory->make('pages.demo10.pa...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"} 
[2026-03-27 07:47:01] local.ERROR: View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(InvalidArgumentException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (InvalidArgumentException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(78): Illuminate\\View\\FileViewFinder->findInPaths('pages.demo10.pa...', Array)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Factory.php(150): Illuminate\\View\\FileViewFinder->find('pages.demo10.pa...')
#2 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(2): Illuminate\\View\\Factory->make('pages.demo10.pa...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"} 
[2026-03-27 07:47:03] local.ERROR: View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(InvalidArgumentException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (InvalidArgumentException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(78): Illuminate\\View\\FileViewFinder->findInPaths('pages.demo10.pa...', Array)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Factory.php(150): Illuminate\\View\\FileViewFinder->find('pages.demo10.pa...')
#2 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(2): Illuminate\\View\\Factory->make('pages.demo10.pa...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"} 
[2026-03-27 07:48:51] local.INFO: PII Service: Wrapper called for project ID 22  
[2026-03-27 07:48:51] local.INFO: PII Service: Successfully fetched 186 attributes from Schema File.  
[2026-03-27 07:49:02] local.INFO: PII Service: Wrapper called for project ID 22  
[2026-03-27 07:49:02] local.INFO: PII Service: Successfully fetched 186 attributes from Schema File.  
[2026-03-27 07:50:01] local.INFO: PII Service: Wrapper called for project ID 22  
[2026-03-27 07:50:01] local.INFO: PII Service: Successfully fetched 186 attributes from Schema File.  
[2026-03-27 07:51:06] local.INFO: PII Service: Wrapper called for project ID 22  
[2026-03-27 07:51:06] local.INFO: PII Service: Successfully fetched 186 attributes from Schema File.  
[2026-03-27 09:11:04] local.ERROR: View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(InvalidArgumentException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (InvalidArgumentException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(78): Illuminate\\View\\FileViewFinder->findInPaths('pages.demo10.pa...', Array)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Factory.php(150): Illuminate\\View\\FileViewFinder->find('pages.demo10.pa...')
#2 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(2): Illuminate\\View\\Factory->make('pages.demo10.pa...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"} 
[2026-03-27 10:31:07] local.ERROR: View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(InvalidArgumentException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (InvalidArgumentException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(78): Illuminate\\View\\FileViewFinder->findInPaths('pages.demo10.pa...', Array)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Factory.php(150): Illuminate\\View\\FileViewFinder->find('pages.demo10.pa...')
#2 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(2): Illuminate\\View\\Factory->make('pages.demo10.pa...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"} 
[2026-03-27 10:46:15] local.ERROR: View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(InvalidArgumentException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (InvalidArgumentException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(78): Illuminate\\View\\FileViewFinder->findInPaths('pages.demo10.pa...', Array)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Factory.php(150): Illuminate\\View\\FileViewFinder->find('pages.demo10.pa...')
#2 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(2): Illuminate\\View\\Factory->make('pages.demo10.pa...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"} 
[2026-03-27 11:22:36] local.ERROR: View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(InvalidArgumentException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (InvalidArgumentException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(78): Illuminate\\View\\FileViewFinder->findInPaths('pages.demo10.pa...', Array)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Factory.php(150): Illuminate\\View\\FileViewFinder->find('pages.demo10.pa...')
#2 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(2): Illuminate\\View\\Factory->make('pages.demo10.pa...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"} 
[2026-03-27 11:22:37] local.ERROR: View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(InvalidArgumentException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (InvalidArgumentException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(78): Illuminate\\View\\FileViewFinder->findInPaths('pages.demo10.pa...', Array)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Factory.php(150): Illuminate\\View\\FileViewFinder->find('pages.demo10.pa...')
#2 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(2): Illuminate\\View\\Factory->make('pages.demo10.pa...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"} 
[2026-03-27 13:10:03] local.ERROR: View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(InvalidArgumentException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (InvalidArgumentException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(78): Illuminate\\View\\FileViewFinder->findInPaths('pages.demo10.pa...', Array)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Factory.php(150): Illuminate\\View\\FileViewFinder->find('pages.demo10.pa...')
#2 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(2): Illuminate\\View\\Factory->make('pages.demo10.pa...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"} 
[2026-03-27 13:10:05] local.ERROR: View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. (View: /home/edlogs/public_html/ifrap/resources/views/pages/demo10/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(InvalidArgumentException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (InvalidArgumentException(code: 0): View [pages.demo10.partials.dashboard-overview] not found. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(78): Illuminate\\View\\FileViewFinder->findInPaths('pages.demo10.pa...', Array)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Factory.php(150): Illuminate\\View\\FileViewFinder->find('pages.demo10.pa...')
#2 /home/edlogs/public_html/ifrap/storage/framework/views/af4c4667c79fff361cdab503a6ab3dfd.php(2): Illuminate\\View\\Factory->make('pages.demo10.pa...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"} 
[2026-03-27 13:12:30] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 25, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 25, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-29 14:52:14] local.INFO: PII Service: Wrapper called for project ID 22  
[2026-03-29 14:52:14] local.INFO: PII Service: Successfully fetched 186 attributes from Schema File.  
[2026-03-29 14:53:14] local.INFO: Schema Explorer accessed {"id":22,"projectName":"hru-survey","url":"https://ifrap.edlogs.com/tenants/projects/hru-survey/schema-design?tenant_id=22"} 
[2026-03-29 14:53:14] local.INFO: ODK Connection check {"connection_exists":true,"schema_path":"Tenants/hru-survey/2026/03/25/c_hru_mv_2025121021_schema_v1.json"} 
[2026-03-30 06:33:29] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 25, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 25, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-03-30 07:14:09] local.INFO: PII Service: Wrapper called for project ID 16  
[2026-03-30 07:14:09] local.WARNING: PII Service (Schema): No schema history found.  
[2026-03-30 07:14:09] local.WARNING: PII Service: Schema File returned no attributes. Falling back to Database connection.  
[2026-03-30 07:14:09] local.WARNING: PII Service (DB): No tables found.  
[2026-03-30 07:14:09] local.INFO: PII Service: Final attribute count from Database: 0  
[2026-03-30 07:25:42] local.INFO: PII Service: Wrapper called for project ID 22  
[2026-03-30 07:25:42] local.INFO: PII Service: Successfully fetched 186 attributes from Schema File.  
[2026-03-30 07:27:23] local.INFO: PII Service: Wrapper called for project ID 22  
[2026-03-30 07:27:23] local.INFO: PII Service: Successfully fetched 186 attributes from Schema File.  
[2026-04-01 06:28:58] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 25, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 25, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-04-01 06:50:53] local.INFO: PII Service: Wrapper called for project ID 22  
[2026-04-01 06:50:53] local.INFO: PII Service: Successfully fetched 186 attributes from Schema File.  
[2026-04-01 13:17:06] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 25, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 25, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-04-02 13:27:07] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 25, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 25, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-04-02 13:27:30] local.ERROR: SQLSTATE[42703]: Undefined column: 7 ERROR:  column "icon_svg" does not exist
LINE 1: select "id", "name", "icon_svg" from "modules" where "is_mai...
                             ^ (Connection: pgsql, SQL: select "id", "name", "icon_svg" from "modules" where "is_main_module" = 1 order by "name" asc) {"userId":4,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"icon_svg\" does not exist
LINE 1: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_mai...
                             ^ (Connection: pgsql, SQL: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_main_module\" = 1 order by \"name\" asc) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select \"id\", \"n...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select \"id\", \"n...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select \"id\", \"n...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 laravel-serializable-closure://function () {
        $modules = \\App\\Models\\Module::query()
            ->where('is_main_module', true)
            ->orderBy('name')
            ->get(['id', 'name', 'icon_svg']);

        return \\view('pages.packages.create', \\compact('modules'));
    }(6): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/CallableDispatcher.php(39): Illuminate\\Routing\\RouteFileRegistrar::{closure:laravel-serializable-closure://function () {
        $modules = \\App\\Models\\Module::query()
            ->where('is_main_module', true)
            ->orderBy('name')
            ->get(['id', 'name', 'icon_svg']);

        return \\view('pages.packages.create', \\compact('modules'));
    }:2}()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(243): Illuminate\\Routing\\CallableDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(214): Illuminate\\Routing\\Route->runCallable()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}

[previous exception] [object] (PDOException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"icon_svg\" does not exist
LINE 1: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_mai...
                             ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:409)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(409): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():395}('select \"id\", \"n...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select \"id\", \"n...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select \"id\", \"n...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select \"id\", \"n...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 laravel-serializable-closure://function () {
        $modules = \\App\\Models\\Module::query()
            ->where('is_main_module', true)
            ->orderBy('name')
            ->get(['id', 'name', 'icon_svg']);

        return \\view('pages.packages.create', \\compact('modules'));
    }(6): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/CallableDispatcher.php(39): Illuminate\\Routing\\RouteFileRegistrar::{closure:laravel-serializable-closure://function () {
        $modules = \\App\\Models\\Module::query()
            ->where('is_main_module', true)
            ->orderBy('name')
            ->get(['id', 'name', 'icon_svg']);

        return \\view('pages.packages.create', \\compact('modules'));
    }:2}()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(243): Illuminate\\Routing\\CallableDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(214): Illuminate\\Routing\\Route->runCallable()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"} 
[2026-04-02 13:29:45] local.ERROR: Target class [Database\Seeders\RolePermissionSeeder] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Database\\Seeders\\RolePermissionSeeder] does not exist. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php:1019)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(890): Illuminate\\Container\\Container->build('Database\\\\Seeder...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1077): Illuminate\\Container\\Container->resolve('Database\\\\Seeder...', Array, true)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(821): Illuminate\\Foundation\\Application->resolve('Database\\\\Seeder...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1057): Illuminate\\Container\\Container->make('Database\\\\Seeder...', Array)
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(99): Illuminate\\Foundation\\Application->make('Database\\\\Seeder...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(71): Illuminate\\Database\\Console\\Seeds\\SeedCommand->getSeeder()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(157): Illuminate\\Database\\Console\\Seeds\\SeedCommand->{closure:Illuminate\\Database\\Console\\Seeds\\SeedCommand::handle():70}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#14 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Seeds\\SeedCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Database\\Seeders\\RolePermissionSeeder\" does not exist at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php:1017)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(1017): ReflectionClass->__construct('Database\\\\Seeder...')
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(890): Illuminate\\Container\\Container->build('Database\\\\Seeder...')
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1077): Illuminate\\Container\\Container->resolve('Database\\\\Seeder...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(821): Illuminate\\Foundation\\Application->resolve('Database\\\\Seeder...', Array)
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1057): Illuminate\\Container\\Container->make('Database\\\\Seeder...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(99): Illuminate\\Foundation\\Application->make('Database\\\\Seeder...')
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(71): Illuminate\\Database\\Console\\Seeds\\SeedCommand->getSeeder()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(157): Illuminate\\Database\\Console\\Seeds\\SeedCommand->{closure:Illuminate\\Database\\Console\\Seeds\\SeedCommand::handle():70}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#15 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Seeds\\SeedCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#22 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-04-02 13:35:51] local.ERROR: SQLSTATE[42703]: Undefined column: 7 ERROR:  column "icon_svg" of relation "modules" does not exist
LINE 1: insert into "modules" ("slug", "name", "icon_svg", "is_main_...
                                               ^ (Connection: pgsql, SQL: insert into "modules" ("slug", "name", "icon_svg", "is_main_module", "parent_module_id", "updated_at", "created_at") values (dashboard, Dashboard, <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10 6V0H18V6H10ZM0 10V0H8V10H0ZM10 18V8H18V18H10ZM0 18V12H8V18H0ZM2 8H6V2H2V8ZM12 16H16V10H12V16ZM12 4H16V2H12V4ZM2 16H6V14H2V16Z" fill="black"/>
</svg>, 1, ?, 2026-04-02 13:35:51, 2026-04-02 13:35:51)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"icon_svg\" of relation \"modules\" does not exist
LINE 1: insert into \"modules\" (\"slug\", \"name\", \"icon_svg\", \"is_main_...
                                               ^ (Connection: pgsql, SQL: insert into \"modules\" (\"slug\", \"name\", \"icon_svg\", \"is_main_module\", \"parent_module_id\", \"updated_at\", \"created_at\") values (dashboard, Dashboard, <svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">
<path d=\"M10 6V0H18V6H10ZM0 10V0H8V10H0ZM10 18V8H18V18H10ZM0 18V12H8V18H0ZM2 8H6V2H2V8ZM12 16H16V10H12V16ZM12 4H16V2H12V4ZM2 16H6V14H2V16Z\" fill=\"black\"/>
</svg>, 1, ?, 2026-04-02 13:35:51, 2026-04-02 13:35:51)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('insert into \"mo...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('insert into \"mo...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(521): Illuminate\\Database\\Connection->statement('insert into \"mo...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3747): Illuminate\\Database\\Connection->insert('insert into \"mo...', Array)
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3899): Illuminate\\Database\\Query\\Builder->insert(Array)
#5 /home/edlogs/public_html/ifrap/database/seeders/ModuleSeeder.php(121): Illuminate\\Database\\Query\\Builder->updateOrInsert(Array, Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Database\\Seeders\\ModuleSeeder->run()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(188): Illuminate\\Container\\Container->call(Array, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(197): Illuminate\\Database\\Seeder->{closure:Illuminate\\Database\\Seeder::__invoke():187}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(71): Illuminate\\Database\\Seeder->__invoke()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(157): Illuminate\\Database\\Console\\Seeds\\SeedCommand->{closure:Illuminate\\Database\\Console\\Seeds\\SeedCommand::handle():70}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#22 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#24 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#25 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Seeds\\SeedCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#26 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#29 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#30 {main}

[previous exception] [object] (PDOException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"icon_svg\" of relation \"modules\" does not exist
LINE 1: insert into \"modules\" (\"slug\", \"name\", \"icon_svg\", \"is_main_...
                                               ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('insert into \"mo...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('insert into \"mo...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('insert into \"mo...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(521): Illuminate\\Database\\Connection->statement('insert into \"mo...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3747): Illuminate\\Database\\Connection->insert('insert into \"mo...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3899): Illuminate\\Database\\Query\\Builder->insert(Array)
#7 /home/edlogs/public_html/ifrap/database/seeders/ModuleSeeder.php(121): Illuminate\\Database\\Query\\Builder->updateOrInsert(Array, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Database\\Seeders\\ModuleSeeder->run()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(188): Illuminate\\Container\\Container->call(Array, Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(197): Illuminate\\Database\\Seeder->{closure:Illuminate\\Database\\Seeder::__invoke():187}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(71): Illuminate\\Database\\Seeder->__invoke()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(157): Illuminate\\Database\\Console\\Seeds\\SeedCommand->{closure:Illuminate\\Database\\Console\\Seeds\\SeedCommand::handle():70}()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#24 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#26 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Seeds\\SeedCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#28 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#32 {main}
"} 
[2026-04-02 13:35:55] local.ERROR: SQLSTATE[42703]: Undefined column: 7 ERROR:  column "icon_svg" of relation "modules" does not exist
LINE 1: insert into "modules" ("slug", "name", "icon_svg", "is_main_...
                                               ^ (Connection: pgsql, SQL: insert into "modules" ("slug", "name", "icon_svg", "is_main_module", "parent_module_id", "updated_at", "created_at") values (dashboard, Dashboard, <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10 6V0H18V6H10ZM0 10V0H8V10H0ZM10 18V8H18V18H10ZM0 18V12H8V18H0ZM2 8H6V2H2V8ZM12 16H16V10H12V16ZM12 4H16V2H12V4ZM2 16H6V14H2V16Z" fill="black"/>
</svg>, 1, ?, 2026-04-02 13:35:55, 2026-04-02 13:35:55)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"icon_svg\" of relation \"modules\" does not exist
LINE 1: insert into \"modules\" (\"slug\", \"name\", \"icon_svg\", \"is_main_...
                                               ^ (Connection: pgsql, SQL: insert into \"modules\" (\"slug\", \"name\", \"icon_svg\", \"is_main_module\", \"parent_module_id\", \"updated_at\", \"created_at\") values (dashboard, Dashboard, <svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">
<path d=\"M10 6V0H18V6H10ZM0 10V0H8V10H0ZM10 18V8H18V18H10ZM0 18V12H8V18H0ZM2 8H6V2H2V8ZM12 16H16V10H12V16ZM12 4H16V2H12V4ZM2 16H6V14H2V16Z\" fill=\"black\"/>
</svg>, 1, ?, 2026-04-02 13:35:55, 2026-04-02 13:35:55)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('insert into \"mo...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('insert into \"mo...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(521): Illuminate\\Database\\Connection->statement('insert into \"mo...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3747): Illuminate\\Database\\Connection->insert('insert into \"mo...', Array)
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3899): Illuminate\\Database\\Query\\Builder->insert(Array)
#5 /home/edlogs/public_html/ifrap/database/seeders/ModuleSeeder.php(121): Illuminate\\Database\\Query\\Builder->updateOrInsert(Array, Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Database\\Seeders\\ModuleSeeder->run()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(188): Illuminate\\Container\\Container->call(Array, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(197): Illuminate\\Database\\Seeder->{closure:Illuminate\\Database\\Seeder::__invoke():187}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(71): Illuminate\\Database\\Seeder->__invoke()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(157): Illuminate\\Database\\Console\\Seeds\\SeedCommand->{closure:Illuminate\\Database\\Console\\Seeds\\SeedCommand::handle():70}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#22 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#24 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#25 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Seeds\\SeedCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#26 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#29 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#30 {main}

[previous exception] [object] (PDOException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"icon_svg\" of relation \"modules\" does not exist
LINE 1: insert into \"modules\" (\"slug\", \"name\", \"icon_svg\", \"is_main_...
                                               ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('insert into \"mo...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('insert into \"mo...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('insert into \"mo...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(521): Illuminate\\Database\\Connection->statement('insert into \"mo...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3747): Illuminate\\Database\\Connection->insert('insert into \"mo...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3899): Illuminate\\Database\\Query\\Builder->insert(Array)
#7 /home/edlogs/public_html/ifrap/database/seeders/ModuleSeeder.php(121): Illuminate\\Database\\Query\\Builder->updateOrInsert(Array, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Database\\Seeders\\ModuleSeeder->run()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(188): Illuminate\\Container\\Container->call(Array, Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(197): Illuminate\\Database\\Seeder->{closure:Illuminate\\Database\\Seeder::__invoke():187}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(71): Illuminate\\Database\\Seeder->__invoke()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(157): Illuminate\\Database\\Console\\Seeds\\SeedCommand->{closure:Illuminate\\Database\\Console\\Seeds\\SeedCommand::handle():70}()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#24 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#26 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Seeds\\SeedCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#28 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#32 {main}
"} 
[2026-04-02 13:36:02] local.ERROR: SQLSTATE[42703]: Undefined column: 7 ERROR:  column "icon_svg" of relation "modules" does not exist
LINE 1: insert into "modules" ("slug", "name", "icon_svg", "is_main_...
                                               ^ (Connection: pgsql, SQL: insert into "modules" ("slug", "name", "icon_svg", "is_main_module", "parent_module_id", "updated_at", "created_at") values (dashboard, Dashboard, <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10 6V0H18V6H10ZM0 10V0H8V10H0ZM10 18V8H18V18H10ZM0 18V12H8V18H0ZM2 8H6V2H2V8ZM12 16H16V10H12V16ZM12 4H16V2H12V4ZM2 16H6V14H2V16Z" fill="black"/>
</svg>, 1, ?, 2026-04-02 13:36:02, 2026-04-02 13:36:02)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"icon_svg\" of relation \"modules\" does not exist
LINE 1: insert into \"modules\" (\"slug\", \"name\", \"icon_svg\", \"is_main_...
                                               ^ (Connection: pgsql, SQL: insert into \"modules\" (\"slug\", \"name\", \"icon_svg\", \"is_main_module\", \"parent_module_id\", \"updated_at\", \"created_at\") values (dashboard, Dashboard, <svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">
<path d=\"M10 6V0H18V6H10ZM0 10V0H8V10H0ZM10 18V8H18V18H10ZM0 18V12H8V18H0ZM2 8H6V2H2V8ZM12 16H16V10H12V16ZM12 4H16V2H12V4ZM2 16H6V14H2V16Z\" fill=\"black\"/>
</svg>, 1, ?, 2026-04-02 13:36:02, 2026-04-02 13:36:02)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('insert into \"mo...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('insert into \"mo...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(521): Illuminate\\Database\\Connection->statement('insert into \"mo...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3747): Illuminate\\Database\\Connection->insert('insert into \"mo...', Array)
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3899): Illuminate\\Database\\Query\\Builder->insert(Array)
#5 /home/edlogs/public_html/ifrap/database/seeders/ModuleSeeder.php(121): Illuminate\\Database\\Query\\Builder->updateOrInsert(Array, Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Database\\Seeders\\ModuleSeeder->run()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(188): Illuminate\\Container\\Container->call(Array, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(197): Illuminate\\Database\\Seeder->{closure:Illuminate\\Database\\Seeder::__invoke():187}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(71): Illuminate\\Database\\Seeder->__invoke()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(157): Illuminate\\Database\\Console\\Seeds\\SeedCommand->{closure:Illuminate\\Database\\Console\\Seeds\\SeedCommand::handle():70}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#22 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#24 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#25 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Seeds\\SeedCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#26 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#29 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#30 {main}

[previous exception] [object] (PDOException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"icon_svg\" of relation \"modules\" does not exist
LINE 1: insert into \"modules\" (\"slug\", \"name\", \"icon_svg\", \"is_main_...
                                               ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('insert into \"mo...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('insert into \"mo...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('insert into \"mo...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(521): Illuminate\\Database\\Connection->statement('insert into \"mo...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3747): Illuminate\\Database\\Connection->insert('insert into \"mo...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3899): Illuminate\\Database\\Query\\Builder->insert(Array)
#7 /home/edlogs/public_html/ifrap/database/seeders/ModuleSeeder.php(121): Illuminate\\Database\\Query\\Builder->updateOrInsert(Array, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Database\\Seeders\\ModuleSeeder->run()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(188): Illuminate\\Container\\Container->call(Array, Array)
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(197): Illuminate\\Database\\Seeder->{closure:Illuminate\\Database\\Seeder::__invoke():187}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(71): Illuminate\\Database\\Seeder->__invoke()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(157): Illuminate\\Database\\Console\\Seeds\\SeedCommand->{closure:Illuminate\\Database\\Console\\Seeds\\SeedCommand::handle():70}()
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#24 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#26 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Seeds\\SeedCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#28 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#32 {main}
"} 
[2026-04-02 13:39:52] local.ERROR: SQLSTATE[42703]: Undefined column: 7 ERROR:  column "icon_svg" does not exist
LINE 1: select "id", "name", "icon_svg" from "modules" where "is_mai...
                             ^ (Connection: pgsql, SQL: select "id", "name", "icon_svg" from "modules" where "is_main_module" = 1 order by "name" asc) {"userId":4,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"icon_svg\" does not exist
LINE 1: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_mai...
                             ^ (Connection: pgsql, SQL: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_main_module\" = 1 order by \"name\" asc) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select \"id\", \"n...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select \"id\", \"n...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select \"id\", \"n...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 laravel-serializable-closure://function () {
        $modules = \\App\\Models\\Module::query()
            ->where('is_main_module', true)
            ->orderBy('name')
            ->get(['id', 'name', 'icon_svg']);

        return \\view('pages.packages.create', \\compact('modules'));
    }(6): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/CallableDispatcher.php(39): Illuminate\\Routing\\RouteFileRegistrar::{closure:laravel-serializable-closure://function () {
        $modules = \\App\\Models\\Module::query()
            ->where('is_main_module', true)
            ->orderBy('name')
            ->get(['id', 'name', 'icon_svg']);

        return \\view('pages.packages.create', \\compact('modules'));
    }:2}()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(243): Illuminate\\Routing\\CallableDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(214): Illuminate\\Routing\\Route->runCallable()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}

[previous exception] [object] (PDOException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"icon_svg\" does not exist
LINE 1: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_mai...
                             ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:409)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(409): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():395}('select \"id\", \"n...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select \"id\", \"n...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select \"id\", \"n...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select \"id\", \"n...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 laravel-serializable-closure://function () {
        $modules = \\App\\Models\\Module::query()
            ->where('is_main_module', true)
            ->orderBy('name')
            ->get(['id', 'name', 'icon_svg']);

        return \\view('pages.packages.create', \\compact('modules'));
    }(6): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/CallableDispatcher.php(39): Illuminate\\Routing\\RouteFileRegistrar::{closure:laravel-serializable-closure://function () {
        $modules = \\App\\Models\\Module::query()
            ->where('is_main_module', true)
            ->orderBy('name')
            ->get(['id', 'name', 'icon_svg']);

        return \\view('pages.packages.create', \\compact('modules'));
    }:2}()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(243): Illuminate\\Routing\\CallableDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(214): Illuminate\\Routing\\Route->runCallable()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"} 
[2026-04-02 13:41:50] local.ERROR: SQLSTATE[42703]: Undefined column: 7 ERROR:  column "icon_svg" does not exist
LINE 1: select "id", "name", "icon_svg" from "modules" where "is_mai...
                             ^ (Connection: pgsql, SQL: select "id", "name", "icon_svg" from "modules" where "is_main_module" = 1 order by "name" asc) {"userId":4,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"icon_svg\" does not exist
LINE 1: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_mai...
                             ^ (Connection: pgsql, SQL: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_main_module\" = 1 order by \"name\" asc) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select \"id\", \"n...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select \"id\", \"n...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select \"id\", \"n...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/app/Http/Controllers/PackageController.php(151): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PackageController->edit(Object(App\\Models\\Package))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('edit', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\PackageController), 'edit')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 {main}

[previous exception] [object] (PDOException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"icon_svg\" does not exist
LINE 1: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_mai...
                             ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:409)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(409): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():395}('select \"id\", \"n...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select \"id\", \"n...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select \"id\", \"n...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select \"id\", \"n...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/app/Http/Controllers/PackageController.php(151): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PackageController->edit(Object(App\\Models\\Package))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('edit', Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\PackageController), 'edit')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#64 {main}
"} 
[2026-04-03 08:23:44] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 29, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 29, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-04-03 09:45:53] local.ERROR: SQLSTATE[42703]: Undefined column: 7 ERROR:  column "icon_svg" does not exist
LINE 1: select "id", "name", "icon_svg" from "modules" where "is_mai...
                             ^ (Connection: pgsql, SQL: select "id", "name", "icon_svg" from "modules" where "is_main_module" = 1 order by "name" asc) {"userId":4,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"icon_svg\" does not exist
LINE 1: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_mai...
                             ^ (Connection: pgsql, SQL: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_main_module\" = 1 order by \"name\" asc) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select \"id\", \"n...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select \"id\", \"n...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select \"id\", \"n...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/app/Http/Controllers/PackageController.php(151): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PackageController->edit(Object(App\\Models\\Package))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('edit', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\PackageController), 'edit')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 {main}

[previous exception] [object] (PDOException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"icon_svg\" does not exist
LINE 1: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_mai...
                             ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:409)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(409): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():395}('select \"id\", \"n...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select \"id\", \"n...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select \"id\", \"n...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select \"id\", \"n...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/app/Http/Controllers/PackageController.php(151): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PackageController->edit(Object(App\\Models\\Package))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('edit', Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\PackageController), 'edit')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#64 {main}
"} 
[2026-04-03 09:46:31] local.ERROR: SQLSTATE[42703]: Undefined column: 7 ERROR:  column "icon_svg" does not exist
LINE 1: select "id", "name", "icon_svg" from "modules" where "is_mai...
                             ^ (Connection: pgsql, SQL: select "id", "name", "icon_svg" from "modules" where "is_main_module" = 1 order by "name" asc) {"userId":4,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"icon_svg\" does not exist
LINE 1: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_mai...
                             ^ (Connection: pgsql, SQL: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_main_module\" = 1 order by \"name\" asc) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select \"id\", \"n...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select \"id\", \"n...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select \"id\", \"n...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/app/Http/Controllers/PackageController.php(151): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PackageController->edit(Object(App\\Models\\Package))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('edit', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\PackageController), 'edit')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 {main}

[previous exception] [object] (PDOException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"icon_svg\" does not exist
LINE 1: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_mai...
                             ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:409)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(409): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():395}('select \"id\", \"n...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select \"id\", \"n...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select \"id\", \"n...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select \"id\", \"n...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/app/Http/Controllers/PackageController.php(151): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PackageController->edit(Object(App\\Models\\Package))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('edit', Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\PackageController), 'edit')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#64 {main}
"} 
[2026-04-03 09:55:22] local.ERROR: SQLSTATE[42703]: Undefined column: 7 ERROR:  column "icon_svg" does not exist
LINE 1: select "id", "name", "icon_svg" from "modules" where "is_mai...
                             ^ (Connection: pgsql, SQL: select "id", "name", "icon_svg" from "modules" where "is_main_module" = 1 order by "name" asc) {"userId":4,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"icon_svg\" does not exist
LINE 1: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_mai...
                             ^ (Connection: pgsql, SQL: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_main_module\" = 1 order by \"name\" asc) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select \"id\", \"n...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select \"id\", \"n...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select \"id\", \"n...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/app/Http/Controllers/PackageController.php(151): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PackageController->edit(Object(App\\Models\\Package))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('edit', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\PackageController), 'edit')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 {main}

[previous exception] [object] (PDOException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"icon_svg\" does not exist
LINE 1: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_mai...
                             ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:409)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(409): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():395}('select \"id\", \"n...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select \"id\", \"n...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select \"id\", \"n...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select \"id\", \"n...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/app/Http/Controllers/PackageController.php(151): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PackageController->edit(Object(App\\Models\\Package))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('edit', Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\PackageController), 'edit')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#64 {main}
"} 
[2026-04-03 18:53:56] local.ERROR: SQLSTATE[42703]: Undefined column: 7 ERROR:  column "icon_svg" does not exist
LINE 1: select "id", "name", "icon_svg" from "modules" where "is_mai...
                             ^ (Connection: pgsql, SQL: select "id", "name", "icon_svg" from "modules" where "is_main_module" = 1 order by "name" asc) {"userId":4,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"icon_svg\" does not exist
LINE 1: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_mai...
                             ^ (Connection: pgsql, SQL: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_main_module\" = 1 order by \"name\" asc) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select \"id\", \"n...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select \"id\", \"n...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select \"id\", \"n...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/edlogs/public_html/ifrap/app/Http/Controllers/PackageController.php(151): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PackageController->edit(Object(App\\Models\\Package))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('edit', Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\PackageController), 'edit')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 {main}

[previous exception] [object] (PDOException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"icon_svg\" does not exist
LINE 1: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_mai...
                             ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:409)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(409): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():395}('select \"id\", \"n...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select \"id\", \"n...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select \"id\", \"n...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select \"id\", \"n...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/edlogs/public_html/ifrap/app/Http/Controllers/PackageController.php(151): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PackageController->edit(Object(App\\Models\\Package))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('edit', Array)
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\PackageController), 'edit')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#63 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#64 {main}
"} 
[2026-04-03 18:54:50] local.ERROR: SQLSTATE[42703]: Undefined column: 7 ERROR:  column "icon_svg" does not exist
LINE 1: select "id", "name", "icon_svg" from "modules" where "is_mai...
                             ^ (Connection: pgsql, SQL: select "id", "name", "icon_svg" from "modules" where "is_main_module" = 1 order by "name" asc) {"userId":4,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"icon_svg\" does not exist
LINE 1: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_mai...
                             ^ (Connection: pgsql, SQL: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_main_module\" = 1 order by \"name\" asc) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select \"id\", \"n...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select \"id\", \"n...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select \"id\", \"n...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 laravel-serializable-closure://function () {
        $modules = \\App\\Models\\Module::query()
            ->where('is_main_module', true)
            ->orderBy('name')
            ->get(['id', 'name', 'icon_svg']);

        return \\view('pages.packages.create', \\compact('modules'));
    }(6): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/CallableDispatcher.php(39): Illuminate\\Routing\\RouteFileRegistrar::{closure:laravel-serializable-closure://function () {
        $modules = \\App\\Models\\Module::query()
            ->where('is_main_module', true)
            ->orderBy('name')
            ->get(['id', 'name', 'icon_svg']);

        return \\view('pages.packages.create', \\compact('modules'));
    }:2}()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(243): Illuminate\\Routing\\CallableDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(214): Illuminate\\Routing\\Route->runCallable()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}

[previous exception] [object] (PDOException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"icon_svg\" does not exist
LINE 1: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_mai...
                             ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:409)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(409): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():395}('select \"id\", \"n...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select \"id\", \"n...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select \"id\", \"n...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select \"id\", \"n...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 laravel-serializable-closure://function () {
        $modules = \\App\\Models\\Module::query()
            ->where('is_main_module', true)
            ->orderBy('name')
            ->get(['id', 'name', 'icon_svg']);

        return \\view('pages.packages.create', \\compact('modules'));
    }(6): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/CallableDispatcher.php(39): Illuminate\\Routing\\RouteFileRegistrar::{closure:laravel-serializable-closure://function () {
        $modules = \\App\\Models\\Module::query()
            ->where('is_main_module', true)
            ->orderBy('name')
            ->get(['id', 'name', 'icon_svg']);

        return \\view('pages.packages.create', \\compact('modules'));
    }:2}()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(243): Illuminate\\Routing\\CallableDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(214): Illuminate\\Routing\\Route->runCallable()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"} 
[2026-04-03 18:55:17] local.ERROR: SQLSTATE[42703]: Undefined column: 7 ERROR:  column "icon_svg" does not exist
LINE 1: select "id", "name", "icon_svg" from "modules" where "is_mai...
                             ^ (Connection: pgsql, SQL: select "id", "name", "icon_svg" from "modules" where "is_main_module" = 1 order by "name" asc) {"userId":4,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"icon_svg\" does not exist
LINE 1: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_mai...
                             ^ (Connection: pgsql, SQL: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_main_module\" = 1 order by \"name\" asc) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select \"id\", \"n...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select \"id\", \"n...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select \"id\", \"n...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 laravel-serializable-closure://function () {
        $modules = \\App\\Models\\Module::query()
            ->where('is_main_module', true)
            ->orderBy('name')
            ->get(['id', 'name', 'icon_svg']);

        return \\view('pages.packages.create', \\compact('modules'));
    }(6): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/CallableDispatcher.php(39): Illuminate\\Routing\\RouteFileRegistrar::{closure:laravel-serializable-closure://function () {
        $modules = \\App\\Models\\Module::query()
            ->where('is_main_module', true)
            ->orderBy('name')
            ->get(['id', 'name', 'icon_svg']);

        return \\view('pages.packages.create', \\compact('modules'));
    }:2}()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(243): Illuminate\\Routing\\CallableDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(214): Illuminate\\Routing\\Route->runCallable()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}

[previous exception] [object] (PDOException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"icon_svg\" does not exist
LINE 1: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_mai...
                             ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:409)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(409): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():395}('select \"id\", \"n...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select \"id\", \"n...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select \"id\", \"n...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select \"id\", \"n...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 laravel-serializable-closure://function () {
        $modules = \\App\\Models\\Module::query()
            ->where('is_main_module', true)
            ->orderBy('name')
            ->get(['id', 'name', 'icon_svg']);

        return \\view('pages.packages.create', \\compact('modules'));
    }(6): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/CallableDispatcher.php(39): Illuminate\\Routing\\RouteFileRegistrar::{closure:laravel-serializable-closure://function () {
        $modules = \\App\\Models\\Module::query()
            ->where('is_main_module', true)
            ->orderBy('name')
            ->get(['id', 'name', 'icon_svg']);

        return \\view('pages.packages.create', \\compact('modules'));
    }:2}()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(243): Illuminate\\Routing\\CallableDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(214): Illuminate\\Routing\\Route->runCallable()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"} 
[2026-04-03 18:55:19] local.ERROR: SQLSTATE[42703]: Undefined column: 7 ERROR:  column "icon_svg" does not exist
LINE 1: select "id", "name", "icon_svg" from "modules" where "is_mai...
                             ^ (Connection: pgsql, SQL: select "id", "name", "icon_svg" from "modules" where "is_main_module" = 1 order by "name" asc) {"userId":4,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"icon_svg\" does not exist
LINE 1: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_mai...
                             ^ (Connection: pgsql, SQL: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_main_module\" = 1 order by \"name\" asc) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select \"id\", \"n...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select \"id\", \"n...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select \"id\", \"n...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 laravel-serializable-closure://function () {
        $modules = \\App\\Models\\Module::query()
            ->where('is_main_module', true)
            ->orderBy('name')
            ->get(['id', 'name', 'icon_svg']);

        return \\view('pages.packages.create', \\compact('modules'));
    }(6): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/CallableDispatcher.php(39): Illuminate\\Routing\\RouteFileRegistrar::{closure:laravel-serializable-closure://function () {
        $modules = \\App\\Models\\Module::query()
            ->where('is_main_module', true)
            ->orderBy('name')
            ->get(['id', 'name', 'icon_svg']);

        return \\view('pages.packages.create', \\compact('modules'));
    }:2}()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(243): Illuminate\\Routing\\CallableDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(214): Illuminate\\Routing\\Route->runCallable()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}

[previous exception] [object] (PDOException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"icon_svg\" does not exist
LINE 1: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_mai...
                             ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:409)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(409): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():395}('select \"id\", \"n...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select \"id\", \"n...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select \"id\", \"n...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select \"id\", \"n...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 laravel-serializable-closure://function () {
        $modules = \\App\\Models\\Module::query()
            ->where('is_main_module', true)
            ->orderBy('name')
            ->get(['id', 'name', 'icon_svg']);

        return \\view('pages.packages.create', \\compact('modules'));
    }(6): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/CallableDispatcher.php(39): Illuminate\\Routing\\RouteFileRegistrar::{closure:laravel-serializable-closure://function () {
        $modules = \\App\\Models\\Module::query()
            ->where('is_main_module', true)
            ->orderBy('name')
            ->get(['id', 'name', 'icon_svg']);

        return \\view('pages.packages.create', \\compact('modules'));
    }:2}()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(243): Illuminate\\Routing\\CallableDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(214): Illuminate\\Routing\\Route->runCallable()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"} 
[2026-04-03 18:56:03] local.ERROR: SQLSTATE[42703]: Undefined column: 7 ERROR:  column "icon_svg" does not exist
LINE 1: select "id", "name", "icon_svg" from "modules" where "is_mai...
                             ^ (Connection: pgsql, SQL: select "id", "name", "icon_svg" from "modules" where "is_main_module" = 1 order by "name" asc) {"userId":4,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"icon_svg\" does not exist
LINE 1: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_mai...
                             ^ (Connection: pgsql, SQL: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_main_module\" = 1 order by \"name\" asc) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select \"id\", \"n...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select \"id\", \"n...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select \"id\", \"n...', Array, true)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 laravel-serializable-closure://function () {
        $modules = \\App\\Models\\Module::query()
            ->where('is_main_module', true)
            ->orderBy('name')
            ->get(['id', 'name', 'icon_svg']);

        return \\view('pages.packages.create', \\compact('modules'));
    }(6): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/CallableDispatcher.php(39): Illuminate\\Routing\\RouteFileRegistrar::{closure:laravel-serializable-closure://function () {
        $modules = \\App\\Models\\Module::query()
            ->where('is_main_module', true)
            ->orderBy('name')
            ->get(['id', 'name', 'icon_svg']);

        return \\view('pages.packages.create', \\compact('modules'));
    }:2}()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(243): Illuminate\\Routing\\CallableDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(214): Illuminate\\Routing\\Route->runCallable()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}

[previous exception] [object] (PDOException(code: 42703): SQLSTATE[42703]: Undefined column: 7 ERROR:  column \"icon_svg\" does not exist
LINE 1: select \"id\", \"name\", \"icon_svg\" from \"modules\" where \"is_mai...
                             ^ at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:409)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(409): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():395}('select \"id\", \"n...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('select \"id\", \"n...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\\Database\\Connection->run('select \"id\", \"n...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\\Database\\Connection->select('select \"id\", \"n...', Array, true)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::get():3115}()
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(872): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(854): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 laravel-serializable-closure://function () {
        $modules = \\App\\Models\\Module::query()
            ->where('is_main_module', true)
            ->orderBy('name')
            ->get(['id', 'name', 'icon_svg']);

        return \\view('pages.packages.create', \\compact('modules'));
    }(6): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/CallableDispatcher.php(39): Illuminate\\Routing\\RouteFileRegistrar::{closure:laravel-serializable-closure://function () {
        $modules = \\App\\Models\\Module::query()
            ->where('is_main_module', true)
            ->orderBy('name')
            ->get(['id', 'name', 'icon_svg']);

        return \\view('pages.packages.create', \\compact('modules'));
    }:2}()
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(243): Illuminate\\Routing\\CallableDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Route.php(214): Illuminate\\Routing\\Route->runCallable()
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"} 
[2026-04-06 06:20:45] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 29, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 29, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-04-06 06:21:31] local.ERROR: Unable to locate file in Vite manifest: resources/js/pages/dashboard-builder.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/dashboard-builder/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/dashboard-builder.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/dashboard-builder/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/dashboard-builder.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/pa...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/c025ce3ac1d9b9a7624c9964f29edc28.php(1740): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 {main}
"} 
[2026-04-06 06:27:28] local.ERROR: Unable to locate file in Vite manifest: resources/js/pages/dashboard-builder.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/dashboard-builder/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/dashboard-builder.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/dashboard-builder/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/dashboard-builder.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/pa...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/c025ce3ac1d9b9a7624c9964f29edc28.php(1740): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 {main}
"} 
[2026-04-06 06:29:09] local.ERROR: Unable to locate file in Vite manifest: resources/js/pages/dashboard-builder.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/dashboard-builder/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/dashboard-builder.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/dashboard-builder/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/dashboard-builder.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/pa...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/c025ce3ac1d9b9a7624c9964f29edc28.php(1740): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 {main}
"} 
[2026-04-06 06:30:39] local.ERROR: Unable to locate file in Vite manifest: resources/js/pages/dashboard-builder.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/dashboard-builder/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/dashboard-builder.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/dashboard-builder/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/dashboard-builder.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/pa...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/c025ce3ac1d9b9a7624c9964f29edc28.php(1740): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 {main}
"} 
[2026-04-06 06:30:41] local.ERROR: Unable to locate file in Vite manifest: resources/js/pages/dashboard-builder.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/dashboard-builder/index.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/dashboard-builder.js. (View: /home/edlogs/public_html/ifrap/resources/views/pages/dashboard-builder/index.blade.php) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteException), 0)
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteException(code: 0): Unable to locate file in Vite manifest: resources/js/pages/dashboard-builder.js. at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:987)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(390): Illuminate\\Foundation\\Vite->chunk(Array, 'resources/js/pa...')
#1 /home/edlogs/public_html/ifrap/storage/framework/views/c025ce3ac1d9b9a7624c9964f29edc28.php(1740): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/edlogs/pu...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/edlogs/pu...', Array)
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(74): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/edlogs/pu...', Array)
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/edlogs/pu...', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(924): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(891): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():807}(Object(Illuminate\\Http\\Request))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#29 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#31 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():167}(Object(Illuminate\\Http\\Request))
#40 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#43 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#46 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#48 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#50 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#52 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#54 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#56 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():183}:184}(Object(Illuminate\\Http\\Request))
#58 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1219): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /home/edlogs/public_html/ifrap/public/index.php(21): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 {main}
"} 
[2026-04-06 06:30:44] local.ERROR: SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation "modules" already exists (Connection: pgsql, SQL: create table "modules" ("id" bigserial not null primary key, "name" varchar(255) not null, "slug" varchar(255) not null, "created_at" timestamp(0) without time zone null, "updated_at" timestamp(0) without time zone null)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists (Connection: pgsql, SQL: create table \"modules\" (\"id\" bigserial not null primary key, \"name\" varchar(255) not null, \"slug\" varchar(255) not null, \"created_at\" timestamp(0) without time zone null, \"updated_at\" timestamp(0) without time zone null)) at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#6 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 31, false)
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#27 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}

[previous exception] [object] (PDOException(code: 42P07): SQLSTATE[42P07]: Duplicate table: 7 ERROR:  relation \"modules\" already exists at /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php:568)
[stacktrace]
#0 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(568): PDOStatement->execute()
#1 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():557}('create table \"m...', Array)
#2 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\\Database\\Connection->runQueryCallback('create table \"m...', Array, Object(Closure))
#3 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Connection.php(557): Illuminate\\Database\\Connection->run('create table \"m...', Array, Object(Closure))
#4 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(119): Illuminate\\Database\\Connection->statement('create table \"m...')
#5 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Database\\Schema\\Builder->create('modules', Object(Closure))
#8 /home/edlogs/public_html/ifrap/database/migrations/2026_02_02_145841_create_table_modules.php(14): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array)
#9 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\PostgresConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(32): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():435}(Object(Illuminate\\Database\\PostgresConnection))
#12 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(447): Illuminate\\Database\\Connection->transaction(Object(Closure))
#13 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#14 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():250}()
#15 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(805): Illuminate\\Console\\View\\Components\\Task->render('2026_02_02_1458...', Object(Closure))
#16 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2026_02_02_1458...', Object(Closure))
#17 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('/home/edlogs/pu...', 31, false)
#18 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#19 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#20 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(665): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():109}()
#21 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#22 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations()
#23 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#24 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#25 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#28 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#29 /home/edlogs/public_html/ifrap/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#30 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/edlogs/public_html/ifrap/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /home/edlogs/public_html/ifrap/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /home/edlogs/public_html/ifrap/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#37 {main}
"} 
[2026-04-06 08:05:07] local.INFO: PII Service: Wrapper called for project ID 22  
[2026-04-06 08:05:07] local.INFO: PII Service: Successfully fetched 186 attributes from Schema File.  
